#productListWrapper {
	padding: 0px 5px 0px 5px;
}

.productBlock {
	border: 1px solid #874300;
	padding: 3px;
	height: 13.5em;
	background-color: #30140F;
}

.productGridHead {
	background: #fff url(box_back.gif) no-repeat top left; 
	font-weight: bold;
	color: #fff;
	padding-left: 3px;
	position: static;
	height: 20px; 
	width: 200px;

}

.productImage {
	float: left;
	padding: 0 10px 0 0;
	min-height: 140px;
}

.productLink {
	color: #D9BFA4 !important;
	font-weight: bold;
	text-decoration: none;
}

.productLink a:link{
	color: ##D9BFA4 !important;
	text-decoration: none;
}

.productLink a:visited{
	color: ##D9BFA4 !important;
	text-decoration: none;
}

.productLink a:active{
	color: ##D9BFA4 !important;
	text-decoration: none;
}
.productLink a:hover{
	color: red !important;
	text-decoration: underline !important;
}

.productDescription {
	line-height: 1.2em !important;
	height: 70px !important;
	margin-top: 2px;
}

.productPrice {
	color: #579ECC !important;
	font-size: 1.5em !important;
	margin-top: 16px;
	white-space: nowrap;

}

.productPriceStrike {
	color: #579ECC;
	font-size: 1em !important;
	TEXT-DECORATION: line-through;
	text-align: right;
	white-space: nowrap;
}

.productPricePromo {
	color: red;
	font-size: 1.5em !important;
	white-space: nowrap;
}

.productPriceExcl {
	color: #579ECC !important;
	font-size: 0.8em !important;
	white-space: nowrap;
}

.productPriceBundleDetail {
	color: #579ECC !important;
	font-size: 1em !important;
	font-weight: bold !important;
	white-space: nowrap;
}

.productPricePromoExcl {
	color: red !important;
	font-size: 0.8em !important;
	white-space: nowrap;
}

.productContent {

}


.productSpacer {
	height: 7px !important;
}

.productNavigator {
	text-align: center;
}

.productNoRecords {
	border: 1px solid #340800;
	text-align: center;
}


.productDetailBlock {
	border: 1px solid #874300;
	padding: 3px;
	background-color: #30140F;
}

.productDetailDescription {
	/*background-image: url(../../Styles/Freestyle/logoschuin.gif);*/
	line-height: 1em !important;
	padding: 10px;
	background-color: #30140F;

}

.productDetailContent {

}

.productDetailCaption th { 
	font-weight: normal;
	padding: 2px;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.productDetailCaption td { 
	font-weight: normal;
	padding: 2px;
	background-image: url('Images/CaptionBg.gif'); color: #000000;
	white-space: nowrap;
	}

.productDetailRow th { 
	font-weight: normal; text-align: left;
	padding: 2px;
	border-top: solid 1px #841000;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.productDetailRow td { 
	white-space: nowrap;
	padding: 2px;
	border-top: solid 1px #841000;
	vertical-align: middle;
	background-color: #f7f7f7; 
	color: #000000;
	}
.checkout_summary {
	background-color: #D9BFA4;
	border: solid 1px #340800;
}

.TopBar {margin:0.0em;padding:2px 2px 2px 5px; width:auto;color:#B8A38B; background-color: #340800;}

input.search_field {
	background: #FFF url('../../Store/Images/Icons/ico_zoom.gif') no-repeat;
	padding: 2px 1px 1px 21px;
	margin: 0 0 5px 0;
	font-size: 80%;
	width: 172px;
	height:16px;
	margin:0;
	border:none;
	background-color: #D8BEA3;
}