@charset "utf-8";
*{margin:0; padding:0; }
/***** Main Layout Styles *****
-including all page elements that make up the basic site layout
*/
body {background-color:#6c834f;}
#shell{ background:#e0e996;} 
#wrapper{background:url(images/bg.jpg) top repeat-x;}
#container{margin:0 auto; width:900px;background:url(images/contentbg.jpg) top repeat-y;}
#containertop {margin:0 auto; width:900px;min-height:604px; _height:604px;position:relative;background:url(images/content1.jpg) 0 0 no-repeat;  }

#pagetitle{position:absolute;top:281px;left:57px;width:600px;}
/***** 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:786px;text-align:left;padding:347px 10px 0px 57px;_height:400px;min-height:400px;}
/*links*/
.content a:link, .content a:visited, .content a:active{ color:#000000; text-decoration:underline;}
 .content a:hover{color:#000000;}

/*basic page content elements*/
	.content hr {height:1px;color:#000000;}
	.content p, .content ol, .content ul, .content form {font-family:Verdana, Arial, Helvetica, sans-serif;color:#000000;font-size:12px; margin-top:3px; margin-bottom:22px;line-height:21px;}
	.content ol{margin-left:35px;}
	 .content ul{margin-left:20px;list-style:square; }
/*headings*/ 

	/* -specific styles for each level */
	.content h2, .content h3, .content h4{font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000;  line-height:120%; margin:10px 0 6px 0; font-weight:bold; }
	/*To set the font size for different headers*/
	.content h2{font-size:16px;}
	.content h3{font-size:14px;}
	.content h4{font-size:12px;}
/*flashheader*/
#flashheader {width:900px;height:251px;position:absolute;top:75px;z-index:1;}

/***** 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 */
#menu {	width:758px;height:54px;position: absolute;right:98px; left:94px;z-index:2;}




/* footer */
#footer {background:url(images/footerbg.jpg) top repeat-x; height:100%;  margin:0 auto;height:88px;font:10px  Verdana, Helvetica, sans-serif; text-align:center; padding-left:0px; color:#e0e996; }
#footer a{color:#e0e996;}
#footer a:hover{text-decoration:underline;}
#footertext{padding-top:7px;}
/*Snapsis Menu */
#Navigation {margin:0;padding:0;text-align:left;}
#Navigation ul {margin:0;padding:0;text-align:left;}
#Navigation ul li {float:left;margin:0;padding:0;list-style:none;position:relative;}
#Navigation ul li a {margin:0;padding:0;cursor:pointer;}
#Navigation ul li a:hover {cursor:pointer;}
#Navigation ul li ul {position: absolute;width: 176px;top:55px;left:0px;display: block;border:1px solid #dbac70; border-top:none;}
#Navigation ul li ul li {float:left;width: 176px;padding:0;margin:0;display: block;height:26px;}
#Navigation ul li ul li a {font: 11px Verdana, Arial, Helvetica, sans-serif;color: #ffffff;display:block;margin:0;padding:6px 0px 6px 0px;height:14px;background:url(images/submenubg.jpg) no-repeat;text-decoration: none;text-align:center;}
#Navigation ul li ul li a:hover {text-decoration: none;color:#000000;background:url(images/submenubg_hover.jpg) no-repeat;}


/****    	DNN Overrides	    ****/

#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, label, fieldset, legend{color:#000 !important;}
.Head {	color: #000;}
.SubHead {	color: #000;}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited {	color: #000 !important;	text-decoration: underline;}
a.CommandButton:hover, a.CommandButton:focus {	text-decoration: underline;}
.DataGrid_Header {	color: #000;}
.DataGrid_Item {	color: #000;}
.ModuleTitle_MenuBar {	margin: 0 10px 0 0; }
.ModuleTitle_MenuItem , .ModuleTitle_MenuItem  *{ color:#000 !important;}
.eipbackimg {	display: none;}
.eipbuttonbackimg {;}
.ControlPanel, .PagingTable {	background: #F3F1DA;	border:1px solid #000000;}
#optionsarea {	background: #F0EDE8 !important;}
.ModuleTitle_MenuBar {	position: relative;	margin: 0 10px 0 0;}
.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;}
.formlabel, .formLabel{color:#000 !important; margin-right:12px;}


/*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 {font-family: Verdana; font-family: Verdana, Verdana, Helvetica, sans-serif; font-size: 28px;visibility: visible;margin-bottom:0px;}}
