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

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

html, body{
height:auto;
min-height:100%;
}
body{
background-color:#0b0f1e;
color:#999999;
}
.prd_info{
background-color:#151827;
padding-top:20px;
padding-left:15px;
padding-right:15px;
padding-bottom:30px;
width:459px
}
.cpt_category_tree a{
color:#a2aac1
}
.top a{
color:#ffffff;
padding-left:21px;
padding-right:21px;
position:relative;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}
.top li:hover{
background-color:#da6914
}
.top li{
float:left;

text-align:center
}
.top a:hover{
color:#000;
font-weight:bold;
} 
.top{
width:1000px;
margin:0 auto;
}
.top .menu{
width:700px;
background-color:#191919;
float:left;
height:50px;
}
.top ul{
position:relative;
top:15px;
left:50px;
}
.top .search{
float:left;
background-color:#202020;
height:50px;
width:300px;
}
.top .search div{
position:relative;
padding-left:35px;
}
.img {
text-align: center;
width: 100%;
border:0px;
}
.img img{
width:1000px
}
.main{
width:1000px;
background-image:url(/images/main_04.png);
background-repeat:repeat-x;
background-color:#0b0f1e;
margin:0 auto;
height:auto;
min-height:100%;
}
.cpt_product_lists{
padding:15px
}
.lider{
background-color:#151827;
}
.new_item{
background-color:#1c202e;
}
.uzor{
background-image:url(/images/uzor_03.png);
background-repeat:repeat-x;
background-position:bottom;
}
.footer{
height:125px;
background-image:url(/images/main_28.png);
background-repeat:repeat-x;
}
.footer_left{
background-image:url(/images/footer_left_03.png);
background-repeat:repeat-x;
}
.uzor td{
vertical-align:top
}
input[type="text"], input[type="password"], textarea, select   {
   background-color: #ffffff;
    border: 1px solid #5D5D5D;
      color: #757575 !important;
    margin:5px
}
.news{
   background-color:#363636;
   margin-right: 20px;
    padding-bottom: 18px;
    padding-left: 18px;
    padding-right: 18px;
   color:#999
}
.login{
background-color:#202020;
 margin-right: 20px;
    padding-bottom: 18px;
    padding-left: 18px;
    padding-right: 18px;
}
.login input[type="text"]{
width:143px;
padding-left:10px
}
.login .user_pw{
width: 102px !important;
}

.left{
padding-left:21px
}
.cpt_category_tree ul{
background-color:#131d39;
width:229px;
background-image:url(/images/menu_04.png);
background-repeat:repeat-x;
min-height:100px;
}
.cpt_category_tree ul li{
    border-bottom: 2px solid #1F2840;
    margin-left: 15px;
    margin-right: 15px;
    padding: 6px;
}
.cpt_category_tree a{
text-decoration:none;
font-size:12px;
}
.cpt_category_tree a:hover{
color:#FFF
}
.left_bottom{
background-image:url(/images/main_20.png);
background-repeat:no-repeat;
width:229px;
height:23px;
}
.cpt_maincontent{
padding:20px;
}
.cpt_shopping_cart .total_price{
color:#fbb162
}
.cpt_product_price{
padding-bottom:10px
}

p, body, font, div, td, input, select, textarea
{ font-family:Verdana;
font-size:11px;
}
a img{
border:0px
}
a {
color:#999
}
.right{
    bottom: 20px;
    position: relative;
}
.cpt_shopping_cart_info{
background-color:#000;
margin-right:20px;
padding-left:18px;
padding-right:18px;
padding-bottom:18px;
}
.shcart_link{
padding-bottom:10px
}
.shcart_link a{
color:#9cb0ef;
font-size:14px;
}
ul {
list-style:none;
}

h1{
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size:27px;
font-weight:normal;

margin-bottom:15px;
}
.cpt_maincontent h1{
color:#ffffff;
}
h2 {
	font-size: 130%;
	margin:1em 0;
}
h3 {
	font-size: 120%; margin:1em 0 0.5em 0;
}

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

input, select { vertical-align:middle;}


.all_wrapper { min-width:950px;
  _width:expression(document.body.clientWidth < 950? "940px": "auto" ); }


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

#container_topbar_right { text-align:right; }

#container_top_left {
	text-align: left;
  	vertical-align: top;
  	width: 200px; 
	background:#ffa443 url(/published/publicdata/DBVNATALIA1/attachments/SC/images/tls_divnavtopbg.gif) left top repeat-x;
 }
 
#container_top_right { vertical-align:top; text-align:right; width:230px;}

#container_top
{ text-align:left;
  padding-left:230px;
  vertical-align:top;
  background:url(/published/publicdata/DBVNATALIA1/attachments/SC/images/tls_pic.jpg) left -50px no-repeat;
}
  
#container_left_sidebar
{ width:200px;
  text-align: left;
  vertical-align: top;
}

#container_main_content
{ width:"*";
 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_survey, 
.cpt_currency_selection, .cpt_divisions_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-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_product_name h1{
color:#da6914
}
.cpt_product_params_fixed{
padding-bottom:30px;
font-size:12px
}
.productCode{
color:#9cb0ef;
font-size:12px
}

.shcart_link { }

.product_qty{
text-align:center
}
.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;}
.cpt_language_selection img { vertical-align:middle;border:solid 1px #eaeaea;} 

.parent_current, .child_current{
    background-image: url("/images/menu_trp.png");
    margin: 0 !important;
    padding-left: 20px !important;
}
.cpt_category_tree .parent_current a{
 color:#cd9255;
}

.child a{
color:#CD9255;
font-size:11px;

}


a .bullet{
  text-decoration: none!important;
}
.cpt_category_tree .tab{
 margin-left:10px;
}

#shpcrtgc{
color:#fbb162;
font-size:17px
}

.cpt_product_add2cart_button
{ padding-top: 10px;}

#shpcrtca{
 font-size: 17px;
 white-space: nowrap;
}

#searchstring
{ width: 60%;
}


.small
{ font-size: 80%;
}
.big
{ font-size: 150%;
}



.btn_checkout
{ font-size: 130%;
  font-weight: bold;
  margin: 10px;
  padding: 3px;
}

.prdbrief_add2cart
{ padding: 5px 0;
}

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

.product_brief_block {padding:10px; overflow:hidden; zoom:1; }
.product_brief_block .prdbrief_thumbnail {background:#fff; float:left; margin-right:5px; width:110px;height:110px;overflow:hidden;}
.product_brief_block .sm-current-rating1 { margin-left:155px;}
.product_brief_block .prdbrief_thumbnail img{height:110px;}

#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: #fbb162;

}
.news_title
{ 
padding-bottom:20px;
padding-top:5px
}
.footer_left{
padding-left:40px
}
.footer .cpt_auxpages_navigation{
width:490px;
margin:0 auto;
}
.footer li{
padding-right:10px;
padding-left:10px;
border-right:1px solid
}
.news_viewall
{ 
padding-bottom: 10px; 

}
.news_subscribe, .news_thankyou
{ padding: 5px;
}
.news_subscribe .input_message { width:120px;}
.news_subscribe div,.news_subscribe form { display:inline;}
.news_subscribe img { vertical-align:middle;}

/************************
BLOG STYLES
***************************/
.post_title{

}
.post_date{ 

 }
.post_content{
 padding-left: 15px;
}

/***************************
PRODUCTS COMPARISON
****************************/

.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: brown;
 text-decoration: line-through;
}
.totalPrice{
color:#fbb162 !important;
font-size:17px
}

.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 { color:#9cb0ef}

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

 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%;
}
.product_list{
float: left;
    padding-right: 20px;
    width: 200px;
}
.rcat_child_categories a
{ line-height:150%;
  font-weight: normal;
}
/*.new_item 
.product_list{
float:none;
width:auto
}*/
/*.new_item .list_img,.new_item  .list_block{
float:left;
}
.new_item .list_img{
padding-right:30px;
}*/
 .list_img{
padding-bottom:18px;
}

.product_list a{
color:#9cb0ef;
font-size:13px;
font-weight:bold
}
/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td{
 padding: 5px;
}
#reg_auth_fields td{
}
#reg_confcode td{
}
#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
**********/

.prdbrief_name{
padding-bottom:10px
}
.prdbrief_brief_description{
padding-bottom:10px
}
.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{ color:#9cb0ef; font-size:13px}
.prdbrief_name a:hover { border-bottom:solid 1px;}



/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
}
#checkout_have_account {
	padding: 15px;
	margin: 0 -5px 15px -5px;
}
#checkout_logininfo { width:428px;}
#checkout_logininfo .inputtext, #checkout_addresses .inputtext, #checkout_addresses textarea {
	width: 200px;
background-color: #FFFFFF;
	background: #ffffff;
}
.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;
}
.paddingblock { 
	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%;}
background-color: #FFFFFF;
	background: #ffffff;
.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;}

#img-current_picture{max-width:150px!important;height:auto!important}

