 /* ====================== 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;
}
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:#777777;
}
a:hover { color:#333333;}
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_survey, .cpt_category_tree, 
.cpt_currency_selection, .cpt_language_selection
{
  text-align: left;
  padding: 10px;
//width: 100%;

}
.cpt_maincontent {
    padding: 5px 0 10px 8px;
    text-align: left;

}

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_auxpages_navigation ul.horizontal
{ list-style-type: none;
  padding-left: 0px;
}


.cpt_shopping_cart_info {  
    margin-left: 25px;
    margin-top: 22px;
    white-space: nowrap;  
}
.cpt_shopping_cart_info div {
	display:inline; display:inline-block; 
	//display:inline; 
	//height:22px; 
    color: #DEFFB2;
    font-size: 11px;
    line-height: 22px;
    padding: 0 3px;
    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 {  
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    padding-left: 0;
    text-transform: uppercase;
}
.cpt_shopping_cart_info a:link, .cpt_shopping_cart_info a:visited {text-decoration:underline; }
.cpt_shopping_cart_info a:hover { 
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    padding-left: 0;
    text-transform: uppercase;
}
#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: #FFFFFF;
    line-height: 140%;
    text-decoration: underline;
}
.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 {
    float: right;
    height: 44px;
    
    vertical-align: middle;
    width: 244px;
}
.cpt_product_search form{
    display: table;
    height: 44px;
    margin: 0 !important;
    padding: 10px 0 0;
    vertical-align: middle;
    width: 244px;
}


.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;}
.cpt_category_tree ul{
    list-style: none outside none;
    margin: -28px 0 0;
    padding: 0;
}
.cpt_category_tree ul li { padding:0 0 2px 0px; }
.cpt_category_tree ul li.child, .cpt_category_tree ul li.child_current { background:none;}
.parent_current {
    border-bottom: 1px solid #458619;
    margin: 24px 0 6px 6px;
    padding: 0;
    width: 210px;
}

.cpt_category_tree .bullet { font-size:0px;}

.cpt_category_tree .parent_current a{
    color: #D9FFA6 !important;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

.cpt_category_tree .child a {
    font-size: 13px;
    font-weight: bold;
    line-height: 100%;
    padding-left: 10px;
}
.cpt_category_tree .child_current a{
 padding-left: 10px;
 background: url(../../images/aqu_point_v.gif) left center no-repeat;
 color: #440000 !important;
 text-decoration: none;
 font-size:75%; 
 line-height:100%;
}

a .bullet{
  text-decoration: none!important;
}
.cpt_category_tree .tab{
 margin-left:10px;
}

.cpt_product_add2cart_button
{ padding:5px 0;}

.cpt_maincontent { }
.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{ 
    background: url("images/input-seash.jpg") no-repeat scroll left center transparent;
    border: 0 none;
    font-size: 8px;
    height: 24px;
    padding-left: 15px;
    padding-top: 3px;
    width: 176px;
	//padding-top: 8px;
}
.searsh-button {
    background: url("images/input-seash-button.jpg") no-repeat scroll left center transparent;
    border: 0 none;
    height: 24px;
    margin-left: 0;
    padding-left: 0;
    width: 29px;
}

.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 { 
    color: #878787;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
}
.block_tag_cloud a:hover { 
    color: #878787;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
}
.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 {
    color: #4E4D4D;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    margin: 10px 0;
    padding: 0 16px;
}

/* ====================== 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:0;
overflow: hidden;
}
.prddeatailed .totalPrice {
    float: left;
    font-size: 24px;
}
.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: #3F3F3F;
    font-size: 12px;
    font-weight: bold;
    padding-left: 5px;
}
.news_title{ 
    color: #777777;
    padding-bottom: 10px;
    padding-left: 5px;
}
.news_title a { color:#777 !important; font-weight:normal;}
.news_title a:hover { color:#333 !important; font-weight:normal;}
.news_viewall
{ padding-bottom: 10px; text-align:right; 
}
.news_thankyou
{ padding-top: 5px;
 border-top: 1px solid #f2f2f2;
}
.news_subscribe .input_message, .news_subscribe .input_message_focus { 
    border: 1px solid;
    margin: 3px 0px 3px 5px;
    width: 154px;
	height:20px;
}
.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: #EC008C;
    float: left;
    font-size: 130%;
    font-weight: bold;
    margin: 5px 20px 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;
	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%;}
.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;}


/*==============================================MY STYLES=========================================================*/
.table-conteiner {}
.td-conteiner-top { width:1000px; height: 80px; vertical-align:top;}
.td-conteiner-top-menu {
	background:url(images/bg-menu.jpg) left center no-repeat;
	width:1000px; 
	height: 44px; 
	vertical-align:middlet;
	overflow: hidden;
}
.b-zakaz {
    cursor: pointer;
    display: block;
    height: 56px;
    margin-top: 12px;
    position: absolute;
    top: 0;
    width: 186px;
	border:1px solid #FF0000;
	z-index: 100;
}
.td-top-flash {
    padding-right: 2px;
    padding-top: 2px;
}
.content-center-flash {
    height: 230px;
    width: 1000px;
}
.td-content-center {}
.table-content-center {}
.td-content-left {
    padding-left: 1px;
    vertical-align: top;
    width: 240px;
}
.td-content-center {
//width:746px; 
vertical-align:top;
}
.td-content-bottom {width:180px; vertical-align:top;}
.td-conteiner-bottom-banner {
    height: 100px;
    padding-bottom: 32px;
    vertical-align: top;
}
.td-ramka-bottom-link {
    background: url("images/ramka-bottom.jpg") no-repeat scroll center top transparent;
    height: 50px;
    padding-left: 27px;
    padding-top: 12px;
    vertical-align: top;
}
.td-ramka-bottom-link a {
    color: #878787;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
}
.td-ramka-bottom-link a:hover {
    color: #878787;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: underline;
}

.td-conteiner-bottom {
    background: url("images/bg-footer.jpg") no-repeat scroll center top transparent;
    height: 86px;
    vertical-align: top;
}
.logo{
    float: left;
    height: 80px;
    margin: 0;
    padding: 0;
    width: 260px;
}
.logo img{
    margin-left: -3px;
    margin-top: 10px;
}
.phone{
    background: url("images/min-24-7.jpg") no-repeat scroll right 12px transparent;
    float: left;
    height: 80px;
    margin: 0;
    padding: 0;
    width: 248px;
}
.phone a{
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
.phone a:hover{
    color: #000000;
    font-weight: normal;
    text-decoration: none;
	cursor:pointer;
}

.phone-text-tel {
    margin-top: 10px;
    width: 192px;
}
.span-tel {
    color: #7F7F7F;
    font-size: 17px;
}
.span-nom {
font-size: 22px;
}
.phone-text {
    background: none repeat scroll 0 0 #616161;
    color: #FFFFFF;
    padding-left: 14px;
    width: 168px;
	//width: 182px;
}
.phone-text-adres {
    width: 248px;
}
.span-adres {
    color: #7F7F7F;
    font-size: 14px;
}
.span-adres-time {
    color: #7F7F7F;
    font-size: 14px;
    margin-left: 3px;
}
.span-str {
    font-size: 17px;
    line-height: 1;
}


.icon{
    float: left;
    height: 80px;
    margin: 0;
    padding: 0;
    width: 262px;
}
.icon img{
    float: left;
    margin-left: 8px;
    margin-top: 32px;
}
.info-cart{
	background:url(images/bg-cart.jpg) 6px center no-repeat;
	width: 230px;
	height: 80px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
}
/*==========================================TOP_MENU===========================================================*/
.cpt_divisions_navigation, .cpt_auxpages_navigation {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float: left;
}
.td-left-menu-home {
	
}
.cpt_divisions_navigation li, .cpt_auxpages_navigation li {
    height: 44px;
    padding:0px;
}
.cpt_divisions_navigation a, .cpt_auxpages_navigation a { 
    background: url("images/menu--li-right-bg.jpg") no-repeat scroll right center transparent;
    color: #FFFFFF;
    display: table;
    font-size: 13px;
    font-weight: bold;
    height: 44px;
    line-height: 42px;
    padding: 0 18px 0 12px;
    text-decoration: none;
    vertical-align: middle;
} 
.cpt_divisions_navigation ul.vertical a, .cpt_auxpages_navigation ul.vertical a { }
.cpt_divisions_navigation a:hover, .cpt_auxpages_navigation a:hover { color:010101;}
.cpt_divisions_navigation ul { 
	list-style-type: none;
	margin: 0px;
	height: 44px;
	float: left;
	overflow: hidden;
	display: block;
}
.cpt_auxpages_navigation ul.vertical { 
    float: left;
    height: 44px;
    list-style: none outside none;
}
/*========================================BOX-REGISTRACIJA=======================================================*/
.box-content {
    background: none repeat scroll 0 0 #F1F9FE;
    margin-top: 5px;
    overflow: hidden;
    width: 242px;
}
#logo-form{
	
}
#logo-form a{
    color: #B5B5B5;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}
#logo-form a:hover{
    color: #B5B5B5;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.div-logo-form{
	overflow: hidden;
}
.td-log-title {
    padding-bottom: 4px;
    padding-left: 22px;
    padding-top: 6px;
}
.log-title{
    color: #2C2C2C;
    font-family: Verdana !important;
    font-size: 11px !important;
    font-weight: bold !important;
}
.user_login{}
#logo-form-pass, #logo-form-user{
    background: url("images/input-form.jpg") no-repeat scroll left center #1C1C1C;
    border: 0 solid #404040;
    color: #7C7C7C;
    font-size: 10px;
    height: 24px;
    margin: 2px 0 6px 18px;
    padding-left: 15px;
    width: 194px;
	//padding-top:6px;
}
.td-log-link {
    padding-bottom: 14px;
    padding-top: 0;
}
.log-link {
    float: left;
    margin-left: 23px;
	line-height:22px;
}
.log-link-reg {
    color: #1c91d7 !important;
    font-family: Verdana  !important;
    font-size: 11px !important;
    font-weight: bold !important;
}
.log-link-pass{
    color: #97bbdd !important;
    font-family: Verdana  !important;
    font-size: 11px !important;
    font-weight: normal !important;
}
.logo-form-ok{
    border: 0 none;
    float: right;
    height: 31px;
    margin-top: 7px;
    width: 66px;
}
.log-raz{}
.exit{}
.exit a{
	color: #B5B5B5;
}
.exit .cpt_divisions_navigation{
	padding:0;
}
/*====================================END-BOX-REGISTRACIJA=======================================================*/

/*=================================================CATEGORE-TREE=================================================*/
.header-tree {
    background: url("images/header-catalog.jpg") no-repeat scroll -1px center transparent;
	width:244px;
    height: 40px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.content-tree{
    background: url("images/bg-catalog.jpg") repeat-y scroll -1px center transparent;
	width:244px;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.footer-tree{
    background: url("images/footer-catolog.jpg") no-repeat scroll -1px center transparent;
	width:244px;
    height: 16px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/*=============================================END-CATEGORE-TREE=================================================*/
.header-lider-trade {
    background: url("images/header-list-left.jpg") no-repeat scroll left center transparent;
    height: 46px;
    margin: 12px 0 2px;
    padding-top: 8px;
    width: 244px;
}
.header-span-lider{
    color: #FFFFFF;
    font-size: 22px;
    font-weight: bold;
    line-height: 16px;
	//line-height: 14px;
    margin: 0 0 0 16px;
    padding: 0;
}
.header-span-trade{
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 0 48px;
    padding: 0;
}
.top-lider-trade {
    background: url("images/top-box-list-left.jpg") no-repeat scroll left center transparent;
    height: 12px;
    margin: 0;
    padding: 0;
    width: 244px;
	overflow: hidden;
}
.center-lider-trade {
    background: url("images/bg-box-list-left.jpg") repeat-y scroll left center transparent;
	margin: 0;
    padding: 0;
    width: 244px;
	overflow: hidden;
}
.bottom-lider-trade {
    background: url("images/bottom-box-list-left.jpg") no-repeat scroll left top transparent;
    height: 12px;
    margin: 0;
    padding: 0;
    width: 244px;
	overflow: hidden;
}
.top-polez-sovet {
    background: url("images/header-box-polez-sov.jpg") no-repeat scroll left bottom transparent;
    height: 12px;
    margin: 10px 0px 0px 0px;
    padding: 0;
    width: 244px;
	overflow: hidden;
}
.center-polez-sovet {
    background: url("images/bg-box-polez-sov.jpg") repeat-y scroll left center transparent;
    margin: 0px 0px 0px 0px;
    padding: 0;
    width: 244px;
	overflow: hidden;
}
.span-polez-sovet {
    color: #0078BF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 13px;
}
.center-polez-sovet a {
    background: url("images/arrow-polez-sov.jpg") no-repeat scroll 8px 2px transparent;
    color: #808080;
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 14px;
    padding-left: 26px;
    text-decoration: none;
}
.center-polez-sovet a:hover {
    background: url("images/arrow-polez-sov.jpg") no-repeat scroll 8px 2px transparent;
    color: #808080;
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 14px;
    padding-left: 26px;
    text-decoration: none;
}
.bottom-polez-sovet {
    background: url("images/footer-box-polez-sov.jpg") no-repeat scroll left top transparent;
    height: 12px;
    margin: 0;
    padding: 0;
    width: 244px;
	overflow: hidden;
}
/*==========================================CENTER-TOP-BLOCK=====================================================*/
.ul-center-top-block{
    background: url("images/top-block-bg.jpg") no-repeat scroll left top transparent;
    height: 238px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 748px;
}
.li-center-top-block-a{
    background: url("images/box-top-contakt-lens.png") no-repeat scroll left top transparent;
    height: 229px;
    margin: 5px 4px 0 4px;
    padding: 0;
    width: 179px;
	overflow: hidden;
	float:left;
}
.li-center-top-block-b{
    background: url("images/box-top-proizvoditel.png") no-repeat scroll left top transparent;
    height: 229px;
    margin: 5px 4px 0 4px;
    padding: 0;
    width: 179px;
	overflow: hidden;
	float:left;
}
.li-center-top-block-c{
    background: url("images/box-top-tipe-lens.png") no-repeat scroll left top transparent;
    height: 229px;
    margin: 5px 4px 0 4px;
    padding: 0;
    width: 179px;
	overflow: hidden;
	float:left;
}
.li-center-top-block-d{
    background: url("images/box-top-acsessyar.png") no-repeat scroll left top transparent;
    height: 229px;
    margin: 5px 0px 0 4px;
    padding: 0;
    width: 179px;
	overflow: hidden;
	float:left;
}
.ul-block{
    list-style-type: none;
    padding-left: 16px;
    padding-top: 58px;
	margin:0px;
}
.li-block-title{
    color: #F26522;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}
.li-block{
	margin-bottom: 2px;
}
.li-block a{
    color: #777777;
    font-size: 13px;
    font-weight: bolder;
}
.li-block a:hover{
    color: #777777;
    font-size: 13px;
    font-weight: bolder;
}
/*==========================================END-CENTER-TOP-BLOCK=================================================*/
.header-list-center {
    background: url("images/header-list-center.jpg") no-repeat scroll center center transparent;
    height: 32px;
    margin: 10px 0px 0px 0px;
    padding: 0;
    width: 747px;
	overflow: hidden;
}
.header-list-title {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    margin-left: 56px;
    margin-top: 7px;
}
.top-tags-center{
    background: url("images/top-tags.jpg") no-repeat scroll center bottom transparent;
    height: 32px;
    margin: 0px 0px 0px 0px;
    padding: 0 0 0 10px;
    width: 748px;
	overflow: hidden;
}
.center-tags-center{
    background: url("images/bg-tags.jpg") repeat-y scroll center center transparent;
    margin: 0px 0px 0px 0px;
    padding: 0 0 0 10px;
    width: 748px;
}
.bottom-tags-center{
    background: url("images/bottom-tags.jpg") no-repeat scroll center top transparent;
    height: 10px;
    margin: 0px 0px 0px 0px;
    padding: 0 0 0 10px;
    width: 748px;
	overflow: hidden;
}
.cpt_tag_cloud {
    padding: 10px !important;
    width: 728px !important;
}
/*======================================================CENTER-NEWS==============================================*/
.div-news{
    padding-left: 10px;
}
.cpt_news_short_list{

}
.form-news{

}
.table-news{

}
.td-news-left{
    background: url("images/news-line.jpg") no-repeat scroll left top transparent;
    padding-top: 14px;
    vertical-align: top;
    width: 110px;
}
.td-news-right{
    background: url("images/news-bg-right.jpg") no-repeat scroll center top transparent;
    height: 91px;
    padding-top: 14px;
    vertical-align: top;
    width: 165px;
}
.news_subscribe{

}
.button-news {
    background: url("images/news-ok.jpg") no-repeat scroll center center transparent;
    border: 0 none;
    height: 23px;
    margin-right: 4px;
    width: 42px;
}
.div-button-news {
    border: 0 none;
    float: right;
    height: 23px;
    text-align: right;
    width: 165px;
}
/*===================================================FOOTER-BANNERS==============================================*/
.div-bottom-banner-a {
    background: url("images/banner-bottom-left.jpg") no-repeat scroll center center transparent;
    float: left;
    height: 109px;
    margin: 22px 62px 0 44px;
    width: 269px;
}
.div-bottom-banner-b {
    background: url("images/banner-bottom-centert.jpg") no-repeat scroll center center transparent;
    height: 109px;
    margin:22px 62px 0px 0px;
    width: 269px;
	float:left;
}
.div-bottom-banner-c {
    background: url("images/banner-bottom-right.jpg") no-repeat scroll center center transparent;
    height: 109px;
    margin:22px 0px 0px 0px;
    width: 269px;
	float:left;
}
.bottom-banner{
    display: block;
    height: 109px;
    text-indent: -5000px;
    width: 269px;
	cursor: pointer;
}
/*====================================PRODUCT-LIST===============================================================*/
.ul-product_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 747px;
}
.li-product_list {
    background: url("images/bg-box-list-center.jpg") no-repeat scroll center center transparent;
    float: left;
    height: 219px;
    margin: 0 4px 0 0;
    width: 245px;
}
.table-li-product_list {
width: 100%;
}
.td-product_list-name{
    display: block;
	height: 34px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    vertical-align: top;
}
.td-product_list-name div{
	height: 34px;
    overflow: hidden;
}
.td-product_list-name a{
    color: #060606 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    text-decoration: none !important;
}
.td-product_list-img{
    height: 130px;
	overflow: hidden;
	vertical-align: middle;
}
.div-product_list-img{
    display: table-cell;
    height: 130px;
    overflow: hidden;
    vertical-align: middle !important;
    width: 238px;
}
.td-product_list-img img{
max-height: 130px;
//margin-top:5px;
}
.td-product_list-total-card{
    height: 30px;
    vertical-align: top;
}
.product_list-totalPrice{
    color: #EC008C;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0 0 10px;
}
.form-product_list-total-card {
    float: right;
    margin: 1px 10px 0 0;
}
/*====================================END-PRODUCT-LIST===========================================================*/

/*====================================PRODUCT-LIST-DAY===============================================================*/
.ul-product_list_day {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 234px;
}
.li-product_list_day  {
    border-bottom: 1px solid #ACACAC;
    float: left;
    height: 219px;
    margin: 0;
    width: 234px;
}
.table-li-product_list_day  {
	width: 100%;
}
.td-product_list_day-name{
    display: block;
	height: 34px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    vertical-align: top;
}
.td-product_list_day-name div{
    height: 30px;
    overflow: hidden;
}
.td-product_list_day-name a{
    color: #F7941D !important;
    font-size: 12px !important;
    font-weight: bold !important;
    text-decoration: none !important;
}


.td-product_list_day-img{
    height: 130px;
	overflow: hidden;
	vertical-align: middle;
}
.div-product_list_day-img{
    display: table-cell;
    height: 130px;
    overflow: hidden;
    vertical-align: middle !important;
    width: 238px;
}

.td-product_list_day-img img{
	max-height: 130px;
	//margin-top:5px;
}
.td-product_list_day-total-card{
    height: 30px;
    vertical-align: top;
}
.product_list_day-totalPrice{
    color: #EC008C;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0 0 10px;
}
.form-product_list_day-total-card {
    float: right;
    margin: 1px 10px 0 0;
}
/*====================================END-PRODUCT-LIST-DAY=======================================================*/

/*======================================FOOTER===================================================================*/
.td-left-menu-link{
    color: #ADDDFF;
    font-size: 13px;
    line-height: 18px;
    padding-left: 27px;
    padding-top: 14px;
    vertical-align: top;
    width: 286px;
}
.td-left-menu-home-link{
    padding-top: 34px;
    vertical-align: top;
    width: 74px;
}
.td-right-menu-page-link{
    padding-top: 34px;
    vertical-align: top;
}
.td-left-menu-home-link .cpt_divisions_navigation ul, .td-right-menu-page-link .cpt_auxpages_navigation ul { 
    height: 14px;
    margin: 0;
    padding: 0;
}
.td-left-menu-home-link .cpt_divisions_navigation ul li, .td-right-menu-page-link .cpt_auxpages_navigation ul li{ 
    height: 14px;
    margin: 0;
    padding: 0;
}
.td-left-menu-home-link .cpt_divisions_navigation a, .td-right-menu-page-link .cpt_auxpages_navigation a { 
    background: none repeat scroll 0 0 transparent;
	border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: table;
    font-size: 13px;
    font-weight: normal;
    height: 14px;
    line-height: 13px;
    margin: 0;
    padding: 0 12px;
    text-decoration: underline !important;
    vertical-align: middle;
}
.td-left-menu-home-link .cpt_divisions_navigation a:hover, .td-right-menu-page-link .cpt_auxpages_navigation a:hover { 
    background: none repeat scroll 0 0 transparent;
	border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: table;
    font-size: 13px;
    font-weight: normal;
    height: 14px;
    line-height: 13px;
    margin: 0;
    padding: 0 12px;
    text-decoration: underline !important;
    vertical-align: middle;
}
.td-conteiner-bottom-link {
    height: 20px;
    text-align: center;
    vertical-align: middle;
}
/*======================================END-FOOTER===============================================================*/
.box-content .exit .cpt_divisions_navigation  ul li a {
    background: none repeat scroll 0 0 transparent;
    padding-left: 38px;
	//padding-left: 0px;
}
.box-content .exit .cpt_divisions_navigation  ul li  {
	//text-align:center;
	//padding:0px;
	//margin:0px;
    //width:100%;
	//text-align:center;
	}
.box-content .exit .cpt_divisions_navigation  ul   {

}
.cpt_custom_html-text {
    
    padding-left: 16px;
	//padding-bottom:20px;
    width: 720px;
}

.div-flash-left {
    margin-top: 10px;
    text-align: center;
}
div.cpt_product_params_fixed tr.gridline1 {
    background: none repeat scroll 0 0 #F1F2ED;
}

table#title_eye, table#left_eye, table.title_eye, table.left_eye {
    display: none;
}
table#right_eye, table.right_eye {
   /* width: 200px;*/
}
table#left_eye, table#right_eye, table.left_eye, table.right_eye {
    float: left;
}
table#left_eye, table.left_eye {
    width: 50px;
}
#right_eye {
 width: 50px;
}
#left_eye{

}
#powered_by {display:none ;}
/*==========================================END MY STYLES========================================================*/
.td-prdbrief-img img {

}
#prdbrief-img-min{
    margin-right: 10px;
    width: 110px;

}
#prdbrief-img-max{
display:none;
}
#title_eye_m{
width:73px
}
#title_eye_l{
width: 65px;
}
.product_option_l, .product_option_r{
width: 60px;
}
.input-prod-option{

}
.td-optin {
width: 56px;
}

.div_product_brief_block{
    border: 1px solid #EEEEEE;
    min-height: 220px;
	//height:220px;
    overflow: hidden;
    padding: 2px;
}
.td_title_eye_m{
    width: 108px;
}
.td_title_eye_l{
    width: 59px;
}
.td_title_eye_r{

}
#prddeatailed_container{width: 500px !important;}
.cpt_product_description {

}
#vk_like {

}
.div-vcontact{
    overflow: hidden;
    width: 210px;
}

.categore-ochki{
    width: 320px;
}
.categore-ochki .div_product_brief_block .product_brief_block .td-prdbrief-img2{
text-align: center !important;
}
#prdbrief-img-min2{
    border: 1px solid;
    width: 150px !important;
}
.td-price-ochki {

}
.td-price-ochki .prdbrief_add2cart{
    padding-right: 10px;
    text-align: right;
}
.td-price-ochki .prdbrief_price{
margin-left: 10px;
}
.td-prdbrief-img5{
    text-align: center;
    width: 340px;
}
.table-product-related {

}
.table-product-related  img {
width: 150px;
}

.order-history{
    float: none;
    font-size: 10px !important;
    height: 30px;
    left: 4px;
    line-height: 10px;
    position: relative;
    
    top: -15px;
    width: 64px;
}




