@charset "utf-8";
/* CSS Document */
/*-----------------------------------------------------------------------/ COMMON 
-------------------------------------------------------------------------
------------------------------------------------------------------------*/
html, body {
	margin:0px;
	width:100%;
	height:100%; 
	padding:0px;
	background:url(/images/bg.jpg) repeat-y center bottom;
}
body, div, a, td, span, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}
a {
	color:#30b0e2;
}
a:hover {
	text-decoration:underline;
	color:#e50211;
}
p {
	margin:0px 0px 15px 0px;
	padding:0px;
}
img {
	border:0px;
}
form {
	margin:0px;
	padding:0px;
}
.clear {
	clear:both;
	height:1px;
	font-size:1px;
}
h1 {
	font-family:"Arial Narrow", Arial;
	font-size:18px;
	color:#000;
	font-weight:bold;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}
h2 {
	font-family:"Arial Narrow", Arial;
	font-size:16px;
	color:#000;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}
h3 {
	font-family:"Arial Narrow", Arial;
	font-size:20px;
	color:#000;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}





/*-----------------------------------------------------------------------/ WRAPPER 
-------------------------------------------------------------------------
------------------------------------------------------------------------*/
.wrapper {
	width:100%;
	margin:0px auto;
	min-height:100%;
	overflow:hidden;
	padding-bottom:0px;
}
* html .wrapper {
	height: 100%;
}
/*-----------------------------------------------------------------------/ HEAD 
-------------------------------------------------------------------------
------------------------------------------------------------------------*/
.head {
	width:980px;
	height:106px;
	margin:0px auto;
}
.head-logo {
	float:left;
	margin:32px 0px 22px 0px;
}
.head-phone {
	float:left;
	margin:37px 0px 34px 127px;
}
.head-menu {
	float:right;
	margin:38px 0px 0px 0px;
}
.head-menu-login {
	height:30px;
	overflow:hidden;
	margin:0px 0px 10px 0px;
}
.head-menu-login a {
	font-size:16px;
	float:left;
	margin:0px 0px 0px 10px;
	padding-left:0px;
}
.head-menu-login a i.ico {
	background:url(/images/icon_enter.png) no-repeat left top;
	width:12px;
	height:14px;
	display:block;
	overflow:hidden;
	left:0px;
	padding-left:2px;
	position:relative;
	float:left;
	top:3px;
}
.head-menu-login a span {
	font-size:16px;
	color:#30b0e2;
}
.head-menu-link {
}
.head-menu-link a {
	font-size:13px;
	color:#000;
	margin:0px 0px 0px 10px;
}
.head-menu-link a:hover {
	color:#e50211;
}
/*-----------------------------------------------------------------------/ CONTENT
-------------------------------------------------------------------------
------------------------------------------------------------------------*/
.content {
	width:1000px;
	background:#f6f6f6;
	margin:0px auto 0px auto;
	background:#f6f6f6;
	padding:0px 0px 30px 0px;
}
/*-----------------------------------------------------------------------/ CONTENT / TOP
-------------------------------------------------------------------------
------------------------------------------------------------------------*/
.content-top {
	background:#444244;
	padding:10px;
	margin:0px 10px;
	height:35px;
}
.content-top-price {
	float:left;
}
.content-top-search {
	float:right;
}
.content-top-search-input {
	background:url(/images/input_bg.png) no-repeat left top;
	width:564px;
	height:33px;
	border:none;
	padding:0px 10px;
	float:left;
}
.content-top-search-button {
	background:url(/images/button_search.png) no-repeat left top;
	width:103px;
	height:33px;
	border:none;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	margin-left:10px;
}
/*-----------------------------------------------------------------------/ CONTENT / WRAP
-------------------------------------------------------------------------
------------------------------------------------------------------------*/
.content-wrap {
	background:#fff;
	margin:0px 10px;
	box-shadow:0px 3px 4px #b8b8b8;
}
.content-wrap-left {
	width:250px;
	float:left;
	position:relative;
	margin:10px 0px 30px 10px;
}
.content-wrap-left-menu-wrap {
	width:250px;
	position:absolute;
	top:0px;
	left:-35px;
} 
.content-wrap-left-menu-top {
	width:250px;
	height: 16px;
	background:url(/images/mm_top.png) no-repeat left top;
}
.content-wrap-left-menu-middle {
	width: 210px;
	padding: 0px 20px 0px 20px;
	background:url(/images/mm_top.png) no-repeat left center;
}
.content-wrap-left-menu-bottom {
	width:250px;
	height:25px;
	background:url(/images/mm_bottom.png) no-repeat left bottom;
}
.content-wrap-left-menu-top-link {
	padding:15px 20px 10px 40px;
}
.content-wrap-left-menu-top-link-1 {
	padding:7px 10px 7px 0px;
	border-bottom:1px solid #fff;
}
.content-wrap-left-menu-top-link-1.has_child {
	background:url(/images/mm_has_child.png) no-repeat right center;
}
.content-wrap-left-menu-top-link-1 a {
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration: none;
}
.content-wrap-left-menu-top-link-1 a:hover {
	font-size:13px;
	color:#e50211;
	font-weight:bold;
}
.content-wrap-left-menu-2-wrap {
	padding:10px;
	overflow:hidden;
	position:absolute;
	top:6px;
	left:240px;
	z-index:50;
	background:#fff;
	box-shadow:0px 0px 10px #b7b9b9;
}
.content-wrap-left-menu-2 {
	width:730px;
	display:box;
	box-orient:horizontal;
	box-pack:justify;
}
.content-wrap-left-menu-2-level {
	margin:0px 20px 0px 0px;
	width:200px;
	float:left;
}
.content-wrap-left-menu-2-level-link{
	padding:5px;
}
.content-wrap-left-menu-2-level-link a {
	font-weight:normal;
	color:#30b0e2;
	font-size:14px;
}
.content-wrap-left-menu-2-level-link a:hover {
	font-weight:normal;
	font-size:14px;
}







.content-wrap-right {
	float:right;
	width:700px;
	margin:10px 10px 30px 0px;
}
.content-wrap-right-banner {
	border-radius:3px;
	margin:0px 0px 20px 0px;
}
.content-wrap-right-banner img {
	border-radius:3px;
}
.content-wrap-right-special {
	margin:0px 0px 10px 0px;
}
.content-wrap-right-catalog-item-1 {
	float:left;
	width:215px;
	height:290px;
	border-radius:3px;
	margin:0px 0px 18px 21px;
	border:1px solid #ececec;
	box-shadow:0px 2px 3px #ececec;
}
.content-wrap-right-catalog-item-1.i1 {
	float:left;
	width:215px;
	height:290px;
	border-radius:3px;
	margin:0px 15px 18px 0px;
	border:1px solid #ececec;
	box-shadow:0px 2px 3px #ececec;
}

.content-wrap-right-catalog-item-1-photo {
	padding:8px;
	position: relative;
}
.content-wrap-right-catalog-item-1-notify {
	position: absolute;
	bottom: 8px;
	width: 200px;
	height: 12px;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	color: #fff;
	text-align: center;
	font-size: 11px;
	padding: 12px 0;
	border-radius: 0 0 5px 5px;
	font-family: Consolas;
}
.content-wrap-right-catalog-item-1-photo img {
	border-radius:5px;
	border:1px solid #ececec;
	width:198px;
	height:154px;
}
.content-wrap-right-catalog-item-1-title {
	margin:5px 8px 3px 8px;
	min-height: 33px;
}
.content-wrap-right-catalog-item-1-title a {
	color:#000;
	font-size:14px;
	word-wrap: break-word;
}
.content-wrap-right-catalog-item-1-title a:hover {
	color:#e50211;
	font-size:14px;
}
.content-wrap-right-catalog-item-1-insight {
	font-size:11px;
	color:#898989;
	margin:0px 8px 3px 8px;
	display: inline-block;
	width: 122px;
}
.content-wrap-right-catalog-item-1-price {
	height:41px;
	overflow:hidden;
	position:relative;
	left:-10px;
	width: 120px;
	display: inline-block;
}
.content-wrap-right-catalog-item-1-price-price {
	background:url(/images/bg_price_spec.png) no-repeat left top;
	width:122px;
	height:41px;
	text-align:center;
	line-height:30px;
	font-size:18px;
	float:left;
}
.content-wrap-right-catalog-item-1-price-price img {
	position:relative;
	top:-2px;
}
.content-wrap-right-catalog-item-1-price-stars  {
	display: inline-block;
	width:63px;
	height:11px;
	background: url("/images/system/rating-empty-bg-small.png");
}
.content-wrap-right-catalog-item-1-price-stars .score {
	width:63px;
	height:11px;
	background: url("/images/system/rating-full-bg-small.png");
}
.content-wrap-right-catalog-item-1-price-stars i {
	background:url(/images/icon_empty_star.png) no-repeat left top;
	display:block;
	width:15px;
	font-size:0px;
	height:11px;
	float:left;
}
._s1 {
	background:url(/images/icon_full_star.png) no-repeat left top!important;
}
._s2 {
	background:url(/images/icon_full_star.png) no-repeat left top!important;
}
._s3 {
	background:url(/images/icon_full_star.png) no-repeat left top!important;
}
._s4 {
	background:url(/images/icon_full_star.png) no-repeat left top!important;
}
._s5 {
	background:url(/images/icon_full_star.png) no-repeat left top!important;
}
.content-wrap-right-catalog-item-1-buttons {
	width: 90px;
	display: inline-block;
	position: relative;
	top: -12px;
}
.catalog-item-1-buttons-compare {
	background:url(/images/icon_srav_blue.png) no-repeat left top;
	display:block;
	float:left;
	margin:2px 5px 0px 5px;
	width:24px;
	height:25px;
}
.catalog-item-1-buttons-comments {
	background:url(/images/icon_rew_blue.png) no-repeat left top;
	display:block;
	float:left;
	margin:2px 5px 0px 5px;
	width:24px;
	height:25px;
}
.catalog-item-1-buttons-cart {
	background:url(/images/icon_cart_blue.png) no-repeat left top;
	display:block;
	float:left;
	margin:2px 5px 0px 5px;
	width:24px;
	height:25px;
}

.content-wrap-right-news {
	border-radius:5px;
	box-shadow:0px 2px 2px #dadada;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
}
.content-wrap-right-news-header {
	background:#f5f5f5;
	padding:10px;
	margin:0px 0px 10px 0px;
}
.content-wrap-right-news-header h2 {
	margin:0px;
}
.content-wrap-right-news-header h2 a {
	font-family:"Arial Narrow", Arial;
	font-size:16px;
	color:#000;
	font-weight:normal;
}
.content-wrap-right-news-header h2 a:hover {
	font-family:"Arial Narrow", Arial;
	font-size:16px;
	color:#e50211;
	font-weight:normal;
}
.content-wrap-right-news-item {
	margin:0px 10px 10px 10px;
}
.content-wrap-right-news-item-date {
	color:#a3a3a3;
	font-size:12px;
}
.content-wrap-right-news-item-title {
	margin:0px;
}
.content-wrap-right-news-item-title a {
	font-size:14px;
}




.content-wrap-right-new {
	margin:0px 0px 30px 0px;
}
.content-wrap-right-new-header h2 {
	margin:0px 0px 20px 0px;
}
.content-wrap-right-new-item-wrap {
	position:relative;
	margin:0px 0px 20px 0px;
}
.content-wrap-right-new-item-label {
	position:absolute;
	left:-10px;
	top:-9px;
	background:url(/images/new_label.png) no-repeat left top;
	width:76px;
	height:77px;
}
.content-wrap-right-new-item {
	border:1px solid #d9d9d9;
	border-radius:5px;
	overflow:hidden;
}
.content-wrap-right-new-item-photo {
	float:left;
	width:86px;
	overflow:hidden;
}
.content-wrap-right-new-item-descr {
	width:340px;
	float:left;
}
.content-wrap-right-new-item-descr h3 {
	margin:0px 0px 8px 0px;
}
.content-wrap-right-new-item-descr h3 a  {
	font-size:14px;
}
.content-wrap-right-new-item-descr-text {
}
.content-wrap-right-new-item-descr-info {
	overflow:hidden;
	margin:8px 0px 0px 0px;
}
.content-wrap-right-catalog-item-insight {
	float:left;
	background:#e5e5e5;
	padding:3px;
	font-size:14px;
	color:#000;
}
.content-wrap-right-catalog-item-guarantee {
	float:left;
	font-size:11px;
	color:#a3a3a3;
	margin:6px 10px 0px 10px;
}
.content-wrap-right-catalog-item-1-price-stars {
}
.content-wrap-right-new-item-price {
	margin:5px 25px 0px 25px;
	float:left;
	width:100px;
}
.content-wrap-right-new-item-price-1 {
	font-size:24px;
}
.content-wrap-right-new-item-price-2 {
	font-size:20px;
}
.content-wrap-right-new-item-price-3 {
	font-size:17px;
}
.content-wrap-right-new-item-button {
	float:left;
	width:113px;
}
.content-wrap-right-new-item-button-buy {
	background:url(/images/button_buy.png) no-repeat left top;
	width:113px;
	height:33px;
	display:block;
	text-align:center;
	line-height:34px;
	margin:20px 0px 5px 0px;
}
.content-wrap-right-new-item-button-buy span {
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	padding:0px 0px 0px 25px;
}
.content-wrap-right-new-item-button-compare {
}
.content-wrap-right-new-item-button-compare a {
	text-decoration:none;
}
.content-wrap-right-new-item-button-compare a i {
	background:url(/images/icon_srav_blue.png) no-repeat left top;
	width:23px;
	height:24px;
	display:block;
	float:left;
}
.content-wrap-right-new-item-button-compare a span {
	color:#35b8e5;
	font-size:14px;
	border-bottom:1px dotted #35b8e5;
}
/*-----------------------------------------------------------------------/ FOOTER 
-------------------------------------------------------------------------
------------------------------------------------------------------------*/
.footer {
	width:980px;
	margin:0px auto;
	position:relative;
	height:150px;
}
.footer-cr {
	float:left;
	margin:25px 0px;
}
.footer-cr-info {
	font-size:11px;
	margin:10px 0px;
}
.footer-phone {
	float:left;
	margin:37px 0px 0px 120px;
}
.footer-count {
	float:right;
	margin:25px 0px;
	font-size:11px;
	text-align:right;
}
.footer-count img {
	margin:10px 0px 0px 10px;
}
/*-----------------------------------------------------------------------/ SUB CATALOG 
-------------------------------------------------------------------------
------------------------------------------------------------------------*/
.catalog-sub-wrap {
}
.catalog-sub-photo {
	float:left;
}
.catalog-sub-photo a {
	display:block;
	border:1px solid #e4e4e4;
	float:left;
	border-radius:5px;
}
.catalog-sub-photo img  {
	border-radius:10px;
	border:5px solid #fff;
}
.catalog-sub-photo-small {
}
body .catalog-sub-photo-small a {
	display:block;
	border:1px solid #e4e4e4;
	float:left;
	border-radius:0px;
	margin:5px 2px 0px 0px;
}
body .catalog-sub-photo-small img  {
	border:5px solid #fff;
	border-radius:0px;
}
.catalog-sub-price {
	float:left;
	width:295px;
	margin:0px 0px 0px 20px;
	font-size:11px;
	border:1px solid #d7d7d7;
	padding:10px;
	border-radius:5px;
}
.sub-price-1 {
	font-size:12px;
	text-align: center;
}
.sub-price-help img {
	padding:0px 0px 4px 0px;
}
.sub-price-1 span {
	font-size:22px;
	font-weight:bold;
}
.sub-price-button {
	color:#fff;
	font-size:14px;
	background:#f03921;
	border-radius:3px;
	padding:6px 20px;
	margin:0px 0px 0px 10px;
	cursor:pointer;
}
.sub-price-button:hover {
	color:#fff;
	font-size:14px;
	background:#f03921;
	border-radius:3px;
	padding:6px 20px;
	margin:0px 0px 0px 10px;
	cursor:pointer;
	text-decoration:none;
}
.catalog-sub-char {
	margin:30px 0px;
}
.catalog-sub-char h2 {
	padding:5px 0px;
	font-weight:bold;
}
.sub-char {
	display:block;
	margin:20px 0px;
	padding:0px;
}
.sub-char-item {
	list-style:none;
	display:block;
	float:none;
	overflow:hidden;
	padding:0px 0px 10px 0px;
}
.sub-char-item-left {
	display:block;
	width:300px;
	float:left;
}
.sub-char-item-right {
	float:left;
	display:block;
}
.catalog-sub-rew h2 {
	padding:5px 0px;
	font-weight:bold;
}










