/***************************************************************************/
/* set base HTML defaults, which can get overridden lower in this document */
/***************************************************************************/

body
{
	background: url(../images/brick_bkg.gif);
	color: #585858;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	margin: 0;
}

img
{
	border: 0;
	vertical-align: text-bottom;
}

p
{
	margin: 0;
	padding: 0;
}

a
{
	color: #fff;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

a.leftnav
{
	display: block;
	padding-left: 8px;
	text-transform: uppercase;
	font-family: "arial narrow", arial;
	letter-spacing: .05em;
	color: #9c9c9c;
}

a.leftnav-active, a.leftnav:hover
{
	display: block;
	padding-left: 8px;
	text-transform: uppercase;
	font-family: "arial narrow", arial;
	letter-spacing: .05em;
	color: #fff;
	background-color: #505050;
}

/********************************************************/
/* define the section containers                        */
/* never use left or right margins or paddings on these */
/********************************************************/

div#container
{
	width: 802px;
	height: 1051px;
	margin: 0 auto; 	/* center it */
	margin-top: 15px;
	margin-bottom: 25px;
	border-bottom: #000 13px solid;
	background-color: #000;
}

div#header
{
	float: left;
	width: 802px;
	height: 126px;
	background: url(../images/alumnigrill-blackboard-header.gif);
}

div#midsection
{
	float: left;
	width: 776px;	/* 802 - 26 (borders) */
	height: 900px;
	border-left: #000 13px solid;
	border-right: #000 13px solid;
}

div#leftnav
{
	float: left;
	width: 124px;
	height: 900px;
	background-color: #363636;
	color: #9c9c9c;
}

div#content
{
	float: left;
	width: 652px;
	height: 900px;
	color: #fff;
}

div#footer
{
	float: left;
	width: 776px;	/* 802 - 26 (borders) */
	height: 25px;
	border-left: #000 13px solid;
	border-right: #000 13px solid;
	background: #5f7290;
	color: #000;
	text-align: right;
}

/***********************************************/
/* define the common classes                   */
/***********************************************/

div.headpad
{
	padding: 2px 2px 2px 2px;
}	

div.commonpad
{
	padding: 10px 10px 10px 10px;
}

span.advname
{
	color: #3E3B2A;
	font-weight: bold;
}

.sep	/* for separating links */
{
	font-weight: bold;
	padding: 0 4 0 4;
}

p.regpad
{
	padding-top: 10px;
}

span.fielderror
{
	color: red;
}

/***********************************************/
/* index                                       */
/***********************************************/

div#index-area1
{
	padding-top: 35px; 
	margin-left: 455px; 
	width: 197px; 
	text-align: center;
	line-height: 1.7em;
}

div#index-area2
{
	padding: 14px;
	margin-top: 210px;
	width: 200px;
	text-align: center;
	line-height: 2.7em;
	color: #006DBC;
	font-size: 1.3em;
	font-style: italic;
}

span.index-large
{
	color: #006DBC;
	font-size: 1.3em;
	font-style: italic;
}

span.index-small
{
	font-style: italic;
}

/***********************************************/
/* menu pages                                  */
/***********************************************/

div#menu-captions
{
	width: 652px;
	font-family: georgia, "times new roman", serif;
	font-style: italic;
	font-size: 1.6em;
	font-weight: bold;
}

div#menu-caption-left
{
	float: left;
	width: 320px;	/* 380 - 60 (padding) */
	height: 36px;	/* 46 - 10 (padding) */
	background-color: #830A0A;
	color: #fff;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}

div#menu-caption-right
{
	float: left;
	width: 232px;	/* 272 - 40 (padding) */
	height: 36px;	/* 46 - 10 (padding) */
	background-color: #666;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

div#menu-items
{
	width: 652px;
	color: #585858;
}

div#menu-items-left
{
	float: left;
	width: 320px;	/* 380 - 60 (padding) */
	height: 852px;
	padding-left: 30px;
	padding-right: 30px;
}

div#menu-items-right
{
	float: left;
	width: 232px;	/* 272 - 40 (padding) */
	height: 852px;
	background-color: #1c1c1c;
	padding-left: 20px;
	padding-right: 20px;
}

h1.menu
{
	display: inline;
	font-family: georgia, "times new roman", serif;
	font-style: italic;
	font-size: 1.2em;
}

h1.menu span
{
	font-size: 0.9em;
}

p.group-desc
{
	padding-top: 15px;
	color: #fff;
}

p.item-name
{
	padding-top: 14px;
}

p.item-footnote
{
	color: #444;
}

p.item-creator
{
	color: #444;
	font-size: .9em;
}

table.item-table
{
	width: 100%;
	color: #006DBC;
	font-size: 1.3em;
	font-style: italic;
}

a.custyear
{
	font-size: 1.2em;
	color: #9c9c9c;
	text-decoration: underline;
}

a.custyear:hover
{
	font-size: 1.2em;
	color: #fff;
	background-color: #505050;
	text-decoration: underline;
}

a.custyear-on
{
	font-size: 1.2em;
	color: #006DBC;
	text-decoration: none;
}

a.custyear-on:hover
{
	font-size: 1.2em;
	color: #006DBC;
	text-decoration: none;
}

/***********************************************/
/* other pages                                 */
/***********************************************/

div#pageId
{
	width: 592px;	/* 652 - 60 (padding) */
	font-family: georgia, "times new roman", serif;
	font-style: italic;
	font-size: 1.6em;
	font-weight: bold;
	height: 36px;	/* 46 - 10 (padding) */
	background-color: #830A0A;
	color: #fff;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}

div#pageText
{
	width: 592px;	/* 652 - 60 (padding) */
	color: #585858;
	padding-left: 30px;
	padding-right: 30px;
}
