@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/subtle_carbon.png);
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	background-color:#000;
}

#wrap {
	width:960px;
	margin: 0 auto;
	min-height:450px;
}

#header {
	height:200px;
	border: 0px solid #0F0;
	margin-bottom:10px;
}

#headerTitle {
	height:60px;
	border: 0px solid #0F0;
	margin-bottom:10px;
	font-size:20px;
	font-weight:bold;
}

.homebtn {
	width:300px;
	float:left;
	color:#00a651;
	font-weight:bold;
	font-size:20px;
	margin-top:5px;
	margin-left:10px;
}


.contactbtn {
	width:960px;
	float:left;
	text-align:right;
}

.contactbtn a{
	color:#FFF;
	text-decoration:none;
}

.topbtn {
	padding-left:5px;
	float:left;
}

.toptxt {
	padding-top:7px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	font-weight:bold;
}

#footer {
	width:960px;
	margin: 0 auto;
	height:50px;
	bottom:0;
}

.footertxt {
	margin-top:20px;
	float:left;
	color:#E8E8E8;
	width:830px;
}

.socialbtn {
	width:130px;
	float:right;
	text-align:right;
}


.rowtag {
	
}

.icontag {
	float:left;
	width:253px;
}

.icontag5 {
	float:left;
	width:190px;
}

.icontaglast {
	float:right;
	width:200px;
}

.icontxt {
	margin-top:5px;
	text-align:center;
}

.iconinner {
	width:200px;
	font-weight:bold;
}

.iconinner a {
	text-decoration:none;
	color:#FFF;
}

.iconinner a:hover {
	text-decoration:none;
	color:#00a651;
}

.iconinner5 {
	width:190px;
	font-weight:bold;
}

.iconinner5 a {
	text-decoration:none;
	color:#FFF;
}

.iconinner5 a:hover {
	text-decoration:none;
	color:#00a651;
}


.iconinnerjl {
	width:200px;
	font-weight:bold;
}

.iconinnerjl a {
	text-decoration:none;
	color:#FFF;
}

.iconinnerjl a:hover {
	text-decoration:none;
	color:#ed2279;
}

.iconinnercp {
	width:200px;
	font-weight:bold;
}

.iconinnercp a {
	text-decoration:none;
	color:#FFF;
}

.iconinnercp a:hover {
	text-decoration:none;
	color:#ffff9e;
}

.iconinnerlast {
	width:200px;
	float:right;
}

.clearall {
	clear:both;
}

.blankline {
	clear:both;
	height:30px;
}

.productrow {
	width:960px;
	padding-left:15px;
	background:#FFF;
	color:#000;
}

.productdisplay {
	padding: 1em 1em 0 0;
	float:left;
}

.producttitle {
	font-weight:bold;
	color:#00a651;
	padding-bottom:10px;
}

.producttitlejl {
	font-weight:bold;
	color:#ed2279;
	padding-bottom:10px;
}

.productbreak {
	border-top:2px solid #00a651;
	margin-top:10px;
	margin-bottom:10px;
}

/* product icon css */
.fourcol {
	display: block;
	width: 200px;
	height: 150px;
}

.fivecol {
	display: block;
	width: 150px;
	height: 150px;
}

.products {
	display: block;
	width: 250px;
	height: 250px;
}

.productRow {
	width:950px;
	//border-bottom: 1px solid #0C0;
	margin-bottom:10px;
	padding-bottom:10px;
	min-height: 250px;
	background:#FFF;
	color:#000;
	padding-left:10px;
	padding-top:10px;
}

.productImage {
	width:; 250px;
	float: left;
}

.productDts {
	width:700px;
	float:left;
	padding-left:10px;
	font-size:14px;
}

.productTitle {
	font-weight:bold;
	padding-bottom:10px;
	text-transform: uppercase;
}

.dtsSectionTitle {
	color:#0C0;
	font-weight:bold;
	font-size:18px;
}

.readMore {
	color:#0C0;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
}

.viewbottle {
	font-size:12px;
	display: block;
	text-align:center;
	text-decoration:none;
}
