/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */

html
{ margin: 0px;
  padding: 0px;
  width:100%;
}

body
{ margin: 0px;
  padding: 0px;
}

p, body, font, div, td, input, select, textarea
{ font-family: arial,helvetica, sans-serif;
  font-size:12px;
}
p { line-height:130%;}
h1 {
	font-size: 160%;
	margin:1em 0;
	color:#008741;
}
h2 {
	font-size: 130%;
	margin:1em 0;
	color:#008741;
}
h3 {
	font-size: 120%; margin:1em 0 0.5em 0;
	color:#008741;
}

form{
 padding:0px;
 margin: 0px;
}

a
{ font-weight:;
  color:#717171;
  cursor:pointer;
}
a:hover { color:#2E2E2E;}
a img{
 border: 0;
}
input, select { vertical-align:middle;}
/* ====================== COMPONENT CONTAINER STYLES ====================== */



.cpt_maincontent ul
{
	list-style:square;
	padding-left:15px;
	margin:0;
}


.cpt_maincontent ol
{
	padding-left:30px;
}

.cpt_maincontent li
{
	margin-bottom:5px;
}



#container_topbar, #container_topbar_right, #container_topbar_left { text-align:right; vertical-align:top; }

#container_top_left
{ text-align: left;
  vertical-align: top;
 padding:22px 0px 0px 0;
background:url(../../images/top_left.jpg) left top no-repeat;
 }

#container_top
{ padding:6px 0px 0 0;
  text-align: right;
  vertical-align:top;
 white-space:nowrap;
 height:157px;
background:url(../../images/top_bg.jpg) left top repeat-x;
}
#container_top_right
{ padding:0 10px 0 587px;
  text-align: right;
  vertical-align:top;
 height:157px;
background:url(../../images/top_right.jpg) right top no-repeat;
}


#container_topbar_right
{ padding:0 40px 0 150px;
  text-align: right;
  vertical-align:top;
background:url(../../images/top_right2.jpg) right top no-repeat;
}



#container_left_sidebar
{ width:255px;
  text-align: left;
  vertical-align: top;
  background:#fff;
 border-collapse:collapse;
background:url(../../images/left_bot_bg.jpg) left bottom no-repeat;
padding-bottom:200px;
}


#container_main_content
{ width:"*";
 text-align: left;
  vertical-align: top;
  padding: 0px 0px 40px 20px;

background:url(../../images/bot_bg.gif) left bottom repeat-x;
}

.cpt_maincontent{

padding-right:10px;}


#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_news_short_list, .cpt_survey, .cpt_category_tree, .cpt_maincontent,
 .cpt_divisions_navigation, .cpt_auxpages_navigation, .cpt_language_selection
{
  text-align: left;
//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 0px;}

.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:0px 0px 0px 10px;
padding-top:8px;
padding-bottom:8px;
background: url(../../images/cart.jpg) right top no-repeat;
height:95px;
border:solid 1px #f2f2f2;
    }
.cpt_shopping_cart_info div {display:inline; display:inline-block; //display:inline; //height: 22px; padding:0 0 1px 12px;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;}




#shpcrtca { font-weight:bold;}

#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; padding-let:0px; }
#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 {text-decoration:none; font-size:12px; }
.cpt_category_tree a:hover { text-decoration:none;}

.cpt_category_tree li.parent a{ 
padding-top:8px;
display:block;
padding-bottom:5px;
padding-left:10px;
padding-right:15px;

}


.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: right;
  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 ul{
 list-style:none;
 margin:0px;
 padding:0px;
}

.cpt_category_tree ul{width:255px;}
.cpt_category_tree ul li { padding:0px 0 0px 0px; }
.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{
color:white;
padding:8px 0 5px 15px;
display:block;


}

.cpt_category_tree{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:0px;}


.cpt_category_tree .child a {
 color:white;
 height:20px;
 font-weight:normal;
display:block;
padding:7px 0 0 35px;
 background: url(../../images/leftmenu_cur1.gif) left center no-repeat;
}





.cpt_category_tree .child a:hover {
 color:white;
 height:20px;
 font-weight:normal;
display:block;
padding:7px 0 0 35px;

background: url(../../images/leftmenu_cur2_h.gif) left center no-repeat;}





.cpt_category_tree .child_current a{
 height:20px;
 background: url(../../images/leftmenu_cur1_h.gif) left center no-repeat;
 text-decoration: none;
 color:white;
display:block;
padding:7px 0 0 35px;
}

a .bullet{
  text-decoration: none!important;
}
.cpt_category_tree .tab{
 margin-left:10px;
}

.cpt_product_add2cart_button
{ padding:5px 0;}

.container_main_content {   background: url(../../images/aqu_main.gif) right top no-repeat; padding-top:20px;}
.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 {}
#container_main_content .cpt_root_categories { padding-top:1em;}
.cat_header { background:url(../../images/cat_top_grey.gif) left top repeat-x; height:30px; }
.news_header, .poll_header { background:url(../../images/tls_newstheaderbg.gif) left top repeat-x; height:30px; padding-left:10px;margin-left:10px; }

.news_header h3{
color:white;
text-decoration:underline;
}

.cat_header h3 { background:url(../../images/aqu_cat_header.gif) left 1.1em no-repeat; color:#333;}
.news_header h3, .poll_header h3 { }
.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, .search1 { 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 { overflow:hidden;/* float:left; width:auto*/}
#container_topbar_left .cpt_auxpages_navigation ul.horizontal, #container_topbar_left .cpt_divisions_navigation ul.horizontal { height:50px; overflow:hidden;}
#container_topbar_left .cpt_auxpages_navigation ul.horizontal li, #container_topbar_left .cpt_divisions_navigation ul.horizontal li { height:50px; }
#container_topbar_left .cpt_auxpages_navigation ul.horizontal a, #container_topbar_left .cpt_divisions_navigation ul.horizontal a {background:url(../../images/menu_left.gif) left top no-repeat; color:#ffffff; text-decoration:none; line-height:50px; display:block; //width:auto; float:left;}
#container_topbar_left .cpt_auxpages_navigation ul.horizontal a span, #container_topbar_left .cpt_divisions_navigation ul.horizontal a span {background:url(../../images/menu_right.gif) right top no-repeat; color:#ffffff; text-decoration:none; line-height:50px; display:block; //width:auto; float:left; padding:0 10px;}

#container_topbar_left .cpt_auxpages_navigation ul.horizontal a:hover, #container_topbar_left .cpt_divisions_navigation ul.horizontal a:hover {  background:url(../../images/menu_left2.gif) left top no-repeat;line-height:50px;}
#container_topbar_left .cpt_auxpages_navigation ul.horizontal a:hover span, #container_topbar_left .cpt_divisions_navigation ul.horizontal a:hover span {  background:url(../../images/menu_right2.gif) right top no-repeat;line-height:50px;  padding:0 10px;}

#container_topbar_left .cpt_auxpages_navigation ul.horizontal a.active, #container_topbar_left .cpt_divisions_navigation ul.horizontal a.active {  background:url(../../images/menu_left2.gif) left top no-repeat;line-height:50px;}
#container_topbar_left .cpt_auxpages_navigation ul.horizontal a.active span, #container_topbar_left .cpt_divisions_navigation ul.horizontal a.active span {  background:url(../../images/menu_right2.gif) right top no-repeat;line-height:50px;  padding:0 10px;}



#container_top_right .cpt_logo { float:right;position:relative; top:50px; left:-5px;  //left:40px; //top:90px;}
#container_top_left .cpt_logo { margin:20px 0px 0px 20px;}

#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 {}
#container_left_sidebar .cpt_category_tree li.parent { background: url(../../images/leftmenu_bg.gif) left no-repeat; padding:0px 0 0 0px; height:30px; }
#container_left_sidebar .cpt_category_tree li.parent:hover { background: url(../../images/leftmenu_bg_h.gif) left no-repeat; padding:0px 0 0 0px; height:30px;}
#container_left_sidebar .cpt_category_tree li.parent_current { background: url(../../images/leftmenu_bg_h.gif) left no-repeat; height:30px; }

#container_left_sidebar .cpt_category_tree li.parent a{
color:white;
font-weight:bold;
}


#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:30px; margin:0 0 0 0px; padding:0 0 0 0px; 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
{}
#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; line-height:30px; //height:30px; display:inline; }
#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: 60%;
}
.aqu_wave { height:157px; overflow:hidden;}
.aqu_top { height:50px;  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;
}

div.cpt_custom_html div.aqu_browse {
font-size:100%;
line-height:30px;
margin:0px 0px 0px 0px;
padding:0 10px;
color:#fff;


background:url(../../images/aciya_bg.jpg) left bottom repeat-x;

}





div.cpt_custom_html h1.aqu_browse {
font-size:100%;
line-height:30px;
margin:30px 0px 0px 0px;
padding:0px 10px;
color:#fff;


background:url(../../images/aciya_bg2.jpg) left bottom repeat-x;



}









/* ====================== 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 5px 10px;
	display:inline;
}

.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;}


#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: #008741;
  font-weight:bold;
padding-left:20px;
text-decoration:underline;
}
.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; 
}
.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;
}
form.product_brief_block .totalPrice, .cpt_product_lists .totalPrice{
 color:#fff;
 font-weight:bold;
 font-size: 130%;
 margin:5px 0px 0 0px;
padding:0px 10px 0px 10px;

background:url(../../images/aciya_bg2.jpg) left top repeat-x;

}
.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:100%;}

/************************
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: #e8f4ee;
 font-size: 130%;
 font-weight: bold;
 padding: 10px;
 white-space: nowrap;
}
#cart_checkout_btn{
 padding-top: 20px;
}
.cart_product_brief_description{
 font-size: 80%;
}
#cart_content_header td{
 font-weight: bold;
}
.cart_apply_for_discounts_extra{
 font-size: 80%;
 color: #777;
}
.cart_product_quantity{
 text-align: center;
}

/********************
HOMEPAGE UNFOLDED TREE
*********************/
.rcat_root_category
{ font-size: 120%;
  font-weight: bold;line-height:150%; text-decoration:none; color:#717171;
display:block;
}
.rcat_root_category:hover { }
.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;
	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; font-size:110%;}
#cat_info_left_block, #cat_advproduct_search  { float:left; }
#cat_info_left_block p { font-size:90%;}
.cpt_maincontent center { clear:both;}
#cat_top_tree { overflow:hidden; margin-top:10px;}
.hndl_submit_prds_cmp, #cat_product_sort { margin:10px 0; font-size:90%;}
.cpt_product_lists .prdbrief_name { height:44px; overflow:hidden;  display:block;}
.prdbrief_name a:hover { }

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: #e8f4ee;
}
.row_even td {
	border: 0px solid #99d0b2;
	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;}

td.cat_td
{
	text-align:center;
}

td.cat_td img
{
	padding-bottom:8px;
}


table#cat_content_tbl td
{
	padding:10px;
}

tr#cat_content_header th
{
	font-size:12px;
	padding-bottom:10px;
}

img#img-current_picture, table#box_product_thumbnails img, div.prdbrief_thumbnail img
{
	border:1px solid #99d0b2;
}

div.prdbrief_price
{
	width:150px;
	text-align:center;
}
                  
.tel{
font-size:28px;
color:#fff;
padding-top:30px;

}
span.tel2{
font-size:28px;
color:#D9D9D9;
padding-left:28px;

 background:url(../../images/tel.png) left top no-repeat;}


.valuta{
color:#fff;
}
.news{
color:#fff;
text-decoration:none;
}


.cpt_news_short_list{
margin:0px 0px 10px 10px;
padding-top:20px;}



a.dev:link, a.dev:visited
{
color:#ffffff;
text-decoration:none;
}

a.dev:hover
{
color:#F5F5F5;
text-decoration:underline;
}
















.jcarousel-skin-tango .jcarousel-container {
background: url(../../images/scroll_bg.gif) left top no-repeat;

}


.mytable{
background: url(../../images/scroll_bg.gif) left top no-repeat;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 883px;
    padding: 10px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 200px;
    height: 500px;
    padding: 40px 10px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 883px;
    height: 220px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  200px;
    height: 500px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 150px;
    height: 220px;
text-align:center;
padding-right:20px;
}
                  
.jcarousel-skin-tango .jcarousel-item a{
color:#fff;
}




.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-left: 0px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 110px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 110px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../images/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../images/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}







.cpt_getmainpage{
}







.jcarousel-skin-tango_left .prdbrief_name{
color:#00B05A;

}

.jcarousel-skin-tango_left .jcarousel-container-horizontal {
    width: 167px;
    padding: 10px 40px 10px 40px;
border:5px solid #E5E5E5;
margin-left:9px;
margin-bottom:10px;
}

.jcarousel-skin-tango_left .jcarousel-container-vertical {
    width: 200px;
    height: 500px;
    padding: 40px 10px;
}

.jcarousel-skin-tango_left .jcarousel-clip-horizontal {
    width: 167px;
    height: 220px;
}

.jcarousel-skin-tango_left .jcarousel-clip-vertical {
    width:  200px;
    height: 500px;
}

.jcarousel-skin-tango_left .jcarousel-item {
    width: 150px;
    height: 220px;
text-align:center;
padding-right:15px;
padding-left:8px;
}
                  
.jcarousel-skin-tango_left .jcarousel-item a{
color:#fff;
}




.jcarousel-skin-tango_left .jcarousel-item-horizontal {
    margin-left: 0px;
}

.jcarousel-skin-tango_left .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango_left .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango_left .jcarousel-next-horizontal {
    position: absolute;
    top: 110px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango_left .jcarousel-next-horizontal:hover {
    background-position: -32px 0;

}

.jcarousel-skin-tango_left .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango_left .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango_left .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango_left .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango_left .jcarousel-prev-horizontal {
    position: absolute;
    top: 110px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango_left .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango_left .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango_left .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango_left .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango_left .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango_left .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../images/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango_left .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango_left .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango_left .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango_left .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango_left .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango_left .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../images/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango_left .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango_left .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango_left .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango_left .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango_left .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}




.jcarousel-skin-tango li table td{
border:1px solid #4D4D4D;

}


div.vasya{
padding-top:5px;
padding-left:5px;
padding-bottom:2px;
width:221px;
height:87px;
}

div.vasya_hover{
padding-top:5px;
padding-left:5px;
padding-bottom:2px;
width:221px;
height:87px;
border:0px solid red;
background: url(../../images/root_cat_bg.jpg) left top no-repeat;
}

div.vasya_hover a
{
	color:#000000;
}

table#mytable {

	padding: 0;
	margin: 0;
}

#mytable caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#mytable th {
	color: #ffffff;
	border-right: 1px solid #99d0b2;
	border-bottom: 1px solid #99d0b2;
	border-top: 1px solid #99d0b2;
	text-align: left;
	padding: 8px 5px 0px 5px;
	margin:0;
	background: #00a650;
	text-align:center;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #99d0b2;
	background: none;
}

#mytable td {
	border:0;
	border-right: 1px solid #99d0b2;
	border-bottom: 1px solid #99d0b2;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #000000;
	text-align:center;
}

#mytable td.left {
	text-align:left;
	border-left: 1px solid #99d0b2;
}

#mytable tr.row_odd td {
	background: #f3f9f6;
	color: #333333;
}

#mytable th.spec {
	border-left: 1px solid #99d0b2;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#mytable th.specalt {
	border-left: 1px solid #99d0b2;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}





a.price2 {

 color:#fff;
 font-size: 110%;
 margin:0px 0px 0 10px;
padding:4px 10px 4px 10px;
background:url(http://www.proinstr.kiev.ua/published/publicdata/PROINSTR/attachments/SC/images/aciya_bg2.jpg) left top repeat-x;
text-decoration:none;
}

div.cpt_product_description
{
	float:left;
}

span.prd_sku
{
	color:#008a3f;
}

div.prd_cont
{
	height:250px;
	position:relative;	
}


table.cont_tbl td
{
padding-top:5px;
}



div.shpcrtca{
padding-bottom:10px;
}

a.filter_current
{
	color:#000000;
	font-weight:bold;
}

p.filter_sort
{
	color:#999999;
}

h1.sales-header
{
	color:#f42b17;
	font-size:35px;
	font-style:italic;
	line-height:17px;
}

table.sales-table td
{
	font-size:20px;
}
