/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */
html { margin:0px;padding:0px; }
body { margin:0px;padding:0px;background:#fff;min-width:1006px;width:100%; }
p, body, font, div, td, input, select, textarea { font-family:arial,helvetica, sans-serif;font-size:11px;padding:0px;margin:0px; }
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 { text-decoration:underline;color:#FFF; }
a:hover {text-decoration:none; }
a.black, .black a {color:#000;text-decoration:underline; }
a img{ border:0; }
input, select { vertical-align:middle; }
strong { font-weight:bold; }
/* ====================== COMPONENT CONTAINER STYLES ====================== */
/* padding for all general components */
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; }
.all_wrapper { padding:10px; }

/* header */
#header { width:100%;padding-top:20px; }
/* logo */
a.logo,a.logo:hover  { font-size:24px;color:#000;text-decoration:none;font-weight:bold;display:block;width:16%;float:left; }
/* menu */
#top_menu { background-color:#000;height:25px;color:#FFF;font-weight:bold;/*width:56%; uncomment to add language */width:64%;float:left; }
#top_menu ul { list-style-type:none;margin:0px;float:left;}
#top_menu ul.normal { /*width:28%; uncomment to add language */width:25%; }
#top_menu ul.normal li { width:49%; }
#top_menu ul.normal3 { width:23%; }
#top_menu ul.normal3 li { width:33%; }
#top_menu ul.images { /*width:16%; uncomment to add language */width:12%; }
/* search */
.cpt_product_search { float:left; width:15%;}
.cpt_product_search form{ margin:0px!important;padding:0 10px; }
#searchstring { width:100%;height:25px;font-size:13px; }
/* language select */
.cpt_language_selection { padding-left:8px;}
.cpt_language_selection select { border:medium none;color:black;font-weight:bold; }
.cpt_language_selection img { vertical-align:middle;border:solid 1px #eaeaea;} 
/* end of header*/

.cpt_maincontent a { color:black; }

/* category menu */
.cpt_category_tree { clear:both; }
.cpt_category_tree ul { list-style:none;margin:0px;padding:0px; }
.cpt_category_tree ul li { float:left;width:16%; }
.cpt_category_tree ul.sub li { float:none;width:100%; }
.cpt_category_tree ul.sub li a { color:#000;text-decoration:underline;font-weight:bold;width:95%;font-size:11px;display:block;padding-bottom:10px; }
.cpt_category_tree ul.sub li a:hover { background-color:#f0f0f0; }
.cpt_category_tree ul.sub li a.active { background-color:black;color:white;text-decoration:none; }
.cpt_category_tree h2 { font-size:18px;font-weight:normal;line-height:18px;width:95%; }
.cpt_category_tree h2 a { border-bottom:1px solid;text-decoration:none; }
.cpt_category_tree h2 a:hover { border-bottom:1px solid;text-decoration:none; }
.cpt_category_tree h2:hover { background-color:#f0f0f0; }
.cpt_category_tree h2.active { background-color:black;color:white; }
.cpt_category_tree h2.active a { color:white;border:0px; }
/* end of category menu */

.cpt_maincontent { clear:both; }

/* footer */
.footer { clear:both;font-size:11px;font-weight:bold;padding-top:10px; }
/* end of footer */


/* home page view */
.cpt_custom_html h1 { font-size:18px; }
ul.product_list li { width:32%;text-align:left;padding-bottom:10px; }
.product_list a { display:block; }
.product_list a img { border-bottom:40px solid white;border-top:10px solid white; }
.product_list a { text-decoration:none;color:black;font-weight:bold; }
.product_list a div.name { text-decoration:underline; }
.product_list a span.cash { font-size:20px;display:block; }
.product_list .desc { position:absolute; }
span.ruble { text-transform:uppercase; }
span.rel { position: relative; }
span.dborder { top: -0.8ex; left: 0; width:.9ex; border-bottom: 0.16ex solid black; // top: -1.3ex; }
span.dot { position:absolute; text-indent: -1000em; }
/* end of home page view */

/* category view */
.category h2 { font-weight:normal;font-size:18px; }
.category #products { width:100%;}
.category #products ul { list-style:none;margin:0px;padding:0 250px 0 0; _float:left;}
.category #products ul li{ float:left;height:150px;padding-bottom:20px;width:20%; }
/*.category #products ul li#right_column { width:19%;float:right;margin-top:-35px;position:relative; }*/
#right_column { overflow:hidden;}
.category #products ul li.clear_left { clear:left;width:80%;height:1px; }
.category #products ul a { font-size:11px;text-decoration:none;color:black;font-weight:bold;}
.category a .prdbrief_name  { text-decoration:underline; }
.category a:hover .cash { text-decoration:none; }
.category .desc { position:absolute;width:150px; }
.category .desc .cash { font-size:25px;font-weight:bold;color:black;text-decoration:none;width:90px;white-space:nowrap;}
.bg { background:url("/published/publicdata/LEVINDBOHYEAH/attachments/SC/images/price_bg.png") repeat; }
.opacity { background-color:white;opacity:0.5!important;opacity:1; }
.category .product_brief a { display:block;height:150px;width:150px;background-position:center bottom; }
.category .navigator { padding-bottom:20px; }
.category #cat_product_sort { padding-top:0px; }
.category #products ul #cat_product_sort a { text-decoration:underline; }
.category #cat_product_sort .sort_name { display:block;font-weight:bold; }
/* end of category view */

/* product view */
.cpt_product_name h1 { font-size: 18px; }
#product_images { float:left;width:48%; }
.old_price { display:none;font-size:16px;font-weight:normal;color:red;text-decoration:line-through; }
.cpt_product_price { font-size:25px;font-weight:bold; }
/* product images */
ul#box_product_thumbnails { clear:both;list-style:none;margin:0px;padding:20px 0px 0px; }
ul#box_product_thumbnails li{ float:left;width:33%; }
/* main info */
#product_info { float:left;width:32%; }
.cpt_product_params_selectable { float:left;width:50%; }
.cpt_product_add2cart_button { float:left;width:50%; }
.cpt_product_description { clear:both;line-height:2;padding-top:30px; }
.cpt_product_description div { padding-right:20px;text-align:justify; }
.product_extra_name {  }
.product_option a { font-weight:bold;text-decoration:underline;color:black;display:block;width:90%;padding-bottom:5px;cursor:pointer; }
.product_option a.selected, .product_option a:hover { background-color:#f0f0f0; }
/* additional info */
#additional { float:left;width:16%;margin-top:-40px;position:relative;}
#additional ul { list-style:none;margin:0px;padding:0px; }
#additional ul li a { font-weight:bold;cursor:pointer;text-decoration:none;border-bottom:1px dashed black; }
#additional ul li.big { padding-bottom:25px; }
#additional ul li.small { padding-bottom:5px; }
#additional ul li .panel { padding-top:5px;width:100%; }
#additional ul li .panel textarea { width:80%; }
/* related products */
.cpt_product_related_products { clear:both;width:100%;padding-top:10px; }
.cpt_product_related_products h2 { font-size: 18px; }
.cpt_product_related_products ul { width:100%;list-style:none;margin:0px;padding:0px; }
.cpt_product_related_products ul a { font-size:11px;text-decoration:none;color:black;font-weight:bold;display:block;height:150px;width:150px;background-position:center bottom; }
.cpt_product_related_products ul a .name { text-decoration:underline; }
.cpt_product_related_products .cash { font-size:25px;font-weight:bold;color:black;text-decoration:none; }
.cpt_product_related_products ul li { float:left;height:150px;padding-bottom:20px;width:16%; }
/* end of product view */

/* wishlist */
h2.wishlist { font-size:18px;clear:both; }
ul.wishlist { list-style:none;margin:0px;padding:0px;clear:both; }
ul.wishlist li { width:32%;text-align:left;padding-bottom:10px;float:left; }
ul.wishlist a { display:block; }
ul.wishlist a img { border-bottom:40px solid white;border-top:10px solid white; }
ul.wishlist a { text-decoration:none;color:black;font-weight:bold; }
ul.wishlist a div.name { text-decoration:underline; }
ul.wishlist a.del { text-decoration:none;position:absolute;display:block;padding-left:300px;z-index:100; }
ul.wishlist a span.cash { font-size:20px;display:block; }
ul.wishlist .desc { position:absolute; }
ul.manipulate { width:16%;float:left;list-style:none;margin:0px;padding:0px; }
ul.manipulate { padding-bottom:20px;width:100%; }
ul.manipulate li { width:16%; }
ul.manipulate li a { cursor:pointer; }
/* end of wishlist */


/* user registration */
.checkout_buttons { font-size:18px; }
#lnk_exit { font-size:11px;float:right; }
/* end of user registration */


/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */



.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 { padding:0 0 0 18px;}
.cpt_divisions_navigation a, .cpt_auxpages_navigation a { color:#fff; text-decoration:none; line-height:160%; font-weight:bold; } 
.cpt_divisions_navigation a:hover, .cpt_auxpages_navigation a:hover { color:#CC3300;}


.cpt_shopping_cart_info { color:#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; }

.home_page_category_logo { background:url(../../images/defaultnocatimage.gif) left top no-repeat; display:block; height:65px; width:65px;}
#container_main_content .cpt_root_categories td.cat_image a {position:relative; top:-0.8em;}
#container_main_content .cpt_root_categories { padding-top:1em;}
#container_main_content .cpt_root_categories td { vertical-align:top;}
/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */
#container_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; }
#container_topbar .cpt_auxpages_navigation ul, #container_topbar .cpt_divisions_navigation ul {overflow:hidden;}
#container_topbar .cpt_auxpages_navigation li, #container_topbar .cpt_divisions_navigation li { height:40px; padding:0; background:url(../../images/tls_li_arr.gif) left 17px no-repeat; padding:0;}
#container_topbar .cpt_auxpages_navigation a, #container_topbar .cpt_divisions_navigation a { color:#d3d3d3; text-decoration:none;  padding:0 20px 0 10px ; line-height:40px; display:block; //width:auto; float:left;}
#container_topbar .cpt_auxpages_navigation a:hover, #container_topbar .cpt_divisions_navigation a:hover { text-decoration:underline; color:#ffa443;}


/*#container_top_right .cpt_shopping_cart_info { padding:0 10px; margin:10px 20px; width:200px;}
*/#container_top_right .cpt_logo { clear:right; float:right; margin:10px 20px 0 20px; }
#container_top_left .cpt_logo { margin:5px;}

#container_top_left .cpt_language_selection { display:inline; line-height:30px;}

#container_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; line-height:24px; //height:30px; padding:3px 0 0 5px;}
#container_top .cpt_language_selection a img { border:#ffffff solid 1px ; //margin-top:8px;}

#container_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 {  //margin-right:-3px; line-height:40px;  padding:0 5px 0 120px; 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-weight: bold;
 font-size: 130%;
 white-space: nowrap;
}



.block_tag_cloud  { font-size:15px;}
.block_tag_cloud a { text-decoration:none;  font-family:Arial, Helvetica, sans-serif; word-spacing:110%; letter-spacing:120%;}
.current-rating1 div { line-height:20px; //height:20px; font-size:1px;}
.sm-current-rating1 { line-height:13px; //height:13px; font-size:1px;}
center h1 { text-align:left;}
.cat_header { background:#ffd042 url(../../images/tls_catheaderbg.gif) left top repeat-x; height:40px; }
.poll_header {  background:#ededed url(../../images/dft_lightgreyheader.gif) left top repeat-x;}
.news_header { background:#fff url(../../images/tls_newstheaderbg.gif) left top repeat-x;height:40px;border-bottom:solid 1px #e6e6e6; }
.cat_header h3 { background:url(../../images/tls_cat_arr.gif) left 1em no-repeat; color:#fff;}
.news_header h3{ background:url(../../images/tls_news_arr.gif) left 1em no-repeat;  color:#222; }
.poll_header h3 { background:url(../../images/dft_lightgreybullet.gif) left 1em no-repeat;  color:#333; }
.lang_label { display:inline; font-size:100%; color:#333; line-height:30px;}

.tls_topbar td { background:url(../../images/tls_topbg.gif) left top repeat-x;  }
.tls_page { margin:0 20px 0 0; background:#fff;}
.tls_index_header { background:#f2f2f2 url(../../images/tls_bullet.gif) 10px 1em no-repeat; line-height:230%; color:#333; font-size:120%; font-weight:bold; margin:0; padding:0 20px; }
.cpt_survey { background:#ededed url(../../images/dft_lightgreybody.gif) left top repeat-x;}
h1.welcome { font-size:21pt; letter-spacing:-1px; margin:0; font-weight:normal; text-transform:none; background:none; text-align:center; }
h1.companyname  { margin:0; padding:0 20px; line-height:40px; white-space:nowrap; color:#fff; font-size:15pt;}
.tls_tel { color:#fff; font-size:15pt; line-height:40px; //height:40px;  padding:0 10px; }
.mdr_main_header  { background:#FAFAFA; font-size:90%; padding:0 10px;}
/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.background1, .background1 td
{ background-color: #F5F5F5;
}

.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 { border:solid 1px #eaeaea; padding:10px; overflow:hidden; zoom:1; }
.product_brief_block .prdbrief_thumbnail { float:left; margin-right:5px;}
.product_brief_block .sm-current-rating1 { margin-left:155px;}


#tbl-checkout-progress td {
vertical-align: top; font-size:0.7em;
}

.current_prd_thumbnail img{
	border: #BBBBBB 3px solid;
}
a.prd_thumbnail img{
	border: #FFFFFF 3px solid;
}
a.prd_thumbnail:hover img{
	border: #BBBBBB 3px solid;
}

.news_date
{ color: #ff5e00;
  font-size: 100%;
  font-weight:bold;padding-left:20px;
}
.news_title
{ padding-bottom: 10px;color:#333; padding-left:20px;
}
.news_title a { color:#333; font-weight:normal;}
.news_viewall
{ padding-bottom: 10px; text-align:right; font-size:85%;
}
.news_subscribe, .news_thankyou
{ padding: 5px;
  background-color: #f4f4f4;
}
.news_subscribe .input_message { width:120px;}
.news_subscribe div,.news_subscribe form { display:inline;}
.news_subscribe img { vertical-align:middle;}

/************************
BLOG STYLES
***************************/
.post_title{
 color: #666;
 margin-top: 30px;
 margin-bottom: 0px;
 font-size:120%;
}
.post_date{ 
 color: #999;
 border: 0px solid #EEE;
 border-top-width: 1px;
 margin-bottom: 15px;
 }
.post_content{
 padding-left: 15px;
}

/***************************
PRODUCTS COMPARISON
****************************/
.cmp_headers{
 background-color: #F5F5F5;
}
.cmp_column_odd{
 background-color: white;
 vertical-align: top;
}
.cmp_column_even{
 background-color: #F8F8F8;
 vertical-align: top;
}
#cmp-table tr:hover td{
 background-color: #d5e5fa!important;
}
#cmp-table tr td{
 text-align:center;
 padding: 6px;
}
#cmp-table tr td.cmp_headers{
 text-align: left;
}

/***************************
PRODUCT DETAILED
****************************/
.totalPrice1{
 color:#CC3300;
 font-weight:bold;
 font-size: 130%;
 margin:0 5px 5px 5px;
}
.youSaveLabel{
 font-size: 75%;
}
.youSavePrice{
 font-size: 75%;
}
.prd_out_of_stock {
 font-style:  italic;
 color:#CC3300;
 padding:0 0 0 5px;
 overflow:hidden;
 font-size:90%;
}
.cpt_product_category_info a, .cat_path_in_productpage a { font-size:120%;}

/************************
PRODUCT REVIEWS STYLES
***************************/
.review_block
{ margin-left: 20px;
}
.review_title{
 color: #333;
 margin-top: 10px;
 margin-bottom: 0px;
 font-size: 120%;
}
.review_date{ 
 color: #999;
 border: 0px solid #EEE;
 border-top-width: 1px;
 font-size: 90%;
 margin-bottom: 5px;
 }
.review_content{
 color: #333;
 padding-left: 20px;
}
.review_showall{
 margin-left: 20px;
}

/****************************
SHOPPING CART
*****************************/
.background_cart_top
{ background-color: #F5F5F5;
  border-bottom: 1px #99C9DF solid;
  font-size:12pt;
}
.background_cart_top h1{
 display: inline;
 padding: 0px;
 margin: 0px;
}
#cart_content_tbl{
     width:100%;}
#cart_content_tbl td{
 padding: 6px;
}
#cart_page_title{
 padding: 10px;
 text-align: left;
}
#cart_page_title h1{
 display inline;
 padding: 0px;
 margin: 0px;
}
#cart_clear{
 padding: 10px;
 text-align: right;
}
#cart_clear a{
 font-size:9pt;
}
.cart_discount_label{
 font-weight: bold;
}
#cart_total_label{
 font-size: 130%;
 font-weight: bold;
}
#cart_total{
 background-color: #F5F5F5;
 font-size: 130%;
 font-weight: bold;
 padding: 10px;
 white-space: nowrap;
}
#cart_checkout_btn{
 padding-top: 20px;
}
.cart_product_brief_description{
 font-size: 80%;
}
#cart_content_header td{
 font-weight: bold;
}
.cart_apply_for_discounts_extra{
 font-size: 80%;
 color: #777;
}
.cart_product_quantity{
 text-align: center;
}

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

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

/************
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:11px;}
.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}

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