.catalog_list_wrap {
	float:left;
	border: 1px solid #E4E4E4 !important;
	padding: 30px 0 0 0;
	margin-bottom: 35px;
	width: 100%;
}

ul.catalog_list{float:left; list-style-type:none; margin:0; padding:0; width:100%;}
ul.catalog_list li{float:left; width: 237px; padding: 0; margin: 0 0 30px 0; text-align: center; line-height: 18px; border-right: 1px solid #ddd;}
ul.catalog_list li a{font-size: 14px; color:#000;}
ul.catalog_list .preview{display:block; height: 100px; overflow: hidden; background-position: center center; background-repeat: no-repeat;}
ul.catalog_list .title{
	display: block;
	font-size:11px;
	font-weight: bold;
	margin-top: 10px;
	padding: 0px 0 4px 0;
	text-decoration: none;
}
ul.catalog_list li.clear {margin: 0; padding: 0; width: 100%;}

.product_list_wrap {
	float:left;
	border: 1px solid #E4E4E4 !important;
	padding: 30px 0 0 0;
	width: 100%;
}
ul.product_list{
	float:left; list-style-type:none; margin:0; padding:0; width:100%;
}
ul.product_list li{float:left; width: 237px; padding: 0; margin: 0 0 30px 0; text-align: center; line-height: 18px; border-right: 1px solid #ddd;}
ul.product_list li a{font-size: 14px; color:#000;}
ul.product_list .preview{display: block; margin: 10px auto 5px auto; width: 180px; height: 135px; overflow: hidden;}
ul.product_list .preview img{border:none;}
ul.product_list .text{margin: 2px 15px 0px 15px; text-align: left;}
ul.product_list .text p {margin-bottom: 0px;}
ul.product_list .title{display: block; margin-bottom: 5px; font-size:11px; font-weight: bold; color:#000; text-decoration: none; line-height: 16px; min-height: 33px;}
ul.product_list .anons{display: block; height: 52px; overflow: hidden;}
ul.product_list .anons, ul.product_list .anons p{font-size:11px; line-height: 13px; text-decoration: none; color:#555;}
ul.product_list .price{float:left; clear:left; margin: 0 0 8px 0; color: #FFAA13; font-size: 18px; font-weight: bold; line-height: 28px;}
ul.product_list li.clear {margin: 0; padding: 0; width: 100%;}
ul.product_list button, .product_item a.abutton {
	float:left;  
	height: 27px; 
	font-size: 12px;
	font-weight: bold;
	line-height: 27px; 
	text-decoration: none; 
	background-repeat: repeat-x;
	padding: 0px 12px 0px 12px; 
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	margin-left: 0;
}
ul.product_list a.basket {
	clear: left;
	color: #fff;
	background-image: url("../pix/button_c-act.gif");
}
ul.product_list a.basket:hover {background: url("../pix/button_c2.gif") repeat-x scroll 0 0 transparent; color:#000;}

ul.product_list button {
	-moz-border-radius: 0px 3px 3px 0px; -webkit-border-radius: 0px 3px 3px 0px; border-radius: 0px 3px 3px 0px;
}

.addToBasketForm {
	float: right;
}

.product_list .buy {
	clear: both;
	margin-top: 1px;
}

.product_list .buy .availability {display: block; float:left; clear: both; font-size: 12px; margin-bottom: 0; font-weight: bold;}
.product_list .buy .availability .no {color: red;}


.product_list .buy .qty {
	float:left;
	border-radius: 4px 0 0 4px;
	border: 1px solid #ddd;
    height: 25px;
	width: 28px;
    line-height: 26px;
	margin: 0;
	overflow: hidden;
}

.product_list .buy .qty input {
	float:left;
	border: none;
	height: 24px;
	width: 28px;
	font-size: 14px;
    font-weight: bold;
	text-align:right;
	padding-right: 3px;
}

ul.product_list a.more {
	color: #000;
	clear: right;
	margin-left: 10px;
	background-image: url("../pix/button_c.gif");
}

ul.related_list {float:left; list-style-type:none; margin:0 0 5px -10px; padding:0; width:568px;}
ul.related_list li{float:left; width:164px; height: 140px; padding: 5px; margin: 0 0 15px 13px; text-align: center; line-height: 18px; background-color: #fdfdfd; border: 1px solid #ddd; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px;}
ul.related_list .preview {display: block; width: 100%; height: 64px; text-align: center; overflow: hidden; margin:0 0 15px 0;}
ul.related_list .preview img{border:none;}
ul.related_list .title{display: block; font-size:12px; margin-bottom: 5px; height: 35px;}
ul.related_list .price{display: block; font-size:12px; font-weight: bold;}
ul.related_list .price span{color: #338ED5;}

.product_item {font-size: 12px;}
.product_item .text{margin-bottom: 10px;}

.product_item .preview{float:left; width: 301px; height: 250px; text-align: center; border: 1px solid #D7D7D7; margin: 2px 20px 10px 0;}
.product_item .image {
  display: table-cell;
  height: 235px;
  margin-bottom: 20px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  width: 300px;
}
.product_item .preview img {
    margin: 10px auto;
	max-height: 235px;
}

.product_item .pictures {float:left; margin: 2px 0 5px 0;}
.product_item ul.images {list-style-type: none; padding: 0; margin: 0 auto 0 auto; width: 320px;}
.product_item ul.images li {
	float:left;
	margin: 5px 5px 5px 0;
	height: 70px;
	width: 70px;
	text-align: center;
	border: 1px solid #D7D7D7;
}
.product_item ul.images a {
	display: block;
	height: 68px;
	width: 68px;
	vertical-align: center;
	overflow: hidden;
}
.product_item ul.images a img{border:none; margin: auto; height: 68px;}

.product_item .info { float: right; width:385px; vertical-align: top;}
.product_item .product_cell {width:480px; vertical-align: top;}
.product_item h3 { color:#666; font-size: 18px; margin-bottom: 15px 0 10px 0; clear: both;}
.product_item h1 {display: inline-block; font-size: 18px; margin: 2px 0 10px;}
.product_item .availability {font-size: 12px; margin-bottom: 3px; font-weight: bold;}
.product_item .availability .yes {color: green;}
.product_item .availability .no {color: red;}
.product_item .price {font-size: 12px; margin-bottom: 10px;}
.product_item .price span {color: #FFAA13; font-size: 18px; font-weight: bold; line-height: 1.2em;}

.product_item a.basket {
	margin-top: 5px;
	clear: left;
	color: #fff;
	background-image: url("../pix/button_c-act.gif");
}
.product_item a.basket:hover {background: url("../pix/button_c2.gif") repeat-x scroll 0 0 transparent; color:#000;}


.product_item .description h1{font-size: 16px; margin: 1em 0 0.5em 0;}
.product_item .tech table {width: 100%; border: solid 1px #ddd; line-height: 18px;}
.product_item .tech th{padding: 0 10px 0 10px; width: 180px; background: #eee; text-align: right}



.product input.add_count {
	float:left;
	width:35px;
	font-size: 16px;
	font-weight: bold;
	height:27px;
	line-height: 22px;
	padding:2px 4px 0 2px;
	text-align: right;
	margin-right: 5px;
}

