@charset "utf-8";
*{margin:0; padding:0; }
body	{ margin:0; background-color:#ece5bc; }
/*main layout element*/
#shell		{ margin:0 auto; position:relative; width:900px; }
#wrapper	{ background-image:url(images/wrapper.jpg); background-repeat:repeat-y; }
#container	{ background-image:url(images/container.jpg); background-repeat:no-repeat; min-height:970px; _height:970px; }
/*flash*/
#headerflash{ width:900px; height:316px; }
/*content*/
.content	{ width:515px; padding:129px 0px 2px 365px; }
.title{position:absolute; top:380px; left:364px; width:500px;}
/*footer*/
#footer		{ background-image:url(images/footer.jpg);background-repeat:no-repeat; padding-top:29px; text-align:center; padding-bottom:28px; }
#footer, #footer a, #admin a{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11.43px; color:#a1bb56; text-decoration:none;}
#footer a:hover, #admin a:hover, #admin a{text-decoration:underline;}
/*Navigation*/
#Menu		{ position:absolute; width:105px; left:0px; top:244px; z-index:500;  }
.aao		{ position:absolute; width:140px; height:57px; left:90px;  z-index:10; bottom:130px;}

/*-------------------------page primary elements--------------------------*/
 .contentstyle p, .contentstyle ol, .contentstyle ul, .contentstyle table, .contentstyle tr, .contentstyle table th, .contentstyle h2, .contentstyle h3, .contentstyle h4, .contentstyle h5{font-family:  Microsoft Sans Serif,Arial, Helvetica, Verdana; font-size:13px; line-height:18px;}
	 
	 	 .contentstyle h2, .contentstyle h3, .contentstyle h4, .contentstyle h5 {color:#3689AD; }
	 .contentstyle p{padding-bottom:10px; }

	 .contentstyle hr, .contentstyle p, .contentstyle ol, .contentstyle ul, .contentstyle table, .contentstyle tr, .contentstyle table th{ color:#000000;}
		  
		  .contentstyle a:link,.contentstyle a:visited,.contentstyle a:active{text-decoration:underline;color:#000000;}
.contentstyle a:hover, .contentstyle hr{color:#A0B95E;}
	 .contentstyle table, .contentstyle tr, .contentstyle table th{ padding-top:5px;}
	 	.contentstyle ol{margin-left:40px;}
	.contentstyle ol, 	.contentstyle ul{ padding-bottom:18px; }
	.contentstyle ul{margin-left:30px;  }	
	.contentstyle ul li{list-style-type:disc}
/*headings*/ 
	.contentstyle h2, .contentstyle h3, .contentstyle h4, .contentstyle h5 {margin-bottom:5px; font-weight:bold; }
	.contentstyle h2{font-size:17px;}
	.contentstyle h3{font-size:15px;}
	.contentstyle h4{font-size:14px;}
	.contentstyle h5{font-size:14px;}  


/*Menu Implementation*/
#Navigation * { margin:0; padding:0;}
#Navigation,#Navigation ul {text-align:left; width:105px; padding-top:5px; padding-bottom:10px;}
#Navigation ul li {list-style:none;float:left; }
#Navigation ul li a {cursor:pointer;display:block;}
#Navigation ul li a img {/*float:left;*/}
#Navigation ul li a:hover {cursor:pointer;}

#Navigation ul li ul{position: absolute;width:176px;left:110px;display:none;height:auto; background-color:#378caa; z-index:500; padding-top:5px;padding-bottom:5px; border:1px solid #000000; margin-top:-85px;}
#Navigation ul li ul li {float:left;display:block;width:176px;}
#Navigation ul li ul li a { font-family:  Microsoft Sans Serif, Verdana, Arial, Helvetica; font-size:13px; color:#000000;text-align:center;line-height:22px; display:block;  }
#Navigation ul li ul li a:hover {text-decoration:none;color:#000000; background-color:#a1bb56;}
.DNNAlignleft{ padding-left:0px;}

					/****    	DNN Overrides	    ****/
.formTable{width:auto !important;}										
#shell .content strong, #shell .content strong *{font-weight:bold !important;}
#shell .content em, #shell .content em *{font-style:italic !important;;}
select, option, optgroup, button, textarea, input, fieldset, legend,.ModuleTitle_MenuItem , .ModuleTitle_MenuItem  *, .Head,.DataGrid_Header,.DataGrid_Item,a.CommandButton, a.CommandButton:link, a.CommandButton:visited{color:#000000 !important;}
a.CommandButton:hover, a.CommandButton:focus,a.CommandButton, a.CommandButton:link, a.CommandButton:visited {text-decoration: underline;}
.eipbackimg {display: none;}
.eipbuttonbackimg {;}
.ControlPanel, .PagingTable {	background: #F3CF9B;}
#optionsarea {	background: #F0EDE8 !important;}
.ModuleTitle_MenuBar {	position: relative;	margin-right:10px; background-color:#FFFFFF;}
.ModuleTitle_SubMenu {	left:0!important;	top:15px!important;	width:150px;}
.ModuleTitle_SubMenu a{background-color:#FFFFFF;}
.ModuleTitle_SubMenu a:hover{background-color:#33FFFF;}
.EventDay a{width:60px !important; display:block; position:static; white-space:normal;}
.EventDay a br{display:none;}
.formlabel, .formLabel, .Normal,label, .SubHead{font-family:Microsoft Sans Serif, Verdana, Trebuchet MS; font-size:13px; line-height:18px; color:#000000; font-weight:normal;}
.errMsg,.errmsg { color:red;}

/*SIFR*/
@media screen {
  .sIFR-flash {visibility: visible !important;margin:0;padding:0; height:45px;}
  .sIFR-replaced, .sIFR-ignore {visibility:visible !important;}
  .sIFR-alternate {position:absolute;left:0;top:0; width:0;height:0;display:block;overflow: hidden;}
  .sIFR-replaced div.sIFR-fixfocus {margin: 0pt;padding:0pt;overflow:auto;letter-spacing:0px;float:none;}
}

@media print {
  .sIFR-flash {display :none!important;height:0;width:0;position:absolute;overflow:hidden;}
  .sIFR-alternate {visibility :visible !important;display:block !important;position:static!important;left: auto!important; top:auto !important;width: auto!important;height: auto !important;}
}

@media screen {
  .sIFR-active h1 {font-family:Verdana, Helvetica, sans-serif; visibility: visible;color:#a1bb56; font-size:40px; margin-bottom:10px;}
}
