@charset "utf-8";
*{margin:0; padding:0; }
/***** Main Layout Styles ******/
body {background-color:#e6e1c4;}
#shell{position:relative;background-image:url(images/bg.jpg);background-position:top;background-repeat:repeat-x;} 
#wrapper{margin:0 auto ; position:relative; width:900px;background-image:url(images/contentbg.jpg);background-position:top;background-repeat:repeat-y;}
#container{ background-image:url(images/content.jpg);background-position:top;background-repeat:no-repeat; min-height:710px; _height:710px;}

/*Content Styles*/

.content{width:605px;text-align:left; padding-top:3px; padding-left:260px;min-height:272px; _height:272px;}

/*flashheader*/
#flashheader{width:400px;height:300px;}

/*Navigation */
#menu{width:198px;height:30px;position: absolute;left:27px;top:355px;}
#pagetitle{padding-left:5px;}

/*login*/
.login{ left:35px; position:absolute; top:308px;}

/*innerimage*/
.innerimage{ right:22px; position:absolute;top:372px;}

/*footer*/
#footer{ width:900px; margin:0 auto; background-image:url(images/contentbtm.jpg);background-position:top;background-repeat:no-repeat;height:74px;font-size:11.43px; font-family: Verdana, Helvetica, sans-serif; text-align: center; padding-top:40px;}

/* basic page content elements */
	.contentstyle ol{margin-left:30px;} 
	.contentstyle ol li{list-style:decimal;}
	.contentstyle ul li{list-style:square; margin-bottom:6px;}	
	.contentstyle ul,.contentstyle li{margin-left:18px;list-style:square; margin-bottom:6px;}
	.contentstyle hr {height:1px; color:#000000;}
	.contentstyle em{font-style:italic;}
	.contentstyle p,.contentstyle ul,.contentstyle li,.contentstyle em,.contentstyle h2,.contentstyle h3,.contentstyle h4, .contentstyle a, .contentstyle h2 em,.contentstyle h3 em{color:#ffffff;font-family: "Microsoft Sans Serif", Verdana, Arial;font-size:13px; line-height:22px;}
	.contentstyle p,.contentstyle em{margin-bottom:13px;}	
		
/*Content links */
	.contentstyle h2,.contentstyle h3,.contentstyle h4,.contentstyle h2 em,.contentstyle h3 em,.contentstyle h3, .contentstyle a:link,.contentstyle a:visited,.contentstyle a:active{color:#9ba971;}
.contentstyle a:link,.contentstyle a:visited,.contentstyle a:active{text-decoration:underline;}
.contentstyle a:hover{text-decoration:underline;color:#ffffff;}

/*headings*/ 
/* -styles shared by all headings on the site */
	.contentstyle h2,.contentstyle h3,.contentstyle h4,.contentstyle h2 em,.contentstyle h3 em,.contentstyle h3{font-weight:bold;margin-top:10px;margin-bottom:3px;}
	
/* -specific styles for each level */
    .contentstyle h2{font-size:17px;}
	.contentstyle h3{font-size:15px;}
	.contentstyle h4{font-size:14px;}
	.contentstyle h5{font-size:13px;}

/**Navigation -Snapsis Menu*/
#navigation {margin:0;padding:0;}
#navigation li div a img{ padding:0;float:left;}
#navigation a{cursor:pointer;}
/* Sapce between top and bottom for submenus  (ul li ul)*/
#navigation li .submenu{float:left;position:relative;width:207px; padding-bottom:7px;}
/* Reduce the gap b/w the mainmenus */
/** Sub menu Font declaration and text align (ul li ul li a) */
#navigation li .submenu span a {position:relative;text-decoration:none;text-align:left;color:#e6e1c4;display:block; font-family:"Microsoft Sans Serif", Verdana, Arial; font-size:14px;line-height:19px; padding-left:14px;}
#navigation li div span a:hover {text-decoration:none; background-color:#42235e;}
#navigation li{list-style-type:none;}

/*Footer Links*/
#footer a:link, #footer a:visited,#footer,#footer a:hover,#admin a:hover{text-decoration:none;color:#e6e2c5;}
#footer a:hover,#admin a:hover{text-decoration:underline;}
#admin a:link, #admin a:visited{ text-decoration:underline;color:#ffffff;}

/***** DNN Overrides ******/
.formTable{width:auto !important;}
#shell .content strong{font-weight:bold !important;}
#shell .content em{font-style:italic !important;;}
.ModuleTitle_MenuItem *,select, textarea, input, option, optgroup,button,  fieldset, legend, .textBox{color:#000000;}
.NormalBold,.DataGrid_Item, .DataGrid_Header,.SubHead,.Head,a.CommandButton, a.CommandButton:link, a.CommandButton:visited,a.CommandButton:hover, a.CommandButton:focus,.formlabel,.formLabel{color:#ffffff;}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited,a.CommandButton:hover, a.CommandButton:focus{text-decoration: underline;}
.formlabel, .formLabel{margin-right:12px;}
.eipbackimg {display: none;}
#dnn_dnnLOGIN_cmdLogin{ font-weight:normal;}
.ControlPanel, .PagingTable {background: #BFE2F5; border:1px solid #000000;}
#optionsarea {background: #F0EDE8 !important;}
.ModuleTitle_MenuBar {position: relative;margin-right:10px;}
.ModuleTitle_SubMenu {left:0!important;	top:15px!important;	width:150px;}
.errMsg,.errmsg,.textBox,.formLabel,.Normal,.formlabel{color:#ffffff;font-family: "Microsoft Sans Serif", Verdana, Arial;font-size:13px; line-height:22px;}
.errmsg,.errMsg{color:red;}

/****** SIFR 3.0 b.436 Styles ******/
@media screen {.sIFR-flash {visibility: visible !important; margin: 0; padding: 0;height:50px;}
.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: "Microsoft Sans Serif", Verdana, Arial; font-size:40px;visibility: visible; color:#9ba971; padding-bottom:22px;}}
