@charset "utf-8";


body, table, .text{
	font-size: 14px;
	line-height:1.3em;
	color:#555555;
	font-family:Arial;
}
html body .no-style{
	z-index:0;
}
body{
	margin:0px;
	background:#f9f9f9;
}
a:link, a:visited, .text a:link, .text a:visited {
	color: #c647a4; 
	text-decoration: none;
}
a:hover, .text a:hover {
	color: #c647a4; 
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
	color:#3F444B;
}

.h2_content, h2 {
	font-weight: bold;
	font-size: 23px;
}

.h1_content, h1 {
	color: #404040;
	font-weight: bold;
	font-size: 30px;
	line-height: 40px;
}

#page_main_header {margin-bottom: 15px;}
.head_wrapper {margin-bottom: 25px;}

.header_top_line {
	background: #C647A4;
	height: 3px;
	border-radius: 0px 0px 3px 3px;
	margin-bottom: 25px;
}

.title_block, .phone_block, .contacts, .header_basket {
	display: inline-block;
	//zoom: 1;
	//display: inline;
	vertical-align: top;
	width: 21%;
	margin-right: 5%;
}

.phone_block, .contacts {width: 19%;}

.header_basket {
	margin-right: 0px;
	position: relative;
	padding-left: 40px;
	padding-top: 5px;
	width: 128px;
	background:url('/img/btns.png') 0px -52px no-repeat;
	margin-top: -10px;
	font-size: 12px;
	line-height: 18px;
	min-height: 80px;
}

.header_basket::after {
	content: '';
	display: block;
	position: absolute;
	top: 0px;
	left: -25px;
	background:url('/img/shadow_splitter.png') no-repeat;
	width: 10px;
	height: 100px;
}

#header_basket_amount, #header_basket_amount_prefix {
	color: #C647A4;
	margin-left: 4px;
}

#header_basket_summ_head, #header_basket_currency {
	font-weight: bold;
	margin-left: 4px;
}

#header_basket_order a {
	background:url('/img/btns.png') 100% 0px no-repeat;
	line-height: 21px;
	display: inline-block;
	padding: 0px 16px 0px 10px;
	font-size: 11px;
	margin-top: 4px;
}

#header_basket_order a:hover {
	text-decoration: none;
	opacity: 0.8;
}

.title_block .logo {
	height: 100%;
	display: inline-block;
	//zoom: 1;
	//display: inline;
	margin-right: 10px;
	vertical-align: middle;
}

.title_company.h1 {
	vertical-align: middle;
	display: inline-block;
	width: 215px;
	margin-bottom: 0px;
	line-height: 24px;
	//zoom: 1;
	//display: inline;
}

.title_block {
	position: relative;
	margin-top: 0px;
	width: 31%;
	margin-right: 3%;
	line-height: 65px;
}

.phone_block .phone {
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
}

.phone_block .workhours {
	font-size: 11px;
	color: #717171;
}

.address {
	font-size: 12px;
	margin-top: 3px;
	line-height: 15px;
}

.header {margin-bottom: 15px;}

.head_lifted_layer {
	background: white;
	background: -moz-linear-gradient(top, white 0%, #E2E2E2 870px);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(870px,#E2E2E2));
	background: -webkit-linear-gradient(top, white 0%,#E2E2E2 870px);
	background: -o-linear-gradient(top, white 0%,#E2E2E2 870px);
	background: -ms-linear-gradient(top, white 0%,#E2E2E2 870px);
	background: linear-gradient(to bottom, white 0%,#E2E2E2 870px);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 );
	border-bottom: 1px solid #F1F1F1;
}


/* MENU */
.menu {
	text-align: center;
	margin-bottom: 10px;
	line-height: 41px;
	background:url('/img/menubg.png');
	border-radius: 5px;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
}
.menu .level-0 > li {
	display: inline-block;
	//zoom: 1;
	//display: inline;
	position: relative;
	border-left: 1px solid #777;
	border-left: 1px solid rgba(255,255,255,0.2);
	border-right: 1px solid #4B4B4B;
	border-right: 1px solid rgba(0,0,0,0.2);

	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.menu .level-0 > li.last{border-right: 0px;}
.menu .level-0 > li.first{border-left: 0px;}
.menu .level-0 > li > a {
	display: inline-block;
	//zoom: 1;
	//display: inline;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: white;
	padding: 6px 22px;
	text-shadow: 0px -1px 1px #111;


	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;

}
.menu .level-0 > li:hover {
	background: #555;
	background: rgba(0,0,0,0.2);
	text-shadow: 0px -1px 1px #111;
}

.menu .level-0 > li.current {
	background: #333;
	background: -o-linear-gradient(top, rgba(0, 0, 0, .8) 0, transparent 10%, transparent 100%), -o-linear-gradient(top, rgba(0, 0, 0, .2) 0, transparent 30%, transparent 70%, rgba(0, 0, 0, .2) 100%), -o-linear-gradient(left, rgba(0, 0, 0, .2) 0, transparent 20%, transparent 80%, rgba(0, 0, 0, .2) 100%), -o-linear-gradient(top, rgba(30, 30, 30, 1) 0, rgba(75, 75, 75, 1) 97%, transparent 97%, rgba(0, 0, 0, .45) 100%);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, .8) 0, transparent 10%, transparent 100%), -moz-linear-gradient(top, rgba(0, 0, 0, .2) 0, transparent 30%, transparent 70%, rgba(0, 0, 0, .2) 100%), -moz-linear-gradient(left, rgba(0, 0, 0, .2) 0, transparent 20%, transparent 80%, rgba(0, 0, 0, .2) 100%), -moz-linear-gradient(top, rgba(30, 30, 30, 1) 0, rgba(75, 75, 75, 1) 97%, transparent 97%, rgba(0, 0, 0, .45) 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, .8)), color-stop(.1, transparent), to(transparent)), -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, .2)), color-stop(.3, transparent), color-stop(.7, transparent), to(rgba(0, 0, 0, .2))), -webkit-gradient(linear, 0 0, 100% 0, from(rgba(0, 0, 0, .2)), color-stop(.2, transparent), color-stop(.8, transparent), to(rgba(0, 0, 0, .2))), -webkit-gradient(linear, 0 0, 0 100%, from(rgba(47, 47, 47, 1)), color-stop(0.97, rgba(75, 75, 75, 1)), color-stop(0.97, transparent), to(rgba(0, 0, 0, .45)));
}
.menu .level-0 > li:hover > a, .menu .level-0 > li.current a{
	color: #FFF;
	text-decoration: none;
	text-shadow: 0px 1px #333;
}
.menu .level-1 {
	display: none;
	position: absolute;
	top: 40px;
	left:0;
	background: #696969;
	border-radius: 0 3px 3px 3px;
	min-width: 200px;
	padding: 3px 0;
	z-index: 300;
	text-align: left;
	box-shadow: 0 5px 6px #3e3e3e;
}
.menu .level-1 > li:hover {
	background: #909090;
}
.menu .level-1 a {
	display: block;
	//zoom: 1;
	//display: inline;
	color: #fff;
	text-decoration: none ;
	text-shadow: 0 1px #404040;
	font-weight: normal;
	padding: 0px 10px;
}
.menu .level-0 > li:hover > .level-1 {
	display: block;
}

.content {
	width: 960px;
	margin: auto;
	margin-bottom: 25px;
	position: relative;
}

.main_image {
	margin-bottom: 25px;
	text-align: center;
}

.main_image a {
	display: inline-block;
	//zoom: 1;
	//display: inline;

	position: relative;
}
/*
.main_image a::after {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
}
*/

.breadcrumbs li a {
	font-size: 11px;	
}

.breadcrumbs_last a {color: #555555;}

.main_image img {
	display: inline-block;
	//zoom: 1;
	//display: inline;

	border-radius: 4px;
	overflow: hidden;
	text-align: center;
	background: #EEE;
	box-shadow: inset 0px 0px 1px white, 0px -1px 12px #888;
	background: -moz-linear-gradient(top, white 0%, #E0E0E0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(100%,#E0E0E0));
	background: -webkit-linear-gradient(top, white 0%,#E0E0E0 100%);
	background: -o-linear-gradient(top, white 0%,#E0E0E0 100%);
	background: -ms-linear-gradient(top, white 0%,#E0E0E0 100%);
	background: linear-gradient(to bottom, white 0%,#E0E0E0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 );
}

.head_wrapper.lifted.not_main {box-shadow: 0px 1px rgb(214, 214, 214);}

.lifted {
    position:relative;  
  }
 
.lifted:before,
.lifted:after {
	content: "";
	position: absolute;
	z-index: -2;
	bottom: 6px;
	left: 5px;
	width: 45%;
	height: 20%;
	-webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.45);
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.45);
	-webkit-transform: rotate(-0.3deg);
	-moz-transform: rotate(-0.3deg);
	-ms-transform: rotate(-0.3deg);
	-o-transform: rotate(-0.3deg);
	transform: rotate(-0.3deg);
}
 
.lifted:after {
    right:5px; 
    left:auto;
    -webkit-transform:rotate(0.3deg);
       -moz-transform:rotate(0.3deg);
        -ms-transform:rotate(0.3deg);
         -o-transform:rotate(0.3deg);
            transform:rotate(0.3deg);
}

.mainpage_special_offers_title.h2 {
	color: #2B2B2B;
	font-weight: bold;
	text-align: center;
	background:url('/img/header_line.png') 50% 50% no-repeat;
	margin-bottom: 20px; 
}

.show_all.show_all_catalog {display: none;}


/* MAIN PAGE SPEC OFFERS */

.items_catalog, .photo_list {
	margin-bottom: 20px;
}

.items_catalog li,
.photo_list li {
	background: white;
	background: -moz-linear-gradient(top, white 0%, #F2F2F2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(100%,#F2F2F2));
	background: -webkit-linear-gradient(top, white 0%,#F2F2F2 100%);
	background: -o-linear-gradient(top, white 0%,#F2F2F2 100%);
	background: -ms-linear-gradient(top, white 0%,#F2F2F2 100%);
	background: linear-gradient(to bottom, white 0%,#F2F2F2 100%);
	width: 224px;
	margin-right: 14px;
	border: 1px solid white;
	border-radius: 5px;
	padding: 15px 0px;
	box-shadow: 1px 1px 7px #BBB;
	vertical-align: top;

	filter: none;
}

.objectlist .object_item {
	display: block;
	margin: auto;
	text-align: center;
	overflow: hidden;
	margin-bottom: 15px;
}

.objectlist .object_item img {
	vertical-align: middle;
	max-width: 100%
}

.objectlist .object_title a {
	color: #3F444B;
	font-weight: bold;
}

.objectlist .price {
	font-weight: bold;
	margin-bottom: 10px;
}
.objectlist .price_value {font-size: 20px;}

body .button_buy {
	display: inline-block;
	margin: 0 10px;
	padding: 4px 10px 4px 10px;
	width: auto;
	height: auto;
	line-height: 22px;

	border-radius: 16px;
	text-align: center;
	font-weight: normal;
	color: #FFF;
	text-shadow: 0 -1px 1px #6A2556;

	background: #DA60C4;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#d171b7', endColorstr = '#aa3e8f');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#d171b7', endColorstr = '#aa3e8f')";
	background-image: -moz-linear-gradient(top, #d171b7, #aa3e8f);
	background-image: -ms-linear-gradient(top, #d171b7, #aa3e8f);
	background-image: -o-linear-gradient(top, #d171b7, #aa3e8f);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#d171b7), to(#aa3e8f));
	background-image: -webkit-linear-gradient(top, #d171b7, #aa3e8f);
	background-image: linear-gradient(top, #d171b7, #aa3e8f);
}

.button_buy:hover {
	text-decoration: none;
	box-shadow: inset 0 12px 3px rgba(255,255,255,0.1);
}

.button_buy:active {
	text-decoration: none;
	box-shadow: inset 0 2px 3px rgba(0,0,0,0.5);
}

.buy_button a.gotobasket {
	white-space: normal;
}

table.emarket_compare .button_buy {
	margin: 0 auto;
}



/* NEWS ON MAIN */
.index_news {width: 982px;}

.index_news .news .news_item {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 36px;
	padding-bottom: 10px;
	border-bottom: 0px;
	display: inline-block;
	width: 291px;
	vertical-align: top;
	position: relative;
	border-bottom: none;
}

.top_date.news_date {
	float: none;
	margin-left: 0px;
	font-size: 11px;
	color: #808282;
}

.news .news_headline {
	font-weight: bold;
	margin: 5px 0px;
	display: block;
}	

.news_on_main_wrapper {
	border-bottom: 1px solid #D4D5D7;
	margin-bottom: 25px;
}



/* FOOTER */

.footer1 {
	width: 930px;
	margin: auto;
	background:url('/img/footer.png') top center;
	border-radius: 5px 5px 0px 0px;
	padding: 30px 15px 30px;
}

.footer1 .text {
	color: #fff;
}

.footer_3block {
	display: inline-block;
	height: 100%;
	width: 296px;
	margin-right: 20px;
	vertical-align: top;
}

.footer_3block.last {
	margin-right: 0px;
}

.footer1 .phone_block {
	width: 100%;
	margin-right: 0px;
}

.addthis_toolbox p {display: none;}
.addthis_toolbox {margin-bottom: 10px;}

.form_placeholder.search_form_string {width: 255px;}


/* CATALOG ITEM PAGE */

.catalog_controls {
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 11px;
	line-height: 24px;
}

.catalog_controls span {font-weight: normal;}

.catalog_controls .catalog_order a, 
.catalog_controls .layout_control a {
	display: inline-block;
	//zoom: 1;
	//display: inline;

	width: 65px;
	border: 1px solid #d6d6d7;
	text-align: center;
	margin-left: -1px;
	color: #404040;
	font-weight: bold;
}

.catalog_controls .catalog_order a:first-of-type, 
.catalog_controls .layout_control a:first-of-type {
	border-radius: 3px 0px 0px 3px;
}

.catalog_controls .catalog_order a:last-of-type, 
.catalog_controls .layout_control a:last-of-type {
	border-radius: 0px 3px 3px 0px;
}

.catalog_controls .current:link, .catalog_controls .current:visited, .catalog_controls .current:hover {
	font-weight: normal;
	text-decoration: none;
	color: #c044a9;
	background: #fff;
	box-shadow: inset 1px 1px 5px rgb(221, 221, 221);
}

.catalog_controls .catalog_order span, 
.catalog_controls .layout_control span {
	margin-right: 12px;
}

.catalog_controls .layout_control {
	float: right;
	width: 25%;
}

.catalog_controls .catalog_order {width: 55%;}

.object .object_image img {
	border-radius: 7px;
	padding: 15px 20px;
	background: #fff;
	box-shadow: 0px 0px 6px #bbb;
	max-width: 500px;
	margin: 3px 55px 30px 3px;
}


.object .catalog_propertys {
	line-height: 37px;
	margin-bottom: 30px;
}

.object .catalog_propertys td, .object .catalog_propertys th {
	padding: 0px 10px;
}

.catalog_propertys tr:nth-child(even) {background: #f0f0f0}

.object .price .price_title {display: none;}
.price.price_bottom.old_price {display: none;}

.object .price.price_value {
	color: #404040;
	font-size: 40px;
}

.object .price .currency {
	font-size: 24px;
	color: #404040;
}

.price.price_bottom {
	display: inline-block;
	padding-bottom: 20px;
	border-bottom: 1px solid #b7b7b7;
}

.object .buy_button {
	margin-bottom: 0 !important;
}

.catalog_h2.h2 {
	padding-top: 15px;
	border-top: 1px solid #d5d5d5;
	color: #393939;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
	width: 960px;
}

.category_title.category_title_bottom {
	font-weight: bold;
	margin-top: 10px;
}

.photo_title {margin-top: 10px;}

.catalog_numpages {
	position: relative;
	font-weight: bold;
	background:url('/img/header_line.png') 50% 50% no-repeat;
}

.numpages_li.tonext_link a span,
.numpages_li.toprev_link a span {display: none;}

.numpages_li.tonext_link a,
.numpages_li.toprev_link a {
	display: block;
	width: 17px;
	height: 25px;
	background:url('/img/btns.png') -128px -24px no-repeat;
}

.numpages_li.toprev_link a {background:url('/img/btns.png') -106px -24px no-repeat;}

.numpages_li.tonext_link {
	position: absolute;
	top: -4px;
	right: 0px;
	margin-right: 0px;
	width: 26px;
}

.numpages_li.toprev_link {
	position: absolute;
	top: -4px;
	left: 0px;
	width: 26px;
}

.numpages ul .active a:link, .numpages ul .active a:visited, .numpages ul .active a:hover {
	background-color: transparent;
	color: #989898;
	text-decoration: none;
}

.numpages li {
	background: #f9f9f9;
	margin: 0px;
}

.numpages ul li a {
	width: 24px;
	padding: 0px;
	text-align: center;
}

.items_catalog li {
	filter: none;
}

.emarket_table_catalog .object_item img {
	display: inline-block;
	//zoom: 1;
	//display: inline;
	border-radius: 4px;
	overflow: hidden;
	text-align: center;
	background: #EEE;
	box-shadow: inset 0px 0px 1px white, 0px -1px 12px #888;
	margin-left: 6px;
}

.news .news_item {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d5d5d5;
}

