/* CSS Document */
:-moz-any-link:focus {
  outline: none;
}

a{ outline:none;}
ul{
	padding: 0 0 0 10px;  }


html {
	float: left;
	width: 100%;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	/*text-align: center;*/
	background:#ffffff ;
	background-repeat:repeat-x;
	float: left;
	width: 100%;
}


/* link styles */
a:link, a:visited {
	color: #0095AE;
	text-decoration: none;
	
	}
a:hover, a:focus {
	color: #0691dc;
	background-color: inherit;
	text-decoration: underline;
	
	}
	

pre, tt, kbd, code, samp {
	font-family: Arial, "Courier New", Courier, mono;
	font-size: 9px;
	line-height: 11px;
	padding: 5px;
	border: 1px dotted #ddd;
	display: block;
	background-color: #eee;
}

acronym, abbr, dfn {
	font-style: normal;
}

acronym[title], abbr[title], dfn[title] {
	border-bottom: 1px dotted #999;
	cursor: help;
}

h1 {
	font-size: 20px;
	margin: 14px 0 10px 0;
	font-weight: normal;
	color: #319703;
	
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 14px 0 10px 0;
	font-weight: normal;
	color: #999;
}

h3 {
	font-size: 12px;
	margin: 10px 0 5px 0;
	padding: 0;
	font-weight: normal;
	color: #666;
}

h4 {
	font-size: 11px;
}

.small_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 14px 0 10px 0;
	font-weight: normal;
	color: #999;
}
p{
	font-size: 11px;
	line-height: 17px; 
	padding: 10px 10px 20px 10px;
	color: #52504B;
	font-weight: normal;
	border:1px solid #dcdcdc;
	border-top:0px;
	margin:0px;
	background-color:#FFF;

}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
}

.hidden {
	/* used to hide accessibility items */
	position: absolute;
	left: -9999px;
	float: left;
}

/* @end */

#mainbody{background-color:#F1F1F1;padding:10px;}

.slogantop h1 {
	
	font-size:15px; 
	text-align:center; 
	color:#319703; 
	font-weight:normal;
	}


/* KNOWLEDGE BOX */
#knowledgebox{background-color:#F09E1E; width:254px; height:195px;margin:0px;padding:0px 3px 0px 3px;}

#knowledgebox h1, #knowledgebox h2{
	padding:0px;
	font-size: 13px;
	margin: 3px 0 3px 0;
	font-weight: bold;
	color: #52504B;}
#knowledgebox a{
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;

	font-size: 11px;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

#knowledgebox .star{
	background:transparent url(../../images/interface/star.gif) no-repeat 50% 50%;
	width:26px;
	margin:0px;
	padding:0px;
}
/* @end */




/*NAV*/
#nav {
	float: left;
	width: 954px;
	height:25px;
	margin: 5px 0px;
	padding: 0px;
	display: inline;
	padding-left: 0px;
	background:transparent url(../../images/interface/top_banner_nav.jpg) no-repeat left top;
	z-index:100;
	
}

/*TABS*/
#tabs{
float:left;
font-size:90%;
line-height:normal;
list-style-type: none;
margin:5px 0 0 3px;
z-index:100;


}

#tabs ul{
list-style-type: none;
margin:0;
padding:0;
display:inline;
z-index:100;
}

#tabs li{
display:inline;
margin:0;
padding:0;
z-index:100;
}

#tabs a{
float:left;
width:auto;
height:18px;
margin:0;
margin-right: 7px;
padding:0 5px 0 15px;
text-decoration:none;
color:#fff;
font-size:13px;
font-weight:normal;
background:transparent url(../../images/interface/line.jpg) no-repeat left top;
z-index:100;
}


#tabs #current a{ 
/*background-position:0 -84px;*/
z-index:100;

}


#tabs a:hover{ 
color:#CCC;
z-index:100;
}

/* menu styles */
#dropmenudiv{
position:absolute;
border:1px solid #EFECEC;
font:normal 11px Verdana;
line-height:20px;
z-index:100;
margin:0px;
padding:0px;
}

#dropmenudiv a{
width: 100%;
display: block;
border-bottom: 1px solid #EFECEC;
padding: 2px;
margin:0px;
text-decoration: none;
font-weight: 300;
background-color: #FFF;
color:#0691dc;
z-index:100;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #E6E3E3;
color:#000;
z-index:100;
}
/* @end */

/* PRODUCT BOXES */

#productbox{
	margin:4px 0 0 0 ;
	border-bottom:4px solid #DDDDDD;
	border-top:8px solid #669A35;
	background:transparent url(../../images/interface/top_banner _product.jpg) no-repeat;	

}

#productbox .productname{
	margin: 0px 0px;
	padding: 0px;
	
}

#productbox .productname h2{
	width:230px;
	margin:0px;
	padding:10px 4px 0px 4px;
	font-size:20px;	
	color:#000;
	height:18px;
	font-family:arial,verdana,Helvetica;
	}

#productbox .productslogan h3{

	color:#AE0000;
	font-weight:bold;
	margin:0px;
	padding:5px 4px;
	font-size:12px;
	text-align:left;

}
#productbox h4{

	color:#52504B;
	font-weight:normal;
	margin:3px;
	padding:5px;
	font-size:11px;
	text-align:left;
	background:transparent url(../../images/interface/box_line.gif) no-repeat right top;
	height:280px;
	line-height:17px;
	
}

#productbox .last{

	height:190px;
	background:none;
}

.readmore{
	float:right;
	}

/* @end */


.topnav a:link, .topnav a:visited {
	float: left;
	display: block;
	padding: 0px;
	text-decoration: none;
	color: #ccc;
	margin: 0;
		font-size:12px;
	
}

.topnav a:hover {
	
	text-decoration: none;
	color: #333;

	
}

.head-title{
	background:transparent url(../../images/interface/head-title.gif) repeat-x right top;
	font-size:14px;
	padding:5px ;
	border-left:1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	color:#333333;
	height:18px;
	font-weight:bold;
	margin:10px 0 0 0;

	}
	
	
/*FOOTER*/

#footer {
	float: left;
	display: inline; /* combat IE6 Doubled float-margin bug */
	font-size: 11px;
	line-height: 16px;
	padding: 20px 0;
	margin: 0px 0 0 0 ;
	color: #999;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
	}




/* @group footer */

#footer .left {
	float: left;
	color: green;
	font-size:11px;
	margin: 10px 0 0 5px;

	
}

#footer .left a{
	margin: 10px 8px 0 0px;
	font-size:11px;
	}



#footer .left .first{
	margin: 10px 8px 0 0px;
}

#footer .right {
	float: right;
	color: #666;
	font-size:12px;
	margin: 10px 5px 0 0;
	}



#footer a:link, #footer a:visited {
	color: #51a2d7;
	font-size:11px;
	
}

#footer p a{
font-size:12px;
}

* {
	
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	color: #666666;
	border-bottom: 1px solid #fff;
}

#footer a.hilite {
	border-bottom: 1px solid #000;
}

.footer_text{
	color:#333;
	
	}
/* @end */