/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */
* { margin:0; padding:0;}
html
{ margin: 0px;
  padding: 0px;
}

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:1em 0;
}
h2 {
	font-size: 140%;
	margin:1em 0;
}
h3 { color:#333;
	font-size: 120%;
	margin:1em 0 0.5em 0;
}

form{
 padding:0px;
 margin: 0px;
}

a {
	font-weight: bold;
	color:#000066;
}
a:hover { color:#C43500;}
a img{
 border: 0;
}
input, select { vertical-align:middle;}
/* ====================== COMPONENT CONTAINER STYLES ====================== */
.all_wrapper { width:980px; text-align:left; margin:0 auto; background:url(../../images/cty_header_bg.gif) left top no-repeat;}

#container_top_left
{ text-align: center;
  vertical-align: bottom;
  width: 200px;
  height: 102px;
}

#container_top
{ text-align: left;
  vertical-align: top;
  width:'*'; 
  height: 102px;
}

#container_top_right
{ text-align: right;
  vertical-align: top;
  width: 200px; height: 110px;
}

#container_left_sidebar, #container_right_sidebar
{ padding:10px 0 0 0;
  text-align: left;
  vertical-align: top;
  width: 200px;
}

#container_main_content
{ text-align: left;
  vertical-align: top;
  width:'*';
  padding-top:10px;
}



/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */
.cpt_news_short_list, .cpt_survey, .cpt_category_tree, .cpt_maincontent,
.cpt_currency_selection, .cpt_divisions_navigation, .cpt_auxpages_navigation
{ font-size:75%;
  text-align: left;
  padding: 10px;
//  width: 100%;
}

ul.vertical, ul.horizontal
{ padding: 0px;
  margin: 0px;
}
ul.horizontal{
width: 100%;
overflow: hidden;
}
.vertical li
{ padding-left: 0px;
  padding-bottom: 5px;
}
.horizontal li
{ float: left;
  margin-right: 25px;
}

.cpt_divisions_navigation ul
{ list-style-type: none;
margin: 0px;
}

.cpt_auxpages_navigation ul.vertical
{ list-style-image: url('../../../../images/li_infopages.gif');
  padding-left: 15px;
}
.cpt_auxpages_navigation .vertical li
{ padding-left: 5px;
}
.cpt_auxpages_navigation ul.horizontal
{ list-style-type: none;
  padding-left: 0px;
}

.cpt_shopping_cart_info
{ background: #c43500 url(../../images/cty_cart_bg.gif) left top repeat-y;
  text-align: center;
  vertical-align: middle;
  font-size:75%;
  color:#F0B5B5;
}

.cpt_survey
{ background:#353d6b; color:#fff;
}
.survey_question{
 font-weight: bold;
 margin-bottom: 10px;
}
.survey_submit{
 margin-top: 10px;
}
.cpt_survey form{
 padding:0px;
 margin: 0px;
 font-size:75%;
}
.cpt_survey label { font-size:70%; color:#fff;}

.cpt_currency_selection
{ text-align: center;
  font-size: 75%;
}
.cpt_currency_selection select
{ font-size: 90%;
}

.cpt_news_short_list
{ background: #e5e5e5;
}
.cpt_currency_selection form{
 display: inline;
}
.cpt_category_tree { background:url(../../images/cty_tree_bg.gif) left top repeat-y; }
.cpt_category_tree ul{
 list-style-type:none;
 margin:0px;
 padding:0px;
}

.cpt_category_tree .parent_current a{
 font-weight: bold;
 color: #CD3B00!important;
 text-decoration: none !important;
}
.cpt_category_tree .child .bullet{
// padding-left: 8px;
// background-repeat: no-repeat;
// background-position: left center;
// background-image: url("../../../../images/li_unselected.gif");
}
.cpt_category_tree .child_current .bullet{
// padding-left: 8px;
// background-repeat: no-repeat;
// background-position: left center;
// background-image: url("../../../../images/li_selected.gif");
}
.cpt_category_tree .child a{
 padding-left: 10px;
 background-repeat: no-repeat;
 background-position: left center;
 background-image: url("../../images/li_unselected.gif");
// padding-left: 0px;
// background-image: none;
}
.cpt_category_tree .child_current a{
 padding-left: 10px;
 background-repeat: no-repeat;
 background-position: left center;
 background-image: url("../../images/li_selected.gif");
// padding-left: 0px;
// background-image: none;
 color: #CD3B00!important;
 text-decoration: none!important;
}
a .bullet{
  text-decoration: none!important;
}

.cpt_category_tree .tab{
 margin-left:10px;
}
.cpt_product_add2cart_button
{ padding-top: 10px;
}
.cpt_language_selection a img { border:solid 1px #fff; margin:2px 0;}

.cpt_product_category_info { font-size:75%;}
.product_list { font-size:75%;}
.home_page_category_logo { background:url(../../images/defaultnocatimage.gif) left top no-repeat; display:block; height:65px; width:65px;}
#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 td { vertical-align:top;}
/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */
#container_top_left .cpt_custom_html { padding:0 0 15px 0;}
#container_top_left a { text-decoration:none; font-size:16px; font-family:Arial, Helvetica, sans-serif; line-height:150%;}
#container_top_left span { padding:0 2px;}
#container_top_left span.cty_l1 { color:#fff;}
#container_top_left span.cty_l2 { color:#353d6b;}
#container_top_left span.cty_l3 { color:#ff500f;}

#container_top .cpt_divisions_navigation, #container_top .cpt_auxpages_navigation
{ font-size:75%;
font-weight:bold;
  height: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#container_top .cpt_auxpages_navigation .vertical li
{ padding-left: 0px;
}

#container_top .cpt_divisions_navigation li, #container_top .cpt_auxpages_navigation li { background:url(../../images/cty_li.gif) left 3px no-repeat; padding-left:12px;}
#container_top .cpt_divisions_navigation a, #container_top .cpt_auxpages_navigation a
{ color: white;
  text-decoration: none;
}

#container_top .cpt_auxpages_navigation ul.vertical
{ list-style-image: none;
  padding-left: 0px;
}

#container_top .cpt_divisions_navigation a:hover, #container_top .cpt_auxpages_navigation a:hover
{ text-decoration: underline;
}

#container_top_right .cpt_language_selection, #container_top .cpt_language_selection
{
  height: 18px;
  font-size: 85%;
}
#container_top_right .cpt_language_selection a, #container_top .cpt_language_selection a
{ color: white;
}

#container_top .cpt_product_search
{ background: #95ADDB;
  vertical-align: middle;
  text-align: center;
  padding-top: 17px;
  height: 43px;
// height: 60px;
}
.cpt_product_search form{
 margin: 0px!important;

}
#container_left_sidebar .cpt_product_search, #container_right_sidebar .cpt_product_search, #container_top_right .cpt_product_search
{ background: #DB95AD;
}
#container_main_content .cpt_product_search { background:#353D6B; font-size:75%; padding:15px 0; text-align:center;}
#container_main_content .under_searchform  { background: url(../../images/cty_searchform_transition.gif) right top no-repeat;}
#container_top .cpt_product_search form
{ display: inline;
}

#container_top_right .cpt_shopping_cart_info
{
  height: 74px; 
// height: 80;
}

#container_left_sidebar .cpt_shopping_cart_info
{ background: #B2D281;
  border: 5px solid #90aa60;
}


#container_right_sidebar .cpt_shopping_cart_info a
{ color: white;text-decoration:underline;
font-size:120%;
}
#container_right_sidebar .cpt_shopping_cart_info a:hover { color:#F0B5B5;}
#container_right_sidebar .right_bg_red { background:url(../../images/cty_right_transition1.gif) left top no-repeat;}
#container_right_sidebar .right_bg_pink { background:url(../../images/cty_right_transition2.gif) left top no-repeat;}
#container_footer .cpt_divisions_navigation { text-align:center;}
#container_footer .cpt_divisions_navigation a
{ 
  font-weight: normal;
}


#container_left_sidebar .cpt_category_tree li { background:url(../../images/cty_arrow_category_small.gif) left 4px no-repeat; padding:0 0 0 15px;}
#container_left_sidebar .cpt_category_tree li.child, #container_left_sidebar .cpt_category_tree li.child_current { background:none;}
#container_left_sidebar .cpt_category_tree a { color:#000; text-decoration:none; line-height:150%;}
.bullet { font-size:0px; } 
#container_left_sidebar .cpt_category_tree a:hover { color:#cd3b00;}
#container_left_sidebar .cpt_auxpages_navigation { background:#353d6b;}
.left_bg_navy { background:url(../../images/cty_left_transition3.gif) left bottom no-repeat; height:20px; font-size:1px; line-height:20px;}
#container_left_sidebar .cpt_auxpages_navigation ul { list-style:none;}
#container_left_sidebar .cpt_auxpages_navigation li { background:url(../../images/cty_arrow_navy.gif) left 3px no-repeat; padding:0 0 0 30px; line-height:20px;}
#container_left_sidebar .cpt_auxpages_navigation li a { color:#fff;  text-decoration:none;}
#container_left_sidebar .cpt_category_tree a, #container_left_sidebar .cpt_auxpages_navigation li a:hover { text-decoration:underline;}
#container_main_content .cpt_product_lists
{ padding-bottom: 20px;}


.cpt_maincontent, .cpt_maincontent td  { font-size:75%;}
#container_main_content ul { list-style-position:inside;}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */

#searchstring
{ width: 120px;
}

#shpcrtca{
 font-weight: bold;
 font-size: 130%;
 white-space: nowrap;
}

#container_top #searchstring
{ width: 70%;
}

#container_main_content #searchstring
{ width: 70%;
}


/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small
{ font-size: 70%;
}
.big
{ font-size: 150%;
}

.background1, .background1 td
{ background-color: #D9E9FF;
}

.btn_checkout
{ font-size: 130%;
  font-weight: bold;
  margin: 10px;
  padding: 3px;
}

.prdbrief_add2cart
{ padding-top: 5px;
}

.error_block
{ font-weight: bold;
  color: red;
}

#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: #c43500;
  font-weight:bold;

}
.news_title
{ padding-bottom: 10px;}
.news_title a { color:#000; font-weight:normal;}
.news_title a:hover { color:#C43500;}

.news_viewall
{ padding-bottom: 10px; font-size: 85%;
}
.news_subscribe, .news_thankyou
{ padding: 5px;

}
.news_subscribe img { vertical-align:middle;}
h1.welcome { color:#353D6B; font-weight:normal; font-size:19pt; letter-spacing:-1px; margin:10px ;}

/************************
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: #d9e9ff;
}
.cmp_column_odd{
 background-color: white;
 vertical-align: top;
}
.cmp_column_even{
 background-color: #F2F8FF;
 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{
 color: #800000;
 font-weight: bold;
 font-size: 130%;
 line-height:150%;
}
.youSaveLabel{
 font-size: 75%;
}
.youSavePrice{
 font-size: 75%;
}
.prd_out_of_stock {
 font-style:  italic;
}
.product_list a { text-decoration:none; }
.product_list a:hover { border-bottom:solid 1px; color:#000066;}
.product_list td a:hover { border:none;}
.prdbrief_thumbnail { margin-top:15px;}
.prdbrief_name a { font-size:130%; text-decoration:none; line-height:150%;}
.prdbrief_name a:hover { border-bottom:solid 1px;}
.product_option { width:100%; //width:auto;}
/************************
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: #D9E9FF;
  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: #D9E9FF;
 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: 130%;
line-height:140%;
  font-weight: bold;
  text-decoration:none;
}
.rcat_root_category:hover { border-bottom:solid 1px;}
.rcat_products_num
{ color: #999999;
  font-size: 80%;
}
.rcat_child_categories a
{
  font-weight: normal;
}

/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td{
 padding: 5px;
}
#reg_auth_fields td{
 background-color: #D9E9FF;
}
#reg_confcode td{
 background-color: #D9E9FF;
}
#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-color: #D9E9FF;
 	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;}
/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
}
#checkout_have_account {
	padding: 15px;
	background-color: #D9E9FF;
	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: #F2F8FF;
}
.row_even td {
	border: 0px solid #D9E9FF;
	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;
}
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;}




/*--------------------------------------------------------------------------------------------------------------MY STYLE-------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */
* { margin:0; padding:0;}
html
{ margin: 0px;
  padding: 0px;
}

body
{ margin: 0px;
  padding: 0px;
  text-align:center;
  background:url(../../images/panorama_fon4.gif) repeat;                           /*-------фон с трусиками и бюстами --------*/
}

p, body, font, div, td, input, select, textarea
{ font-family: arial,helvetica,sans-serif;
  font-size: 100%;
}

h1 {
	font-size: 160%;
	margin:1em 0;
}
h2 {
	font-size: 140%;
	margin:1em 0;
}
h3 { color:#333;
	font-size: 120%;
	margin:1em 0 0.5em 0;
}

form{
 padding:0px;
 margin: 0px;
}

a {font-weight: bold;}                                                                                                                                                                                             /*-----------убран черный цвет-------*/
a:link, a:visited {color:#330033;}                                                                                                                                                                                             /*--------добавлено--------*/
a:hover { color:#CC33CC;}
a:active {color:#CC33CC;}

a img{
 border: 0;
}
input, select { vertical-align:middle;}
/* ====================== COMPONENT CONTAINER STYLES ====================== */
.all_wrapper { width:990px; text-align:left; margin:0 auto; background:url(../../images/lif_fon_orh.jpg) left top no-repeat;background-color:white;       /*----баннер с лифчиком в заголовке---*/
border-left:solid 0px white; border-right:solid 0px white;}   
                                                                                                                                                 /*------замена фона------*/
p#topseo {text-align:center; margin:0 auto;font-size:65%;color:#92278f;}

#topfon {background:url(../../images/topfon2.gif) left top repeat-x;}

#container_top_left
{ text-align: center;
  vertical-align: bottom;
  width: 200px;
  height: 102px; background:url(../../images/pr_sweem.gif) left bottom no-repeat;                                                              /*--------------фон лого-------*/
}

#container_top
{ text-align: left;
  vertical-align: top;
  width:'*'; 
  height: 102px;
}

#container_top_right
{ text-align: right;
  vertical-align: top;
  width: 200px; height: 110px;
}

#container_left_sidebar, #container_right_sidebar
{ padding:0;                                                                                                                                                                                        /*----------------убрано pading-top 10px---------*/
  text-align: left;
  vertical-align: top;
  width: 200px;
}

#container_main_content
{ text-align: left;
  vertical-align: top;
  width:'*';
  padding-top:0px;                                                                                                                                                                               /*----------------убрано pading-top 10px---------*/
}



/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */
.cpt_news_short_list, .cpt_survey, .cpt_category_tree, .cpt_maincontent,
.cpt_currency_selection, .cpt_divisions_navigation, .cpt_auxpages_navigation
{ font-size:75%;
  text-align: left;
  padding: 10px;
//  width: 100%;
}



ul.vertical, ul.horizontal
{ padding: 0px;
  margin: 0px;
}
ul.horizontal{
width: 100%;
overflow: hidden;
}
.vertical li
{ padding-left: 0px;
  padding-bottom: 5px;
}
.horizontal li
{ float: left;
  margin-right: 25px;
}


#container_top_right .cpt_custom_html {color:#660033;font-size:95%;text-align: left;padding:30px 30px 0 0;}                                   /*----------реклама в углу--------*/
#container_top_right .cpt_custom_html p {display:block;float:right;text-align: right;}
#container_top_right .cpt_custom_html p span {color:#cc0000;font-size:110%;float:left;}
#container_top_right .cpt_custom_html a {text-decoration:none;display:block;}
#container_top_right .cpt_custom_html a:link {text-decoration:none;}
#container_top_right .cpt_custom_html a:visited {text-decoration:none;}
#container_top_right .cpt_custom_html a:hover {text-decoration:underline;color:#CC33CC;}
#container_top_right .cpt_custom_html a:active {text-decoration:underline;color:#CC33CC;}


.cpt_divisions_navigation ul
{ list-style-type: none;
margin: 0px;
}

.cpt_auxpages_navigation ul.vertical
{ list-style-image: url('../../../../images/li_infopages.gif');
  padding-left: 15px;
}
.cpt_auxpages_navigation .vertical li
{ padding-left: 5px;
}
#container_left_sidebar .cpt_auxpages_navigation ul li a {display:block;margin:0px;padding:0px;}                                           /*----------новое правило блок-ссылка-----------*/

.cpt_auxpages_navigation ul.horizontal                                                                                                                                   /*-----------нижнее меню-------------*/
{width:548px; list-style-type: none;
  padding-left: 0px; 
}
td#container_footer .cpt_auxpages_navigation ul.horizontal li
{border-right:1px solid grey;padding:0;margin:0;}

td#container_footer .cpt_auxpages_navigation ul.horizontal a 
{font-size:90%;display:block;padding:0 5px 0 5px;}

td#container_footer .cpt_auxpages_navigation ul.horizontal a:link {text-decoration:none;}
td#container_footer .cpt_auxpages_navigation ul.horizontal a:over {text-decoration:none;}
td#container_footer .cpt_auxpages_navigation ul.horizontal a:hover {text-decoration:underline;}
td#container_footer .cpt_auxpages_navigation ul.horizontal a:active {text-decoration:none;}

div#cart {border:1px solid #669933;padding:3px;background:#fff;}                                                                          /*-----------контейнер вокруг корзины-----*/

#container_right_sidebar .cpt_shopping_cart_info                                                                                               /*------------ начало изменений-----------*/
{ padding:0 0 10px 0;border:1px dotted #669933;background:#dee7de;
  text-align: center;
  vertical-align: middle;
  font-size:75%;
  color:#333300;
}
#container_right_sidebar .cpt_shopping_cart_info a
{display:block;border:2px solid #dee7de;padding:5px 0 5px 0; background:#333300; color:#CCFF66;text-decoration:underline; font-weight:normal;
font-size:120%;
}
#container_right_sidebar .cpt_shopping_cart_info a:hover { color:#FFFFFF;}                                                                                                        /*------------ конец изменений-----------*/

.cpt_survey
{ background:#353d6b; color:#fff;
}
.survey_question{
 font-weight: bold;
 margin-bottom: 10px;
}
.survey_submit{
 margin-top: 10px;
}
.cpt_survey form{
 padding:0px;
 margin: 0px;
 font-size:75%;
}
.cpt_survey label { font-size:70%; color:#fff;}

.cpt_currency_selection
{ text-align: center;
  font-size: 75%;
}
.cpt_currency_selection select
{ font-size: 90%;
}

#container_left_sidebar .cpt_news_short_list                                                                                                                       /*---------------НОВОСТИ--------*/
{margin-top:4px;padding:25px 0 7px 20px;border-top:2px solid #000;background:#f9f9c5 left top no-repeat;
}
.cpt_currency_selection form{
 display: inline;
}

#container_top_left .cpt_custom_html { padding:167px 0 5px 0;margin:0;}                                                                                                             /*-------------высота шапки-- была 230 ---------- */
#container_top_left .cpt_custom_html {font-size:50%;}                                                                        /*----------www.p-r.net-------*/
#container_top_left .cpt_custom_html h1 {font-size:10px;margin:0; padding:0;font-weight: normal;}
#container_top_left .cpt_custom_html a:link, #container_top_left .cpt_custom_html a:visited {text-decoration:none;}
#container_top_left .cpt_custom_html a:hover {color:#9933CC;text-decoration:underline;}
#container_top_left .cpt_custom_html a:active {color:#9933CC;text-decoration:none;}                                                                

.cpt_category_tree { background:url(../../images/tree_fon1.gif) left top repeat-y; }                                                                                              /*-------------замена фона-----------*/
.cpt_category_tree ul{
 list-style-type:none;
 margin:0px;
 padding:0px;
}


#container_left_sidebar .cpt_category_tree .parent_current a, #container_left_sidebar .cpt_category_tree li.child_current a {
 font-weight: normal;
 color:#9900CC!important;
 text-decoration: none !important;
}                                                                                                                              /*------------------выбранный раздел в категории--- добавлен конкретный адрес----------------------*/

#container_left_sidebar .cpt_category_tree li.child, #container_left_sidebar .cpt_category_tree li.child_current 
{ background:none;padding-left:5px;font-size:100%;}                                                                        /*----------------новое правило отступ подкатегории слева---------------*/


.cpt_category_tree .child .bullet{
// padding-left: 8px;
// background-repeat: no-repeat;
// background-position: left center;
// background-image: url("../../../../images/li_unselecteds.gif");                 /*--------------------------- s.gif в имени файла скрывает маркеры--------------------------------------*/
}
.cpt_category_tree .child_current .bullet{
// padding-left: 8px;
// background-repeat: no-repeat;
// background-position: left center;
// background-image: url("../../../../images/li_selecteds.gif");                     /*--------------------------- s.gif в имени файла скрывает маркеры--------------------------------------*/
}
.cpt_category_tree .child a{
 padding-left: 10px;
 background-repeat: no-repeat;
 background-position: left center;
 background-image: url("../../images/li_unselected.gif");
// padding-left: 0px;
// background-image: none;
}
.cpt_category_tree .child_current a{
 padding-left: 10px;
 background-repeat: no-repeat;
 background-position: left center;
 background-image: url("../../images/li_selected.gif");
// padding-left: 0px;
// background-image: none;
 color: #CD3B00!important;
 text-decoration: none!important;
}
a .bullet{
  text-decoration: none!important;
}

.cpt_category_tree .tab{                                                                                                       /*----------отступ категорий слева-----------------------*/
 margin-left:5px;
}
.cpt_product_add2cart_button
{ padding-top: 10px;
}
.cpt_language_selection a img { border:solid 1px #fff; margin:2px 0;}

.cpt_product_category_info { font-size:75%;}
.product_list { font-size:75%;}
.home_page_category_logo { background:url(../../images/defaultnocatimages.gif) left top no-repeat; display:block; height:65px; width:65px;} /*---- s скрывает----*/

#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 td { vertical-align:top;}

#container_left_sidebar .cpt_divisions_navigation {background:url(../../images/fon_nav_left.gif) repeat;}                                                    /*--------------новое правило-------------*/
#container_left_sidebar .cpt_divisions_navigation ul {list-style-type: none;padding:0 0 3px 20px;}
#container_left_sidebar .cpt_divisions_navigation li {padding:3px 0 3px 0;}
#container_left_sidebar .cpt_divisions_navigation ul li a {display:block;margin:0px;padding:0px;}                                                           /*--------новое правило блок-ссылка--------*/
#container_left_sidebar .cpt_divisions_navigation a {font-size:115%;font-weight: normal;}
#container_left_sidebar .cpt_divisions_navigation a:link {color:#9966CC;text-decoration:none;}
#container_left_sidebar .cpt_divisions_navigation a:visited {color:#9966CC;text-decoration:none;}
#container_left_sidebar .cpt_divisions_navigation a:hover {color:#fff;text-decoration:underline;}
#container_left_sidebar .cpt_divisions_navigation a:active {color:#fff;text-decoration:none;}                                                                        /*-------------end новое правило---------*/


/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */


#container_top_left a { text-decoration:none; font-size:16px; font-family:Arial, Helvetica, sans-serif; line-height:150%;}
#container_top_left span { padding:0 2px;}
#container_top_left span.cty_l1 { color:#fff;}
#container_top_left span.cty_l2 { color:#353d6b;}
#container_top_left span.cty_l3 { color:#ff500f;}

#container_top .cpt_divisions_navigation, #container_top .cpt_auxpages_navigation
{ font-size:75%;
font-weight:bold;
  height: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#container_top .cpt_auxpages_navigation .vertical li
{ padding-left: 0px;
}

#container_top .cpt_divisions_navigation li, #container_top .cpt_auxpages_navigation li { background:url(../../images/cty_li.gif) left 3px no-repeat; padding-left:12px;}
#container_top .cpt_divisions_navigation a, #container_top .cpt_auxpages_navigation a
{ color: white;
  text-decoration: none;
}

#container_top .cpt_auxpages_navigation ul.vertical
{ list-style-image: none;
  padding-left: 0px;
}

#container_top .cpt_divisions_navigation a:hover, #container_top .cpt_auxpages_navigation a:hover
{ text-decoration: underline;
}

#container_top_right .cpt_language_selection, #container_top .cpt_language_selection
{
  height: 18px;
  font-size: 85%;
}
#container_top_right .cpt_language_selection a, #container_top .cpt_language_selection a
{ color: white;
}

#container_top .cpt_product_search
{ background: #95ADDB;
  vertical-align: middle;
  text-align: center;
  padding-top: 17px;
  height: 43px;
// height: 60px;
}
.cpt_product_search form{
 margin: 0px!important;

}
#container_left_sidebar .cpt_product_search, #container_right_sidebar .cpt_product_search, #container_top_right .cpt_product_search
{ background: #DB95AD;
}
#container_main_content .cpt_product_search
{border-right:2px solid #fff; background:url(../../images/poisk_setka4.gif) repeat-x; font-size:75%; padding:15px 0; text-align:center;}             /*--панель поиска--*/

#container_main_content .under_searchform  { background: url(../../images/cty_searchform_transition.gif) right top no-repeat;}
#container_top .cpt_product_search form
{ display: inline;
}

#container_top_right .cpt_shopping_cart_info
{
  height: 74px; 
// height: 80;
}

#container_left_sidebar .cpt_shopping_cart_info
{ background: #B2D281;
  border: 5px solid #90aa60;
}



 .right_bg_red { background:url(../../images/cty_right_transition1.gif) left top no-repeat;}
#container_right_sidebar .right_bg_pink { background:url(../../images/cty_right_transition2.gif) left top no-repeat;}
#container_footer .cpt_divisions_navigation { text-align:center;}
#container_footer .cpt_divisions_navigation a
{ 
  font-weight: normal;
}

#container_left_sidebar .cpt_category_tree ul {padding-left:15px;font-size:120%;font-weight: normal;}                                                                        /*--------новое правило--------*/
#container_left_sidebar .cpt_category_tree li { background:url(../../images/kn_2.gif) left no-repeat; padding:0 0 0 25px;}                                          /*------------замена фона-------*/
#container_left_sidebar .cpt_category_tree li.child, #container_left_sidebar .cpt_category_tree li.child_current { background:none;}
#container_left_sidebar .cpt_category_tree a { line-height:150%;font-weight: normal;text-decoration:none;}                                                              /*---------замена толщины-----*/
#container_left_sidebar .cpt_category_tree a:link { color:#000000;}
#container_left_sidebar .cpt_category_tree a:visited { color:#000000;}
#container_left_sidebar .cpt_category_tree a:hover { color:#9900CC;text-decoration:underline;}
#container_left_sidebar .cpt_category_tree a:active { color:#9900СС;}


.bullet { font-size:0px; } 

#container_left_sidebar .cpt_auxpages_navigation { background:url(../../images/fon_shop1.gif) repeat-y;}                                                                     /*-------замена фона-------*/
.left_bg_navy { background:url(../../images/fon_niz.gif) left bottom no-repeat; height:10px; font-size:1px; line-height:20px;}                                      /*-------замена фона-------*/
#container_left_sidebar .cpt_auxpages_navigation ul { list-style:none;}
#container_left_sidebar .cpt_auxpages_navigation li { background:url(../../images/kn_shop1.gif) left 3px no-repeat; padding:0 0 0 25px; line-height:20px;}   /*--замена кнопки--*/
#container_left_sidebar .cpt_auxpages_navigation li a { color:#660066; text-decoration:none;font-size:120%;font-weight: normal;}                               /*-------замена цвета-------*/
#container_left_sidebar .cpt_auxpages_navigation li a:link { color:#330033;}                                                                                                                     /*-----новое правило-----*/
#container_left_sidebar .cpt_auxpages_navigation li a:visited { color:#330033;}                                                                                                                /*-----новое правило-----*/
#container_left_sidebar .cpt_auxpages_navigation li a:hover { color:#fff;text-decoration:underline;}                                                                              /*----------изменено----------*/
#container_left_sidebar .cpt_auxpages_navigation li a:active { color:#fff;}                                                                                                                        /*-----новое правило-----*/
#container_main_content .cpt_product_lists
{ padding-bottom: 20px;}


.cpt_maincontent, .cpt_maincontent td  { font-size:75%;}
#container_main_content ul { list-style-position:inside;}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */

#searchstring
{ width: 120px;
}

#shpcrtca{
 font-weight: bold;
 font-size: 130%;
 white-space: nowrap;
}

#container_top #searchstring
{ width: 70%;
}

#container_main_content #searchstring
{ width: 70%;
}


/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small
{ font-size: 70%;
}
.big
{ font-size: 150%;
}

.background1, .background1 td
{ /*background-color: #D9E9FF*/;background-color:#FFFFFF;                                                                                                                                /*--------------captcha---------------*/
}

.btn_checkout
{ font-size: 130%;
  font-weight: bold;
  margin: 10px;
  padding: 3px;
}

.prdbrief_add2cart
{ padding-top: 5px;
}

.error_block
{ font-weight: bold;
  color: red;
}

#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: #c43500;
  font-weight:bold;

}
.news_title
{ padding-bottom: 10px;}
.news_title a { color:#000; font-weight:normal;}
.news_title a:hover { color:#C43500;}

.news_viewall
{ padding-bottom: 10px; font-size: 85%;
}
.news_subscribe, .news_thankyou
{ padding: 5px;

}
.news_subscribe img { vertical-align:middle;}
h1.welcome { color:#353D6B; font-weight:normal; font-size:19pt; letter-spacing:-1px; margin:10px ;}

/************************
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: #d9e9ff;
}
.cmp_column_odd{
 background-color: white;
 vertical-align: top;
}
.cmp_column_even{
 background-color: #F2F8FF;
 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;font-size: 120%;color:#000;margin-right:10px;                                                                                         /*-----------------цвет старой цены---------------*/
}
.totalPrice{
 color: #CC0000;
 font-weight: bold;
 font-size: 150%;
 line-height:150%;
}
.youSaveLabel{
 font-size: 95%;
}
.youSavePrice{                                                                                                                                                                                           /*------------вы экономите------доб. цвет-----*/
 font-size: 95%;color:#660066;
}
.prd_out_of_stock {
 font-style:  italic;
}
.product_list a { text-decoration:none; }
.product_list a:hover { border-bottom:solid 1px; color:#000066;}
.product_list td a:hover { border:none;}
.prdbrief_thumbnail { margin-top:15px;}
.prdbrief_name {display:block; padding:5px 0 3px 0;width:166px;font-weight:none;}
.prdbrief_name a { font-size:125%; text-decoration:none; line-height:120%;}                 /*-----------название под картинкой в общем каталоге-----*/
.prdbrief_name a:hover { border-bottom:solid 1px;}
.product_option { width:100%; //width:auto;}
/************************
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: #D9E9FF*/;background-color:#FFFFFF;
  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: #D9E9FF*/;background-color:#FFFFFF;
 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: 130%;
line-height:140%;
  font-weight: bold;
  text-decoration:none;
}
.rcat_root_category:hover { border-bottom:solid 1px;}
.rcat_products_num
{ color: #999999;
  font-size: 80%;
}
.rcat_child_categories a
{
  font-weight: normal;
}

/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td{
 padding: 5px;
}
#reg_auth_fields td{
 /*background-color: #D9E9FF*/;background-color:#FFFFFF;
}
#reg_confcode td{
 /*background-color: #D9E9FF*/;background-color:#FFFFFF;
}
#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;/*background-color:#FFFFFF;*/
}
#reg_fields_tbl select {
 width: 200px; }

 
#reg_submit_btn{
 font-size:150%;
 font-weight: bold;
}

/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search{                                                                                                                                               /*------------------поиск товаров вверху страницы-----------------*/
 background-color: #F6EEED;
background:url(../../images/fon_search_tm1.gif) repeat;
 	margin:0 10px 0 10px;padding:0 10px 0 10px;
	width:230px;border:1px dotted #660066;
}
#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;}
/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
}
#checkout_have_account {
	padding: 15px;
	/*background-color: #D9E9FF*/;background-color:#FFFFFF;
	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: #F2F8FF;
}
.row_even td {
	border: 0px solid #D9E9FF;
	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;
}
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;}

#container_main_content .cpt_product_name {
background:url(../../images/fons_tovar6.gif);color:#330033;padding:3px 0 7px 25px;border-top:3px solid #330033;margin:0px; font-size:90%;}                    /*------------новое правило-----------*/
#container_main_content .cpt_product_images {border:1px solid #fff;padding:20px 0 5px 0;margin:10px 0 0 0;background:#fff;}    /*------------картинка товара слева от описания-----------*/


#container_main_content .cpt_product_description {padding:10px 0 0px 0;border-bottom:0px dotted #999999;display:block;font-size:110%;color:#330033;}
#container_main_content .cpt_product_description p {padding: 0 0 5px 0;border-bottom:1px solid #fff;}
#container_main_content .cpt_product_params_selectable {padding:5px 0 5px 0px;border-bottom:1px dotted #999999;}
/*#container_main_content .cpt_product_params_fixed {padding:5px 0 5px 0px;border-bottom:1px dotted #000;}*/
/*#container_main_content .cpt_product_rate_form {padding:5px 0 5px 0px;border-bottom:1px dotted #000;}*/
#container_main_content .cpt_product_price {padding:5px 0 10px 0px;border-bottom:1px dotted #999999;}
#container_main_content .cpt_product_discuss_link {border-top:1px solid #330033;border-bottom:1px dotted #999999;margin:10px 0 0 0;padding:0 0 20px 10px;}     /*----отступы вокруг дискуссии----*/
#container_main_content .cpt_product_details_request {border-bottom:1px dotted #999999;margin:10px 0 0 0;padding:0 0 20px 10px;}                                             /*-----отступы вокруг есть вопросы-----*/


#container_left_sidebar div#bannerl1 {border:1px solid #000000;padding:10px;margin-top:4px;color:red; height:220px;background:url(../../images/bannerl3.jpg)}
#container_right_sidebar div#banner {border:1px solid #000000;padding:10px;margin-top:4px;color:red; height:220px;background:url(../../images/banner.jpg)}
#container_right_sidebar div#bannerr1 {border:1px dashed #000000;padding:10px;margin-top:4px;color:red; height:150px;background:url(../../images/pr-bannerr1.jpg)}


div.banner {margin:3px 0 0 0;}                                                                                                                                       /*-----------------рекламные баннеры---------------*/
div.banner a img {border:1px solid #666666;}
div.banner a:link img {border-color:#666666;}
div.banner a:visited img {border-color:#666666;}
div.banner a:hover img {border-color:#000000;}
div.banner a:active img {border-color:#000000;}

div#radio {margin:0;font-size:10px; color:red;text-align:center;background:url(../../images/radio011.gif) no-repeat left top;}                    /*----------RADIO----------*/
div#radio a {display:block;height:1px;width:198px;padding:141px 0 12px 0;text-decoration:none;}  
div#radio a:link {background:url(../../images/radio011.gif);}
div#radio a:visited {background:url(../../images/radio011.gif);}
div#radio a:hover {background:url(../../images/radio021.gif);text-decoration:underline;}
div#radio a:active {background:url(../../images/radio011.gif);}

div#radio2 p {margin:0;padding:0 0 3px 0;font-size:9px; color:#666;text-align:center;}

/*==============================================================================
============================= dostavka =========================================*/
div#freedostavka {margin:0;font-size:14px; color:red;text-align:center;background:url(../../images/auto1.gif) no-repeat left top;}                    /*----------dostavka----------*/
div#freedostavka a {display:block;height:1px;width:200px;padding:110px 0 12px 0;text-decoration:none;}  
div#freedostavka a:link {background:url(../../images/auto1.gif);}
div#freedostavka a:visited {background:url(../../images/auto1.gif);}
div#freedostavka a:hover {background:url(../../images/auto2.gif);text-decoration:underline;}
div#freedostavka a:active {background:url(../../images/auto1.gif);}

div#freedostavka2 p {margin:0;padding:5px 0 3px 0;font-size:9px; color:#666;text-align:center;border-bottom:1px dotted #000;}
/*=========================== end dostavka ======================================*/


div#litvin {margin:3px 0 0 0;background:url(../../images/litvin1.jpg) no-repeat left top;}                                                            /*----------LITVIN----------*/
div#litvin a {display:block;height:250px;width:198px;}  
div#litvin a:link {background:url(../../images/litvin1.jpg);}
div#litvin a:visited {background:url(../../images/litvin1.jpg);}
div#litvin a:hover {background:url(../../images/litvin2.jpg);}
div#litvin a:active {background:url(../../images/litvin1.jpg);}

div#incanto {margin:3px 0 0 0;background:url(../../images/incanto1.jpg) no-repeat left top;}                                                            /*----------INCANTO----------*/
div#incanto a {display:block;height:250px;width:198px;}  
div#incanto a:link {background:url(../../images/incanto1.jpg);}
div#incanto a:visited {background:url(../../images/incanto1.jpg);}
div#incanto a:hover {background:url(../../images/incanto2.jpg);}
div#incanto a:active {background:url(../../images/incanto1.jpg);}

div#charm {margin:3px 0 0 0;background:url(../../images/osen10_11.gif) no-repeat left top;}                                                            /*----------CHARMANTE----------*/
div#charm a {display:block;height:250px;width:198px;}  
div#charm a:link {background:url(../../images/osen10_11.gif);}
div#charm a:visited {background:url(../../images/osen10_11.gif);}
div#charm a:hover {background:url(../../images/osen10_21.gif);}
div#charm a:active {background:url(../../images/osen10_11.gif);}

div#marilyn {margin:3px 0 0 0;background:url(../../images/marilyn3.jpg) no-repeat left top;}                                                            /*----------MARILYN----------*/
div#marilyn a {display:block;height:250px;width:198px;}  
div#marilyn a:link {background:url(../../images/marilyn3.jpg);}
div#marilyn a:visited {background:url(../../images/marilyn3.jpg);}
div#marilyn a:hover {background:url(../../images/marilyn4.jpg);}
div#marilyn a:active {background:url(../../images/marilyn3.jpg);}

div#ballerina {margin:3px 0 0 0;background:url(../../images/ballerina_1.jpg) no-repeat left top;}                                                       /*--------БАЛЕРИНА---------*/
div#ballerina a {display:block;height:250px;width:198px;}  
div#ballerina a:link {background:url(../../images/ballerina_1.jpg);}
div#ballerina a:visited {background:url(../../images/ballerina_1.jpg);}
div#ballerina a:hover {background:url(../../images/ballerina_4.jpg);}
div#ballerina a:active {background:url(../../images/ballerina_1.jpg);}

div#fiore {margin:3px 0 0 0;background:url(../../images/fiore2.jpg) no-repeat left top;}                                                                     /*------------FIORE------------*/
div#fiore a {display:block;height:250px;width:198px;}  
div#fiore a:link {background:url(../../images/fiore2.jpg);}
div#fiore a:visited {background:url(../../images/fiore2.jpg);}
div#fiore a:hover {background:url(../../images/fiore1.jpg);}
div#fiore a:active {background:url(../../images/fiore2.jpg);}

div#weiyesi {margin:3px 0 0 0;background:url(../../images/weiyesi_ban1.jpg) no-repeat left top;}                                                            /*----------WEIYESI----------*/
div#weiyesi a {display:block;height:269px;width:198px;}  
div#weiyesi a:link {background:url(../../images/weiyesi_ban1.jpg);}
div#weiyesi a:visited {background:url(../../images/weiyesi_ban1.jpg);}
div#weiyesi a:hover {background:url(../../images/weiyesi_ban2.jpg);}
div#weiyesi a:active {background:url(../../images/weiyesi_ban1.jpg);}

div#lauma {margin:3px 0 0 0;background:url(../../images/lauma1.jpg) no-repeat left top;}                                                            /*----------LAUMA----------*/
div#lauma a {display:block;height:269px;width:198px;}  
div#lauma a:link {background:url(../../images/lauma1.jpg);}
div#lauma a:visited {background:url(../../images/lauma1.jpg);}
div#lauma a:hover {background:url(../../images/lauma2.jpg);}
div#lauma a:active {background:url(../../images/lauma1.jpg);}

div#rosme {margin:3px 0 0 0;background:url(../../images/rosme01.jpg) no-repeat left top;}                                                            /*----------ROSME----------*/
div#rosme a {display:block;height:269px;width:198px;}  
div#rosme a:link {background:url(../../images/rosme01.jpg);}
div#rosme a:visited {background:url(../../images/rosme01.jpg);}
div#rosme a:hover {background:url(../../images/rosme2.jpg);}
div#rosme a:active {background:url(../../images/rosme01.jpg);}

div#palmettagr {margin:3px 0 0 0;background:url(../../images/palmetta_gr1.jpg) no-repeat left top;}                                  /*----------PALMETTA GR----------*/
div#palmettagr a {display:block;height:269px;width:198px;}  
div#palmettagr a:link {background:url(../../images/palmetta_gr1.jpg);}
div#palmettagr a:visited {background:url(../../images/palmetta_gr1.jpg);}
div#palmettagr a:hover {background:url(../../images/palmetta_gr2.jpg);}
div#palmettagr a:active {background:url(../../images/palmetta_gr1.jpg);}

div#gatta {margin:3px 0 0 0;background:url(../../images/gatta3.jpg) no-repeat left top;}                                  /*----------Gatta----------*/
div#gatta a {display:block;height:269px;width:198px;}  
div#gatta a:link {background:url(../../images/gatta3.jpg);}
div#gatta a:visited {background:url(../../images/gatta3.jpg);}
div#gatta a:hover {background:url(../../images/gatta4.jpg);}
div#gatta a:active {background:url(../../images/gatta4.jpg);}

div#inc {margin:3px 0 0 0;background:url(../../images/incanto3.jpg) no-repeat left top;}                               /*----------INCANTO----------*/
div#inc a {display:block;height:269px;width:198px;}  
div#inc a:link {background:url(../../images/incanto3.jpg);}
div#inc a:visited {background:url(../../images/incanto3.jpg);}
div#inc a:hover {background:url(../../images/incanto4.jpg);}
div#inc a:active {background:url(../../images/incanto3.jpg);}

div#charman {margin:3px 0 0 0;background:url(../../images/charm1.jpg) no-repeat left top;}                            /*------------CHARMANTE 2011------------*/
div#charman a {display:block;height:250px;width:198px;}  
div#charman a:link {background:url(../../images/charm1.jpg);}
div#charman a:visited {background:url(../../images/charm1.jpg);}
div#charman a:hover {background:url(../../images/charm2.jpg);}
div#charman a:active {background:url(../../images/charm1.jpg);}

div#mil {margin:3px 0 0 0;background:url(../../images/mil1.jpg) no-repeat left top;}                                                            /*----------Mil----------*/
div#mil a {display:block;height:269px;width:198px;}  
div#mil a:link {background:url(../../images/mil1.jpg);}
div#mil a:visited {background:url(../../images/mil1.jpg);}
div#mil a:hover {background:url(../../images/mil2.jpg);}
div#mil a:active {background:url(../../images/mil2.jpg);}

div#artu {margin:3px 0 0 0;background:url(../../images/jadea.gif) no-repeat left top;}                                                            /*----------Artu----------*/
div#artu a {display:block;height:269px;width:198px;}  
div#artu a:link {background:url(../../images/jadea.gif);}
div#artu a:visited {background:url(../../images/jadea.gif);}
div#artu a:hover {background:url(../../images/jadea2.jpg);}
div#artu a:active {background:url(../../images/jadea2.jpg);}

div#malemi {margin:3px 0 0 0;background:url(../../images/malemi_1.jpg) no-repeat left top;}                                                            /*----------Malemi----------*/
div#malemi a {display:block;height:269px;width:198px;}  
div#malemi a:link {background:url(../../images/malemi_1.jpg);}
div#malemi a:visited {background:url(../../images/malemi_2.jpg);}
div#malemi a:hover {background:url(../../images/malemi_2.jpg);}
div#malemi a:active {background:url(../../images/malemi_2.jpg);}


div#pnr {margin:3px 0 0 0;background:url(../../images/pr1.jpg) no-repeat left top;}                                                            /*---------- PNR ----------*/
div#pnr a {display:block;height:250px;width:198px;}  
div#pnr a:link {background:url(../../images/pr1.jpg);}
div#pnr a:visited {background:url(../../images/pr1.jpg);}
div#pnr a:hover {background:url(../../images/pr2.jpg);}
div#pnr a:active {background:url(../../images/pr2.jpg);}

div#pds {margin:3px 0 0 0;background:url(../../images/podselo_1.jpg) no-repeat left top;}                                                            /*---------- Podselo ----------*/
div#pds a {display:block;height:360px;width:198px;}  
div#pds a:link {background:url(../../images/podselo_1.jpg);}
div#pds a:visited {background:url(../../images/podselo_1.jpg);}
div#pds a:hover {background:url(../../images/podselo_2.jpg);}
div#pds a:active {background:url(../../images/podselo_2.jpg);}


div#pochta {margin:3px 0 0 0;background:url(../../images/pochta01.gif) no-repeat left top;}                             /*----------ПОЧТА? где посылка?----------*/
div#pochta a {display:block;height:53px;width:198px;}  
div#pochta a:link {background:url(../../images/pochta01.gif);}
div#pochta a:visited {background:url(../../images/pochta01.gif);}
div#pochta a:hover {background:url(../../images/pochta02.gif);}
div#pochta a:active {background:url(../../images/pochta01.gif);}

div#bannersales {margin:0;background:url(../../images/salemax1.jpg) no-repeat left top;}                                                                         /*-----------------рекламный баннер SALE 2 картинки---------------*/
div#bannersales a {border-top:5px solid #fff;display:block;height:216px;width:200px;}
div#bannersales a:link {border-top:5px solid #fff;background:url(../../images/salemax1.jpg)}
div#bannersales a:visited {border-top:5px solid #fff;background:url(../../images/salemax1.jpg)}
div#bannersales a:hover {border-top:5px solid #cc66cc;background:url(../../images/salemax2.jpg)}
div#bannersales a:active {border-top:5px solid #cc66cc;background:url(../../images/salemax2.jpg)}


div#bannersale {margin:0;}                                                                                                                                                         /*-----------------рекламный баннер SALE---------------*/
div#bannersale a img {border-top:3px solid #fff;}
div#bannersale a:link img {border-color:#fff;}
div#bannersale a:visited img {border-color:#fff;}
div#bannersale a:hover img {border-color:#CC0000;}
div#bannersale a:active img {border-color:#CC0000;}


td#container_main_content .cpt_custom_html {padding-left:22px;}                                                                                             /*-----------------------баннер внизу------------------*/


#container_footer {border:1px solid #fff;font-weight: normal;}
#container_footer a {font-weight: normal;}


#powered_by {display:none;}                                                                                                                                                             /*-----------скрыта ссылка на webasyst--------------*/

div.small {padding-bottom:20px;}                             

div#hello {padding:20px 20px 20px 0;}                                                                                                                        /*--------приветствие покупателей и гостей-----------*/
div#hello span {font-size:180%;margin:0 0 5px 0;}


div#sertifikat {background:url(../../images/ilavitsa_up.gif) no-repeat top left;}                                                                /*--------- параграф с анонсом акции + картинка---------*/
div#sertifikat p {font-size:120%;padding:10px 20px 0 170px;color:#660066;}
div#sertifikat p#hello {color:/*ff3499*/#660066;font-weight:bolds;font-size:150%;}
div#sertifikat p span {font-size:100%;margin:0 0 5px 0;color:#ff3499;}
div#sertifikat p#vdrug {font-size:100%;margin:0 0 5px 0;color:#FF6699;text-align:right;}

div#hellosweem {padding:20px 20px 20px 0;color:#663399;background:url(../../images/15sale.gif) no-repeat top left;}                                                                                                                        /*--------приветствие покупателей и гостей-----------*/
div#hellosweem span {font-size:180%;margin:0 0 5px 0;color:#660099;}

div#hello8 {padding:20px 20px 20px 0;color:#3D8306;}                                                                                       /*--------приветствие покупателей и гостей 8 марта-----------*/
div#hello8 span {font-size:180%;margin:0 0 5px 0;color:#33CC00;}


div#helloramka {padding:10px 0 10px 0px;border-top:1px dotted #000;border-bottom:1px dotted #000;}                      /*--------рамка блока каталогов и отступ слева на 1 стр.---------*/
container_main_content .cpt_root_categories {width:530px;}                                                                            /*----------ширина блока каталогов на главной странице-----------*/

div#opisanie {width:245px;float:left;}                                                                                                                        /*------блок описания товара на странице товара------------*/

div#skidka {text-align:center;margin:0px;border-left:3px solid #333;border-right:3px solid #333;}
div#skidka span.sale {display:block;font-weight:bold;font-size:100%;color:#FF0000;padding:35px 0 5px 0;}
div#skidka span.week {font-size:70%;display:block;}
div#skidka span.daydata {font-size:100%;display:block;font-weight:bold;}
div#skidka span.info {display:block;font-size:75%;font-weight:normal;padding-top:5px;background-color:#FFFF99;}
div#skidka span.info strong {font-size:130%; display:block;}
div#skidka span.new_price {display:block;font-size:70%;font-weight:normal;padding:0;background-color:#FFFF99;}
div#skidka span.new_price strong {font-size:290%;font-weight:bold;color:#cc0000;background-color:#FFFF99;}
div#skidka span.old_price {display:block;font-size:75%;font-weight:bold;padding:8px 0 8px 0;border-top:1px dashed #999;background-color:#FFFF99;}

div#saleniz {display:block;background:url(../../images/sale_niz1.gif);padding:7px 0 0 0;}                                                 /*----------низ под sale------------*/


div#ten {display:block;background:url(../../images/ten.gif);padding:15px 0 0 0;}                                                 /*----------тень под скидкой------------*/

div#size p.green {font-weight:normal;padding:0 0 10px 0;font-size:125%;display:block;}
div#size table {margin-bottom:15px;}

table#bust p span {border-bottom:1px solid #666;display:block;color:#CC0000;}

div#size {text-align:center;}
div#size table#sizebra {border:1px solid #FF99FF;}
div#size table#sizebra td  {}
div#size table#sizebra td span {border-bottom:1px solid #666;margin-bottom:5px;color:#CC0000;}
div#size table#sizebra td {padding:4px 3px;text-align:center;}
div#size table#sizebra td p {font-weight:bold;padding:0 10px 0 10px;}
div#size table#sizebra tr.tt {background-color:#FFCCFF;}
div#size table#sizebra p.size {font-size:125%;font-weight:bold;}

div#size table#sizestring {border:1px solid #FF99FF;}
div#size table#sizestring td  {}
div#size table#sizestring td span {border-bottom:1px solid #666;margin-bottom:5px;color:#CC0000;}
div#size table#sizestring td {padding:4px 3px;text-align:center;}
div#size table#sizestring td p {font-weight:bold;padding:0 10px 0 11px;}
div#size table#sizestring td p.text {font-weight:bold;padding:0 21px 0 20px;}
div#size table#sizestring tr.tt {background-color:#FFCCFF;color:#330033;}
div#size table#sizestring p.size {font-size:125%;font-weight:bold;}

div#size table#sizexl {border:1px solid #FF99FF;}
div#size table#sizexl td  {}
div#size table#sizexl td span {border-bottom:1px solid #666;margin-bottom:5px;color:#CC0000;}
div#size table#sizexl td {padding:4px 3px;text-align:center;}
div#size table#sizexl td p {font-weight:bold;padding:0 6px 0 6px;}
div#size table#sizexl td p.text {font-weight:bold;padding:0 10px 0 9px;}
div#size table#sizexl tr.tt {background-color:#FFCCFF;color:#330033;}
div#size table#sizexl p.size {font-size:125%;font-weight:bold;}

div#size table#sizecompl {border:1px solid #FF99FF;}
div#size table#sizecompl td  {}
div#size table#sizecompl td span {border-bottom:1px solid #666;margin-bottom:5px;color:#CC0000;}
div#size table#sizecompl td {padding:4px 3px;text-align:center;}
div#size table#sizecompl td p {font-weight:bold;padding:0 20px 0 20px;}
div#size table#sizecompl td p.text {font-weight:bold;padding:0 9px 0 10px;}
div#size table#sizecompl tr.tt {background-color:#FFCCFF;color:#330033;}
div#size table#sizecompl p.size {font-size:125%;font-weight:bold;}
 
#container_left_sidebar div#leftAnons p {font-size:80%;font-weight:normal;padding:0 0 2px 5px;}                                  /*----------- НОВОСТИ-АНОНСЫ -----------*/ 
#container_left_sidebar div#leftAnons h2 {font-size:80%;font-weight:normal;padding:3px 0 0 5px; margin:0;}                 
#container_left_sidebar div#leftAnons p.news {font-size:100%;font-weight:bold;padding:10px 0 0 5px;display:block;}

div#nn p {font-size:80%;font-weight:normal;padding:0 0 0 0;color:#666;margin:0;}
div#nn p span {font-size:100%;font-weight:normal;padding:10px 3px 0 0;color:#333;margin:0;display:block;}
div#nn a {font-weight:normal;text-decoration:none;}
div#nn span a {font-weight:normal;text-decoration:none;}

div#nnp {margin-bottom:5px;padding:0 0 5px 0;border-bottom:1px dotted #000;}
div#nnp p {font-size:80%;font-weight:normal;padding:0 0 0 0;color:#666;margin:0;text-align:center;}                                     /*----------- ПОЧТА Где моя посылка? -----------*/
div#nnp a {font-weight:normal;text-decoration:none;}


div#nn p#mf {font-size:80%;font-weight:normal;padding:0 0 0 0;color:#FF66CC;margin:0;}
div#nn p#mf span {font-size:100%;font-weight:normal;padding:10px 3px 0 0;color:#CC00CC;margin:0;display:block;}

/*=================================== текст над баннером sale 15 ===============================================*/
div#mm {background-color:#fff;text-align:center;}
div#mm h2 {font-size:60%;font-weight:normal;padding:5px 0 2px 5px;color:#000000;margin:0;}
div#mm p {font-size:120%;font-weight:bold;padding:10px 0 2px 5px;color:#CC0000;}
div#mm p.news {font-size:100%;font-weight:bold;padding:3px 0 0 5px;display:block;color:#330033;}
/*================================================ end ========================================================*/
div#brand {display:block;width:290px;padding-bottom:5px; border-bottom:1px dotted #000;margin-bottom:5px;}                                                                                                          /*------------Описание категорий справа от поиска по разделу-------*/
div#brand p#sizeBra {margin-bottom:10px;font-size:150%;font-weight:normal;color:#800080;}
div#brand p#link {padding:5px 0 5px 0; border-bottom:1px dotted #000;margin-bottom:5px;}

div#dostavka {padding:10px;}
div#dostavka h1 {display:block;font-size:150%;font-weight:normal;padding:0 0 3px 5px;border-bottom:1px solid #666;}
div#dostavka h2 {display:block;font-size:150%;font-weight:bold;padding:0 0 3px 5px;border-bottom:1px solid #990099;color:#660066;}
div#dostavka p {padding-bottom:5px;}
div#dostavka p.green {font-size:120%;color:#990099;padding-bottom:9px;}
div#dostavka p.mersi {color:CC00FF;} 
div#dostavka ol {padding:9px 0 12px 40px;color:#333;}
div#dostavka ol li {padding:0 0 5px 0;color:#333;}
div#dostavka ol li.red {color:#990000;}
div#dostavka ul li {padding:0 0 7px 5px;color:#000;}
div#dostavka p.partner {font-size:120%;}
div#dostavka p.partnersite {font-size:90%;color:#333;}
div.punktir {padding:10px 5px 5px 5px;border:1px dashed #666;display:block;text-align:center;margin:5px 0 5px 0;}
div#dostavka img {padding:5px 0 5px 10px;}
div#dostavka span {color:#CC33CC;}
div#dostavka p#sert {color:#993366;font-size:130%;font-family:Georgia,Times New Roman, Times, serif;}
div#dostavka p#maska {padding:0 0 10px 90px;background:url(../../images/maska.gif) no-repeat top left;color:#999;}

div#rambler {padding:10px; text-align:center;}                                                                                                                                   /*-------------счетчик-------------*/

div#seo {padding:20px 10px 10px 0;}
div#seo p {padding-bottom:0px;color:#666;}
div#seo ol { list-style:none;padding:0 0 15px 50px;}
div#seo ol li {padding-bottom:3px;color:#666;text-indent:30px;}
div#seo ol li.A {font-weight:bold;text-indent:27px;padding-top:2px;font-size:140%;color:#000;background:url(../../images/kn_2.gif) no-repeat;height:25px;margin-top:10px;}
div#seo ol li.B {text-indent:10px;color:#990099;font-weight:bold;font-size:120%;padding-top:3px;}
div#seo ol li.C {text-indent:20px;color:CC33CC;}
div#seo ol li.D {text-indent:30px;}

div#seotxt p {padding-bottom:0px;color:#666;}

div#sklad {color:#666;font-size:70%;padding-top:10px;width:538px;}
div#sklad p {padding-bottom:6px;}
div#sklad p a {text-decoration:underline;font-weight:normal;}
div#sklad p#ahtung {padding:0 0 2px 30px;font-weight:normal;font-size:120%;background:url(../../images/ahtung.gif) no-repeat;color:;}

ol#color {list-style:none;padding:0 0 10px 0;}                                                             /*------- список цветов в косметике ------*/
ol#color li span {color:#660066;}

ol#colorimg {list-style:none;padding:0 0 10px 0;}                                                                                                                        /*------- список цветов c картинками------*/
ol#colorimg li {}
ol#colorimg li span {color:#660066;}
/*------------------------------ sermija -----------------------------------*/
ol#colorimg li#ser170 {background:url(../../images/170-3_sermija.gif)no-repeat;padding:10px 0 10px 40px;}
ol#colorimg li#ser1702 {background:url(../../images/170-3_sermija.gif)no-repeat;padding:10px 0 10px 40px;}
ol#colorimg li#ser1703 {background:url(../../images/170-3_sermija.gif)no-repeat;padding:10px 0 10px 40px;}
ol#colorimg li#ser030 {background:url(../../images/030_sermija.gif)no-repeat;padding:10px 0 10px 40px;}
ol#colorimg li#ser164 {background:url(../../images/164_sermija.gif)no-repeat;padding:10px 0 10px 40px;}
ol#colorimg li#ser001 {background:url(../../images/001_sermija.gif)no-repeat;padding:10px 0 10px 40px;}
ol#colorimg li#ser100 {background:url(../../images/100_sermija.gif)no-repeat;padding:10px 0 10px 40px;}
ol#colorimg li#ser906 {background:url(../../images/906_sermija.gif)no-repeat;padding:10px 0 10px 40px;}

p#style1 {border-top: 1px dotted #660066; padding-top: 5px; margin-right: 10px; margin-bottom: 5px;width:165px;color: #800080;}
p#style1 span {color:#FF0066;}
p#style1tv {border-top: 1px dotted #660066; padding: 5px 0 0 35px; margin-right: 10px; margin-bottom: 5px;width:130px;background:url(../../images/tv2.gif) no-repeat;}
p#style1new {color:#800080;border-top: 1px dotted #660066; padding: 5px 0 2px 35px; margin-right: 10px; margin-bottom: 5px;width:130px;background:url(../../images/new2.gif) no-repeat;display:block;}
p#style1new span {color:#FF0066;}
p#style115 {border-top: 1px dotted #660066; padding-top: 5px; margin-right: 10px; margin-bottom: 5px;width:165px;color:#cc0000;}

p#style2 {margin-bottom: 5px; color: #800080;width:165px;}
p#style2 span {font-size:150%;font-weight:bold;}

p#style2w {color: #CC00FF;}
p#style2w span {color: #660066;font-size:150%;font-weight:bold;}

p#style2m {color: #330066;}
p#style2m span {color: #660066;font-size:150%;font-weight:bold;}
                                                                     
p#style3 span {font-size:150%;font-weight:normal;padding:0px;margin:0px;}                       /*-----Заголовок над video--------*/
p#style3 {font-family:Georgia,Times New Roman, Times, serif;padding:0px;margin:0px;}       

p#style3calze span {font-size:150%;font-weight:normal;padding:0px;margin:0px;}                       /*-----Заголовок над video в колготках Charmante--------*/
p#style3calze {font-family:Georgia,Times New Roman, Times, serif;padding:0px;margin:0 0 5px 0;}  

span#den {font-size:150%;font-weight:normal;color:#CC33CC;padding:0 0 0 5px;} 

p#style1nevesta {border-top: 1px dotted #660066; padding: 5px 0 2px 35px; margin-right: 10px; margin-bottom: 5px;width:130px;background:url(../../images/nevesta1.gif) no-repeat;display:block;}
p#style1nevesta span {color:#800080;}
p#nevesta {font-weight:normal;margin:0;color:red;background:url(../../images/nevesta.jpg) no-repeat;display:block;width:100%;height:35px;}
p#nevesta span {font-size:130%;font-weight:normal;margin:0px;color:#FF0066;padding:10px 0 0 60px;display:block;}


div#aromatw {display:block;padding: 20px 0 0 0;border-top: 1px dotted #999;}
div#aromatw p#aromat span {font-size:100%;color: #CC00FF;}
div#aromatw p#ml span {font-size:150%;font-weight:bold;color: #660066;}

div#aromatm {display:block;padding: 20px 0 0 0;border-top: 1px dotted #999;}
div#aromatm p#aromat span {font-size:100%;color: #330066;}
div#aromatm p#ml span {font-size:150%;font-weight:bold;color: #660066;}

p#ml span {font-size:150%;font-weight:bold;}

div#musicvideo {width:199px;}

div#adress {padding-bottom:10px;}
div#adress p {font-size:90%;font-weight:normal;padding:7px 0 5px 35px;margin:0px;display:block;border-bottom:1px dotted #999;}
div#adress p#home {background:url(../../images/home.gif) no-repeat;}
div#adress p#home span {font-weight:normal;font-size:120%;}
div#adress p#mail {background:url(../../images/mail.gif) no-repeat;}
div#adress p#mail a {font-size:80%;font-weight:normal;}
div#adress p#icq {background:url(../../images/icq.gif) no-repeat;padding-left:65px;font-weight:bold;font-size:100%;border-bottom:1px dotted #999;}

p#upakovka b {display:block;padding:8px 0 0 0;color:red;}

div#bigsale {color:#636363;border-top:1px dotted #999;border-bottom:1px dotted #999;padding:10px 0 10px 0;}
div#bigsale span {font-size:130%;font-weight:normal;color:#CC33CC;}
div#bigsale a {font-size:80%;font-weight:normal;padding:0 0 0 10px;text-decoration:none;}
div#bigsale a:hover {text-decoration:underline;}
div#bigsale p#yandexmoney span {font-size:100%;font-weight:normal;color:#CC33CC;}
div#bigsale p a {background:url(../../images/str_9.gif) no-repeat left center;}

div#bigsales {border-top:1px dotted #999;border-bottom:1px dotted #999;padding:0px;backgrounds:url(../../images/skidka_ban1.gif) no-repeat left center;}
div#bigsales a {display:block;height:66px;width:245px;text-decoration:none;color:#fff;}
div#bigsales a:link {background:url(../../images/skidka_ban1.gif);}
div#bigsales a:visited {background:url(../../images/skidka_ban1.gif);}
div#bigsales a:hover {background:url(../../images/skidka_7.gif);}
div#bigsales a:active {background:url(../../images/skidka_7.gif);}

div#bigsales1 {border-top:1px dotted #999;border-bottom:1px dotted #999;padding:0px;backgrounds:url(../../images/skidka_ban1.gif) no-repeat left center;}
div#bigsales1 a {display:block;height:66px;width:245px;text-decoration:none;color:#fff;}
div#bigsales1 a:link {background:url(../../images/skidka_ban1.gif);}
div#bigsales1 a:visited {background:url(../../images/skidka_ban1.gif);}
div#bigsales1 a:hover {background:url(../../images/skidka_8.gif);}
div#bigsales1 a:active {background:url(../../images/skidka_8.gif);}

div#bigsales2 {border-top:1px dotted #999;border-bottom:1px dotted #999;padding:0px;backgrounds:url(../../images/skidka_ban1.gif) no-repeat left center;}
div#bigsales2 a {display:block;height:66px;width:245px;text-decoration:none;color:#fff;}
div#bigsales2 a:link {background:url(../../images/skidka_ban1.gif);}
div#bigsales2 a:visited {background:url(../../images/skidka_ban1.gif);}
div#bigsales2 a:hover {background:url(../../images/skidka_9.gif);}
div#bigsales2 a:active {background:url(../../images/skidka_9.gif);}

div#bigsales3 {border-top:1px dotted #999;border-bottom:1px dotted #999;padding:0px;backgrounds:url(../../images/skidka_ban1.gif) no-repeat left center;}
div#bigsales3 a {display:block;height:66px;width:245px;text-decoration:none;color:#fff;}
div#bigsales3 a:link {background:url(../../images/skidka_ban1.gif);}
div#bigsales3 a:visited {background:url(../../images/skidka_ban1.gif);}
div#bigsales3 a:hover {background:url(../../images/skidka_8.gif);}
div#bigsales3 a:active {background:url(../../images/skidka_8.gif);}

div#bigsales4 {border-top:1px dotted #999;border-bottom:1px dotted #999;padding:0px;backgrounds:url(../../images/skidka_ban1.gif) no-repeat left center;}
div#bigsales4 a {display:block;height:66px;width:245px;text-decoration:none;color:#fff;}
div#bigsales4 a:link {background:url(../../images/skidka_ban1.gif);}
div#bigsales4 a:visited {background:url(../../images/skidka_ban1.gif);}
div#bigsales4 a:hover {background:url(../../images/skidka_8.gif);}
div#bigsales4 a:active {background:url(../../images/skidka_8.gif);}

#container_left_sidebar table#bank {width:198px;padding:0px;margin:0px;border:0px solid red;}
#container_left_sidebar table#bank tr {margin:0px;padding:0px;}
#container_left_sidebar table#bank td {margin:0px;padding:0px;border:0px;}
#container_left_sidebar table#bank2 {margin:0;padding:0;border:0px solid red;}
#container_left_sidebar table#bank a {border:1px solid #fff;display:block;padding:0px;margin:0px;}
#container_left_sidebar table#bank a:link {border:1px solid #fff;padding:0px;margin:0px;}
#container_left_sidebar table#bank a:hover {border:1px solid #66CC00;padding:0px;margin:0px;}

/*-------------- SERMIJA ------------------------------------------------------------------------------------------------------------------------------------*/
div#sermijacolor {padding-bottom:5px;}
div#sermijacolor p span {color:#660066;}
div#sermijacolor p#ser001 {background:url(../../images/001_sermija.gif) no-repeat left center;padding:10px 0 10px 40px;margin:0px;}
div#sermijacolor p#ser003 {background:url(../../images/003_sermija.gif) no-repeat left center;padding:10px 0 10px 40px;margin:0px;}
div#sermijacolor p#ser004 {background:url(../../images/004_sermija.gif) no-repeat left center;padding:10px 0 10px 40px;margin:0px;}
div#sermijacolor p#ser030 {background:url(../../images/030_sermija.gif) no-repeat left center;padding:10px 0 10px 40px;margin:0px;}
div#sermijacolor p#ser100 {background:url(../../images/100_sermija.gif) no-repeat left center;padding:10px 0 10px 40px;margin:0px;}
div#sermijacolor p#ser126 {background:url(../../images/126_sermija.gif) no-repeat left center;padding:10px 0 10px 40px;margin:0px;}
div#sermijacolor p#ser164 {background:url(../../images/164_sermija.gif) no-repeat left center;padding:10px 0 10px 40px;margin:0px;}
div#sermijacolor p#ser170 {background:url(../../images/170_sermija.gif) no-repeat left center;padding:10px 0 10px 40px;margin:0px;}
div#sermijacolor p#ser1702 {background:url(../../images/170-2_sermija.gif) no-repeat left center;padding:10px 0 10px 40px;margin:0px;}
div#sermijacolor p#ser1703 {background:url(../../images/170-3_sermija.gif) no-repeat left center;padding:10px 0 10px 40px;margin:0px;}
div#sermijacolor p#ser758 {background:url(../../images/758_sermija.gif) no-repeat left center;padding:10px 0 10px 40px;margin:0px;}
div#sermijacolor p#ser906 {background:url(../../images/906_sermija.gif) no-repeat left center;padding:10px 0 10px 40px;margin:0px;}
div#sermijacolor p#ser17028 {background:url(../../images/17028_sermija.gif) no-repeat left center;padding:10px 0 10px 40px;margin:0px;}

p#wwwsite {padding-top:10px;color:#666;}

p#bonus {padding:10px 0 0 0;font-size:130%;font-weight:normal;color:#CC33CC;}

p#sizepic {border-top: 1px dotted #000;margin:7px 0 0 0;padding:7px 0 0 60px;background:url(../../images/sizepic.gif) no-repeat left bottom;}

.cpt_product_params_selectable {border-top:none;}

                                                                                     /* ---- Быстрый поиск + Таблица размеров --- */
table#bust {
  width:538px;
  border-collapse:collapse;
  border-bottom:1px solid #666666;
  cellspacing:0px;
  cellpadding:0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}
table#bust thead {
  border-top:1px solid #666666;
  border-bottom:1px solid #666666;
}
table#bust tr.odd {
  background-color:#FFCCFF;
}
table#bust tr.odd:hover {
  background-color:#990099;
}
table#bust tr:hover {
  background-color:#CC33CC;
  color:#fff;
}
table#bust thead tr:hover {
  background-color:transparent;
  color:inherit;
}
table#bust td {
  border-right:1px dotted #999;
  cellspacing:0px;
  cellpadding:0px;
  text-align:center;
  width:40px;
}
table#bust td a {
  display:block;
  text-decoration:none;
}
table#bust td a:link {
  color:#FFFFFF;
}
table#bust td a:visited {
  color:#FFFFFF;
}
table#bust td a:hover {
  background-color:#FFFF99;
  color:#000000;
}
table#bust td a:active {
  color:red;
}
table#bust tr.odd td a:link {
  color:#FFFFFF;
}
table#bust tr.odd td a:hover {
  color:#000000;
}
                                                                     /* ------ Шапка над таблицей с размерами бюстов ----- */
div#poisksize {
  width:538px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:center;
  padding: 10px 0 5px 0;
}
div#poisksize span {
  font-size:16px;
  font-weight: bold;
}

/*=================================================================
                                           Таблица колготок по плотности
==================================================================*/
div#collant {
  width: 200px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  padding:0;
  margin:5px 0 5px 0;
}
div#collant ul {
  list-style:none;
  padding:40px 20px 10px 20px;
  margin:0;
  background-image:url(../../images/50DEN.jpg);
}
div#collant ul li {
  border-bottom:1px dotted #999;
}
div#collant a {
  text-decoration:none;
  display:block;
  padding:1px 0 1px 0;
  font-weight:normal;
}
div#collant a:link {
  color:#000099;
}
div#collant a:visited {
  color:#000099;
}
div#collant a:hover {
  color:#FF00FF;
}
div#collant a:active {
  color:#FF00FF;
}
div#cf {
  padding:19px;
  margin:0px;
  background-image:url(../../images/CF.gif);
}
div#prcf p {
  margin:0;
  padding:5px 0 0 0;
  font-size:12px;
  text-align:center;
  background-image:url(../../images/C&F_fon.gif);
  color:#FFFFFF;
}
div#prcf p span {
  display:block;
  padding:3px 0 5px 0;
  font-size:9px;
  background-image:url(../../images/C&F_niz.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
  color:#000;
}
/*===========================================================
                                        Конец таблицы по плотности
=============================================================*/
/*======================== Таблица "стринги" ===================*/
div#string {
  width: 200px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  padding:0;
  margin:3px 0 0 0;
}
div#string ul {
  list-style:none;
  padding:5px 20px 20px 5px;
  margin:0;
  background-image:url(../../images/string.gif);
}
div#string ul li {
  border-bottom:1px dotted #999;
}
div#string ul li#rosmestring {
  padding-top: 33px;
}
div#string a {
  text-decoration:none;
  display:block;
  padding:1px 0 1px 0;
  font-weight:normal;
}
div#string a:link {
  color:#000099;
}
div#string a:visited {
  color:#000099;
}
div#string a:hover {
  color:#FF00FF;
}
div#string a:active {
  color:#FF00FF;
}
div#string p {
  width: 200px;
  display:block;
  margin:0;
  padding:0;
  font-size:12px;
  text-align:center;
  color:#cc33cc;
}
div#string p span {
  display:block;
  padding:3px 0 5px 0;
  font-size:9px;
  background-position: center bottom;
  color:#333;
}
/*=========================== конец таблицы "стринги" ========================*/
/*============================= Таблица классика =============================*/
div#classic {
  border:1px solid #000;
  width: 198px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  padding:0;
  background-image:url(../../images/classic4.jpg);
}
div#classic ul {
  list-style:none;
  padding:52px 20px 10px 10px;
  margin:0;
}
div#classic ul li {
  border-bottom:1px dotted #999;
}
div#classic ul li#rosmestring {
  padding-top: 33px;
}
div#classic a {
  text-decoration:none;
  display:block;
  padding:1px 0 1px 0;
  font-weight:normal;
}
div#classic a:link {
  color:#000000;
}
div#classic a:visited {
  color:#000000;
}
div#classic a:hover {
  color:#FF00FF;
}
div#classic a:active {
  color:#FF00FF;
}
div#classic p {
  width: 198px;
  display:block;
  margin:0;
  padding:0 0 7px 0;
  font-size:12px;
  text-align:center;
  color:#333;
}
div#classic p span {
  color:#999;
}
/*=========================== конец таблицы классика =========================*/
/*======================= Бюстгальтеры =========================*/
div#busti {
  border:1px solid #000;
  width: 198px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  margin-bottom:3px;
  padding:0;
  background-image:url(../../images/bust.jpg);
  background-position:bottom center;
  background-repeat: no-repeat;
}
div#busti ul {
  list-style:none;
  padding:15px 20px 90px 10px;
  margin:0;
}
div#busti ul li {
  border-bottom:1px dotted #999;
}
div#busti a {
  text-decoration:none;
  display:block;
  padding:1px 0 1px 0;
  font-weight:normal;
}
div#busti a:link {
  color:#000000;
}
div#busti a:visited {
  color:#000000;
}
div#busti a:hover {
  color:#FF00FF;
}
div#busti a:active {
  color:#FF00FF;
}
div#busti p {
  width: 198px;
  display:block;
  margin:0;
  padding:15px 0 0 0;
  font-size:16px;
  font-weight:bold;
  text-align:center;
}
div#busti p a {
  font-weight:bold;
  display:block;
  margin:0;
  padding:0;
}
div#busti p a:link {
  color:#990099;
}
div#busti p a:visited {
  color:#990099;
}
div#busti p a:hover {
  color:#FF00FF;
  text-decoration:underline;
}
div#busti p a:active {
  color:#FF00FF;
}
div#busti p#wwwbusti {
  margin:0;
  padding:0 0 7px 0;
  color:#523241;
  font-size:9px;
}
div#busti p#wwwbusti span {
  color:#FFFFFF;
}
/*============================ end бюстгальтеры ===========================*/
/*=============================== Колготки классика ========================*/
div#classicline {
  border:1px solid #FFF;
  width: 198px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  padding:0;
  background-image:url(../../images/classic_line3.jpg);
  background-position:top left;
  background-repeat: no-repeat;
}
div#classicline ul {
  list-style:none;
  padding:172px 10px 10px 10px;
  margin:0;
  text-align:right;
}
div#classicline ul li {
  border-bottom:1px dotted #999;
}
div#classicline a {
  text-decoration:none;
  display:block;
  padding:1px 0 1px 0;
  font-weight:normal;
}
div#classicline a:link {
  color:#000000;
}
div#classicline a:visited {
  color:#000000;
}
div#classicline a:hover {
  color:#FF00FF;
}
div#classicline a:active {
  color:#FF00FF;
}
div#classicline p {
  width: 198px;
  display:block;
  margin:0;
  padding:0 0 7px 0;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  color:#000;
}
div#classicline p span {
  color:#999;
  font-size:9px;
}
/*====================================== end колготки классика ========================*/
/*====================================== колготки фантазия ============================*/

div#fantasyline {
  border:1px solid #fff;
  width: 198px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  padding:0;
  background-image:url(../../images/fantasy_line1.jpg);
  background-position:top left;
  background-repeat: no-repeat;
}
div#fantasyline ul {
  list-style:none;
  padding:95px 10px 10px 10px;
  margin:0;
}
div#fantasyline ul li {
  border-bottom:1px dotted #cc6666;
}
div#fantasyline a {
  text-decoration:none;
  display:block;
  padding:1px 0 1px 0;
  font-weight:normal;
}
div#fantasyline a:link {
  color:#330000;
}
div#fantasyline a:visited {
  color:#330000;
}
div#fantasyline a:hover {
  color:#FF00FF;
}
div#fantasyline a:active {
  color:#FF00FF;
}
div#fantasyline p {
  width: 198px;
  display:block;
  margin:0;
  padding:10px 0 45px 0;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  color:#330000;
}
div#fantasyline p a {
  font-size:14px;
  font-weight:bold;
  display:block;
  margin:0;
  padding:0;
}
div#fantasyline p a:link {
  color:#330000;
}
div#fantasyline p a:visited {
  color:#330000;
}
div#fantasyline p a:hover {
  color:#FF00FF;
  text-decoration:underline;
}
div#fantasyline p a:active {
  color:#FF00FF;
}
div#fantasyline p span {
  color:#330000;
  font-size:9px;
}
/*=============================== end колготки фантазия ================================*/
