* { font-family: Arial, Helvetica, sans-serif;  }
body { color: #666; margin: 0px;  background: #e0e0e0; }
form { margin: 0px; }
#wrapper { 
	border-left: 35px solid #EFEEEE;
	background: #FFFFFF;
	width: 970px;
	min-height:100%;
	height:auto !important;
	height: 100%;
	margin: 0 auto;
}


.content { 
	background:  url(/images/bcgrd_contents2.gif) right repeat-y #FFF; 
}

.sidebar { 
	float: right;
	width: 330px; 
}

#header { font-size:12px; color:#999999; width: 61%; }
#navigation{ margin:0px 30px 0 30px; padding-top:12px; border-top: 3px solid #ddd; font-size:11px; width: 61%; }
#document { margin: 30px 12px 30px 30px; line-height: 1.6; float: left; width: 61%; border: 1px #000 none; }
#modulehdr {margin:0 30px 8px 30px; color:#aaaaaa; font-size:14px; width:274px; }
#module {margin:0 30px 30px 30px; color:#333333; font-size:12px; width:274px; line-height:18px;}


table.polltable td { padding-bottom: 5px; }
#buttoncell, #viewresultcell { text-align: center; }

a, a:visited, a:hover { color: #006666; text-decoration: none; padding:2px; }
a:hover { color: #006666; }

a.navigation, a.navigation:visited, a.navigation:hover, a.subnav, a.subnav:visited, a.subnav:hover { color: #666; text-decoration: none; font-size: 11px; padding:2px; }
a.navigation:hover, a.subnav { color: #67b2b8; }

.navigation-left { margin:18px 0 18px 0; color:#999;}
.navigation-right { width 250px; text-align: right; margin-top:12px; }
.footer { text-align: center; font-size:10px; color: #7187ad; margin:18px 0 0 0; border-top:1px solid #7187ad; padding:4px 0 0 0; }
a.footer { border: none; }

/* SiteNow Styles   */
body { font-size: 12px; }
.body 		{  }
.bodybold 	{ font-weight: bold; }
.sub 		{  }
.altbody 	{ font-weight: bold; }
.sub {  color: #000; font-size: 16px; font-weight: normal; }

.section, .docheader, h1 { color: #67b2b8; font-size: 22px; font-weight: normal; text-transform:lowercase; }

.menuContainer 	{ background: #efeeee; text-align: left; padding: 0; }
.menuCell { padding: 0px 5px; }

.menuCell a,
.menuCell a:visited { color: #666; text-decoration: none; }

.menuCellOver { background: #f3f3f3; padding: 0px 5px; }
.menuCellOver a, 
.menuCellOver a:visited, 
.menuCellOver a:hover { color: #67b2b8; }

a.menu td { }
a.pageutil {color:#999999; }

b	{ font-weight:bold; }
i	{ font-style:italic; }
u	{ text-decoration:underline; }

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
table#document-display td { }


/*   Blog Styles   */
.blogpost { margin-bottom: 0px; width: 520px; }
.title, .title a, .title a:visited, .title  a:hover { font-size: 14px; color: #213568; font-weight: bold; } 
.date { font-size: 10px; color: #bbb; margin-bottom: 10px; }
.post {  }
.info { font-size: 10px; color: #888; border: #ededed solid 1px; padding: 7px 10px; margin-bottom: 40px; }
.blogmemberlink {  }
.blogcommentlink {  }
p.leavecomment { background: #eaeaea; padding: 7px 15px; font-weight: bold; }
.main-col textarea { font-size: 11px; padding: 3px 7px; border: 1px solid #999; }
.main-col input { border: 1px solid #999; padding: 3px 7px;  }

.comments {  }
.author { font-weight: bold; }
.comment { padding: 10px; }
.alt1 { background: #f3f3f3; }
.alt0 { background: #fafafa; }

.lightboxDiv { height: 80px; }






/* Calendar styles (adjust as needed) */

table #calendar
{
	width: 100%;
	background: #CFCFCF;

}

table #calendar caption 	
{ 
	background: #2E2F95; 
	color: #fff; 
	font-weight: bold;
	padding: 10px;
	font-size: 18px; 
}

table #calendar th 		
{ 
	background: #7C81B9; 
	color: #fff; 
	padding: 4px; 
	font-weight: bold; 
	font-size: 14px; 
}

#calendar td {
	width: 13%; 
}

#calendar td.present {
	text-align: left;
	height: 90px;
	overflow: hidden;
	background: #FFF;
	width: 15%;
	padding: 3px;
	-moz-border-radius: 5px;
}

#calendar td.past
{
	background: #efefef;
	height: 90px;
}

#calendar td.future 
{
	text-align: left;
	height: 90px;
	overflow: hidden;
	background: #f9f9f9;
	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: #213568;
	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; 
}
