@charset "utf-8";
*{margin:0; padding:0; } /* -reset margin and padding on all elements */
/***** Main Layout Styles *****
-including all page elements that make up the basic site layout
*/
body { margin:0; background:#fdfeff; }
/*Main Layout Elements */
#shell { background:url(images/shell.jpg) repeat-x #2f4077;position:relative; }
#wrapper { position:relative;width:811px; background:url(images/wrapper.jpg) repeat-y; min-height:1053px; _height:1053px;margin:0 auto;}
#container {width:811px; background:url(images/container.jpg) no-repeat; min-height:1053px; _height:1053px; }

/***** Content Styles *****
-including all page elements that make up the content of the site
-set the font for all elements inside the content div
-note: this may require commenting out the styles for .Normal and .NormalDisabled in the default.css file in /Portals/_default/
*/
.content{width:442px; padding:28px 0px 5px 327px;}

/* links */
	.content a:link, .content a:visited{ color:#000000; text-decoration:underline; }
	.content a:hover{color:#2d62c0; text-decoration:underline; }	
	
/* basic page content elements */
	.content hr {height:1px; color:#000000; background:#000000; }
	.content p, .content ol, .content ul, .content table{margin-top:5px; margin-bottom:16px;font-family: Verdana, Helvetica, sans-serif ; font-size:12px; line-height:180%; color:#000000; margin-left: -30px;}
	.content ol, .content ul{margin-left:30px; }
	.content ul li{list-style:disc;}
	
/* headings */ 
	/* -styles shared by all headings on the site */
	 .content h2, .content h3, .content h4, .content h5, .content h6{font-family: Verdana, Arial, Helvetica, sans-serif; color:#2d62bd; line-height:110%; margin:10px 0 4px 0; font-weight:bold; }
	 
	/* -specific styles for each level */
	.content h2{font-size:18px;}
	.content h3{font-size:14px;}
	.content h4{font-size:12px;}
	.content h5{font-size:10px;}
	.content h6{font-size:8px;}
/*FooterElements */
#footer { background:url(images/footerbg.jpg) repeat-x #fdfeff; min-height:147px; _height:147px; }
#footer p{ margin:0 auto; width:573px; padding-left:238px; padding-top:10px; height:137px; background:url(images/footer.jpg) no-repeat; text-align:center;}
#footer p, #footer p a{font-family:Verdana, Arial, Helvetica, sans-serif; color:#154089; font-size:11px;}
#footer p a:hover{text-decoration:underline;}
#admin a{font-weight:normal; text-decoration:underline;}

/***** Menu Styles *****
-example css for a standard drop down menu using text
-note: if you insert any padding or attribute in the css on the first level, you MUST override it in the submenu section or it will inherit it
*/
/* first level */
#menuarea { position:absolute; width:209px; left:18px; top:158px; text-align:right; }

/*menu implementation*/
#navigation {margin:0;padding-top:16px; background:url(images/menutop.jpg) no-repeat top; z-index:333;}
#navigation li ul {margin:0;padding:0;display:inline;}
#navigation .menuTitle {padding:0;}
#navigation div {padding:0;height:33px;}
#navigation .menuTitle a:hover {text-decoration:none;}
#navigation a {	text-decoration:none;padding:0;display:block;cursor:pointer;padding:6px 0px 0px 0px;margin:0;}
#navigation a:hover {text-decoration:none;cursor:pointer;padding:6px 0px 0px 0px;margin:0;}
#navigation .selected {}
#navigation .current {}
#navigation li {list-style:none outside none;display:inline;background-color:transparent;}
#navigation ul {margin:0;padding:0px;width:209px !important;text-align:left;border-width:0px;text-indent:0px;}
#navigation ul li {list-style:none outside none;margin:0; background-color:transparent;}
#navigation ul li a {text-align:right;font:12px Verdana, Arial, Helvetica, sans-serif;color:#000000;padding:0;margin:5px 10px 0px 0px;}
#navigation ul li a:hover {padding:0;margin:5px 10px 0px 0px;color:#000000;font-weight:bold;} 

/***** Specialty Styles *****/
/*Callout boxes*/
.space { padding-top:69px; }
.aao { position:absolute; width:209px; height:72px; left:18px; bottom:10px; }

/*Flash Areas */
#pictFlash { width:573px; height:297px; padding:151px 0px 0px 238px;  }

/***** DNN Overrides *****
- to make dnn match the design
*/
.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, textarea, input, option, optgroup, button,  fieldset, legend, .Head, .SubHead, .DataGrid_Item, .DataGrid_Header, .ModuleTitle_MenuItem , .ModuleTitle_MenuItem  *  {color:#000 !important;}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited { color: #000 !important;	text-decoration: underline;}
a.CommandButton:hover, a.CommandButton:focus { text-decoration: underline;}
.eipbackimg {display: none;}
.ControlPanel, .PagingTable {background: #737373; border:1px solid #304178;}
#optionsarea {background: #F0EDE8 !important;}
.ModuleTitle_MenuBar {position: relative;	margin: 0 10px 0 0;}
.ModuleTitle_SubMenu {left:0!important;	top:15px!important;	width:150px;}

/*MasterForm Control CSS*/
.textBox, .formTable, .Normal, .formLabel{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;line-height:180%;color:#000000;}
.errMsg, .errmsg{color:red;}

/***** SIFR 3.0 b.436 Styles *****
-note: only one part of this code should really be changed - sIFR-active h1
*/
@media screen {
	.sIFR-flash {visibility: visible !important; margin: 0; padding: 0; margin-left: -30px;}
	.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;}
}
/* this is the part that is changed from site to site */
@media screen {
	.sIFR-active h1 {
		font-family: Verdana; font-family: Verdana, Helvetica, sans-serif; font-size: 27px; line-height: 27px; 
		visibility: hidden; padding: 0; position:relative; font-weight:normal;margin-bottom:0px; width:400px;
	}
}
