/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */
/*
html
{ margin: 0px;
  padding: 0px;
}

body
{ margin: 0px;
  padding: 0px;
  background:#fff;
 
} */



/*form{
 padding:0px;
 margin: 0px;
}*/


/*input, select { vertical-align:middle;}*/
.cpt_product_params_fixed table td {
font-size: 11px
}

.all_wrapper { min-width:950px;
  _width:expression(document.body.clientWidth < 950? "940px": "auto" ); }


/* ====================== COMPONENT CONTAINER STYLES ====================== */

#container_topbar_right { text-align:right; }

#container_top_left {
	text-align: left;
  	vertical-align: top;
  	width: 200px; 
	background:#ffa443 url(../../images/tls_divnavtopbg.gif) left top repeat-x;
 }
 
#container_top_right { vertical-align:top; text-align:right; width:230px;}

#container_top
{ 
  padding-left:230px;
  vertical-align:top;
  background:url(../../images/tls_pic.jpg) left -50px no-repeat;
}
  
#container_left_sidebar
{ width:200px;
  text-align: left;
  vertical-align: top;
}

#container_main_content
{ width:"*";
 
  vertical-align: top;
  padding: 0;
  border-top:solid 4px #e6e6e6; 
}

#container_footer
{ color: white;
  margin: 0 210px; padding: 0px;
  line-height:30px;
}


/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */
 .cpt_survey,  
.cpt_currency_selection, .cpt_divisions_navigation, .cpt_auxpages_navigation
{
  
  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: 2px;
  clear:left;
}
.horizontal li
{ float: left;

}

.cpt_divisions_navigation ul
{ list-style-type: none;
margin: 0px;
}

.cpt_auxpages_navigation ul.vertical
{ list-style:none;
}

.cpt_auxpages_navigation ul.horizontal
{ list-style-type: none;
  padding-left: 0px;
}
.cpt_divisions_navigation li, .cpt_auxpages_navigation li { background:url(../../images/tls_divnav_arr.gif) left 0.25em no-repeat; padding:0 0 0 18px;}

.cpt_divisions_navigation a, .cpt_auxpages_navigation a { color:#fff; text-decoration:none; line-height:160%; font-weight:bold; } 
.cpt_divisions_navigation a:hover, .cpt_auxpages_navigation a:hover { color:#CC3300;}


/*.cpt_shopping_cart_info
{ 
  color: #000;
  padding: 10px;
}*/
/*.cpt_shopping_cart_info a { font-size:130%; text-decoration:none; background:url(../../images/tls_basket.gif) left top no-repeat; padding:5px 0 5px 40px ; line-height:32px;}
.cpt_shopping_cart_info div { margin:3px;}*/

.shcart_link { }
#shpcrtgc, #shpcrtca { }

.survey_question{
 font-weight: bold;
 margin-bottom: 10px;
}
.survey_submit{
 margin-top: 10px;
 text-align:center;
}
.cpt_survey form{
 padding:0px;
 margin: 0px;
}

.cpt_currency_selection
{ text-align: center;
  font-size: 100%;
}

.cpt_currency_selection select
{ font-size: 90%;
}
.cpt_currency_selection form{
 display: inline;
}

.cpt_product_search form{
 margin: 0px!important;
 padding: 10px;
}

.cpt_language_selection { padding-left:8px;}
.cpt_language_selection img { vertical-align:middle;border:solid 1px #eaeaea;} 

.cpt_category_tree ul{
 list-style:none;
 margin:0px;
 padding:0px;
}
.cpt_category_tree ul li { padding:0 0 2px 10px; }
.cpt_category_tree ul li.child, .cpt_category_tree ul li.child_current { background:none;}
.cpt_category_tree .bullet { font-size:0px;}

.cpt_category_tree .parent_current a{
 font-size:110%;
 font-weight: bold;
 color:#ff5e00!important;
 text-decoration: none;
}

.cpt_category_tree .child a {
 padding-left: 10px;
 font-size:90%;line-height:100%;
 font-weight:normal;
 background: url(../../images/tls_point.gif) left center no-repeat;
}
.cpt_category_tree .child_current a{
 padding-left: 10px;
 background: url(../../images/tls_point_v.gif) left center no-repeat;
 color: #FF5E00 !important;
 text-decoration: none;
 font-size:90%; 
 line-height:100%;
}

a .bullet{
  text-decoration: none!important;
}
.cpt_category_tree .tab{
 margin-left:10px;
}

.cpt_product_add2cart_button
{ padding-top: 10px;}

.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_left_sidebar .cpt_product_search, #container_right_sidebar .cpt_product_search { background:#FFD042 url(../../images/tls_cattopbg.gif) left top repeat-x; height:44px; overflow:hidden;}
#container_topbar .cpt_auxpages_navigation, #container_topbar .cpt_divisions_navigation {  height:40px; padding:0; overflow:hidden; z-index:20; position:relative; }
#container_topbar .cpt_auxpages_navigation ul, #container_topbar .cpt_divisions_navigation ul {overflow:hidden;}
#container_topbar .cpt_auxpages_navigation li, #container_topbar .cpt_divisions_navigation li { height:40px; padding:0; background:url(../../images/tls_li_arr.gif) left 17px no-repeat; padding:0;}
#container_topbar .cpt_auxpages_navigation a, #container_topbar .cpt_divisions_navigation a { color:#d3d3d3; text-decoration:none;  padding:0 20px 0 10px ; line-height:40px; display:block; //width:auto; float:left;}
#container_topbar .cpt_auxpages_navigation a:hover, #container_topbar .cpt_divisions_navigation a:hover { text-decoration:underline; color:#ffa443;}


/*#container_top_right .cpt_shopping_cart_info { padding:0 10px; margin:10px 20px; width:250px;}
*/#container_top_right .cpt_logo { clear:right; float:right; margin:10px 20px 0 20px; }
#container_top_left .cpt_logo { margin:5px;}

#container_top_left .cpt_language_selection { display:inline; line-height:30px;}

#container_main_content .cpt_product_search { background:#fafafa; height:40px; overflow:hidden; zoom:1;}
#container_main_content .cpt_product_search form {}
#container_top_right .cpt_currency_selection { text-align:right;}

#container_left_sidebar .cpt_category_tree, #container_right_sidebar .cpt_category_tree, #container_top_left .cpt_category_tree { background:#ffd042 url(../../images/tls_cattopbg.gif) left top repeat-x; padding-left:20px;}
#container_left_sidebar .cpt_category_tree li.parent { background: url(../../images/tls_li.gif) left 0.4em no-repeat; padding:0 0 0 10px}


.cpt_category_tree a { color:#000; text-decoration:none;  line-height:140%;}
.cpt_category_tree a:hover { text-decoration:underline;}

#container_left_sidebar h3, #container_right_sidebar h3, #container_top_left h3 { margin:0; line-height:40px; margin:0 0 0 10px; padding:0 0 0 20px;text-transform:uppercase;  font-size:13px; }


/*#container_left_sidebar .cpt_shopping_cart_info, #container_right_sidebar .cpt_shopping_cart_info { padding:0 0 10px 0; background:#ffa443 url(../../images/tls_shopcartbg.gif) left top repeat-x;}
#container_left_sidebar .cpt_shopping_cart_info div, #container_right_sidebar .cpt_shopping_cart_info div { margin-top:0;}
#container_left_sidebar .hndl_proceed_checkout, #container_right_sidebar .hndl_proceed_checkout { background: url(../../images/tls_divnav_arr.gif) left 1em no-repeat;  line-height:40px; margin:0; display:block; color:#CC3300; text-transform:uppercase; text-decoration:none; padding-left:20px; margin:0 10px; text-align:left;}
#container_left_sidebar .cpt_shopping_cart_info a:hover, #container_right_sidebar .cpt_shopping_cart_info a:hover { text-decoration:underline; color:#CC3300;}

#container_left_sidebar , #container_right_sidebar .cpt_shopping_cart_info #shpcrtgc, #container_left_sidebar , #container_right_sidebar  { text-align:center;}
*/

/*#container_topbar .cpt_product_search, #container_topbar .cpt_shopping_cart_info
{ color:#808080; position:relative;top:-40px; width:50%; float:right; height:40px; overflow:hidden; margin-bottom:-40px; margin-right:5px; text-align:right; z-index:10;}
/*#container_topbar .cpt_shopping_cart_info div, #container_topbar .cpt_shopping_cart_info a { color:#fff; display:inline;}*/


#container_footer .cpt_divisions_navigation
{ padding: 3px;
  margin: 0px;
  text-align: center;
}
#container_footer .cpt_divisions_navigation li { background:none;}
#container_footer .cpt_divisions_navigation a
{ font-weight: normal;
  color:#333; padding:0 10px; line-height:30px; text-decoration:underline;
}
#container_footer .cpt_divisions_navigation a:hover { color:#CC3300;}
/*#container_main_content .cpt_product_lists
{ padding:10px;
}*/


#container_left_sidebar .cpt_news_short_list
{ border-right:solid 1px #e6e6e6;border-bottom:solid 1px #e6e6e6;}
#container_right_sidebar .cpt_news_short_list
{ border-left:solid 1px #e6e6e6;border-bottom:solid 4px #e6e6e6;}

#container_top .cpt_language_selection, #container_top .cpt_custom_html { display:inline; line-height:24px; //height:30px; padding:3px 0 0 5px;}
#container_top .cpt_language_selection a img { border:#ffffff solid 1px ; //margin-top:8px;}

#container_left_sidebar .cpt_product_search input {padding:1px;}
#container_left_sidebar .cpt_product_search input#searchstring
{ width: 120px;
border:solid 1px #707070;padding:2px;
}
#container_main_content .cpt_custom_html {  //margin-right:-3px; line-height:40px;  padding:0 5px 0 120px; font-weight:bold; text-transform:uppercase; color:#454545;}
#container_main_content .cpt_custom_html {padding:0px; line-height:40px; }
 h1.tls_browse {  line-height:40px; padding:0 10px; margin:0; font-size:100%;}

#container_topbar_right .cpt_custom_html { display:inline;}
#container_left_sidebar .news_header { border-right:solid 1px #e6e6e6;}
#container_main_content ul { list-style-position:inside;}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */

#shpcrtca{
 font-weight: bold;
 font-size: 100%;
 white-space: nowrap;
}

#searchstring
{ width: 60%;
}

.block_tag_cloud  { font-size:15px;}
.block_tag_cloud a { text-decoration:none;  font-family:Arial, Helvetica, sans-serif; word-spacing:110%; letter-spacing:120%;}
.current-rating1 div { line-height:20px; //height:20px; font-size:1px;}
.sm-current-rating1 { line-height:13px; //height:13px; font-size:1px;}
center h1 { text-align:left;}
.cat_header { background:#ffd042 url(../../images/tls_catheaderbg.gif) left top repeat-x; height:40px; }
.poll_header {  background:#ededed url(../../images/dft_lightgreyheader.gif) left top repeat-x;}
/*.news_header { background:#fff url(../../images/tls_newstheaderbg.gif) left top repeat-x;height:40px;border-bottom:solid 1px #e6e6e6; } */
.cat_header h3 { background:url(../../images/tls_cat_arr.gif) left 1em no-repeat; color:#fff;}
.news_header h3{ background:url(../../images/tls_news_arr.gif) left 1em no-repeat;  color:#222; }
.poll_header h3 { background:url(../../images/dft_lightgreybullet.gif) left 1em no-repeat;  color:#333; }
.lang_label { display:inline; font-size:100%; color:#333; line-height:30px;}

.tls_topbar td { background:url(../../images/tls_topbg.gif) left top repeat-x;  }
.tls_page { margin:0 20px 0 0; background:#fff;}
.tls_index_header { background:#f2f2f2 url(../../images/tls_bullet.gif) 10px 1em no-repeat; line-height:230%; color:#333; font-size:120%; font-weight:bold; margin:0; padding:0 20px; }
.cpt_survey { background:#ededed url(../../images/dft_lightgreybody.gif) left top repeat-x;}
.cpt_custom_html h1 { font-size:110%;}
h1.welcome { font-size:21pt; letter-spacing:-1px; margin:0; font-weight:normal; text-transform:none; background:none; text-align:center; }
h1.companyname  { margin:0; padding:0 20px; line-height:40px; white-space:nowrap; color:#fff; font-size:15pt;}
.tls_tel { color:#fff; font-size:15pt; line-height:40px; //height:40px;  padding:0 10px; }
.mdr_main_header  { background:#FAFAFA; font-size:90%; padding:0 10px;}
/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small
{ font-size: 80%;
}
.big
{ font-size: 150%;
}

.background1, .background1 td
{ background-color: #F5F5F5;
}

.btn_checkout
{ font-size: 130%;
  font-weight: bold;
  margin: 10px;
  padding: 3px;
}

.prdbrief_add2cart
{ padding: 5px 0;
}

.error_block
{ font-weight: bold;
  color: red;
}

.product_brief_block { border:solid 1px #eaeaea; padding:10px; overflow:hidden; zoom:1; }
.product_brief_block .prdbrief_thumbnail { float:left; margin-right:5px;}
.product_brief_block .sm-current-rating1 { margin-left:155px;}


#tbl-checkout-progress td {
vertical-align: top; font-size:0.7em;
}

.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: #ff5e00;
  font-size: 100%;
  font-weight:bold;padding-left:20px;
}*/
.news_title
{ padding-bottom: 10px;color:#333; padding-left:20px;
}
.news_title a { color:#333; font-weight:normal;}
.news_viewall
{ padding-bottom: 10px; text-align:right; font-size:85%;
}
.news_subscribe, .news_thankyou
{ padding: 5px;
  background-color: #f4f4f4;
}
.news_subscribe .input_message { width:120px;}
.news_subscribe div,.news_subscribe form { display:inline;}
.news_subscribe img { vertical-align:middle;}

/************************
BLOG STYLES
***************************/
.post_title{
 color: #666;
 margin-top: 30px;
 margin-bottom: 0px;
 font-size:120%;
}
.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: #F5F5F5;
}
.cmp_column_odd{
 background-color: white;
 vertical-align: top;
}
.cmp_column_even{
 background-color: #F8F8F8;
 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:#CC3300;
 font-weight:bold;
 font-size: 130%;
 margin:0 5px 5px 5px;
}
.product_list .totalPrice { color:#000;
 background:#f2f2f2; font-weight:normal}
.youSaveLabel{
 font-size: 75%;
}
.youSavePrice{
 font-size: 75%;
}
.prd_out_of_stock {
 font-style:  italic;
 color:#CC3300;
 padding:0 0 0 5px;
 overflow:hidden;
 font-size:90%;
}
/*.cpt_product_category_info a, .cat_path_in_productpage a { font-size:120%;}

/************************
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: #F5F5F5;
  border-bottom: 1px #99C9DF solid;
  font-size:12pt;
}
.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: #F5F5F5;
 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: 140%;
  font-weight: bold;line-height:150%; text-decoration:none; color:#333;
}
.rcat_root_category:hover { border-bottom:solid 1px;}
.rcat_products_num
{ color: #999999;
  font-size: 80%;
}
.rcat_child_categories a
{ line-height:150%;
  font-weight: normal;
}

/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td{
 padding: 5px;
}
#reg_auth_fields td{
 background-color: #F5F5F5;
}
#reg_confcode td{
 background-color: #F5F5F5;
}
#reg_fields_tbl td input, .addressform td input{
 width: 300px;
}
#subscribed4news{
 width:auto!important;
}
#reg_fields_tbl td textarea, .addressform td textarea{
 width: 300px;height: 100px;
}
#reg_submit_btn{
 font-size:150%;
 font-weight: bold;
}

/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search {
 background-color: #F5F5F5;
	margin-right:10px;
	width:232px;
}
#cat_advproduct_search form { padding:10px; }
#cat_advproduct_search td { vertical-align:top; }
#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;}
.prdbrief_name a{ font-size:130%; text-decoration:none; line-height:170%;}
.prdbrief_name a:hover { border-bottom:solid 1px;}

ul.product_list li { border:solid 1px #e6e6e6; margin:0 2px !important; text-align:center;}
ul.product_list li table { margin:0 auto;}
.product_list a { font-size:120%; line-height:150%; text-decoration:none; color:#CC3300; display:block; white-space:nowrap; overflow:hidden;}
.product_list a:hover { text-decoration:underline;}
.product_list a:hover img, .product_list td a:hover{ border:none;}
.product_option { width:99%; //width:auto;  position:relative; zoom:1;}

/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
}
#checkout_have_account {
	padding: 15px;
	background-color: #F5F5F5;
	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: #F8F8F8;
}
.row_even td {
	border: 0px solid #F5F5F5;
	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;
}


/*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}

#powered_by { font-size:9px !important; position:relative; top:-10px; line-height:200%;}
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;}

/*----incl.MASTER.CSS----*/
@charset "windows-1251";
* {margin: 0px;	padding: 0px;}
html {
	height: 100%;
}
body {
	min-height:100%;
	height: 100%;
	background: url(pic_elements/bg.png) repeat-y center top #fff;
}
body,td,th {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color:#666;
}
IMG {
	border: 0;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #666; 
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a, img, input, div { outline: none; }
ol, ul{
	list-style-position: inside;
}
.spacer {
	clear:both;
}
h1, h2, h3, h4, h5, h6 { color:#666; padding-bottom: 10px; }
h1 { font-size:18px; }
h2 { font-size:17px; }
h3 { font-size:16px; }
h4 { font-size:15px; }
h5 { font-size:14px; }
h6 { font-size:12px; }

#total {
	width: 973px;
	margin:auto;
	height: auto !important;
	min-height:100%;
	height: 100%;
}
#head {
	padding-top:18px;
}
#logo {
	display:block;
	float:left;
	width: 290px;
	background: url(pic_elements/logo.png) no-repeat;
	height:55px;
}
#top_menu {
	float:left;
	width: 463px;
	display:inline;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding-top: 30px;
}
* html #top_menu {width: 458px;}
*+html #top_menu {width: 458px;}
#top_phone {
	float:left;
	width:187px;
	display:inline;
	background: url(pic_elements/phone.png) no-repeat left top;
	padding: 4px 0 0 33px;
}
.top_phone {
	font-size: 28px;
	color: #999;
	font-style: italic;
	font-weight: bold;
}
.phone_code { color:#ccc}
.top_write {
	font-size: 10px;
	font-style: italic;
	color: #000;
}
.top_write a:link, .top_write a:hover, .top_write a:visited, .top_write a:active {color:#000}
#underban {
	border-bottom: 1px dotted #b9b9b9;
	padding-bottom: 5px;
	margin-bottom: 18px;	
}


#next2 {
	display:block;
	float:left;
	width: 214px;
	height: 21px;
	cursor:pointer;
	background: url(pic_elements/next_banner.png) no-repeat;
	text-decoration:none
}
#unb_basket {
	float: left;
	width: 250px;
  padding: 5px 125px 0 0;
	display:inline;
	
	font-size: 11px;
	color:#000;
}
#unb_basket a:link, #unb_basket a:hover, #unb_basket a:visited, #unb_basket a:active {
	text-decoration:underline;
	color:#000;
}
.unb_bsk_1 {
	font-weight: bold;
}

#unb_search {
	float: right;
	width: 215px;
	display:inline;
	padding-top: 10px
}
.unb_srch_ico {
	display: block;
	float: left;
	margin: 5px 7px 0 0;
	width: 13px;
}

.topsrch {
	width: 150px;
	height:15px;
	background:url(pic_elements/search.png) no-repeat left top;
	padding:1px 0 4px 12px;
	margin: 0 -10px 0 0;
	text-align:left;
	float:right;
}
.search{
	border:none;
	color: #666;
	font-size: 11px;
	width:110px;
	background:none;
}
* html .topsrch {padding-top: 0}
*+html .topsrch {padding-top: 0}
.search_submit {
	margin-left:9px;
	width:12px;
	height:12px;
	background:none;
	border:none;
	cursor:pointer;
}
#lpanel {
	float: left;
	width: 150px;
	padding-right: 10px;
	color: #999;
	font-size:11px;
}
#lpanel a:link, #lpanel a:hover, #lpanel a:visited, #lpanel a:active {color: #999;}
.menu_spacer {
	padding: 12px 0 5px 0;
}
.menu_spacer, .add_link, .news_header {
	font-size:14px;
	font-weight:bold;
}
.plus {color:#00cccc}
.add_link {
	text-decoration: underline;
	padding-bottom:7px
}
#news { padding-bottom:15px}
#news a:link, #news a:hover, #news a:visited, #news a:active {color:#666}
.news_header {
	color:#66ccff;
	padding: 5px 0;
}
.news_date {font-size:10px}
.news_text { padding-bottom:5px}
.lsubscr {
	width: 133px;
	height:15px;
	background:url(pic_elements/subscr.png) no-repeat left top;
	padding:1px 0 4px 12px;
	text-align:left;
	color:#666;
	font-style: italic;
	font-size: 10px;
	margin-bottom: 30px;
}

#sub_form a:link, #sub_form a:hover, #sub_form a:visited, #sub_form a:active {
	text-decoration:none;
	color:#666
}
.subscribe{
	border:none;
	color: #666;
	font-size: 12px;
	width:110px;
	background:none;
	font-style: italic;
}
* html .lsubscr {padding-top: 0}
*+html .lsubscr {padding-top: 0}
#subscr_submit {
	background:none;
	border:none;
	cursor:pointer;
	color: #666;
	font-size: 10px;
	margin-left:-12px;
	font-style: italic;
	width: 67px;
}

#main_cont {
	float: left;
	width: 620px;
}
.cookeyes {
	margin: -15px 0 2px 0;
	font-size: 11px;
}
.cookeyes a:hover,.cookeyes a.this_ln {
	color: #33ccff;
}
.cookeyes a.this_ln {text-decoration: underline;}
div.container,div.container_plus{padding:2px;background:#dcdcdc; width:615px; margin-bottom: 10px}
div.container_plus{width:178px; }
div.container2{background:url('pic_elements/bg_blocks2.png') repeat-x #FFF;padding:2px;}
div.container3{background:url('pic_elements/bg_blocks.png') repeat-x;padding:2px;}
div.b_content,div.b_content2{padding:5px; min-width:160px}
div.b_content{width: 597px;}
div.b_content p { padding-bottom:10px}
.price_hotpreps,.price_hotpreps2,.price_recomm {
	 font-size: 13px;

       font-weight: bold;

       font-style: italic;

       color:#666;
}
.price_hotpreps {

  text-align:right;

}

.price_hotpreps2 {text-align:right;}
.price_recomm{ padding-left: 100px;}
#sochni {
	background:url('images/sochni.jpg') no-repeat;
	color:#FFF;
	margin-left:15px;
	float:left; display:inline;
	padding: 10px 0 0 130px;
	width: 161px;
	height: 190px;
	font-size:11px;
display:block;
}
#total a#sochni {text-decoration:none}
#sochni h1 {color:#FFF; font-style:italic;}
.leader {
	background:url('images/leader.jpg') no-repeat;
	font-size:11px;
	color:#000;
	width: 138px;
	height:110px;
	float:left;
	padding: 90px 5px 0 170px;
display:block;
}
#total a.leader {text-decoration:none}
.mc_tovar, .mc_tovar2 {
       float: left;
       width: 175px;
       padding: 0 12px;
}
.mc_tovar2 {
	padding: 0 36px;
}

.tovar_name, .tovar_name a:link, .tovar_name a:hover, .tovar_name a:visited, .tovar_name a:active {color:#0066cc;}
.tovar_desc {
	color:#5f5f5f;
	font-size:11px;
}
#rpanel {
	float: left;
	width: 183px;
	padding-left: 10px;
	font-size:11px;
	color:#000;

}
.bot_phone {
	font-size: 24px;
	color: #999;
	font-style: italic;
	font-weight: bold;
}
.phone_code2 { font-size:14px; margin:3px 2px 0 0; display:block; float:left}
.contacts {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #ccc;
}


#footer_guarantor {
	height: 35px;
	clear: both;
}
#footer {
	height: 35px;
	clear: both;
	margin: auto;
	margin-top: -35px;
	width: 973px;
}
#footer td {font-size:11px;}





/*Страница категорий*/
.cat_tt {
	padding-bottom: 30px;
position:relative
}
.cat_img {
	width: 175px; 
	float:left; 
	display:inline
}
.cat_desc {
	width:275px;
	float:left; 
	display:inline;
	text-align:justify; 
	font-size: 11px
}
.cat_desc_link {text-align: right;}
.cat_desc_link a:link, .cat_desc_link a:hover, .cat_desc_link a:visited, .cat_desc_link a:active {
	text-decoration: underline;
	color: #33ccff;
}
.cat_pri {
	padding: 15px 0 0 25px; 
	width: 115px; 
	float:left; 
	display:inline;
	font-size: 11px;
	color: #333;

}
#total .cat_pri_dd {
	font:normal 12px Arial;
}
.cat_pri_price {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color:#33ccff;
}

div.b_content .cat_desc p, div.b_content .cat_pri p, div.b_content .product_info p  {
	padding-bottom: 0;
}

/*Страница отдельного товара*/
h1.product_name {
	font-size: 14px;
	font-weight: normal;
}
.product_desc {
	width: 260px;
	text-align: justify;
	font-size: 11px;
	float: left;
	display: inline;
}
.product_info {
	text-align: justify;
	float: left;
	display: inline;
	width: 315px;
	padding: 0 0 10px 15px;
	font-size: 11px;
}
#prod_table {
	margin-left:20px;
}
* html #prod_table {
	margin-left:10px;
}
* html #prod_table td {width: 100%}
*+html #prod_table td {width: 100%}
#prod_table p {
	padding-bottom:6px;
}
a:link.prod_lnk1, a:hover.prod_lnk1, a:visited.prod_lnk1, a:active.prod_lnk1 {
	text-decoration: underline;
}

a:link.prod_lnk2, a:hover.prod_lnk2, a:visited.prod_lnk2, a:active.prod_lnk2 {
	font-weight: bold;
	font-size: 14px;
	color: #33ccff;
}


/* отступы */

div.container_new {
	margin-left: -40px;
	margin-top: -40px;
}

div.block_new {
	margin-top: 40px;
	margin-left: 40px;
}

/* оформление */

div.wrapper_new {
	padding: 25px;
}

div.container_new {
	/*text-align: center;*/
}

div.block_new{
	width: 130px;
	/*border: 1px solid red;*/
	padding: 10px;
	/*text-align: left;*/
}

div.wrapper_new {
	overflow: hidden;
	zoom: 1;
	min-width: 125px;
}

div.container_new {
	zoom: 1;
	word-spacing: -0.25em; /* фаза два — убираем пробелы (было посчитано, что при 1em = 16px пробел длиной 4px — 0.25em) */
}

div.block_new {
	display: -moz-inline-box; display: inline-block; *zoom: 1; *display: inline; /* фаза 1 — добавляем inline-block */
	word-spacing: normal; /* фаза два — восстанавливаем убранный пробел в блоках */
	vertical-align: top; /* IE6 некорректно позиционирует без этого */
}