/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */
* { margin:0; padding:0;}
html
{ margin: 0px;
  padding: 0px;
}

body
{ margin: 0px;
  padding: 0px;
  text-align:center;
}

p, body, font, div, td, input, select, textarea { font-family: tahoma, verdana, arial; font-size: 11px; color: #4C4C4C}

p { margin-top:13px; margin-bottom:13px; }
h1 {
	font-size: 160%;
	margin:1em 0;
}
h2 {
	font-size: 140%;
	margin:1em 0;
}
h3 { color:#333;
	font-size: 120%;
	margin:1em 0 0.5em 0;
}

form{
 padding:0px;
 margin: 0px;
}

a {
	font-weight: bold;
	color: #FF7200;
}
a:hover { color: #FF7200; text-decoration: none;}
a img{
 border: 0;
}
input, select { vertical-align:middle;}

/* ====================== diz ====================== */
.all_wrapper { width:981px; text-align:left; margin:0 auto; }

#icons {width: 54px; height: 150px; background: url(../../images/new/icons_bg.gif) no-repeat}

#menu {height: 51px; background: url(../../images/new/menu_bg.gif) bottom repeat-x; text-align: center}
#menu a {color: #706C6C; font-weight: bold; padding: 0 29px; text-decoration: none}
#menu a:hover {text-decoration: underline; }

#left {width: 200px; vertical-align: top; border-right: 1px solid #D9D9D9; padding: 0 10px}
.go {margin-bottom: -4px}
form> .go {margin-bottom: -5px}
#left h1, #right h1 {color: #FFF; font-size: 10px; width: 199px; line-height: 32px; padding: 0 0 2px 17px; text-transform: uppercase; background: url(../../images/new/header_gray.gif) no-repeat; margin: 10px 0}
tr> #left h1, tr> #right h1 {width: 182px}
#left h1.blue, #right h1.blue {background: url(../../images/new/header_blue.gif) no-repeat}
ul#left_menu {margin: 0 25px 10px 10px; padding: 0; list-style: none;}
#left_menu li {background: url(../../images/new/dots.gif) bottom repeat-x; padding: 5px 0 7px 5px}
#left_menu a {color: #5D5D5F; text-decoration: none}
#left_menu a:hover {text-decoration: underline}
#left p {padding: 5px 10px; line-height: 18px}
.left_block {border: 1px solid #E0E0E0; padding: 10px}
li.standardsmall {margin-left: 20px}
#left form, #right form {margin: 5px 0}
#left input, select, #right input, select {font: 10px tahoma; color: #B1B1B1}

#content {vertical-align: top; padding: 0 18px 10px 18px}
#content h1 {color: #0097C0; font: bold 10px tahoma; text-transform: uppercase; border-bottom: 2px solid #D0D0D0; padding-bottom: 10px; margin: 10px 0 10px}

#block {border: 1px solid #D0D0D0}
#block h2 {color: #4C4C4C; font: bold 11px; text-transform: none; border: 0; margin: 0 15px; padding: 5px 0 7px 0; background: url(../../images/new/dots.gif) bottom repeat-x}
.pic {padding: 10px}
.text {padding: 10px; font-size: 10px}
.ru, .usd {font-size: 13px; height: 27px; font-weight: bold; text-align: center}
.usd {color: #FFF; background: url(../../images/new/usd_bg.gif) repeat-x; padding: 0 5px}
.basket {width: 20px; background: #FF9C00; padding: 6px 10px; text-align: center; border-left: 1px solid #FFF; border-right: 1px solid #FFF; border-bottom: 1px solid #FFF}
tr> .basket {border-right: 2px solid #FFF; border-bottom: 2px solid #FFF}

#right {width: 200px; vertical-align: top; border-left: 1px solid #D9D9D9; padding: 0 10px}
ul#right_menu {margin: 10px 25px 10px 10px; padding: 0; list-style: none;}
#right_menu li {padding: 5px 0 7px 5px}
#right p {padding: 5px 10px}

.umds {font: 12px arial; height: 70px; background: url((../../images/new/umds.gif) 0 10px no-repeat; padding: 0 0 0 125px}

#footer {background: url(../../images/new/footer_bg.gif) top repeat-x}
#footer a {color: #444; text-decoration: none}
#footer a:hover {text-decoration: underline}
.copy {color: 979797; text-align: center; padding-top: 15px}


.tab_content {
margin-top:20px;
margin-bottom:20px;
}

.login_frma {
border:0px;
	background:url(../../images/new/reg.gif) no-repeat left top;
	width:79px;
	height:18px;
	text-align:left;
	font-size:14px;
	padding:3px;
	color:#999999;
}

.login_submit {
background:#ffffff;
border:0px;
	background:url(../../images/new/but.gif) no-repeat left top;
	width:19px;
	height:19px;
	text-align:center;
	font-size:10px;
}

.category_blok { margin-left:4px; margin-bottom:5px; }
/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */
.cpt_survey,
.cpt_currency_selection, .cpt_divisions_navigation, .cpt_auxpages_navigation
{ font-size:75%;
  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: 5px;
}
.horizontal li
{ float: left;
  margin-right: 25px;
}

.cpt_divisions_navigation ul
{ list-style-type: none;
margin: 0px;
}

.cpt_auxpages_navigation ul.vertical
{ list-style-image: url('../../../../images/li_infopages.gif');
  padding-left: 15px;
}
.cpt_auxpages_navigation .vertical li
{ padding-left: 5px;
}
.cpt_auxpages_navigation ul.horizontal
{ list-style-type: none;
  padding-left: 0px;
}


.cpt_survey
{ background:#353d6b; color:#fff;
}
.survey_question{
 font-weight: bold;
 margin-bottom: 10px;
}
.survey_submit{
 margin-top: 10px;
}
.cpt_survey form{
 padding:0px;
 margin: 0px;
 font-size:75%;
}
.cpt_survey label { font-size:70%; color:#fff;}

.cpt_currency_selection
{ text-align: center;
  font-size: 75%;
}
.cpt_currency_selection select
{ font-size: 90%;
}

.cpt_news_short_list{}

.cpt_currency_selection form{
 display: inline;
}
.cpt_category_tree {  }
.cpt_category_tree ul{
 list-style-type:none;
 margin:0px;
 padding:0px;
}

.cpt_category_tree .parent_current a{ color: #5D5D5F; text-decoration: none; font-weight:bold; }

.cpt_category_tree .child_current a{ color: #5D5D5F; text-decoration: none; font-weight:bold;}
a .bullet{
  text-decoration: none!important;
}

.cpt_category_tree .tab{
 margin-left:10px;
}
.cpt_product_add2cart_button
{ padding-top: 10px;
}
.cpt_language_selection a img { border:solid 1px #fff; margin:2px 0;}

.cpt_product_category_info { font-size:75%;}
.product_list { margin-bottom:15px;}


.cpt_root_categories { padding-top:1em;}
.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) ====================== */


.cpt_divisions_navigation, .cpt_auxpages_navigation
{ font-size:75%;
font-weight:bold;
  height: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.cpt_auxpages_navigation .vertical li
{ padding-left: 0px;
}

.cpt_divisions_navigation li, .cpt_auxpages_navigation li { background:url(../../images/cty_li.gif) left 3px no-repeat; padding-left:12px;}
.cpt_divisions_navigation a, .cpt_auxpages_navigation a
{ color: white;
  text-decoration: none;
}

.cpt_auxpages_navigation ul.vertical
{ list-style-image: none;
  padding-left: 0px;
}

.cpt_divisions_navigation a:hover, .cpt_auxpages_navigation a:hover
{ text-decoration: underline;
}

.cpt_language_selection, .cpt_language_selection
{
  height: 18px;
  font-size: 85%;
}
.cpt_language_selection a, .cpt_language_selection a
{ color: white;
}

.cpt_product_search { margin-top:5px; }
.cpt_product_search form{ margin: 0px!important; }


.under_searchform  { background: url(../../images/cty_searchform_transition.gif) right top no-repeat;}
.cpt_product_search form
{ display: inline;
}

.cpt_shopping_cart_info { }

.right_bg_red { background:url(../../images/cty_right_transition1.gif) left top no-repeat;}
.right_bg_pink { background:url(../../images/cty_right_transition2.gif) left top no-repeat;}
.cpt_divisions_navigation { text-align:center;}
.cpt_divisions_navigation a
{ 
  font-weight: normal;
}

#lii { background: url(../../images/new/dots.gif) bottom repeat-x; padding: 5px 0 7px 5px}
.cpt_category_tree li { background: url(../../images/new/arrow.gif) left no-repeat }
.cpt_category_tree li.child, .cpt_category_tree li.child_current { background:none;}
.cpt_category_tree a { color: #5D5D5F; text-decoration:none; font-weight:normal;}
.bullet { font-size:0px; } 
.cpt_category_tree a:hover { text-decoration:underline;}
.cpt_auxpages_navigation { background:#353d6b;}

.cpt_auxpages_navigation ul { list-style:none;}
.cpt_auxpages_navigation li { background:url(../../images/cty_arrow_navy.gif) left 3px no-repeat; padding:0 0 0 30px; line-height:20px;}
.cpt_auxpages_navigation li a { color:#fff;  text-decoration:none;}
.cpt_auxpages_navigation li a:hover { text-decoration:underline;}
.cpt_product_lists
{ padding-bottom: 20px;}


/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */

#searchstring {
border:0px;
	background:url(../../images/new/search.gif) no-repeat left top;
	width:163px;
	height:18px;
	text-align:left;
	font-size:14px;
	padding:3px;
	color:#999999; 
}

.sir_bat {
background:#ffffff;
border:0px;
	background:url(../../images/new/but.gif) no-repeat left top;
	width:19px;
	height:19px;
}

#shpcrtca{
 font-weight: bold;
 font-size: 130%;
 white-space: nowrap;
}




/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */


.big
{ font-size: 150%;
}

.background1, .background1 td
{ background-color: #D9E9FF;
}

.btn_checkout
{ font-size: 130%;
  font-weight: bold;
  margin: 10px;
  padding: 3px;
}

.prdbrief_add2cart
{ padding-top: 5px;
}

.error_block
{ font-weight: bold;
  color: red;
}

#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
{ color: #8ebb00;
  font-weight:bold;
  font-size:12px;
}
.news_title { }
.news_title a { color:#000; font-weight:normal;}
.news_title a:hover { color:#C43500;}

.news_viewall
{ padding-bottom: 10px;
}
.news_subscribe, .news_thankyou
{ padding: 5px;

}
.news_subscribe img { vertical-align:middle;}


/************************
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: #d9e9ff;
}
.cmp_column_odd{
 background-color: white;
 vertical-align: top;
}
.cmp_column_even{
 background-color: #F2F8FF;
 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:#FF0000;
 font-weight: bold;
 font-size: 100%;
}
.youSaveLabel{
 font-size: 75%;
}
.youSavePrice{
 font-size: 75%;
}
.prd_out_of_stock {
 font-style:  italic;
}
.product_list a { text-decoration:none; }
.product_list a:hover { border-bottom:solid 1px; color:#000066;}
.product_list td a:hover { border:none;}
.prdbrief_thumbnail { margin-top:15px;}
.prdbrief_name a { font-size:12px; text-decoration:none; }
.prdbrief_name a:hover { border-bottom:solid 1px;}
.product_option { width:100%; //width:auto;}
/************************
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: #D9E9FF;
  border-bottom: 1px #99C9DF solid;
}
.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: #D9E9FF;
 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-weight: bold; }

.rcat_products_num
{ color: #999999;
  font-size: 80%;
}
.rcat_child_categories a { font-weight:normal;}

/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td{
 padding: 5px;
}
#reg_auth_fields td{
 background-color: #D9E9FF;
}
#reg_confcode td{
 background-color: #D9E9FF;
}
#reg_fields_tbl td input, .addressform td input{
 width: 200px;
}
#subscribed4news{
 width:auto!important;
}
#reg_fields_tbl td textarea, .addressform td textarea{
 width: 200px;height: 100px;
}
#reg_fields_tbl select {
 width: 200px; }

 
#reg_submit_btn{
 font-size:150%;
 font-weight: bold;
}

/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search{
 background-color: #D9E9FF;
 	margin-right:10px;
	width:230px;
}
#cat_advproduct_search form { padding:10px; }
#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;}


#cat_top_tree { overflow:hidden; margin-top:10px;}
.hndl_submit_prds_cmp, #cat_product_sort { margin:10px 0;}
/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
}
#checkout_have_account {
	padding: 15px;
	background-color: #D9E9FF;
	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: #F2F8FF;
}
.row_even td {
	border: 0px solid #D9E9FF;
	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;
}
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;}