/* ====================== MAIN THEME STYLES: layout, fonts & colors test ====================== */
* {
	margin:0;
	padding:0;
}
html {
	margin: 0px;
	padding: 0px;
	background:#2a2a2a;
}
body {
	margin: 0px;
	padding: 0px;
	text-align:center;
}
p, body, font, div, td, input, select, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
}
h1 {
	font-size: 160%;
	margin-top:10px;
}
h2 {
	font-size: 130%;
	margin-bottom:10px;
}
h3 {
	font-size: 100%;
	margin-bottom:10px;
}
form {
	padding:0px;
	margin: 0px;
}
a {
	font-weight: bold;
	color: #003399;
}
a:hover { color:#3e3e3e;}
a img {
	border: 0;
}
div {
	zoom:1;
}
/* ====================== COMPONENT CONTAINER STYLES ====================== */
.all_wrapper {
	text-align:left;	
	margin:0 auto;	
	background:url(../../images/shp_side_bg.gif) left 15px no-repeat;
    min-width: 1000px;
    max-width: 1920px;
    width: 99%; 
    margin-top: 18px;    
    /*
    width:expression(document.body.clientWidth < 1000? "1000px": "99%"; document.body.clientWidth > 1920? "1920px": "99%" );
    */
}
.shp_bodyshd_r { position:relative;padding:45px 4px 0 0; background:url(../../images/shp_side_bg.gif) right 15px no-repeat; }

/* HEADER  START */

.header {
    height: 270px;
    vertical-align: top;        
}

#header_Bg {           
    height: 245px;
    width: 100%;        
    background:#CECED8;
    background:url(../../images/bg2.png) left top repeat-x;    
}

#header_BgImg {
    margin: auto;
    top:25px;    
    right: 11%;
    left: 0;
    width: 784px;
    height: 245px;    
    background:url(../../images/bg.png) left top no-repeat;    
    position: absolute;
}

#header_Logo {
    top:104px;
    left: 30px;

    width: 214px;
    height: 74px;
    
    background:url(../../images/logo.png) left top no-repeat;
    position: absolute;
    cursor: pointer;
    z-index: 1;
}

#header_Phones {    
    top:65px;    
    right: 18px;    
    
    width: 290px;
    height: 114px;    
    
    background:url(../../images/phones.png) left top no-repeat;
    position: absolute;
    z-index: 1;    
}

#header_Search {
    top: 210px;
    right: 18px;
    
    position: absolute;
    z-index: 1;
    width: 273px;
    height: 25px;    
}

#searchstring {
/*	width: 220px;*/
width:190px;
/*	margin:0 0 0 3px;	*/
margin:0 0 0 1px;
	border:1px solid #ffffff;
    border-radius: 3px;
	font-size:11px;
	font-weight:normal;
	padding: 0px 0px 0 30px;
   /* height: 25px;*/
   height:23px;position:relative;
    background:url(../../images/findico.png) white left top no-repeat;  
    behavior: url(/published/SC/html/scripts/css/PIE.htc);
}

#search_button {
    background:url(../../images/find.png) left top no-repeat;    
    border: 0;
    width: 50px;
    height: 24px; 
    cursor: pointer;
    position: absolute;
    right: -2px;
    top: 1px;                
}

/* TOP MENU */ 

.cpt_auxpages_navigation {	
	height: 25px;
	margin: 0;
	padding: 0;
	background: #1F5F8B;    
    -webkit-border-radius: 8px 8px 0px 0px;        
    -moz-border-radius: 8px 8px 0px 0px;        
    border-radius: 8px 8px 0px 0px;            
    behavior: url(/published/SC/html/scripts/css/PIE.htc);
}
.cpt_auxpages_navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.cpt_auxpages_navigation ul li {
	float: left;
	margin: 0;
	padding: 0;	    
    
    background-image: url(../../images/separator.png);
    background-position: right center;
    background-repeat: no-repeat;
}

.cpt_auxpages_navigation ul li a {
	display: block;
	height: 24px;
    line-height: 24px;
	padding-left: 14px;
    padding-right: 14px;    
	float: left;	
	font-size:12px;    
	color: #ffffff;
	text-decoration: none;
    
}

/* TOP MENU END*/

#container_main_content {
    width: 100%;
}

/* HEADER  END */


.all_wrapper table { position:relative;}
.shp_topbg, .shp_tl, .shp_tr  { position:absolute; top:0px; }
.shp_topbg { background:url(../../images/shp_top_bg.jpg) left top repeat-x; right:4px; //width:99.9%; height:377px; }
html>/**/body .shp_topbg { left:5px; }
.shp_tl { background:url(../../images/shp_topleftcorner.jpg) left top no-repeat;left:0px;height:377px; width:679px; }
.shp_tr { background:url(../../images/shp_bags.jpg) left top no-repeat; right:4px;height:377px; width:468px;}

#container_top_left {
	width: 200px;	
}
#container_top {
	width:'*';
}
#container_top_right {
	width: 200px;		
}
#container_menu { background:#fff; padding:2px;}
#container_left_sidebar, #container_right_sidebar {
	text-align: left;
	vertical-align: top;
	width: 200px;
	background:#fff;
}
#container_main_content {
	text-align: left;
	vertical-align: top;
	padding:0 4px 4px 4px;
	background:#fff;
}
#container_footer {
	padding:3px;
	position:relative;
	background:#fff url(../../images/shp_bottom_bg.gif) left bottom repeat-x;
	padding:20px 0;
}
.shp_footerbg_r, .shp_footerbg_l { position:absolute; bottom:0px; width:12px; height:24px;}
.shp_footerbg_r { background:url(../../images/shp_bottom_corn.gif) right bottom no-repeat; right:-4px;}
.shp_footerbg_l { background:url(../../images/shp_bottom_corn.gif) left bottom no-repeat; left:-4px;}

/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */
.cpt_logo { }
.cpt_logo img { }
.cpt_news_short_list, .cpt_survey, .cpt_maincontent {
	font-size:75%;
	color: #000000;
	text-align: left;
	padding: 10px;
// width: 100%;
}
.cpt_divisions_navigation {
	font-size:75%;
	font-weight:bold;
	width:auto;

}
.shp_greenbg .cpt_divisions_navigation, .shp_greenbg .cpt_divisions_navigation ul.horizontal { float:left; width:auto; color:#000;}

ul.vertical, ul.horizontal {
	padding: 0px;
	margin: 0px;

}
ul.horizontal {
	width: 100%;
	overflow: hidden;

}
.vertical li {
	padding-bottom: 5px;

}
.horizontal li {
	float: left;
}

.cpt_divisions_navigation ul {
	list-style-type: none;
	margin: 0px;

}
.shp_greenbg .cpt_divisions_navigation ul.horizontal li { border-right:solid 2px #fff;}

.cpt_divisions_navigation ul.horizontal li a { color:#fff;  display:block; padding:0 20px; line-height:24px; text-decoration:none; white-space:nowrap;}



.cpt_shopping_cart_info {
	padding:5px 10px 35px 10px;
	font-size:75%;
	text-align:left;
	background:#e8e9ea url() 5px 30px no-repeat;
	color:#FFCCCC;
	margin:5px 5px 0 5px;
}
.cpt_shopping_cart_info a {
	font-size:13px;
	text-decoration:none;
	border-bottom:solid 0px;
	color:#000000;
	line-height:20px;
	text-transform: uppercase;
}
.cpt_shopping_cart_info div {
	padding:3px;
	font-weight:bold;
	color:#000000;
	padding:0;

}
#shpcrtgc, #shpcrtca { padding-left:55px; padding-top:5px;}
.cpt_survey {
	background:#e8e9ea;
	color:#000;
	margin:0 5px 5px 5px;
}
.survey_question {
	font-weight: bold;
	margin-bottom: 10px;
	color:#000;
}
.survey_submit {
	margin-top: 10px;
	color:#000;
}
.cpt_survey form {
	padding:0px;
	margin: 0px;
	font-size:75%;
color:#000;
}
.cpt_survey label {
	font-size:75%;
	color:#000;
}
.cpt_survey td { vertical-align:top;}
.cpt_survey input {
	font-size:130%;
}
.cpt_currency_selection {
	text-align: center;
	font-size: 75%;
	background:#e8e9ea;
	margin:0 5px 5px 5px;
	//margin:0 5px 0 5px;

}
.cpt_currency_selection form {
	line-height:40px;
	display: inline;
	margin:0;
	padding:0;
}
.cpt_currency_selection select {
	font-size: 90%;
	line-height:20px;
//margin-bottom:10px;
}
.cpt_currency_selection span {
//display:block;
//float:left;
//padding:0 10px 0 10px;
//margin-bottom:10px;
color:#fff;
}
.cpt_news_short_list {
	background:#e8e9ea;
	color: #000000;
	margin:0 5px 5px 5px;
	//margin:0 5px 0 5px;
}
.cpt_category_tree {
	background:#e8e9ea;
	font-size:70%;
	padding:0 0 10px 0;
	margin:0 5px 5px 5px;
	//margin:0 5px 0 5px;
}
.cpt_category_tree ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.cpt_category_tree li {
	padding:0 5px 0 10px;
}
.cpt_category_tree li a {
	font-size:110%;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.cpt_category_tree li a {
	background:url(../../images/glr_arrow_category_small_white.png) 0px 3px no-repeat;
	padding:0 0 0 10px;
	line-height:150%;
	text-decoration:none;
}
.cpt_category_tree a:hover {
	text-decoration:none;
	color:#1f5f8b;
}

.cpt_category_tree .parent_current a {
	font-weight: bold;
	color: #000!important;
	text-decoration: none !important;
}




.cpt_category_tree .child a {
font-size:95%;
	margin-left: 15px;
	font-weight:normal;
}
.cpt_category_tree .child_current a {
	margin-left: 25px;
	color: #1f5f8b!important;
	text-decoration: none!important;
	font-size:95%;
}

.cpt_category_tree .tab {
	margin-left:10px;
}
.cpt_product_add2cart_button {
	padding: 10px 0;
}
.cpt_language_selection {
	background:#e8e9ea;
	margin:0 5px 5px 5px;
	padding:0 10px;
l
}
.cpt_language_selection a img {
	border:solid 1px #fff;
	margin:2px 0;
}
.cpt_product_params_selectable {
}
.cpt_product_category_info {
	/*font-size:75%;*/font-size:12px;
}
.cpt_language_selection {
	line-height:35px;
}
.cpt_language_selection a img {
//margin-bottom:14px;
}

/*for opera*/

html:first-child .cpt_currency_selection  { line-height:35px;}


.cpt_category_tree a:hover {
	text-decoration:underline;
}

 .cpt_product_lists {
	padding:10px;
}
.cpt_product_lists table { margin:0 auto; }
.cpt_product_lists ul { }
.cpt_root_categories td { 
	/*font-size:100%;*/
	font-size:12px;
}
.cpt_root_categories td a.rcat_root_category {
	display:inline;
	text-decoration:none;
	/*font-size:130%*/
 font-size:16px;
 color:#000;
 font-weight:bold;
}
.cpt_root_categories td a:hover {
	text-decoration:underline;
}
.cpt_maincontent {
	background:#fff;
}
.cpt_maincontent center { clear:both; //width:100%;}
.cpt_maincontent td {
/*	font-size:75%;*/
font-size:12px;
}
ul.product_list li {
	margin:0 0 5px 0;
	text-align:left;
	float:left;
}
ul.product_list li table {
	float:left;
}
ul.product_list li a {
	color:#000;
	padding-left:5px;
	display:block;
	float:left;
	width:160px;
}
ul.product_list li table a {
	float:none;
}

.cpt_tag_cloud { background:#c9234a; margin:5px; text-decoration:none;}
.cpt_tag_cloud a { color:#fff; text-decoration:none;}
.cpt_tag_cloud a:hover { color:#000;}
.home_page_category_logo { background:url(../../images/defaultnocatimage.gif) left top no-repeat; display:block; height:65px; width:65px;}
/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */
#container_main_content .cpt_root_categories td.cat_image a {position:relative; top:-0.8em;}
#container_main_content .cpt_root_categories { padding-top:1em;}
#container_main_content .cpt_root_categories { padding-top:1em;}
#container_main_content .cpt_root_categories td { vertical-align:top;}
#container_main_content div { zoom:0;}

#container_footer .cpt_divisions_navigation { float:none; width:100%;
	text-align:center;
	padding:0;

}
#container_footer .cpt_divisions_navigation ul, #container_footer .cpt_divisions_navigation ul li {
	display:inline;
	line-height:40px;
	float:none;
}
#container_footer .cpt_divisions_navigation a {
	font-size: 90%;
	font-weight: bold;
	color:#838383;
	font-size:110%;
	padding:0 10px;
	display:inline;
	text-decoration:none;
}
#container_main_content ul { list-style-position:inside;}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */
h1.welcome { color:#000000; font-weight:normal; font-size:14pt; letter-spacing:0px; margin:20px 4px;}

a.shp_logo { line-height:40px; text-decoration:none;}
span.shp_l1 {
	color:#fff;padding:0 2px;
}
span.shp_l2 {
	color:#fff;padding:0 2px;
}
span.shp_l3 {
	color:#fff;padding:0 2px;
}
.shp_greenbg { background:#1f5f8b; overflow:hidden;}
.shp_menu_end { float:right; width:auto; position:relative; right:-2px;}

.bullet {
	font-size:0px;
}
a .bullet {
	text-decoration: none!important;
}
input.input_message, input.input_message_focus {
	width:120px;
}
#shpcrtca {
	font-weight: bold;
	font-size: 130%;
	white-space: nowrap;
}

.bluebg { background:#e8e9ea;}
.darkbluebg {background:#688DAD;}
.middlebluebg { background:#e8e9ea; }
.pinkbg{background:#e8e9ea;}
.shp_main_header { background:#f0f0f0; text-transform:uppercase; line-height:30px; padding:0 0 0 15px; color:#595959; font-weight:bold; font-size:110%;}
.hndl_submit_prds_cmp { margin:5px 0;}
#cat_top_tree { overflow:hidden; margin-bottom:10px;}

/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small {
	font-size: 60%;
}
.big {
	font-size: 150%;
}
.background1, .background1 td {
	background-color: #e8e9ea;
}
.btn_checkout {
	font-size: 130%;
	font-weight: bold;
	margin: 10px;
	padding: 3px;
}

.product_brief_block { margin:20px 20px 0 0;border:solid 1px #f0f0f0; padding:10px 2px 0px 2px; overflow:hidden;}
.prdbrief_thumbnail { float:left; margin:0 5px 1px 0;}
.prdbrief_thumbnail td { vertical-align:top; padding:5px;}
.prdbrief_options,  .prdbrief_comparison {  padding:2px 10px 2px 20px; margin-bottom:2px; }
.prdbrief_comparison, .prdbrief_price {}
.prdbrief_options, .prdbrief_comparison { clear:left;}
.prdbrief_comparison {background:#f8f8f8;}
.prdbrief_comparison input { vertical-align:middle;}
.prdbrief_name { margin-bottom:5px;}
.prdbrief_name a { font-size:125%; line-height:135%; text-decoration:none; border-bottom:solid 1px;}
.product_option { width:auto;}
.cpt_product_name { margin-bottom:10px;}
.prdbrief_price, .prdbrief_add2cart { float:left; width:auto; padding:10px 10px 10px 20px; }

.add2cart_handler { margin: -5px 0 0 15px;}
div.cpt_product_add2cart_button .add2cart_handler { margin: 0; }

.error_block {
	font-weight: bold;
	color: red;
}
/*

a.admdivslst:hover,a.admdivslst:link,a.admdivslst:visited,a.admdivslst:active{text-decoration: none;color: blue;font-weight:normal;font-size:10pt;}
a.admdivslst:hover{color: navy;}

a.h_admdivslst:hover,a.h_admdivslst:link,a.h_admdivslst:visited,a.h_admdivslst:active{text-decoration: none;color: #888888;font-weight:normal;font-size:10pt;}
a.h_admdivslst:hover{color: #555555;}

*/
/*design folders*/

.col_header {
	margin:5px 5px 0 5px;
	padding:5px 10px;
	color:#000000;
	font-size:80%;
	text-transform:uppercase;
	font-weight:bold;
}

#tbl-checkout-progress td {
	font-size: 0.7em;
	vertical-align: top;
}
.current_prd_thumbnail img {
	border: #BBBBBB 3px solid;
}
a.prd_thumbnail img {
	border: #FFFFFF 3px solid;
}
a.prd_thumbnail:hover img {
	border: #BBBBBB 3px solid;
}
.news_date {
	color: #000000;
	font-weight:bold;
}
.news_title {
color:#000000;
	padding-bottom: 10px;
}
.news_title a { color:#000; font-weight:normal;}
.news_title a:hover { color:#000;}
.news_viewall {
	padding-bottom: 10px;
	font-size: 85%;
}
.news_subscribe, .news_thankyou {
	padding: 5px;
	overflow:hidden;
}
.news_subscribe div {
	float:left;
	width:auto;
}
.news_subscribe img { vertical-align:middle;}
/************************
BLOG STYLES
***************************/
.post_title {
	color: #666;
	margin-top: 30px;
	margin-bottom: 0px;
}
.post_date {
	color: #999;
	border: 0px solid #EEE;
	border-top-width: 1px;
	margin-bottom: 15px;
}
.post_content {
	padding-left: 15px;
}
/***************************
PRODUCTS COMPARISON
****************************/
.cmp_headers {
	background-color: #e8e9ea;
}
.cmp_column_odd {
	background-color: white;
	vertical-align: top;
}
.cmp_column_even {
	background-color: #f3f3f3;
	vertical-align: top;
}
#cmp-table tr:hover td {
	background-color: #d5e5fa!important;
}
#cmp-table tr td {
	text-align:center;
	padding: 6px;
}
#cmp-table tr td.cmp_headers {
	text-align: left;
}
/***************************
PRODUCT DETAILED
****************************/
.regularPrice {
	color: brown;
	text-decoration: line-through;
}
.totalPrice, .totalPrice2 {
	color: #eb0606;
	font-weight: bold;
	font-size: 135%;
}
.youSaveLabel {
	font-size: 75%;
}
.youSavePrice {
	font-size: 75%;
}
.prd_out_of_stock {
	font-style:  italic;
}
.cpt_product_images { float:left;}
.cpt_product_price { margin:10px 0;}
#prddeatailed_container { overflow:hidden; display:block; padding-bottom:20px;}
.cpt_product_discuss_link, .cpt_product_related_products { margin-bottom:20px;}
.cpt_product_related_products td { padding-right:10px;}
.current-rating1 { font-size:135%;}
.sm-current-rating1 {  float:left;}
#cat_product_sort { background:#f0f0f0; padding:5px 0; margin:10px 0; text-align:center; }
#cat_product_sort a { color:#000; padding:0 2px;}
/************************
PRODUCT REVIEWS STYLES
***************************/
.review_block {
	margin-left: 20px;
}
.review_title {
	color: #333;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 120%;
}
.review_date {
	color: #999;
	border: 0px solid #EEE;
	border-top-width: 1px;
	font-size: 90%;
	margin-bottom: 5px;
}
.review_content {
	color: #333;
	padding-left: 20px;
}
.review_showall {
	margin-left: 20px;
}
/****************************
SHOPPING CART
*****************************/
.background_cart_top {
	background-color: #e8e9ea;
	border-bottom: 1px #99C9DF solid;
}
.background_cart_top h1 {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#cart_content_tbl{
width:100%;
}
#cart_content_tbl td {
	padding: 6px;
}
#cart_page_title {
	padding: 10px;
	text-align: left;
}
#cart_page_title h1 {
 display inline;
	padding: 0px;
	margin: 0px;
}
#cart_clear {
	padding: 10px;
	text-align: right;
}
#cart_clear a {
	font-size:9pt;
}
.cart_discount_label {
	font-weight: bold;
}
#cart_total_label {
	font-size: 130%;
	font-weight: bold;
}
#cart_total {
	background-color: #e8e9ea;
	font-size: 130%;
	font-weight: bold;
	padding: 10px;
	white-space: nowrap;
}
#cart_checkout_btn {
	padding-top: 20px;
}
.cart_product_brief_description {
	font-size: 80%;
}
#cart_content_header td {
	font-weight: bold;
}
.cart_apply_for_discounts_extra {
	font-size: 80%;
	color: #777;
}
.cart_product_quantity {
	text-align: center;
}
/********************
HOMEPAGE UNFOLDED TREE
*********************/
.rcat_root_category {
	font-size: 120%;
	font-weight: bold;
}
.rcat_products_num {
	color: #de2920;
	/*font-size: 80%;*/
	font-size:10px;
}
.rcat_child_categories a {
	/*font-size: 100%;*/
	font-size:12px;
	font-weight: normal;
	color:#000;
	text-decoration:none;
}
.rcat_child_categories a:hover {
	text-decoration:underline;
}
/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td {
	padding: 5px;
}
#reg_auth_fields td {
	background-color: #e8e9ea;
}
#reg_confcode td {
	background-color: #e8e9ea;
}
#reg_fields_tbl td input, .addressform td input {
	width: 200px;
}
#subscribed4news {
	width:auto!important;
}
#reg_fields_tbl td textarea, .addressform td textarea {
	width: 200px;
	height: 100px;
}
#reg_fields_tbl select {
	width: 200px;
}
#reg_submit_btn {
	font-size:150%;
	font-weight: bold;
}
/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search {
background:#e8e9ea;
	margin-right:10px;
	width:230px;
}
#cat_advproduct_search form { padding:10px; }
#cat_advproduct_search td { vertical-align:top; }
#cat_advproduct_search select { width:100%;  }
#cat_advproduct_search form, #cat_advproduct_search table { //width:100%;}
#cat_advproduct_search h3 { padding:0px; margin: 10px 10px 0 10px;}
#cat_info_left_block, #cat_advproduct_search  { float:left;}

.cpt_maincontent center { clear:both;}
#cat_top_tree { overflow:hidden; margin-top:10px;}
.hndl_submit_prds_cmp, #cat_product_sort { margin:10px 0;}

#cat_info_left_block { color:#000000; font-size:12px;
}
#cat_info_left_block a { line-height:1.1;}
/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
	text-align:left;
}
#checkout_have_account {
	padding: 15px;
	background-color: #e8e9ea;
	margin: 0 -5px 15px -5px;
}
#checkout_logininfo { width:428px;}
#checkout_logininfo .inputtext, #checkout_addresses .inputtext, #checkout_addresses textarea {
	width: 200px;
}
.paddingblock input.checkout_buttons {
	font-size: 130%;
	font-weight: bold;
	margin:5px 0;
}
.checkout_steps_divider {
	width: 40px;
	height:1px;
	background-color:#99C9DF;
	overflow:hidden;
}
#checkout_addresses { width:800px;}
#checkout_addresses td { } 
/**********************
ORDER STYLES
***********************/
tr#ord_total_row * {
	font-size: 105%;
	font-weight: bold;
}
.row_odd td {
	background-color: #f3f3f3;
}
.row_even td {
	border: 0px solid #e8e9ea;
	border-width: 1px 0px;
}

.paddingblock { background:#fff;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	font-size:12pt;
}
.paddingblock h2 {
	padding:20px 5px;
	margin-top: 0px;
}
.paddingblock td { font-size:95%; vertical-align:top; padding:5px;}
.paddingblock p { margin-bottom:10px;}

.paddingblock input { margin:2px 0 0 0;}
.asterisk {
	color:red;
}
.cellpadding tr td {
	padding: 5px;
}
.cust_name {
	font-size:110%;
	font-weight: bold;
}
#prddeatailed_container .cpt_product_rate_form table {
	width: 100%;
	/***********************/
width: auto;/**/
}

#block-customerinfo td { font-size:100%;}
.cpt_product_images {
	float: left;
}
#powered_by, #powered_by a {
	color:#fff!important;
}
.shp_copyright {
	color:#fff;
	font-size:75%;
	text-align:center;
}
.shp_copyright a {
	color:#fff;
	font-weight:bold;
}
/*NIFTY*/
b.niftycorners, b.niftyfill {
	display:block
}
b.niftycorners * {
	display:block;
	height:1px;
	line-height:1px;
	font-size:1px;
	overflow:hidden;
	border-style:solid;
	border-width: 0 1px;
}
/*normal*/
b.r1 {
	margin: 0 3px;
	border-width: 0 2px
}
b.r2 {
	margin: 0 2px
}
b.r3 {
	margin: 0 1px
}
b.r4 {
	height: 2px
}
b.rb1 {
	margin: 0 8px;
	border-width:0 2px
}
b.rb2 {
	margin: 0 6px;
	border-width:0 2px
}
b.rb3 {
	margin: 0 5px
}
b.rb4 {
	margin: 0 4px
}
b.rb5 {
	margin: 0 3px
}
b.rb6 {
	margin: 0 2px
}
b.rb7 {
	margin: 0 1px;
	height:2px
}
b.rb8 {
	margin: 0;
	height:2px
}
b.rs1 {
	margin: 0 1px
}
/*transparent inside*/
b.t1 {
	border-width: 0 5px
}
b.t2 {
	border-width: 0 3px
}
b.t3 {
	border-width: 0 2px
}
b.t4 {
	height: 2px
}
b.tb1 {
	border-width: 0 10px
}
b.tb2 {
	border-width: 0 8px
}
b.tb3 {
	border-width: 0 6px
}
b.tb4 {
	border-width: 0 5px
}
b.tb5 {
	border-width: 0 4px
}
b.tb6 {
	border-width: 0 3px
}
b.tb7 {
	border-width: 0 2px;
	height:2px
}
b.tb8 {
	border-width: 0 1px;
	height:2px
}
b.ts1 {
	border-width: 0 2px
}
body.body-page-404 { background:#fff; background-image:none; text-align:left; font-size:12px;}
body.body-page-404 ul, body.body-page-404 li { list-style:none;}
.cpt_product_add2cart_button input { vertical-align:middle;}


.servis {color: #000000;font-family: arial,helvetica,sans-serif;font-size: 16px !important;line-height: 20px !important;margin: 20px 0 30px 15px;}
.servis ul {margin:16px 0 16px 20px;}
.servis p {margin:16px 0;}
.servis ul li {font-size: 16px !important;line-height:20px !important;font-family: arial,helvetica,sans-serif;list-style: none outside none;margin: 3px 0 0;padding-bottom: 6px;} 	
.servis .tel {
    color: #121212;
    float: right;
    font: 600 22px arial,sans-serif;

    margin: 5px 25px 0 0;
    padding-bottom: 14px;
}
#contacts .tel small {
    color: #FFFFFF;
    display: inline-block;
    font: italic bold 13px Tahoma;
    height: 30px;
    margin: 10px 0 15px;
    text-decoration: underline;
}
#contacts small {
    color: #FFFFFF;
    display: inline-block;
    font: italic 13px arial;
    padding: 10px 0 25px;
    text-decoration: underline;
}
.servis #contacts {
    background: linear-gradient(#62ADE8, #1D457D) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(top,#62ADE8, #1D457D 70%,  #1D457D 100%,#62ADE8);
    border: 1px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: inline-block;
    font: 105% arial,sans-serif;
    margin: 0 0 15px;
    padding: 22px 35px;
    text-shadow: 1px 1px 2px #666666;
}
.servis h1 {font-size: 32px;line-height: 38px;font-weight: 700;margin:21px 0;font-family: arial,helvetica,sans-serif;}


table {border-collapse: collapse !important;}
.cpt_product_description table {border: 1px solid #BCBCBC !important;}
.cpt_product_description table td {border: 1px solid #BCBCBC !important;font-family: tahoma;font-size: 11px !important;padding: 5px;} 





/* ==================	Общее	================== */
h1 {font-size:200%;margin:20px 0;}														/*		Размер и отступы заголовка			*/
p {margin:16px 0 !important;}															/*		Отступы параграфа 	   				*/
table {border-collapse:collapse !important;}												/*		Отступы между ячейками в таблице 	*/
input[type="submit"], input[type="button"] {cursor:pointer;}													/*		Курсор при наведении на кнопку		*/
ul {margin: 0 0 0 15px;}																	/*		Списки								*/
#CAT_PATH {padding: 10px 0;}
#container_main_content {padding-top: 10px !important;}

 
/* ==================	Колонки	================== */
#container_left_sidebar .col_header {font-size: 90%;font-weight: bold;margin: 10px 5px 0 !important;text-transform: uppercase;}
.cpt_category_tree li {padding: 0 5px !important;}


/* ==================	Короткая новость	================== */
form.product_brief_block {border:1px solid #F0F0F0;box-shadow:3px 2px 4px #C1C1C1;margin: 25px 20px 3px 5px;overflow:hidden;padding: 15px 2px 5px;}	/*		Сама новость   	*/
form.product_brief_block .prdbrief_name a {text-decoration:underline !important;border-bottom: 0 none !important;font-size: 22px !important;font-weight: normal !important;line-height: 30px !important;}		/*		Заголовок   	*/
form.product_brief_block .prdbrief_name a:hover {text-decoration: none !important;}
form.product_brief_block .prdbrief_name {margin-bottom: 10px !important;}
form.product_brief_block .prdbrief_thumbnail {float:left;margin:0 5px 1px 0;padding:5px 20px 5px 5px;vertical-align:top;}						/*		Картинки   	*/
form.product_brief_block .prdbrief_name i { color: #444444;font-size: 11px;font-style: italic;line-height: 130%;padding: 0 0 0 2px;}				/*		Артикул   	*/
form.product_brief_block .prdbrief_brief_description {display:table;font:normal 14px/19px arial, sans-serif !important;}							/*		Описании   	*/
form.product_brief_block .prdbrief_brief_description span, .produktdetails {font-size: 14px !important; line-height: 19px !important;}			/*		Описании   	*/
form.product_brief_block .prdbrief_brief_description li {list-style:disc outside none;margin-bottom:3px;}											/*		Список  	*/
form.product_brief_block .prdbrief_price, form.product_brief_block .prdbrief_add2cart {float: left;padding: 15px 10px 20px 0;width: auto;}		/*		Ценик и кнопка в корзину  	*/
form.product_brief_block .totalPrice {color:#E92121;font-size:18px !important;font-weight: bold;}												/*		Ценник 	*/
form.product_brief_block .prdbrief_comparison {background: none repeat scroll 0 0 #F8F8F8;color: #666666;font-size: 11px;}						/*		Сравнить   	*/
.hndl_submit_prds_cmp, #cat_product_sort {font-size: 11px;margin: 0;}																			/*		СОртировка   	*/


/* ==================	Поная новость	================== */
.cpt_product_description table {border: 1px solid #BCBCBC !important;}
.cpt_product_description td {/*border-color: #BCBCBC !important;*/font-family: tahoma;font-size: 11px !important;padding: 5px;}			    	/*		Таблицы в полной новости 	*/
.cpt_product_description, .cpt_product_description span {font: 14px/19px arial,sans-serif !important;}
.cpt_product_description {display:table;}																										/*		Описании   	*/
.cpt_product_description span {font-size: 14px !important; line-height: 19px !important;}
.cpt_product_images img {max-width: 270px;padding: 10px 10px 0 0;}
.cpt_product_images li {list-style:disc outside none;margin-bottom:3px;}
.cpt_product_price .totalPrice {color: #E92121;font-size: 18px;font-weight: bold;}
.cpt_product_price {		}
.cpt_product_add2cart_button {display: inline-block;font: italic 11px sans-serif;padding: 0;}
.cpt_product_price > div {color: #666;font-size: 11px;font-style: italic;line-height: 130%;padding: 0 0 0 2px;}
.cpt_product_name h1 {font: 24px arial,sans-serif !important;margin: 10px 0 0 0 !important;}
.cpt_product_name {margin-bottom: 0;}


/* ==================	Голосование	  ================== */
.cpt_survey {margin:0 0 15px !important;}													/*		Отступ снизу		*/
.cpt_survey table {font-size: 12px;}
.cpt_survey td {padding:0 3px 0 0;}
.cpt_survey tr {display: block;padding: 1px 0 5px;}
.cpt_survey input[type="radio"] {margin:0 3px 0 0;}
.cpt_survey input {cursor:pointer;font-size:120%;margin:5px 0 0 2px;padding:1px 20px;}		/*		Кнопка				*/
.cpt_survey label {font:12px tahoma;}															/*		Размер шрифта		*/


/* ==================	Верcия для печати	================== */
.product_print_v a {font:italic 11px sans-serif !important;display:none;}
.product_print_v a img {width:18px;display:none;}


/* ==================	Другое	================== */

#cat_info_left_block {
    color:#222;
    font-size: 15px;
    line-height:24px;
    width: 100%;
}				
/*		Верхний информационный блок над каталогом 		*/
#cat_info_left_block li { list-style: square outside none;}

.cpt_product_category_info img {height: 25px;margin: 5px 0;}									/*		Картинка в спидбаре ( было 160х160 (!) )		*/
table.cat_path_in_productpage a:hover {text-decoration: none;}
.cpt_survey {margin: 0 5px 10px !important;}													/*		Отступ от блоков								*/
#container_footer .cpt_divisions_navigation a {text-decoration: underline;}
#container_footer .cpt_divisions_navigation a:hover {text-decoration: none;}

.cpt_divisions_navigation ul.horizontal li a {text-decoration: none;}
.cpt_divisions_navigation ul.horizontal li a:hover {text-decoration: underline;}
.cpt_maincontent {padding: 0 10px 10px; !important;}
.shp_greenbg .cpt_divisions_navigation ul.horizontal li, .shp_greenbg .cpt_auxpages_navigation ul.horizontal li {list-style: none outside none !important;}
#cat_info_left_block a {/*font-size:100%;*/}
#cat_path img {height: 30px;margin: 0 5px 5px 0;}

/* ==================	Поиск	================== */
#prddeatailed_container {
    display: block;
    overflow: hidden;
    padding: 15px 0 20px !important;
}
.cpt_product_images {
    float: left;
    max-width: 38% !important;
}

.cpt_product_price {
    display: inline;
    float: left;
    margin: 10px 0;
}
.cpt_product_add2cart_button {
    display: inline;
    float: left;
    font: italic 11px sans-serif;
    margin: 10px 0;
    padding: 0;
}
.cpt_product_description {
    display: table;
    float: left;
    margin: 10px 0 0;
    width: 62% !important;
}
#container_main_content ul {list-style-position: outside !important;}
.cpt_product_price {float: left;margin: 0 20px 0 0;}
.cpt_product_price > div {font-size: 10px !important;}
.cpt_product_add2cart_button {margin: 10px 0 !important;}
.cpt_product_description h1 {font-size: 26px !important;margin: 16px 0 !important; color: #232323;}
.cpt_product_price .totalPrice {
    color: #E92121;
    font-size: 24px !important;
    font-style: oblique !important;
    font-weight: bold;
}
h6 {
    font-size: 18px;
    line-height: 24px;
    margin: 20px 0 10px;
}
.cpt_product_description h1 {
    font-size: 32px !important;
    font-weight: normal;
    line-height: 32px;
    margin: 20px 0 !important;
}
.cpt_product_description h2 {
    color: #222222;
    font-size: 22px;
    font-weight: normal;
    line-height: 24px;
    margin: 20px 0 0 0;
}
.cpt_product_description p {
    margin: 0 0 16px !important;
}
.cpt_product_description, .cpt_product_description span {
    font: 14px/19px arial,sans-serif !important;
}

.cpt_maincontent .catalog {
  border-top-color:#C3C3C4;
  border-top-style:solid;
  border-top-width:1px;
}
.cpt_maincontent .catalog {
  margin-bottom:12px;
  padding-top:10px;
}
/* Баннер брендов */
#brands_banner * {
    padding: 0; margin: 0;
}
#brands_banner {
    width: 230px;
    background-color: #F9F9F9;
    border: 1px solid #e8e9ea;
    text-align: center;
        margin-left: 5px;
        margin-top: 30px;
}
 
#brands_banner ul {
list-style: none;
}
 
#brands_banner ul li {
border: 1px solid #e8e9ea;
border-left: none;
border-bottom: none;
display: inline-bblock;
float: left;
width: 113px;
height: 44px;
vertical-align: middle;
text-align: center;
}
 
#bgsep {
border: 1px solid #e8e9ea;
border-top: none;
border-right: none;
background-color: #fff;
height: 100%;
}
#show_brands {
font-size: 12px;
text-align: center;
padding: 10px;
font-weight: normal;
}
 
.round8 {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
 
.round_tl {
-webkit-border-radius: 8px 0 0 0;
-moz-border-radius: 8px 0 0 0;
border-radius: 8px 0 0 0;
}
 
.round_tr {
-webkit-border-radius: 0 8px 0 0;
-moz-border-radius: 0 8px 0 0;
border-radius: 0 8px 0 0;
}
 
.round_bl {
-webkit-border-radius: 0 0 0 8px;
-moz-border-radius: 0 0 0 8px;
border-radius: 0 0 0 8px;
}
 
.round_br {
-webkit-border-radius: 0 0 8px 0;
-moz-border-radius: 0 0 8px 0;
border-radius: 0 0 8px 0;
}
 
#brands_banner img:hover {
opacity: 0.5;
}

#mypage iframe
    {

    width: 100%;

    height: 2450px;

    border: 0px;
    margin-left: 30px;
    }

iframe html{
    margin-top: 0 !important;
}
/* WebasystClub */



.prod_det{
	float:left;
	width:100%;
}

.clear{
	clear:both;
}

.prod_det_name{
	float:left;
}

.prod_det_name h1{
	float:left;
	font-size:24px;
	font-family:Arial;
	margin:10px 0 10px;
}

.prod_det_left{
	float:left;
	width:330px;
}

.prod_main_img{
	margin-bottom:10px;
	float:left;
}

.prod_other_img ul{
	list-style:none;
	margin:0;
	padding:0;
}

.prod_other_img ul li{
	display:block;
	float:left;
	width:100px;
	border-radius:7px;
	border:1px #e8e9ea solid;
	margin-right:8px;
	margin-bottom:8px;
	text-align: center;
}

.prod_other_img ul li img{
	max-width:100px;
	border-radius: 7px;
}

.prod_det_right{
	float:left;
	width: 600px;
}

.prod_buy_block{
	float:left;
}

.prod_buy_block table{
	width:450px;
	border:0;
	margin:0;
	padding:0;
}

.prod_buy_block table td{
	/*padding:5px 5px 0 0;*/
}

.prod_det_price{
	font-size:30px;
	font-family:Arial;
	font-weight:normal;
color: #d60000;
}
.prod_det_code{
	font-size:12px;
	color:#666666;
	font-family:Arial;
	font-weight:normal;
}

.prod_qty span{
	cursor:pointer!important;
	
}

.prod_qty input[type="text"]{
	border:1px #e1e1e1 solid!important;
	border-radius:3px!important;
	width:45px!important;
	height:25px!important;
	text-align:center!important;
	line-height:27px!important;
	font-size:17px!important;
	margin:1px 9px 0 9px!important;
	display:block!important;
	float:left!important;
}


.prod_qty .minus{
	font-size:22px!important;
	color:#d14e4e!important;
	display:block!important;
	float:left!important;
}

.prod_qty .plus{
	font-size:22px!important;
	color:#77b61d!important;
	display:block!important;
	float:left!important;
}

.prod_qty .minus1{
	font-size:22px!important;
	color:#d14e4e!important;
	display:block!important;
	float:left!important;
}

.prod_qty .plus1{
	font-size:22px!important;
	color:#77b61d!important;
	display:block!important;
	float:left!important;
}
.prod_buy_block table{
	width:450px;
	border:0;
	margin:0;
	padding:0;
}

.prod_buy_block table td{
	/*padding:5px 5px 0 0;*/
}
.prod_delivery_block{
	float:left;
	width:392px;
	height:43px;
	background:url(/published/publicdata/BOSCHSTOCKRU/attachments/SC/images/bg_del.png) repeat-x;
	border:1px #e1e1e1 solid;
	border-radius:4px;
	margin:20px 0;
}
.prod_delivery_block.cons{
	float:left;
	width:170px;
	height:43px;
	background:url(/published/publicdata/BOSCHSTOCKRU/attachments/SC/images/bg_del.png) repeat-x;
	border:1px #e1e1e1 solid;
	border-radius:4px;
	margin:20px 0;
}

.delivery{
	width:125px;
	height:30px;
	background:url(/published/publicdata/BOSCHSTOCKRU/attachments/SC/images/del_ico.png) no-repeat left;
	padding-left:45px;
	color:#666666;
	float:left;
	margin-top:7px;
	margin-left:15px;
}

.but_dost_mkad{
	 text-decoration: none;
	 font-size: 12px;
	 color:#666666;
	 font-weight:normal;
}

.all_price{
	/*text-decoration: underline;*/
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	cursor:pointer;
	/*color:black;*/
	color:#0063be;
	
}
.min_price{
	/*text-decoration: underline;*/
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	
}

.sep{
	width:1px;
	height:30px;
	margin-top:7px;
	border-left:1px #daded6 solid;
	float:left;
	margin-left:20px;
}

.consult{
	width:115px;
	height:30px;
	background:url(/published/publicdata/BOSCHSTOCKRU/attachments/SC/images/mess_ico.png) no-repeat left;
	padding-left:45px;
color: darkblue;
	float:left;
	margin-top:7px;
	margin-left:20px;
	display:block;
	font-weight:normal;
	text-decoration:none;
  line-height: 27px;
font-weight:bold;
}

.prod_info_block{
	float:left;
	/*margin-top: -12px;*/
	width:500px;
}

.prod_tabs_block{
	float:left;
	width:100%;
	margin:10px 0;
}

.title_descr{
	font-family: Arial;
	font-weight: bold; 
	font-size: 14px;
}
.smal_descr{
	font-family: Arial;
	font-size: 12px;
	list-style-image: url(/published/publicdata/BOSCHSTOCKRU/attachments/SC/images/triang.png); 
	
}
.smal_descr li {
margin-bottom:12px;

}
div.smal_descr p{
	margin:0px;
}
.prod_reviews{
	/*float:left;*/
	width:100%;
}

.reviews_block{
	/*float:left;
	width:100%;*/
	margin-bottom:20px;
	padding:20px;
}
.reviews_block.bg{
	background:#fbfbfb;
}

.rev_nickname{
	/*float:left;*/
	background:url(/published/publicdata/BOSCHSTOCKRU/attachments/SC/images/rev_ico.png) no-repeat left;
	padding-left:10px;
	color:#777777;
	font-size:12px;
}

.rev_date{
	/*float:left;*/
	padding-left:2px;
	color:#777777;
	font-size:12px;
}

.rev_message{
	/*float:left;*/
	width:100%;
	color:#000;
	margin-top:7px;
}


.form_box{
	margin:0 0 10px 0;
	padding:0 20px 20px 20px;
}

.add_review{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

.form_inp{
	margin-bottom:10px;
}

.form_inp input[type="text"]{
	width:220px;
	padding:3px 10px;
	color:#000;
	border:1px #e1e1e1 solid;
	border-radius:4px;
	height:25px;
}

.form_inp textarea{
	width:330px;
	padding:3px 10px;
	color:#000;
	border:1px #e1e1e1 solid;
	border-radius:4px;
	height:85px;
}
.imgdiv{
	width: 75px;
	height: 75px;
	vertical-align: middle;
	display: table-cell;
}

.bordered{
	width:75px;
	height:75px;
	border:1px #E4E4E4 solid;
	border-radius:8px;	
	background:white;
	
}

/************** ТАБЫ ***************/

.tabs{
	float:left;
	margin-left:-5px;
	background:url(../../images/tabs.png) no-repeat;
	width:149px;
	height:27px;
	position:relative;
	padding:8px 8px 0 8px;
	text-align:center;
	text-decoration:underline;
	color:#2777c9;
	font-family:Arial;
	font-size:12px;
	cursor: pointer;
}

.tabs.short{
	float:left;
	margin-left:-5px;
	background:url(../../images/tabs_short.png) no-repeat;
	width:95px;
	height:27px;
	position:relative;
	padding:8px 8px 0 2px;
	text-align:center;
	text-decoration:underline;
	color:#2777c9;
	font-family:Arial;
	font-size:12px;
	cursor: pointer;
}

.tabs.short:hover{
	background:url(../../images/tabs_short_hover.png) no-repeat;
	z-index:100;
	text-decoration:none;
	color:#000;
}


.tabs:hover{
	background:url(../../images/tabs_active.png) no-repeat;
	z-index:100;
	text-decoration:none;
	color:#000;
}
.section1 {
	float:left;
	width:100%;
	margin-top:8px;
	padding-bottom:5px;
}
ul.tabs1 {
	height: 32px;
	/*line-height: 30px;*/
	list-style: none;
	margin:0;
	padding:0;
}

.tabs1 li {
	float: left;
}

.tabs1 li:first-child .tabs{
	margin-left:0;
}

.tabs1 li.current1 .tabs{
	background:url(../../images/tabs_active.png) no-repeat;
	z-index:100;
	text-decoration:none;
	color:#000;
}

.tabs1 li.current1 .tabs.short{
	background:url(../../images/tabs_short_hover.png) no-repeat;
	z-index:100;
	text-decoration:none;
	color:#000;
}

.box1 {
	display: none;
	border: 1px solid #e8e9ea;
	border-width: 1px 1px 1px;
	background: #f6f6f6;
	/*padding: 10px 0;*/
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	border-top-right-radius:4px;
	border-top:0;
}

.box1 div.item{
	padding:10px 10px;
}

.box1 div.item ul{
	padding:5px 5px;
}

.box1 div.item h2{
	margin-bottom: 0px;
}

.box1 div.item p{
	/*padding:12px;*/
	margin:0!important;
}

.box1 div.item table{
	width:100%;
	/*margin-top:-12px;*/
}

.box1 div.item.desc table td{
	padding:10px;
	line-height: 12px;
	
	
}

.box1 div.item.desc table td:first-child{
	width:350px;
	font-weight:normal;
	color:#494949;
}

.box1 div.item table td:first-child{	
	font-weight:normal;
	padding-left:20px;
	width:240px;
}

.box1 div.item table td:last-child{	
	font-weight:bold;
	padding-left:10px;*/
}

.box1 div.item.desc table td{
	font-weight:bold;
	
}

.box1 div.item table tr:nth-child(odd){
	background: #FBFBFB;
}
.box1 div.item.desc table tr:nth-child(odd){
	background: #FBFBFB;
}

.box1.visible1 {
	display: block;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
}

#dostavka TD, TH {
padding: 10px; 
}
/*
#dostavka TD, TH {
padding: 10 5 0 10; 
}
*/

.scrollup{
cursor: pointer;
width:40px;
height:40px;
opacity:0.3;
position:fixed;
bottom:50px;
left:100px;
display:none;
text-indent:-9999px;
background: url('http://edma-shop.ru/published/publicdata/RUBISHOPRU/attachments/SC/images/icon_top.png') no-repeat;
}

.cc_banner-wrapper{z-index:9001;position:relative;display:none;}.cc_container .cc_btn{cursor:pointer;text-align:center;transition:font-size 200ms;}.cc_container .cc_message{;transition:font-size 200ms;margin:0;padding:0;}.cc_container .cc_logo{display:none;text-indent:-1000px;overflow:hidden;width:100px;height:22px;background-size:cover;background-image:url(//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.10/logo.png);opacity:0.9;transition:opacity 200ms}.cc_container .cc_logo:hover,.cc_container .cc_logo:active{opacity:1}@media screen and (min-width: 500px){.cc_container .cc_btn{}.cc_container .cc_message{}}@media screen and (min-width: 768px){.cc_container .cc_btn{}.cc_container .cc_message{}}@media screen and (min-width: 992px){.cc_container .cc_message{}}@media print{.cc_banner-wrapper,.cc_container{display:none}}.cc_container{position:fixed;left:0;right:0;bottom:0;overflow:hidden;padding:10px}.cc_container .cc_btn{padding:8px 10px;background-color:#f1d600;cursor:pointer;transition:font-size 200ms;text-align:center;;display:block;width:33%;margin-left:10px;float:right;max-width:120px}.cc_container .cc_message{transition:font-size 200ms;display:block}@media screen and (min-width: 500px){.cc_container .cc_btn{}.cc_container .cc_message{margin-top:0.5em;}}@media screen and (min-width: 768px){.cc_container{padding:15px 30px 15px}.cc_container .cc_btn{padding:8px 15px}.cc_container .cc_message{}}@media screen and (min-width: 992px){.cc_container .cc_message{}}.cc_container{background:#fff;color:#999;;font-family:"Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial;box-sizing:border-box;border:1px solid #ccc}.cc_container ::-moz-selection{background:#ff5e99;color:#fff;text-shadow:none}.cc_container .cc_btn,.cc_container .cc_btn:visited{color:#000;background-color:#f1d600;transition:background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;-webkit-transition:background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;border-radius:5px;-webkit-border-radius:5px}.cc_container .cc_btn:hover,.cc_container .cc_btn:active{background-color:#d7bf00;color:#000}.cc_container a,.cc_container a:visited{text-decoration:none;color:#31a8f0;transition:200ms color}.cc_container a:hover,.cc_container a:active{color:#555}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(66px);transform:translateY(66px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideUp{0%{-webkit-transform:translateY(66px);-ms-transform:translateY(66px);transform:translateY(66px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.cc_container,.cc_message,.cc_btn{animation-duration:0.8s;-webkit-animation-duration:0.8s;-moz-animation-duration:0.8s;-o-animation-duration:0.8s;-webkit-animation-name:slideUp;animation-name:slideUp}
.cc_container a,
.cc_container a:visited
{
    color:#000000;
}

.cc_container a.cc_more_info:hover {
    text-decoration:underline;
}
.cc_container,
.cc_container p.cc_message  {
    text-align: left;
}

.cc_container .cc_btn {
    display:inline-block;
    border:0;
    font-family: Arial,Helvetica;
    cursor:pointer;
    color:#ffffff !important;
    font-size:12px;
    line-height:16px;
    padding:6px 10px  !important;
    text-decoration:none;
    background-color:#d2091e;
    border-radius: 3px;
    background-image:-webkit-linear-gradient(bottom, #055083, #1f5f8b);
    background-image:-moz-linear-gradient(bottom, #055083, #1f5f8b);
    background-image:-o-linear-gradient(bottom, #055083, #1f5f8b);
    background-image:-ms-linear-gradient(bottom, #055083, #1f5f8b);
    background-image:linear-gradient(to top, #055083, #1f5f8b);
    position:relative;
    margin-top: 8px;
}

.cc_btn:hover {
    background-image:-webkit-linear-gradient(bottom, #1f5f8b, #055083);
    background-image:-moz-linear-gradient(bottom, #1f5f8b, #055083);
    background-image:-o-linear-gradient(bottom, #1f5f8b, #055083);
    background-image:-ms-linear-gradient(bottom, #1f5f8b, #055083);
    background-image:linear-gradient(to top, #1f5f8b, #055083);
}


/*ТАБЫ В КОНТАКТАХ*/

.tabs__content {
  display: none; 
}
.tabs__content.active {
  display: block; 
}


/*весь блок с табами*/
.tabs-contacts {
  max-width: 100%; 
  margin: 0 0 30px;
  font-size: 14px;
}


/*выделение текста span*/
.red-text {
  color: #e80000;
}
.bold {
  font-weight: bold;
}


/*блок-список интерактивных вкладок*/
.tabs__caption {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  position: relative;
  margin: -1px 0 0 -1px;
}


/*пункты-вкладки*/
.tabs__caption li {
  padding: 9px 15px; 
  padding-left: 47px; 
  margin: 1px 0 0 3px;
  color: #FFF;
  position: relative;
  border-width: 2px 2px 0;
  border-radius: 10px 10px 0 0;
  height: 52px;
  width: 190px;
  box-sizing: border-box;
}


.tabs__caption li:before {
  content: "";
  position: absolute;
  display: inline-block;
  top:13px;
  left:8px;
}

/*иконка в первой вкладке*/


/*иконка во второй вкладке*/
.tabs__caption .tab2:before {
  background:url(/published/publicdata/BOSCHSTOCKRU/attachments/SC/themes/bosch/images/opt.png) no-repeat;
  width:26px;
  height:26px;
}

.tabs__caption .tab2 {
  padding-top: 7px;
  margin-right: 2px;
  margin-left: 1px;
}




 /*активная вкладка*/
.tabs__caption .active {                   
  background: #1f5f8b; 
  color: #FFF; 
  border-color: #1f5f8b; 
  border-bottom: #1f5f8b;
}

.tabs__caption .active:hover {   
   background: #3070e2; 
   border-color: #3070e2; 
}

/*неактивные вкладки*/
.tabs__caption li:not(.active) {   
  cursor: pointer;
  background: #a19f9f; 
  border-color: #a19f9f; 
}

.tabs__caption li:not(.active):hover {   
  background: #c7c7c7; 
  border-color: #c7c7c7; 
}



/*блок с содержимым вкладок*/
.tabs__content {
  display: none;
/*  background: #ebe7e8; */
  border: 1px solid #a19f9f;
  border-radius: 0 10px 10px 10px; 
  padding: 30px;
  max-width: 640px;
  font-size: 18px;
}



/*ОТДЕЛ ПО РАБОТЕ С ЮР. ЛИЦАМИ*/
.content-row2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	margin-bottom: 35px;
}
.content-row2 a {
	text-decoration: none;
    color: #2656ab;
}

.content-row2 .item2 {
	width: 50%;
	display: inline-block;
	margin-bottom: 8px;
}

.content-row2 .item2--n2 {
	text-align: right;
}
.item2:last-child {
	width: 100%;
}




.export-opt p {
  margin-top:10px;
   margin-bottom: 25px;
}
.export-opt a {
  text-decoration: none;
  color: #2656ab;
}

.white-block-opt {
  background-color: #ebe7e8;
  margin-bottom: 25px;
}
.white-block-opt p {
   padding: 25px 20px 25px 20px;
}
.white-block-opt p:first-child {
  padding-bottom: 0;
}
.white-block-opt p:last-child {
  font-weight: bold;
  padding-top: 0;
}

.post-office-adress-opt p {
  margin-bottom: 20px;
}

.post-office-adress-opt p:last-child {
    margin-bottom: 0;
}



div#map {
   margin-bottom: 20px;
   height: 470px; 
}


@media screen and (max-width: 650px) {
  .tabs__caption li {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  
  
@media (max-width: 420px) {  
  .tabs__caption li {
	  border-radius:0;
  }
  .tabs__content {
	  border-radius:0;
  }
  
} 

@media (max-width: 420px) {
	.tabs__caption .tab2 {
	 margin-right: 0;
     margin-left: 1px;
	}
}
  
  
	


/*Отдел по работе с ЮР. Лицами - адаптив*/
@media (max-width: 420px) {  
	.content-row2 {
		flex-direction: column;
	}
	.content-row2 .item2 {
		width:100%
	}
	.content-row2 .item2--n2 {
		text-align:left;
	}
	
}	
	

