@charset "utf-8";
*{margin:0;padding:0;}
body { margin:0; background-color:#3b126c; }
/*main Layout Element*/
#shell 		{ margin:0; background-image:url(images/background.jpg); background-repeat:repeat-x; position:relative; }
#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; min-height:875px; _height:875px; }
/*contentarea*/
.content	{ width:630px; padding:242px 0px 2px 227px; }
/*flasharea*/
#headerflash { width:900px; height:140px; }

#links 		{ margin:10px auto 0; width:900px; height:93px; text-align:center; }
/*Navigation*/
#menuarea 	{ position:absolute; width:199px; color:#FFFFFF; top:374px; left:0px;}

/* 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, .content tr, .content th, .content td{font-family: "Microsoft Sans Serif", Arial, Verdana;color:#000000;}
	.content a, .content a:active, .content a:link, .content a:visited{ text-decoration:underline; }
	.content a:hover{ color:#ff0000;}

	
/*basic page content elements*/
	 .content p, .content ol, .content ul, .content form, .content h3, .content h2, .content h4{line-height:20px; padding-bottom:10px; font-size:13px; }
	.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: #531e92;}
.content h2{ font-size:16px; }
.content h3, .content th{ font-size:15px; }
.content h4{ font-size:14px; }
.content h5{ font-size:13px; }                          	
 
/* Menu Implementation  */
#MainMenu { margin:0;padding:0;}
/* Space between top and bottom for submenus  (ul li ul)*/
#MainMenu li .submenu{ float:left; padding-bottom:16px; width:184px;}
/* Reduce the gap b/w the mainmenus */
#MainMenu li div a img { float:left; margin-bottom:9px;} 
/** Sub menu Font declaration and text align (ul li ul li a) */
#MainMenu li .submenu span a {font-weight:normal; font-family:"Microsoft Sans Serif", Arial, Verdana; font-size:14px; text-decoration:none;text-align:right;color:#ffffff;display:block; line-height:24px; padding-right:13px;} 
#MainMenu li div span a:hover {text-decoration:underline; color:#ff0000;}
#MainMenu li {list-style:none;}

/*footer*/
#footer 	{ margin:0 auto; width:900px; background-image:url(images/footer.jpg); background-repeat:no-repeat; }
#address	{ margin:0 auto; padding-top:19px; text-align:center; } 
#footertext	{ margin:0 auto; width:900px; height:17px;text-align:center;}
#admin a, #footer a, #footer{ text-decoration:none; font-weight:normal; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif;color:#ffffff;}
#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,.formLabel,.formTable, .DataGrid_Header, a.CommandButton, a.CommandButton:link, a.CommandButton:visited, button, legend, .Normal, label, .Head, .SubHead, select, .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, input, select, .ModuleTitle_MenuItem , .ModuleTitle_MenuItem  *{ color:#000000 !important;}
.DataGrid_Item, .errMsg, .errmsg {color:#FF0000;}
.eipbackimg {	display: none;}
.eipbuttonbackimg {;}
.ControlPanel, .PagingTable {background: #E2CDEE;}
#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;}
.DataGrid_AlternatingItem{color:#000000 !important; }
/*sifr*/												
@media screen {
.sIFR-flash {visibility: visible !important; margin: 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 {font-size:36px; color:#531e92; visibility: visible; font-style:italic; font-family:Brush Script MT,Verdana, Helvetica, sans-serif; text-indent:2px; margin-left:-3px; height:59px;}
}