/* Количество колонок с товаром в блоке новинки на главной странице */
.pageItem {background: transparent;width: 100%;}
 /* Кнопка купить */
 dl.itemNewProductsDefault {height:170px;}
/* /Кнопка купить */
 /* Кнопка переключатель */
ul.styleSwitcher li.bt_tile img {opacity:0.3;-ms-filter:'alpha(opacity=30)';filter:alpha(opacity=30)}
ul.styleSwitcher li.bt_price img, ul.styleSwitcher li.bt_list img {opacity:1;-ms-filter:'alpha(opacity=100)';filter:alpha(opacity=100)}
/* /Кнопка переключатель */
 /* Категория с картинкой и описанием */
 .categories_heading_title_description {}
 .categories_image {float: left;display: block;margin-right: 1em;}
 .categories_heading_title{font-weight:bold;}
 .categories_description {text-align:justisy;}
 /* /Категория с картинкой и описанием */
 /* Сортировка */
 .sorting_items {font-size:11px;}
 /* Сортировка */
 /* Блок товара */
 dl.itemNewProductsDefault , dl.itemNewProducts {display: block;width: 48%;float: left;margin: 0 0 0 0;padding: 0 0 0 0;overflow:hidden;background-color: #fff;margin-bottom:1em;margin-left: 1em;}
 /* /Блок товара */
 /* Картинка */
 dt.itemImage {float: left;display: block;}
 dt.itemImage div {display: block;width: 150px;height:150px;background:transparent;display:table-cell;text-align:center;vertical-align: middle;border: 1px solid #ECECE8;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
 dt.itemImage a {display: block;}
/* /Картинка */
 dd.itemDescription{margin-left:160px;}
/* Заголовок */
 dd.itemDescription div.productsName {margin-bottom:.8em;  height:16px; overflow:hidden;}
 dd.itemDescription a.products_name{font-weight: bold;}
 /* /Заголовок */
 /* Краткое описание */
 dd.itemDescription div{}
 dd.itemDescription div.itemDescriptionTxt {text-align:left;font-size:11px;height:50px;}
 /* /Краткое описание */
 /* Цена */
 dd.itemDescriptionPrice {margin-left:160px;margin-right:1em;font-weight: bold;color:#000;}
dd.itemDescriptionPrice span span {display:none;}
dd.itemDescriptionPrice .yourSpecialPrice {display:none;}
 .productPriceTXT {display:none;}
 /* /Цена */
 /* Наличие */
 dd.itemDescriptionQuantity {margin-left:160px;font-size:11px !important; text-align:left; }
 dd.itemDescriptionQuantity span {font-weight: bold; color:#000;}
 /* /Наличие */
 /* Доставка */
 dd.shipping {display:none;}
 /*dd.shipping {font-size:11px !important;text-align:left;}
 dd.shipping span{display:none;}*/
 /* /Доставка */
 /* Кнопка купить */
 dl.itemNewProductsDefault div.productsButtonBuyNow {margin-left:160px;margin-top:.5em;margin-right:1em;}
/* /Кнопка купить */
/* Уголки индикаторные */
.ribbon { position:absolute;height:42px;width:41px;z-Index:200;margin-top:-4px;margin-left:115px;}
.ribbonRed {background: transparent url(img/ribbon-red.png) center center no-repeat; }
.ribbonBlue {background: transparent url(img/ribbon-blue.png) center center no-repeat; }
.ribbonGreen {background: transparent url(img/ribbon-green.png) center center no-repeat; }
.ribbonOrange {background: transparent url(img/ribbon-orange.png) center center no-repeat; }
.ribbonGrey {background: transparent url(img/ribbon-grey.png) center center no-repeat; }
/* /Уголки индикаторные  */

/* checkboxContainer */
.checkboxContainer {
	position:absolute;
	display:block;
	margin-top:130px;
	margin-left:80px;
	}
/* checkboxContainer */
.itemDescriptionPrice br {display:none;}