@charset "utf-8";

*{margin:0;padding:0;}
body, html { height:100%; }
body { margin:0; background-color:#FFFFFF; background-image:url(images/bg.jpg); background-repeat:repeat-x; }

/*Main Layout Elements */
#shell { position:relative;background-image:url(images/wrapper.jpg);  background-repeat:repeat-y;  height:100%; min-height:100%; height:auto; margin:0 auto; width:994px;  }
#wrapper { background-image:url(images/container.jpg);background-repeat:no-repeat;}
#container { background-image:url(images/containerInner.jpg);background-repeat:no-repeat; min_height:900px;_height:900px;}

/*flasharea*/
#headerflash { width:994px; height:233px; }
#pictAni { width:640px; height:200px; padding-left:47px; }
.tour { width:240px; height:219px; position:absolute; right:57px; bottom:30px; top:560px; }


/*contentarea*/
.contenthome{min-height:445px; _height:445px; }
.content{ min-height:600px; _height:600px; }
.contenthome,.content{width:570px;padding-top:10px;padding-bottom:2px;padding-left:81px;}
.contentstyle{padding-left:6px;}

/* basic page content elements */
	.contentstyle ol{margin-left:30px;} 
	.contentstyle ol li{list-style:decimal;}
	.contentstyle ul li{list-style:square;}	
	.contentstyle ul,.contentstyle li{margin-left:18px;list-style:square;}
	.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{font-family:"Trebuchet MS", Arial, Verdana, Microsoft Sans Serif;font-size:13px; line-height:20px;}
	.contentstyle p,.contentstyle em,.contentstyle ul{margin-bottom:10px;color:#000000;}	
		
/*Content links */
.contentstyle a:link,.contentstyle a:visited,.contentstyle a:active{color:#000000;text-decoration:underline;}
.contentstyle a:hover{color:#BB1C22;text-decoration:underline;}

/*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;color:#b30f41;}
	
/* -specific styles for each level */
	.contentstyle h2{font-size:16px;}
	.contentstyle h3{font-size:15px;}
	.contentstyle h4{font-size:15px;}
	.contentstyle h5{font-size:14px;}
	
/*Navigation*/
#menuarea { width:260px; position:absolute; right:47px; top:234px; color:#FFFFFF;}

/**Navigation -Snapsis Menu*/
#Navigation {margin:0;padding:0;}
#Navigation li div a img{ padding:0;float:left;padding-left:1px;}
#Navigation a{cursor:pointer;}
/* Sapce between top and bottom for submenus  (ul li ul)*/
#Navigation li .submenu{float:left;position:relative;width:260px;background:#B1A573;}
/* 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:#ffffff;display:block;
font-family: "Trebuchet MS", Arial, Verdana, "Microsoft Sans Serif";font-size:13px;line-height:20px;padding-left:50px;float:left;width:211px;}
#Navigation li div span a:hover {text-decoration:none;color:#ffffff; background:#000000;}
#Navigation li{list-style-type:none;}


/*footer*/
#footer { margin:0 auto; width:895px;padding-left:99px;padding-top:33px; color:#f7d754; font-size:11px;
 background-image: url(images/footer.jpg); height:17px; background-repeat:no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }


/*Footer Links*/
#footer a:link, #footer a:visited{text-decoration:none;color:#f7d754;}
#footer a:hover{text-decoration:underline;color:#f7d754;}

/***** DNN Overrides ******/
.formTable{width:auto !important;}
#shell .content strong{font-weight:bold !important;}
#shell .content em{font-style:italic !important;;}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited,.SubHead,.formlabel,.formLabel,.ModuleTitle_MenuItem *,select, textarea, input, option, optgroup,.DataGrid_Item, .DataGrid_Header,button,  fieldset, legend, .Head,.textBox{color:#000000;}
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{font-family: "Trebuchet MS", Arial, Verdana, "Microsoft Sans Serif";font-size:13px; line-height:20px;}
.errmsg,.errMsg{color:red;}


/****** SIFR 3.0 b.436 Styles ******/
@media screen {.sIFR-flash {visibility: visible !important; margin: 0; padding: 0;height:83px;}
.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: "Trebuchet MS", Arial, Verdana, "Microsoft Sans Serif";font-size:54px;color:#b30f41;visibility: visible; padding: 0; font-style:italic;}}

