/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */

html
{ margin: 0px;
  padding: 0px;
}

body
{ margin: 0px;
  padding: 0px;
  font-family: Tahoma, Verdana, helvetica, sans-serif;
  font-size: .75em;
 
  background: #000 url(../../images/body_back.jpg) no-repeat right top;
}

.all_wrapper { color: #fff;}



h1 {font-size: 1.5em; margin: 0 0 1em 0; }
h2 {font-size: 1.3em; margin: 0 0 1em 0; }
h3 {font-size: 1.2em; margin: 0 0 1em 0;}

form{ padding:0px; margin: 0px;
}

a
{ color: #b7b3b3; text-decoration: none;
}
a:hover { color: #fff; text-decoration: underline;}
a img{
 border: 0;
}
input, select { vertical-align:middle;}

P {margin: 0 0 .5em 0;}

TD {vertical-align: top;}

/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* 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;
}
.horizontal li
{ float: left;
  margin-right: 25px;
}

.cpt_divisions_navigation ul
{ list-style-type: none;
margin: 0px;
}




.cpt_auxpages_navigation ul.horizontal
{ list-style-type: none;
  padding-left: 0px;
}


/*   �������� */

.cpt_shopping_cart_info
{ }

.cpt_shopping_cart_info a
{ color: white;
  
}



.cpt_survey {}

.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; }



.cpt_product_search form{
 
}

.cpt_language_selection {
 
}



.cpt_product_add2cart_button
{ padding: 10px;
}

/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */



/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */

#shpcrtca{
 font-weight: bold;
 font-size: 130%;
 white-space: nowrap;
}

#searchstring
{ width: 60%;
}

.block_tag_cloud  { font-size:15px;}
.block_tag_cloud a { text-decoration:none;  font-family:Arial, Helvetica, sans-serif; word-spacing:110%; letter-spacing:120%;}


/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small
{ font-size: 80%;
}
.big
{ font-size: 150%;
}

.background1, .background1 td
{ background-color: #333333;
}

.btn_checkout
{ font-size: 130%;
  font-weight: bold;
  margin: 10px;
  padding: 3px;
}

.prdbrief_add2cart
{ padding-top: 5px;
}

.error_block
{ font-weight: bold;
  color: red;
}



/*

a.admdivslst:hover,a.admdivslst:link,a.admdivslst:visited,a.admdivslst:active{text-decoration: none;color: blue;font-weight:normal;font-size:10pt;}
a.admdivslst:hover{color: navy;}

a.h_admdivslst:hover,a.h_admdivslst:link,a.h_admdivslst:visited,a.h_admdivslst:active{text-decoration: none;color: #888888;font-weight:normal;font-size:10pt;}
a.h_admdivslst:hover{color: #555555;}

*/

#tbl-checkout-progress td{
font-size: 0.7em;
vertical-align: top;
}

.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
{ 
  font-size: 90%;
}
.news_title
{ padding-bottom: 10px;
}
.news_title a { }
.news_viewall
{ padding-bottom: 10px;
}
.news_subscribe, .news_thankyou
{ padding: 5px;
  text-align: center;
  background-color: #f4f4f4;
}

/************************
BLOG STYLES
***************************/
.post_title{
 color: #666;
 margin-top: 30px;
 margin-bottom: 0px;
}
.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: #333333;
}
.cmp_column_odd{
 background-color: white;
 vertical-align: top;
}
.cmp_column_even{
 background-color: #333333;
 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;
}

.youSaveLabel{
 font-size: 75%;
}
.youSavePrice{
 font-size: 75%;
}
.prd_out_of_stock {
 font-style:  italic;
}
.cpt_product_category_info a, .cat_path_in_productpage a { font-size:120%;}
/************************
PRODUCT REVIEWS STYLES
***************************/
.review_block
{ margin-left: 20px;
}
.review_title{
 color: #333;
 margin-top: 10px;
 margin-bottom: 0px;
 font-size: 120%;
}
.review_date{ 
 color: #999;
 border: 0px solid #EEE;
 border-top-width: 1px;
 font-size: 90%;
 margin-bottom: 5px;
 }
.review_content{
 color: #333;
 padding-left: 20px;
}
.review_showall{
 margin-left: 20px;
}

/****************************
SHOPPING CART
*****************************/
.background_cart_top
{ background-color: #333333;
  border-bottom: 1px #99C9DF solid;
}
.background_cart_top h1{
 display: inline;
 padding: 0px;
 margin: 0px;
}
#cart_content_tbl{
    min-width:550px;
    width: expression(document.body.clientWidth <550? "550px": "auto");}
#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: #333333;
 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;
}
.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: #333333;
}
#reg_confcode td{
 background-color: #333333;
}
#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: #333333;
	margin-right:10px;
	width:250px;
}
#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 {margin: 0 0 10px 0;}
.prdbrief_name a:hover { border-bottom:solid 1px;}

.product_list a { font-size:130%; line-height:170%; text-decoration:none;}
.product_list a:hover { border-bottom:solid 1px;}
.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: #333333;
	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: #333333;
}
.row_even td {
	border: 0px solid #333333;
	border-width: 1px 0px;
}

.paddingblock { background:#fff;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	font-size:85%;
}
.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}


/* --------------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------- */
.all_wrapper {width: 100%;}

.head {height: 205px;}
.head H1 {margin: 0 0 0 0; font-weight: normal; font-size: 1.2em; color: #ce054c; position: absolute; z-index: 10; top: 15px; left: 40px;}
.head .cpt_auxpages_navigation {position: absolute; z-index: 10; top: 17px; left: 500px; width: 400px;}
.head .cpt_auxpages_navigation A {color: #fff; font-weight: bold; font-size: .9em;}
.logo {float: left;}
.head .ad {display: block; float: right; margin: 40px 30px 0 0;}
*html .head .ad { margin: 40px 15px 0 0;}

.ad IMG {border: 0px solid #ff0000;}

ad_contact {
display: block; float: right; margin: 40px 30px 0 0;
}

.leftcol {padding: 0 50px 0 50px; width: 205px;}



/* ������� */

.cpt_category_tree {
margin: 0 0 50px 0;
}
.cpt_category_tree ul{
 list-style-type:none;
 margin:0px;
 padding:0px;
}

.cpt_category_tree LI { }

.cpt_category_tree  LI.parent {font-size: 1.25em; background: url(../../images/cat_p.png) no-repeat right ; }
.cpt_category_tree LI.parent_current {font-size: 1.25em; background: url(../../images/cat_p_cur.png) no-repeat right ; }

.cpt_category_tree ul li { height: 23px; width: 189px; padding: 0 0 0 3px}
.cpt_category_tree .child A, .cpt_category_tree  .child_current A {color: #d52d00; text-decoration: underline; }

.cpt_category_tree .bullet { font-size:0px;}
.cpt_category_tree .parent_current a{
  font-weight: bold;
color: #fff;
 text-decoration: none;
}

.cpt_category_tree .child  {
font-size: 1.1em; background: url(../../images/cat_c1.png) no-repeat right ; 
}
.cpt_category_tree .child_current {
font-size: 1.1em; background: url(../../images/cat_c1_cur.png) no-repeat right ; 
}
.cpt_category_tree .child_current A {font-weight: bold; color: #fff;}

.cpt_category_tree ul li.microchild,  .cpt_category_tree ul li.microchild_current{
font-size: 1.1em;  text-decoration: none; height: 23px; width: 175px; padding: 0 0 0 15px
}
.cpt_category_tree ul li.microchild A {color: #fefe01;}
.cpt_category_tree ul li.microchild_current A {color: #fff; font-weight: bold;}

a .bullet{
  text-decoration: none!important;
}
.cpt_category_tree .tab{
 margin-left:10px;
}
.smalllthinline {background: url(../../images/cat_ohoho.png) repeat-x center;}

.my_input {background: url(../../images/input_find.png) no-repeat 0 0; width: 146px; height: 20px; padding: 0 3px 0 3px; float: left; margin: 0 0 0 10px}
#searchstring {border: none; background: transparent; color: #fff; width: 135px;padding: 0 0 0 0;}


.rightcol {padding: 0 15px 100px 50px; width: 310px; background: url(../../images/rb_fucktoy.png) no-repeat right bottom;}

.auth {padding: 15px 0 0 0;}
.auth P {color: #fefe01; font-size: .9em; margin: 0 0 0 0;}
.ss {border: none; background: #fff; width: 135px; height: 20px; margin: 2px 0 2px 0;}

.cpt_shopping_cart_info {margin: 10px 0 0 20px;}
#shpcrtgc, #shpcrtca {display: none;}

.cpt_news_short_list {margin: 10px 0 10px 0;}
.my_sweety_newsy {width: 284px; height: 125px; background: url(../../images/news.png) no-repeat 0 0; padding: 20px 20px 0 20px;  }
.news_title a {color: red; }
* html .my_sweety_newsy {background: transparent; }
* html .my_sweety_newsy {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img_u/news.png', sizingMethod='scale'); }

.news_more {width: 68px; height:34px; background: url(../../images/news_more.png) no-repeat 0 0; float: right; }
*html .news_more A {z-index: 30;position: relative}
* html .news_more {background: transparent; }
* html .news_more {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img_u/news_more.png', sizingMethod='scale'); }

.product_brief_block {padding: 0 0 30px 0;}
.prdbrief_name A {color: #fff; font-size: 1.1em;}
.totalPrice2, .totalPrice {background: #ff0000; color: #fff; fint-size: 1.2em; padding: 3px;}

.cpt_product_rate_form TABLE{ background: #fff; padding: 2px; margin: 10px; color: #000;}

.foot {background: #333131; height: 140px; text-align: center; padding: 10px 50px 0 50px; font-size: 1.2em;}


#cat_advproduct_search {background: #333333;}