/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */

html
{ margin: 0px;
  padding: 0px;
}

body
{
	margin: 0px;
	padding: 0px;
  background:#fff;

}

p, body, font, div, td, input, select, textarea
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
}

h1 {
	font-size: 180%;
	color: #008000;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	clip: rect(auto,auto,auto,auto);
}
h2 {
	font-size: 100%;
	margin:1em 0;
}
h3 {
	font-size: 16pt;
	margin: 1em 0;
}

form{
 padding:0px;
 margin: 0px;
}

a
{
  font-weight: normal;
  color:#1f3d6a;
  text-decoration: none;
}
a:hover { color:#CC3300; text-decoration: underline; }
a img{
 border: 0;
}
input, select { vertical-align:middle;}


.all_wrapper {
	text-align: left;
	background: #fff;
}


/* ====================== COMPONENT CONTAINER STYLES ====================== */

#container_topbar_right { text-align:right; width: 140px; }
#container_topbar_left{ background: #ffffff; }
#container_topbar_phone {
	width: 250px;
	text-align: center;
	color: #fff;
}
#container_top_left {
	text-align: left;
  	vertical-align: top;
  	width: 200px;
      background: #009049 url(../../images/tls_divnavtopbg.gif) repeat-x left top;
 }

#container_top_right { vertical-align:top; text-align:right; width:170px;}

#container_top
{ text-align:left;
  /*padding-left:530px;
  background: url(../../images/klassika-shop.gif) no-repeat left center;*/
  vertical-align:middle;
}

.logo-banner {
	width:516px;
	height:86px;
	background:url(/shop/published/publicdata/KLASSIKAAP2/attachments/SC/images/klassika-shop.gif) no-repeat 0 0;
	vertical-align:top;
}

.logo-banner .slogan  {
	margin-top: -15px;
	text-align: right;
	font-size: 14px;
}

.logo-banner .slogan a {
	color: #00b03f;
	font-weight: bold;
}

.logo-banner .slogan  small {
	font-weight: normal;
	font-size: 10px !important;
}

#container_left_sidebar
{ width:200px;
  text-align: left;
  vertical-align: top;
}

#container_main_content
{ width:auto;
 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;
}

.cpt_maincontent {
    padding-top: 0px;
}


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:#ffa443;}


.cpt_shopping_cart_info
{
  color: #000;
  padding: 10px;
}
.cpt_shopping_cart_info a { font-size:130%; text-decoration:none; background:url(../../images/tls_basket.gif) left top no-repeat; padding:5px 0 5px 40px ; line-height:32px;}
.cpt_shopping_cart_info div { margin:3px;}

.shcart_link { }
#shpcrtgc, #shpcrtca { padding-left:40px;}

.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_product_price,
.cpt_product_add2cart_button {
	display: inline-block;
	vertical-align: middle;
}

.cpt_product_rate_form {
	margin-top: 15px;
}

.cpt_language_selection { padding-left:8px;}
.cpt_language_selection img { vertical-align:middle;border:solid 1px #eaeaea;}
.cpt_category_tree {
	padding: 10px !important;
	width: 180px !important;
}
.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 a { font-weight: normal; }
.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: #009049 !important;
 text-decoration: none;
}

.cpt_category_tree .child a {
 padding-left: 10px;
 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:2em;}
#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_left_sidebar .cpt_product_search, #container_right_sidebar .cpt_product_search { background:#FFD042 url(../../images/tls_cattopbg.gif) left top repeat-x; height:44px; overflow:hidden;}


#container_topbar .cpt_auxpages_navigation,
#container_topbar .cpt_divisions_navigation {
	height:40px;
	padding:0;
	overflow:hidden;
	z-index:20;
	position: relative;
	text-align: left;
	vertical-align: top;
	float: left;
}


#container_topbar .cpt_auxpages_navigation ul, #container_topbar .cpt_divisions_navigation ul {padding: 0px 0px 0px 20px ; 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:#ffffff; text-decoration:none;  padding:0px 40px 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_main_content .cpt_product_search { background:#fafafa; height:40px; overflow:hidden; zoom:1;}
#container_main_content .cpt_product_search form {}
#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 { color:#000; text-decoration:none;  line-height:140%;}
.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_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_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; }
#container_top .cpt_language_selection a img { border:#ffffff solid 1px ; }

#container_left_sidebar .cpt_product_search input {padding:1px;}
#container_left_sidebar .cpt_product_search input#searchstring
{ width: 120px;
border:solid 1px #707070;padding:2px;
}
#container_main_content .cpt_custom_html {  line-height:40px;  padding:5px 5px 5px 10px; font-weight:bold; text-transform:uppercase; color:#454545;}
#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-size: 14pt;
 white-space: nowrap;
}

#searchstring
{ width: 75%;
}

.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; font-size:1px;}
.sm-current-rating1 { line-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:#333333;}
.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) 120px top repeat-x #009049;

}
.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 { font-size:110%;}
h1.welcome { font-size:21pt; letter-spacing:-1px; margin:0; font-weight:normal; text-transform:none; background:none; text-align:center; }
h1.companyname  {  width: 200px; margin:0; padding: 0; line-height:40px; white-space:nowrap; color:#009049; font-size:15pt;
    background-position: 10px 1px;
    font-family: Georgia, "Times New Roman", Times, serif, Calibri;
	text-align:center;
	overflow:hidden;
 }
.tls_tel { color:#fff; font-size:18pt; white-space:nowrap; padding:0 10px; font-weight: bold; text-align: center;}
.mdr_main_header  {
	background:#FAFAFA;
	font-size:90%;
	padding:0 10px;
        margin-top: 0px;
}
/* ====================== 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;
}

.error_block
{ font-weight: bold;
  color: red;
}

.product_brief_block { border:solid 1px #eaeaea; padding:10px; margin: 5px; text-align: left; }
.product_brief_block .prdbrief_thumbnail { float:left; margin-right:5px; text-align: center}
.product_brief_block .sm-current-rating1 { margin-left:155px;}
.product_brief_block .prdbrief_name { margin: 5px; font-weight: bold }
.product_brief_block .prdbrief_name a { font-size: 16px; text-decoration:none; line-height: 18px; font-weight: bold; }
.product_brief_block .prdbrief_name a:hover { border-bottom:solid 1px;}
.product_brief_block .prdbrief_money_block { text-align: left }
.product_brief_block .prdbrief_price { display: inline-block; vertical-align: bottom; font-size: 12pt; }
.product_brief_block .prdbrief_add2cart { padding: 0; display: inline-block; vertical-align: bottom }
.product_brief_block .prdbrief_brief_description { font-size: 12px; line-height: 14px; margin: 10px 0 15px; color: #514D4A; }

.product_brief_block.grid {
	width: 250px; height: 290px; display: inline-block; margin: 5px; vertical-align: top; position: relative;

}
.product_brief_block.grid .prdbrief_thumbnail { float:none; margin:0; text-align: center; height: 200px }
.product_brief_block.grid .prd_meta_wrapper { position: absolute; left: 15px; right: 15px; bottom: 15px; }
.product_brief_block.grid .prdbrief_name { clear: both; text-align: center; margin:0; }
.product_brief_block.grid .prdbrief_money_block { text-align: right }
.product_brief_block.grid .prdbrief_money_block .prdbrief_price { position: absolute; left: 15px; right: 100px; bottom: -3px; white-space: nowrap; }
.product_brief_block.grid .prdbrief_brief_description { margin: 10px 0; text-align: center; max-height: 30px; overflow: hidden; color: #514D4A; }

.product_brief_block .found {
	background: yellow;
	box-shadow: 0 0 5px yellow;
}


#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: #993333;
  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:125px;}
.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: #aaa;
 text-decoration: line-through;
}
.totalPrice{
 color:#CC3300;
 font-size: 16pt;
 margin:0 5px 5px 5px;
}
.product_list .totalPrice { color:#000;
 background:#f2f2f2; font-weight:normal}
.youSaveLabel{
 font-size: 100%;
}
.youSavePrice{
 font-size: 100%;
}
.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{
 font-weight: bold;
}
#cart_total_label{
 font-size: 130%;
 font-weight: bold;
}
#cart_total{
 background-color: #F5F5F5;
 padding: 10px;
 white-space: nowrap;
}
#cart_checkout_btn{
 padding-top: 20px;
}
.cart_product_brief_description{
 font-size: 80%;
}
#cart_content_header td{
 font-weight: bold;
}
.cart_apply_for_discounts_extra{
 font-size: 80%;
 color: #777;
}
.cart_product_quantity{
 text-align: center;
}

/********************
HOMEPAGE UNFOLDED TREE
*********************/
.rcat_root_category
{ font-size: 140%;
  font-weight: bold;line-height:150%; text-decoration:none; color:#333;
}
.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;
}

/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search {
 background-color: #F5F5F5;
	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 h3 { padding:0px; margin: 10px 10px 0 10px;}
#cat_info_left_block, #cat_advproduct_search  { float:left;}
#cat_info_left_block a {
	font-size: 14pt;
	text-decoration: none;
	font-weight: normal;
	line-height: 25px;
}

.cpt_maincontent center { clear:both;}
#cat_top_tree { overflow:hidden; margin-top:10px;}
.hndl_submit_prds_cmp, #cat_product_sort { margin:10px 0;}

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;}

.yashare-auto-init {
    display: inline-block;
}

#yashare-main {
	width: 200px;
}

.search_popup_tag {
	background: #fff;
	border: 1px solid #555;
	border-top: none;
	box-sizing: border-box;
}

.search_popup_tag table {
	width: 100%;
	border-collapse: collapse;
}

.search_popup_tag .line a {
	text-decoration: none;
}

.search_popup_tag .line a .found {
	font-weight: bold;
	text-decoration: underline;
}

.search_popup_tag .line .price {
	width: 50px;
	color: #CC3300;
	background: #FEF9BC;
	padding-left: 5px;
	text-align: right;
}

.search_popup_tag .line.selected td.name {
	background: #FEF9BC;
}

.search_popup_tag .line.selected td.name a {
	display: block;
}

.sort_block a {
	text-decoration: none;
	font-weight: bold;
}

.letters_filter {
	display: block;
	text-align: center;
	font-size: 14px;
	margin: 3px;
	color: #aaa;
}
.letters_filter a {
	color: #009049;
	text-decoration: none;
}
.letters_filter a.current {
	color: #F58320;
	background: #fef9bc;
}

.promo_product {
	border-radius: 15px;
	border: 1px solid #EFCE7D;
	position: relative;
	background: #fff;
}
.promo_product .offer_mark {
	position: absolute;
	right: -1px;
	top: -1px;
	z-index: 9;
}
.promo_product.grid .prdbrief_thumbnail {
}
.promo_product.grid .prdbrief_name {
	text-align: right;
	min-height: 0;
	height: 20px;
	overflow: hidden;
	margin: 0;
}
.promo_product .prdbrief_name a {
	color: #393939;
	text-transform: capitalize;
	font-weight: bold;
	text-shadow: 0 0 4px #eee;
}
.promo_product .sm-current-rating1 {
	position: absolute;
	top: 5px;
	left: 10px;
	margin: 0;
}
.promo_product.grid .prd_meta_wrapper {
	position: absolute;
	bottom: 15px;
	right: 15px;
	left: 15px;
}
.promo_product .prdbrief_brief_description {
	color: #AAA;
	margin: 10px 0px 10px 0px;
}
.promo_product.grid .prdbrief_brief_description {
	display: block;
	text-align: right;
	overflow: hidden;
	margin: 0 0 15px;
}
.promo_product .prdbrief_money_block .prdbrief_price {
	text-align: right;
	right: 45px;
	left: 0px;
}
.promo_product .prdbrief_price .oldPrice {
	text-decoration: line-through;
	color: #aaa;
	margin-right: 5px;
	line-height: 10px;
}


#specials_area {
	margin-top: 2em;
	text-align: center;
}
#specials_area h1 {
	text-align: left;
	font-size: 110%;
	color: #008000;
}
#specials_area h1 small {
	font-size: 8pt;
	color: #aaa;
}
#specials_area .promo_product.grid {
	width: 208px;
	margin: 5px;
	box-sizing: border-box;
}
#specials_area .promo_product.grid .prdbrief_thumbnail table {
	height: 150px;
}
#specials_area .promo_product.grid .prdbrief_thumbnail img {
	max-height: 150px;
}
#specials_area .promo_product.grid .prdbrief_name {
	margin: 0;
}
#specials_area .promo_product.grid .prdbrief_money_block .prdbrief_price {
	left: -10px;
	right: 45px;
	bottom: 0;
}
#specials_area .promo_product.grid .prdbrief_brief_description {
	margin-bottom: 5px;
	height: 42px;
	overflow: hidden;
}

.notify {
	background: #ECECEC;
	padding: 8px;
	box-shadow: 3px 3px 5px #D6D6D6;
}
.notify div {
	background: #fff;
	padding: 20px 10px;
	font-size: 14pt;
	font-family: Arial;
	color: #3D3D3D;
	border: 1px solid #F4F4F4;
	box-sizing: border-box;
}

.cpt_product_name h1 small {
	color: #514D4A;
	font-size: 10pt;
}
