﻿.wall_wrap
{
	margin-bottom: 10px;
	width: 668px;
	float: left;
	padding: 30px;
	position: relative;
}
.wall_col h2 {color: #77716a}
.product_wall 
{
	float: left;
	border: solid 1px #eeeeee;	
	position: relative;
}

.fourwide {width: 891px;}
.threewide {width: 666px !important;}	

.product_wall .product
{
	width: 222px;
	height: 193px;	
	float: left;
	vertical-align: bottom;
	background: url(../../images/prod_background.gif) no-repeat;
	text-align: center;
	cursor: pointer;	
}

.product_wall .product .info 
{
	border: none;
	 
	font: 10px/12px Arial, Helvetica, sans-serif;  
	width: 183px !important;
	color: #333333; 
	text-transform: uppercase;
	height: 30px;
	float: left;
	padding: 0 5px;
}

.product_wall .product .icon
{
	float: right;
	width: 21px;
	padding: 5px 5px 0px 0px;
}

.product_wall .product .info .title {float: left; text-align: left; margin-top: 5px;}

.product_wall .product .info .title a {text-decoration: none !important;}

.product_wall .product .info .price {float: right; text-decoration: none !important; display: none;}
.product_wall .product .aProd {text-decoration: none;}
.product_wall .product .photo {clear: both; height: 145px; background-position: bottom center ; background-repeat: no-repeat;}
.product_wall .product .photo a {}
.product_wall .product .details {}
.product_wall .product .popup 
{	
	width: 264px;
	cursor: pointer;
	border: solid 1px #b6b1a9;	
	padding: 20px;
	background-color: White;
	text-align: center;	
}

.product_wall .product .popup .hoverSkuRow {font-weight: bold; text-transform: capitalize; color :#949494;}

.ComparisonCheckbox
{text-transform: lowercase; font-size: 7pt; font-weight: bold; color: #c5c3b6 !important; padding-right: 10px !important;}
