@import 'common.css';

.productBlock {
	background:#f26522 none repeat scroll 0 0;
	float:left;
	height:243px;
	width:243px;
}

.productBlock h2 {
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}

.productBlock p {
	padding-top:0px;
	padding-right:20px;
	padding-left:20px;
	font-weight:bold;
	line-height:16px;
}

.brands {
	float:		left;
	background:	#cfc196;
	width:		243px;
	height:		243px;
}

.brandSeparator {
	float:		left;
	width:		10px;
	height:		243px;
	background:	#fff;
}

.brandVerticalSeparator1 {
	clear:		both;
	width:		750px;
	height:		20px;
	background:	#fff;
}

.brandVerticalSeparator2 {
	clear:		both;
	width:		750px;
	height:		10px;
	background:	#fff;
}

.brandText {
	width:		120px;
	height:		243px;
	float:		left;
}

.brandText p{
	width:		100px;
	height:		120px;
	float:		left;
	padding:	10px;
	margin-bottom:0px;
}

.brandImg {
	width:		123px;
	height:		243px;
	float:		left;
}

.btnProducts {
	width:		82px;
	height:		18px;
	overflow:	hidden;
	padding-left:13px;
	padding-top:4px;
}

.headerBrands {
	float:		left;
}

.headerBrandsFirst {
	float:       left;
	padding-left: 80px;	
}

.menuAlign {
	text-align: center;
}

.brandHeader {
	clear:		both;
	width:		750px;
	height:		151px;
	margin-bottom:20px;
}

#productsLeftCol {
	float:		left;
	width:		570px;
	background:	#cfc196;
	margin-bottom:-2000px;
	padding-bottom:2000px;
}

#productsRightCol {
	float:		left;
	width:		160px;
	margin-left:20px;
	margin-bottom:-2000px;
	padding-bottom:2000px;
}

#localClubStore {
	background:	#97c93d;
	height:		35px;
}

#localClubStore h2{
	color:		#fff;
	font-size:	1.8em;
	padding-top:6px;
	padding-left:20px;
}

/* Product Box */

.productBox {
	clear:		both;
	width:		570px;
	margin:		20px 0pt;
	margin-bottom:30px;
	overflow:	hidden;
}

.leftEndLine {
	background:	#FFFFFF none repeat scroll 0%;
	display:	block;
	height:		1px;
	width:		40px;
	margin-top:	30px;
}

.rightEndLine {
	background:	#FFFFFF none repeat scroll 0%;
	display:	block;
	width:		324px;
	height:		1px;
}

.productImgShot {
	float:		left;
}

.productBoxCol1 {
	float:		left;
	width:		40px;
}

.productBoxCol3 {
	float:		left;
	width:		324px;
	overflow:	hidden;
}

.productBoxCol3 h2{
	color:		#9c6724;
	font-size:	1.7em;
	font-weight:bolder;
	height:		20px;
	margin-top:	5px;
	margin-bottom:5px;
	padding-left:20px;

}

.productBoxCol3 p{
	padding-left:	20px;
	font-size:		1.1em;
	padding-top:	6px;
	padding-right:	20px;
	margin-bottom:	10px;
}

.productAvailability {
	margin-left:	20px;
	margin-right:	20px;
	background:		#e3d7b2;
	height:			25px;


}

.sams {
	position:		absolute;
	float:			left;
	padding-left:	30px;
	padding-top:	3px;
}

.costco {
	padding-left:	85px;
	float:			left;
	padding-top:	2px;
}

.costcoFirst {
	padding-left:	15px;
	float:			left;
	padding-top:	2px;
}

.locateProduct {
	padding-right:	5px;
	float:			right;
	padding-top:	2px;
}

#brandSelectedLine {
	width:			750px;
	height:			5px;
	background:		#cfc196;
	margin-bottom:	5px;
}

#brandSelectedLine img{
	margin:			0px;
	padding:		0px;
	float:			left;
}

.prodDisclaimer {
	padding-left:	20px;
	font-size:		1.1em;
}

div.storeLocations {
  height: 42px;
  margin: 0 20px;
	padding: 0 10px;
	background: url('/images/product_icon_bg.gif') repeat-x 0 50%;
}

div.storeLocations p {
	float: left;
	margin: 0;
	margin-right: 20px;
	padding: 0;
	line-height: 41px;
}