@charset "utf-8";
/* CSS Document */

body{ background:#fff; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-align:center;  font-size:11px; color:#333; padding-top:20px; margin:0;}
body form{ margin:0; padding:0}
body span{ margin:0; padding:0}
body h{ margin:0; padding:0}
body th,td, tr{ font-size:11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight:100; padding:3px;}
body p { margin:0; padding:0;}

/* ---------- Types --------------------------------------------------------------------------------*/
#header{ height:164px; background:url(../images/header.png) bottom repeat-x; width:900px;margin:0 auto 0 auto; text-align:right; border:1px solid #333;}
#content{ width:900px; margin:0 auto 0 auto; border:1px solid #333; background:#fff; background-repeat:no-repeat;}
#content_main{ float:left; padding:5px; width:700px;}
#sidebar{ float:left; width:200px; border-right:1px solid #333; margin-top:-30px; background-color:#7C94AD;}
#Main_menu{  text-align:center; font-size:12px; font-weight:bold; padding:8px; color:#fff;}
#Main_menu_links{ text-align:center; color:#333;}
#footer{ clear:both;  font-size:9px; text-align:left; padding:7px; border-top:1px solid #333; background: url(../images/footer.png); color:#FFF;}

/* ---------- Navigations --------------------------------------------------------------------------------*/

#Navbar_container{ line-height:10px; height:30px; width:700px; float: right; margin:0 auto 0 200px; color:#000; border-bottom:1px solid #333; text-align:center; background: #F5F5F5;}

#Navbar_container a{  padding:16px 10px 0 10px;  font-size:10px; font-weight:500; color:#000;}

#Navbar_container  a:hover{ color:#26ABDD; text-decoration:none; cursor:default;}

#cat a{ color:#fff; font-weight:400; font-size:12px;}
#cat a:hover{ color: #FFFF00; font-weight:500; font-size:12px;}

#admin_cat a{ color:#fff; font-weight:500; font-size:12px;}
#admin_cat a:hover{ color: #FFFF00; font-weight:500; font-size:12px;}

#footer a { font-size:9px; color:#FFF; padding-left:7px; padding-right:7px;}

#searchbox {
padding-top:25px;
width:687px; 
height:20px;
float:left; 
text-align:left; 
background: #C9C9C9; 
}
#searchform {width:450px;
float:right;
text-align:right;
margin-top:-17px;
margin-right:5px;
}
#searchform2 {width:450px;
float:right;
text-align:right;
margin-top:20px;
margin-right:20px;
font:Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFF;
}
/* ---------- class --------------------------------------------------------------------------------*/

.seperator{ clear:both; height:0;}
.style1 {font-size: 25px;color: #666;}
.style2 {font-size: 15px;color: #666;}
.style3 {font-size: 9px;color: #666;}
.style4 {font-size: 18px;color: #CCC;}
.style5 {
	font-size: 12px;
	color: #09F;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 14px;
	font-weight: bold;
	padding-top: 3px;
}
.style21 {color:#0099FF;font-style: italic;}
.style22 {font-size:13px; color:#4888CC;}
.style14 {font-size:18px;color: #FF6600; font-weight:100;}
.style15 {font-size:25px;color: #FF6600; font-weight:100;}
.style16 {font-size:18px;color: #FFF; font-weight:100;}
.style32 {font-size:12px; color: #666666;}
.style23 {
	font-size:17px;
	color:#333;
	line-height: 20px;
}
.style24 {font-size:18px;color: #999; font-weight:100;}
.style12 {font-size:9px;}
.style25 {font-size:10px;}
.WAATKTextField {border:1px solid #000;}
.copyright{ font-size:13px; color:#000; float:right;}
/* ---------- Main Link Styles --------------------------------------------------------------------------------*/
a:link {color: #4888cc;text-decoration: none;}
a:visited {text-decoration: none;color: #0099FF;}
a:hover {text-decoration: underline;color: #0099FF;}
a:active {text-decoration: none;color: #0099FF;}
/* ---------- h Element Styles --------------------------------------------------------------------------------*/
h1,h2,h3,h4,h5,h6 {font-family: Arial;}
h1 {font-weight:100;font-size: 13px;color: #0099FF;}
h2 {font-weight:100;font-size: 18px;color: #333;}
h3 {font-weight:100;font-size: 13px;color: #FF6600;}
h4 {font-weight:100;font-size: 15px;color: #0099FF;}
h5 {font-weight:100;font-size: 25px;color: #666;}
.productinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #1D1D1D;
}
.fieldlabels {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: 200;
	color: #666;
	text-decoration: none;
}

.item {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: 300;
	font-variant: normal;
	color: #333;
}

