﻿@charset "utf-8";

html, body 
{
	behavior: url( "csshover3.htc" );
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #666666;
	background-color: #004c00;
	font-size: 11px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: none;
}

a {
	color: #666666;
	text-decoration:none;
}

#Form1 {
	margin: 0px;
	padding: 0px;
}

#wrapper
{
	margin-left: auto;
	margin-right: auto;
	
	padding-right: 20px;
	padding-left: 20px;
	
	width:980px;
	voice-family: "\'}\'";
	voice-family:inherit;
	width:940px;
	
	background-image: url(images/home_bkg.jpg);
	background-repeat: repeat-x;
	background-color: #DCDFE4;
	
	text-align: left;
}

#hw
{
	margin-left: auto;
	margin-right: auto;
	
	padding-right: 20px;
	padding-left: 20px;
	
	width:980px;
	voice-family: "\'}\'";
	voice-family:inherit;
	width:940px;
	
	background-image: url(images/home_bkg.jpg);
	background-repeat: repeat-x;
	background-color: #DCDFE4;
}

#logo {
	float:left;
	text-align:center;
	width:260px;
	height:90px;
}

#top 
{
	aafloat:left;
	display:block;
	
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	
	width:940px;
	height:140px;
	display:inline-block;
	background-image: url(images/header_bkg.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
	
}

#home_top
{
	clear:both;
	display:inline-block;
	aafloat:left;

	padding:0px;
	margin-left:auto;
	margin-right:auto;
	
	width:940px;

	background-image: url(images/home_top_bkg.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	background-color:#fff;
}

#home_container
{
	aaclear:both;
	display:inline-block;
	aafloat:left;
	
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	
	width:940px;
}

#container {
	aaclear:both;
	display:inline-block;
	aafloat:left;
	
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	
	width:940px;
}

#maincontent_title
{
	font-size:13px;
	font-weight:bold;
	color:#006600;
	display:block;
	float:left;
}

#top_logo
{
	width:260px;
	height:90px;
	float:left;
}
#top_nav {
	float:left;
	margin:0px;
	padding:0px;
	margin-left:120px;
	margin-top:50px;
}

#top_nav ul{
	float:left;
	margin:0px;
	padding:0px;
}
#top_nav li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	padding-right:40px;
	color:#CCCCCC;
	list-style-type: none;
}
#top_nav li a {
	color:#006600;
}
#header_title {
	float:left;
	width:940px;
	height:40px;
	margin-top:27px;
	visibility:hidden;
}
#header_title h1 {
	color:#006600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0px;
	padding-top:10px;
	margin-left:20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header_location 
{
	display:block;
	float:right;
	
	width:auto;
	
	height:18px;
	text-align:right;
}

#home_flash 
{
	clear:left;
	float:left;
	width:940px;
	height:260px;
}

#maincontent 
{
	display:block;
	float: right;
	
	width:780px;
	margin-left:20px;
	margin-bottom:20px;
	aabackground-color:Lime;
}

#maincontent_header 
{
	display:block;
	float:left;
	
	background-image: url(images/maincontent_header_bkg.png);
	background-repeat: no-repeat;
	
	padding-top: 8px;
	padding-bottom:4px;
	padding-right: 20px;
	padding-left: 20px;
	
	width:780px;
	voice-family: "\'}\'";
	voice-family:inherit;
	width:740px;
	
	height:32px;
	voice-family: "\'}\'";
	voice-family:inherit;
	height:20px;
	
	aaoverflow:hidden;
}

#maincontent_body
{
	clear:left;
	display:block;
	float:left;
	background-image: url(images/maincontent_body_bkg.jpg);
	background-repeat: repeat-y;
	
	padding-right: 20px;
	padding-left: 20px;
	padding-top:10px;
	
	width:780px;
	voice-family: "\'}\'";
	voice-family:inherit;
	width:740px;
	
	min-height: 350px;
	height: auto !important;
	height: 350px;
	
	aaoverflow:hidden;
}

#maincontent_footer
{
	display:block;
	float:left;
	
	background-image: url(images/maincontent_footer_bkg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	aapadding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	
	width:780px;
	voice-family: "\'}\'";
	voice-family:inherit;
	width:740px;
	
	height:32px;
	voice-family: "\'}\'";
	voice-family:inherit;
	height:22px;
	
	aaoverflow:hidden;
}

#footer, #push {
	clear:both;
	width:980px;
	height: 56px; /* #push must be the same height as #footer */
}
#push {
	visibility: hidden;
}

#footer
{
	clear: both;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	font-size: 10px;
	background-image: url(images/footer_bkg.jpg);
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 56px;
}

#homedatalist 
{
	clear:left;
	display:inline-block;
	aafloat:left;
	
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
	aamargin-top:25px;
}

#homedatalist table
{
	display:block;
	float:left;
}

#footerlink 
{
	float:left;
	clear:both;
	display:block;
	margin:0px;
	margin-top:10px;
	padding-left:20px;
	width:400px;
}

#footerlink ul 
{
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
}

#footerlink li
{
	float:left;
	padding-right:10px;
	margin:0px;
}

#footerlink li a {
	color:#FFFFFF;
}

#copyright 
{
	clear:left;
	float:left;
	margin:0px;
	padding-left:20px;
	width:400px;
}

#cmsdesignerlink
{
	display:block;
	float:right;
	margin-top:10px;
	padding-right:20px;
	clear:right;
}
#cmsdesignerlink a {
	color:#33CC33;
}

#cmslink
{

	margin:0px;
	padding-left:20px;
}

#cmslink a {
	color:#FFFFFF;
}

#product_type 
{
	display:block;
	float: left;
	width:auto;
}

#sideBar
{
	z-index: 100090;
	float: left;
	display: block;
	
	clear:left;
	padding-bottom: 10px;
}

#sidebar_top
{
	font-weight:bold;
	font-size:13px;
	color:#fff;
	
	background-image: url(images/sidebar_header_bkg.png);
	background-repeat: no-repeat;
	
	width:140px;
	voice-family: "\'}\'";
	voice-family:inherit;
	width:120px;

	height:32px;
	voice-family: "\'}\'";
	voice-family:inherit;
	height:20px;
		
	padding-top:8px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	aamargin-bottom:1px;
}

#sideBar ul
{
	background-color:#006600;
	
	display:block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width:140px;
	overflow:hidden;
}

#sideBar li
{
	display:block;

	width:140px;
	voice-family: "\'}\'";
	voice-family:inherit;
	width:120px;

	line-height:24px;

	padding-left:10px;
	padding-right:10px;

	border-bottom-style:dotted;
	border-bottom-color:Green;
	border-bottom-width:1px;
	list-style-type: none;

}

#sideBar a
{
	color:#fff;
	display: block;
	width: 140px;
	text-decoration: none;
}

#sideBar a:hover
{
	font-weight:bold;
	color:Lime;
}

#sideBar li:hover
{
	float:left;
	display:block;
	width:auto;
	
	color:#fff;
}

#sideBar li:hover ul
{
	display: block;
}

#sideBar li ul
{
	display: none;
	position: absolute;
	margin-left: 130px;
	margin-top: -20px;
	overflow:hidden;
	z-index: 100090;
}

#sideBar li:hover ul
{
	visibility: visible;

	border-color:#ccc;
	border-style:solid;
	border-width:1px;
}

#sidebar_bottom
{
	font-weight:bold;
	font-size:13px;
	color:#fff;
	
	background-image: url(images/sidebar_footer_bkg.png);
	background-repeat: no-repeat;
	
	width:140px;
	voice-family: "\'}\'";
	voice-family:inherit;
	width:120px;

	height:32px;
	voice-family: "\'}\'";
	voice-family:inherit;
	height:20px;
		
	padding-top:9px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;

}

.CMS_Current 
{
	aabackground-color:#e6e6e6;
	background-color:Green;
}

.CMS_ProductThumb 
{
	aafloat:left;
	height:108px;
	width:144px;
	aamargin-bottom:20px;
	text-align:center;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	background-color: #ffffff;
}
.CMS_ProductThumb1 { }  
.CMS_ProductThumb2 {  vertical-align: middle;}
.CMS_ProductThumb2 img
{
	height: 108px;
	aawidth:144px;
}

.CMS_Category
{
	padding-bottom:20px;
}

.CMS_CategoryThumb 
{
	float:left;
	height:108px;
	width:144px;

	margin-bottom: 20px;
	text-align:center;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	background-color: #ffffff;
}
.CMS_CategoryThumb1 { }  
.CMS_CategoryThumb2 {  vertical-align: middle;}
.CMS_CategoryThumb2 img
{
	height: 108px;
	aawidth:144px;
}

.CMS_CategoryName
{
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}

.CMS_SubCategoryNames
{
	font-size: 10px;
}

.CMS_CategoryDescription
{
	float: left;
	font-size: 10px;
	
	margin-left: 10px;
	margin-right:10px;
	margin-bottom: 20px;
}

.CMS_CategoryList
{
	aamargin-top: 20px;
	float: left;
	font-size: 10px;
	margin-left: 10px;
	margin-right:10px;
	aabackground-color:Aqua;
}

.CMS_ProductName
{
	clear:both;
	aafloat:left;
	text-align:center;
	padding-bottom:20px;
	font-size:12px;
	color:#006600;
	font-weight:bold;
}

.CMS_ProductImage
{
	display:block;
	float:left;
	
	width:100%;
	text-align:center;
	padding-bottom:5px;
	aapadding-top:10px;
}

.CMS_ProductDescription 
{
	clear:left;
}

.CMS_Home_ProductDescription 
{
	float:left;
	clear:left;
	font-size:10px;
	width:100%;
	margin:0px;
	padding:0px;
}

.about h3
{
	display:block;
	float:left;
	clear:both;
	font-weight:bold;
	font-size:12px;
	border-bottom-style:solid;
	border-bottom-color:#006600;
	border-bottom-width:2px;
	width:auto;
	padding-bottom:3px;
	padding-top:3px;
	margin-bottom:1px;
}

.about p 
{
	margin:0px;
	aapadding-top:3px;
	aamargin-top:5px;
	clear:left;
}

#top #header_location 
{
	margin-right:20px;
	aabackground-color:Aqua;
}

.CMS_Pager 
{
	aabackground-color:Aqua;
	clear:both;
	display:block;

	width:500px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;

	text-align:center;
}

.CMS_Pager a 
{
	display:inline-block;
	border-color:#ccc;
	border-style:solid;
	border-width:1px;
	width:auto;
	padding:2px;
}
