* { font-family: Arial, Helvetica, sans-serif; }
body { margin: 0; background: #036; color: #666; }

/*   Layout Styles   */
#wrapper { width: 762px; border: 1px solid #FFF; border-top: none; border-bottom: none; margin: 0 auto; }
.above-header { padding: 7px 13px; border-bottom: 1px solid #FFF; color: #FFF; font-weight: bold; text-transform: uppercase; font-size: 1.2em; }
.above-header .right { width: 50%; float: right; text-align: right; font-size: .8em; padding-top:3px; }
.header-1 { border-bottom: 1px solid #FFF; }
.header-2 { border-bottom: 4px solid #cfcece; }
.contents { background: #FFF url(/images/template-images/bcgrd-contents.gif) 198px 0% repeat-y; }
.leftside { width: 26%; margin-right: 3%; float: left; }
ul.navigation { margin: 0; padding: 0; }
li.nav { list-style: none outside; margin: 0; padding: 5px 5%; border-bottom: 1px solid #cfcece; text-align: right; text-transform: uppercase; font-weight: bold; }
.document { width:70%; float: left; font-size: 1.1em; line-height: 1.3; }
.modules { width: 85%; margin: 30px auto; }
h3 { margin: 20px 0 0 0; color: #036; text-transform: uppercase; font-size: 11px; }
.module { border: 1px #cfcece solid; padding: 7px; }
#radiocell { width: 20%; padding: 2px 0; text-align: left; }
#buttoncell { padding: 7px 0 0 0; }
.foot { background: #cfcece; color: #036; padding: 10px 15px; }
.footer { text-align: left; font-size: .9em; }
sup { font-size: .5em; }

.search-form { width: 85%; margin: 20px auto; text-align: center; }
.search-box { height: 16px; width: 120px; border: 1px #cfcece solid; float: left; margin-right: 5px; text-align: left; color: #666; }
.search-btn { background: #036; color: #FFF; border: none; float: left; padding: 2px; font-size: 10px; font-weight: bold; }


/* SiteNow specific styles */

.body 		{  }
.bodybold 	{  }
.sub 		{  }
.altbody 	{  }
.footer 	{  }
sup {  }

.section, .docheader { color: #036; font-size: 1.4em; }
.discussTable 		{ }
.discussMain table	{ }
.discussHeader 		{ }
.pollTable td		{ }
.pollHeader		{ }
.pollMain		{ }
.qotd { }

.menuContainer 	{ background: #A6CDEB; }
.menuCell { background: #A6CDEB;}

.menuCell a,
.menuCell a:visited { color: #2A2C76; padding: 5px; }

.menuCellOver {	background: #D8E9F5; }
.menuCellOver a, 
.menuCellOver a:visited, 
.menuCellOver a:hover { padding: 5px; }

a.menu td { color: #2A2C76; }


/* link styles */

a, a:hover, a:visited { color: #600; text-decoration: none; }
.above-header a, .above-header a:visited, .above-header a:hover { color: #FFF; text-decoration: none; }
li a, li a:visited, li a:hover { color: #828080; text-decoration: none; font-size: 10.5px; }
li a:hover { color: #036; }

.footer a { }



/* utility styles */

b	{ font-weight:bold; }
i	{ font-style:italic; }
u	{ text-decoration:underline; }

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
.noborder { border: none; }
.sublevels-links-table { }


/* Calendar styles (set to a dark blue and gray scheme -adjust as needed) */

table #calendar
{
	width: 100%;
	background: #CFCFCF;

}

table #calendar caption 	
{ 
	background: #00003A; 
	color: #fff; 
	font-weight: bold;
	padding: 10px;
	font-size: 18px; 
}

table #calendar th 		
{ 
	background: #46476F; 
	color: #fff; 
	padding: 4px; 
	font-weight: bold; 
	font-size: 14px; 
}

#calendar td {
	width: 14.3%; 
}

#calendar td.present {
	text-align: left;
	height: 90px;
	overflow: hidden;
	background: #FFF;
	width: 15%;
	padding: 3px;
	-moz-border-radius: 5px;
}

#calendar td.past
{
	background: #DEDEDE;
	height: 90px;
}

#calendar td.future 
{
	text-align: left;
	height: 90px;
	overflow: hidden;
	background: #F0F0F0;
	padding: 3px;
	width: 84px;
	-moz-border-radius: 5px;
}

#calendar td.none 
{
	background: #FFF;
}

#calendar td.past:hover, 
#calendar td.future:hover, 
#calendar td.present:hover {
	background: #FFF;
}

#calendar .date {
	color: #03174B;
	padding: 0px;
	width: 14px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#calendar td ul {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	margin-top: 0;
}

#calendar td.past ul li,
#calendar td.present ul li,
#calendar td.future ul li 
{
	list-style: none;
	font-size: 11px;
	font-style: normal;
	cursor: pointer;
	padding: 3px;
}

#calendar td.past ul li:hover,
#calendar td.present ul li:hover,
#calendar td.future ul li:hover  
{
	
}

#calendar td.past ul li a:link, 
#calendar td.past ul li a:visited, 
#calendar td.past ul li a:active, 
#calendar td.future ul li a:link, 
#calendar td.future ul li a:visited, 
#calendar td.future ul li a:active, 
#calendar td.present ul li a:link, 
#calendar td.present ul li a:visited, 
#calendar td.present ul li a:active
{
	text-decoration: none;
	width: 100%;
	padding: 3px;
	
}

#calendar td.past ul li a:hover,
#calendar td.future ul li a:hover,
#calendar td.present ul li a:hover
{
	text-decoration: underline;	
	padding: 3px;
	
}

.calendarItemDisplay
{
	position: absolute;
	overflow: hidden;
	top: 400px; 
	left: 200px;
	visibility: hidden;
	background: #FFF;
	padding: 10px;
	border: 3px outset #454545;
	opacity: 1;
	filter: alpha(opacity=100) blendTrans(duration=.3);
	height: 400;
	width: 415;
}

#shadow
{
	position: absolute;
	left: 0px;
	top: 0px;
	background: #000;
	filter: alpha(opacity=45) blendTrans(duration=.35);
	opacity: 0.45; 
	visibility: hidden; 
}
