@charset "utf-8";
*{margin:0; padding:0; } /* -reset margin and padding on all elements */
/***** Main Layout Styles ******/

body { margin:0; background-color:#0497af; }

/*Main Layout Elements*/
#shell 		{ margin:0; position:relative; background-image:url(images/background.jpg); background-repeat:repeat-x; cursor:default;}
#wrapper 	{ margin:0 auto;width:900px; position:relative; background-image:url(images/wrapper.jpg); background-repeat:repeat-y; }
#container 	{background-image:url(images/container.jpg); background-repeat:no-repeat; }

/*contentarea*/
.content 	{ width:827px; padding:37px 0px 2px 34px; min-height:400px; _height:400px; }

/*Flaharea*/
#headerflash{ width:900px; height:187px; left:0px; top:92px; }
#pictAni	{ width:323px; height:208px; padding-top:47px; padding-left:1px; background-image:url(images/flashbg.gif); background-repeat:no-repeat; float:right; margin-left:5px; }


/*Callout*/
#callout 	{ width:846px; padding:5px 0px 20px 77px; height:165px; }

/*navigatiom*/
#menuarea	{ width:890px; height:37px; padding-top:63px; z-index:99; position:relative; padding-left:54px;}

/* links */
.content a, .content a:active, .content a:link, .content a:visited, .content p, .content ol, .content ul, .content form, .content h2, .content h3, .content h4, .content h5{font-family:Microsoft Sans Serif, Arial, Verdana;color:#000000;font-size:13px; }
.content{ cursor:text;}
.content a{ cursor:pointer;}
	.content a, .content a:active, .content a:link, .content a:visited{ cursor:pointer; text-decoration:underline; }
	.content a:hover{ color:#0497af;}
	
/*basic page content elements*/
	.content p, .content ol, .content ul, .content form, .content h2, .content h3, .content h4, .content h5{line-height:18px; padding-bottom:10px;}
	.content ol, .content ul { margin-left:30px; }
/*headings*/ 
/* -styles shared by all headings on the site */
.content h2, .content h3, .content h4, .content h5{font-weight:bold; color:#0497af;}
.content h2{ font-size:15px; }
.content h3{ font-size:14px; }
.content h4{ font-size:13px; }
.content h5{ font-size:12px; }  

/*-------------------------Menu Implmentation--------------------------*/
#navigation {margin:0; padding:0;text-align:left;}
#navigation ul {margin:0; padding:0;text-align:left;}
#navigation ul li {	position:relative; margin:0; padding:0;float:left; display:inline;}
#navigation ul li a {margin:0;padding:0;cursor:pointer;}
#navigation ul li a:hover {cursor:pointer; text-decoration:none;}

#navigation ul li ul {position:absolute;top:37px;display:block; padding-bottom:2px; background:#0497af; width:178px;height:auto; border:#ffffff solid 1px; left:0px; }
#navigation ul li ul li { font-family:Microsoft Sans Serif, Arial, Verdana ; font-size:12px; font-weight:normal; float:left; margin:0; display:block;width:178px; }
#navigation ul li ul li a {  color:#eae6cf; display:block; margin:0; text-align:center; padding-top:5px; padding-bottom:4px; width:178px;}
#navigation ul li ul li a:hover{text-decoration:none; color:#ffffff; background-color:#57026c; border-top:#ffffff solid 1px; border-bottom:#ffffff solid 1px; padding-top:4px; padding-bottom:3px; width:178px;}
.subbtm{position:absolute;width:180px;height:9px; left:-1px; top:0; padding-top:2px;}

/*footer*/
#footer 	{ margin:0 auto; width:900px; background-image:url(images/footer.jpg); height:142px; background-repeat:no-repeat;}
.aao 		{ width:152px; height:61px; padding-top:26px; padding-left:31px; float:left; }
#footertext { width:497px; padding-top:50px; float:left; text-align:center; height:60px;	 }
.dabo		{ width:188px; height:49px; float:left; padding-top:38px; }
.address 	{ width:900px; height:16px; }
#footer a, #admin a, #footer{ font-size:11px; font-family: Verdana, Helvetica, sans-serif; font-weight:normal;}
#footer a, #footer{color:#010101;}
#footer a{ text-decoration:none; }
#admin a{color:#eae6cf; font-weight:bold;}
#footer a:hover, #admin a:hover, #admin a{text-decoration:underline; }	

/****    	DNN Overrides	    ****/
.formTable{width:auto !important; line-height:24px;}					
#shell .content strong, #shell .content strong *{font-weight:bold !important;}
#shell .content em, #shell .content em *{font-style:italic !important;}
optgroup, fieldset, .DataGrid_Header, a.CommandButton, a.CommandButton:link, a.CommandButton:visited, button, legend, .Normal, .Head, .SubHead, .ModuleTitle_MenuItem , .ModuleTitle_MenuItem  *{	color: #000000 !important;}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:hover, a.CommandButton:focus {text-decoration: underline;}
.textBox, label, input, select,.formLabel,.formTable, .ModuleTitle_MenuItem , .ModuleTitle_MenuItem  *{ color:#000000 !important;}
.DataGrid_Item, .errMsg, .errmsg {color:#FF0000;}
.eipbackimg {	display: none;}
.eipbuttonbackimg {;}
.ControlPanel, .PagingTable {background: #0597B0;}
#optionsarea {	background: #000000 !important;}
.ModuleTitle_MenuBar {	position: relative;	margin-right:10px; color:#FF0000; }
.ModuleTitle_SubMenu {	left:0!important;	top:15px!important;	width:150px; }
.EventDay a{width:60px !important; display:block; position:static; white-space:normal;}
.EventDay a br{display:none;}
  /*MasterForm Control CSS*/		
.formLabel,.formTable,.Normal, .errMsg,.errmsg{font-weight:normal; font-family:Microsoft Sans Serif, Arial, Verdana; font-size:13px;}

/*SIFR*/
@media screen {
  .sIFR-flash {  visibility: visible !important; margin: 0; padding: 0;   }
  .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 {
    color:#57026c;font-size:24px; font-family:Trajan Pro, Verdana, Helvetica, sans-serif; visibility: visible; margin-bottom:18px; width:400px;}
}


