div#menu2 { width: 230px; text-align: left; }
div#menu2 a { color: #444444; display: block; h-eight: 23px; line-height: 28px; padding-left: 5px; font-size:13px; }
div#menu2 a:hover, div#menu2 a.checked, div#menu2 a.selected { background-color: #E8E2D5; color: #000; }
div#menu2 ul { margin: 5px 5px 32px 0px; overflow: hidden; list-s-tyle: none; list-style: none outside none; }
div#menu2 ul ul { margin: 0 0 7px 5px;  }
div#menu2 li { list-style: none; border-bottom: 1px dashed #CCCCCC; }
/*
div#menu2 .level-1{ list-style: none; border-bottom: 0px dashed #CCCCCC; background:url(/images/marker3.png) top left no-repeat; background-position:0px 12px; }
*/
div#menu2 li.header { font: 20px/30px arial, sans-serif; color: #3DAC9C !important; border: 0 !important; height: auto !important; }
d-iv#m-enu2 li { font: 12px/28px tahoma, sans-serif; border-bottom: 1px solid #DBD4C0; h-eight: 23px; }
/*
div#menu2 .catalog-active a { color: #fff; background:url(/images/arr-7.gif)  #419bb3 no-repeat right; }
*/
div#menu2 .catalog-active a { font-size:14px;color: #ffffff; background:#fe5251;}


.btn-main, .button-buy {
	font-size:14px;
	color:#ababab;
	background:#fe5251;
	padding:4px 15px;
	color:#fff;
	height:29px;
}


// f80b6b

.page-numeration {
}

.page-numeration a {
	border:1px solid #444444;
	background:#fef1f0;
	color:#000000;
	padding:2px 3px 2px 3px;
	line-height: 22px;
}

.page-numeration b {
	border:1px solid #444444;
	background:#fe5251;
	color:#ffffff;
	padding:2px 3px 2px 3px;
	line-height: 22px;
}




.thumbnail-x
{
/* Убираем подчеркивание у элемента ins,
который был использован для совместимости со старыми версиями Internet Explorer */
text-decoration: none;

/* Следующее правило для Firefox 2 */
display: -moz-inline-box;

/* а это для остальных */
display: inline-block;

vertical-align: top;

/* Убираем выравнивание по центру */
text-align: left;

/* Отступы между блоками */
margin: 1em 0 0 0.1em;
}

.thumbnail-x .r
{
/* Если есть необходимость, то свойства padding, border, background и position со значением relative
лучше задавать у этого элемента -- это несколько расширит количество поддерживаемых версий браузеров */

/* Задаем минимальную ширину по тексту */
width:185px;
border:1px solid #ddd;
background:#eee;

/* Минимальная ширина в пикселях будет автоматически рассчитываться по ширине картинки */
float: left;
}




/* Back to Top */
#back-top-wrapper {
  width:100%;
  position:absolute;
  overflow:hidden;
  height:53px;
}
#back-top {
	position: fixed;
	bottom: 30px;
	left:50%;
	margin-left:450px;
	display:none;
}

#back-top a {
	width: 85px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}

/* arrow icon (span tag) */
#back-top span {
	width: 85px;
	height: 85px;
	display: block;
	margin-bottom: 7px;
	background: #e84237 url(/images/up-arrow.png) no-repeat center center;

	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #000;
}


.product_price_class {
	font-size:22px;
	f-ont-weight:600;
	font-family: Arial, Helvetica, sans-serif;
}

.price_list {
	background:#fef1f0;
}

.price_list td {
	padding:5px;
	color:#000000;
}

#product-current-price {
	font-size:32px;
	text-align:center;
	color:#fe5251;
	padding: 20px 0 0 0;
}

.item-name { height:60px;background-color:#eee;margin-bottom:3px;font-size:14px;text-align:center; }
.item-name a { color:#444; }
.item-block { border:1px solid #ccc;padding:1px;margin:1px; }

.ext-4-item { float:left;width:103px;height:120px;border:1px solid #ddd;m-argin:2px;background:#eee;padding:2px;margin:2px;text-align:center; }


.tag-bottom-list { padding:20px;background:#ffffff;text-align:center; }




.table-basket th {
padding: 5px 10px;
background-color: #f4f4f4;
text-align: center;
font-weight: bold;
font-size: 14px;
color: #323232;
white-space: nowrap;
	border: 1px solid #dedede;
}

.table-basket td {
	padding: 3px;
	border: 1px solid #dedede;
}


.table-basket td .minus, .table-basket td .plus {
border: 1px solid #b2b2b2;
background: #dedede;
color: #0c0c0c;
width: 17px;
height: 17px;
display: block;
float: left;
cursor: pointer;
font-weight: bold;
font-size: 13px;
line-height: 16px;
}

.info-table td.col, .info-table td.del {
text-align: center;
}

.table-basket td input {
text-align: center;
float: left;
border: 1px solid #b2b2b2;
font-size: 12px;
font-family: Tahoma;
height: 15px;
}

.image-main {
    float: left;
    margin-right: 20px;
}