/* .... css reset .... */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
body {
	/*background:transparent url(../images/new_background3.jpg) no-repeat fixed center top;*/
	background-color:#000;
}

#body0 {
	background:transparent url(../images/new_background.jpg) no-repeat fixed center bottom;
}

#body1 {
	background:transparent url(../images/new_background2.jpg) no-repeat fixed center bottom;
}

#body2 {
	background:transparent url(../images/new_background3.jpg) no-repeat fixed center bottom;
}

img {
	/*max-width:100%;*/	
}

/*.resize {
	position:absolute;
	top:0px;
	z-index:1;
}*/

.absolute {	
	position:absolute;
	width:100%;
}

fieldset,img { 
	border:0;
}
* { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#6a6a6a;}
* a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; text-decoration:none;}
* a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6a6a6a; text-decoration:none;}
/* .... end of css reset .... */
.clear {
	clear:both;
}
#header {
	height:42px;
	margin-top:30px;
	background:#0e0e0e;
	border-left:4px solid #7abd31;
	z-index:2;
	/*position:absolute;
	width:100%;*/
}
#header_content {
	margin:auto;
	text-align:right;
	/*padding-top:5px;*/
}
#header_content .toplinks {
	float:right;
	padding:14px 15px 0 0;
	height:28px;
	/*background:#7ABD31;
	border-left:1px solid #6a6a6a;*/
}
#header_content .toplinks a {
	font-size:10px;
	margin-left:10px;
	color:#7ABD31;
	border-left:2px solid #36501b;
	padding-left:10px;
}
#header_content .toplinks a:hover {
	color:#fff;
}
#header_content h1 {
	float:left;
	margin:8px 0 0 10px;
}
/*#footer {
	background:#0d0e10;
	margin-top:30px;
	text-align:center;
	padding:14px 0;
	bottom:0;
	position:absolute;
	width:100%;
	font-variant:small-caps;
}*/
#footer {
	background:#0d0e10;
	text-align:center;
	padding:14px;
	height:12px;
	font-variant:small-caps;
	bottom:0px;
	margin-top:30px;
	/*width:100%;*/
	/*position:absolute;*/
	z-index:2;
}
#footer .copyright{
	float:left;
	margin-left:15px;
	font-size:10px;
	color:#48494a;
}
#footer .links{
	float:right;
	margin-right:15px;
}
#footer .links a {
	margin:0 3px;
	color:#48494a;
	font-size:10px;
}
#footer .links a:hover {
	margin:0 3px;
	color:#FFF;
	font-size:10px;
}
#footer .links span {
	font-size:12px;
	color:#48494a;
}
ul.nav{
	float:right;
	list-style:none;
	list-style-type:none;
	margin:17px 5px 0 0;
	/*width:684px;*/
	height:9px !important;
}
ul.nav li{
	display:inline;
	height:9px !important;
}
ul.nav li.home a {
	float:left;
	background:url(../images/nav_about.gif) no-repeat;
	padding-right:10px;
	margin-right:10px;
	border-right:2px solid #36501b;
	height:9px !important;
	width:39px;
}
 ul.nav li.foundation a {
	float:left;
	background:url(../images/nav_foundation.gif) no-repeat;
	border-right:2px solid #36501b;
	padding-right:10px;
	margin-right:10px;
	height:9px !important;
	width:72px;
}
ul.nav li.product a {
	float:left;
	background:url(../images/nav_product.gif) no-repeat;
	border-right:2px solid #36501b;
	padding-right:10px;
	margin-right:10px;
	height:9px !important;
	width:59px;
}
ul.nav li.online a {
	float:left;
	background:url(../images/nav_online.gif) no-repeat;
	border-right:2px solid #36501b;
	padding-right:10px;
	margin-right:10px;
	height:9px !important;
	width:80px;
}
ul.nav li.enviromment a {
	float:left;
	background:url(../images/nav_enviromment.gif) no-repeat;
	border-right:2px solid #36501b;
	padding-right:10px;
	margin-right:10px;
	height:9px !important;
	width:80px;
}
ul.nav li.media a {
	float:left;
	background:url(../images/nav_media.gif) no-repeat;
	border-right:2px solid #36501b;
	padding-right:10px;
	margin-right:10px;
	height:9px !important;
	width:36px;
}
ul.nav li.comercial a {
	float:left;
	background:url(../images/nav_comercial.gif) no-repeat;
	border-right:2px solid #36501b;
	padding-right:10px;
	margin-right:10px;
	height:9px !important;
	width:74px;
}
ul.nav li.dealer a {
	float:left;
	background:url(../images/nav_dealer.gif) no-repeat;
	height:9px !important;
	width:97px;
	margin-right:10px;
	padding-right:10px;
	border-right:2px solid #36501b;
}
ul.nav li.myaccount a {
	float:left;
	background:url(../images/nav_myaccount.gif) no-repeat;
	height:9px !important;
	width:73px;
	padding-right:10px;
	margin-right:10px;
	border-right:2px solid #36501b;
}
ul.nav li.cart a {
	float:left;
	background:url(../images/nav_mycart.gif) no-repeat;
	height:9px !important;
	width:50px;
	padding-right:10px;
	margin-right:10px;
	border-right:2px solid #36501b;
}
ul.nav li.checkout a {
	float:left;
	background:url(../images/nav_checkout.gif) no-repeat;
	height:9px !important;
	width:60px;
}
ul.nav li a:hover {
	background-position:0 -9px !important;
}

#seperator {
	background:url(../images/seperator_repeat.gif) #000 repeat;
}

#full {
	padding:30px 0 0;
	/*position:absolute;*/
	z-index:2;
	width:100%;
}
#content {
	background:#000000;
	width:950px;
	margin:auto;
}
#leftside {
	width:175px;
	background:#000000;
	float:left;
	border-right:1px solid #252525;
}
table.pcMainTable {
	/*margin:20px 12px;*/
}
table.pcMainTable2 {
	margin:0 12px;
}
#left {
	/*padding:20px 20px 0 20px;
	width:548px;*/
	width:593px;
	float:left;
}
#left .samples {
	width:186px;
	float:left;
	margin-bottom:30px;
}
#left .samples img {
	border:3px solid #1d1d1d;
}
#left .samples span {
	padding:5px;
}
#right {
	float:right;
	width:180px;
	border-left:1px solid #252525;
	padding-bottom:15px;
}
#right .content {
	padding:15px;
	text-align:left;
	border-bottom:1px solid #252525;
}

#right .free_shipping {
	padding:0 0 15px 0;
	text-align:left;
	border-bottom:1px solid #252525;
}
#right .free_shipping span{
	text-transform:uppercase;
	color:#7ABD31;
}
#right .customer_account {
	padding:15px 0px 15px 0px;
	text-align:left;
	border-bottom:1px solid #252525;
}

#right .customer_account img {
	padding:0px 15px 0px 15px;
}

#right img {
	margin-bottom:10px;
}
#right p {
	padding:15px 0 3px 15px;
	font-size:12px;
}
#right a.get_start {
	background:url(../images/get_start.gif) no-repeat;
	margin-top:10px;
	width:93px;
	height:14px;
	display:block;
}
.search {
	padding:8px;
	float:right;
	border-bottom:1px solid #87bf3c;
	height:25px;
	width:754px;
}
.search td {
	padding-right:5px;;
}
.search input {
	text-align:left;
	background:#2c2c2c;
	border:1px solid #2c2c2c;
	height:18px;
}
#rightside {
	background:url(../images/corner.gif) no-repeat right top #000000;
	width:950px;
	margin:auto;
}

.navleft table {

}

.navleft table tr {
	background:url(../images/bg_leftnav.gif) no-repeat;
	height:21px;
	color:#7d7c7c;
	padding:6px 0 0 15px;
	border-top:1px solid #333;
}

.navleft table tr:hover {
	background:#242424;
	color:#FFFFFF;
}

.navleft table td {
	height:21px;
	background:#121212;
	border-bottom:1px solid #333;
}

.navleft table td img {
	padding:7px 3px 0px 3px;
}

.navleft table tr a:hover {
	background-position:0 -27px !important;
	color:#FFFFFF;
}

.navleft table tr  {
	background-position:0 -27px !important;
	color:#FFFFFF;
}
.navleft table tr.samples {
	background:#000;
	/*border-top:1px solid #333;*/
}
.navleft table tr.samples td {
	background:none;
	color:#7ABD31;
	height:45px;
	padding-left:10px;
	/*border-top:1px solid #333;*/
}
.navleft table tr a {
	background:url(../images/bg_leftnav.gif) no-repeat;
	display:block;
	height:21px;
	color:#7d7c7c;
	padding:6px 0 0 10px;
	/*border-top:1px solid #333;*/
}
.navleft table tr a.active {
	background:url(../images/bg_leftnav_active.gif) no-repeat;
	display:block;
	height:21px;
	color:#7ABD31;
	padding:6px 0 0 10px;
	background-position:0!important;
	/*border-top:1px solid #333;*/
}

.navleft table tr  {
	background:url(../images/bg_leftnav.gif) no-repeat;
	height:21px;
	/*border-top:1px solid #333;*/
}

.navleft table tr td table tr td {
	border-top:1px solid #333;
	border-bottom:none;
	
}

ul.navleft {
	list-style:none;
	list-style-type:none;
	font-size:12px;
}
ul.navleft li {
	display:inline;
}
ul.navleft li a {
	background:url(../images/bg_leftnav.gif) no-repeat;
	display:block;
	width:165px;
	height:21px;
	color:#7d7c7c;
	padding:6px 0 0 15px;
	border-top:1px solid #333;
}
ul.navleft li.first a {
	background:url(../images/bg_leftnav.gif) no-repeat;
	display:block;
	width:165px;
	height:21px;
	color:#7d7c7c;
	padding:6px 0 0 15px;
	border:none;
}
ul.navleft li.last a {
	background:url(../images/bg_leftnav.gif) no-repeat;
	display:block;
	width:165px;
	height:21px;
	color:#7d7c7c;
	padding:6px 0 0 15px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}
ul.navleft li a:hover {
	background-position:0 -27px !important;
	color:#FFFFFF;
}

#tcontent {
	color:#FFF;
	font-size:14px;
}
