#productListWrapper {
	padding: 0px 5px 0px 5px;
}

.productBlock {
	border: 1px solid #335594;
	padding: 3px;
	height: 13.5em;
}

.productGridHead {
	background: #dee3ef 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;
	min-height: 140px;
	padding: 0 10px 0 0;
}

.productLink {
	color: #335594 !important;
	font-weight: bold;
	text-decoration: none;
}

.productLink a:link{
	color: #335594 !important;
	text-decoration: none;
}

.productLink a:visited{
	color: #335594 !important;
	text-decoration: none;
}

.productLink a:active{
	color: #335594 !important;
	text-decoration: none;
}
.productLink a:hover{
	color: #335594 !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 #335594;
	text-align: center;
}


.productDetailBlock {
	border: 1px solid #335594;
	padding: 3px;
}

.productDetailDescription {
	background-image: url(../../Styles/Freestyle/logoschuin.gif);
	line-height: 1em !important;
	padding: 10px;
}

.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 #335594;
	background-color: #E3EBF2; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.productDetailRow td { 
	white-space: nowrap;
	padding: 2px;
	border-top: solid 1px #335594;
	vertical-align: middle;
	background-color: #E3EBF2; 
	color: #000000;
	}
.checkout_summary {
	background-color: #E3EBF2;
	border: solid 1px #335594;
}

.TopBar {margin:0.0em;padding:2px; width:auto;color:#fff; background-color: #e94d4d;}

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: 175px;
	height:16px;
	margin:0;
	border:none;
	width:150px;
}
