/* Product list */
#categoryHeader {
	height: 323px;
	margin-bottom: 14px;
}
#productsList {
	overflow: hidden;
	zoom: 1;
}
#productsList li {
	float: left;
	width: 197px;
	height: 303px;
	margin-right: 14px;
	margin-bottom: 14px;
	padding: 9px;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
}
#productsList li.row_4 {
	margin-right: 0;
}
#productsList li h2 {
	margin-top: 195px;
	margin-bottom: 5px;
	width: 120px;
	float: right;
}
#productsList li p {
	clear: right;
}
#productsList li a {
	float: right;
}
.linkFindOutMore {
	background-image: url(/images/button_find_out_more.png);
	height: 26px;
	width: 102px;
}
.linkFindOutMore:hover {
	background-position: 0 -26px;
}
#productsList li.filler {
	padding: 0;
	width: auto;
	margin-right: 0;
	height: 323px;
	overflow-y: hidden;
}

/* Product show */
/*.products-show h1 {
	height: 324px;
}*/
.products-show #headerTitle {
	background-image: url(/images/bg_product_title.png);
}
#productGallery {
	width: 613px;
	float: left;
	padding: 0;
	position: relative;
}
/*.box .mainImagesWrapper {
	height: 438px;		
}*/
#overlay {
	width: 613px;
	height: 438px;
	background-color: #e3dcd2;
	background-color: #242424;
	position: absolute;
	left: 0;
	top: 0;
	zoom: 1;
}
.box .mainImagesWrapper {
	overflow: hidden;
	zoom: 1;
}
.box .mainImagesWrapper ul {
	margin: 0;
	zoom: 1;
	/*position: relative;
	height: 438px;*/
}
.box .mainImagesWrapper li {
	list-style-type: none;
	display: block;
	margin: 0;
	border-top-style: solid;
	border-width: 1px;
	border-color: #B1B1B1;
	zoom: 1;
}
.box .mainImagesWrapper li a, .box .mainImagesWrapper li a {
	display: block;
	zoom: 1;
}
.box .mainImagesWrapper li.first {
	border-style: none;
}
.box .mainImagesWrapper .galleryDetail {
	display: block;
	zoom: 1;
}
.box .thumbnailBar {
	height: 61px;
	background: url(/images/bg_gallery_bar.png) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 614px;
	height: 50px;
}
.box .thumbnailWrapper {
	/*height: 61px;
	background: url(/images/bg_gallery_bar.png);*/
	position: absolute;
	top: 5px;
	left: 0;
	width: 614px;
	margin-bottom: 0;
	z-index: 100;
	zoom: 1;
}
.box .thumbnailWrapper li {
	list-style-type: none;
	float: left;
	display: inline;
	margin-bottom: 0;
}
.box .thumbnailWrapper li a {
	border: 1px solid #ccc;
	display: block;
}
.box .thumbnailWrapper li a:hover, .box .thumbnailWrapper li a.selected {
	border-color: #EF4035;
}
.box .thumbnailWrapper li img {
	display: block;
}
#overview {
	/*margin-left: 630px;*/
	margin-left: 15px;
	float: left;
	min-height: 398px;
  	height: auto !important;
  	height: 398px;
	width: 256px;
}
#overview h2 {
	font-size: 1em;
	font-weight: bold;
}
#overview em {
	font-style: italic !important;
	font-weight: inherit;
}
#overview strong {
	font-weight: bold !important;
}
#overview form {
	float: left;
	width: 100px;
}
#deliveryOptions {
	clear: left;
	zoom: 1;
}
#overview .paypal_button {
	margin-bottom: 1em;
	margin-right: 10px;
}
.priceWrapper {
	font-weight: bold;
}
.priceWrapper .label {
	display: block;
}
.price {
	font-size: 1.8em;
	color: #ef4035;
	margin-right: 0.5em;
}
.onSale {
	color: #000;
	font-size: 1.4em;
}
#techSpec {
	background-color: #e1d8d1;
	padding: 0;
	clear: left;
}
#techSpec .wrapper {
	background: no-repeat bottom right;
	overflow: hidden;
	zoom: 1;
	padding: 20px 12px;
}
#features, #size {
	width: 240px;
	float: left;
}
#features {
	margin-right: 20px;
}
#size {
	
}
