/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */

html
{ margin: 0px;
  padding: 0px;

}

body
{ margin: 0px;
  padding: 0px;
  background:#fff;
  background-image: url(images/gr.jpg);
  background-repeat: repeat-x;
  min-width:1008px;
}

p, body, font, div, td, input, select, textarea
{ font-family: Arial Regular,helvetica, sans-serif;
  font-size:12px;
}

h1 {
	font-size: 140%;
	margin:1em 0;
	color:#666666;
font-family:Arial Regular;
font-weight:bold;
}
h2 {
	color:#666666;
font-family:Arial Regular;
font-size:15px;
font-weight:bold;
	margin:1em 0;
}
h3 {
	font-size: 120%; margin:1em 0 0.5em 0;
}

form{
 padding:0px;
 margin: 0px;
}

a
{ font-weight: bold;
  color:#1f3d6a;
}
a:hover { color:#CC3300;}
a img{
 border: 0;
}
input, select { vertical-align:middle; border:1px solid #000000;}
textarea {border:1px solid #000000; margin:10px 0;}

.all_wrapper { min-width:950px;
  _width:expression(document.body.clientWidth < 950? "940px": "auto" ); }


/* ====================== COMPONENT CONTAINER STYLES ====================== */

#container_topbar_right { text-align:right; }

#container_top_left {
	text-align: left;
  	vertical-align: top;
  	width: 200px; 
	background:#ffa443 url(../../images/tls_divnavtopbg.gif) left top repeat-x;
 }
 
#container_top_right { vertical-align:top; text-align:right; width:230px;}

#container_top
{ text-align:left;
  padding-left:230px;
  vertical-align:top;
  background:url(../../images/tls_pic.jpg) left -50px no-repeat;
}
  
#container_left_sidebar
{ width:200px;
  text-align: left;
  vertical-align: top;
}

#container_main_content
{ width:"*";
 text-align: left;
  vertical-align: top;
  padding: 0;
  border-top:solid 4px #e6e6e6; 
}

#container_footer
{ color: white;
  margin: 0 210px; padding: 0px;
  line-height:30px;
}


/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */
.cpt_news_short_list, .cpt_survey, .cpt_category_tree, .cpt_maincontent,
.cpt_currency_selection, .cpt_divisions_navigation, .cpt_auxpages_navigation
{
  text-align: left;
  padding: 10px;
//  width: 100%;
}

ul.vertical, ul.horizontal
{ padding: 0px;
  margin: 0px;
}
ul.horizontal{
width: 100%;
overflow: hidden;
}
.vertical li
{ padding-left: 0px;
  padding-bottom: 2px;
  clear:left;
}
.horizontal li
{ float: left;

}

.cpt_divisions_navigation ul
{ list-style-type: none;
margin: 0px;
}

.cpt_auxpages_navigation ul.vertical
{ list-style:none;
}

.cpt_auxpages_navigation ul.horizontal
{ list-style-type: none;
  padding-left: 0px;
}
.cpt_divisions_navigation li, .cpt_auxpages_navigation li { background:url(../../images/tls_divnav_arr.gif) left 0.25em no-repeat; padding:0 0 0 18px;}

.cpt_divisions_navigation a, .cpt_auxpages_navigation a { color:#fff; text-decoration:none; line-height:160%; font-weight:bold; } 
.cpt_divisions_navigation a:hover, .cpt_auxpages_navigation a:hover { color:#CC3300;}


.cpt_shopping_cart_info
{ 
color:#000000;
padding:0px 17px;
text-align:left;
}
.cpt_shopping_cart_info a { 
color:#111111;
font-size:18px;
font-weight:lighter;
line-height:32px;
padding:0;
text-decoration:none;
}
.cpt_shopping_cart_info div { margin-left: 5px;}

.shcart_link { }
#shpcrtca, #shpcrtgc { 
color:#333333;
font-family:Arial Regular;
font-size:13px;
font-weight:bolder;
padding:0;
margin-left:6px;
text-align:left;
text-decoration:none;
}

#shpcrtgc p {
color:#333333;
font-family:Arial Regular;
font-size:16px;
font-weight:bolder;
margin:0 0 10px;
}

.survey_question{
 font-weight: bold;
 margin-bottom: 10px;
}
.survey_submit{
 margin-top: 10px;
 text-align:center;
}
.cpt_survey form{
 padding:0px;
 margin: 0px;
}

.cpt_currency_selection
{ text-align: center;
  font-size: 100%;
}

.cpt_currency_selection select
{ font-size: 90%;
}
.cpt_currency_selection form{
 display: inline;
}



.cpt_language_selection { padding-left:8px;}
.cpt_language_selection img { vertical-align:middle;border:solid 1px #eaeaea;} 
.cpt_category_tree {
margin:0;
padding-left:9px;
}
.cpt_category_tree ul{
 list-style:none;
 margin:0px;
 padding:0px;
}
.cpt_category_tree ul li { 
border:0px solid #FF0000;
display:block;

padding:4px 0;
}
.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:#014182;
font-family:Arial Regular;
font-size:14px;
 text-decoration: none;
}

.cpt_category_tree .child a {
 padding-left: 10px;
 font-size:90%;line-height:100%;
 font-weight:normal;
 background: url(../../images/tls_point.gif) left center no-repeat;
}
.cpt_category_tree .child_current a{
 padding-left: 10px;
 background: url(../../images/tls_point_v.gif) left center no-repeat;
 color: #FF5E00 !important;
 text-decoration: none;
 font-size:90%; 
 line-height:100%;
}

a .bullet{
  text-decoration: none!important;
}
.cpt_category_tree .tab{
 margin-left:10px;
}



.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;}
#container_main_content .cpt_root_categories td { vertical-align:top;}
/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */

#container_topbar .cpt_auxpages_navigation, #container_topbar .cpt_divisions_navigation {  height:40px; padding:0; overflow:hidden; z-index:20; position:relative; }
#container_topbar .cpt_auxpages_navigation ul, #container_topbar .cpt_divisions_navigation ul {overflow:hidden;}
#container_topbar .cpt_auxpages_navigation li, #container_topbar .cpt_divisions_navigation li { height:40px; padding:0; background:url(../../images/tls_li_arr.gif) left 17px no-repeat; padding:0;}
#container_topbar .cpt_auxpages_navigation a, #container_topbar .cpt_divisions_navigation a { color:#d3d3d3; text-decoration:none;  padding:0 20px 0 10px ; line-height:40px; display:block; //width:auto; float:left;}
#container_topbar .cpt_auxpages_navigation a:hover, #container_topbar .cpt_divisions_navigation a:hover { text-decoration:underline; color:#ffa443;}


/*#container_top_right .cpt_shopping_cart_info { padding:0 10px; margin:10px 20px; width:200px;}
*/#container_top_right .cpt_logo { clear:right; float:right; margin:10px 20px 0 20px; }
#container_top_left .cpt_logo { margin:5px;}

#container_top_left .cpt_language_selection { display:inline; line-height:30px;}



#container_top_right .cpt_currency_selection { text-align:right;}

#container_left_sidebar .cpt_category_tree, #container_right_sidebar .cpt_category_tree, #container_top_left .cpt_category_tree { background:#ffd042 url(../../images/tls_cattopbg.gif) left top repeat-x; padding-left:20px;}
#container_left_sidebar .cpt_category_tree li.parent { background: url(../../images/tls_li.gif) left 0.4em no-repeat; padding:0 0 0 10px}


.cpt_category_tree a {
background-image:url("images/marker-li.jpg");
background-position:left center;
background-repeat:no-repeat;
border:0px solid #FF0000;
color:#014182;
font-family:Arial Regular;
font-size:14px;
padding-left:20px;
text-decoration:none;
 }
.cpt_category_tree a:hover { text-decoration:underline;}

#container_left_sidebar h3, #container_right_sidebar h3, #container_top_left h3 { margin:0; line-height:40px; margin:0 0 0 10px; padding:0 0 0 20px;text-transform:uppercase;  font-size:13px; }


#container_left_sidebar .cpt_shopping_cart_info, #container_right_sidebar .cpt_shopping_cart_info { padding:0 0 10px 0; background:#ffa443 url(../../images/tls_shopcartbg.gif) left top repeat-x;}
#container_left_sidebar .cpt_shopping_cart_info div, #container_right_sidebar .cpt_shopping_cart_info div { margin-top:0;}
#container_left_sidebar .hndl_proceed_checkout, #container_right_sidebar .hndl_proceed_checkout { background: url(../../images/tls_divnav_arr.gif) left 1em no-repeat;  line-height:40px; margin:0; display:block; color:#CC3300; text-transform:uppercase; text-decoration:none; padding-left:20px; margin:0 10px; text-align:left;}
#container_left_sidebar .cpt_shopping_cart_info a:hover, #container_right_sidebar .cpt_shopping_cart_info a:hover { text-decoration:underline; color:#CC3300;}

#container_left_sidebar .cpt_shopping_cart_info #shpcrtgc, #container_right_sidebar .cpt_shopping_cart_info #shpcrtgc, #container_left_sidebar .cpt_shopping_cart_info #shpcrtca, #container_right_sidebar .cpt_shopping_cart_info #shpcrtca { text-align:center;}


#container_topbar .cpt_shopping_cart_info
{ color:#808080; position:relative;top:-40px; width:50%; float:right; height:40px; overflow:hidden; margin-bottom:-40px; margin-right:5px; text-align:right; z-index:10;}
#container_topbar .cpt_shopping_cart_info div, #container_topbar .cpt_shopping_cart_info a { color:#fff; display:inline;}


#container_footer .cpt_divisions_navigation
{ padding: 3px;
  margin: 0px;
  text-align: center;
}
#container_footer .cpt_divisions_navigation li { background:none;}
#container_footer .cpt_divisions_navigation a
{ font-weight: normal;
  color:#333; padding:0 10px; line-height:30px; text-decoration:underline;
}
#container_footer .cpt_divisions_navigation a:hover { color:#CC3300;}
#container_main_content .cpt_product_lists
{ padding:10px;
}


#container_left_sidebar .cpt_news_short_list
{ border-right:solid 1px #e6e6e6;border-bottom:solid 1px #e6e6e6;}
#container_right_sidebar .cpt_news_short_list
{ border-left:solid 1px #e6e6e6;border-bottom:solid 4px #e6e6e6;}

#container_top .cpt_language_selection, #container_top .cpt_custom_html { display:inline; line-height:24px; //height:30px; padding:3px 0 0 5px;}
#container_top .cpt_language_selection a img { border:#ffffff solid 1px ; //margin-top:8px;}



#container_main_content .cpt_maincontent .cpt_custom_html {padding:0px; line-height:40px; }
.cpt_maincontent h1.tls_browse {  line-height:40px; padding:0 10px; margin:0; font-size:100%;}

#container_topbar_right .cpt_custom_html { display:inline;}
#container_left_sidebar .news_header { border-right:solid 1px #e6e6e6;}
#container_main_content ul { list-style-position:inside;}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */

#shpcrtca{
 font-weight: bold;
 font-size: 130%;
 white-space: nowrap;
}

#searchstring
{ width: 60%;
}

.block_tag_cloud  { font-size:15px;}
.block_tag_cloud a { text-decoration:none;  font-family:Arial, Helvetica, sans-serif; word-spacing:110%; letter-spacing:120%;}
.current-rating1 div { line-height:20px; //height:20px; font-size:1px;}
.sm-current-rating1 { line-height:13px; //height:13px; font-size:1px;}
center h1 { text-align:left;}
.cat_header { background:#ffd042 url(../../images/tls_catheaderbg.gif) left top repeat-x; height:40px; }
.poll_header {  background:#ededed url(../../images/dft_lightgreyheader.gif) left top repeat-x;}
.news_header { background:#fff url(../../images/tls_newstheaderbg.gif) left top repeat-x;height:40px;border-bottom:solid 1px #e6e6e6; }
.cat_header h3 { background:url(../../images/tls_cat_arr.gif) left 1em no-repeat; color:#fff;}
.news_header h3{ background:url(../../images/tls_news_arr.gif) left 1em no-repeat;  color:#222; }
.poll_header h3 { background:url(../../images/dft_lightgreybullet.gif) left 1em no-repeat;  color:#333; }
.lang_label { display:inline; font-size:100%; color:#333; line-height:30px;}

.tls_topbar td { background:url(../../images/tls_topbg.gif) left top repeat-x;  }
.tls_page { margin:0 20px 0 0; background:#fff;}
.tls_index_header { background:#f2f2f2 url(../../images/tls_bullet.gif) 10px 1em no-repeat; line-height:230%; color:#333; font-size:120%; font-weight:bold; margin:0; padding:0 20px; }
.cpt_survey { background:#ededed url(../../images/dft_lightgreybody.gif) left top repeat-x;}
.cpt_custom_html h1 { 
color:#666666;
font-family:Arial Regular;
font-size:14px;
font-weight:bold;
}
h1.welcome { 
background:none repeat scroll 0 0 transparent;
color:#666666;
font-family:Arial Regular;
font-size:18pt;
font-weight:bold;
margin:0;
text-align:center;
text-transform:none;
}
h1.companyname  { margin:0; padding:0 20px; line-height:40px; white-space:nowrap; color:#fff; font-size:15pt;}
.tls_tel { color:#fff; font-size:15pt; line-height:40px; //height:40px;  padding:0 10px; }
.mdr_main_header  { 
color:#666666;
font-family:Arial Regular;
font-size:14px;
font-weight:bold;
padding:0 10px;
}
/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small
{ font-size: 80%;
}
.big
{ font-size: 150%;
}

.background1, .background1 td
{ background-color: #F5F5F5;
}

.btn_checkout
{ font-size: 130%;
  font-weight: bold;
  margin: 10px;
  padding: 3px;
  border:0 none;
  background: url(/img/button-of-zak.jpg) no-repeat;
  position: relative;
  width:149px;
  height: 34px;
}

{
      height: 35px;
      position: relative;
      top: 10px;
      background: url(img/add.png) no-repeat;
}



.prdbrief_add2cart
{ padding: 5px 0;
}

.error_block
{ font-weight: bold;
  color: red;
}

.product_brief_block {
border:1px solid #F1CBA6;
overflow:hidden;
padding:10px;
 zoom:1; }
.product_brief_block .prdbrief_thumbnail { float:left; margin-right:5px;}
.product_brief_block .sm-current-rating1 { margin-left:155px;}


#tbl-checkout-progress td {
vertical-align: top; font-size:0.7em;
}

.current_prd_thumbnail img{
	border: #BBBBBB 3px solid;
}
a.prd_thumbnail img{
	border: #FFFFFF 3px solid;
}
a.prd_thumbnail:hover img{
	border: #BBBBBB 3px solid;
}

.news_date
{ color: #ff5e00;
  font-size: 100%;
  font-weight:bold;padding-left:20px;
}
.news_title
{ padding-bottom: 10px;color:#333; padding-left:20px;
}
.news_title a { color:#333; font-weight:normal;}
.news_viewall
{ padding-bottom: 10px; text-align:right; font-size:85%;
}
.news_subscribe, .news_thankyou
{ padding: 5px;
  background-color: #f4f4f4;
}
.news_subscribe .input_message { width:120px;}
.news_subscribe div,.news_subscribe form { display:inline;}
.news_subscribe img { vertical-align:middle;}

/************************
BLOG STYLES
***************************/
.post_title{
 color: #666;
 margin-top: 30px;
 margin-bottom: 0px;
 font-size:120%;
}
.post_date{ 
 color: #999;
 border: 0px solid #EEE;
 border-top-width: 1px;
 margin-bottom: 15px;
 }
.post_content{
 padding-left: 15px;
}

/***************************
PRODUCTS COMPARISON
****************************/
.cmp_headers{
 background-color: #F5F5F5;
}
.cmp_column_odd{
 background-color: white;
 vertical-align: top;
}
.cmp_column_even{
 background-color: #F8F8F8;
 vertical-align: top;
}
#cmp-table tr:hover td{
 background-color: #d5e5fa!important;
}
#cmp-table tr td{
 text-align:center;
 padding: 6px;
}
#cmp-table tr td.cmp_headers{
 text-align: left;
}

/***************************
PRODUCT DETAILED
****************************/
.regularPrice{
 color: brown;
 text-decoration: line-through;
}
.totalPrice{
color:#CC3300;
font-size:130%;
font-weight:bold;
margin:20px 0px 5px;
}
.product_list .totalPrice { color:#000;
 background:#f2f2f2; font-weight:normal}
.youSaveLabel{
 font-size: 75%;
}
.youSavePrice{
 font-size: 75%;
}
.prd_out_of_stock {
 font-style:  italic;
 color:#CC3300;
 padding:0 0 0 5px;
 overflow:hidden;
 font-size:90%;
}
.cpt_product_category_info a, .cat_path_in_productpage a { font-size:120%;}

/************************
PRODUCT REVIEWS STYLES
***************************/
.review_block
{ margin-left: 20px;
}
.review_title{
 color: #333;
 margin-top: 10px;
 margin-bottom: 0px;
 font-size: 120%;
}
.review_date{ 
 color: #999;
 border: 0px solid #EEE;
 border-top-width: 1px;
 font-size: 90%;
 margin-bottom: 5px;
 }
.review_content{
 color: #333;
 padding-left: 20px;
}
.review_showall{
 margin-left: 20px;
}

/****************************
SHOPPING CART
*****************************/
.background_cart_top
{ background-color: #F5F5F5;
  border-bottom: 1px #99C9DF solid;
  font-size:12pt;
}
.background_cart_top h1{
 display: inline;
 padding: 0px;
 margin: 0px;
}
#cart_content_tbl{
     width:100%;}
#cart_content_tbl td{
 padding: 6px;
}
#cart_page_title{
 padding: 10px;
 text-align: left;
}
#cart_page_title h1{
 display inline;
 padding: 0px;
 margin: 0px;
}
#cart_clear{
 padding: 10px;
 text-align: right;
}
#cart_clear a{
 font-size:9pt;
}
.cart_discount_label{
color:#666666;
font-family:Arial Regular;
font-size:14px;
font-weight:bold;
}
#cart_total_label{
color:#666666;
font-family:Arial Regular;
font-size:14px;
font-weight:bold;
}
#cart_total{
background-color:#FFFFFF;
color:#CC3300;
font-family:Arial Regular;
font-size:20px;
font-weight:bold;
padding:10px;
white-space:nowrap;
}
.button-cart-pereschtitat {
border:0 none;
}
.button-cart-primenit{
border:0 none;
}
#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
{  
color:#CC3300;
font-family:Arial Regular;
font-size:17px;
font-weight:bold;
margin-left:3px;
text-decoration:none;
}
.rcat_root_category:hover { border-bottom:solid 1px;}
.rcat_products_num
{ color: #999999;
  font-size: 80%;
}
.rcat_child_categories a
{ line-height:150%;
  font-weight: normal;
}

/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td{
 padding: 5px;
}
#reg_auth_fields td{
 background-color: #F5F5F5;
}
#reg_confcode td{
 background-color: #F5F5F5;
}
#reg_fields_tbl td input, .addressform td input{
 width: 300px;
}
#subscribed4news{
 width:auto!important;
}
#reg_fields_tbl td textarea, .addressform td textarea{
 width: 300px;height: 100px;
}
#reg_submit_btn{
 font-size:150%;
 font-weight: bold;
}

/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search {
background-color:#FFE7BB;
border:1px solid #ED9A4A;
margin-right:10px;
width:232px;
}
#cat_advproduct_search input {
background-color:#FFE7BB;
border:1px solid #ED9A4A;
color:#333333;
}
#cat_advproduct_search .cat-search  input:focus  {
background-color:#FFF;
border:1px solid #ED9A4A;
color:#333333;
}

.hndl_submit_prds_cmp {border: 0 none}
#cat_advproduct_search form { padding:10px; }
#cat_advproduct_search td { vertical-align:top; }
#cat_advproduct_search td { vertical-align:top; }
#cat_advproduct_search select { width:100%;  }
#cat_advproduct_search form, #cat_advproduct_search table { //width:100%;}
#cat_advproduct_search h3 { padding:0px; margin: 10px 10px 0 10px;}
#cat_info_left_block, #cat_advproduct_search  { 
margin:0 auto;
padding:5px;
text-align:center;
}

.cpt_maincontent center { clear:both;}
#cat_top_tree { overflow:hidden; margin-top:10px; text-align:center;}
.hndl_submit_prds_cmp, #cat_product_sort { margin:10px 0;}
.prdbrief_name a{ 
font-size:15px;
color:#235789;
text-decoration:underline;
}
.prdbrief_name a:hover { border-bottom:solid 0px;}

ul.product_list li { border:solid 1px #e6e6e6; margin:0 2px !important; text-align:center;}
ul.product_list li table { margin:0 auto;}
.product_list a { font-size:120%; line-height:150%; text-decoration:none; color:#CC3300; display:block; white-space:nowrap; overflow:hidden;}
.product_list a:hover { text-decoration:underline;}
.product_list a:hover img, .product_list td a:hover{ border:none;}
.product_option { width:99%; //width:auto;  position:relative; zoom:1;}

/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
}
#checkout_have_account {
	padding: 15px;
	background-color: #F5F5F5;
	margin: 0 -5px 15px -5px;
}
#checkout_logininfo { width:428px;}
#checkout_logininfo .inputtext, #checkout_addresses .inputtext, #checkout_addresses textarea {
	width: 200px;
}
.paddingblock input.checkout_buttons {
	font-size: 130%;
	font-weight: bold;
	margin:5px 0;
}
.checkout_steps_divider {
	width: 40px;
	height:1px;
	background-color:#99C9DF;
	overflow:hidden;
}
#checkout_addresses { width:800px;}
#checkout_addresses td { } 
/**********************
ORDER STYLES
***********************/
tr#ord_total_row * {
	font-size: 105%;
	font-weight: bold;
}
.row_odd td {
	background-color: #F8F8F8;
}
.row_even td {
	border: 0px solid #F5F5F5;
	border-width: 1px 0px;
}

.paddingblock { background:#fff;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	font-size:12pt;
	
}
.paddingblock h2 {
	padding:20px 5px;
	margin-top: 0px;
}
.paddingblock td { font-size:95%; vertical-align:top; padding:5px;}
.paddingblock p { margin-bottom:10px;}

.paddingblock input { margin:2px 0 0 0;}
.asterisk {
	color:red;
}
.cellpadding tr td {
	padding: 5px;
}
.cust_name {
	font-size:110%;
	font-weight: bold;
}
#prddeatailed_container .cpt_product_rate_form table {
	width: 100%;
	/***********************/
width: auto;/**/
}

#block-customerinfo td { font-size:100%;}
.cpt_product_images{
float: left;
}


/*NIFTY*/
b.niftycorners,b.niftyfill{display:block}

b.niftycorners *{ display:block;height:1px;line-height:1px;font-size:1px;
    overflow:hidden;border-style:solid;border-width: 0 1px;}
  
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}

#powered_by { font-size:9px !important; position:relative; top:-10px; line-height:200%;}
body.body-page-404 { background:#fff; background-image:none; text-align:left; font-size:12px;}
body.body-page-404 ul, body.body-page-404 li { list-style:none;}
.cpt_product_add2cart_button input { vertical-align:middle; border:0;}

/*==========================================STYLES STORE LENSES==================================================*/

#body{ 
_width:expression(document.body.clientWidth < 1024? "1004px": "auto" ); */
width: 1000px;
margin:0 auto;
padding:0px 10px;
background-image: url(images/footer-bg.jpg);
background-repeat: repeat-x;
background-position: left bottom;
1background-color:#FFF;
border:0px solid #F00; 
overflow:hidden;
text-align:center;
}
#conteiner{
margin:0 auto;
padding:0;
background-image: url(images/gr.jpg1);
background-repeat: repeat-x;
1background-color:#FFF;
border:0px solid #0F0; 
overflow:hidden;
text-align:center;
}
#header{
height:124px; 
margin:0 auto;
padding:0;
background-image: url(images/gr.jpg1);
background-repeat: repeat-x;
1background-color:#FFF;
border:0px solid #00F; 
overflow:hidden;
text-align:center;
}
#header-logo{
width: 146px;
height:124px; 
margin:0 ;
padding:0;
background-image: url(images/logo.jpg);
background-repeat: no-repeat;
background-position:center center;
border:0px solid #00F; 
overflow:hidden;
text-align:center;
float:left;
}
#header-logo-link {
border:0px solid #FF0000;
height:100px;
left:20px;
margin:0;
padding:0;
position:relative;
top:11px;
width:100px;
}
#header-contact{
width: 248px;
height:124px; 
margin:0 ;
padding:0;
background-image: url(images/contact.jpg);
background-repeat: no-repeat;
background-position:center right;
border:0px solid #00F; 
overflow:hidden;
text-align:center; 
float:left;
}
#header-contact-1 { 
color:#030101;
font-size:12px;
font-weight:bold;
height:21px;
margin:0;
padding:10px 0 0 8px;
/padding:10px 0 0 15px;
width:248px;
}
#header-contact-2 { 
height:93px;
margin:0;
padding:0;
/padding-top:5px;
width:248px;
}
#header-contact-2 p {
color:#030101;
font-size:20px;
font-weight:bold;
line-height:28px;
margin:0;
padding:0 0 0 60px;
text-align:left;
}
#header-logo-img{
width: 198px;
height:124px; 
margin:0 ;
padding:0;
background-image: url(images/logo-img.jpg);
background-repeat: no-repeat;
background-position:center center;
border:0px solid #00F; 
overflow:hidden;
text-align:center;
float:left;
}
#header-banner-big{
width: 340px;
height:124px; 
margin:0 ;
padding:0;
background-image: url(/../img/banner-big.png);
background-repeat: no-repeat;
background-position:right center;
border:0px solid #00F; 
overflow:hidden;
text-align:center;
float:right;
}
#header-banner-left{
width: 185px;
height:124px; 
margin:0 ;
padding:0;
background-image: url(/../img/banner-left.jpg);
background-repeat: no-repeat;
background-position:right center;
border:0px solid #00F; 
overflow:hidden;
text-align:center;
float:right;
}
#header-banner-right-link{
border:0px solid #FF0000;
height:100px;
left:24px;
margin:0;
padding:0;
position:relative;
top:11px;
width:158px;
}
#header-banner-left-link{
border:0px solid #FF0000;
height:100px;
left:11px;
margin:0;
padding:0;
position:relative;
top:11px;
width:160px;
}
#header-banner-right{
width: 172px;
height:124px; 
margin:0 ;
padding:0;
background-image: url(/../img/banner-right.jpg);
background-repeat: no-repeat;
background-position:right center;
border:0px solid #00F; 
overflow:hidden;
text-align:center;
float:right;
}
#menu{
height:41px; 
margin:0 ;
padding:0;
background-image: url(images/fon-menu.jpg);
background-repeat: repeat-x;
border:0px solid #00F; 
overflow:hidden;
text-align:center;
}
#menu-left{
width: 3px;
height:41px; 
margin:0 ;
padding:0; 
background-image: url(images/menu-left.jpg);
background-repeat: no-repeat;
background-position:center center;
1background-color:#FFF;
border:0px solid #00F; 
overflow:hidden;
float:left;
}
#menu-menu{
width: 600px;
height:41px; 
margin:0 ;
padding:0;
1background-color:#FFF;
border:0px solid #00F; 
overflow:hidden;
float:left;
}
#gor-menu{
width: 600px;
height:40px; 
margin:0 ;
padding:0;
border:0px solid #00F; 
overflow:hidden;
text-align:left;
}
#gor-menu li {
background-image: url(images/border.jpg)  ;
background-repeat: no-repeat;
background-position:right 0px;
line-height:41px;
height:41px;
display:inline-block; 
margin:0 ;
padding:0;
border:0px solid #00F; 
overflow:hidden;
float:left;
}
#gor-menu li a {
line-height:41px;
height:41px;
display:inline-block; 
font-size:15px;
text-decoration:none;
color:#FFF;
padding:0 14px;
font-weight:lighter ;
}
#gor-menu li a:hover {
line-height:41px;
height:41px;
display:inline-block; 
background-image: url(images/fon-menu-hover.jpg);
background-repeat: repeat-x;
font-size:15px;
text-decoration:none;
color:#FFF;
padding:0 14px;
font-weight:lighter ;
}
.cpt_product_search form{
height:20px;
margin:0 !important;
padding:6px;
width:310px;
/width:330px;
border:0px solid #F00;
}
.cpt_product_search{
border:0px solid #0000FF;
float:right;
height:40px;
margin:0;
padding:0;
width:340px;
}
#search1{
background-color:#C5D6F2;
border:1px solid #2F6BC3;
color:#637390;
font-size:14px;
float:left;
height:28px;
line-height:28px;
/line-height:24px;
margin:0 0 0 18px;
width:250px;
padding-left:10px;
}
#button{
float:right;
border:0 none;
}
#menu-right {
width: 3px;
height:41px; 
margin:0 ;
padding:0;
background-image: url(images/menu-right.jpg);
background-repeat: no-repeat;
background-position:center center;
1background-color:#FFF;
border:0px solid #00F; 
overflow:hidden;
text-align:center;
float:right;
}
#center{
margin:0 auto;
padding:20px 0px;
overflow:hidden;
text-align:center;
}
/*===============================================================================================================*/
#center-left{
width: 230px;
margin:0 auto;
padding:20px 0px;
overflow:hidden;
text-align:center;
float:left;
}
#center-left-categor {
width: 230px;
margin:0 auto;
padding:10px 0px;
overflow:hidden;
}
#center-left-cart-top {
width: 230px;
height:10px; 
margin-top:12px ;
padding:0;
background-image: url(images/cart-top.jpg);
background-repeat: no-repeat;
overflow:hidden;
text-align:center;
}
#center-left-cart {
width: 230px;
margin:0 ;
padding:0;
background-image: url(images/cart-bg.jpg);
background-repeat: repeat-y;
overflow:hidden;
text-align:center;
}
#center-left-cart-bottom {
width: 230px;
height:10px; 
margin:0px;
padding:0;
background-image: url(images/cart-bottom.jpg);
background-repeat: no-repeat;
overflow:hidden;
text-align:center;
}
#center-left-new-top {
width: 230px;
height:40px; 
margin-top:40px;
padding:0;
background-image: url(images/new-top.jpg);
background-repeat: no-repeat;
overflow:hidden;
text-align:center;
}
#center-left-new-top p {
color:#030101;
font-family:Arial Regular;
font-size:20px;
font-weight:500;
line-height:40px;
margin:0;
padding:0 0 0 19px;
text-align:left;
}
#center-right-top p {
color:#030101;
font-family:Arial Regular;
font-size:20px;
font-weight:500;
line-height:40px;
margin:0;
padding:0 0 0 19px;
text-align:left;
}
#center-right-top-buy p {
color:#030101;
font-family:Arial Regular;
font-size:20px;
font-weight:500;
line-height:40px;
margin:0;
padding:0 0 0 27px;
text-align:left;
}
#center-left-new {
width: 230px;
margin:0 ;
padding:0;
background-image: url(images/new-bg.jpg);
background-repeat: repeat-y;
overflow:hidden;
text-align:center;
}
#center-left-new-bottom {
width: 230px;
height:10px; 
margin:0 ;
padding:0;
background-image: url(images/new-bottom.jpg);
background-repeat: no-repeat;
overflow:hidden;
text-align:center;
}
/*===============================================================================================================*/
#center-center{
/width: 490px;
margin:0 auto;
padding:20px 0px;
overflow:hidden;
text-align:center;
float:none;
}
.title-specialoffers{
/width: 470px;
height:48px; 
margin-top:10px;
padding:0;
background-image: url(images/ac-top-center.jpg);
background-repeat: repeat-x;
overflow:hidden;
text-align:center;
}
#title-specialoffers-left{
width: 30px;
height:48px; 
margin:0px;
padding:0;
background-image: url(images/box-top-left.jpg);
background-repeat: no-repeat;
overflow:hidden;
text-align:center;
float:left;
}
#title-acions-left {
width: 30px;
height:48px; 
margin:0px;
padding:0;
background-image: url(images/box-top-left.jpg);
background-repeat: no-repeat;
overflow:hidden;
text-align:center;
float:left;
}
#title-new-left {
width: 200px;
height:48px; 
margin:0px;
padding:0;
background-image: url(images/new-top-left.jpg);
background-repeat: no-repeat;
overflow:hidden;
text-align:center;
float:left;
}
.title-specialoffers-title {
border:0px solid;
color:#030101;
float:none;
font-family:Arial Regular;
font-size:20px;
font-weight:500;
height:48px;
line-height:48px;
margin:0 auto;
overflow:hidden;
padding:0;
text-align:center;
width:200px;
}
.title-specialoffers-right{
width: 30px;
height:48px; 
margin:0px;
padding:0;
background-image: url(images/ac-top-right.jpg);
background-repeat: no-repeat;
overflow:hidden;
text-align:center;
float:right;
}
.bottom-box{
/width: 470px;
height:24px; 
margin-bottom:20px;
padding:0;
background-image: url(images/botton-center.jpg);
background-repeat: repeat-x;
overflow:hidden;
text-align:center;
}
.bottom-box-left {
width: 200px;
height:24px; 
margin:0px;
padding:0;
background-image: url(images/botton-left.jpg);
background-repeat: no-repeat;
overflow:hidden;
text-align:center;
float:left;
}
.bottom-box-right {
width: 30px;
height:24px; 
margin:0px;
padding:0;
background-image: url(images/botton-right.jpg);
background-repeat: no-repeat;
overflow:hidden;
text-align:center;
float:right;
}
/*===============================================================================================================*/
#center-right{
width: 250px;
margin:0 auto;
padding:20px 0px;
overflow:hidden;
text-align:center;
float:right;
}
#center-right-top{
width: 250px;
height:44px; 
margin:0px;
padding:0;
background-image: url(images/r-box-top.jpg);
background-repeat: no-repeat;
overflow:hidden;
text-align:center;
}
#center-right-top-buy {
width: 250px;
height:44px; 
margin:0px;
padding:0;
background-image: url(images/pop-tovar.jpg);
background-repeat: no-repeat;
overflow:hidden;
text-align:center;
}
#center-right-center{
width: 250px;
margin:0px;
padding:0;
background-image: url(images/r-box-bg.jpg);
background-repeat: repeat-y;
overflow:hidden;
text-align:left;
}
#box {
margin:0 auto;
/margin:0 ;
overflow:hidden;
padding:0;
text-align:left;
width:248px;
list-style-type:none;
border:0 solid #FF0000;
}
.box-info {
background-image:url(images/plus.jpg);
background-position:19px 4px;
background-repeat:no-repeat;
border:0 solid #FF0000;
color:#333333;
font-family:Arial Regular;
font-size:12px;
font-weight:bolder;
margin:0 0 10px;
overflow:hidden;
padding:0 0 0 42px;
text-align:left;
width:190px;
/width:230px;
}
#center-right-bottom{
width: 250px;
height:10px; 
margin:0px 0px 40px 0px;
padding:0;
background-image: url(images/r-box-bottom.jpg);
background-repeat: no-repeat;
overflow:hidden;
text-align:center;
}
#footer{
/width:100%;
height:105px; 
margin:0 auto;
padding:0;
background-image: url(images/footer-bg.jpg);
background-repeat: repeat-x;
border-top:1px solid #CCC; 
overflow:hidden;
text-align:center;
/float:right;
}
#footer-left{
border:0px solid #FF0000;
float:left;
height:66px;
margin:20px 0 0 50px;
padding:0;
text-align:left;
width:216px;
}
.link-1 a {color:#333333; text-decoration:none;}
.link-2 a {color:#014182;}
.link-1 a:hover {color:#333333; text-decoration:underline;}
.link-2 a:hover {color:#014182;}
#footer-right {
border:0px solid #FF0000;
float:right;
height:31px;
margin:38px 52px 0 0;
padding:0;
text-align:left;
width:300px;
}
.footer-right-1 {
border:0px solid #FF0000;
float:left;
height:31px;
margin:0px 0px 0px 10px;
width:88px;
}
/*==========================================PRODUCT_LIST=========================================================*/
.list-table-1 {
display:block;
}
.list-table-td-1 {
display:block;
}
.list-ul{
border:px solid #FFFF00;
display:block;
margin:0 auto;
/margin:0px 0px 0px 20px;
overflow:hidden;
padding:0;
text-align:center; 
width:446px;
/width:430px;
}
.list-li{
/padding-bottom:30px;
/width:430px;
border-bottom:1px solid #F1CB9E;
display:block;
height:160px;
margin:10px 0;
padding-top:20px;
vertical-align:baseline;
width:446px;
}
.list-table-2 {
border:0px solid #F1CB9E;
float:left;
margin-top:5px;
margin-right:18px;
width:124px;
}
.list-table-td-2 {
display:block;
width:150px;
}
.list-box-div {
border:0px solid #00FF00;
float:left;
text-align:left;
width:290px;
/width:270px;
}
.list-box-div p {
margin:5px 0px;
}
.list-box-div  a {
color:#CC3300;
display:block;
font-family:Arial Regular;
font-size:15px;
margin:0;
}
/*======================================PRODUCT_LIST_NEW=========================================================*/
.newlist-table-1 {
margin:0 auto;
/margin:0;
padding:0px;
text-align:center;
width:230px;
/width:230px;
border:0px solid #F00;
}
.newlist-table-td-1 {
display:block;
}
.newlist-ul{
border:0px solid #FFFF00;
margin:0 auto;
/margin:0px 0px 0px 0px;
overflow:hidden;
padding:0;
text-align:center; 
list-style:none;
}
.newlist-li{
border-bottom:0px solid #F1CB9E;
margin:0 auto;
padding:10px 0;
text-align:center;
vertical-align:baseline;
}
.newlist-table-2 {
border:0 solid #F1CB9E;
margin-bottom:5px;
overflow:hidden;
padding:0;
text-align:left;
width:230px;
}
.product-list-new-img{
float:left;
margin:0 18px;
}
.newlist-table-td-2 {
display:block;
width:150px;
}
.newlist-box-div_new {
border:0 solid #00FF00;
margin:0;
padding-left:18px;
padding-right:18px;
/padding-left:0px;
/padding-right:0px;
text-align:left;
width:194px;
}
.newlist-box-div_new .totalPrice {
color:#CC3300;
font-size:130%;
font-weight:bold;
margin:5px 0;
}
.newlist-box-div_new p {
padding:0px;
margin:5px 0;
}
.newlist-box-div_new  a {
color:#235789;
display:block;
font-family:Arial Regular;
font-size:15px;
margin:0;
}
/*===============================================================================================================*/
.cat{
color:#999999;
font-size:11px !important;
}
.cat:hover {
color:#999999 !important;
font-size:11px !important;
}
/*===============================================================================================================*/
.shcart_link  .hndl_proceed_checkout  { text-decoration:underline !important ;}
#powered_by{display:none;}
/*==========================================CARTOCHKA TOVARA=====================================================*/
/*--img--*/
.tovar-img {
float:left;
width:160px;
}
.tovar-img-2 {
border:0px solid #F2CCBF;
height:140px;
width:120px;
}
#img-current_picture{
width:120px;
}
/*--Params selectable--*/
.div-selectable {
/width:300px;
border:0px solid #F00;
overflow:hidden;
}
.div-selectable-box{
border-bottom:1px solid #F2CCBF;
display:block;
/width:300px;
width:320px;
float:left;
}
.div-selectable-box-left {
float:left;
height:30px;
line-height:30px;
margin:0;
padding:0;
width:50%;
color:#666666;
font-family:Arial Rerular;
font-size:13px;
}
.div-selectable-box-right {
float:left;
height:30px;
line-height:30px;
margin:0;
padding:0;
color:#000000;
font-family:Arial Rerular;
font-size:13px;
}
.product_option {
border:1px solid #333333;
margin-top:5px;
padding:0;
/padding-top:5px;
}
/*--Params fixed--*/
.div-fixed {
/width:300px;
border:0px solid #F00;
overflow:hidden;
}
.div-fixed-box{
border-bottom:1px solid #F2CCBF;
display:block;
/width:300px;
width:320px;
float:left;
}
.div-fixed-box-left {
float:left;
height:30px;
line-height:30px;
margin:0;
padding:0;
width:50%;
color:#666666;
font-family:Arial Rerular;
font-size:13px;
}
.div-fixed-box-right {
float:left;
height:30px;
line-height:30px;
margin:0;
padding:0;
color:#000000;
font-family:Arial Rerular;
font-size:13px;
}
/*--Product price--*/
.cpt_product_price {
border:0px solid #000000;
float:left;
height:36px;
width:150px;
margin:10px 0;
}
.cpt_product_add2cart_button
{
border:0px solid #000000;
float:left;
padding-top:0;
width:326px;
/width:300px;
margin:10px 0;
 }
.product_qty {
border:1px solid #000000  !important;
}
.add2cart_handler_new{
margin:0px;
border:0;
}
/*--Descripton--*/
.descripton-title {
color:#666666;
font-family:Arial Regular;
font-size:15px;
font-weight:bold;
}
/*----*/
.cpt_product_related_products{}
.related-products {
border:0px solid #FF0000;
overflow:hidden;
width:480px;
/width:470px;
text-align:center;
margin:0 auto;
}
.related-products-div{
border-bottom:1px solid #F2CCBF;
overflow:hidden;
width:480px;
margin:10px 0px;
padding:10px 0px;
}
.related-products-box {
border:0px solid #F2CCBF;
float:left;
width:120px; 
}
.related-products-box-1 {

}
.related-products-box-2 {

}
.related-products-box-box {
border:0px solid;
float:left;
margin:0 10px;
overflow:hidden;
width:310px;
}
.related-products-box-3 {
margin-bottom:5px;
}
.related-products-box-4 {
margin-bottom:5px;
}
input.checknomarging  {
border:0 none;
}
/*--Cravnenie tovarov--*/
#div-comparison {
/width:480px ;
text-align:center;
margin:0 auto;
overflow:auto ;
/overflow-x: scroll;
} 
/*--header cart--*/
.cart_content_header-td-l {
height:32px;
background-image:url(images/cart-title-l-r.jpg);
background-position:left center;
background-repeat:no-repeat;
background-color:#D2E2FD;
}
.cart_content_header-td {
height:32px;
background-image:url(images/cart-title-bg.jpg);
background-repeat:repeat-x;
background-color:#D2E2FD;
}
.cart_content_header-td-r {
height:32px;
background-image:url(images/cart-title-l-r.jpg);
background-position:right center;
background-repeat:no-repeat;
background-color:#D2E2FD;
}
.div-selectable-box-right-home {
width:150px;
}
#hndl-show-loginpass-fields, #custinfo-subscribed4news,#shipping-method-1 ,#shipping-method-2 ,
#shipping-method-3 , #shipping-method-4 ,#shipping-method-5 ,#shipping-method-6, #shipping-method-7,
#shipping-method-8 ,#shipping-method-9 ,#shipping-method-10,#payment-method-1,#payment-method-2,#payment-method-3,
#payment-method-4,#payment-method-5,#payment-method-6,#payment-method-7,#payment-method-8,#payment-method-9,
#payment-method-10 {
border:0 none;
}
/*=======================================TABLE TEST==============================================================*/
.table-test {
width:100%;
}
.table-test-l {}
.table-test-c {}
.table-test-r {}
.table-test-tr {
border-bottom:1px solid #d2e2fd !important ;
}
.table-test-l-1 {
border-bottom:1px solid #d2e2fd !important ;
}
.table-test-c-1 {
border-bottom:1px solid #d2e2fd !important ;
}
.table-test-r-1 {
border-bottom:1px solid #d2e2fd !important ;
}

=========================================================================================================
#registr {
padding:0;
margin:0;
}

#registr  .cpt_divisions_navigation  {
padding:0 !important;
margin:5px 0 0 !important;
padding:0 !important;
}
#registr .cpt_divisions_navigation   .horizontal li { 
background:url(../../images/tls_divnav_arr.gif1) no-repeat scroll left 0.25em transparent;
margin-left:24px;
padding:0;
} 
 
#registr .cpt_divisions_navigation   .horizontal li a {
color:#014182;
font-family:Arial Regular;
font-size:13px;
font-weight:normal;
margin:3px 0 3px 4px;
padding:0;
text-decoration:underline;
} 