/* ====================== 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 ====================== */

#running_string
{
	position:relative;
	top:0;
	width:100%;
	height:16px;
	line-height:16px;
}
#running_string marquee
{
	line-height:16px;
}
#running_string *
{
	font-size:13px;
}

#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;
  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: left;
margin-right:15px;

}

.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:#000; text-decoration:none; line-height:160%; font-weight:bold; } 
.cpt_divisions_navigation a:hover, .cpt_auxpages_navigation a:hover { color:#991d1d;}


.cpt_shopping_cart_info
{ 
  color: #000;
  width:169px;
  padding-left:3px;
  float:left;
}
.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;}


.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, .checkout_buttons
{ 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 { border:solid 1px #eaeaea; padding:10px; overflow:visible; position: relative; left: -5px;}*/
.product_brief_block { /*border:solid 1px #eaeaea; */

/*padding:10px;*/ /*overflow:visible;*/
position: relative;
left: -5px;
display:block;
}

.no_float
{
display: block;
/*width: 100%;*/
border:solid 1px #eaeaea;
padding: 10px;
}
.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: #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:13px; font-weight: normal;
}
.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;
}
.totalPrice{
 color:#991d1d;
 font-weight:bold;
 font-size: 130%;
 margin:0 5px 5px 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;
}
.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;*/
 text-align: center;
}

/****************************
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:#444;
}
.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: #ebedd0;
	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;}
#cat_info_left_block, #cat_advproduct_search  { float:left;}

.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 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 #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;
}
.cpt_product_add2cart_button input { vertical-align:middle;}
#powered_by { font-size:11px!important; padding-bottom:5px;}



body { width:100%; height:100%; margin:0; padding:0;}
a {
	color:#0E1968;
	text-decoration:none;
}
/* div { border:1px solid #ff0000;} */
/* div { white-space:nowrap;} */
a:active{ color:inherit; }
#all { position:relative; width:100%; /* background:url(../../images/bg_main.png) repeat-x; */}

.clear { width:100%; clear:both; float:left;}

/*			WAPKA - HEADER				*/
#wapka { position:relative; left:0; right:0; top:0; width:100%; height:178px; background:url(../../images/wapka_bg.bmp) left top repeat-x; min-width: 1000px;}
#wapka .wapka_left { width:184px; height:178px; float:left; background:url(../../images/wapka_left.jpg) left top #ffffff no-repeat;}
#wapka .wapka_right { float:right; width:576px; height:178px; background:#ffffff  url(../../images/wapka_right.jpg) right bottom no-repeat; /*padding-top:38px;*/}
#wapka .download { position:absolute; left:220px; top:19px; width:26%; height:159px;  text-align:center; background:url(../../images/wapka_elixir.gif) center top no-repeat; /* padding-top:45px; padding-left:44px; */}
#wapka .download .a{ text-align:center; display:block; line-height:28px; font-family:Arial; font-size:14px; color:#ffffff; text-decoration:none; width:226px; height:32px; background:url(../../images/download_top.gif) right top no-repeat;}
#wapka .search .a  { text-align:center; display:block; line-height:28px; font-family:Arial; font-size:14px; color:#ffffff; text-decoration:none; width:226px; height:32px; background:url(../../images/download_top.gif) right top no-repeat;}

#wapka .search { /* position:absolute; */ margin-top:38px; float:right; right:13px; width:371px; height:126px; background:url(../../images/search_top.gif) left center no-repeat; }

#wapka .search .header{ height:22px; float:left; font-family:Arial Black; color:#ffffff; font-size:11px; margin-top:15px; text-transform:uppercase; padding-left:18px;}
#wapka .search .country{ height:22px; line-height:22px; float:right; font-family:Arial Black; font-weight:bold; font-style:italic; color:#ffffff; font-size:18px; text-transform:uppercase; padding-right:22px; padding-top:10px;}

#wapka .search .mainbody_search{ float:left; width:100%; height:39px;}
#wapka .search .mainbody_search .input{ float:left; width:225px; padding-left:15px; padding-top:16px;}
#wapka .search .mainbody_search .input input {width:225px;}
#wapka .search .mainbody_search .go { float:left; margin-top:16px; padding-left:14px;}
#wapka .search .mainbody_search .go a, .cpt_product_search a.aa_ss { display:block; width:68px; height:22px; font-size:11px; font-family:Arial; color:#b2016d; text-transform:uppercase; text-decoration:none; background:url(../../images/black_but.gif) 0 0 no-repeat; line-height:23px; text-align:center; /*margin-left:-15px;*/}
#wapka .search .search_alfabetical{ float:left; padding-left:263px; padding-top:10px; */}
#wapka .search .search_alfabetical a { color:064db7; font-size:12px; font-family:Arial;}

/*			MAIN-MENU-TOP				*/
#top_menu { /* float:left; */}
#top_menu .top_menu_float{ position:absolute; width:972px; left:50%; top:196px; margin-left:-481px;}
#top_menu .top_menu_float .menu_button { float:left; width:169px; height:24px; background:url(../../images/main_button_bg.gif) no-repeat; text-align:center; margin-left:-10px;}
#top_menu .top_menu_float .menu_button a { color:#ffffff; font-size:12px; font-family:Arial; text-decoration:none; line-height:24px;}
.menu_button_ { float:left; width:169px; height:26px; background:url(../../images/buy_in_2.jpg) no-repeat; text-align:center; margin-left: 0px; padding-left: 7px; margin-bottom: 10px;}
.menu_button_ a { color:#006d15; font-size:11px; font-family:Arial; text-decoration:none; line-height:24px;}

/*			MAIN-BODY			*/
#otstup { position:static; width:4px; height:11px; background:#ffffff; white-space:nowrap; float:left;}
.left { float:left;}
.right { float:right;} 
#mainbody { float:left; width:100%; padding:25px 0 0 0; background:#ffffff; }
/* #mainbody div { white-space:nowrap;} */


#mainbody .top_line { clear:both; float:left; height:11px; width:100%;background:url(../../images/mainbody_border.gif) top left repeat-x;}
#mainbody .left_top { float:left; width:12px; height:11px; background:url(../../images/left_top_mainbody.gif) left top no-repeat; }
#mainbody .right_top { float:right; width:11px; height:11px; background:url(../../images/right_top_mainbody.gif) right top no-repeat; }

#mainbody .bottom_line { float:left; width:100%; height:11px; background: transparent url(../../images/mainbody_border.gif) bottom left repeat-x;}
#mainbody .right_bottom { float:right; width:11px; height:11px; background:url(../../images/right_bottom_mainbody.gif) #ffffff right bottom no-repeat; }
#mainbody .left_bottom { float:left; width:11px; height:11px; background:url(../../images/left_bottom_mainbody.gif) #ffffff left bottom no-repeat; }


#mainbody .left_line { float:left; width:100%; background:url(../../images/mainbody_border.gif) left top repeat-y;}
#mainbody .right_line { float:right; width:100%; background:url(../../images/mainbody_border.gif) right top repeat-y;}


.cont_left, .cont_right { background:#ffffff;}
/* .cont_left { padding-left:4px; }
.cont_right { padding-right:4px;}  */

#mainbody #contents { float:left;  /* padding:4px; *//* background-color:orange; */}

#contents {width: 100%;}
/*				LEFT-MENU			*/
#contents .left_menu{ width:252px; float:left; background:url(../../images/new_elixire/bottom_left_menu.gif) left bottom no-repeat;}
#contents .left_menu .head { color:#16B3F8; font-size:130%;}
/*#contents .left_menu span  a{ display:block; text-align:center; width:225px; height:26px; background:url(../../images/menu_left_button.gif) left top no-repeat; line-height:26px; text-decoration:none; font-size:14px; font-family:Arial; text-transform:lowercase; color:#05447b; }
#contents .left_menu span  a:hover{background:url(../../images/menu_left_button.gif) left top no-repeat;}*/
/*				CONTENT			*/
#contents .content{ left:0; width:100%;}
#contents .content h3, h1{ left:0; color:#098f72; font-size:14px; font-family:Arial; clear:right; text-transform:uppercase;}
#contents .content p { float:left; color:#0d4371; font-size:12px; line-height:18px; font-family:Arial; text-indent:10px; }
/*				RIGHT-PANEL			*/
#contents .right_panel { float:left; width:172px; background:url(../../images/new_elixire/bottom_right_menu.gif) left bottom no-repeat; padding:0 3px 14px 2px;}

#contents .right_panel_td .wrap2_right_panel { float:left; width:177px; background:#FCE9F5 url(../../images/new_elixire/top_right_menu.gif) left top no-repeat; padding-top:14px;}
#contents .right_panel_td .wrap_right_panel { float:left; width:100%; background: url(../../images/new_elixire/right_menu_bg.gif) left top repeat-y;}
.right_panel .to_organizations { float:right; width:172px; background:#fce9f5; }
.right_panel .to_organizations .head{ width:100%; text-align:center; color:#05447b; font-size:12px; font-family:Arial Black; margin-bottom:15px; text-transform:uppercase;/* font-weight:bold; */}
.right_panel .to_organizations .body{ width:100%; text-align:center; color:#05447b; font-size:14px; font-family:Arial;}
.right_panel .to_organizations .body .hrefs{ margin-top:10px; margin-bottom:5px; text-align: center;}
.right_panel .to_organizations .body .hrefs hr { clear: both; height: 1px; border: 0px none; background: #afafaf;}
.right_panel .to_organizations .body .hrefs .plist { display: block; line-height:22px; margin-bottom:10px; color:#05447b; background: url(../../images/new_elixire/pricelist3.png) right top no-repeat; width:80px; height:63px; margin: 0 auto;}
.right_panel .to_organizations .body .hrefs #black_but { display:block; width:68px; height:27px; font-style:italic; color:#b2016d; background:url(../../images/black_but.gif) left  top no-repeat; text-decoration:none; line-height:22px; margin: 0 auto;}

.right_panel .r_body_cart { margin-top:15px; float:left; padding-left:3px; }
.r_body_cart  .cont{ width:166px; float:left; width:100%;background:url(../../images/korzina_bg.gif) top left repeat-y;}
.r_body_cart .korzina_top {width:100%; float:left; clear:both; height:4px; background:url(../../images/korzina_top.gif) no-repeat; font-size:4px;}

.r_body_cart .korzina_bottom{ width:100%; float:left; font-size:4px; clear:both; height:4px; background:url(../../images/korzina_bottom.gif) bottom left no-repeat;}
.r_body_cart #shpcrtgc { text-align:center; font-size:12px;}
.r_body_cart #shpcrtgc, .r_body_cart #shpcrtca { float:left; width:100%; color:#ffffff; font-weight:bold;}
.r_body_cart #shpcrtca { font-size:120%; text-align:center; }


.right_panel .r_body_cart a { text-decoration:none; border:none; background:none; }
.right_panel .r_body_cart a#korzinka { padding-left:5px; }
.right_panel .r_body_cart .shcart_link { margin-top:24px; float:right; width:81px; height:22px;  display:block; background:url(../../images/korzina_button.gif) no-repeat; color:#b2016d; text-align:center; text-transform:lowercase; margin-right:10px;}
.right_panel .r_body_cart a img { border:none; margin:7px 0px; float:left; }

.right_panel  .news { margin-top:15px; padding-top:10px; float:right; width:172px; background:#fce9f5;}
.right_panel  .news .body .news_title { width:100%; /*font-weight:bold;*/ color:#052e61; font-size:12px; font-family:Arial;}
.right_panel  .news .body .news_date { width:100%; text-align:right; color:#052e61; font-size:12px; font-family:Arial; font-style:italic; margin-bottom:10px;}
.right_panel  .news .body  hr { display:none;}
.right_panel  .news .head {width:100%; text-align:center; color:#05447b; font-size:12px; font-family:Arial Black; margin-bottom:15px; text-transform:uppercase;/* font-weight:bold; */}
.right_panel  .news a { padding:0 5px; display:block; color:#052e61; text-decoration:none; font-weight: normal;}
.right_panel  .news .news_subscribe img{ border:none; padding:0;}
.news_subscribe {display: none;}
.cpt_product_search, .cpt_product_search #ss_form { display:block; float:left; height:23px; padding:0; margin:0;}

/*				BOTTOM-PANEL			*/
#all .bottom_left, #all .bottom_right, #all .bottom
{
	float:left;
	width:100%;
	height:159px;
}
#all .bottom_left
{
	background:url(../../images/bottom_left.gif) left center no-repeat;
}
#all .bottom_right
{
	background:url(../../images/bottom_right.gif) right center no-repeat;
}
#all .bottom
{
	margin-top: 3px;
	background:url(../../images/bottom_bg.gif) left top repeat-x;
}
#all .relative_bottom
{
	position:relative;
	left:50%;
	margin-left:-450px;
	width:900px;
	height: 95px;
}
#all .relative_bottom_2
{
	position:relative;
	left:50%;
	margin-left:-470px;
	width:940px;
	height: 40px;
}
#all .relative_bottom .left_col, #all .relative_bottom .right_col, #all .relative_bottom .center_col
{
	float:left;
	vertical-align:middle;
	width:300px;
	padding-top:18px;
	text-align:center;
}
.cpt_product_search  td{ padding:16px 0 0 15px; height:23px;}
#searchstring { width:225px; }
.cpt_root_categories .rcat_root_category { display:none;}

#white_table_main_page { /* border-collapse: collapse; */ border: 4px #e7effc solid;}
#white_table_main_page tr td { border-collapse: collapse; border: 1px #b6bbc1 solid; /* width: 186px; */ padding: 5px; text-align:center; vertical-align:bottom; width: 33%;}
#white_table_main_page img { border:none;}
.totalPrice {
	color: #EB4321;
	font-weight: bold;
	font-size: 130%;
}

.cpt_maincontent, .cpt_custom_html { display:block; float:left; width:98%; }

.maintable { border-collapse:collapse;}
.maintable td { vertical-align:top; margin:0; padding:0;}
.maintable .t_lt, .maintable .t_rt, .maintable .t_lb, .maintable .t_rb { width:11px !important; height:11px !important; font-size:4px !important;}
.maintable .t_lt { background:url(../../images/left_top_mainbody.gif) left top no-repeat; }
.maintable .t_rt{ background:url(../../images/right_top_mainbody.gif) right top no-repeat; }
.maintable .t_lb{ background:url(../../images/left_bottom_mainbody.gif) left bottom no-repeat; }
.maintable .t_rb { background:url(../../images/right_bottom_mainbody.gif) right bottom no-repeat; }
 
.maintable .t_r, .maintable .t_l { width:11px !important;}
.maintable .t_r { background:url(../../images/mainbody_border.gif) right top repeat-y; }
 .maintable .t_l { background:url(../../images/mainbody_border.gif) left top repeat-y; }
.maintable .t_t, .maintable .t_b { height:11px !important;}
.maintable .t_t { background:url(../../images/mainbody_border.gif) left top repeat-x; }
 .maintable .t_b { background:url(../../images/mainbody_border.gif) left bottom repeat-x; }
 .left_menu_td .left_menu_wrap { float:left; width:100%; background:url(../../images/new_elixire/left_menu_bg.gif) left top repeat-y; margin-top:14px;}
  .left_menu_td .left_menu_wrap2 { float:left; width:100%;background:#CFF6F1 url(../../images/new_elixire/top_left_menu.gif) left top no-repeat;}
 .left_menu_td { width:252px; text-align:center; }
 .right_panel_td { width:177px; }
 .mainbody_td, .mainbody_td .cpt_maincontent, .mainbody_td .cpt_maincontent p, .params_selectable td.param_name, .params_selectable td.param_val { font-size:12px; font-family:Arial; line-height:18px; color:#0d4371;}
 .params_selectable td.param_val { padding-left: 20px}
 
 .left_menu h1.head
 {
	margin-top:14px;
 }
 
#webpr { margin-top:5px; border-top:#16a889 1px solid; /* background-color:#fcecdf; */ text-align:center;}
#webpr a{ color:#052e61; text-decoration:none; font-family:Arial; font-size:12px; line-height:16px;}
#webpr a b{ color:#052e61;}

/*.mainbody_td {width: 100% !important;}*/
/*
.short_link a { line-height: 26px !important; }
.long_link a {line-height: 14px !important; }
.short_link {background: url(../../images/ml_1.png) 0 0 no-repeat; display: block; height: 26px; width: 225px; margin-top: 7px; text-align: center;}
.long_link {background: url(../../images/new_elixire/ml_2.png) 0 0 no-repeat; display: block; height: 36px; width: 225px; padding-top: 6px; margin-top: 7px; text-align: center; }
*/
.short_link a, .long_link a { display: block; width: 225px !important; text-align: center; font-weight: normal !important;}

.short_link a {background: url(../../images/ml_1.gif) 0 0 no-repeat; height: 28px; line-height: 28px !important;}
.long_link a {background: url(../../images/ml_2.gif) 0 0 no-repeat; height: 28px; padding-top: 6px; padding-bottom: 6px; line-height: 14px !important; }

.short_link {display: block; height: 28px; width: 225px; margin-top: 0px; text-align: center;}
.long_link {display: block; height: 40px; width: 225px; margin-top: 0px; text-align: center; }

.short_link a:hover, .long_link a:hover
{
	opacity: 0.7;
}

#act_td { background:#ffffff;}
.mainbody_td .lech_cos { width:100%; border-collapse:separate; border-spacing:10px; empty-cells:hide;}
.mainbody_td .lech_cos td { width:50%; background:#B7F3E7; padding:0px;}
.mainbody_td .lech_cos span { display:block; clear:both;}
.mainbody_td .lech_cos #ti3 { font-size:110%; text-align:center; width:100%;}
.mainbody_td .lech_cos #te2 { padding:3px 0px; text-indent:10px; color:#000000; font-size:12px; font-weight:normal; font-family:Arial; background:url(../../images/dot1.jpg) left 7px no-repeat;}
.mainbody_td .lech_cos .top_l { background:#B7F3E7 url(../../images/right_corner.gif) left top no-repeat;}
.mainbody_td .lech_cos .top_r { background:#B7F3E7 url(../../images/left_corner.gif) right top no-repeat;}
.mainbody_td .lech_cos .bottom_l{ background:#B7F3E7 url(../../images/left_b_corner.gif) left bottom no-repeat;}
.mainbody_td .lech_cos .bottom_r{ background:#B7F3E7 url(../../images/right_b_corner.gif) right bottom no-repeat;}
.mainbody_td .lech_cos .colspaned { background:#B7F3E7 url(../../images/left_b_corner.gif) left bottom no-repeat;}
.mainbody_td .lech_cos .right { background:url(../../images/right_b_corner.gif) right bottom no-repeat; width:15px; height:15px; float:right; margin-bottom:-15px; margin-right:-15px;}
.mainbody_td .lech_cos td {padding: 15px;}

.link_all_prod_from_cat, .link_all_prod_from_cat:link, .link_all_prod_from_cat:visited {
	background:transparent url(../../images/all_p_from_cat.gif) center center no-repeat scroll;
	color:#0E1968 !important;
	display:block;
	height:30px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	width:205px;
}
#prddeatailed_container h1 {padding-top: 5px !important; padding-bottom: 5px !important;}
.cpt_product_price, .cpt_product_add2cart_button, .cpt_product_discuss_link h2 {text-align: center !important;}
.cpt_product_name h1, .prdbrief_price, .prdbrief_name {text-align: center !important;}
.prdbrief_comparison {display: none;}
.cpt_product_description p, .prdbrief_brief_description p {padding-top: 0px !important; padding-bottom: 0px !important; margin-top: 1px !important; margin-bottom: 1px !important; line-height: 150% !important;}
.product_qty_ {width: 50px !important;}


#checkout_logininfo 
{ 
/*
	width:428px;
*/
	width: 100%;
}
#checkout_logininfo table
{ 
	width: 100%;
}

#checkout_logininfo table td,
#checkout_logininfo .row_odd td,
#checkout_logininfo .row_even td
{ 
	width: 50%;
}

#checkout_logininfo .inputtext, #checkout_addresses .inputtext, #checkout_addresses textarea {
	width: 200px;
}

#checkout_addresses, #checkout_addresses table
{
	width: 100%;
}

#checkout_addresses table td
{
	width: 50%;
}


.hndl_show_login
{
/*
	background:url("../../images/bbut1.jpg") no-repeat scroll 0 0 transparent;
*/
	color:#14378B;
/*
	display:block;
*/
	font-weight:bold;
	line-height:23px;
	padding: 5px 17px;
	position:relative;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	background: #f2f8ff;
	border: 1px solid #78c7d8;
}

.checkout_billing_tbl
{
	margin: 5px 0 0 0;
}

.checkout_billing_tbl td
{
	padding: 5px 5px 5px 0px;
	border-bottom: 1px solid #b6bbc1;
}

.checkout_adr
{
	padding: 5px;
	background: white;
	border: 1px solid #B6BBC1;
	margin: 5px 10px 5px 0px;
}

.checkout_billing_tbl .sh_cost_td
{
	width: 65px;
	font-weight: bold;
	padding: 5px;
}

.skidki_cont
{
	width: 100%;
	height: 30px;
}

.skidki_link
{
	display: block;
	width: 175px;
	height: 22px;
	line-height: 22px;
	background: url(/published/publicdata/ELIXIRRU/attachments/SC/images/skidki_btn.gif) no-repeat;
	text-align: center;
	color: #B2016D;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
}