/* lastic */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	vertical-align: baseline;
	font-family: Arial, sans-serif;
}


/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */

html
{ margin: 0px;
  padding: 0px;
}

body
{ margin: 0px;
  padding: 0px;
}

p, body, font, div, td, input, select, textarea
{ font-family: arial,helvetica, sans-serif;
  font-size:12px;
}

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:#1f3d6a;
}
a:hover { color:#991d1d;}
a img{
 border: 0;
}
input, select { vertical-align:middle;}
/* ====================== COMPONENT CONTAINER STYLES ====================== */

#container_top_left
{ text-align: left;
  vertical-align: top;
  width: 200px;
 }

#container_top
{ padding:0 0 0 15px;
  vertical-align:top;
}

#container_top_right
{ text-align: center;
  vertical-align: bottom;
  width: 200px;
  position:relative;
  background:#d6f2af url(../../images/flw_greenbody.gif) left 0px repeat-x;
}

#container_left_sidebar, #container_right_sidebar
{ width:200px;
  text-align: left;
  vertical-align: top;
}

#container_main_content
{ width:"*";
 text-align: left;
  vertical-align: top;
  padding: 10px;
  background:#fff;
  border-top:4px solid #E6E6E6;
}

#container_footer
{  background-color: #F2F2F2;
  color: white;
  line-height:30px;
}

#container_topbar, #container_topbar_right  { vertical-align:top; background:url(../../images/tls_topbg.gif) left top repeat-x;}


table.flw_top {  background:#fbfbfb url(../../images/tls_newstheaderbg.gif) left top repeat-x;

}
/* ====================== 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;
  margin-left: 10px;
//  padding: 10px;
//  width: 100%;
}

ul.vertical, ul.horizontal
{ padding: 0px;
  margin: 0px;
}
ul.horizontal{
width: 100%;
overflow: hidden;
}
.vertical li
{ padding: 0px;
  padding-bottom: 2px;
  clear:left;
}
.horizontal li
{ 
    float: right;
    margin-left: 5px;
}

.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/fls_divnav_arr.gif) left 0.25em no-repeat; padding:0 0 0 18px;}*/

.cpt_divisions_navigation a, .cpt_auxpages_navigation a { color:#545454; line-height:160%; font-weight:bold; }
.cpt_divisions_navigation a:hover, .cpt_auxpages_navigation a:hover { color:#991d1d;}


.cpt_shopping_cart_info
{
  color: #000;
  padding: 10px;
}
.cpt_shopping_cart_info a { font-size:120%;}


.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_product_search form{
 margin: 0px!important;
 padding: 10px;
}

.cpt_language_selection {
  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;
 margin:0px;
 padding:0px;
}
.cpt_category_tree ul li { padding:0 0 2px 10px; }
.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{
 font-size:110%;
 font-weight: bold;
 color:#440000!important;
 text-decoration: none;
}*/

/*.cpt_category_tree .child a {
 padding-left: 10px;
 font-size:90%;line-height:100%;
 font-weight:normal;
 background: url(../../images/fls_point.gif) left center no-repeat;
}*/
/*.cpt_category_tree .child_current a{
 padding-left: 10px;
 background: url(../../images/fls_point_v.gif) left center no-repeat;
 color: #440000 !important;
 text-decoration: none;
 font-size:90%;
 line-height:100%;
}*/

a .bullet{
  text-decoration: none!important;
}
.cpt_category_tree .tab{
 margin-left:10px;
}

.cpt_product_add2cart_button
{ padding-top: 10px;}
.cpt_product_price
{ padding-top: 10px;}

.cat_header { background: url(../../images/fls_catheaderbg.gif) left top repeat-x; height:40px; }
.news_header, .poll_header { background: url(../../images/tls_newstheaderbg.gif) left top repeat-x; height:40px;border-bottom:solid 1px #e6e6e6; }
#container_left_sidebar .news_header { border-right:solid 1px #e6e6e6;}
#container_right_sidebar .news_header { border-left:solid 1px #e6e6e6;}
#container_right_sidebar .poll_header { border-left:solid 1px #e6e6e6;}
#container_left_sidebar .poll_header { border-right:solid 1px #e6e6e6;}
.cat_header h3 { background:url(../../images/fls_cat_arr.gif) left 1em no-repeat; color:#fff;}
.news_header h3, .poll_header h3 { background:url(../../images/tls_news_arr.gif) left 1em no-repeat;  color:#222; }
.lang_label { display:inline; font-size:100%; color:#333; line-height:30px;}
.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; }
.flw_tl { background:url(../../images/flw_tl.gif) left top no-repeat; width:142px; height:208px; position:absolute; left:-142px; top:-208px;}
.flw_tr { background:url(../../images/flw_tr.gif) left top no-repeat; width:54px; height:168px; position:absolute; left:0px; top:-168px;}
.flw_bl { background:url(../../images/flw_bl.gif) left top no-repeat; position:absolute; left:-110px; top:0px; width:110px; height:36px;}
.flw_br { background:url(../../images/flw_br.gif) left top no-repeat; width:59px; height:30px; position:absolute; left:0px; top:0px;}
#container_topbar_right .cpt_custom_html { position:relative; height:40px; width:40px; display:inline-block;}


/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */
#container_left_sidebar .cpt_product_search, #container_right_sidebar .cpt_product_search { background:#993636 url(../../images/fls_cattopbg.gif) left top repeat-x; height:44px; overflow:hidden;}

#container_top_right .cpt_divisions_navigation, #container_right_sidebar .cpt_divisions_navigation,
#container_right_sidebar .cpt_divisions_navigation, #container_top_right .cpt_auxpages_navigation,
#container_left_sidebar .cpt_auxpages_navigation { background:#d6f2af url(../../images/fls_divnavtopbg.gif) left top repeat-x; }

#container_topbar .cpt_auxpages_navigation, #container_topbar .cpt_divisions_navigation, #container_topbar_right .cpt_currency_selection {  height:40px; padding:0; overflow:hidden; color:#fff;}
 #container_topbar_right .cpt_currency_selection { line-height:40px;}
#container_topbar .cpt_auxpages_navigation ul, #container_topbar .cpt_divisions_navigation ul { background:url(../../images/tls_auxnav_libg.gif) left center no-repeat; overflow:hidden; float:left; width:auto}
#container_topbar .cpt_auxpages_navigation li, #container_topbar .cpt_divisions_navigation li { height:40px; padding:0; background:url(../../images/tls_auxnav_libg.gif) right center repeat-y; padding:0; margin:0;}
#container_topbar .cpt_auxpages_navigation a, #container_topbar .cpt_divisions_navigation a { color:#d3d3d3; text-decoration:none;  padding:0 20px; line-height:40px; display:block; //width:auto; float:left;}
#container_topbar .cpt_auxpages_navigation a:hover, #container_topbar .cpt_divisions_navigation a:hover { background:#26282a ;}
#container_top .cpt_divisions_navigation, #container_top .cpt_auxpages_navigation {}

#container_top .cpt_shopping_cart_info, #container_topbar .cpt_shopping_cart_info { float:right;line-height:30px; display:inline; padding:0 10px;  }
#container_top .cpt_shopping_cart_info  div { display:inline;}


#container_top_right .cpt_logo { position:relative; }
#container_top_left .cpt_logo { margin:5px;}

#container_top_left .cpt_language_selection { display:inline; line-height:30px;}

#container_top_right .cpt_currency_selection { padding:0 5px 0 20px; line-height:30px; white-space:nowrap; //height:30px; background:#d6f2af;}
#container_top .cpt_currency_selection { float:right; width:auto;}

#container_left_sidebar .cpt_category_tree, #container_right_sidebar .cpt_category_tree, #container_top_left .cpt_category_tree { background:#993636 url(../../images/fls_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}

#container_left_sidebar .cpt_survey, #container_left_sidebar .cpt_tag_cloud { border-right: solid 1px #e6e6e6;border-bottom: solid 4px #e6e6e6;}
#container_right_sidebar .cpt_survey, #container_right_sidebar .cpt_tag_cloud { border-left: solid 1px #e6e6e6;border-bottom: solid 4px #e6e6e6;}

.cpt_category_tree a { color:#f5edeb; text-decoration:none;  line-height:140%;}
.cpt_category_tree a:hover {color:#f5edeb; 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_top_right .cpt_shopping_cart_info {/* position:relative; top:-30px; */}

#container_top_right #shpcrtgc { margin-top:5px; }
#container_top_right .hndl_proceed_checkout, #container_left_sidebar .hndl_proceed_checkout, #container_right_sidebar .hndl_proceed_checkout {  line-height:40px; margin:0; display:block; color:#333; text-transform:uppercase; text-decoration:none; padding-left:20px; margin:0 10px; text-align:left;}

#container_top_right .shcart_link  {/* background: url(../../images/flw_greenheader.gif) left top repeat-x;*/ height:40px;}

#container_top_right .hndl_proceed_checkout  {  color:#000; white-space:nowrap;text-decoration:underline;}
#container_top_right .hndl_proceed_checkout:hover { color:#991D1D; text-decoration:underline;}

#container_topbar .cpt_product_search, #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_topbar_right .cpt_language_selection {  float:right; color:#fff; margin:10px 20px 0 10px; _margin:10px 13px 0 10px;}

#container_footer .cpt_divisions_navigation
{ padding: 3px;
  margin: 0px;
  text-align: center;
  background:#F2F2F2;
}
#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:#991d1d;}
#container_main_content .cpt_product_lists
{ padding:10px;
text-align:left;
}
#container_main_content .cpt_product_lists table { width:100%;}

#container_left_sidebar .cpt_news_short_list
{ border-right:solid 1px #e6e6e6;border-bottom:solid 4px #e6e6e6;}
#container_right_sidebar .cpt_news_short_list
{ border-left:solid 1px #e6e6e6;}

#container_top .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_top .cpt_logo { margin:0; display:inline; }
#container_top .cpt_logo img { margin-bottom:-0.8em; display:none;}
#container_top .cpt_custom_html { padding:20px 0 10px 10px; position:relative;}
.flw_company {font-size:30pt; line-height:49px;  white-space:nowrap;}
.flw_company a { text-decoration:none; font-weight:normal;}
.flw_company .light { color:#72964d;}
.flw_company .dark { color:#991d1d;}

#container_main_content ul { list-style-position:inside;}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */
h1.welcome { color:#d14a4a; font-weight:normal; font-size:19pt; letter-spacing:-1px; margin:0 10px ;}

#shpcrtca{
 font-weight: bold;
 font-size: 130%;
 white-space: nowrap;
}

#searchstring
{ width: 60%;
}
.home_page_category_logo { background:url(../../images/defaultnocatimage.gif) left top no-repeat; display:block; height:65px; width:65px;}
.mdr_main_header { background:#fcfcfc;font-size:120%;
line-height:40px;
margin:0; text-transform:uppercase; color:#757575;
padding:0 20px; margin:10px; }
.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;}

/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small
{ font-size: 80%;
}
.big
{ font-size: 150%;
}

.background1, .background1 td
{ background-color: #ebedd0;
}

.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 {padding:10px; overflow:hidden; }
.product_brief_block .prdbrief_thumbnail { float:left; margin-right:25px; width:100px;}
.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: #991D1D;
  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: #ebedd0;
}
.cmp_column_odd{
 background-color: white;
 vertical-align: top;
}
.cmp_column_even{
 background-color: #f6f7eb;
 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;
}
.prdbrief_brief_description{
    margin: 10px 0 10px 125px;
}
.totalPrice{
 font-weight:bold;
 color: #000000;
 margin: 10px 0;
}
.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;
}
.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: #ebedd0;
  border-bottom: 1px #bec0a9 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{
 font-weight: bold;
}
#cart_total_label{
 font-size: 130%;
 font-weight: bold;
}
#cart_total{
 background-color: #ebedd0;
 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:130%; text-decoration:none; color:#0d89ad;
}
.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: #ebedd0;
}
#reg_confcode td{
 background-color: #ebedd0;
}
#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: #ffffff;
    border: 1px solid #e9e9e9;
    margin-right:10px;
    width:95%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 50%;
}
#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  { float:left;}
#cat_info_left_block ul{margin-left: 20px; list-style-type: square;}
#cat_info_left_block ul a{text-decoration: none;}

.cpt_maincontent center { clear:both;}
#cat_top_tree { overflow:hidden; margin-top:10px;}
.hndl_submit_prds_cmp, #cat_product_sort { margin:10px 0;}
.prdbrief_name {margin: 10px 0}
.prdbrief_name a{ font-weight: normal}
.prdbrief_name a:hover {}

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:130%; text-decoration:none; color:#991d1d;}
.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: #ebedd0;
	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:#bec0a9;
	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: #f6f7eb;
}
.row_even td {
	border: 0px solid #ebedd0;
	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;
height: 203px;
}
.cpt_product_add2cart_button input { vertical-align:middle;}
#powered_by { font-size:11px!important; padding-bottom:5px;}






body{
    color: #666;
}
a {
    color: #545454;
}
a:hover{
    text-decoration: none;
}
#address{
    display: block;
    width: 200px;
}
.loginInput{
    border: 1px solid #f0f0f0;
    margin: 5px 0;
    padding: 5px;
    width: 90%;
}
#searchInput{
    border: none;
    height: 25px;
    width: 128px;
    padding: 2px 0px 2px 5px;
    font-size: 14px;
    background: url('../../images/inputSearchLeft.png') no-repeat;
}
img.searchBtn{
    margin-left: 4px;
}
#searchCategDiv{
    display: none;
    position: absolute;
    border: 1px solid #f2f2f2;
    width: 158px;
    background: #fff;
}
.searchCategDivItem{
    padding: 5px;
}
a.searchCategory{
    display: block;
    width: 25px;
    height: 25px;
    background: url('../../images/inputSearchRight.png') no-repeat;
    cursor:  pointer;
}
#cat_select{
    margin-right: 5px;
    float: left;
    width: 25px;
    height: 25px;
    background-color: #ffffff;
    background: url('../../images/cat_select.gif') no-repeat center;
    cursor: pointer;
}
#cat_select_open{
    display: none;
    width: 200px;
    height: 300px;
    overflow: auto;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    position: absolute;
    margin-top: 40px;
}

#container {
    margin: 10px;
    min-width: 1000px;
}
.left {
    float: left;
    margin: 10px;
}
.right {
    float: right;
    margin: 10px;
}
.clear {
    clear: both;
}
#main {
    margin: 5px;
}
#right {
    float: right;
    width: 22%;
    font-size: 12px;    
}
#content {
    margin: 10px 0;
    border-bottom: 3px solid #eeeeee;
}
#foot {
    float: right;
    text-align: right;
}
#phone {
    font-size: 15px;
    font-weight: bold;
    color: red;
}
#menu{
    width: 99%;
    height: 51px;
    vertical-align: middle;
    border: 1px solid #dddddd;
    background-image: url('../../images/menu.png');
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
}
#menu ul {
    list-style-type: none;
    margin: 15px;
}
#menu ul li {
    margin: auto;
    float: left;
    display: inline;
    color: #999999;
    padding: 5px 13px;
    border-right: 1px solid #d7d7d7;
}
#menu ul li.last {
    border: none;
}
#menu ul li a {
    text-decoration: none;
    font-size: 14px;
    padding: 5px 15px;
}
#active {
    background-color: #6da50a;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #ffffff;
    padding: 5px 15px;
}
.search {
    float: right;
    margin: 15px 10px 0 0;
}
.block {
    border-bottom: 1px dotted #cecece;
    margin-bottom: 20px;
}
.block .cpt_product_lists table{
    display: inline;
}
#main {
    width: 76%;
}
#status{
    line-height: 30px;
    margin-left: 5px;
}
#status div{
    display: inline;
}
#catalog ul{
}
#catalog ul li{
    margin: 7px 0px 7px 10px;
}
#catalog ul li.parent, #catalog ul li.parent_current{
    list-style-type: none;
    background: transparent url('../../images/bg_list_hline.gif') repeat-x scroll 0 0;
}
#catalog ul li.parent a{
    color: #0a89ac;
    text-decoration: none;
    background: transparent url('../../images/bg_list.gif') no-repeat scroll 10px 8px;
    padding:5px 1px 5px 20px;
}
#catalog ul li.parent_current a {
    color: #0a89ac;
    text-decoration: none;
    background: transparent url('../../images/bg_list.gif') no-repeat scroll 8px 10px;
    padding:5px 1px 5px 20px;
}
#catalog ul li.child, #catalog ul li.child_current {
    /*padding: 0 0 0 25px;
    margin-top: -5px;*/
}
#catalog ul li.child a, #catalog ul li.child_current a {
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
    background: none;
    padding: 0;
}
#catalog ul li.first, .aux_list catalog ul li.first {
    background: none;
}
#catalog ul li a:hover, .aux_list ul li a:hover{
    color: #991D1D;
}
a.sale {
    color: red !important;
}
.aux_list .cpt_auxpages_navigation{
    padding: 10px;
}
.aux_list ul li{
    margin: 7px 0px 7px 10px;
    background: transparent url('../../images/bg_list_hline.gif') repeat-x scroll 0 0;
}
.aux_list ul li a{
    color: #0a89ac;
    text-decoration: none;
    background: transparent url('../../images/bg_list.gif') no-repeat scroll 10px 8px;
    padding:5px 1px 5px 20px;
}
#basket, #log_h, #catalog, .aux_list {
    border: 1px solid #e7e7e7;
    background: url('../../images/right_background.gif') bottom repeat-x #ffffff;
    line-height: 20px;
    padding: 10px 15px;
    margin-bottom: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#basket a{
    margin-left: 5px;
}
.right_head{
    font-size:11px;
    font-weight:bold;
    line-height:12px;
    text-transform:uppercase;
    height:30px;
    padding: 10px;
}
#log_form {
    padding: 10px;
    margin: 5px;
}
#log_form .button {
    border: none;
    margin: 0;
    padding: 0;
    width: 45px;
    height: 18px;
    background-image: url("../../images/login_button.png");
    cursor: pointer;

}
table.categories {
    width:100%;
    margin-bottom: 30px;
}
table.categories td {
    color:#777777;
    font-size:10px;
    padding:10px 20px 10px 0;
    vertical-align:top;
    width:33%;
}
img {
    vertical-align: bottom;
    border:0 none;
}
table.categories td.img {
    width:65px;
}
table.categories td.sale {
    /*background: transparent url(../../images/sale.png) no-repeat scroll 10px 110px;*/
}
table.categories td h4 {
    display:inline;
    font-size:16px;
    font-weight:normal;
}
table.categories h3 {
    display:inline;
    font-size:18px;
    line-height:35px;
}
table.categories h3 a {
    color: #0a96b7;
}
table.categories p {
    font-size:10px;
}
table.categories p a {
    color:#333333;
    font-size:13px;
}
table.categories p a:visited {
    color:#333333;
}
table.categories p a:hover {
    color:#333333;
}
table.categories span a {
    color:#333333;
    font-size:12px;
}
table.innercontent{
    width: 100%;
    display: table !important;
}
table.innercontent td{    
    border-right: 1px dotted #cecece;
    text-align: center;
}
table.innercontent td.last {
    border: none;
}
table.innercontent td div{
    margin: 30px;
}
table.innercontent td div a{
    color: #666666;
    font-size: 12px;
    font-weight: bold;
}
.price{
    font-size: 18px;
    color: #fe8100;
    line-height: 40px;
}
.desc{
    font-size: 12px;
    color: #666666;
}
.basket{
    background-image: url('../../images/basket_button.png');
    width: 73px;
    height: 23px;
    border: none;
}
.newsbutton{
    border: none;
    margin: 0;
    padding: 0;
    background-image: url('../../images/all_news.png');
    width: 83px;
    height: 16px;
    cursor: pointer;
}
table.news{
    margin-top: 20px;
}
table.news tr td {
    width: 25%;
    margin: 20px;
}
.calendar{
    width: 58px;
    height: 57px;
    background-image: url("../../images/calendar.png");
    text-align: center;
    float: left;
    margin-right: 10px;
}
.day{
    color: #bbbbbb;
    font-size: 35px;
}
.month{
    color: #bbbbbb;
    font-size: 18px;
    margin-top: -10px;
}
.news a{
    vertical-align: middle;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
}
.text{
    margin: 10px;
    color: #666666;
}
.region{
    float: right;
    text-align: right;
    height: 86px;
    margin-top: -100px;
}
.region select{
    border: 1px inset #808080;
}
#bottom{
    clear: both;
}
.title1{
    font-family: Helvetica, sans-serif;
    margin-left: 15px;
    font-size: 24px;
    color: #76ab19;
    font-style: italic;
}
.title2{
    font-family: Helvetica, sans-serif;
    font-size: 24px;
    color: #666;
    font-style: italic;
}
.fl{
    float: left;
    margin: 0px;
}
.fr{
    float: right;
    margin: 0px;
}
.cf{
    clear: both;
    line-height: 0px;
    height: 0px;
}
.breadcrumbs{
    padding: 0px 0px 10px 33px;
}
.bcArrow{
    height: 9px;
    width: 15px;
    background: url('../../images/arrow.png') center no-repeat;
    display: inline-block;
}
.contentOffset{
    padding-left: 5px;
}
.productTitle{
    font-size: 24px;
    color: #666666;
}
.prodPicLarge{
    position: relative;
    border: 1px solid #dcd9d9;
    width: 211px;
    height: 197px;
    cursor: pointer;
}
.prodPicZoom{
    cursor: pointer;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 18px;
    height: 17px;
    background: url('../../images/zoom.png') no-repeat center;
}
.prodInfo{
    padding: 20px;
}
.thumbsScrollUp{
    cursor: pointer;
    width: 52px;
    height: 11px;
    background: url('../../images/scrollUp.jpg') no-repeat;
}
.thumbsScrollDown{
    cursor: pointer;
    width: 52px;
    height: 11px;
    background: url('../../images/scrollDown.jpg') no-repeat;
}
.prodThumbs{
    padding: 0 10px;
}
.prodThumbnail{
    cursor: pointer;
    width: 50px;
    height: 50px;
    border: 1px solid #dcd9d9;
    margin: 5px 0;
}
.btnRed_lc{
    width: 10px;
    height: 21px;
    background: url('../../images/btnRed_lc.png') no-repeat;
}
.btnRed_cc{
    color: #fff;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    height: 21px;
    text-align: center;
    background: url('../../images/btnRed_cc.png') repeat-x;
}
.btnRed_rc{
    width: 11px;
    height: 21px;
    background: url('../../images/btnRed_rc.png') no-repeat;
}
.btnGray_lc{
    width: 10px;
    height: 21px;
    background: url('../../images/btnGray_lc.png') no-repeat;
}
.btnGray_cc{
    color: #666;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    text-decoration: line-through;
    height: 21px;
    text-align: center;
    background: url('../../images/btnGray_cc.png') repeat-x;
}
.btnGray_rc{
    width: 10px;
    height: 21px;
    background: url('../../images/btnGray_rc.png') no-repeat;
}
.btnInfo{
   padding: 5px 0;
   color: #afafaf;
   font-size: 10px;
   text-align: center;
}
.btnToBasket{
    cursor: pointer;
    padding: 3px 0;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
}
.rank{
    margin: 5px 3px;
}
.normalText{
    line-height: 2em;
}
.parameter_list1_block .l {
font:bold 12px Arial;
padding:8px 10px 8px 0;
width:210px;
}
.parameter_list1_block .r {
font:12px Arial;
padding:8px 0;
}
table.parameter_list1_block td{
    border-bottom:1px solid #DEE2E5;
}
.simularThumb{
    width: 75px;
    height: 60px;
}
.prodSimular{
    margin-right: 25px;
}
ul.prodArticles{
    margin-left: 25px;
}
ul.prodArticles li{
    list-style-image: url('../../images/arrow.png');

}
small{
    font-size: 9px;
    color: #b9b9b9;
}
.searchFormWide{
    border: 2px solid #f2f2f2;
    width: 670px;
}
.searchFormWideInner{
    padding: 10px;
}
.sortPopular{
    margin: 0 3px;
    background: url('../../images/b-switcher.gif') no-repeat scroll 0px 0px;
    height:8px;
    width:9px;
    display: inline-block;
}
a.pgLink{
    text-decoration: none;
    font-size: 14px;
}
a.pgDisabled{
    color: #b3b3b3;
}
a.pgActive{
    background: #dadada;
    padding: 5px;
    text-decoration: none;
}
.cpt_root_categories td{
    vertical-align: top;
    padding-top: 20px;
}
td.cat_name{
    padding-left: 50px;
}
.images{
    float: left;
    text-align: center;
    width: 75%;
    border: 1px solid #d7d7d7;
    height: 200px;
    display: inline;
}
.images div{
    display: none;
    height: 100%;
    width: 100%;
}
.images div.active{
    display: block;
}
.miniimg{
    float: left;
    width: 20%;
    height: 162px;
    overflow: hidden;
    margin: 2px;
    cursor: pointer;
}
.miniimg .inner{
    position: relative;
    top: 0px;
}
.miniimg .inner div{
    border: 1px solid #d7d7d7;
    margin: 2px;
    height: 50px;
}
.up {
    float: left;
    margin: 2px;
    height: 15px;
    background: #efefef url('../../images/imgUp.gif') no-repeat 23px 4px;
    width: 20%;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    cursor: pointer;
}
.down{
    float: left;
    margin: 2px;
    height: 15px;
    background: #d7d7d7 url('../../images/imgDown.gif') no-repeat 23px 4px;
    width: 20%;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    cursor: pointer;
}
#adv{
    text-align: center;
    margin-top: 20px;
}
#banner_h{
    text-align: center;
    margin-right: 200px;
    padding-top: 20px;
}
.img-current_picture{
    cursor: pointer;
}
.img-current_picture_big{
    border: 1px solid #cccccc;
    background: #ffffff;
    cursor: pointer;
    position: absolute;
    display: none;
    z-index: 30;
    top: 315px;
}
