/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */

html
{ margin: auto;
  padding: 0px;
  
/*  background-color: #cccccc;*/
}

body
{
 margin: auto;
  padding: 0px;
  width: 1024px;
  background-color: white;
/*  background:#fcfcfc url(../../images/aqu_body.gif) left top repeat-x;position:relative; width:100%; //text-align:center;*/
}

p, body, font, div, td, input, select, textarea
{ font-family: arial,helvetica, sans-serif;
  font-size:12px;
}
p { line-height:130%;}
h1 {
	color:#626262;
	font-size: 160%;
	margin:1em 0;
}
h2 {
	font-size: 130%;
	margin:1em 0;
}
h3 {
	font-size: 120%; margin:1em 0 0.5em 0;
}

form{
 padding:0px;
 margin: 0px;
}

a
{ font-weight: bold;
  color:#1f3d6a;
}
a:hover { color:#ab2e19;}
a img{
 border: 0;
}
input, select { vertical-align:middle;}
/* ====================== COMPONENT CONTAINER STYLES ====================== */


#container_topbar, #container_topbar_right, #container_topbar_left { text-align:right; vertical-align:top; }

#container_top_left
{ text-align: left;
  vertical-align: top;
  width:200px;
 }

#container_top
{ padding:0 10px 0 0;
  text-align: right;
  vertical-align:top;
 white-space:nowrap;
 height:154px;
}
#container_top_right
{ padding:0 10px 0 0;
  text-align: right;
  vertical-align:top;
 height:154px;
 width:1%;
}


#container_left_sidebar
{ width:200px;
  text-align: left;
  vertical-align: top;
  background:#fff;
 border-collapse:collapse;
}

#container_main_content
{ width:"*";
 text-align: left;
  vertical-align: top;
  padding: 0;
  background:#fff;
}

#container_footer
{ max-width:1500px; margin:10px auto;
//width:expression(document.body.clientWidth < 950? "950px" : document.body.clientWidth > 1500? "1500px" : "auto");
  background-color: #F2F2F2;
  color: white;
 padding: 0px;
  line-height:30px;
  
}


/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */
 .cpt_category_tree, .cpt_maincontent,
.cpt_currency_selection, .cpt_divisions_navigation, .cpt_auxpages_navigation, .cpt_language_selection
{
  text-align: left;
  padding: 10px;
/* width: 100%;*/

}

.border_news{
border:1px solid #FFCCCC;
/*overflow:scroll;*/
padding:10px;
/*width:100%;*/
}
.cpt_news_short_list , .cpt_survey
{
  text-align: left;
  padding: 10px;
  border:1px solid #FFCCCC;
* 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 { padding:0 0 0 18px;}

.cpt_divisions_navigation a, .cpt_auxpages_navigation a { color:#000; text-decoration:none;font-weight:bold;} 
.cpt_divisions_navigation ul.vertical a, .cpt_auxpages_navigation ul.vertical a { line-height:160%;}
.cpt_divisions_navigation a:hover, .cpt_auxpages_navigation a:hover { color:#ab2e19;}

.cpt_shopping_cart_info {
    white-space:nowrap;
/*    margin:8px 8px 0px 8px*/
margin-left: 0px; margin-right: 30px;
height: 80px;
}
.cpt_shopping_cart_info div {
/*    margin-top: 10px;*/
    display:inline; display:inline-block; //display:inline; //height:22px; padding:0 3px;font-size:120%;line-height:22px;white-space:nowrap;  }

#container_topbar_right .cpt_shopping_cart_info { white-space:nowrap;}
#container_topbar_right .cpt_shopping_cart_info div { color:#f0f0f0;}

.cpt_shopping_cart_info a {  padding-left:19px; }
.cpt_shopping_cart_info a:link, .cpt_shopping_cart_info a:visited {text-decoration:underline;background:url(../../images/addcart_icon_b.gif) left 3px no-repeat; }
.cpt_shopping_cart_info a:hover { color:#AB2E19;}
#shpcrtca { 
    font-weight:bold;
    color:  #CC0000;
}

#container_topbar_right .cpt_shopping_cart_info a:link, #container_topbar_right .cpt_shopping_cart_info a:visited { color:#fff;background:url(../../images/addcart_icon_w.gif) left 3px no-repeat;}
#container_topbar_right .cpt_shopping_cart_info a:hover {  text-decoration:none; color:#f7ee82;}


/*#container_topbar_right #cart_not_empty a:link, #cart_not_empty a:visited { color:#000;text-decoration:none;background:url(../../images/addcart_icon_b.gif) left 3px no-repeat;}
#container_topbar_right #cart_not_empty a:hover {  text-decoration:underline; color:#666;}
#container_topbar_right #cart_not_empty .shcart_link { background:url(../../images/basket_left.gif) left top no-repeat; padding:0 3px 0 15px; margin-right:-3px; color:#101010;}
#container_topbar_right #cart_not_empty #shpcrtgc { background:#f7ee82;color:#101010; }
#container_topbar_right #cart_not_empty #shpcrtca {  background:#f7ee82 url(../../images/basket_right.gif) right top no-repeat;color:#101010; margin-left:-3px; padding-right:5px;font-weight:bold;}*/


.cpt_category_tree a { 
    color:#996666; text-decoration:none;  line-height:140%; }
.cpt_category_tree a:hover {
    color:#996666;
    text-decoration:underline;}

.survey_question{
 font-weight: bold;
 margin-bottom: 10px;
}
.cpt_survey td, .cpt_survey label {  vertical-align:top;}
.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 {
  text-align:right; padding-left:8px; white-space:nowrap;}
.cpt_language_selection img { vertical-align:middle;border:solid 1px #eaeaea;} 
.cpt_category_tree { 
    padding:10px;
    width: 245px;
    padding-left: 5px;
    padding-bottom: 0px;

}
.cpt_category_tree ul{
 list-style:none;
 margin:0px;
 padding:0px;
 padding-top: 1px;
 padding-bottom: 1px;


}
.cpt_category_tree_ul {
 list-style:none;
 margin:0px;
 padding:0px;


}
.cpt_category_tree ul li {
    margin: 1px;
    background-color:  white;
     list-style-type: none;
    padding:0 0 2px 10px;
}
.cpt_category_tree ul li.child, .cpt_category_tree ul li.child_current
{
    margin: 1px;
    margin-left: 10px; padding-left: 0px;
    
    background-color:  white;
     list-style-type: none;
/*    background:none;*/
}

.cpt_category_tree ul li.child1, .cpt_category_tree ul li.child1_current
{
    margin: 1px;
    margin-left: 10px; padding-left: 0px;

    background-color:  white;
     list-style-type: none;
     border-left-color:  black;
     border-left-style: solid;
     border-left-width: 5px;
/*    background:none;*/
}
.cpt_category_tree ul li.child2, .cpt_category_tree ul li.child2_current
{
    margin: 1px;
    margin-left: 30px; padding-left: 0px;

    background-color:  white;
     list-style-type: none;
/*    background:none;*/
}
.cpt_category_tree .bullet { font-size:0px;}

.cpt_category_tree .parent_current a{
 font-size:100%;
 font-weight: bold;
 color:#440000!important;
 text-decoration: none;
}

.cpt_category_tree .child a {
    color: #5f5f5f;
 padding-left: 10px;
/* font-size:85%;*/
 line-height:100%;
 font-weight:bold;
/* background: url(../../images/aqu_point.gif) left center no-repeat;*/
}
.cpt_category_tree .child1 a {
    color: #5f5f5f;
 padding-left: 10px;
/* font-size:85%;*/
 line-height:100%;
 font-weight:normal;
 background: url(../../images/aqu_point.gif) left center no-repeat;
}
.cpt_category_tree .child_current a{
 padding-left: 10px;
 background: url(../../images/aqu_point_v.gif) left center no-repeat;
 color: #4c0b0f !important;
 text-decoration: none;
/* font-size:75%; */
 line-height:100%;
}
.cpt_category_tree .child1_current a{
 padding-left: 10px;
 background: url(../../images/aqu_point_v.gif) left center no-repeat;
 color: black !important;
 text-decoration: none;
 font-weight: bold;
/* font-size:75%; */
 line-height:100%;
}
a .bullet{
  text-decoration: none!important;
}
.cpt_category_tree .tab{
 margin-left:10px;
/* background-color: #FFCCCC;*/

}

.cpt_product_add2cart_button
{ padding:5px 0;}

.cpt_maincontent {
    width: 703px;
    background:#fff url(../../images/aqu_main.gif) left top repeat-x; }
.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;}
.cat_header { background:url(../../images/cat_top_grey.gif) left top repeat-x; height:40px; }
.news_header, .poll_header { background:url(../../images/tls_newstheaderbg.gif) left top repeat-x; height:40px; }
.cat_header h3 { background:url(../../images/aqu_cat_header.gif) left 1.1em no-repeat; color:#333;}
.news_header h3, .poll_header h3 { background:url(../../images/tls_news_arr.gif) left 1em no-repeat;  color:#222; }
.lang_label { display:block; font-size:100%; color:#000; line-height:30px; padding:3px 55px 5px 5px; }
.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; }

.aqu_tel { font-size:16pt; color:#fff; line-height:40px; white-space:nowrap;}
.smaller { font-size:80%;}
/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */


#container_left_sidebar .news_header, #container_left_sidebar .poll_header,  { border-left:solid 1px #f2f2f2;border-right:solid 1px #f2f2f2;}

#container_top_left .cpt_divisions_navigation li, #container_top_left .cpt_auxpages_navigation li { background:url(../../images/aqu_aux_li.gif) left 4px no-repeat; float:left;}
#container_top_left .cpt_divisions_navigation a:hover, #container_top_left .cpt_auxpages_navigation a:hover { color:#f2fbff;}

#container_left_sidebar .cpt_product_search {border-bottom:solid 1px #c6c6c6; background:#d6d6d6 url(../../images/cat_top_grey.gif) left top repeat-x; height:44px; overflow:hidden;}
 
#container_top_left .cpt_divisions_navigation, #container_left_sidebar .cpt_divisions_navigation,  #container_top_left .cpt_auxpages_navigation, #container_left_sidebar .cpt_auxpages_navigation{ }

#container_topbar_left .cpt_auxpages_navigation, #container_topbar_left .cpt_divisions_navigation { background:url(../../images/tls_topbg.gif) left top repeat-x;  padding:0; }
#container_topbar_left .cpt_auxpages_navigation ul, #container_topbar_left .cpt_divisions_navigation ul { background:url(../../images/tls_auxnav_libg.gif) left center repeat-y; overflow:hidden;/* float:left; width:auto*/}
#container_topbar_left .cpt_auxpages_navigation ul.horizontal, #container_topbar_left .cpt_divisions_navigation ul.horizontal { height:40px; overflow:hidden;}
#container_topbar_left .cpt_auxpages_navigation ul.horizontal li, #container_topbar_left .cpt_divisions_navigation ul.horizontal li { height:40px; padding:0; background:url(../../images/tls_auxnav_libg.gif) right center repeat-y; padding:0;}
#container_topbar_left .cpt_auxpages_navigation ul.horizontal a, #container_topbar_left .cpt_divisions_navigation ul.horizontal a { color:#d3d3d3; text-decoration:none;  padding:0 15px; line-height:40px; display:block; //width:auto; float:left;}
#container_topbar_left .cpt_auxpages_navigation ul.horizontal a:hover, #container_topbar_left .cpt_divisions_navigation ul.horizontal a:hover { background:#26282a ;}



#container_top_right .cpt_logo { float:right;position:relative; top:50px; left:-5px;  //left:40px; //top:90px;}
#container_top_left .cpt_logo { margin:5px;}

#container_top_left .cpt_language_selection { display:inline; line-height:30px;}

#container_top_right .cpt_currency_selection { text-align:right;}

#container_left_sidebar .cpt_category_tree, #container_top_left .cpt_category_tree { background:#d6d6d6 url(../../images/cat_grey.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}

#container_left_sidebar .cpt_survey, #container_left_sidebar .cpt_tag_cloud { border-right: solid 1px #f2f2f2;border-left: solid 1px #f2f2f2; 
background: url(../../images/aqu_wh_block.gif) left bottom repeat-x; zoom:1;}


#container_left_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_topbar .cpt_product_search, #container_topbar .cpt_shopping_cart_info
{ color:#808080; position:relative;top:-40px; width:40%; float:right; height:40px; overflow:hidden; margin-bottom:-40px; margin-right:5px; text-align:right; z-index:10;}

#container_footer .cpt_divisions_navigation
{ padding: 3px;
  margin: 0px;
  text-align: center;
  background:#F2F2F2;
}

#container_footer .cpt_divisions_navigation ul { display:inline; width:auto;}
#container_footer .cpt_divisions_navigation li { background:none;display:inline; float: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:#ab2e19;}
#container_main_content .cpt_product_lists
{ padding:10px; 
}
#container_main_content .cpt_product_lists table { width:100%;}

#container_left_sidebar .cpt_news_short_list
{ border-left:solid 1px #f2f2f2; border-right:solid 1px #f2f2f2; background:url(../../images/aqu_wh_block.gif) left bottom repeat-x;}

#container_top_right .cpt_language_selection, #container_top .cpt_custom_html {  width:auto; display:inline; line-height:30px; //height:30px; }
#container_top_right .cpt_custom_html {/*width:auto; clear:right; float:right;*/ }
#container_top_right .cpt_language_selection {text-align:right;}
#container_top_right .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 ul { list-style-position:inside;}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */



#searchstring
{ width: 50%;
}
.aqu_wave { background:url(../../images/aqu_wave.jpg) center top no-repeat; height:154px; overflow:hidden;}
.aqu_top { height:40px;  max-width:1500px;  //width:expression(document.body.clientWidth < 950? "950px" : document.body.clientWidth > 1500? "1500px" : "auto"); margin:0 auto;}
.aqu_top_bar { height:154px; max-width:1500px; margin:0 auto; width:auto; position:relative;//width:expression(document.body.clientWidth < 950? "950px" : document.body.clientWidth > 1500? "1500px" : "auto");}

.aqu_main { max-width:1500px; margin:0 auto; //width:expression(document.body.clientWidth < 950? "950px" : document.body.clientWidth > 1500? "1500px" : "auto");}
.aqu_main_table {/* border:3px solid #f9f9f9; border-top:none; border-bottom:none;*/}
.aqu_company { font-size:22pt; text-transform:uppercase; margin:20px 10px 0 0; text-align:right; white-space:nowrap;}
.aqu_company a { text-decoration:none; font-weight:normal;}
.aqu_company .light { color:#deedfd;}
.aqu_company .dark { color:#000;}
.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;}
#container_main_content .cpt_maincontent .cpt_custom_html {
float:none;
padding:0;
}
.cpt_maincontent h1.aqu_browse {
font-size:100%;
line-height:30px;
margin:10px 0;
padding:0 10px;
color:#444;
text-transform:uppercase;
background:#fafafa;
}

/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small
{ font-size: 90%;
}
.big
{ font-size: 150%;
}

.background1, .background1 td
{ background-color: #c7e2f2;
}

.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 {  overflow:hidden; zoom:1; }
.product_brief_block .prdbrief_thumbnail { float:left; margin-right:5px;}
.product_brief_block .sm-current-rating1 { margin-left:155px;}
.prdbrief_thumbnail_new {
/*    float:left;*/
    margin-right:5px;
padding-left: 30px;
}


#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: red;
  font-weight:bold;
/*  padding-left:20px;*/
}
.news_title
{ padding-bottom: 10px;color:#333; 
/*  padding-left:20px;*/
  line-height: 12px;
}
.news_title a { color:#333; font-weight:normal;}
.news_viewall
{ padding-bottom: 10px; text-align:right; 
}
.news_subscribe, .news_thankyou
{ padding-top: 5px;
 border-top: 1px solid #f2f2f2;
}
.news_subscribe .input_message, .news_subscribe .input_message_focus { width:175px; margin:3px 0;}
.news_subscribe div,.news_subscribe form { display:inline; }
.news_subscribe img { vertical-align:middle;}
h1.welcome { margin:0; border-bottom:1px solid #F2F2F2; padding:4px 0; font-size:20pt; font-family:"Times New Roman", Times, serif;}
/************************
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: #c7e2f2;
}
.cmp_column_odd{
 background-color: white;
 vertical-align: top;
}
.cmp_column_even{
 background-color: #ebf3f7;
 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:#ab2e19;
 font-weight:bold;
 font-size: 130%;
 margin:5px 0 0 0;
}
.product_list .totalPrice { color:#000;
 font-weight:normal}
.youSaveLabel{
 font-size: 75%;
}
.youSavePrice{
 font-size: 75%;
}
.prd_out_of_stock {
 font-style:  italic; color:red; 
}
.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: #c7e2f2;
  border-bottom: 1px #adccde solid;
  font-size:12pt;
  padding-left:10px;
}
.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: #c7e2f2;
 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:#275987;
}
.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: #c7e2f2;
}
#reg_confcode td{
 background-color: #c7e2f2;
}
#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: #c7e2f2;
	margin-right:10px;
        border-style:  dashed;
        border-width: 1px;*/
/*	width:232px;*/
/* border: 1px solid #B0BCC2;
  border-width: 1px;
  padding: 0 12px;*/
}
#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; font-size:110%;}
#cat_info_left_block,  { float:left; }
#cat_info_left_block p { font-size:90%;}
.cpt_maincontent center { clear:both;}
#cat_top_tree {
    overflow:hidden;
    margin-top:10px;
    width: 720px;
}
.hndl_submit_prds_cmp, #cat_product_sort { margin:10px 0; font-size:90%;}
.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 #f2f2f2;*//* margin:0 2px !important;*/ text-align:center;}
ul.product_list li table { margin:0 auto;}
.product_list a { font-size:130%; text-decoration:none; color:#ab2e19;}
.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;}
.cpt_root_categories td { vertical-align:top;}

/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
}
#checkout_have_account {
	padding: 15px;
	background-color: #c7e2f2;
	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:#adccde;
	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: #ebf3f7;
}
.row_even td {
	border: 0px solid #c7e2f2;
	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;}

#powered_by { font-size:11px!important; padding:0 0 5px 0;}
/*вставка из нового шаблона*/
* {
    margin: 0;
    padding: 0;
}

body {
    font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
    width: 100%;
    height: 100%;
    min-width: 990px;
}


/* HEADER PART */
#header_top{

}

#header_center{
    margin-top: 10px;
    background: url(/published/SC/html/scripts/repo_themes/hometools/images/hr1.gif) repeat-x top;
    width: 100%;
}

#header_menu{
    padding-top: 4px;
    margin-bottom: 30px;
    height: 51px;
    margin-left: auto;
    margin-right: auto;
    
   width: 1024px;
/*text-align: center;*/
}

#header_menu div.header_item:hover,
#header_menu div.header_item_last:hover,
#header_menu div.header_item_first:hover
{
    background: url(/published/SC/html/scripts/repo_themes/hometools/images/header_menu_bg.png) repeat-x;
}


.header_item{
    float: left;
    padding-top: 20px;
    height: 32px;
    border-left: 1px solid black;
/*    padding-right: 5px;*/
/*    padding-left: 5px;*/
    width: 100px;
}
.header_item_first{
    float: left;
    padding-top: 20px;
    height: 32px;
/*    border-left: 1px solid black;*/
    padding-right: 5px;
    padding-left: 5px;
    width: 95px;
}
.header_item a { text-decoration: none;  }
.header_item_first a { text-decoration: none;  }
.header_item_first_active a { text-decoration: none;  }
.header_item_active{
    float: left;
    padding-top: 20px;
    height: 32px;
    border-left: 1px solid black;
/*    padding-right: 80px;*/
        padding-right: 5px;
	width: 100px;
/*    padding-left: 5px;*/
    background: url(/published/SC/html/scripts/repo_themes/hometools/images/header_menu_bg.png) repeat-x;
}
.header_item_first_active{
    float: left;
    padding-top: 20px;
    height: 32px;
/*    border-left: 1px solid black;*/
/*    padding-right: 80px;*/
/*        padding-right: 5px;*/
/*    padding-left: 5px;*/
    width: 95px;
    background: url(/published/SC/html/scripts/repo_themes/hometools/images/header_menu_bg.png) repeat-x;
}
.header_item_active a { text-decoration: none;  }
.header_item_last a { text-decoration: none;  }
.header_item_last{
    float: left;
    padding-top: 20px;
    height: 30px;
    border-left: 1px solid black;
/*    border-right: 1px solid black;*/
/*    padding-right: 5px;*/
    width: 95px;
}
.header_item_last_active{
    float: left;
    padding-top: 20px;
    height: 30px;
    border-left: 1px solid black;
/*    border-right: 1px solid black;*/
/*    padding-right: 5px;*/
    width: 95px;
    background: url(/published/SC/html/scripts/repo_themes/hometools/images/header_menu_bg.png) repeat-x;
}
.header_menu_item_big{
    margin-left: 5px;
    color: black;
    font-size: 14px;
}

.header_menu_item_small{
    margin-left: 5px;
    color: #969696;
    font-size: 8px;
    font-weight: bold;
}

#header_bottom{
height: 3px;
    background: url(/published/SC/html/scripts/repo_themes/hometools/images/hr1.gif) repeat-x top;
}

#header_mini_menu{
    float: right;
    margin-right: 10 px;
    margin-top: 10px;
}

#header_mini_menu a{
    text-decoration: none;
    color: black;
}

#logo{
/*    background: url(/published/SC/html/scripts/repo_themes/hometools/images/logo.png) no-repeat bottom;*/
    width: 140px;
    height: 55px;
/*    margin-left: 10%;*/
    padding-top: 30px;
}

#search{
/*    float: right;*/
/*    margin-right: 10%;*/ 
    padding-top: 7px; padding-bottom: 2px; padding-left: 2px;
}

/* CONTENT */
#wrapper{
    margin: 0 auto 0 auto;
    width: 1024px;
}

#content{
/*    float: right;*/
/*    min-width:*/
    width: 690px;
/*    margin-left: 30px;*/
    clear: both;
/*    margin-bottom: 40px;*/
    margin-top: 10px;
    min-height: 930px;
}


#content_block1{
    width: 350px;
    height: 150px;
    float: left;
}

.content_block{
    width: 350px;
    height: 150px;
    float: left;
}


.content_block div{
    width: 170px;
    height: 100%;
    float: left;
    margin-left: 4px;
}

.content_block p{
    width: 155px;
    height: 150px;
    float: right;
}

.photo{
    width: 300px;
    float: left;
}

.info{
    width: 390px;
    float: right;
}

.info p{
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.info table{
    width: 100%;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
}

.info table tr td{
    border-bottom: 1px solid #D9D9D9;
}

.blue_button{
    margin-top: 50px;
    padding: 0px;
    width: 115px;
    height: 30px;
    float: left;
    text-align: center;
    margin-left: 10px;
    background: url(/published/SC/html/scripts/repo_themes/hometools/images/button_blue.gif) no-repeat bottom;
}

.blue_button a{
    text-decoration: none;
    color: white;
    font-size: 14px;
    height: 30px;
    margin-left: 20px;
}

.left_block{
    float: left;
    width: 158px;
    height: 80px;
    margin-top: 15px;
    border: 1px solid #E2E2E2;
}

.left_block a{
    margin-left: 4px;
    margin-top: 4px;
    margin-bottom: 2px;
    background: url(/published/SC/html/scripts/repo_themes/hometools/images/go_button.gif) no-repeat bottom;
    text-decoration: none;
}

.left_block div{
    margin-left: 4px;
    margin-top: 4px;
    margin-bottom: 2px;
}

.left_block p{
    margin-left: 4px;
    color: #ABABAB;
    font-size: 8px;
    width: 100px;
}

.left_block_phone{
    float: left;
    width: 156px;
    height: 80px;
    margin-top: 15px;
    border: 3px solid #E2E2E2;
}

#left_menu{
/*    border:1px solid #FFCCCC;*/

    float: left;
    width: 250px;
    margin-top: 0px;
/*    background-image: url(/published/SC/html/scripts/repo_themes/hometools/images/left_menu_top.gif), url(/published/SC/html/scripts/repo_themes/hometools/images/left_menu_bottom.gif);*/
    background-position: top right, bottom right;
    background-repeat: no-repeat;
}

#left_menu_item_head{
/*    height: 60px;*/
    padding-left: 15px;
    padding-top: 5px;
    margin-right: 3px;
/*    border-bottom: 1px solid #DADADA;*/
}

.left_menu_item_big{
    color: #867740;
    font-size: 20px;
}

.left_menu_item_small{
    color: #969696;
    font-size: 8px;
    font-weight: bold;
}

.left_menu_item{
    height: 25px;
    padding-left: 15px;
    padding-top: 5px;
    margin-right: 4px;
    border-bottom: 1px solid #DADADA;
}

.left_menu_item a{
    text-decoration: none;
    color: black;
}

#phone1{
    background: url(/published/SC/html/scripts/repo_themes/hometools/images/phone.gif) no-repeat center;
    float: left;
    width: 50px;
    height: 80px;
}

#phone1_text{
    float: right;
    width: 100px;
}

#phone1_text div{
    font-size: 20px;
    margin-top: 4px
}

#phone1_text p{
    font-size: 10px;
    color: #ABABAB;
}

#market_panel{
   width: 100%;
   height: 130px;
}

.content_market_block{
    border: 4px solid #C5CDB5;
    margin-right: 5px;
    width: 215px;
    height: 100px;
    float: left;
}

.content_market_block div{
    font-size: 18px;
}

.content_market_block p{
    font-size: 12px;
}

.content_top_bar{
    border-right: 1px solid #E4E4E4;
    width: 145px;
    height: 165px;
    float: left;
    margin-left: 20px;
}

.content_top_bar div{
    font-size: 18px;
    color: blue;
}

.content_top_bar p{
    font-size: 12px;
    margin-top: 4px;
}

.content_hr{
    margin-top: 5px;
    background: url(/published/SC/html/scripts/repo_themes/hometools/images/content_panel_bg.gif) repeat-x;
}

.content_panel{
    margin-top: 50px;
    background-position: 0 25px;
    width: 100%;
}
.tab{
    margin-top: 50px;
    background-position: 0 25px;
    width: 100%;
}

.content_panel div{
    padding-top: 5px;
}

.content_right_menu{
    padding: 0px;
    padding-right: 6px;
    background: url(/published/SC/html/scripts/repo_themes/hometools/images/content_right_menu_pig.gif) no-repeat right;
    float: right;
}

.content_right_menu a{
    padding: 0px;
    text-decoration: none;
    color: black;
}

.content_panel_bar{
    float: left;
    width: 157px;
/*    height: 235px;*/
    padding-left: 15px;
    text-align: center;
    background: url(/published/SC/html/scripts/repo_themes/hometools/images/content_panel_dot.gif) repeat-y right;
}

.content_panel_bar div{
    margin-top: 20px;
    font-size: 14px;
}

.content_panel_bar div p{
    color: blue;
    margin: 10px 0px 10px 0px;
    font-size: 12px;
}

.content_panel_bar a img{
    border: none;
}

/* FOOTER PART */
#footer_top{
    width: 100%;
/*    height: 120px;*/
/*    float: left;*/
margin-left:  auto;
margin-right:  auto;
padding-left: 50px;
}

#footer_top_block1,
#footer_top_block2,
.footer_top_inblock1,
.footer_top_inblock2,
#footer_top_block3,
#footer_top_block4,
.footer_top_inblock3,
.footer_top_inblock4
{
    margin-right: 5px;
    float: left;
    width: 220px;
    height: 110px;
    background-color: #F1F1F1;

}

.footer_top_inblock1{
    background: url(/published/SC/html/scripts/repo_themes/hometools/images/lock.gif) no-repeat 100% 100%;
    background-color: #F1F1F1;
}

.footer_top_inblock2{
    background: url(/published/SC/html/scripts/repo_themes/hometools/images/magazine.gif) no-repeat 100% 100%;
    background-color: #F1F1F1;
}

.footer_top_inblock1 div,
.footer_top_inblock2 div,
.footer_top_inblock3 div,
.footer_top_inblock4 div
{
    margin-top: 4px;
    margin-left: 8px;
/*    font-size: 20px;*/
}
.footer_top_inblock1 div h3,
.footer_top_inblock2 div h3,
.footer_top_inblock3 div h3,
.footer_top_inblock4 div h3
{
    margin-top: 4px;
    margin-left: 8px;
    font-size: 15px;
    font-weight: bold;
}
.footer_top_inblock1 p,
.footer_top_inblock2 p,
.footer_top_inblock3 p,
.footer_top_inblock4 p
{
    margin-top: 5px;
/*    width: 180px;*/
    margin-left: 8px;
    font-size: 12px;
    color: #B1B1B1;
}
.footer_top_inblock1 p a,
.footer_top_inblock2 p a,
.footer_top_inblock3 p a,
.footer_top_inblock4 p a {
     text-decoration: none;
     color: black;
}


.footer_top_inblock3 div,
.footer_top_inblock4 div,
.footer_top_inblock5 div{
    margin-top: 4px;
    margin-left: 8px;
    font-size: 18px;
}



.footer_top_inblock3{
    background: url(/published/SC/html/scripts/repo_themes/hometools/images/printer.gif) no-repeat 100% 100%;
}

.footer_top_inblock4{
    background: url(/published/SC/html/scripts/repo_themes/hometools/images/phone2.gif) no-repeat 100% 100%;
}

.footer_top_inblock5{
    background: url(/published/SC/html/scripts/repo_themes/hometools/images/head_er.gif) no-repeat 100% 100%;
}

#footer_top_block5{
    margin-right: 0px;
}

#footer_bottom{
    float: left;
    width: 100%;
    background: url(/published/SC/html/scripts/repo_themes/hometools/images/hr1.gif) repeat-x top;
    margin-bottom: 40px;
}

#footer_bottom_logo{
    float:left;
    width: 100px;
    height: 35px;
    margin-top: 10px;
    background: url(/published/SC/html/scripts/repo_themes/hometools/images/logo_foot.png) no-repeat;
}

#footer_bottom_menu{
    margin-top: 5px;
    margin-left: 20px;
    float: left;
}

#footer_bottom_menu a{
    text-decoration: none;
    color: black;
}

#footer_bottom_text{
    margin-top: 5px;
    margin-left: 120px;
    color: gray;
    width: 763px;
    height: 50px;
}
.brands_cell {
     height: 200px;
     width: 220px;
      background: url(/published/publicdata/HOMETOOL1/attachments/SC/themes/hometools/images/border.png) no-repeat;
} 
.cat_product_header {
     height: 209px;
     width: 700px;
      background: url(/published/publicdata/HOMETOOL1/attachments/SC/themes/hometools/images/cat_product_header.png) no-repeat;
}
.product_home {
     height: 330px;
     width: 220px;
      background: url(/published/publicdata/HOMETOOL1/attachments/SC/themes/hometools/images/goods_border.png) no-repeat;
}
.cat_product_footer {
     height: 84px;
     width: 700px;
      background: url(/published/publicdata/HOMETOOL1/attachments/SC/themes/hometools/images/cat_product_footer.png) no-repeat;
}
.baner_search {
background: url(/published/publicdata/HOMETOOLS_HARUHI/attachments/SC/themes/hometools/images/b_search.jpg) no-repeat;
width: 163px;
height: 79px;
margin-left: 5px;
}
.save_price{
    font-weight: bold;
    color: red;
    font-size: 110%;
    padding-bottom: 5px;
}
.big_price {
    font-size: 24px;
    color:  #6600cc;
    font-weight: bold;
    padding-bottom: 5px;
    line-height: 1;

}
.big_price_new {
    font-size: 16px;
    color:  #6600cc;
    font-weight: bold;
    padding-bottom: 5px;
    line-height: 1;
    margin-bottom: 5px;

}
.home_el_a {
    text-decoration: none;
    font-size: 16px;
    color: #808080;
    font-weight: bold;

}
.cat_product_footer_1{
    margin-left: 0px;
    margin-top: 5px;
    text-align: center;
}
/* MISC STAFF */
/* ___________________H O M E T O O L S___________________ */

<style type="text/css">
/*Формат шрифта заголовка H1*/
.a_font_format_h1 {
	color: #999;
}
/*Формат шрифта заголовка H2*/
.a_font_format_h2 {
    color: #867740;
    font-size: 20px;
}
/*Формат шрифта подписи заголовка H2*/
.a_font_format_h2_note {
    color: #969696;
    font-size: 8px;
    font-weight: bold;
}
/*Формат шрифта заголовка H3*/
.a_font_format_h3 {
	color: #666;
}
/*Формат шрифта для информационных блоков, например для боковой панели*/
.a_font_format_text_info {
	color: #333;
}
/*Формат шрифта в описании в карточке товара*/
.a_font_format_text_description {
	text-align: justify;
}
/*Формат шрифта для начальной цены. Использовать актуально в блоке "Начальная цена/Скидка/Ваша цена"*/
.a_font_cost {
	color: #999;
	font-weight: bold;
}
/*Формат шрифта значения скидки*/
.a_font_discount {
	color: #009;
}
/*Формат шрифта числового значения окончательной цены*/
.a_font_your_cost_data {
	color: #F00;
	font-size: x-large;
	font-weight: bold;
}
/*Формат шрифта фразы "Ваша цена:" перед значением цены*/
.a_font_uour_cost {
	color: #F00;
	font-weight: bold;
}
/*Формат шрифта для блока примечаний в списке продуктов, например: Бесплатная доставка, Налисие товара*/
.a_font_note_listproduct {
	color: #666;
}
/*Формат шрифта для ссылок в примечании списков продуктов*/
.a_font_note_listproduct_linc {
	color: #333;
	font-weight: bold;
	text-align: right;
}
/*Стиль таблицы для описания товара: левый столбец без затемнения*/
.a_table_description_bgcolor_of_left {
	text-align: left;
}
/*Стиль таблицы для описания товара: левый столбец с затемнением*/
.a_table_description_bgcolor_on_left {
	background-color: #CCC;
	text-align: left;
}
/*Стиль таблицы для описания товара: правый столбец без затемнения*/
.a_table_description_bgcolor_of_right {
	text-align: right;
}
/*Стиль таблицы для описания товара: правый столбец с затемнением*/
.a_table_description_bgcolor_on_right {
	background-color: #CCC;
	text-align: right;
}
/*Стиль таблицы с обводкой*/
.a_table_overflow {
    width: 100%; /* Ширина таблицы */
    overflow: scroll; /* Добавляем полосы прокрутки */
    width: 100%; /* Ширина блока */
    padding: 10px; /* Поля вокруг текста */
    border: solid 1px #ffcccc; /* Параметры рамки */
}
/*Стиль таблицы с обводкой*/
.a_table_overflow2 {
    width: 100%; /* Ширина таблицы */
    overflow: scroll; /* Добавляем полосы прокрутки */
    width: 100%; /* Ширина блока */
    padding: 10px; /* Поля вокруг текста */
    border: solid 1px #ffcccc; /* Параметры рамки */
}
/*мое*/
.border_v{
    border: medium none ;
    background: transparent url(/published/SC/html/img/border_v.jpg) no-repeat;
    width: 700px;
    height: 17px;
}
.border_n{
    border: medium none ;
    background: transparent url(/published/SC/html/img/border_n.jpg) no-repeat;
    width: 700px;
    height: 17px;
}
.hide {
    display: none;
}
.show {
    display: block;
}
#cat_advproduct_search{
    width: 700px;
    min-height: 100px;

    background: transparent url(/published/SC/html/img/border_.png) repeat-y;
}
.border_red {

 background: transparent url(/published/SC/html/img/border_red.jpg) repeat-x;
 height: 1px;
}
.big_b {
/*   background: transparent url(/published/SC/html/scripts/repo_themes/hometools/images/big_b_.jpg) repeat-x;*/
/* background: transparent url() no-repeat;*/
/*    text-align: center;*/
    width: 1024px;
    height: 63px;
    margin-left: auto;
    margin-right: auto;

}
