﻿/* =================================== DEFAULT STYLES ==================================== */
* 
{
	box-sizing: border-box;
}
html, body 
{
	margin: 0;
	padding: 0;
	height: 100%;
}
h1 {
	font-size: 160%;
	margin: 15px 0;
}
h2 {
	font-size: 130%;
	margin: 10px 0;
}
h3 
{
	font-size: 120%; 
	margin: 7px 0 3px 0;
}
form
{
	padding:0;
	margin: 0;
}
a img
{
	border: 0;
}
img
{
	vertical-align: text-top;
}

ul.vertical, ul.horizontal, .cpt_category_tree ul, .cpt_product_lists ul
{ padding: 0;
  margin: 0;
}
ul.horizontal{
width: 100%;
}
.vertical li
{ padding-left: 0;
  padding-bottom: 2px;
}
.horizontal li
{ display: inline-block;
}
.cpt_auxpages_navigation .vertical li, .cpt_divisions_navigation .vertical li
{ padding-left: 5px;
}
.cpt_auxpages_navigation ul.horizontal, .cpt_divisions_navigation ul.horizontal, .cpt_category_tree ul, .cpt_product_lists ul
{ list-style-type: none;
}

.ui-combobox input
{
	background: none;
	border-radius: 0px;
}
.ui-combobox a.ui-button
{
	background: #e1e1e1;
	border: 1px #adadad solid;
	border-radius: 0px;
	width: 17px;
}

.error_block
{ font-weight: bold;
  color: red;
}

/* ===================================== MAP STYLES ====================================== */
.map-wrapper, #YMaps01
{
    width: 100%;
    height: 600px;
}
#YMaps01 .balloon-row 
{
	position: relative;
	clear: both;
}
#YMaps01 .balloon-header b 
{
	float: left;
	font-size: 130%;
	line-height: 30px;
	margin-bottom: 5px;
}
#YMaps01 .balloon-header .balloon-phone-box 
{
	float: right;
	font-size: 145%;
	line-height: 30px;
	margin-left: 10px;
}
#YMaps01 .balloon-header .balloon-phone-box .balloon-phone
{
	background-color: #69a620;
	color: white;
	padding: 2px 5px;
	border-radius: 5px;
}
#YMaps01 .balloon-footer3 .balloon-footer3_cost
{
	font-weight: bold;
}
#YMaps01 .balloon-footer4 label
{
    border: 1px solid #AAA;
    color: #AAA;
    background: #FFF;
    padding: 5px 20px;
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 10px;
    cursor: pointer;
    transition: all ease .3s;
    min-width: 170px;
    text-align: center;
}
#YMaps01 .balloon-footer4 label.label_select
{
    background: #AAA;
    color: #FFF;
}

/* ======================================================================================= */

table { empty-cells:show; }

td.name
{
width:100%;
}

body.body-checkout { background:#fff!important;}
.regheader{
	width:80%;
	color:black;
	padding:3px;
	text-align:left;
	font-size:10px;
}

body.printable
{
	background-color:#FFFFFF;
	background-image:none;
}

/*checkbox without margin*/
input.checknomarging{
	margin: 0px;
}

.input_message_form input.input_message, .input_message_form textarea.input_message, .input_message_form select.input_message
{
	color: #aaaaaa;
}
.input_message_form input.input_message_focus, .input_message_form textarea.input_message_focus, .input_message_form select.input_message_focus, .input_message_form select.input_message option
{
	color: #000000;
}
ul.product_list{
 list-style-type:none;
 margin: 0px;
 padding: 0px;
 overflow: hidden;
 width: auto;
 text-align:center;
}

ul.product_list li{
text-align:center;
margin: 0px;
padding: 0px;
float: left;
}

#powered_by{
	font-size: 70%;
	text-align: center;
	color: #777777;
	padding-top: 10px;
	padding-bottom:5px;
}
#powered_by a{
	color: #777777;
	text-decoration: none;
}


/*  styles for the unit rater     */
.sm-current-rating1 { /*general.css (line 56)*/ 
	background:transparent url(../images_common/star0sm.gif) repeat-x  scroll left top; 
	height:13px; 
	line-height:13px; 
	margin:4px; 
	position:relative; 
	width:65px; 
	overflow:hidden; 
}
.sm-current-rating1 div.sm-current-rating1-back { /*general.css  (line 63)*/ 
	background:transparent url(../images_common/star0sm.gif) repeat-x  scroll left top; 
	height:13px; 
	line-height:13px; 
	font-size:0px; 
	position:absolute; 
	width:65px; 
	z-index:10; 
}
.sm-current-rating1 div.sm-current-rating1-front {  /*general.css (line 69)*/ 
	background:transparent url(../images_common/star1sm.gif) repeat-x  scroll left top; 
	height:13px; 
	line-height:13px; 
	font-size:0px; 
	position:absolute; 
	z-index:20; 
}

.current-rating1 {/*general.css (line 75)*/ 
	background:transparent url(../images_common/star0.gif) repeat-x  scroll left top; 
	height:20px; 
	line-height:20px; 
	position:relative; 
	width:100px; 
	overflow:hidden; 
}
.current-rating1 div.current-rating1-back { /*general.css (line 81)*/ 
	background:transparent url(../images_common/star0.gif) repeat-x  scroll left top; 
	height:20px; 
	line-height:20px; 
	position:absolute; 
	width:100px; 
	z-index:10; 
	font-size:0px; 
}

.current-rating1 div.current-rating1-front { 
	/*general.css (line 87)*/ 
	background:transparent url(../images_common/star1.gif) repeat-x  scroll left top; 
	height:20px; 
	line-height:20px; 
	position:absolute; 
	z-index:20; 
	font-size:0px; 
}
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 20px;
	position: relative;
	background: url('../images_common/starvote.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('../images_common/star1.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:20px;}
.unit-rating a.r2-unit{left:20px;}
.unit-rating a.r2-unit:hover{width: 40px;}
.unit-rating a.r3-unit{left: 40px;}
.unit-rating a.r3-unit:hover{width: 60px;}
.unit-rating a.r4-unit{left: 60px;}	
.unit-rating a.r4-unit:hover{width: 80px;}
.unit-rating a.r5-unit{left: 80px;}
.unit-rating a.r5-unit:hover{width: 100px;}

.unit-rating li.current-rating {
	background: url('../images_common/starvote.gif') left bottom;
	position: absolute;
	height: 20px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}	
@media print {
	input,.noprint {
		display: none;
	}
}

.prod_line_splitter, .cpt_product_discuss_link .clearfix
{
	clear: both;	
}

#category #product_item
{
	float: left;
	margin-bottom: 15px;
	margin-right: 5px;
}

#reg_fields_tbl .title, 
#checkout_logininfo .title,
#checkout_addresses .title,
#block-loginpass-fields .title,
.addressform .title,
#checkout_yur .title
{
	display: inline-block;
	width: 150px;
	margin-right: 5px;
}
#reg_fields_tbl #reg_confcode .title
{
	float: none;
	width: auto;
}

.warning
{
	color: red;
}

@keyframes warning_animate 
{
	0%
	{
		color: red;
	}
	100%
	{
		color: black;
	}
}
.warning_animate
{
	animation: warning_animate 1.5s infinite alternate linear;
}

.shopping_cart_add_notify
{
	padding-top: 5px;
	padding-left: 15px;
}
.shopping_cart_add_notify div
{
	margin: 5px;
}

.string_margin
{
	margin: 7px 0px;
}

.vert_splitter
{
	border-right: 2px solid #CCC;
}

#register .form_wrapper
{
	position: relative;
}

.disabled td
{
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}

#city .field
{
	position: relative;
	display: inline-block;
}
#ex_list {
    background-color: white;
    border: 1px solid #999;
    overflow: hidden;
	position: absolute;
    padding: 0;
    z-index: 77;
}
#ex_list ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
	max-height: 180px;
	overflow: auto;
}
#ex_list li {
    cursor: default;
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    overflow: hidden;
    padding: 2px 5px;
}
#ex_list .odd {
    background-color: #EEEEEE;
}
#ex_list .over {
    background-color: #666 !important;
    color: white !important;
}

#cat_advproduct_search .hide_add_params, #cat_advproduct_search .show_add_params
{
	float: right;
}
#cat_advproduct_search .hide_add_params:hover, #cat_advproduct_search .show_add_params:hover
{
	text-decoration: underline;
}
#cat_advproduct_search .show_add_params
{
	display: none;
}
#cat_advproduct_search #price_range
{
	width: 200px;
	margin: 5 10px;
}

.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider-horizontal {
    height: 0.8em;
}
.ui-corner-all
{
	border-radius: 4px;
}
.ui-slider
{
    border: 1px solid #AAAAAA;
    color: #222222;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: url("../images/price_slider.png") repeat-x scroll 50% 50% #E6E6E6;
    border: 1px solid #D3D3D3;
    color: #555555;
    font-weight: normal;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: url("../images/price_slider_hover.png") repeat-x scroll 50% 50% #DADADA;
    border: 1px solid #999999;
    color: #212121;
    font-weight: normal;
}
.ui-slider-horizontal .ui-slider-handle {
    margin-left: -0.6em;
    top: -0.3em;
}
.ui-slider .ui-slider-handle {
    cursor: default;
    height: 1.2em;
    position: absolute;
    width: 1.2em;
    z-index: 2;
}
.ui-slider-range
{
	border-radius: 4px;
	position: absolute;
}
.ui-widget-content a {
    color: #222222;
}

.order_coupons div
{
	font-size: 14px;
}

.ok_flag
{
	color: green;
}

.disabled_flag
{
	color: #999;
}

.collapse_text .collapse_header
{
	background: url("../images_common/asc_img.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	cursor: pointer;
	
}
.collapse_text .collapse_header:hover
{
	text-decoration: underline;
}
.collapse_text.is_collapsed .collapse_header
{
	background: url("../images_common/desc_img.gif");
	background-repeat: no-repeat;
	background-position: left;
}
.collapse_text.is_collapsed .collapse_body
{
	display: none;
}
#tinymce .collapse_text.is_collapsed .collapse_body
{
	display: block;
	filter: alpha(opacity=50);
	opacity: 0.5;
}


/*--- ВЫПАДАЮЩИЕ ПУНКТЫ ---*/
.aux_nav ul{
	list-style:none;
	position:absolute;
	left:-9999px; 
	opacity:0; 
	-webkit-transition:0.25s linear opacity; 
	padding-left:0px;
	z-index:999;
}
.aux_nav ul li{
	float:left;
	clear:both;
}
.aux_nav ul li a {
	background:#333;
	width:200px;
}
.aux_nav ul a{
	white-space:nowrap; 
	display:block;
}
.aux_nav li:hover ul{ 
	left:auto;
	opacity:1; 
}
.aux_nav li:hover ul li a:hover{ 
	background:#444;
	text-decoration:underline;
}

#cart_content_tbl .gray_line td
{
	background: url("../images/bk_gray_alfa.png");
}

.checkbox
{
	width: auto !important;
	height: auto !important;
}

#block_faq #fio input, #block_faq #no input, #block_faq #text textarea, #block_faq #phone input, #block_faq #email input
{
	width: 500px;
}

.subdomain_selector
{
	text-decoration: none;
	cursor: pointer;
	border-bottom: 1px dotted #ccc;
}
.subdomain_link_list
{
	display: none;
}
.subdomain_link_list .city-column
{
	display: inline-block;
	margin-right: -0.25em;
	vertical-align: top;
	white-space: normal;
}
.subdomain_link_list .city-cell, .subdomain_link_list .city-letter
{
	font-size: 16px;
	line-height: 20px;
	padding: 0 10px 0 24px;
	position: relative;
}
.subdomain_link_list .city-item
{
	margin-left: 24px;
	margin-bottom: 8px;
}
.subdomain_link_list a
{
	text-decoration: none;
	border-bottom: 1px dotted;
}
.subdomain_link_list a.tTipLinks
{
	border: none;
}

td#cart_content_footer{
    padding: 1% 0 1% 0;
}

.cpt_root_categories:after
{
	content: ".";
	height: 0px;
	visibility: hidden;
}
.cpt_root_categories .root-category
{
	float:left;
	padding-left: 20px;
}
.cpt_root_categories .category-image
{
	float: left;
}
.cpt_root_categories .no-image a
{
	background: url(../images/defaultnocatimage.gif) left top no-repeat; 
	display: block; 
	height: 65px; 
	width: 65px;
}
.cpt_root_categories .category-title
{
	margin-top: 10px;
}
.cpt_root_categories .rcat_child_categories
{
	display: table;
}

#reg_fields_tbl .required:after, #checkout_logininfo .required .title:after
{
	display: inline;
	content: '*';
	font-size: 18px;
	color: red;
	margin: 0 5px;
}
.field_required
{
	border-color: red;
}

.clearfix-table:after,
.clearfix-table:before 
{
    content:"";
    display: table;
}
.clearfix-table:after
{
	clear: both;
}

.content-header
{
    color: #000000;
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: left;
}
.form-header
{
	font-size: 20px;
	margin: 5px 0 10px;
}
.form-subheader
{
	font-weight: bold;
	margin-top: 20px;
}

#register_yur_selecter label
{
	margin-right: 20px;
}

.breadcumps
{
	margin-bottom: 10px;
}
.product_print_v
{
	float: right;
}

.cpt_product_images .primary-img-box
{
	margin-right: 10px;
}
.cpt_product_images .secondary-img
{
	margin: 5px 5px 0 0;
	float: left;
}

.cpt_product_discuss_link .make-review
{
	margin-bottom: 10px;
}
.cpt_product_discuss_link .review_block
{
	margin-bottom: 25px;
}

input[type="radio"], input[type="checkbox"]
{
	margin-top: -3px;
}

.display_none
{
	display: none;
}

.few_shipping_dates .date_row
{
	display: block;
	margin: 3px 0px;
}

.prdbrief_thumbnail, .primary-img-box, .product-list-item .product-image
{
	position: relative;
}
.prdbrief_thumbnail .action_image, .primary-img-box .action_image, .product-list-item .product-image .action_image
{
	position: absolute;
	top: 1px;
	right: 1px;
}
.prdbrief_thumbnail .alternative_image
{
	position: absolute;
	bottom: 1px;
	right: 1px;
}

.string_notify_text
{
	margin:20px 30px 0px 30px;
	padding:0px 5px 0px 5px;
	border:3px solid red!important;
}

.string_notify_text p
{
	font-size:14px!important;
}

.string_notify_margin
{
	position: absolute;
}

.hint
{
	color: gray;
}

#cart_content_tbl .old_price
{
	text-decoration: line-through;
}

.refund_detailed_wrapper
{
	max-height: 400px;
	height: 390px;
	overflow-y: auto;
}

.refund_detailed_wrapper .btn, .refund_detailed_wrapper .button_close
{
	display: none!important;
}

.cost_to_free_shipping
{
	padding-top: 10px;
}

.grayscale
{
	filter: grayscale(100%);
	opacity: 0.3;
}

.crossed_out
{
	display: block;
	position: relative;
}
.crossed_out::after
{
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to bottom right, transparent 47%, black, transparent 53%);
}

.right_block
{
	float: right;
}
