﻿html {
    height:100%;
    width:100%;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin:0 auto;
	max-width:1440px;
	min-width:995px;
	padding:0;
}
p{
	font-size: 14px;
	line-height: 150%;
	margin-top: 0.5em;
	margin-bottom: 0.7em;
}
ul{
	line-height: 150%;
	font-size:14px;
	color: #000;
}
ul li{
	list-style-type: disc;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
		
}
ol {
	line-height: 150%;
	font-size:14px;
	color: #000;
}
ol li{
	list-style-type: decimal;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	
}
ol.type2 li {
    list-style-type:decimal;
}
a {
	color: #2c75be;
}
a:hover {
	color: #FF6600;
}
a:visited{
	color: #990066;
}
a:visited hover{
	color: #FF6600;
}
a:active, a:focus, img {outline:none}
h1{
	font-size: 24px;
	color: #ed4e00;
	font-weight:normal;
	line-height:120%;
	margin-top:25px;
}
h1 sup,
h2 sup {
    color:#000;
    vertical-align:middle;
}
h2{
	font-size: 18px;
	font-weight: normal;
	color: #f90;
    margin-top:20px;
    margin-bottom:10px;
}

h2 a, h2 a:hover, h2 a:visited{
	font-weight: normal;
	color: #f90;
}
h3{
	font-size: 100%;
	margin-bottom: 0.3em;
	margin-top: 1em;
}
h4{
	margin: 0px 0px 0.5em;
	padding: 0px;
	font-size: 14px;
}
h5{
	color: #333333;
	margin-top: 2em;
	margin-bottom: 0.3em;
	font-size: 97%;
}
h6{font-size:12px; margin:0 0 5px}

.paging {
	color:#666666;
	font-size:18px;
	margin-bottom:25px;
	margin-top:15px;
}
.paging2 {
    font-size: 18px;
    padding-right:20px;
}
.paging2 span {
    margin-right:3px;
}
span.disable{}
span.enable{
	color:#ff6600;
}
table.paging{
}
div.gallery_category{
	font-size:12px; 
	line-height:220%; 
	padding-bottom:15px;
	margin-bottom:15px;
	margin-right:40px;
	border-bottom:solid 1px #999;
}
span.selected{
	background-color: eeeeee;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
	padding-right:5px;
	border-left:solid 0px #5a86a5;
	font-weight:bold;
}

span.deselected{
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

div.dbl_nav {
	font-size: 11px;
    margin:15px 0 5px 0;
    white-space:nowrap;
}
div.dbl_nav a, div.dbl_nav a:visited {color: #999}
div.dbl_nav a:hover {color: #0066CC}
div.dbl_nav .arr {display:inline-block; line-height:1; vertical-align:bottom}

div.open_branch{
	margin-top: 10px;
	background-image: url(/i/open.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 11px;
	color: #999999;
	cursor:hand;
}
span.arr{
	font-size: 18px;
	color: #999999;
}
.wrap_menu1 {
    color:#fff;
    background:url('/i/header_bg.gif') repeat-x;
    min-height:42px;
    position:relative;
}
.wrap_menu1 .home {
    padding:4px 8px;
    position:absolute;
    left:10px;
    top:4px;
}
.wrap_menu1 .star {
    background:url('/i/star_3.png') no-repeat;
    bottom:-10px;
    height:31px;
    left:30px;
    position:absolute;
    z-index:1;
    width:32px;
}
.wrap_menu1 ul {color:#fff; font-size:13px}
.wrap_menu1 a,
.wrap_menu1 a:visited,
.menu1 a.menu1_selected:hover {color:#fff}

.menu1 {    
    margin:0 0 0 43px;
    padding:0;
}
.menu1 li {
    float:left;
    line-height:1;
    list-style:none;    
    margin:0 5px 0 0;
}
.menu1 a {
	display:block;	
	font-weight:bold;
	padding:7px 15px 11px;
}
.menu1 a:hover {color: #ffa716}
.menu1 a.menu1_selected {
    background-color:#faa619;    
}
.wrap_menu1OnIndex .menu1 {
    margin-left:17px;
}
.account {
    background:#f9a519 url('/i/account_bg.gif') repeat-x 0 100%;
    min-height:42px;
    padding-left:15px;
    position:absolute;
    right:0;
    top:0;
}
.account ul {
    margin:0;
    padding:0;
}
.account li {
    float:left;
    line-height:1;
    list-style:none;
    margin:0;
}
.account li a {
	display:inline-block;	
	padding:9px 10px;
}
.account li.noroc a,
.account li.enter a {
    background-position:0 7px;
    background-repeat:no-repeat;
    font-weight:bold;
    padding-left:20px;
    padding-right:20px;    
}
.account li.noroc a {background-image:url('/i/reg.gif')}
.account li.enter a {background-image:url('/i/key2.gif')}
.account .star {left:-13px;}
    
.menu_main_1{
	font-size: 100%;
	color: #fff;
	margin-bottom: 5px;
    font-weight:bold;
}
.menu_main_1 a {color: #fff}
.menu_main_1 a:hover {color:#fff}
.border {
	border: 1px solid #666666;
	vertical-align: bottom;
	text-align: center;
	height: 140px;
	width: 140px;
}
.srch_txt{
	font-size: 16px;
	font-weight: bold;
	margin-left:-24px;
	width: 76%;
}
div.search{
	margin-top:5px;
}
.srch_btn { 
    width:75px;
    height:28px;
}
.search_example {
    font-size:11px;
    color:#888;
    margin-top:0px;
}
.search_example a {
    text-decoration:none;
    border-bottom:dashed 1px #666;
    color:#888;
}
.menu_root_1 {
	font-size: 12px;
}
div.news_intro {
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	margin-bottom:15px;
}
.news_source {
	color: #666666;
	text-align: right;
}
.news_date{
	font-size:75%;
	color:#999999;
}
div.catalog_item {
	float: left;
	height:238px;
	margin-right: 23px;
	width: 134px;
    margin-bottom:30px;
    position:relative;
}
div.catalog_item:first-child .quickSelect {display:block}
div.catalog_item .video,
div.catalog_item .opinion {
    color:#7f7f7f;
    display:inline-block;
    font-size:11px;
    margin:10px 0 0;
    padding:1px 0 4px 30px;
    text-decoration:none;
}
div.catalog_item .video span,
div.catalog_item .opinion span {
    color:#000;
    font-size:12px;
    margin-right:6px;
    text-decoration:underline;
}
div.catalog_item .video {background:url('/i/video.gif') no-repeat; margin-right:20px}
div.catalog_item .opinion {background:url('/i/add_comment.gif') no-repeat}

.star_discount {
    color:#090;
    font-family:Tahoma;
    position:absolute;
    right:0;
    top:0;
    overflow:hidden;
    z-index:0;
}
.star_discount p {
    margin:0;
    position:relative;
    text-align:center;
    z-index:1;
}
.star_discount div {
    background:url('/i/stars_discount.png') no-repeat;
    left:0;
    height:141px;
    position:absolute;
    width:91px;
    z-index:0;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/stars_discount.png',sizingMethod='crop');
}
.star_discount_small {
    height:50px;
    width:49px;
}
.star_discount_small p {
    font-size:13px;
    font-weight:bold;
    line-height:50px;
}
.star_discount_small div {
    top:-91px;
}
.star_discount_big {
    height:91px;
    width:91px;
}
.star_discount_big p {
    font-size:24px;
    line-height:91px;
}
.star_discount_big p span {font-size:18px}
.addStyle2 {
    height:255px;
    overflow:hidden;
}
div.addStyle3 {
    height:280px;
    overflow:hidden;
    margin-bottom:0;
    position:relative;
}
div.addStyle3 .availability_ok,
div.addStyle3 .availability_no {margin-top:2px}

div.catalog_name{
	font-size: 85%;	
	line-height:18px;	
	margin-bottom:5px;
	overflow:hidden;
	white-space:normal;
}
div.catalog_name a span {    
    display:inline-block;
    margin:0;
    padding-right:4px;
    text-decoration:underline;
}
div.catalog_name > a {
    display:inline-block;
    max-height:71px;
    overflow:hidden;
    vertical-align:middle;
}

.price_light {
	color: #333;
	font-size:11px;
	float:left;
	line-height:1.3;
}
.price_light strong {
    color:#42cf0f;
    display:block;
    font-size:13px;
    white-space:nowrap;
}
.price_light strong span {
    font-size:11px;
    font-weight:normal;
}
div.catalog_img,
div.catalog_img_no {
    font:0/0 Arial;
    height:125px;	
	width: 125px;
	text-align: center;
	white-space:nowrap;
}
div.catalog_img:after,
div.catalog_img_no:after,
div.catalog_img a,
div.catalog_img_no a {
    display:inline-block;
    vertical-align:middle;
}
div.catalog_img:after,
div.catalog_img_no:after {
    content:"";
    height:100%;
    width:0;
}
div.catalog_new{
	height: 16px;
	text-align:right;
}
div.catalog_raiting,
div.catalog_raiting_no,
div.catalog_raiting div,
div.catalog_raiting_no div {
	background: url(/i/reit_bg.gif) repeat-x;
}
div.catalog_raiting,
div.catalog_raiting_no {
	background-position:0 -6px;
	height: 3px;
	margin: 2px 0px 6px;
	padding:0px;
}

div.catalog_raiting div,
div.catalog_raiting_no div {
    height:3px;
    overflow:hidden;
}
div.catalog_raiting div {
    background-position:0 -3px;
}
div.catalogRatingOneProd {
    margin:-5px 310px 12px 0;
    position:relative;
}
div.catalogRatingOneProd span {
    color:#bfbfbf;
    font-size:12px;
    line-height:1;
    position:absolute;
    right:0;
    top:-18px;
}
.reit_word {
    color:#bfbfbf;
    font-size:9px;
    line-height:1;
    margin:0;
    visibility:hidden;
}   
div.catalog_item_first {
    height:500px;
    margin-right:30px;
    width:384px;
}
div.catalog_item_first .catalog_img {
    height:402px;
    width:384px;
}
div.catalog_item_first .catalog_name {
    float:left;
}
div.catalog_item_first .catalog_new img {
    vertical-align:bottom;
    margin-left:5px;
}
div.catalog_item_first .priceToRight {
    float:right;
}

.dots{
	background-image: url(/i/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 8px;
}
span.parametr{
	background-color: #FFFFFF;
	font-size: 90%;
	padding-right: 3px;
}
span.value{
    display:block;
	font-size: 90%;
	margin-top:8px;
}
div.product_description{
	font-size: 11px;
margin-bottom:10px;
padding:10px;
width:240px;
}
div.product_description p{
	font-size: 11px;
line-height:160%;
}
div.product_description h4{
	font-size: 14px;
font-weight:bold;
line-height:140%;
}
.price_in
{
    display:inline-block;
	font-size: 27px;
}

.price_other_valutes{
	font-size: 75%;
	color: #999999;
	line-height: 140%;
}
.add_button {
	margin-top:14px;
	background-image: url(/i/add.gif);
	display:block;
	height:107px;
	width: 216px;
	text-align: center;
	background-repeat: no-repeat;
}
.add_button:hover {
    background-position:0 -107px;
}

div.additional{
	background-color:#5DC700;	
	padding: 7px;
	/*background-image: url(/i/additional_corner.gif);*/
	background-position:bottom left;
	background-repeat:no-repeat;
	width:200px;
     color:white;
}

div.additional a, div.additional a:hover{
  color:white;
}

div.history{
padding: 7px;
margin-right: 40px;
width:200px;
}
div.similar, .complect, .accesories, .compare{
	margin-bottom: 10px;
	font-size: 75%;
}
div.similar2, 
div.complect2,
div.history2 {
    font-size:75%;
    margin:15px 0 30px;
    width:215px;
}
table.additional_list{
	margin-top: 10px;
	width:100%;
}
table.additional_list th{
	font-size:120%;
	padding:2px 0px 2px 5px;
	text-align:left;
}

table.additional_list tr.unpair
{
    background-color:White;
}
table.additional_list tr.pair
{
    background-color:#eee;
}
table.additional_list td{
	font-size: 100%;
	margin:none;
	padding:2px 5px 2px 5px;
}

sup.new{
	color: #FFFFFF;
	font-weight: bold;
	line-height:1.3;
	padding-left: 5px;
	background-color: #CC0000;
	font-size: 12px;
	padding-right: 5px;
}
div.menu_0{
	font-size: 14px;
	line-height: 200%;
}
.menu_1,
.menu_2,
.menu_3 {
    position:relative;
    z-index:1;
}
div.menu_1 {
	margin-left: 32px;
	font-size: 14px;
	line-height: 170%;
    font-weight:bold;
}
div.menu_2{
	font-size: 12px;
	margin-left: 15px;
	padding-left:8px;
	line-height: 170%;
font-weight:normal;
}
.menu_2 img {
    left:0;
    position:absolute;
    top:5px;
}
div.menu_3{
	font-size: 12px;
	margin-left: 15px;
	line-height: 170%;
font-weight:normal;
}
div.menu_main_2{
	font-size: 12px;
	line-height: 170%;
color:#fff;
}
div.menu_main_2 a{
	line-height: 170%;
color:#fff;
}
.selected1{
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	font-weight:bold;
    text-align:left;
color:#ED4E00;
border-left:solid 0px #fff;
background-image:url(/i/menu_doted.gif);
background-position:top right;
background-repeat:no-repeat;
font-size:16px;
display:block;
}
div.selected1 a,
div.selected1 a:visited {color:#ED4E00}

.deselected1{
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 11px;
	padding-left: 11px;
	text-align:left;
        color:white;
}
.deselected1 a{

}

.menu_1,
.menu_1 * {
    line-height:120%;
    margin-bottom:6px;
}
.selected_year{
	background-color:#cecece;
	padding-top: 0px;
	padding-bottom: 2px;
	text-align: center;
}

table.select_city{
	margin-left: 40px;
	font-size: 75%;
	line-height: 160%;
	height:80px;
}
.lng {
	font-size: 11px;
	float:left;
	text-transform:uppercase;
	*width:69px;
}
.lng,
.lng a {color:#fff}
.lng span { 
    display:inline-block;
    margin-right:8px;
    padding:2px 6px;
}
/*****By Vladik*****/
.lng span.ru { 
float:left;
}
.lng span.ro { 
float:right;
}
/**************/
.lng span.lng_elem_active {
    background:#33A520;    
    border-radius:5px;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
}    
table.topPics td.pic {
    text-align:right;
    width:45px;
}
table.topPics td.fst {
    width:193px;
}

div.cart_top,
div.cart_empty {
	background:url(/i/star_cart.png) no-repeat;
	right:0;
	min-height:55px;
	padding:15px 10px 20px 95px;
	position:absolute;
	top:10px;
	z-index:1;
}
div.cart_title_empty,
div.cart_title_full {
    width:195px;
}
div.cart_title_full a,    
div.cart_title_empty a {
    color:#fff;
    font-size:18px;
}
div.cart_status{
    color:#fff;
	font-size: 12px;
	margin-top:10px;
}
#divFavoritesCnt {margin-top:5px}
#divFavoritesCnt,
#divFavoritesCnt a {
    color:#fff;
    font-size:12px;
    margin-right:4px;
}
/*
div.top_right{
	margin:0 0 0 40px;

}
*/
 
.ddl_catalog{
	width: 280px;
}
.category_news{
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	margin-bottom: 15px;
}
div.date_main{
	font-size: 11px;
	color: #666666;
	margin-bottom: 5px;
}
table.footer{
	font-size: 12px;
	margin:25px 0;
}
table.footer td {
	vertical-align:top;
}
div.main_new_products h2 {
    display:inline;
    float:left;
    margin-right:25px;
}
div.main_new_products h2,
div.main_new_products h2 a {color:#e76206}
/*
div.main_new_products h2 a span {
    background:#e76206;
    border-radius:5px;
    color:#fff;
    display:inline-block;
    padding:2px 5px 3px;
    text-decoration:underline;
}
*/
div.main_new_products h2 small {
    color:#000;    
    display:block;
    font-size:11px;
    margin:3px 0 0 5px;
}
#divNewProducts,
#divOffers {
    clear:both;
    height:510px;
    overflow:hidden;
    position:relative;
}
div.main_new_products .active {
    cursor:default;
    border:none;
}

.main_top_banners {
    display:block;
    margin:20px 0 5px;
    text-align:center;
}
.main_top_banners > span {
    margin-left:16px;
    vertical-align:top;
}
.main_top_banners > span:first-child {margin-left:0}
.main_top_banners .slider {
    display:block;
    position:relative;
    height:350px;
}
div.form{
	font-size: 85%;
	line-height: 150%;
}
div.form_element{
	margin-bottom: 10px;
}
table.form {
	font-size: 85%;
}
table.form td{
	padding: 3px;
	margin-top: 0px;

}
span.form_comment{
	font-size: 11px;
	color: #666666;
}
div.comment{
	color: #666;
	font-size: 75%;
	margin-bottom: 10px;
	line-height:150%;
}
div.main_text_banner
{
    margin-top:5px;
	font-size: 12px;
	color: #999999;
}
div.right_text_banner{
	font-size: 12px;
	color: #999999;
	margin-top:5px;
}
table.melody{
	font-size: 85%;

}
table.melody td{
	padding: 5px;
}

table.melody th{
	font-size: 12px;
	color: #333333;
	padding: 5px;
}

table tr.active
{
	background-color:#e5effa;
	}
.pair{
	background-color:#e1eefa;
}
.unpair{}
table.right_banners{
	margin-top: 40px;
	padding-top: 20px;
}
div.banner_separator
{

    }
div.product_comment{
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.link_button {
    background:url("/i/podbor.gif") no-repeat;
    display:block;
    width:216px;
    height:122px;
}
.link_button:hover {
    background-position:0 -122px;
}
.relevant
{
	color: #009933;
	font-size: 11px;
}
.price{
	text-align: right;
}
.total{
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.table_in{
	font-size: 85%;
}
th.th_cart{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #666666;
}
.kolvoProductsBask {text-align:center}
.kolvoProductsBask input {
    margin:0 2px;
    vertical-align:middle;
}
.radio_button_list{
	font-size: 12px;
	line-height:150%;
}

.inline
{
    float:left;
    margin-right:25px;
    }

.obligatory 
{
    color:#6fc533;
    font-weight:bold;
    }
div.catalog_roducer
{
    font-size:12px; 

    line-height:100%; 
    margin-bottom:0px; 
    margin-top:7px;
    
    padding-bottom:0px;
    margin-right:40px;
    }
div.catalog_roducer a {margin-right:10px}    
div.catalog_roducer span {line-height:1.7; padding:0;}   
.bord_catalog_roducer {
    background:#ccc;
    clear:both;
    height:1px;
    overflow:hidden;
} 
.filterCategory {
    background:#e5effa;
    font-size:12px;
    margin:0 15px 20px -15px;
}
div.catalog_filter {
    background:#fff;
    font-size:12px;
    margin:1px;
    padding:10px 8px 0;
}
div.catalog_filter span.deselected {
    margin:0;
    padding:0;
}

.filterOffers .active,
.filterMain a.active,
.filterAvail span {
    background-color:#e5effa;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

.filterOffers,
.filterMain,
.filterView,
.filterAvail {margin-bottom:10px; white-space:nowrap;}

.filterOffers {
    width:34%;
}
.filterOffers,
.filterOffers span,
.filterOffers .totalProduct,
.filterOffers .totalProduct strong,
.filterOffers .specProduct,
.filterOffers .specProduct strong,
.filterView,
.filterMain,
.filterMain a,
.filterMain > span,
.filterAvail span {
    display:inline-block;
    line-height:1.2;
    vertical-align:middle;
}

.filterOffers a {
    color:#000;
    padding:6px 8px;
    text-decoration:none;
}
.filterOffers strong {
    color:#2C75BE;
    cursor:pointer;
    font-weight:normal;
    text-decoration:underline;
}
.filterOffers .active {cursor:default}
.filterOffers .active strong {
    color:#000;
    cursor:default;
    font-weight:bold;
    text-decoration:none;    
}

.filterOffers .totalProduct {
    margin-right:5px;
}

.filterMain {margin-left:55px}
.filterMain a {
    margin:0 10px 0 4px;
    position:relative;    
}
.filterMain a.byNew {color:#f60}
.filterMain a.active {
    font-weight:bold;
    margin-right:5px;
    padding:6px 10px 6px 25px;
}    
.filterMain a img {
    left:8px;
    position:absolute;
    top:10px;
}
.filterView {margin-left:30px}
.filterAvail {
    float:right;
    margin-left:25px;
}
.filterAvail a {margin:0 10px}
.filterAvail span {
    color:#038506;
    margin-right:5px;
    padding:6px 10px;
}  
.filterAvail .available {
    background-position:8px 50%;
    padding-left:25px;
}  
div.Sorry_No_Products
{
    padding:5px;
    font-size:12px;
    color:#cb2c00;
    font-weight:bold;
    margin-top:5px;
    margin-bottom:5px;
    margin-left:30px;
        }
.compare
{
    
    padding:10px;
    margin-top:15px;
    margin-right:15px;
    line-height:110%;
    border-top:solid 2px #ffa515;
background:#eee;
    
    } 
div.compare_btn
{
    font-size:14px; 
    font-weight:bold; 
    margin-top:10px; 
    margin-bottom:10px;
    color:#2177c6;
    }
div.compare_btn a
{
    color:#2177c6;
    }
div.compare_plus 
{
    float:left; 
    padding-left:17px; 
    width:95px; 
    margin-right:18px; 
    font-size:11px; 
    background-image:url(/i/compare_plus.gif); 
    background-repeat:no-repeat; 
    background-position:0px 2px;
    }
div.compare_minus 
{
    float:left; 
    padding-left:16px; 
    width:120px; 
    font-size:11px; 
    background:url(/i/compare_minus.gif) no-repeat 0 2px; 
    }
div.delete {
    float:right;
    font-size:11px;
    background:url(/i/compare_delete.gif) no-repeat 0 2px;
    width:54px; 
    padding-left:17px
}
div.compare_plus a,
div.compare_minus a,
div.delete a,
div.compare_plus a:visited,
div.compare_minus a:visited,
div.delete a:visited {
    color:#2177c6;
}
table.compare_list {}
table.compare_list tr{} 
table.compare_list tr.pair
{
    background-color:#ccc;
    
    }
table.compare_list tr.unpair
{
    
    background-color:white;
    }
table.compare_list td
{
    font-size:100%;
    padding:5px;
    }      
div.notice
{
    
    font-size:12px;
    color:#cb2c00;
    font-weight:bold;
    margin-top:25px;
    margin-bottom:5px;
    }
table.remainder
{
   padding:10px;
   border:solid 1px #eee;
    }
table.remainder th
{
    text-align:left;
    font-size:75%;
    }
table.remainder td
{
    font-size:75%;
    }
    
table.remainder td.mini
{
    font-size:70%;
    }
table.remainder tr.pair{}
table.remainder tr.unpair{}
/*
div.availability_ok
{
    font-size:9px;
    color:#02c807; 
    margin-top:10px; 
    background-image:url(/i/ok.gif); 
    background-repeat:no-repeat; 
    padding-left:14px;
    }
div.availability_no
{
    font-size:9px;
    color:#cf0f42; 
    margin-top:10px; 
    background-image:url(/i/no.gif); 
    background-repeat:no-repeat; 
    padding-left:14px;
    }
*/
div.availability_ok,
div.availability_no {
    float:left;
    font-size:9px;
    height:11px;
    margin:2px 5px 0 0;
    width:11px;    
    white-space:nowrap;
}   
div.availability_ok {
    background:url(/i/ok.gif) no-repeat; 
}  
div.availability_no {
    background:url(/i/no.gif) no-repeat; 
    padding-left:15px;
} 
div.banner_text 
{
    line-height:140%;
    margin-top:15px;
    }
    
table.table_in{
	font-size: 85%;

}
table.table_in td{
	padding: 12px 3px;
	border:none;
}

table.table_in th{
	font-size: 12px;
	color: #333333;
	padding: 3px;
	text-align:left;
}

table.table_in pair{
	background-color:#e1eefa;
}
table.table_in unpair{}
.sorting_complect span {
    padding:0;
}
.sorting_complect a {
    margin:0 0 0 5px;
}
.freeDelivery {
    color:#090;
    font-size:9px;
    float:left;
    padding:10px 10px 0 5px;
    width:90px;
    height:70px;
}
.serviceOfClient strong,
.freeDelivery strong {
    color:#5dc700; 
    display:block;
    font-size:14px;
}
.freeDelivery a {
    font-size:11px;
}
.wrapTable {
    clear:left;
    float:left;
    margin-right:6px;
    margin-bottom:10px;
    overflow:hidden;
    width:71px;
    height:71px;
}
div.wrapTable table {border-collapse:collapse}
div.wrapTable table td {
    padding:0;
    width:71px;
    height:71px;
    text-align:center;
    vertical-align:middle;
}
div.wrapTable td img {
    display:block;
    margin:0 auto;
}
.imitCell {
    display:table;
    *height:1%;
width:60%;
}
.imitCell p {font-size:12px}
.item_listNews {
    float:left;
    margin:0 20px 15px 0;    
    width: 66%; 
}
.one_news {
    margin:0 20px 20px 0;
    clear:both;
}
.addStyle {margin-bottom:5px;}
.one_news_addStyle {
    clear:none;
    float:left;
    width:30%;
}
.wrap_lastNews {
    background:#f7f7f7;
    clear:both;
    height:186px;
    overflow:hidden;
    padding-left:8px;
    padding:0 0 0 40px;
}
.one_lastNews {
    clear:none;
    float:left;
    margin-right:5px;
    margin-bottom:45px;
    width:225px;
}
.oneNews .catalog_item {margin-left:20px}
.date {
    color:#ccc;
    font-size:9px;
    display:block;
}
.categor {
    color:#999;
    font-size:9px;
    display:block;
    text-decoration:none;
}
.categor:visited {color:#999}
.categor:hover {text-decoration:underline;}
a img {border:0;}

.scroll {
    height:125px;
    overflow:auto;
    margin-right:20px;
}
.wrap_podborTovar {
    float:right;
    margin-right:40px;
    padding-bottom:5px;
    text-align:right;
    width:260px;
    height:55px;
    _display:inline;
}
.bgHeaderAndlogo {    
    background-position:50% 0;
    background-repeat:no-repeat;
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:0;
}
.bgHeaderAndlogo a {
    left:50%;
    height:100%;
    margin-left:-251px;
    position:absolute;
    width:501px;
    z-index:0;
}
.bgHeaderAndlogo_default {background-image:url('/i/bg_head_logo_default.jpg')}
/*----------------nal-beznal---------------*/
.wrap_nalBeznal {
    clear:both;
    width:240px;
}
.addStyle4 {
    float:right;
    margin:0 25px 0 40px;
}
.wrap_nalBeznal .wrap_btnAddToCart {
    background:url('/i/add.gif') no-repeat;
    height:107px;
    overflow:hidden;
    width:216px;
}
.wrap_nalBeznal .wrap_btnAddToCart:hover {background-position:0 -107px}
.wrap_nalBeznal .wrap_btnAddToCart input {height:107px; width:216px;}
.wrap_tab {
    color:#000;
    font-size:12px;
    margin-left:12px;
}
.wrap_tab .nal,
.wrap_tab .beznal {
    display:inline-block;
    *display:inline;
    *zoom:1;
}
.raschet {
    font-size:12px; 
    font-weight:bold;
    margin:0; 
    padding:3px 0 0 7px;
    height:15px;
    overflow:hidden;    
}
.beznal_show {
    background:url("/i/bg_beznal.jpg") no-repeat 50% 0;
    border-top:2px solid #85d53f;
    clear:both;
    padding-top:10px;
    *padding-top:5px;
}
.nal_show {
    background:url("/i/bg_nal.jpg") no-repeat 50% 0;
    border-top:2px solid #ffa515;
    clear:both;
    padding-top:10px;
    *padding-top:5px;
}
.tab {
    color:#fff;
    cursor:pointer;
    font-size:12px;    
    padding:0 10px 0;
    margin:0;
    height:18px;
    overflow:hidden;
    text-align:center;
}
.nal {/*width:81px*/}
.beznal {/*width:98px*/}

.nal p {
    background:#ffa515;
    font-weight:bold;
}
.beznal p {
    background:#5dc700;
}

.nal .top {display:block; background:transparent; font-size:1px;}
.nal .top * {
    background:#ffa515; 
    border-left:1px solid #ffa515; 
    border-right:1px solid #ffa515;
    display:block; 
    overflow:hidden; 
    height:1px;
}
.nal .b1 {margin:0 3px}
.nal .b2 {margin:0 2px} 
.nal .b3 {margin:0 1px} 


.beznal .top {display:block; background:transparent; font-size:1px;}
.beznal .top * {
    background:#5dc700; 
    border-left:1px solid #5dc700; 
    border-right:1px solid #5dc700;
    display:block; 
    overflow:hidden; 
    height:1px;
}
.beznal .b1 {margin:0 3px}
.beznal .b2 {margin:0 2px} 
.beznal .b3 {margin:0 1px}

.sameMoney {
    margin:0;
    padding:0;
}
.sameMoney li {
    overflow:hidden;
    _zoom:1;
    list-style:none;
}
.sameMoney div {
    background:url(/i/bg_phone.gif) no-repeat 0 0;
    float:left;
    width:60px;
    height:70px;
    overflow:hidden;
}
.sameMoney div table {
    width:100%;
}
.sameMoney table td {
    padding:0;
    height:60px;
    text-align:center;
    vertical-align:middle;
}
.sameMoney p {
    margin:0 0 0 67px;    
}
.sameMoney p a {
    display:block;
    margin-top:3px;
    margin-bottom:3px;
    line-height:1.2;
    height:34px;
    overflow:hidden;
}
.sameMoney p span {
    color:#fff;
    font-size:18px;
}
.priceDifference {float:left}
.priceDifference p {
    color:#666;
    float:left;
    font-size:12px;
    line-height:1.2;
    margin:6px 0 15px 16px;
}
.priceDifference p:first-child {margin-left:41px}

.priceDifference del {color:Red}
.priceDifference del strong {color:#666}
/*----------konkurs-------------*/
.konkursWindow {
    border-collapse:collapse;
}
.konkursWindow td {padding:0}

.konkursWindow .c {background:#ccc; text-align:center; vertical-align:middle; min-width:325px}
.konkursWindow .tl,
.konkursWindow .tr {
    width:86px;
    height:56px;
}
.konkursWindow .bl,
.konkursWindow .br {
    width:86px;
    height:107px;
}
.konkursWindow .tl {background:url('/i/tl11.jpg') no-repeat;}
.konkursWindow .tr {background:url('/i/tr11.jpg') no-repeat;}
.konkursWindow .bl {background:url('/i/bl11.jpg') no-repeat;}
.konkursWindow .br {background:url('/i/br11.jpg') no-repeat;}
.konkursWindow .t {background:url('/i/t11.jpg') repeat-x;}
.konkursWindow .b {background:url('/i/bg_b11.jpg') repeat-x}
.konkursWindow .r {background:url('/i/r11.jpg') repeat-y;}
.konkursWindow .l {background:url('/i/l11.jpg') repeat-y;}

.stvorka {
    position:absolute;
    right:240px;
    top:55px;
    bottom:106px;
    width:28px;
    background:url('/i/stvorka.gif') repeat-y; 
    _display:none;   
}
.razrezTop,
.razrezBot {
    background:#c0c0c0;
    display:block;
    position:absolute;
    left:13px;
    height:15px;
    width:1px;
}
.razrezTop {top:-14px}
.razrezBot {bottom:-14px;}
.b11_a {
    background:url('/i/bl11.jpg') no-repeat;
    height:107px;    
}
.b11_b {
    background:url('/i/br11.jpg') no-repeat 100% 0;
    height:107px;
    border-right:1px solid #fff;
}
.ruchka {
    background:url('/i/ruchka.png') no-repeat;
    position:absolute;
    top:45%;
    left:15px;
    width:36px;
    height:20px;
    _display:none;
}
.flower {
    background:url('/i/flower.png') no-repeat;
    position:absolute;
    right:-30px;
    bottom:40px;
    width:175px;
    height:264px;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/flower.png',sizingMethod='crop');
}
.aNext,
.aPrev {
    position:absolute;
    top:80px;
}
.aNext {right:0}
.aPrev {left:0}
 
.clear {
    clear:both;
    display:block;
    height:0;    
    overflow:hidden;
}   

.toAddPhoto {
    float:left;
    width:380px;
}
.leftMenu_def {
    /* background:url(/i/menu_left_bg.gif) repeat-y 100% 0; */
    margin-right:0; 
    min-height:60px;
    padding:15px 0;
    position:relative;
    _height:60px;
}
.panda_leftMenu {
    background:url('/i/panda_left_menu.gif') no-repeat;
    position:absolute;
    right:0;
    top:10px;
    height:108px;
    width:48px;
    z-index:0;
}
.leftCol_def {
    background:url(/i/menu_left_bg.gif) repeat-y 100% 0;
    width:248px;
}
/*-----constrct PC------*/
.choose_complect {
    background: url('/i/bg_complect.gif') no-repeat;
    margin-top:30px;
    position: relative;
    height: 552px;
    width: 561px;
}
.choose_complect .device {position: absolute}
.choose_complect .device a.pic {
    background:#fff;
    border:1px solid #3fcf0e;
    display:block;
    float:left;
    padding:1px;
    position:relative;
    text-align:center;
    text-decoration:none;
    height:60px;
    width:60px;
}
.choose_complect .device a.pic:hover .pp {background-position:0 -14px}
.choose_complect .device .pp {
    background:url('/i/pp.gif') no-repeat;
    bottom:3px;
    position:absolute;
    height:14px;
    left:3px;    
    width:14px;
}
.choose_complect .device strong {
    color:#06c;
    display:block;
    font-size:11px;
    margin-left:68px;
    width:140px;
    position:relative;
}
.choose_complect .device strong span {color:#f60}
.choose_complect .device p {
    color:#666;
    font-size:9px;
    line-height:1.2;
    margin:0 0 2px;
    width:64px;    
}
.choose_complect input {
    position:absolute;
    height:10px;
    left:-15px;
    top:-10px;
    width:11px;
    
}
.choose_complect .choosed a.pic {border-color:#3fcf0e}
.choose_complect .choosed .pp {background-position:0 -14px}
.choose_complect .disabled strong a,
.choose_complect .disabled a.pic .pp,
.choose_complect .disabled img {
    opacity:.3;
    filter:alpha(opacity='30');    
}
.choose_complect div.disabled a.pic {
    background:#eee;
    border:1px solid #cfcfcf;
    cursor:default;
}
.choose_complect .disabled a.pic:hover .pp {background-position:0 0}
.choose_complect .top {top: 0}
.choose_complect .right {right: 0}
.choose_complect .bottom {bottom: 0}
.choose_complect .left {left: 0}

.mainboards {left:65px}
.cpu {top: 200px}
.videocards {top: 300px}
.hdd {
    left: 255px;
    top: 370px;
}
.memoriePC {
    left:210px;
    top:82px;
}
.colers {
    top: 100px;
}
.monitors {
    left:100%;
    top: 100px;
    margin-left:-64px;
}
.mouses {
    bottom: 0;
    left:100%;
    margin-left:-64px;
}
.keyboards {
    bottom: 0;
    left:255px;
}
.cd_dvd {
    left:318px;
    top:180px;
}
.Cases {
    left:318px;
    top:17px;
}
.speakers {
    left:100%;
    top: 257px;
    margin-left:-64px;
}
.inkjet {
    bottom: 0;
}

.available {
    background:url('/i/filtr_available.gif') no-repeat 0 2px;
    color:#02c807;
    font-size:1em;
    padding-left:16px;
}
.catalog_filter .url-tab
{
    background:url('/i/filtr_tab.gif') no-repeat 0 2px;
    margin-left:8px;
    padding-left:14px;
    text-decoration:none;
    zoom:1;
}
.catalog_filter .url-li 
{
    background:url('/i/filtr_li.gif') no-repeat 0 2px;
    margin-left:8px;
    padding-left:17px;
    text-decoration:none;
    zoom:1;
}
.all-manufacturer {border-bottom:1px dashed #2c75be; color:#2c75be; cursor:pointer; margin-left:8px;}
.mob-manufacturer label {
    font-size: 12px;
    float:left;
    margin-top:4px;
    padding-left:20px;
    position:relative;
    width:135px;
    white-space:nowrap;
}
.mob-manufacturer input[type='checkbox'] {
    left:0;
    margin:0;
    position:absolute;
    top:1px;
}
.mob-manufacturer td {width:30%}
.mob-manufacturer .amount {
    color:#038506;
    font-size:11px;
    margin-left:4px;
}
.filter-btn 
{
    margin:0 20px 0 0;
    padding:2px 8px;
}
.wrap_productTableView {
    margin-left:-50px;
}
div.productTableView {
    display:inline-block;
    float:none;
    height:auto;
    margin:30px 0 20px 50px;
    vertical-align:top;
    width:42%;
    *display:inline;
    *zoom:1;
}
.catalog_item.inBasket .brief,
.productTableView .brief {
    float:left;
    width:125px;
}
.catalog_item.inBasket .details,
.productTableView .details {
    float:left;
    margin-left:10px;
    width:58%;
}
.productTableView .catalog_new img {
    margin-left:5px;
    vertical-align:bottom;
}
.catalog_item.inBasket p,
.productTableView p {
    font-size:12px;
}
.catalog_item.inBasket .catalog_name > a,
.productTableView .catalog_name > a {
    display:inline;
}
.productTableView .star_discount {
    left:-15px;
    top:-15px;
}
div.productTableView .ariel {
    bottom:32px;
    left:0;
    position:absolute;
    z-index:0;
}
.menu_1 a:visited,
.menu_2 a:visited {color:#2c75be}
/* add new page css style */
.header_Pandaahop 
{
    background-color:#84D708;
    background-image:url(/i/headerLogo.jpg);
    background-position:center top;
    background-repeat:no-repeat;
    height:115px;
    margin-bottom:1px;
    width:100%; 
}
.header_Pandaahop div.search {
	margin:38px 0 0 20px;
	position:relative;
	width:250px;
}
.header_Pandaahop .srch_txt {
	width: 156px;
}
.logo_url 
{
    text-decoration: none;
    display: block; height: 90px;
    margin:0 auto;
    position:relative;
    left:-140px;
    width: 426px;
}
.header_default {
    background:#70c208; /* green */
    border-bottom:1px solid #fff;  
    position:relative;  
}
.header_default .color_right {
    background:#8bd907; /* lightgreen */
    height:115px;
    position:absolute;
    right:0;
    top:0;
    width:500px;
    z-index:0;
}
.header_default .inner {    
    height:115px;
    position:relative;
    z-index:1;
}
.header_default .search {
    float:left;
    margin:0;
    padding:15px 0 0 43px;
    position:relative;
    width:27%;
    z-index:2;    
}
.header_default .mail {
    left:10px;
    padding:5px;
    position:absolute;
    top:10px;
}
.header_default .region {
    color:#fff;
    font-size:13px;
    float:left;
    margin-bottom:15px;
    margin-left:30px;
    min-width:165px;
}
.header_default .region span.choosed {
    background:#33a520 url('/i/ptr.gif') no-repeat 90% 7px;    
    border-radius:5px;    
    color:#fff;
    cursor:pointer;
    display:inline-block;
    padding:2px 24px 4px 7px;
    text-decoration:underline;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
} 
ul.towns {
    background:#1a9817 url(/i/bg_towns.jpg) repeat-x;    
    border:1px solid #fff;
    border-radius:8px;
    box-shadow:0 0 8px 1px rgba(0,0,0,.4);
    display:none;
    font-size:13px;
    left:100px;
    margin:0;
    padding:20px 30px 10px;
    position:absolute;
    top:5px;
    width:325px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    -moz-box-shadow:0 0 8px 1px rgba(0,0,0,.4);
    -webkit-box-shadow:0 0 8px 1px rgba(0,0,0,.4);
}
.pandaUA ul.towns {width:700px}

ul.towns,
ul.towns ul,
ul.towns a {
    color:#fff;
}
ul.towns ul {
    float:left;
    margin:0;
    padding:0;
    width:35%;
}
.pandaUA ul.towns ul {width:28%}

ul.towns li {
    list-style:none;
    margin:0 0 15px;
    overflow:hidden;
    _height:1%;
}
ul.towns li li {
    margin:0 0 3px;
}
ul.towns li strong {
    float:left;
    margin-top:4px;
    width:95px;
}
ul.towns li ul:first-child li:first-child {
    font-weight:bold;
}
ul.towns li span {    
    cursor:pointer;
    display:inline-block;
    padding:3px 10px 5px;
    text-decoration:underline;
}
ul.towns li.active span {
    background:#dc8a01 url('/i/bg_onetown.gif') repeat-x;
    border-radius:5px;    
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
.menu_top 
{
    background-color: #6dc533;    
    background-image: url('/i/bg_menu_maintop.jpg');
    background-position:center bottom;
    background-repeat:repeat-x;
    height: 95px;
    padding:10px 0 24px;
}
.menu_top div.cart_top,
.menu_top div.cart_empty {color:#FFFFFF; margin:0px;}
.menu_top div.cart_top a,
.menu_top div.cart_empty a {color:#FFFFFF;}
.menu_top .scroll {height:auto;}

.menu_left 
{
    /*background:#fc9b00 url('/i/bg_menu_lefttop.jpg') repeat-y;*/
    background:#fc9b00;
        -moz-border-radius:7px;
        -wekbit-border-redius:7px;
    border-radius:7px;
    box-shadow:0 -3px 4px 0 rgba(0,0,0,.3);
    margin:-10px 0 20px 19px;
    padding:1px 0;
    position:relative;
    z-index:1;
}
.menu_left ul {
    font-size:13px;
    padding:0 0 15px;
    margin:0;    
}
.menu_left li
{
    list-style:none;
    margin:10px 10px 0 0;
    padding-left:30px;
    position:relative;
    z-index:1;
    *padding-left:10px;
}
.menu_left li:after {
    background-image:url('/i/cuts_menu.png');
    background-repeat:no-repeat;
    content:"";
    left:0;
    position:absolute;
    top:0;
}
.menu_left li.telephones:after {
    left:9px;
    height:16px;
    top:3px;
    width:12px;
}
.menu_left li.orgtech:after {
    background-position:-14px 0;
    left:7px;
    height:18px;
    width:13px;
}
.menu_left li.tv:after {
    background-position:-29px 0;
    left:7px;
    height:13px;
    top:5px;
    width:16px;
}
.menu_left li.audio_video:after {
    background-position:-47px 0;
    left:7px;
    height:15px;
    top:2px;
    width:16px;
}
.menu_left li.photo_video:after {
    background-position:-65px 0;
    left:7px;
    height:13px;
    top:4px;
    width:15px;    
}
.menu_left li.home_appliances:after {
    background-position:-218px 0;
    left:10px;
    height:18px;
    width:9px;   
}
.menu_left li.built-in:after {
    background-position:-82px 0;
    left:9px;
    height:15px;
    top:3px;
    width:11px;
}
.menu_left li.small_domestic:after {
    background-position:-110px 0;
    left:6px;
    height:8px;
    top:6px;
    width:18px;    
}
.menu_left li.appliances_for_beauty_and_health:after {
    background-position:-145px 0;
    left:7px;
    height:15px;
    top:3px;
    width:15px;    
}
.menu_left li.Climatic_teh:after {
    background-position:-95px 0;
    left:8px;
    height:15px;
    top:2px;
    width:13px;          
}
.menu_left li.sewing_equipment:after {
    background-position:-130px 0;
    left:7px;
    height:11px;
    top:5px;
    width:13px;  
}
.menu_left li.auto_electronics:after {
    background-position:-162px 0;
    left:5px;
    height:14px;
    top:3px;
    width:16px;    
}
.menu_left li.power_tools:after {
    background-position:-180px 0;
    left:5px;
    height:15px;
    top:3px;
    width:19px; 
}
.menu_left li.furniture:after {
    background-position:-201px 0;
    left:8px;
    height:15px;
    top:2px;
    width:15px;     
}

.menu_left .sep {
    border-top:1px solid #ca5d00;
    border-bottom:1px solid #ffbf00;
    margin:10px 0 0;
    z-index:0;
}
.menu_left .sep:after {
    background:url('/i/bg_menu_left.jpg') no-repeat;
    border-radius:0 0 0 7px;
    left:0;
    height:73px;
    top:1px;
    width:82px;
}
.menu_left a
{
    color:#FFFFFF;
    font-weight:bold;
}
.menu_left a:visited {color:#FFFFFF;}
/*
.сontacts_assistants 
{
    background-image: url('/i/bg_menu_leftbot.jpg');
    background-repeat:no-repeat;
    height: 23px;
    padding-top:6px;
    vertical-align:top;
}
.сontacts_assistants table
{
    color:#FFFFFF;
    font-size:0.9em;
    margin:20px 0 0 38px;
}
.сontacts_assistants th
{
    padding:4px;
    text-align:left;
}
.сontacts_assistants .phone_name 
{
    background-color:#f49c0e;
    padding:2px 4px;
}
.сontacts_assistants h2
{    
    color:#FFFFFF;
    margin:2px;
}
*/
.starPos1 
{
    background-image: url('/i/star_1.png');
    display:block;
    position:absolute;
    left:0px;
    top:44px;
    height:90px;
    width:70px;
}
.starPos2 
{
    background-image: url('/i/star_2.png');
    display:block;
    position:absolute;
    left:240px;
    top:100px;
    height:54px;
    width:54px;
}
.starPos3 
{
    background-image: url('/i/star_3.png');
    display:block;
    position:absolute;
    left:430px;
    height:33px;
    width:33px;
}

/*
.lefProduct {
    background:url(/i/menu_left_bg.gif) repeat-y 100% 0;
    display:inline-block;
    float:right;
    width:180px;
}
*/
.wrap_leftBanns {margin:15px 0 0 19px}
#dlLeftBanner {margin:15px 0 0 19px; width:auto !important}
.lefProduct {
    margin:20px 0 0 19px;
    width:216px;
}
.wrap_flourish {
    border:1px solid #ccc;
    position:relative;
}
.wrap_flourish h3 {
    color:#ED4E00;
    text-align:center;
}
.wrap_flourish .header_p {
    color:#666;
    font-size:12px;
    text-align:center;
}
.lefProduct .catalog_item {
    margin-left:40px;
    margin-bottom:20px;
}
.wrap_flourish .corner {
    height:9px;
    margin:-1px;
    position:absolute;
    width:9px;
}
.wrap_flourish .cor_01,
.wrap_flourish .cor_02 {top:0}
.wrap_flourish .cor_03,
.wrap_flourish .cor_04 {bottom:0}
.wrap_flourish .cor_01,
.wrap_flourish .cor_03 {left:0}
.wrap_flourish .cor_02,
.wrap_flourish .cor_04 {right:0}
.wrap_flourish .cor_01 {background:url(/i/corner_01.gif) no-repeat}
.wrap_flourish .cor_02 {background:url(/i/corner_02.gif) no-repeat}
.wrap_flourish .cor_03 {background:url(/i/corner_03.gif) no-repeat}
.wrap_flourish .cor_04 {background:url(/i/corner_04.gif) no-repeat}
.lefProduct .flourish,
.wrap_popular .flourish {
    background:url(/i/flourish.gif) no-repeat;
    height:12px;
    position:absolute;
    right:-9px;
    top:22px;
    width:9px;
}
    background:url(/i/flourish.gif) no-repeat;
    height:12px;
    position:absolute;
    right:-9px;
    top:22px;
    width:9px;
}
.wrap_flourish .flourish_bottom {
    bottom:-9px;
    height:9px;
    position:absolute;    
    width:12px;
}
.wrap_flourish .flourish_bottom {
    background:url(/i/flourish_bottom.gif) no-repeat;
    left:12px;
}
.wrap_flourish .flourish_bottom2 {
    background:url(/i/flourish_bottom2.gif) no-repeat;
    right:12px;
    left:auto;
}
.wrap_flourish .flourish_top {
    background:url(/i/flourish_top.gif) no-repeat;  
    height:9px;  
    left:26px;
    position:absolute;
    top:-9px;
    width:12px;
}
.historyProduct 
{    
    height:340px;
    margin-top:40px;
    overflow:hidden;
    _height:1%;
}
.historyProduct .line 
{
    background:url(/i/line_bg.gif) repeat-x;
    display:block;
    height:7px;
    left:-21px;
    position:relative;
    width:100%;
}

.shortCharacBox .product_description {
    float:none; 
    font-size:14px;
    max-width:550px;
    margin:0;
    padding:0;
    width:auto;
}
.shortCharacBox .shortCharacteristic {vertical-align:top; padding-left:25px; *width:45%}
.shortCharacBox .shortCharacteristic .addDivCharacteristic 
{
    padding-left:60px;
    position:relative;
}
.addDivCharacteristic table {margin-top:-36px}
.shortCharacBox .shortCharacteristic h5 
{
    background:url(/i/characteristic.gif) no-repeat;
    color:#55a300;
    min-height:58px;
    margin-top:0;
    padding-left:60px;
    _height:58px;
}
.shortCharacBox .addhref {
    background:url('/i/allhar.jpg') no-repeat;
    display:inline-block;
    font-size:12px;
    height:42px;
    line-height:1.3;
    margin:22px 10% 0 0;
    padding:4px 0 4px 49px;
}
.addDivCharacteristic td:first-child {width:40%}
.tdGalleryH2 {
    margin-bottom:-50px;
    margin-top:10px;
}
.tdGalleryPnl {
    line-height:150%;
    margin:0 310px 0 0;
    padding-bottom:10px;
    position:relative;
    z-index:1;
}
.tdGalleryPnl span {
    margin-right:12px;
    font-size:12px;
}
.videSmImg {/*margin-top:68px; width:90px;*/}
.videSmImg img {
    cursor:pointer;
    display:block;
    max-height:90px;
    max-width:90px;
    margin:5px 0;
    vertical-align:middle;
}
.videSmImg ul {padding:0}
.videSmImg li {list-style:none;}
#aVideos .active,
.videSmImg .active 
{
    opacity:.3;
    filter:alpha(opacity=30);
    zoom:1;
}
#wrap_imgProductMain {
    /*margin-top:68px;*/
    overflow:hidden;    
    position:relative;
}
#wrap_imgProductMain div {
    display:inline-block;
    margin:0 auto; 
    position:relative; 
    *display:inline;
    *zoom:1;
}

.tdProductSet {padding-right:10px; width:280px; vertical-align:top}
.tdProductSet .freeDelivery span {color:#000; line-height:26px; font-size:3em;}
.tdProductSet .freeDelivery b {font-size:0.5em; padding-left:2px;}
.tdProductSet img {float:left;}

.tdProductSet .compare_plus 
{
    background-position:0;
    margin:24px 0 0 8px;
    width:auto;
}
.tdProductSet .compare 
{
    background:none;
    border:none;
    margin-right:0;
}
#aVideos h3 {color:#55A300; margin-bottom:12px;}
#aVideos img {cursor:pointer}
.pdfFile 
{
    background:url(/i/pdf_icon.gif) no-repeat;
    font-size:12px;
    line-height:1.3;
    display:inline-block;
    height:42px;
    margin:22px 10% 0 6px;
    padding:4px 0 0 50px;
}

.priseDiv 
{
    background-color:#eef1c5;
    padding-top:10px;
}
.priseDiv .add_button 
{
    background-image: url(/i/addp.png);
    margin-left:31px;
}
.priseDiv .add_button:hover {
    background-position:0 -108px;
}
.priseDiv .botoomBord 
{
    border-bottom:1px dashed #0066cc;
    color:#0066cc;
    cursor:pointer;
}
.priseDiv .raschet 
{
    color:#5DC700;
    font-size:14px;
    height:auto;
    padding:0 0 1px 11px;
}
.priseDiv .notif {
    background-image: url(/i/notif.png);
    height:84px;
    width:219px;
}
.priseDiv .notif:hover {background-position:0 -84px}
.catalog_price_in .price_in {margin:3px -6px 7px 11px;}
.catalog_price_in .priceBig {
    display:block;
    font-size:27px;
    white-space:nowrap;
}
.catalog_price_in .priceBig b {font-size:12px;}
.catalog_price_in .price_in p {
    margin:0 29px 0 0;
    text-align:right;
}
.catalog_price_in .priceDifference p {margin-top:15px;}

.priseDiv .inactive {border:none; color:#000; cursor:default; font-weight:bold}
.inactive a {color:#666; cursor:default; text-decoration:none;}
.priseDiv p {color:#666;}

.tdGallery .inactive a:visited {color:#666666;}
.tdGallery a:visited {color:#2C75BE;}
.tdGallery {
    padding-top:50px;
    text-align:center;
    vertical-align:top;
}
.tdGallery > table {margin-bottom:20px}
.tdGallery .ariel {
    bottom:0;
    left:-55px;
    position:absolute;
}
.dostavka {
    background:url(/i/dostavka.gif) no-repeat;
    padding-left:64px;
}
.garantee {
    background:url(/i/garantee_mini.gif) no-repeat;
    padding-left:44px;
    width:60px;
}

.shortCharacBox h4 {color:#55a300; margin:0;}
.shortCharacBox .product_description p {font-size:14px; margin:16px 20px 20px 0; max-width:530px; _width:400px}  

.lefProduct #aSimProducts {border-bottom:1px dashed #2C75BE; text-decoration:none;}
.lefProduct #aSimProducts:visited {color:#2C75BE}

.product_comment .addStyleCom {width:60%}

.wrap_paramSelect {
    font-size:12px; 
    margin-right:20px;
}
.wrap_paramSelect td {
    padding-bottom:8px;
    vertical-align:middle;
}
.wrap_sliderPrice {
    clear:both;
    font-size: 12px;
    padding-top:12px;
}
.sliderPrice {    
    margin:40px 0 57px 23px;
    position:relative;
    width:250px;
}
.ajax__multi_slider_default {z-index:0}
.updateProgress {
    font-size:18px; 
    left:0; 
    top:2px; 
    position: absolute; 
    width:100%; 
    height:100%; 
    text-align:center; 
    z-index:1;
}
.barsAvailProducts {
    height: 60px; 
    margin-left:23px;
    overflow: hidden;
    width:250px;
    _display:none;
}
.barsAvailProducts .bar {
    float: left; 
    height: 100%; 
    margin-left:1px;
    width: 4px;
}

.bar div {    
    height: 29px; 
    position:relative;
}
.bar .out-of-stock {margin-top:2px}

.bar span { 
    background-image:url(/i/bg_bars.gif);   
    background-repeat:repeat-y;    
    display:inline-block;
    position:absolute;
    width: 100%; 
}
.bar .in-sight span {background-position:-7px bottom; bottom:0}
.bar .out-of-stock span {background-position:-7px -1px}

.inDiapazon .in-sight span {background-position:-14px bottom}
.inDiapazon .out-of-stock span {background-position:0 -1px}

.handle_horizontal,
.handle_horizontal_hover,
.handle_horizontal_down {
    background:url('/i/handle.gif') no-repeat !important;
    overflow:visible !important;
    height:25px !important;
    width:7px !important;
}
.handle_horizontal span,
.handle_horizontal_hover span,
.handle_horizontal_down span {
    color:#000;
    left:0;
    position:absolute;
    top:-20px;
    white-space:nowrap;
}
.handle_horizontal span.lei,
.handle_horizontal_hover span.lei,
.handle_horizontal_down span.lei {
    color:#038506;
    font-size:14px;
    left:0;
    position:absolute;
    top:-34px;
    white-space:nowrap;
}
.handle_horizontal span b,
.handle_horizontal_hover span b,
.handle_horizontal_down span b {
    color:#666;
    font-weight:normal;
}
#spanPriceLowLei,
#spanPriceLow {
    left:auto;
    right:0;
}
/* #spanPriceLow {right:0; left:auto} */
.outer_rail_horizontal,
.inner_rail_horizontal {
    background-image:url('/i/bg_slider_price.gif') !important;
    background-repeat:repeat-x;
    height:25px !important;
}
.inner_rail_horizontal {
    background-position:0 -25px !important;
}

.compared_models {
    background:#eaf3f5;
    margin-top:15px;
    margin-bottom:20px;
    padding:1px 16px 1px 14px;
}
.compared_models p {
    color:#75797a;
    font-size:0.76em;
    margin:0;
}
.compared_models p span {float:right}
.compared_models .compare_list {
    font-size:0.8em;
    padding-left:16px;
}
.compared_models .compare_list li {
    background:url(/i/dot_bg.gif) repeat-x 0 94.2%;
    list-style:decimal;
    margin-bottom:0.8em;
}
.compared_models .compare_list .link_width {
    display:inline-block;
    width:100px;
    *display:inline;
    *zoom:1;
}
.compared_models .compare_list span {
    background:#eaf3f5;
    color:#42cf0f;
    font-size:16px;
    font-weight:bold;
    float:right;
    margin-top:1px;
}
.compared_models .div_compare_del,
.compared_models .compare_add {
    margin:10px 0 22px -16px;
    padding-left:32px;
}
.compared_models .div_compare_del {background:url(/i/flag_del.gif) no-repeat 0 100%}
.compared_models .compare_add {background:url(/i/flag_add.gif) no-repeat 0 100%}
.compared_models .div_compare_del a,
.compared_models .compare_add a {
    font-size:0.8em;
    font-weight:bold;
}
.compare_list .compare_del {
    background:url(/i/compare_minus.gif) no-repeat;
    display:inline-block;
    margin:0 6px 0 -20px;
    height:11px;
    width:11px;
    visibility:hidden;
}
.compare_list li:hover {list-style:none}
.compare_list li:hover .compare_del {visibility:visible}
.compared_models .compare_btn {
    font-size:18px;
    margin:20px 0 20px 16px;
}

.div_pnlSearch span {
    display:block;
    margin-top:10px;
}
div.message { 
    border-left-style:solid; 
    border-left-width:3px; 
    color:#000000; 
    font-size:14px; 
    line-height:160%; 
    margin:0; 
    padding:8px; 
} 
.compareProductsDDLs {
    margin-top:15px;
}
.compareProductsDDLs select {
    margin-bottom:5px;
    width:23%;
}
.compareProducts_tbl {
    width:100%;
}
.compareProducts_tbl td {
    vertical-align:top;
}
.compareProducts_tbl .catalog_item {
    height:auto;
    margin-bottom:0;
}
.compareProducts_tbl div.catalog_new {
    margin-top:-17px;
    padding-right:17px;
}
/* contacts */
.contacts {    
    background:#1a961a url('/i/gr_contacts_block.gif') repeat-x 0 28px;
        -moz-border-radius:7px;
        -wekbit-border-redius:7px;
    border-radius:7px;
    color:#fff;
    margin-left:19px;
    margin-top:20px;
    overflow:hidden;
    text-align:left;
    width:222px;
    _height:1%;
}
#dlLeftBanner .contacts {margin:0 auto}
.contacts h6 {
    background:#064b06;    
    border-radius:5px 5px 0 0;
    font:bold 14px Arial;
    margin:0;
    padding:7px 0 7px 19px;
    -moz-border-radius:5px 5px 0 0;
    -wekbit-border-redius:5px 5px 0 0;
}
.contacts h6,
.contacts a {color:#fff}

.contacts .content {
    padding:10px 10px 10px;
}
.contacts table {
    border-collapse:collapse;
    border-spacing:0;
    margin-bottom:3px;
    width:100%;
}
.contacts table td {
    line-height:1;
    vertical-align:top;
    padding-bottom:7px;
}
.contacts .tels {font-size:11px;}
.contacts .name,
.contacts .sep div {font-size:12px;}
.contacts p {font-size:13px}
.contacts .tels strong {display:inline-block; font-size:14px; margin-bottom:4px; white-space:nowrap}

.contacts .tels small {
    margin:4px 0 0 -20px;
    position:absolute;
}
.contacts .sep {width:100%; *width:25px}
.contacts .sep div {border-bottom:1px dotted; line-height:.95; margin-right:22px}
.contacts .name {padding-top:2px; padding-left:20px; white-space:nowrap}
.contacts .name img {margin:-2px 0 0 -20px; position:absolute}
.writeMess {    
    font-size:13px;
    margin:0;    
    text-align:center;    
}
.writeMess a {
    background-color:#0c610c;
    background-image:linear-gradient(top, #0c610c, #013701);
    background-image:-moz-linear-gradient(top, #0c610c, #013701);
    background-image:-webkit-gradient(linear, left top, left bottom, from(#0c610c), to(#013701));
    background-image:-o-linear-gradient(top, #0c610c, #013701);
    border-radius:7px;
        -moz-border-radius:7px;
        -wekbit-border-redius:7px;
    cursor:pointer;
    display:inline-block;
    text-decoration:none;
}
.writeMess a:hover {
    background-color:#b49e00;
    background-image:linear-gradient(top, #b49e00, #887800);
    background-image:-moz-linear-gradient(top, #b49e00, #887800);
    background-image:-webkit-gradient(linear, left top, left bottom, from(#b49e00), to(#887800));
    background-image:-o-linear-gradient(top, #b49e00, #887800);
}
.writeMess span {
    background:url('/i/mail.gif') no-repeat 8px 50%;
    display:inline-block;
    padding:5px 25px 5px 39px;
}
.daysWeek {margin:10px 0 0 16px;}
.daysWeek span {
    background:url('/i/days_week.png') no-repeat;
    display:inline-block;
    font:0/0 Arial;
    margin-left:8px;
    white-space:nowrap;    
}
.daysWeek span i {
    display:inline-block;
    margin-right:2px;
    height:8px;
    width:8px;
}
.contacts .skype {
    color:#fff;
    cursor:pointer;
    display:block;
    font-size:12px;
    line-height:1;
    margin:10px 0 0;
    padding:8px 0 8px 29px;
    text-decoration:none;
    display:none;
}
/* /contacts */
div.how {
background-color:#eee;
padding:10px;
}

div.how img{
float:left;
margin-right:10px;
}

div.how h2{
font-size:16px;
margin-top:5px;
font-weight:bold;
}

.skype img {vertical-align:middle}

.scroll_but {
    background-image:url(/i/arrows.gif);
    background-repeat:no-repeat;
    cursor:pointer;
    height:17px;
    position:absolute;
    top:45%;
    width:10px;
    z-index:1;
}
.scroll_but.inactive {display:none}
.scroll_left {
    background-position:-18px -17px;
    left:8px;
}
.scroll_right {
    background-position:-27px -17px;
    right:8px;
}
.scroll_left:hover {
    background-position:-18px 0px;
}
.scroll_right:hover {
    background-position:-27px 0px;
}
.lefProduct .scroll_content {
    width:216px;
    max-height: 280px;
    overflow:hidden;
    position:relative;
}
.similar_model .scroll_content {
    max-height:100px;
    width:280px;
    overflow:hidden;
    padding-bottom:16px;
    position:relative;
}

.similar_model {
    display:none;
    margin-bottom:34px;
    margin-top:-125px;
    position:relative;
    zoom:1; 
}
.similar_model .catalog_name {max-height:55px}
.similar_model_item {
    margin:0 30px;
    float:left;
    width:200px;    
}
.ProductAccessories .similar_model_item,
.wrap_popular .similar_model_item {
    margin:0;
}
.ProductAccessories .similar_model_item {width:203px}
.wrap_popular .similar_model_item {width:210px}
/* .similar_model_item.active{
background-color:Aqua;
} */
.similar_model_img {    
    float:left;
    height:46px;
    width:46px;
    margin-right:10px;
    margin-bottom:24px;
    text-align:center;
}
.similar_model_img img {
    float:none;    
    max-width:46px;
    _width:46px;
}
.similar_model_item .catalog_name a {
    display:block;
    margin-bottom:4px;
}
.ProductAccessories .similar_model_img img,
.popular .similar_model_img img {max-height:46px;}

.responses_about {
    display:inline-block;
    font-size:12px;
    margin-bottom:15px;
    padding:6px 10px;
    *display:inline;
    *zoom:1;
}
.responses_about span {
    border-bottom:1px dashed #ff6600;
    color:#ff6600;
    cursor:pointer;
    font-size:14px;
    margin-right:10px;
}
.responses_about.active {background:#e2e9f0}
.responses_about.active span {
    border-bottom:none;
    color:#000;
}

.add_comments {
    background:url(/i/add_comment.gif) no-repeat;
    bottom:-28px;
    color:#669900;
    display:inline-block;
    padding-left:33px;
    position:relative;
    line-height:24px;
    *display:inline;
    *zoom:1;
}
.add_comments:visited {color:#669900}

/* AddThis Button BEGIN */
.addthis_toolbox {
    font-size:12px;
    margin:15px auto 20px;
    width:286px;
}
.addthis_toolbox .text_inf {
    color:#888;
    display:inline;
    float:left;
    line-height:16px;
    margin:0 5px;
}

.addthis_toolbox span {margin-right:0px}
/* AddThis Button END */

.list_left_col {
    margin:0 6px 0 36px;
}
.aten {
    background:url(/i/zoom_window.gif) no-repeat right center;
    display:inline-block;
    font-size:12px;
    line-height:14px;
    padding-right:20px;
    *display:inline;
    *zoom:1;
}
.complain {
    background:url(/i/mess_ico.png) no-repeat;
    display:inline-block;
    font-size:12px;
    line-height:18px;
    margin-left:11px;
    padding-left:20px;
    *display:inline;
    *zoom:1;
}
.span_aten {
    color:#666;
    font-size:12px;
    margin-top:22px;
}
.span_aten img {margin:0 4px -4px -24px}

.wrap_subcategory {
    margin:0 40px 8px 0;
}
.ul_subcategory {
    margin:14px 0 6px;
    padding:0 0 0 28px;
    overflow:hidden;
}
.ul_subcategory li {
    color:#999;
    float:left;
    margin:0 0 8px 0;
    white-space:nowrap;
    width:48%;
}
.ul_subcategory a {
    font-size:12px;
}
.wrap_noveltyCategories .ul_subcategory a {
    border-bottom:1px dashed;
    text-decoration:none;
}
.ul_subcategory .amount {
    color:#000;
    font-size:11px;
}

.label_new {
    display:inline;
    margin-left:1px;
}
.label_new span {
    background-color:#ED4E00;
    color:#FFFFFF;
    display:inline-block;
    font-size:11px;
    line-height:12px;
    *display:inline;
    *zoom:1;
}
.label_new span span {
    margin:-1px 1px;
    padding:1px 3px 2px 3px;
    position:static;
}

.dinamicPrice {
    background:#fff;
    border-radius:10px;
    height:455px;
    padding:15px 0 0 20px;
    position:absolute;
    right:105%;
    top:0;
    width:635px;
    z-index:10;
    -moz-border-radius:10px;
    -wekbit-border-radius:10px;
}
.dinamicPrice h2 {
    margin:0;
    padding:0 0 10px 0;
}
.dinamicPrice p {
    font-size:12px;
    margin:0;
}
.dinamicPrice .bot_desc {
    background:url('/i/logo_small.gif') no-repeat;
    bottom:25px;
    color:#7f7f7f;
    font-size:11px;
    padding-left:270px;
    position:absolute;
    left:33px;
    z-index:0;
}
.pandaUA .dinamicPrice .bot_desc {
    background:none;
    padding-left:0;
}
.dinamicPrice #dataPlashka {
    background:#feffe6;
    border:1px solid #cbaf87;
    border-radius:7px;
    box-shadow:5px 5px 10px #ccc;
    color:#000;
    display:none;
    font-size:12px;
    line-height:1.8;
    opacity:0;
    padding:10px 12px;
    position:absolute;
    z-index:2;
    white-space:nowrap;
    -moz-border-radius:7px;
    -moz-box-shadow:5px 5px 10px #ccc;
    -wekbit-border-radius:7px;
    -wekbit-box-shadow:5px 5px 10px #ccc;
}
.dinamicPrice #dataPlashka span {margin-left:10px}
.dinamicPrice #dataPlashka span b {display:none; font-weight:normal}
.deltaGraphDown {color:#090}
.deltaGraphUp {color:#d940ac}
.dinamicPrice #dataPlashka .deltaGraphUp b {display:inline}
.deltaGraphNone {display:none}

.dinamicPrice .days,
.dinamicPrice .scaleY div {
    color:#404040;
    font-size:11px;
    position:absolute;
    white-space:nowrap;
    z-index:0;
}
    
.dinamicPrice .days {
    bottom:92px;
    left:85px;
}
.dinamicPrice .days div {
    display:inline-block;
    width:117px;
    *display:block;
    zoom:1;
}
.dinamicPrice .days div p {
    color:#404040;    
    display:inline;
    font-size:11px;
}
.dinamicPrice .scaleY div {
    text-align:right;
    width:40px;
}
.wrap_graph {
    background:url('/i/setka_graph.gif') no-repeat 0 100%;
    left:62px;
    height:223px;
    padding:62px 0 0 30px;
    position:absolute;
    top:75px;
    z-index:1;
    width:475px;
}
#ctl09_divPricesChart {margin:-7px 0 0 0}
#ctl09_divPricesChart1 {display:none}
#ctl09_divPricesChart1 svg circle {cursor:pointer}

#closePopupVideo,
.closeDinamicPrice {
    background:url('/i/close2.gif') no-repeat;
    cursor:pointer;
    top:15px;
    height:17px;
    right:20px;
    position:absolute;
    width:19px;
}
.wrap_dynamicPriceMini {
    background:url('/i/icon_dynamics.gif') no-repeat 0 2px;
    cursor:pointer;
    float:right;
    margin-left:4px;
    position:relative;
}
.dynamicPriceMini {margin:0 0 2px 6px}
#isPriceUpDown {
    font-size:18px;
    right:13px;
    position:absolute;
    top:3px;
}
.div_service {
    border-bottom:1px dashed #ccc;
    margin:0 30px 24px 0;
    padding-bottom:24px;
    overflow:hidden;
}
.div_service .logo_service {
    float:left;
    margin:0 8px;
    width:120px;
    text-align:center;
}
.div_service .logo_service img {
    max-width:120px;
}
#divByCenters .div_service .logo_service {
    width:261px;
    text-align:center;
}
.div_service p {
    float:left;
    margin:0;
    padding-right:20px;
    overflow:hidden;
    width:22%;
}
#divByCenters .div_service p {
    width:300px;
}
.filterServCenters {
    color:#000;
    float:left;
    font-size:12px;
    margin:5px 30px 35px 20px;
    padding:0;
    width:37%;
}
.filterServCenters li {
    color:#2c75be;
    cursor:pointer;
    border-radius:5px;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
    float:left;
    list-style:none;
    margin:0 0 0 5px;
    padding:6px 12px;
    text-decoration:underline;
}
.filterServCenters li.active {
    background:#e5effa;
    color:#000;
    cursor:default;
    text-decoration:none;
}
.quickSearchServCenters {
    float:left;
    font-size:12px;
    margin:5px 0 35px;
}
.quickSearchServCenters input {
    border:1px solid #a0a0a0;
    margin-left:4px;
    padding:3px;
    width:170px;
}
.div_service {
    clear:both;
}
.showByService p {
    display:inline-block;
    float:none;
    vertical-align:middle;
    width:30%;
    *display:inline;
    *zoom:1;
}
.showByService img {
    margin-left:10px;
    vertical-align:middle;
}
.servicesByLogo {
    display:inline-block;
    vertical-align:middle;
    width:65%;
}
.mail_link {
    background:url(/i/contacts2.gif) no-repeat 0 55%;
    color:#fff;
    margin-left:12px;
    padding-left:16px;
}
.mail_link:visited {color:#fff;}

.wrap_popular {
        -moz-border-radius:10px;
        -webkit-border-radius:10px;
    border-radius:10px;
    border:1px solid #ccc;
    margin-right:70px;
    padding:0 35px;
    position:relative;
}
.popular .scroll_content,
.ProductAccessories .scroll_content {
    position:relative;
    margin:25px 0 10px;
    overflow:hidden;
}
.wrap_popular .catalog_name {
    padding-right:10px;
}
.wrap_popular h3 {
    color:#666;
    float:left;
    margin:15px 30px 0 -10px;
}
.popular_for {
    float:left;
    margin-right:12px;
    margin-top:15px;    
}
.popular_for span {
    color:#2C75BE;
    cursor:pointer;
    font-size:12px;
    margin:0 8px;
    text-decoration:underline;    
}
.popular_for span.active {
    background-color:#E1EAF3;
    color:#666;
    margin:0;
    padding:1px 8px 3px 8px;
    text-decoration:none;
}

.leftCol_def {
    padding-bottom:21px;
}

.btnFavouriteProduct {
    color:#666;
    display:inline-block;
    vertical-align:middle;
    *display:inline;
    *zoom:1;
}
span.btnFavouriteProduct .heartBtn {
    cursor:pointer;
    float:left;
    height:20px;
    margin-right:6px;
    width:24px;
}
.btnFavouriteProduct.disactive .span_text {
    opacity:0.6;
    filter:alpha(opacity='60');
    zoom:1;
    display:inline-block;
    white-space:nowrap;
}
.btnFavouriteProduct.disactive:hover .span_text {
    opacity:1;
    filter:alpha(opacity='100');    
}
.btnFavouriteProduct.disactive .heartBtn {
    background:url(/i/heart_gray.gif) no-repeat;
}
.btnFavouriteProduct.disactive .heartBtn:hover {
    background:url(/i/heart_red.gif) no-repeat;
}

.btnFavouriteProduct.active .heartBtn {
    background:url(/i/heart_red.gif) no-repeat;
}
.btnFavouriteProduct.active .heartBtn:hover {
    background:url(/i/heart_broken.gif) no-repeat;
}

.btnFavouriteProduct .already_favor,
.btnFavouriteProduct .del_from_favor,
.btnFavouriteProduct.active .span_text {display:none}

.btnFavouriteProduct.active .already_favor {display:inline-block}
.btnFavouriteProduct.del_favor .already_favor {display:none}
.btnFavouriteProduct.del_favor .del_from_favor {display:inline-block}

/* 09.09.2010 */
.tableMyOrders {
    font-size:14px;
    line-height:18px;
    width:94%;
}
.tableMyOrders th {
    border-bottom:1px dashed #999;
    font-weight:normal;
    padding:10px 0;
    text-align:left;
}
.tableMyOrders th:first-child {padding-left:9px;}
.tableMyOrders td {
    border-bottom:1px dashed #999;
    vertical-align:middle;
}
.tableMyOrders tr td:first-child {
    padding-left:9px;
    width:63px;
    vertical-align:middle;
}

.favourite_goods {padding-top:30px;}
.favourite_goods_item {
    display:inline-block;
    margin-right:1%;
    margin-bottom:40px;
    width:30%;
    vertical-align:top;
    *display:inline;
    *zoom:1;
}
.span_heart {
    background:url(/i/heart_broken.gif) no-repeat;
    cursor:pointer;
    display:block;
    float:left;
    margin:0 8px 0 12px;
    height:20px;
    width:24px;
    visibility:hidden;
}
.favourite_goods .favourite_goods_item:hover .span_heart,
.favourite_goods .favourite_goods_item:first-child .span_heart {
    visibility:visible;
}

.seenGoods {
    overflow:hidden;
}
.seenGoods div.catalog_item {
    margin-bottom:20px;
}
span.cross_in_square {
    background:url(/i/cross_in_square.gif) no-repeat;
    cursor:pointer;
    display:block;
    height:12px;
    width:11px;
}
div.catalog_item  .cross_in_square {
    margin-left:107px;
}
.seenGoods div.catalog_item .star_discount {
    top:8px;
}
.tab_product_head {width:100%}
.tab_product_head .ddl_catalog {margin-right:15px; width:265px;} 
.tab_product_head table { 
    margin:25px 0;
    width:auto;
}
.tab_product_head h1 {
    margin:0 5px 0 0;
}
.logoInh1 {
    margin:0 16px 0 0;    
}
/* discont table */
.wrap_discontTbl {
    border:1px solid #ccc;
    border-radius:8px;
        -moz-border-radius:8px;
        -webkit-border-radius:8px;
    display:inline-block;
    padding:3px;
    *display:inline;
    *zoom:1;
}
.inner_wrapDiscontTbl {
    border-radius:8px;
        -moz-border-radius:8px;
        -webkit-border-radius:8px;
}
.discontTbl span {
    background:#1e9a16;
    border:1px solid #fff;
    border-radius:8px;
        -moz-border-radius:8px;
        -webkit-border-radius:8px;
    font-weight:normal;
    margin-left:-9px;
    padding:8px 8px 9px 8px;
    position:relative;
    *margin-left:-10px;
}
.discontTbl span i {
    background:url('/i/ptr2.gif') no-repeat;
    height:34px;
    position:absolute;
    top:-1px;
    right:-10px;
    width:18px;
}
.discontTbl {
    color:#fff;
    border-collapse:collapse;
    border-spacing:0;
    font-size:12px;
    line-height:1;
}
.discontTbl td,
.discontTbl th {
    padding:15px 15px 17px;
}
.discontTbl th {
    color:#000;
    font-weight:bold;
    text-align:left;
}
.discontTbl .currentDiscont {font-weight:bold}
.discontTbl td:last-child {
    text-align:right;
}

.discontLevel_1 td {
    background:#88db2a;
}
.discontLevel_1 td:first-child {
    border-radius:8px 0 0 0;
        -moz-border-radius:8px 0 0 0;
        -webkit-border-radius:8px 0 0 0;
}
.discontLevel_1 td:last-child {
    border-radius:0 8px 0 0;
        -moz-border-radius:0 8px 0 0;
        -webkit-border-radius:0 8px 0 0;
}
.discontLevel_2 {    
    background:#68d523;
}
.discontLevel_3 {
    background:#4fb629;
}
.discontLevel_4 td {
    background:#faa619 url('/i/bg_vip_discont.gif') repeat-x 0 100%;
}
.discontLevel_4 td:first-child {
    border-radius:0 0 0 8px;
        -moz-border-radius:0 0 0 8px;
        -webkit-border-radius:0 0 0 8px;
}
.discontLevel_4 td:last-child {
    border-radius:0 0 8px 0;
        -moz-border-radius:0 0 8px 0;
        -webkit-border-radius:0 0 8px 0;
}
.discount {
    background-color:#fff;
    border-radius:4px;
    padding:14px 10px 12px 14px;
    overflow:hidden;
    display:none;
}
.discount img {
    float:right;
    vertical-align:middle;
}
.discount strong {
    color: #5DC700;
    display:block;
    font-size: 14px;
    margin:-2px 0 4px 0;
}
.discount span {
    display:inline-block;
    font-size:12px;
    margin:0;
    vertical-align:middle;
    width:68%;
}
/* error page */
.error_body {
    height:100%;
    position:relative;
    width:100%;
}
.error {
    left:50%;    
    margin:-300px 0 0 -235px;
    position:absolute;
    text-align:center;
    top:50%;
    width:470px;
}
.error .cont {
    border:1px solid #ccc;
    border-radius:8px;
        -moz-border-radius:8px;
        -webkit-border-radius:8px;
    font-size:14px;
    line-height:1.5;
    margin-top:30px;
    padding:0 27px 30px;
    position:relative;
    text-align:left;
}
.error .cont i {
    background:url('../i/flourish_top2.gif') no-repeat;
    left:150px;
    height:9px;
    position:absolute;
    top:-9px;
    width:12px;
}
.error p {
    margin:30px 0 0;
}
.error ul {
    color:#000;
    margin:10px 0 0 17px;
    padding:0;
}
.error ul li {
    margin:3px 0 0;
    padding:0;
}

/* begin our_clients */
.our_clients_index {
    background:#f7f7f7;
    border-radius:10px;
    clear:both;
    overflow:hidden;
    margin:0 70px 28px 19px;
    padding:0 0 16px 40px;
}
.our_clients_index h2 {
    float:left;
    font-size:13px;
    margin-right:30px;
    margin-bottom:0;
}
.our_clients_index > div {
    overflow:hidden;
}
.our_clients_index span {
    background-position:0 center;
    background-repeat:no-repeat;
    display:inline-block;
    height:36px;
    margin:16px 20px 0 0;
    *display:inline;
    *zoom:1;
}

.our_clients_index .expedit_euro_trans {
    background-image:url(/i/logo_com/expedit_euro_trans_gray.gif);
    width:46px;
}
.our_clients_index .agat_d {
    background-image:url(/i/logo_com/agat_d_gray.gif);
    width:60px;
}
.our_clients_index .supraten {
    background-image:url(/i/logo_com/supraten_gray.gif);
    width:51px;
}
.our_clients_index .grand_secret {
    background-image:url(/i/logo_com/grand_secret_gray.gif);
    width:70px;
}
.our_clients_index .jlc {
    background-image:url(/i/logo_com/jlc_gray.gif);
    width:33px;
}
.our_clients_index .soley_turism {
    background-image:url(/i/logo_com/soley_turism_gray.gif);
    width:70px;
}
.our_clients_index .dina {
    background-image:url(/i/logo_com/dina_gray.gif);
    width:66px;
}
.our_clients_index .keramin {
    background-image:url(/i/logo_com/keramin_gray.gif);
    width:75px;
}
.our_clients_index .creamondi {
    background-image:url(/i/logo_com/creamondi_gray.gif);
    width:36px;
}
.our_clients_index .imcomvil {
    background-image:url(/i/logo_com/imcomvil_gray.gif);
    width:63px;
}
.our_clients_index .ilvipac {
    background-image:url(/i/logo_com/ilvipac_gray.gif);
    width:70px;
}
.our_clients_index .mezon {
    background-image:url(/i/logo_com/mezon_gray.gif);
    width:52px;
}
.our_clients_index .promstroi {
    background-image:url(/i/logo_com/promstroi_gray.gif);
    width:66px;
}
.our_clients_index .evelin {
    background-image:url(/i/logo_com/evelin_gray.gif);
    width:50px;
}
.our_clients_index .moldtelecom {
    background-image:url(/i/logo_com/moldtelecom_gray.gif);
    width:88px;
}
/* hover */
/*
.our_clients_index .expedit_euro_trans:hover {
    background-image:url(/i/logo_com/expedit_euro_trans.gif);
    width:94px;
}
.our_clients_index .agat_d:hover {
    background-image:url(/i/logo_com/agat_d.gif);
    width:120px;
}
.our_clients_index .supraten:hover {
    background-image:url(/i/logo_com/supraten.gif);
    width:102px;
}
.our_clients_index .grand_secret:hover {
    background-image:url(/i/logo_com/grand_secret.gif);
    width:141px;
}
.our_clients_index .jlc:hover {
    background-image:url(/i/logo_com/jlc.gif);
    width:66px;
}
.our_clients_index .soley_turism:hover {
    background-image:url(/i/logo_com/soley_turism.gif);
    width:140px;
}
.our_clients_index .dina:hover {
    background-image:url(/i/logo_com/dina.gif);
    width:133px;
}
.our_clients_index .keramin:hover {
    background-image:url(/i/logo_com/keramin.gif);
    width:150px;
}
.our_clients_index .creamondi:hover {
    background-image:url(/i/logo_com/creamondi.gif);
}
.our_clients_index .imcomvil:hover {
    background-image:url(/i/logo_com/imcomvil.gif);
}
.our_clients_index .ilvipac:hover {
    background-image:url(/i/logo_com/ilvipac.gif);
}
.our_clients_index .mezon:hover {
    background-image:url(/i/logo_com/mezon.gif);
}
.our_clients_index .promstroi:hover {
    background-image:url(/i/logo_com/promstroi.gif);
}
.our_clients_index .moldtelecom:hover {
    background-image:url(/i/logo_com/moldtelecom.gif);
}
.our_clients_index .evelin:hover {
    background-image:url(/i/logo_com/evelin.gif);
}
*/
/* end our_clients */

.wrap_leftmenu div.menu_1 {margin-left:15px;}
.wrap_leftmenu.wrap_flourish {
    margin:20px 0 15px 19px;
    width:216px;
}
.wrap_leftmenu.wrap_flourish .flourish {
    top:98px;
}

.linkBigimg {
    background:url(/i/plus.png) no-repeat 0 -58px;
    bottom:50px;
    right:0px;
    height:58px;
    position:absolute;
    z-index:1;
    width:57px;
}
.linkBigimg:hover {
    background-position:0 0;
}
.textBann,
.vidjetYandex {    
    border:1px solid #ccc;
    border-radius:10px;
        -moz-border-radius:10px;
        -webkit-border-radius:10px;
    margin-top:15px;
    padding:15px 15px;
    width:188px;
}
.textBann h3,
.vidjetYandex h3 {margin-top:0}
.textBann p,
.vidjetYandex p {font-size:12px}

.serviceOfClient {
    padding:0 0 0 98px;
}
.serviceOfClient p {font-size:12px;}
.service_dostavka {
    background:url("/i/dostavka.gif") no-repeat scroll 20px center transparent;
}
.service_garantee {
    background:url("/i/garantee_mini.gif") no-repeat scroll 30px center transparent;
}
.service_dostavka .nofree {display:none;}
.serviceOfClient.oncity .free {
    display:none;
}
.serviceOfClient.oncity .nofree {
    display:inline;
}

.diskotntajaCard {
    background-color:#EEF1C5;
    margin:20px 0 26px 0;
    width:75%;
}
.diskotntajaCard .logo_dis {
    padding:16px 0 12px 20px;
}
.diskotntajaCard .logo_dis img {
    float:left;
    margin-right:16px;
}
.logo_dis p {
    margin:2px 0;
}
.diskotntajaCard p {font-size:13px;}
.diskotntajaCard .logo_dis strong {
    color:#5dc700;
    font-size:14px;
}
.diskotntajaCard .statusClient {
    width:236px;
}
.statusClient.color_1 {
    background-color:#94df40;
}
.statusClient.color_2 {
    background-color:#77d939;
}
.statusClient.color_3 {
    background-color:#6cc24c;
}
.statusClient.color_4 {
    background-color:#f7af35;
}

.diskotntajaCard .div_card,
.diskotntajaCard .div_mail {
    float:left;
    margin:6px 0 16px 20px;
}
.diskotntajaCard .div_card {
    width:24%;
}
.diskotntajaCard .div_mail {
    width:64%;
}
.diskotntajaCard .div_card input {
    width:97%;
}
.diskotntajaCard .div_mail .input_mail {
    margin-right:6px;
    width:60%;
}

.diskotntajaCard label {
    font-size:12px;
    line-height:22px;
}
.diskotntajaCard .statusClient p {
    color:#fff;    
    margin-left:30px;
}

.cart_span_img {
    display:inline-block;
    text-align:center;
    vertical-align:middle;
    width:100px;
}
.cart_span_img img {
    max-height:60px; 
    max-width:90px; 
    vertical-align:middle;
}
    
table tr.dividing_line td {
    border-top:1px solid #CCCCCC;
}

.green_strong {
    color:#5dc700;
}

/* Заготовка для попапа "Пожаловаться на цену"

.wrapPopup {
    position:relative;
}
.popup {    
    background:#fff;
    border-radius:10px;
        -moz-border-radius:10px;
        -webkit-border-radius:10px;
    padding:15px;
    position:absolute;
    top:0;
    z-index:10;
}
.popup h2  {    
    margin:0;
    padding:0 0 10px;
}

.popupComplainPrice {
    background:pink;
    right:100%;
    height:400px;
    width:600px;
}
*/
.cart_comment {
    height:100px;
    margin-bottom:6px;
    width:71.8%;
}

.basket_reg {
    margin-top:22px;
}
.basket_reg td {
    padding:0 20px 0 30px;
    vertical-align:top;
}
.basket_reg .tdfirst {
    border-right:1px dashed #ccc;
    padding-left:0;
    width:28%;
}
.basket_reg .tdfirst h1 {
    color:#f90;
    font-size:18px;
    margin:-6px 0 10px;
}
.basket_reg h2 {
    margin-top:-6px;
}
.basket_reg p {
    margin-bottom:22px;
}
.basket_reg table.form {
    margin-top:18px;
}

/* help page */
.emerging {
    background:#fff;
    border-radius:10px;
    border:1px solid #CCCCCC;
    margin-top:-150px;
    margin-left:-200px;
    padding:0 20px 20px 20px;
    position:fixed;
    left:50%;
    top:50%;
    width:400px;
    z-index:3;
    -moz-border-radius:10px;
    -wekbit-border-radius:10px;
}
.emerging fieldset {
    border:none;
    margin:0;
    padding:0;
    width:100%;
}
.emerging .div_scroll {
    font-size:13px;
    overflow:auto;
}
.emerging.addcomplain {
    height:auto;    
    margin-left:-250px;
    margin-top:-250px;
    width:500px;
}
.emerging.addcomplain img {
    max-height:124px;
}

/* vidjet */
.vidjet {
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-family: Arial;
    font-size: 12px;
    position: relative;
    padding: 0 12px 26px 12px;
    width: 440px;
    z-index: 1;
    -moz-border-radius: 4px;
    -wekbit-border-radius: 4px;
}
.btn_close {
    background: url(i/close_05.gif) no-repeat;
    display: block;
    cursor: pointer;
    height: 8px;
    position: absolute;
    right: 6px;
    top: 6px;
    width: 8px;
        }
.vidjethead {
    border-bottom: 1px solid #ccc;
    margin: 4px -6px 22px -6px;
}
.vidjet .vidjet_select {
    float: left;
    margin-right: 5px;
    width: 140px;
}
.vidjet .vidjet_select select {
    font-family: Arial;
    font-size: 12px;
    margin-top: 6px;
    width: 100%;
}
.vidjet .vidjet_check {
    clear: both;
     padding-top: 16px;
}
.vidjet .vidjet_check input {
    margin: 0 5px 0 0;
    vertical-align: middle;
}
.vidjet .vidjet_check label {
    vertical-align: middle;
}
.vidjet_btn {
    font-family: Arial;
    font-size: 12px;
    margin: 44px 10px 0 0;
    min-width: 96px;
    padding: 1px;
}

/* registr */
.wrap_regform {
    font-size:12px;
    padding:12px 0 0 26px;
}
.feedback .margin_teg,
.wrap_regform .margin_teg {margin-bottom:14px}
.wrap_regform select,
.wrap_regform input {
    font-size:12px;
    font-family:Arial;
    margin-top:2px;
    width:135px;
}
.wrap_regform input[type='checkbox'] {
    margin:0 5px 0 0;
    width:auto
}
.wrap_regform .btn {
    margin-top:14px; 
    padding:5px 10px; 
    width:auto
}
.standart_input {
    display:inline-block;
    margin-right:3px;
    *display:inline;
    *zoom:1;
}

.attention_error,
.attention_click {
    font-size:12px;
    font-style:italic;
    margin-left:10px;
}
.attention_error {
    color:#ff0000;
}

.attention_click {
    border-bottom:1px solid;
    color:#0066cc;
    cursor:pointer;
}
.signin_inf input {
    font-size:14px;
    font-weight:bold;
    line-height:30px;
    height:30px;
    padding:0 7px;
}

.wrap_regform .input_red {
    background:#fabcbc;
    border:1px solid #999;
}
.signin_key {
    background:url(/i/signin_key.gif) no-repeat;
    display:block;
    height:67px;
    margin:32px 0 0 -26px;
    position:absolute;
    width:19px;
}
.deliveryAddress select {margin-right:3px;}

.error01 {
    display:block;
    margin-bottom:10px;
    text-align:center;
}

.billboard {
    background:url('/i/bg_billboard.jpg') no-repeat;
    height:172px;
    margin:0 auto;
    padding-top:1px;
    width:670px;
}
.billboard a {
    display:block;
    margin:7px 0 0 8px;
}

/* new year style */
.newYear .header_default {background:#8E0300}
.newYear .header_default .color_right {background:none}
.newYear .account {
    background:#f9a519 url('/i/account_bg_ny.gif') repeat-x 0 100%;
}
.newYear .wrap_menu1 {
    background:url('/i/header_bg_ny.gif') repeat-x;
}
.newYear .lng span.lng_elem_active {
    background:#600;
} 
.newYear .header_default .region span.choosed {
    background:#600 url('/i/ptr.gif') no-repeat 90% 7px;
} 
.newYear ul.towns {
    background:#C89600 url("/i/gr_contacts_block_ny.gif") repeat-x;
}
/*----------------for pandaUA only---------------*/
.newYear .bgHeaderAndlogo {
    background-image: url("/i/logo/nw2011.jpg");
}
/*----------------/for pandaUA only---------------*/
/* /new year style */

#skypedetectionswf {
    height:1px;
    overflow:hidden;
    position:absolute;
}

.footer a.awd {
    float:right;
    margin-top:16px;
    text-align:left;
    text-decoration:none;
}
.footer .awd img {display:block; margin-bottom:2px}
.footer .awd span {text-decoration:underline}
td.socialNlogo {
    padding-right:20px; 
    width:33%;
}
/* slider-range */
.wrap_slider-range {
    margin:15px 0 -4px 6px;
}
.slider-range {
    position:relative;
    width:150px;
}

.slider-range i {
    background:#85acd7;
    position:absolute;
    height:6px;
    top:-1px;
    width:1px;
}
.runner {
    background:url('/i/runners.gif') no-repeat;
    cursor:pointer;
    height:11px;
    position:absolute;
    top:-5px;
    width:6px;
    z-index:2;
}
.runnerMin {
    background-position:5px 0;
    left:0;
    margin-left:-11px;
    padding-left:5px;
}
.runnerMax {
    background-position:-5px 0;
    left:100%;
    padding-right:5px;
    /*margin-left:-1px;*/
}

.runner span {
    bottom:100%;
    cursor:default;
    font-size:11px;
    min-width:100%;
    position:absolute;
    white-space:nowrap;
}

.runner span::-moz-selection {background:transparent}
.runner span::selection {background:transparent}
.runnerMin span {
    right:0;
    text-align:right;
}

.slider-range .scales {
    border-top:2px solid #0056b5;
    cursor:pointer;
    height:2px;
    padding:4px 0;
    position:relative;
}
.slider-range .scale {    
    position:absolute;
    top:-2px;
}
.slider-range .scaleAvail {}

.notInRange {
    border-top:2px solid #fff;
    height:2px;
    padding:4px 0;    
    opacity:.7;
    z-index:2;
    filter:alpha(opacity='70')
}
.notInRangeMin {
    left:0;
}
.notInRangeMax {
    right:0;
}

.wrap_slider-range input {
    width:50px;
    margin-bottom:25px;
    margin-right:5px;
}

.valueStartScale,
.valueFinishScale {    
    bottom:7px;
    color:#d9e3ed;
    display:none;
    font-size:11px;
    position:absolute;
}
.valueStartScale {right:100%;}
.valueFinishScale {left:100%;}

.begunFade {
    background:url('/i/runners.gif') no-repeat;
    height:11px;
    position:absolute;
    top:-5px;
    width:6px;
    z-index:0;
}
.minBegunFade {
    background-position:0 -11px;
    right:100%;
}
.maxBegunFade {
    background-position:-5px -11px;
    left:100%;
}
.valueStartScale::-moz-selection,
.valueFinishScale::-moz-selection {background:transparent}
.valueStartScale::selection,
.valueFinishScale::selection {background:transparent}
/* /slider-range */

.notice {
    color:#7f7f7f;
    font-size:12px;
    margin-top:3px;
    width:60%;
}
.imgToLeft {
    float:left;
    margin:0 10px 10px 0;
}
.oneArticle p,
.oneArticle ul,
.oneArticle ol {
    width:66%;
}

.tellus_products {
    color:#999;
    font-size:9px;
    margin-top:2px;
}
.tellus_products a {
    color:#999;
}
ul.footer_ul {
    display:inline-block;
    font-size:12px;
    margin:0;
    padding:0;
    vertical-align:top;
    *display:inline;
    *zoom:1;
}
ul.footer_ul:first-child {
    width:35%;
}
ul.footer_ul:first-child + ul {
    width:64%;
}
ul.footer_ul li {
    list-style:none;
    margin:0 20px 6px 0;
}
ul.footer_ul:first-child + ul li {
    float:left;
    width:44%;
}
ul.footer_ul:first-child + ul li:first-child {
    float:none;
}
.footer_addin {
    float:left;
    overflow:hidden;
}
.footer_addin p {
    color: #999; 
    font-size: 11px;
}
.footer_addin a {
    display:inline-block;
    margin-right:6px;
    vertical-align:middle;
    *display:inline;
    *zoom:1;
}
.footergsm {
    left:0;
    margin-top:32px;
    position:absolute;
    z-index:0;
    width:46px;
}
.footergsm a {
    position:absolute;
    right:0;
}
.seotext {font-size:9px}
.seotext,
.seotext a {color:#999}

.topSearchesList {
    margin:0;
    padding:0 0 0 17px;
}

.wrap_socialNetPlugs {margin:0 0 25px}
.wrap_socialNetPlugs .addthis_toolbox {
    margin:20px 0 0;
    width:auto;
}

.conditionBlStep4Cart {
    background:#efefef; 
    border:1px solid #ccc; 
    margin:0 0 5px -15px; 
    padding:10px 15px 5px; 
    width:66%
}

.wrap_noveltyCategories {margin:0 20px 30px -15px}
.wrap_noveltyCategories ul.ul_subcategory {    
    padding-left:14px;    
}
.wrap_noveltyCategories li {
    float:left;
    list-style:none;
    width:33%;
    min-width:345px;
}
.wrap_noveltyCategories .label_new {margin-left:0}
.wrap_noveltyProducts {margin-right:20px}

.spanTopBtn {*vertical-align:middle}
.spanTopBtn span {
    border-bottom:1px dashed;
    color:#2c75be; 
    cursor:pointer;
    display:inline-block;
    line-height:1;
    margin:0 0 1px;    
    *line-height:1.2;
}
.spanTopBtn span:hover {color:#FF6600}
/* other colors popup */

.otherColorsPopup {
    border:1px solid #ccc;
    border-radius:10px;
        -moz-border-radius:10px;
        -webkit-border-radius:10px;
    background:#fff;
    display:none;
    left:0;
    opacity:0;    
    padding:15px 40px 10px;
    position:absolute;
    top:30px;    
    z-index:10;
    *filter:alpha(opacity='0');
}
.otherColorsPopup h2 {
    margin-top:0;
    padding-right:20px;
}
.otherColorsPopup .ptr {
    background:pink url(/i/flourish_top.gif) no-repeat;
    height: 9px;
    left: 190px;
    position: absolute;
    top: -9px;
    width: 12px;
}
.otherColorsPopup .scroll_but {
    display:none;
}
.otherColorsPopup .catalog_item {
    float:none;
    display:inline-block;
    white-space:normal;
    vertical-align:top;
    *margin-left:-5px;
    *display:inline;
    *zoom:1;
}
.closeOtherColorsPopup {
    background: url("/i/close2.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 17px;
    position: absolute;
    right: 20px;
    top: 15px;
    width: 19px;
}
.allColorsContainer {
    overflow:hidden;
    position:relative;
    white-space:nowrap;    
}
.otherColorsPopup .catalog_item:selection {
    background:#fff;
}
.allColorsContainer::selection,
.allColorsScroller::selection,
.otherColorsPopup::selection {
    background:#fff;
}
.allColorsContainer *::-moz-selection,
.allColorsScroller *::-moz-selection,
.otherColorsPopup::-moz-selection {
    background:#fff;
}
.allColorsScroller {
    position:relative;
}
.onlyOneColorPopup {left:105px}
.onlyOneColorPopup .ptr {left:40%}
/* /other colors popup */

/* video popup */
#overlay {
    display:none;
    position:fixed;
}
#overlay {
    background:#000;
    left:0;
    height:100%;
    opacity:0;
    width:100%;
    top:0; 
    z-index:100;
    filter:alpha(opacity='0');    
}
#nextOverlayVideoPopup {
    background:#fff;
    border:1px solid #ccc;
    border-radius:10px;
        -moz-border-radius:10px;
        -webkit-border-radius:10px;
    display:none;
    left:50%;
    margin:-250px 0 0 -345px;
    overflow:hidden;
    padding:13px 23px;
    position:fixed;
    text-align:center;
    top:50%;
    width:640px;
    z-index:101;
}
#nextOverlayVideoPopup #previewsVideo {
    overflow:hidden;
    white-space:nowrap;
    *position:relative;
}
#nextOverlayVideoPopup .innerScroll img {
    margin-right:4px;
}
#nextOverlayVideoPopup .scroll_but {
    background-color:#fff;
    background-position:50% 50%;
    bottom:0;
    display:none;
    height:140px;
    top:auto;
    width:25px;
}
#nextOverlayVideoPopup .scroll_left {
    left:0;
}
#nextOverlayVideoPopup .scroll_right {
    right:0;
}
#divVideoPlayer {
    display:none;
    height:363px;
    max-width: 640px;
    min-height: 360px;
    visibility:hidden;
}

.wrap_previewsVideo {
    float:left;
    padding-top:25px;
    text-align:left;
}
#previewsVideo {float:left}
#previewsVideo > span {
    display:inline-block;
    position:relative;
    vertical-align:top;
}
#previewsVideo .play {
    background:url('/i/play.gif') no-repeat;
    bottom:6px;
    cursor:pointer;
    left:3px;
    height:21px;
    position:absolute;
    width:21px;
}
.wrap_previewsVideo h2 {margin-top:0; display:none;}
#nextOverlayVideoPopup h2 {
    display:block;
    text-align:left;
}
#nextOverlayVideoPopup .play {display:none}
#nextOverlayVideoPopup #previewsVideo {float:none}
.youtubeLnk {
    background:#fff;
    border:1px solid #ccc;
    border-right:none;
    line-height:1.8;
    float:left;
    font-size:12px;
    margin:25px 0 0 3px;
    text-align:left;
    text-decoration:none;
}
.youtubeLnk span {
    background:url('/i/youtube_ptr.gif') no-repeat 100% 50%;
    display:block;
    margin:-1px 0 -1px;
    padding:12px 25px 13px 15px;
    *position:relative;
    *zoom:1;
    
}
.youtubeLnk strong {font-weight:normal; text-decoration:underline}
.youtubeLnk img {margin-left:5px; vertical-align:middle}
/* /video popup */
.gift {
    background:url(/i/gift.png) no-repeat;
    display:inline-block;
    line-height:22px;
    padding-left:29px;
    *display:inline;
    *zoom:1;
}

.serviceAccordion {
    background-color:#EEF1C5;
    border-radius:5px;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
    margin-top:-125px;
    padding:5px 4px;
}
.serviceAccordion ul {
    margin:0;
    padding:0;
}
.serviceAccordion ul li {
    background-color:#fff;
    border-radius:5px;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
    list-style:none;
    margin:0 0 3px 0;
    padding:2px 11px;
    position:relative;
}
.serviceAccordion li strong {
    color:#5DC700;
    cursor:pointer;    
    font-size:14px;
}
.serviceAccordion li i {
    background:url(/i/closed.gif) no-repeat;
    height:7px;
    position:absolute;
    right:9px;
    top:9px;
    width:7px;
}
.serviceAccordion li.active i {
    background:url(/i/opened.gif) no-repeat;
}
.serviceAccordion .brief {
    display:none;
    padding-top:10px;
    padding-bottom:10px;
}
.serviceAccordion p {
    font-size:12px;
    margin:0;
}
.serviceAccordion .brief h3 {margin-top:0}
.divGarantee img {
    float:none;
    margin-bottom:4px;
    max-height:200px;
    max-width:241px;
}
.spanDescription {
    bottom:-16px;
    color:#afaf73;
    font-size:11px;
    float:right;
    padding-top:2px;
    right:11px;
    position:absolute;
}
.catalog_price_in {height:61px;}

/* абстрактный класс для попапа */
.popup-abs {
    background:#fff;
    border: 1px solid #ccc;
    border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
    display: none;
    left: 50%;
    overflow: hidden;
    padding: 13px 23px;
    position: fixed;
    top: 50%;
    z-index: 101;
}
.popup-abs .close {
    background: url("/i/close2.gif") no-repeat;
    cursor: pointer;
    height: 17px;
    position: absolute;
    right: 20px;
    top: 15px;
    width: 19px;
}
/* e5effa */
.blue_blok {
    background-color:#e5effa;
    margin:0 -20px;
    padding:15px 20px;
    overflow:hidden;
}
.wrap_btn {
    margin-bottom:-10px;
    padding-top:8px;
    text-align:center;
}
.wrap_btn input {
    padding:4px 10px;
}
.blue_blok .three_columns {
    float:left;
    width:156px;
    margin-left:15px;
}
.blue_blok .three_columns input {
    width:147px;
}
.blue_blok .three_columns:first-child {
    margin:0;
}
.link_magazin {
    float:left;
    margin-right:15px;
    width:406px;
}
.input_price {float:left}
.link_magazin input {width:99%}
.blue_blok .wrap_textarea textarea {
    height:92px;
    width:98%;
}
.blue_blok label {font-size:12px;}
.barcode {
    background:url(/i/barcode.png) no-repeat 0 50%;
    display:block;
    font-weight:bold;
    font-size:12px;
    height:24px;
    line-height:24px;
    margin:8px 0 12px;
    padding-left:36px;
}
.div_inf {
    float:left;
    font-size:12px;
    line-height:1.6em;
    width:56%;
}
.wrap_model {
    float:right;
    margin-top:4px;
    width:210px;
}
.shadow {
    box-shadow: 0 0 5px black; /* Параметры тени */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
}
.feedback {
    font-size:12px;
    padding:12px 0;
}
.serviceCentersBtn {
    border-bottom:1px solid #999;
    padding-bottom:20px;
    margin-bottom:24px;
}
.serviceCentersBtn span {
    border-bottom:1px dashed;
    color:#2C75BE;
    cursor:pointer;
    margin:0 6px;
}
.serviceCentersBtn span.active {
    border:none;
    color:#000;
    cursor:default;
    font-weight:bold;
}
.officialService {
    overflow:hidden;
}
.officialService strong {
    display:block;
    font-size:12px;
    margin-top:5px;
}
.officialService ul {   
    margin-bottom:0;
    margin-top:10px;
    padding:0;
}
.officialService ul li {
    display:inline-block;
        *display:inline;
        *zoom:1;
    list-style:none;
    margin-right:20px;
    vertical-align:middle;
}
.logoCompanies {
    margin-bottom:20px;
    margin-right:20px;
    vertical-align:middle;
}
.wrapLogoCompanies img {
    display:inline-block;
    margin:8px;
    vertical-align:middle;
}
.linkWholesalers {
    background:url(/i/truck.png) no-repeat;
    float:left;
    font-size:12px;
    line-height:15px;
    margin:33px 0 0 50px;
    padding-left:30px;
}
.wrapMaps {
    border:1px solid #ccc;
    border-radius:10px;
        -moz-border-radius:10px;
        -webkit-border-radius:10px;
    overflow:hidden;
    width:80%;
}
.linkBack {
    display:block;
    font-size:12px;
    margin-top:20px;
}

/* делаем видимым блок быстрых ссылок у первого товара */
div.catalog_item:first-child .quickSelect {
    background:#fff;
    border:1px solid #e2e3e3;
    visibility:visible;
}
div.catalog_item:first-child .quickSelect span {
    border-top-color:#e2e3e3;
    visibility:visible;
}
div.catalog_item:first-child .quickSelect span:first-child {
    border-top-color:transparent
}
/* /делаем видимым блок быстрых ссылок у первого товара */
.quickSelect {    
    border-radius:5px;    
    position:absolute;
    top:0;
    left:0;
    width:25px;
    z-index:1;
}
.catalog_item:hover .quickSelect a,
.catalog_item:hover .quickSelect span {
    visibility:visible;
}
.quickSelect,
.catalog_item .quickSelect.activeMarks {
    border:1px solid transparent;
}
.catalog_item:hover .quickSelect,
.catalog_item:hover .quickSelect.activeMarks {
    border:1px solid #e2e3e3;
}
.catalog_item:hover .quickSelect {background:#fff}
.quickSelect a,
.quickSelect span {
    background-position:50% 50%;
    background-repeat:no-repeat;
    border-top:1px solid #fff;
    cursor:pointer;    
    height:25px;
    margin:0;
    display:block;
    visibility:hidden;
}
.catalog_item:hover .quickSelect a,
.catalog_item:hover .quickSelect span {border-top-color:#e2e3e3;}

.quickSelect a:first-child,
.quickSelect span:first-child,
.catalog_item:hover .quickSelect a:first-child,
.catalog_item:hover .quickSelect span:first-child  {border-top-color:transparent}

.quickSelect a:hover,
.quickSelect span:hover {
    background-color:#c8c9c9;
}
.quickSelect a.activeMark,
.quickSelect span.activeMark {
    visibility:visible;
}
.quickSelect .btn_1 {
    background-image:url(/i/heart.png);
}
.quickSelect .btn_1:hover,
.quickSelect .btn_1.activeMark {
    background-image:url(/i/heart_active.png);
}
.quickSelect .btn_2 {
    background-image:url(/i/weight_1_kg.png);
}
.quickSelect .btn_2:hover,
.quickSelect .btn_2.activeMark {
    background-image:url(/i/weight_1_kg_green.png);
}
.quickSelect .btn_3 {
    background-image:url(/i/basket_mini.png);
}

/* popup */
.popup_test {
    background-color:#fff;
    border:1px solid #333;
    border-radius:3px;
        -moz-border-radius:3px;
        -webkit-border-radius:3px;
    position:fixed;
    top:50%;
    left:50%;
    margin-top:-70px;
    margin-left:-221px;
    width:438px;
    z-index:101;
}
.popup_test p {
    font-size:12px;
    margin:30px 12px;
}
.popup_test .popup_btn {
    background-color:#F2F2F2;
    border-top:1px solid #ccc;
    padding:14px 26px 18px 26px;
    text-align:right;
}
.popup_test .popup_btn input {
    padding:2px 0;
    margin-left:12px;
    text-align:center;
    width:68px;
}

.emerging.cart_first_step {
    margin-top:-250px;
    margin-left:-320px;
    width:640px;
}
.emerging.cart_first_step .wrap_productTableView {margin:0}
.popup_btn.blue_blok {
    border-radius:0 0 10px 10px;
        -moz-border-radius:0 0 10px 10px;
        -webkit-border-radius:0 0 10px 10px;
    margin-bottom:-20px;
    padding:23px 20px;
    text-align:right;
}
.popup_btn.blue_blok input {
    font-size:13px;
    padding:5px 10px;
}
.popup_btn.blue_blok input:first-child {
    float:left;
}
.catalog_item.inBasket {
    height:auto;
    float:none;
    margin:20px auto 30px;
    overflow:hidden;
    width:480px;
}
.catalog_item.inBasket .brief {margin-top:0}
.catalog_item.inBasket  .catalog_new {margin-left:5px}
.cart_first_step h2 {
    margin-left:40px;
    margin-bottom:10px;
}
.cart_first_step .header_p {
    font-size:12px;
    margin:0 0 0 40px;
}
.ProductAccessories {
    border-top:1px dashed #ccc;
    clear:both;
    margin:0 -20px;
    padding:0 35px;
    position:relative;
}
.ProductAccessories .scroll_content {
    max-height: 110px;
}
.headerAccessories {
    background-color:#FFFFFF;
    font-size:12px;
    left:25%;
    padding:0 10px;
    position:absolute;
    top:-9px;
}
.pnlMainContent {
    max-width:1200px;
    width:100%;
}

.lowPricesOnMain h2 {
    background:url('/i/h2_low_price.gif') no-repeat;
    margin-bottom:25px;
    margin-top:10px;
    padding-left:50px;
}
.lowPricesOnMain #divOffers {
    height:238px;
    overflow:hidden;
}

.eventsOnMain {
    background:#f7f7f7;
    border-radius:10px;
    margin-right:70px;    
    padding:15px 20px;
}
.eventsOnMain h2 {margin-top:0}
.eventsOnMain table {width:100%}
.eventsOnMain td {width:33%}

/* =========растяжки======= */
/* StretchedBannerIndex */
.ariel_bann {
    color:#fff;
    margin-top:20px;
    margin-right:70px;
    min-height:300px;
    padding:1px 0 0 1px;
    position:relative;    
    white-space:nowrap;
    
    background:#5f6c7c;
    background: -moz-linear-gradient(top, #727e8e 0%, #4d596a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#727e8e), color-stop(100%,#4d596a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #727e8e 0%,#4d596a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #727e8e 0%,#4d596a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #727e8e 0%,#4d596a 100%); /* IE10+ */
    background: linear-gradient(top, #727e8e 0%,#4d596a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#727e8e', endColorstr='#4d596a',GradientType=0 ); /* IE6-9 */
}
.ariel_bann,
.ariel_bann a {
    color:#fff;
}
.ariel_bann .text,
.ariel_bann img {
    display:inline-block;
    vertical-align:middle;
}
.ariel_bann a {text-decoration:none;}
.ariel_bann a:hover .text {text-decoration:underline}
.ariel_bann .text {
    font-size:30px;
    font-style:italic;
    margin-left:40px;
    width:50%;
    white-space:normal;
}
.ariel_bann .text span {white-space:nowrap}
.ariel_bann .text b {
    font-size:38px;
    display:block;
}
.ariel_bann .more {
    bottom:15px;
    font-size:19px;
    font-style:italic;
    position:absolute;
    right:20px;
    text-decoration:underline;
}
.ariel_bann .more:hover {text-decoration:none}

.getLeisOnRegistr,
.getLeisOnRegistrIntro {
    background:#e6e6c8;
    border-radius:7px;
    display:block;            
    padding:9px;    
}
.getLeisOnRegistr {
    font-size:14px;
    font-weight:bold;
    margin:10px 70px 5px 0;
    text-align:center;
    text-decoration:none;
}
.defaultMaster .getLeisOnRegistr {margin-top:20px}
.getLeisOnRegistr span {
    color:#2c75be;
    text-decoration:underline;
}
.getLeisOnRegistr,
.getLeisOnRegistr:visited,
.getLeisOnRegistr:hover,
.getLeisOnRegistrIntro {color:#727237}

.getLeisOnRegistr:hover span {
    text-decoration:none;
}
.getLeisOnRegistrIntro {
    font-size:13px;
    line-height:1.5;
    margin:10px 70px 25px 0;
    max-width:700px;
    padding:10px 38px;
}
.getLeisOnRegistrIntro strong {
    display:block;
    font-size:16px;
    
}
/* stretchedBannerDefault */
.stretchedBannerDefault {
    border-radius:6px;
    font-size:13px;
    min-height:51px;
    margin-top:25px;
    margin-right:40px;
    max-width:1050px;
    padding:5px 105px 5px 5px;
    position:relative;
    white-space:nowrap;
    
    background: rgb(122,134,150); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdhODY5NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MDVjNmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(122,134,150,1) 0%, rgba(80,92,109,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(122,134,150,1)), color-stop(100%,rgba(80,92,109,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(122,134,150,1) 0%,rgba(80,92,109,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(122,134,150,1) 0%,rgba(80,92,109,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(122,134,150,1) 0%,rgba(80,92,109,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(122,134,150,1) 0%,rgba(80,92,109,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a8696', endColorstr='#505c6d',GradientType=0 ); /* IE6-8 */
}
.stretchedBannerDefault,
.stretchedBannerDefault a {
    color:#fff;
}
.stretchedBannerDefault:before {
    background:url('/i/stretch_ariael_1.png') no-repeat;
    content:"";    
    height:51px;
    width:39px;    
}
.stretchedBannerDefault:after {
    background:url('/i/stretch_ariael_2.png') no-repeat;
    content:"";        
    height:61px;
    position:absolute;
    right:86px;
    top:0;
    width:307px;    
}

.stretchedBannerDefault span,
.stretchedBannerDefault:before,
.stretchedBannerDefault:after {
    display:inline-block;
    vertical-align:middle;
}
.stretchedBannerDefault > a {
    line-height:62px;
    position:absolute;
    right:15px;
    top:0;
}
.stretchedBannerDefault span {margin:0 325px 0 5px; white-space:normal}

/* продукт дня */
.productOfDay {max-width:900px}
.productOfDay .timer {
    border:1px solid #ccc;
    border-radius:8px;
    font-size:12px;
    margin-bottom:30px;
    padding:15px 20px;
}
.productOfDay .timer p {
    display:inline-block;
    margin:0;
}
.productOfDay .timer span {margin-left:-7px; white-space:nowrap}
.productOfDay .timer b {
    font-size:18px;
    font-weight:normal;
    margin-left:7px;
}
.productOfDay .catalog_item {
    float:right;
}
.productOfDay .desc {    
    margin-right:450px;
}
.productOfDay .desc,
.productOfDay .desc p {font-size:13px;}
.productOfDay h3 {
    color:#54A300;
    font-size:16px;
    font-weight:bold;
    margin:0;
}

.productOfDayRCol {
    border:1px solid #ccc;
    border-radius:8px;
    margin-left:18px;
}
.productOfDayRCol .catalog_item {
    float:none;
    margin:0 25px 15px;
    overflow:hidden;
    height:auto;
    width:auto;
}
.productOfDayRCol .timer {
    border-top:1px solid #ccc;
    font-size:12px;
    padding:5px 10px 15px;
    text-align:center;
}
.productOfDayRCol .timer p {
    font-size:13px;
}
.productOfDayRCol .timer span {margin-left:-7px; white-space:nowrap}
.productOfDayRCol .timer b {
    font-size:18px;
    font-weight:normal;
    margin-left:7px;
}
.productOfDayRCol .head {
    font-size:16px;
    padding:10px;
    text-align:center;
}
.productOfDayRCol .head a {
    font-weight:bold;
    color:#E66106;
}
.productOfDayRCol .catalog_img {
    margin:0 auto;
    width:125px;
}
