html, body, div, span, p, h1, h2, h3, h4, h5, h6, ul, ol, li, blockquote, img, form, fieldset{
	margin:0px;
	padding:0px;
	border:0px none;
	outline:0px;
	list-style-type: none;
}

html, body{
	height:100%;
}

html{
	height: auto;
}

body{
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#2c2c2c;
	background:url('/img/bg2.gif') repeat-x white;
}

#homeBody{
	background:url('/img/bg.gif') repeat-x white;
}

img {
	border:none;
}

.clr{
	clear:both;
	margin-top:-1px;
	height:1px;
	overflow:hidden;
}

.left{
	float:left;
}

.right{
	float:right;
}

#header{
	width:960px;
	margin:0px auto;
	height:109px;
}

#header a.logo{
	float:left;
	display:block;
	width:310px;
	height:109px;
	background:url('/img/logo2.png') no-repeat;
}

#homeBody #header a.logo{
	background:url('/img/logo.png') no-repeat;
}

#header .links{
	float:right;
	margin:0px 0px 21px;
	padding:10px 0px 0px;
	color:#e9e9e9;
}

#header .links a, #header .links span{
	color:#66aa00;
	text-decoration:none;
}

#header .links a:hover{
	text-decoration:underline;
}

#menu{
	height:35px;
}

#menu li{
	float:left;
}

#menu li .left, #menu li .right{
	width:9px;
	height:35px;
}

#menu li.active .left{
	background:url('/img/menu_active_left_bg.png') no-repeat;
}

#menu li.active .right{
	width:9px;
	height:35px;
	background:url('/img/menu_active_right_bg.png') no-repeat;
}

#menu li a{
	float:left;
	display:block;
	height:25px;
	padding:10px 0px 0px;
	color:#66aa00;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

#menu li a:hover, #menu li.active a{
	background:#5e5e5e;
	color:white;
}

#menu li ul{
	display:none;
	width:248px;
	z-index:1000;
	margin:35px 0px 0px;
	position:absolute;
	border-top:1px solid #5e5e5e;
	font-size:13px;
}

#menu li ul li.first{
	padding:10px 0px 0px;
}

#menu li ul li{
	background:white;
	float:none;
	padding:0px;
	margin:0px;
	border-left:1px solid #5e5e5e;
	border-right:1px solid #5e5e5e;
}

#menu li ul li a, #menu li ul li.active a{
	display:block !important;
	height:auto !important;
	padding:5px 10px !important;
	color:#5e5e5e !important;
	float:none !important;
	background:white !important;
}

#menu li ul li a:hover{
	background:#edf7de !important;
	color:#66aa00 !important;
}

#menu li ul li.bottom{
	height:10px;
	background:url('/img/menu_bottom_bg.png') no-repeat;
	border:none;
}

#promo{
	width:960px;
	height:372px;
	margin:0px auto;
}

#promo .slides{
	height:286px;
}

#promo .slides .slide{
	position:absolute;
}

#promo .text{
	width:480px;
	height:291px;
	margin:0px 30px 0px;
	text-align:center;
}

#promo .text p{
	font-size:16px;
	padding:0px 0px 25px;
}

#promo .text a{
	color:#89bf00;
}

#promo .text a.btn{
	padding:8px 20px;
	background:url('/img/promo_button_bg.gif') repeat-x;
	border:2px solid #9edc00;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}

#promo .img{
	width:420px;
	height:291px;
}

#promo .img img{
	border:7px solid #bfbfbf;
}

#promo .thumbnails{
	padding:0px 0px 0px 190px;
}

#promo .thumbnails a{
	display:block;
	float:left;
	padding:9px 0px 0px;
	margin:0px 15px 0px 0px;
}

#promo .thumbnails a img{
	border:5px solid #bfbfbf;
}

#promo .thumbnails a.active{
	background:url('/img/promo_thumb_over.gif') top center no-repeat;
}

#promo .thumbnails a:hover img, #promo .thumbnails a.active img{
	border-color:#89bf00;
}


#main{
	width:960px;
	margin:0px auto;
	padding:15px 0px 0px;
}


#main #content{
	width:630px;
	margin:0px 30px 0px 0px;
}

#main #sidebar{
	width:300px;
}

#home .homePromoBox{
	float:left;
	width:300px;
	margin:0px 30px 30px 0px;
}

#home .homePromoBox.last{
	margin-right:0px;
}

#home .homePromoBox .top{
	height:18px;
	background:url('/img/home_promo_box_top.gif') no-repeat;
}

#home .homePromoBox .bottom{
	height:18px;
	background:url('/img/home_promo_box_bottom.gif') no-repeat;
}

#home .homePromoBox .middle{
	padding:0px 16px;
	border-left:2px solid #bfbfbf;
	border-right:2px solid #bfbfbf;
}

#home .homePromoBox h2{
	padding:0px 0px 10px;
	font-size:16px;
	background:url('/img/home_promo_header_bg.gif') bottom left no-repeat;
}

#home .homePromoBox img{
	padding:10px 0px;
}

#home .homePromoBox p{
	font-size:14px;
	padding:0px 0px 15px;
	line-height:18px;
}

#home .homePromoBox p a{
	color:#66aa00;
}

#home .homePromoBox a.more{
	display:block;
	height:21px;
	padding:5px 0px 0px 30px;
	color:#66aa00;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	background:url('/img/home_promo_box_more_bg.gif') no-repeat;
}

#sidebarPromo{
	margin:0px 0px 30px 0px;
}

#sidebarPromo .top{
	height:18px;
	background:url('/img/sidebar_promo_top.gif') no-repeat;
}

#sidebarPromo .bottom{
	height:18px;
	background:url('/img/sidebar_promo_bottom.gif') no-repeat;
}
#sidebarPromo .middle{
	padding:0px 16px 16px 16px;
	background:#f1f0f0;
	border-left:2px solid #bfbfbf;
	border-right:2px solid #bfbfbf;
}

#sidebarPromo h2{
	padding:0px 0px 10px;
	margin:0px 0px 10px;
	font-size:16px;
	background:url('/img/sidebar_promo_header_bg.gif') bottom left no-repeat;
}

#sidebarPromo p{
	font-size:14px;
	padding:0px 0px 15px;
	line-height:18px;
}

#sidebarPromo p a{
	color:#66aa00;
}

#sidebarPromo a.more{
	display:block;
	height:21px;
	padding:0px 0px 0px 0px;
	color:#66aa00;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#priceList{
	margin:0px 0px 30px 0px;
}

#priceList .top{
	height:18px;
	background:url('/img/pricelist_top.gif') no-repeat;
}

#priceList .bottom{
	height:18px;
	background:url('/img/pricelist_bottom.gif') no-repeat;
}
#priceList .middle{
	padding:0px 16px 0px 16px;
	background:#edf7de;
	border-left:2px solid #bfbfbf;
	border-right:2px solid #bfbfbf;
}

#priceList h2{
	padding:0px 0px 10px;
	margin:0px 0px 10px;
	font-size:16px;
	background:url('/img/pricelist_header_bg.gif') bottom left no-repeat;
}

#priceList .tabs{
	height:23px;
	padding:0px 0px 0px 10px;
}

#priceList .tabs a{
	float:left;
	display:block;
	width:123px;
	height:18px;
	padding:5px 0px 0px;
	color:#89bf00;
	font-size:14px;
	text-decoration:none;
	text-align:center;
}

#priceList .tabs a:hover, #priceList .tabs a.active{
	background:url('/img/pricelist_tabs_active_bg.gif') no-repeat;
	color:white;
}

#priceList table{
	width:100%;
}

#priceList table tr td{
	border-top:2px solid #89bf00;
	text-align:center;
	color:#89bf00;
	font-size:14px;
	fon-weight:bold;
	padding:5px 0px 5px 10px;
}

#priceList table tr.last td{
	border-bottom:2px solid #89bf00;
}

#priceList p{
	margin:15px 0px 0px;
	font-size:12px;
	padding:0px 0px 15px;
	line-height:18px;
}

#priceList a.more{
	display:block;
	height:21px;
	color:#66aa00;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#footerContainer{
	height:88px;
	background:url('/img/footer_container_bg.gif') repeat-x;
}

#footer{
	width:960px;
	height:88px;
	margin:0px auto;
	background:url('/img/footer_bg.png') no-repeat;
}

#footer p.links{
	padding:28px 0px 0px;
	color:#89bf00;
	text-transform:uppercase;
	text-align:right;
	font-size:11px;
}

#footer p.links a{
	color:#89bf00;
	text-decoration:none;
}

#footer p.links a:hover{
	text-decoration:underline;
}

#footer p.disclaimer{
	padding:20px 0px 0px;
	color:#454545;
	text-align:center;
	font-size:13px;
}

#page h1{
	margin:0px 0px 20px;
	font-size:24px;
}

#page h2{
	margin:0px 0px 20px;
	font-size:17px;
}

#page p{
	margin:0px 0px 20px;
	font-size:14px;
	line-height:20px;
}

#page a{
	color:#89bf00;
}

#orderFormContainer{
	padding:15px;
	background:#edf7de;
	border:3px solid #89bf00;
}

#orderFormContainer .left{
	width:297px;
}
#orderFormContainer .title{
	margin:0px 0px 10px;
	color:#89bf00;
	font-size:18px;
	font-weight:bold;
}

#orderFormContainer table{
	width:100%;
	font-size:14px;
}

#orderFormContainer table tr td{
	padding:1px 0px;
}

#orderFormContainer table input.text{
	width:160px;
	border:1px solid #89bf00;
	padding:1px;
	font-family:'Trebuchet MS';
	font-size:14px;
}

#orderFormContainer table input.zip{
	width:35px;
}

#orderFormContainer table input.city{
	width:115px;
}

#orderFormContainer table textarea{
	width:280px;
	height:145px;
	border:1px solid #89bf00;
	padding:1px;
	font-family:'Trebuchet MS';
	font-size:14px;
}

#orderFormContainer table select{
	width:160px;
}

#orderForm button, #contactForm button, #getSampleForm button, #saleForm button{
	float:right;
	padding:8px 20px;
	margin:10px 0px 0px;
	background:url('/img/promo_button_bg.gif') repeat-x;
	border:2px solid #9edc00;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
}



/* UPLOADER STYLE */

div.fieldset {
	border:  1px solid #afe14c;
	margin: 10px 0;
	padding: 20px 10px;
}
div.fieldset span.legend {
	position: relative;
	background-color: #FFF;
	padding: 3px;
	top: -30px;
	font: 700 14px Arial, Helvetica, sans-serif;
	color: #73b304;
}

div.flash {
	width: 375px;
	margin: 10px 5px;
	border-color: #D9E4FF;

	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;

}

input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */

#btnSubmit { margin: 0 0 0 155px ; }

/* -- Table Styles ------------------------------- */

.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(/img/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #ffad1f;
	background-color: #fdfcc9;
	padding: 5px;
	font-size:13px;
}
#tooltip h3, #tooltip div { margin: 0; }