@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background:#000;
	margin:0px;
}
a{
	outline:none;
	text-decoration:none;
	color:#bfd334;
}
a:hover{
	color:#fff;
}
p{
	margin-top:0px;
	line-height:16px;
}
hr{
		color:#bfd334;
}
body.test hr{
	margin-top:31px;

}

body.news hr{
	margin-top:15px;
	margin-bottom:10px;

}
span.limegr{
	color:#bfd334;
}
span.darkgr{
	color:#506a3d;
}
body.test #main span.limegr{
	display:block;
	margin-top:-10px;
}
body.news #main span.limegr{
	display:block;
}
body.test #main p{
	margin-top:18px;
}
#head,#main,#fcontent,#logos{
	margin-left:auto; margin-right:auto;
	width:926px;
}
#head{
	height:100px;
}
#head img{
	float:left;
	margin-top:19px;
}
#head #nav{
	text-align:right;
	width:590px;
	float:right;
	height:100px;
	position:relative;
}
#head #nav a{
	text-align:center;
	color:#506a3d;
	display:inline-block;
	padding:0 6px 0 6px;
	font-weight:bold;
	height:68px;
	line-height:120px;
	letter-spacing:0px;
	font-size:12px;

}
#head #nav a:hover{
color:#bfd334;
height:68px;
background:url(images/nav-bck.jpg) repeat-x;
}
body.home #head #nav a.home,body.shop #head #nav a.shop,body.do #head #nav a.do,body.case #head #nav a.case,body.news #head #nav a.news,body.test #head #nav a.test,body.contact #head #nav a.contact{
	color:#bfd334;
	background:url(images/nav-bck.jpg) repeat-x;
	
}
body.barrell #head #nav #whatwedo a.barrell,body.custom #head #nav #whatwedo a.custom,body.load #head #nav #whatwedo a.load{
	color:#bfd334;
}
#head #nav #whatwedo{
	width:180px;
	position:absolute;
	z-index:100;
	left:0px;
	top:30px;
	display:none;
	text-align:left;
}
#head #nav #whatwedo a{
	display:inline;
	text-align:left;
	background:none;
	line-height:15px;
	
}
#main{
	margin-top:90px;
}
#main #left,#main #right,#footer #fcontent #left,#footer #fcontent #right{
	width:434px;
}
#main #left,#footer #fcontent #left{
	float:left;
}
#main #right,#footer #fcontent #right{
	float:right;
}
#footer{
	width:100%;
	height:38px;
	background:#424242;
	font-size:11px;
	margin-top:50px;
}
#logos{
	margin-top:24px;
	margin-bottom:30px;
}
#footer #fcontent #left{
	background:url(images/Facebook.jpg) 8px no-repeat;
	height:38px;
	line-height:38px;
	padding-left:40px;
	
}
#footer #fcontent #left img{
	border:0;
}
#footer #fcontent #right{
	text-align:right;
	height:38px;
line-height:38px;
}
.leftBox,.rightBox{
	width:206px;
	height:151px;
	background:url(images/Feature-box.jpg) no-repeat;
	margin-top:52px;
}
.leftBox{
	float:left;
}
.rightBox{
	float:right;
}
.leftBox p,.rightBox p{
	font-size:11px;
	padding-left:15px;padding-right:30px;
}
p.title{
	font-size:12px;
	font-weight:bold;
	display:block;
	text-align:center;
	height:27px;
	line-height:27px;
	margin-bottom:15px;
	padding:0;
}
body.shop #main{

}
.cat{
	text-align:center;
	float:left;
	width:237px;
	margin-right:54px;
	margin-bottom:39px;
	font-size:11px;
}
.cat img {
	padding-bottom:6px;
	border:0;
}
.last{
	margin-right:0px;
}
.first{
	margin-left:54px;
}
#products{
	width:800px;
	margin:0 auto;
}
.prod{
	text-align:center;
	float:left;
	width:234px;
	margin-left:25px;
	margin-bottom:39px;
}
.prod img {
	padding-bottom:6px;
	border:0;
}
#productInfo{
	width:800px;
	float:right;
	position:relative;
	
}
#productInfo h1{
	font-size:12px;
	margin-top:0px;
	color:#bfd334;
}
#productInfo .pRight{
	float:right;
	width:430px;
	height:307px;
}
#productInfo img.lrg{
	float:left;
	
}
a.but{
	background:url(images/button.jpg) no-repeat;
	display:block;
	width:179px;
	height:56px;
	text-align:center;
	line-height:28px;
	font-weight:bold;
}
a.but:hover{
	color:#FFF;
}
a.add{
	position:absolute;
	bottom:-27px;
}
a.back{
	position:absolute;
	bottom:-27px;
	left:621px;
}
a.main{
	margin:0 auto;
	margin-bottom:-27px;
}


#next img, #prev img {
	border:0;
}
#next, #prev {
	margin-top:20px;
	margin-bottom:90px;
}
#next{
	float:right;
}
#prev{
	float:left;
}

#www{
	position:relative;
}
#rot img{
	border:#bfd334 1px solid;
}

