/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */
*:focus {outline:none;}
html
{ margin: 0px;
  padding: 0px;
}
body
{ margin:0;
  padding: 0px;
  background:url(../../images/fon.jpg) repeat-x top;
}
p, body, font, div, td, input, select, textarea
{ font-family: arial,helvetica, sans-serif;
  font-size:13px;
}

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
{ font-weight: bold;
  color: navy;
}
a:hover { color:#D94342;}
a img{
 border: 0;
}
input, select { vertical-align:middle;}
/* ====================== COMPONENT CONTAINER STYLES ====================== */

.container_top_left
{
	height: 225px;
	width:32px;
	left:0px;
	padding-bottom:10px;
	background:url(../../images/topleft.jpg) left top no-repeat;
	position: absolute;
}
* html .container_top_left {height:240px;}
#header
{
	background:url(../../images/topmid.jpg) top repeat-x;
	height: 235px;
	position:relative;
}

.container_top_right
{
  height: 236px;
  width:32px;
  right:0px;
   background:url(../../images/topright.jpg) right top no-repeat ;
   position:absolute;
   top:0px;

}

#container_left_sidebar
{ width:200px;
  text-align: left;
  vertical-align: top;
  display:block;
padding:50px 0 0 22px;
background:url(../../images/mainleft.jpg) left top no-repeat;

}

#container_main_content
{
 text-align: left;
  vertical-align: top;
margin-right:8px;
padding-top:50px;
background:#fff;
}

#container_footer
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 345px;
}


/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */
.cpt_survey,.cpt_maincontent,
.cpt_currency_selection, .cpt_divisions_navigation, .cpt_auxpages_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;
}
.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: #B5C175 url(../../images/mdr_olive_gradient_vert.gif) left bottom repeat-x;
}
.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: 90%;
}
.cpt_currency_selection select
{ font-size: 90%;
}
.cpt_currency_selection form{
 display: inline;
}

.cpt_product_search form{
 margin: 0px!important;
padding-left:25px;
}

.cpt_language_selection {
  padding: 5px;
  text-align:right; padding-right:8px;
}
.cpt_category_tree ul{
 list-style-type:none;
 margin:0px;
 padding:0px;
}
.cpt_category_tree .bullet { font-size:0px;}
.cpt_category_tree  a { color: #999999;}

.cpt_category_tree .parent_current a{
 font-size: 120%;
 font-weight: bold;
 color: #147c9c;
 text-decoration: none;
}
.col_header {background:url(../../images/menuheader.gif) no-repeat; width:209px; font-size:15px;
font-weight:bold;
height:27px;
line-height:27px; display:block; margin-left:10px; color:#2ea2c5; padding-left:8px; clear:both; }

.cpt_category_tree .child a {
 padding-left: 15px;
 font-size:90%;
 font-weight:normal;
}
a .bullet{
  text-decoration: none!important;
}
.cpt_category_tree .tab{
 margin-left:10px;
}

.cpt_product_add2cart_button
{ padding-top: 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 { 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_top_left a { text-decoration:none; font-size:17px; font-family:Arial, Helvetica, sans-serif; line-height:150%;}
#container_top_left span { padding:0 2px;}
#container_top_left span.mdr_l1 { color:#f67c06;}
#container_top_left span.mdr_l2 { color:#097bd4;}
#container_top_left span.mdr_l3 { color:#000;}


#container_top .cpt_divisions_navigation, #container_top .cpt_auxpages_navigation
{ width:auto; padding:5px 20px; //padding:0px 20px;}


#container_top .cpt_divisions_navigation a, #container_top .cpt_auxpages_navigation a
{ color: fff;
  text-decoration:none;
  font-weight: bold;
}

#container_top .cpt_divisions_navigation ul.vertical, #container_top .cpt_auxpages_navigation ul.vertical
{ list-style-image: none;
  padding: 0px;
  margin: 0px;
  
}
#container_top .cpt_divisions_navigation ul.vertical li, #container_top .cpt_auxpages_navigation ul.vertical li { width:auto; float:left; clear:left;  border-left: 3px solid white; padding-left:20px;}
#container_top .cpt_auxpages_navigation ul
{ list-style-type: none;
}
#container_top_right .cpt_language_selection a, #container_top .cpt_language_selection a
{ color: white;
}

#container_top_right .cpt_currency_selection
{ padding: 5px;
  color: white;
  background-color: black;
}

/*container_left_sidebar styles*/
#container_left_sidebar .cpt_product_search
{ background: #B5C175 url(../../images/mdr_olive_gradient_vert.gif) left bottom repeat-x; color:#163106;
}

#container_left_sidebar .cpt_product_search a {color:#163106;}
#container_left_sidebar .col_header.green, #container_right_sidebar .col_header.green { background:#B5C175 url(../../images/mdr_arrow_darkolive.gif) 10px 10px no-repeat; color:#163106;}
#container_left_sidebar .col_header.green {padding:8px 0pt 0 30px;}

#container_footer .cpt_divisions_navigation
{ padding: 3px;
  margin: 0px;
  text-align: center;
}
#container_footer .cpt_divisions_navigation a
{ font-weight: normal;
  color:#222;
}

#container_main_content .cpt_product_lists
{ padding-bottom: 20px;
}

#container_right_sidebar .cpt_news_short_list
{  background:#f9f9f9 url(../../images/mdr_grey_grad_right.gif) left bottom repeat-x;
}
#container_top .cpt_tag_cloud a, #container_top .cpt_category_tree a
{ color: white;
}
#container_top .cpt_language_selection { width:auto; float:right; display:inline; _margin-top:70px;}
#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;
color:#4d4d4d;
}
#container_left_sidebar .cpt_tag_cloud { background:#fff url(../../images/mdr_companyname_background.gif) left bottom repeat-x; padding:20px 10px;}
#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;
}

#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%;}
h1.welcome { font-size:220%; letter-spacing:-1px; font-weight:normal; }

/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small
{ font-size: 80%;
}
.big
{ font-size: 150%;
}

.background1, .background1 td
{ background-color: #D9E9FF;
}

.btn_checkout
{ font-size: 130%;
  font-weight: bold;
  margin: 10px;
  padding: 3px;
}
.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
{ font-weight:bold;
  font-size: 90%;
}
.news_title
{ padding-bottom: 10px;
}
.news_title a { color:#000; font-weight:normal;}
.news_viewall
{ padding-bottom: 10px;
}
.news_subscribe, .news_thankyou
{ padding: 5px; width:180px;
}
.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:#30a3c6;
 font-weight: bold;
 font-size: 115%;
 clear:both;
 padding-right:5px;
vertical-align:super;
float:left;
}
.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: #D9E9FF;
  border-bottom: 1px #99C9DF solid;
  	font-size:13pt;
}
.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-size: 100%;
  font-weight: bold;line-height:130%; text-decoration:none; text-align:center; color:#2ea2c5;
}
.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: #D9E9FF;
}
#reg_confcode td{
 background-color: #D9E9FF;
}
#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: #D9E9FF;
	margin-right:10px;
	width:97%;
}
#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 a{ font-size:130%; text-decoration:none; line-height:170%;}
.prdbrief_name a:hover { border-bottom:solid 1px;}

.product_option { width:99%; //width:auto;  position:relative; zoom:1;}

/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
	text-align:left;
}
#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:90%;}
.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;}
#powered_by { font-size:10px !important;}
.cpt_product_add2cart_button input { vertical-align:middle;}
.cpt_logo {left:29px;
position:absolute;
top:77px;}
#topnav {margin:0 32px;
position:relative;
top:152px; background:url(../../images/topnavmid.gif) top repeat-x; height:85px;}
*+html  #topnav {margin:0px 52px 0 32px;}
#topnav div {background:url(../../images/topnavleft.gif) left top no-repeat; height:80px;}
#topnav div div{background:url(../../images/topnavright.jpg) right top no-repeat; height:80px;}
#topnav ul.horizontal {height:44px; position:relative; margin-top:-23px;}
#topnav ul.horizontal li {height:44px; display:block; float:left;}
#topnav ul.horizontal li a {height:44px; line-height:52px; padding:0 10px; display:block; color:#FFFFFF; font-weight:bold; text-decoration:none; float:left;}
#topnav  ul.horizontal a span {padding-right:10px;} 
#topnav  ul.horizontal a:hover span {background:url(../../images/activer.jpg) right top no-repeat;  display:block;}
#topnav  ul.horizontal li a:hover {background:url(../../images/activel.jpg) left top no-repeat;}
.text {border-left:1px solid #65D0F0;
color:#6A6969;
display:block;
height:25px;
left:305px;
line-height:1;
padding:0 0 0 5px;
position:absolute;
top:92px;} 
.cpt_shopping_cart_info {position:absolute; background:url(../../images/cart.jpg) no-repeat; height:117px; width:232px; display:block; right:16px;
top:36px; z-index:1; padding:0; text-align:center;}
.catalog {background:#51c4e6;z-index:99; padding:15px 7px;
width:174px; left:0px}
.catalog a {color:#fff; font-size:12px; text-decoration:none; font-weight:normal;}
.catalog a:hover {text-decoration:underline;}
.auth { margin-left:12px; background:none !important; float:left;}
.auth input {float:left; height:23px; margin-right:10px;}
.auth a {color:#666666; text-decoration:none; line-height:23px;}
input.box {width:88px; color:#c1bfbf; border:solid 1px #c1bfbf; padding:0 0 0 3px; margin:0 3px 0 0; }
input.log {background:url(../../images/vhod.jpg) repeat-x; height:23px;  display:block; border:solid 1px #c1bfbf; color:#2588a6; font-weight:bold; line-height:21px; width:57px; padding-bottom:2px; //height:25px;}
* html input.log {line-height:19px;}
.cpt_divisions_navigation {margin:0 10px 0 0; background: none !important;}
#topnav div div div {background:none; height:20px;}
.cpt_product_search {position:absolute;
right:4px;
top:32px;}
.cpt_currency_selection { right:6px;
position:absolute;
top:32px; white-space:nowrap; width:158px;}
* html .cpt_currency_selection {width:171px;}
.cpt_currency_selection select {height:23px;}
#container_footer {background:url(../../images/footmid.jpg) bottom repeat-x;}
#container_footer div {background:url(../../images/footleft.jpg) left bottom no-repeat; }
#container_footer div div{background:url(../../images/footright.jpg) right bottom no-repeat; height:345px;}
#container_footer span.copy {bottom:44px;
color:#3E3E3E;
left:38px;
position:absolute;}
span.webplaneta {position:absolute;
right:47px;
bottom:49px;}
span.webplaneta, span.webplaneta a{color:#3E3E3E;}
#container_main_content {background:url(../../images/mainright.jpg) right top no-repeat;}
.cpt_category_tree, .cpt_news_short_list {background: url(../../images/menumid.gif) repeat-y; margin-left:10px; width:209px; display:block;}
.cpt_news_short_list, .cpt_news_short_list a {color:#1c7c99;}
.cpt_category_tree {height:381px; margin-bottom:20px;}
.cpt_category_tree ul {padding:5px 4px 17px; position:absolute;}
.cpt_category_tree ul, .cpt_news_short_list form {background:url(../../images/menubot.jpg) bottom left no-repeat; padding:5px 4px 17px;}
.cpt_category_tree li { font-size:11px; border-bottom: dotted 1px #5fc4e2; background:url(../../images/arrow.gif) left no-repeat; height:29px; clear:both;
float:left;
width:202px; position:relative;
}
.cpt_category_tree ul ul {background:none;}
.cpt_category_tree li a {line-height:29px; text-decoration:none;height:29px; padding-left:14px; display:block; text-align:left;}
.cpt_category_tree li a:hover, .child_current a {background:url(../../images/active.png) left top no-repeat; color: #147c9c;}
#city {position:absolute; right:176px;
top:41px;}
#city select {border:1px solid #C1BFBF;
color:#4d4d4d;
padding-left:3px;
width:133px;height:25px; margin:0 5px 0 0; float: left;}
#kontakt {position:absolute; top:36px; left:460px; color:#898989; background:url(../../images/tel.jpg) top no-repeat; width:226px;}
#kontakt h1, .cpt_shopping_cart_info h1 {padding:0px; margin:0px; color:#b6b6b6; line-height:normal; font-size:18px; text-align:center; padding-bottom:10px;}
.cpt_shopping_cart_info h1 {position:relative; top:-15px;}
#kontakt strong {color:#2ea2c5;}
.hndl_proceed_checkout, a.hndl_proceed_checkout:hover {background:url(../../images/tocart.jpg) no-repeat; color:#FFFFFF; font-size:13px; width:115px; height:20px; text-align:center; text-decoration:none; display:block; line-height:20px; margin:auto;}
.cpt_product_lists {background:url(../../images/specmid.jpg) top repeat-x!important; display:block; margin:0 25px 22px; height:244px!important;}
.cpt_product_lists div {background:url(../../images/specleft.jpg) left top no-repeat!important;}
.cpt_product_lists div div {background:url(../../images/specright.jpg) right top no-repeat!important; padding:60px 0 0 0; color:#30a3c6; height:250px!important;}
ul.product_list {margin:0 10px;}
.name {text-align:left; display:block;}
.cpt_product_lists .img img {display:block;
height:96px;
margin:9px auto;}
.cpt_maincontent {padding-left:28px;}
#path {
position:relative;
top:151px;
	background:url(../../images/pathmid.gif) repeat-x;
}
#path, #path a{color:#666666; text-decoration:none;}
#path a:hover {color:#999999;}
#path div {background:url(../../images/pathleft.gif) left no-repeat;}
#path div div {background:url(../../images/pathright.gif) right no-repeat; 	height:40px;
line-height:40px; padding-left:100px;}
#path .home {background:url(../../images/home.gif) no-repeat; width:13px; height:11px; display:block; left:49px;
position:absolute;
top:15px;}
.cpt_product_search { background:url(../../images/poisk.jpg) no-repeat !important; padding:0px!important; right:45px;
top:0;}
.cpt_product_search input.button {background:url(../../images/enter.jpg) center center no-repeat; width:68px; height:40px; float:left; border:none; display:block; cursor:pointer;}
.cpt_product_search .input_message, .input_message_focus  {border:none; width:184px!important; margin-right:10px; background:none; float:left; margin-top:12px;}
.cpt_product_lists h1 {position:absolute; left:39px; top:-1px; color:#FFFFFF;}
#container_left_sidebar .cpt_product_lists { background:url(../../images/menumid.gif) repeat-y!important; width:209px; padding:0px; margin:0 0 0 10px;  height:auto!important; position:relative;}
.more {background:url(../../images/more.jpg) no-repeat; width:108px; height:22px; display:block; float:left;}
#container_left_sidebar .cpt_product_lists div  {background:none!important; height:auto!important;}
#container_left_sidebar .cpt_product_lists h1 {display:none;}
#container_left_sidebar .cpt_product_lists div div {background: url(../../images/menubot.jpg) bottom no-repeat!important; padding:0px;}
#container_left_sidebar .cpt_product_lists ul {padding:10px 0 0 0; margin:0;}
#container_left_sidebar .cpt_product_lists .name {color:#000000;
margin:auto;
position:relative;
text-align:center;
top:-110px;}
#container_left_sidebar .totalPrice { display:block; color:#666666; float:none;}
#container_left_sidebar .more {background:url(../../images/more1.jpg) no-repeat; width:98px; height:25px; display:block; float:none; margin:auto;}
#container_left_sidebar .cpt_product_lists .img img {margin:15px auto -10px auto; }
#container_left_sidebar ul.product_list li {text-align:center; width:200px;}
#container_footer ul.product_list {height:177px;margin:-7px 15px 0 26px;overflow-x:hidden;overflow-y:scroll;}
.cpt_divisions_navigation a {background:url(../../images/leftactive.jpg) 0 0 no-repeat; width:207px; height:25px; display:block; margin:0; color:#FFFFFF; font-weight:bold; text-decoration:none; line-height:22px; padding-left:10px;}
.cpt_divisions_navigation a:hover {background:url(../../images/leftactive.jpg) 0 -25px no-repeat; color:#fff !important;}
.cat_image a {text-decoration:none;}
.but {background:url(../../images/gorod.gif); height:25px; width:96px; display:block; border:none; cursor:pointer; float:left;}
.banner {text-align:center; display:block; margin-top:3px;}
.banner img {outline: solid 1px #c6c6c6; width:588px;}
.prdbrief_price .totalPrice {padding:5px 5px 0 0;}

/*Menu*/
.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 13px Verdana;
width: 180px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
}

.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}
.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #012D58; /*background of tabs (default state)*/
}
.sidebarmenu ul li a:visited{
color: white;
}
.sidebarmenu ul li a:hover{
background-color: black;
}
/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}
.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }