@charset "utf-8" 
* {margin:0;padding:0;}
body { margin:0; background-color:#313423; }
/*main layout element*/
#shell 			{ margin:0; position:relative; background-image:url(images/bg.jpg); background-repeat:repeat-x; }
#wrapper 		{ margin:0 auto; width:994px; position:relative; background-image:url(images/wrapper.jpg); background-repeat:repeat-y; }
#container 		{ background-image:url(images/container.jpg); min-height:725px; _height:725px; background-repeat:no-repeat; }

/*Home page stock image*/
.homeImage		{ width:275px; height:185px; position:absolute; top:462px; right:55px; }

/*flash*/
#headerflash 	{ width:994px; height:453px; }

/*address*/
#addressbg		{ margin:0 auto; width:994px; text-align:center; padding-top:10px; background-image:url(images/address.jpg); background-repeat:no-repeat; height:45px;}

/*content*/
.contenthome	{ width:412px;padding-left:248px;}
.contentinner	{ width:716px;padding-left:250px;}
.contenthome,.contentinner{ padding-top:6px;padding-bottom:2px;}

/* basic page content elements */
	.contentstyle ol{margin-left:30px;} 
	.contentstyle ol li{list-style:decimal;}
	.contentstyle ul li{list-style:disc; }	
	.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 a:hover{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12px; line-height:21px;color:#000000;margin:0; padding:0; }
	.contentstyle p,.contentstyle em, .contentstyle1 p, .contentstyle ul{margin-bottom:15px;}	
	.contentstyle ul,.contentstyle li{margin-left:17px;list-style:disc;}
		 
/*Content links */
.contentstyle a:link,.contentstyle a:visited,.contentstyle a:active{color:#006cff;text-decoration:underline;}
.contentstyle a:hover{text-decoration:underline; color:#000000;}

/*headings*/ 
/* -styles shared by all headings on the site */
	.contentstyle h2,.contentstyle h3,.contentstyle h4,.contentstyle h5,.contentstyle table th{font-weight:bold;}

/* -specific styles for each level */
	.contentstyle h2{font-size:15px;}
	.contentstyle h3{font-size:14px;}
	.contentstyle h4{font-size:13px;}
	.contentstyle h5{font-size:12px;}

/*navigation*/
#menuhome,#menu{position:absolute; width:198px;left:9px; }
#menuhome{top:204px;}
#menu{ top:226px; }

/**Navigation -Snapsis Menu*/
#navigation {margin:0;padding:0;width:198px; }
#navigation li div a img{ padding:0;float:left;width:198px;}
#navigation a{cursor:pointer;}
/* Sapce between top and bottom for submenus  (ul li ul)*/
#navigation li .submenu{float:left;position:relative;width:198px; padding-bottom:17px;  padding-top:5px; background-color:#55003B; background-image:url(images/submenubottom.jpg); background-position:bottom; background-repeat:no-repeat; }
/** Sub menu Font declaration and text align (ul li ul li a) */
#navigation li .submenu span a {position:relative;text-decoration:none;text-align:right;color:#ffffff;display:block;font-size:12px;line-height:18px;font-family: Verdana, Arial, Helvetica, sans-serif; width:173px;margin-right:10px;}
#navigation li div span a:hover {text-decoration:none; margin-right:10px;color:#ec35b7;}
#navigation li{list-style-type:none; }

/*Fotoer*/
#footer			{ margin:0 auto; width:994px; background-image:url(images/footer.jpg); height:79px; background-repeat:no-repeat;  }
#footertext		{ width:280px; height:42px; float:left; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; padding-top:10px; padding-left:29px;}
/*Fotoer logo's*/
#logo			{float:right; width:455px; padding-top:10px; padding-left:30px;}

/*Footer Links*/
#footer a:link, #footer a:visited,#footer,#footer a:hover{text-decoration:none;}
#footer a:hover{ text-decoration:underline;}
#footer a:link, #footer a:visited,#footer,#footer a:hover,#footer a:hover{color:#718163;}

/***** 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,.ModuleTitle_MenuItem *,select, textarea, input, option, optgroup,.DataGrid_Item, .DataGrid_Header,button,  fieldset, legend, .Head,.textBox.formlabel,.formLabel,.Normal{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;}
.ControlPanel, .PagingTable {background: #BFE2F5; border:1px solid #000000;}
#dnn_dnnLOGIN_cmdLogin{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
#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: Verdana, Arial, Helvetica, sans-serif;font-size:12px; line-height:21px;}
.errmsg,.errMsg{color:red;}


/****** SIFR 3.0 b.436 Styles ******/
@media screen {.sIFR-flash {visibility: visible !important; margin: 0; padding: 0; height:46px; }
.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, Arial, Helvetica, sans-serif; font-size:24px;visibility: visible; margin:0; padding:0; position:relative; color:#282920;}}