/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */


html
{ margin: 0px;
  padding: 0px;
  width:100%;

}

body
{ margin: 0px;
  padding: 0px;
  color:#4F4F4F;

}

td, input, select, textarea
{ font-family: arial,helvetica, sans-serif;
  font-size:12px;

}


p, body,{
 font-family: arial,helvetica, sans-serif;
  font-size:12px;
background-color:#FFFFFF;
}

p { padding:0; margin:0; }
h1 {
	font-size: 28px;
	margin:0em 0;
line-height:30px;

}
h2 {
	font-size: 18px;
	margin:1em 0;
}
h3 {
	font-size: 120%; margin:1em 0 0.5em 0;
}

form{
 padding:0px;
 margin: 0px;
}

a:link, a:visited
{
  color:#0069B2;
text-decoration:underline;
font-size:13px;
}

a:hover { color:#0069B2;
text-decoration:underline;
font-size:13px;}

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:220px;
  text-align: left;
  vertical-align: top;
  background:#fff;
 border-collapse:collapse;
}

#container_main_content
{ width:"*";
 text-align: left;
  vertical-align: top;
  padding: 0;
margin:0px;
  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_news_short_list, .cpt_survey, .cpt_maincontent,
.cpt_currency_selection, .cpt_divisions_navigation, .cpt_auxpages_navigation, .cpt_language_selection
{
  text-align: left;

//width: 100%;

}
.cpt_category_tree{
margin-right:15px;

}



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 118px;}

.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:white;}

.cpt_shopping_cart_info {  white-space:nowrap; margin:8px 8px 0px 8px   }
.cpt_shopping_cart_info div {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;}

#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:#0069B2; text-decoration:none; font-size:14px;  }
.cpt_category_tree a:hover { text-decoration:none;}

.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 ul{
margin:0;
padding:0;
margin-left:10px;
background-color:#F5F5F5;
}


.cpt_category_tree ul li.child, .cpt_category_tree ul li.child_current{
margin-left:30px;
width:160px;
}




.cpt_category_tree .parent_current{

 background: url(../../images/menu_category.gif) bottom left no-repeat;
 height:38px;
 list-style:none;







}



.cpt_category_tree .parent_current a{
margin-left:15px;
position:relative;
top:12px;


color:#464646;


}





.cpt_category_tree .child a {
 font-size:100%;
 font-weight: normal;
font-size:12px;

 text-decoration: none;
 line-height:16px;






}







.cpt_category_tree li.child {
background: url(../../images/menu1.gif) bottom left no-repeat;
list-style-image: url("../../images/li3.gif");
margin:0px;
padding:0px;

padding-top:5px;
padding-bottom:9px;


}

.cpt_category_tree li.child_current {
background: url(../../images/menu1.gif) bottom left no-repeat;
list-style-image: url("../../images/li3.gif");

margin:0px;
padding:0px;

padding-top:5px;
padding-bottom:9px;

}




.cpt_category_tree .child_current a{

 font-size:100%;
 font-weight: bold;
font-size:12px;

 text-decoration: none;
 line-height:16px;

}



a .bullet{
  text-decoration: none!important;
}
.cpt_category_tree .tab{
 margin-left:0px;
}

.cpt_product_add2cart_button
{ padding:5px 0;}


.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 {padding-left:45px; font-size:18px; 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 {color:black; font-weight:normal; padding-top:20px; padding-bottom:120px; }
.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: url(../../images/menu_bot.gif) right bottom no-repeat; padding-bottom:17px;}
#container_left_sidebar .cpt_category_tree li.parent { background: url(../../images/menu_category.gif) bottom left no-repeat; height:38px;  list-style:none;
}

.cpt_category_tree li.parent a{
margin-left:15px;
position:relative;
top:12px;
 list-style:none;
color:#464646;}

#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: 60%;
}
.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 {}
.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: #0069B2;
  font-weight:bold;padding-left:60px;
background:url(../../images/date.gif) left center no-repeat;
}
.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:left; 
padding-left:80px;

}
.news_subscribe, .news_thankyou
{ padding-top: 5px;
 border-top: 1px solid #f2f2f2;
}
.news_subscribe, .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;
 margin-bottom: 15px;
 }
.post_content{

}

/***************************
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%;
}
div.rcat_child_categories 
{ 
padding-bottom:50px;
}

/********************
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  {}
#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%;}
div.prdbrief_name { padding-bottom: 20px; text-align:center; }
.prdbrief_name a{ }
.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: #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;}

a.lang{
font-size:11px;
text-decoration:underline;
color:#777777;
display:block;
padding-left:5px;
padding-right:5px;
padding-top:8px;
padding-bottom:8px;
}

a.lang_active{
font-size:11px;
text-decoration:none;
color:#FFFFFF;
display:block;
background:url(../../images/lang_bg.gif) center no-repeat;
padding-left:5px;
padding-right:5px;
padding-top:8px;
padding-bottom:8px;
}


.cpt_divisions_navigation {
float:center;
font:normal 12px 'Trebuchet MS','Arial';
margin:0;
padding:0;
}

.cpt_divisions_navigation ul {
background-image:url('../../images/back.gif');
background-repeat:repeat-x;
float:left;
line-height:41px;
list-style:none;
width:100%;

}

.cpt_divisions_navigation li {
display:inline;
padding:0;

}







.cpt_divisions_navigation a {
color:#FFF; /* need because it will use default link color */
float:left;
padding:0 0px 0 1px; /* left 3 px because of left.png image */ 
text-decoration:none;
}

.cpt_divisions_navigation a span {
display:block;
float:none;
padding:0 30px 0 30px;
}

.cpt_divisions_navigation a span img {
border:none;
margin:8px 4px 0 0;
}

.cpt_divisions_navigation a:hover, div#cpt_divisions_navigation li.active a{
background: url('../../images/left.gif') no-repeat left center;

}

.cpt_divisions_navigation .main a:hover, .cpt_divisions_navigation .main_active a{
background: url('../../images/left3.gif') no-repeat left center;

}



.cpt_divisions_navigation a:hover span, .cpt_divisions_navigation li.active span{
background:url('../../images/right.gif') no-repeat right center;
color:white;
}
.cpt_divisions_navigation .main a:hover span, .cpt_divisions_navigation .main_active a span{
background:url('../../images/right3.gif') no-repeat right center;
color:white;

}


.cpt_divisions_navigation a{
background: url('../../images/left1.gif') no-repeat left center;

}


.cpt_divisions_navigation a span{
background:url('../../images/right1.gif') no-repeat right center;
}




.cpt_divisions_navigation a.right {
float:right; /* for help button - just add class "right" ->  <a class="right"... */
}




.cpt_divisions_navigation .main a{
background: url('../../images/left2.gif') no-repeat left center;

}

.input_message1{
width:150px; height:17px;
border:0px solid red;
font-size:12px;
color:#333333;
}
.copy{
color:#8A8A8A;}

.bottel{
color:#0069B2;
font-size:21px;
font-weight:bold;
}

.bottelsup{
color:#4EBEE6;
font-size:11px;}

div.cpt_divisions_navigation .horizontal a{
text-decoration:none;
color:white;
font-size:14px;
font-weight:bold;
font-family:helvetica, arial;}

#cat_path a{
color:white;
text-decoration:underline;
font-size:12px;

}

#cat_path img{padding-left:8px; padding-right:8px;}

h4{
color:#0069B2;
font-size:16px;
padding-top:0px; padding-bottom:0px;
}


h6{
color:#0069B2;
font-size:14px;
padding-top:0px; padding-bottom:0px;
line-height:16px;
margin:0;
padding:0;


}


.menu_map a{

background:url('../../images/vkladka.gif') no-repeat left top;
                 padding-top:10px;
                 padding-bottom:10px;
                 padding-left:14px;
                 padding-right:23px;
font-size:13px;
color:#464646;
text-decoration:none;




}


.menu_map a:hover{

background:url('../../images/vkladka_h.gif') no-repeat left top;

font-size:13px;
text-decoration:none;
color:white;

}



.menu_map_active a { 
padding-top:10px;
padding-bottom:10px;
padding-left:15px;
padding-right:22px;
background:url('../../images/vkladka_h.gif') no-repeat left top;

font-size:13px;
text-decoration:none;
color:white;

}

a.root_cat{
font-size:15px;
color:black;
text-decoration:none;
font-weight:bold;
}


a.root_cat2{
font-size:12px;
color:black;
text-decoration:none;
font-weight:bold;
}


.params_f{
border-bottom:1px solid #DDDDDD;
line-height:25px;
color:4F4F4F;
}
td.params_f2{
border-bottom:3px solid #4EBEE6;
padding-bottom:10px;
color:black;
font-size:14px;
font-weight:bold;
}

.harakt ul{
list-style: url("../../images/li.gif");
margin:0px;
padding:0px;
}


.harakt li{
margin:0px;
padding:0px;
line-height:25px;
border-bottom:1px solid #DDDDDD;
}


h5{
background:url('../../images/h5.gif') no-repeat left top;
	font-size: 130%;
height:66px;
padding-top:10px;

padding-bottom:0px;
margin-bottom:0px;

}

h5 div{
position:relative;
left:10px;
padding-bottom:0px;
margin-bottom:0px;
}



.common_wrapper{
padding-left:30px;}


input#contacts{
width:280px;
height:20px;}

.common_wrapper2{
line-height:25px;
}
textarea#contacts{
width:598px;
height:100px;}

.common_wrapper2 td{
padding-top:10px;   }

.ramka { width:158px; height:200px; }
.ramka2 { width:128px; padding-top:20px; padding-bottom:12px;}
.ramka3 { width:324px; }
.ramka4 { width:207px; }
.ramka5 { width:126px; height:126px; }


.t {background: url(../../images/dot2.gif) 0 0 repeat-x; width:auto; height:auto; }
.b {background: url(../../images/dot2.gif) 0 100% repeat-x; }
.l {background: url(../../images/dot2.gif) 0 0 repeat-y;}
.r {background: url(../../images/dot2.gif) 100% 0 repeat-y;}
.bl {background: url(../../images/bl2.gif) 0 100% no-repeat;}
.br {background: url(../../images/br2.gif) 100% 100% no-repeat;}
.tl {background: url(../../images/tl2.gif) 0 0 no-repeat;}
.tr {background: url(../../images/tr2.gif) 100% 0 no-repeat; padding:4px; height:200px; } 
.tr2 {background: url(../../images/tr2.gif) 100% 0 no-repeat; padding:4px;  height:120px; } 
.tr3 {background: url(../../images/tr2.gif) 100% 0 no-repeat; padding:4px; height:316px; } 
.tr5 {background: url(../../images/tr2.gif) 100% 0 no-repeat; padding:4px; } 
.tr4 {background: url(../../images/tr2.gif) 100% 0 no-repeat; padding:4px; } 

.vert1 { display: table; height: 120px; width: 120px; _position: relative; overflow: hidden; }
.vert2 { _position: absolute; _top: 50%; display: table-cell; vertical-align: middle; text-align: center; }
.vert2 img { _position: relative; _top: -50%; }



ul#portfolio, ol#portfolio {list-style:none; display:block; margin:0;padding:0; height:349px;}
ul#portfolio li img {border: none;margin:0;padding:0;  height:349px; display:block;}
.imgafterli {height:28px;list-style:none;}

div.opis{margin-top:10px;}
.opis ul{

margin:0px;
padding:0px;
list-style: url("../../images/li.gif");
padding-top:10px;
      padding-left: 4px;
      text-indent: -11px;


}
.opis li{
padding-left:10px;
padding-bottom:5px;}





ol#toc {
	height: 2em;
	list-style: none;
	margin: 0;
	padding: 0;
}

ol#toc li {
	background: #bdf url(../../images/basic_tab.jpg);
	float: left;
	margin: 0 6px 0 0;
	padding-left: 10px;
}

ol#toc a {
	background: url(../../images/basic_tab.jpg) 100% 0;
	color: #008;
	display: block;
	float: left;
	line-height: 2em;
	outline: none;
	padding-right: 10px;
	text-decoration: none;
}

ol#toc li.current {
	background-color: #48f;
	background-position: 0 -60px;
}

ol#toc li.current a {
	background-position: 100% -60px;
	color: #fff;
	font-weight: bold;
}

div.content {
	clear: left;
	padding: 0em;
}


a.shop { font-weight: bold; font-size:16px; text-decoration:none; color:#cc0000;}

span#item1 { border:2px solid #ff0000; padding:5px; padding-bottom:3px; margin:0; }

span#item2 { display: block; float: right; border:2px solid #ff0000; padding:5px; padding-bottom:3px; margin:0; }