a img {border: none;}

.lang {float: right; width: 55px; margin: 10px 3px 0 0; text-align: center;}
.lang a {padding: 0 1px;}

p.lightlink a{
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
	}
p.alpha{
	margin-top: 3px;
	text-align: center;
	padding-left:3px;
	padding-right:3px;
	color: #83aec1;
	line-height: 20px;
	}
p.alpha a{
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
 	text-decoration: none;
	}
p.alpha a:hover{
	background-color: #ffffff;
	text-decoration: none;
	}

body {
	margin: 7px 7px 5px 7px;
	background-color: #edf2ed;
	background-image: url('/images/design/body_bg.gif');
	background-position:top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

td{
       font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	}

/* --------------------------------------------------------------------------- */
/* --------------------------- TOP BLOCK -- begin ---------------------------- */
/* --------------------------------------------------------------------------- */

.topblock{
	border-top:1px solid #72b06d;
	border-right:1px solid #72b06d;
	border-left:1px solid #72b06d;
	width:790px;
	background-color: #ffffff;
}
.topblock table{
	border:1px solid #ffffff;
	width:100%;
	height:90px;
}

.left_grad{
	background-image: url('/images/design/left_grad.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	height:100%;
}
.right_grad{
	background-image: url('/images/design/right_grad.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	height:100%;
	text-align: left;
}


.top_tit{
	float: left;
	width:425px;
	text-align: center;
	padding:15px 0 0 0;
}
.top_tit1{
	margin:0;
	color:#72b06d;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
}
.top_tit2{
	padding:10px 0 0 0;
	margin:0;
	color:#c8b800;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
}


.topmenu{
	clear: right;
	width:796px;
	background-color: #ffffff;
}
.topmenu table{
	background-color: #72b06d;
	width:100%;
}
.topmenu table td{
	vertical-align: top;
	background-color: #bfdcc0;
}
.topmenu table th{
	vertical-align: top;
	background-color: #bfdcc0;
}
.topmenu a{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
   text-decoration: none;
	color: #ffffff;
	border:1px solid #ffffff;
	background-image: url(/images/design/tm_bg.gif);
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
.topmenu a:hover{
   text-decoration: none;
	background-image: url(/images/design/tm_bg_over.gif);
}


/* --------------- TOP BLOCK -- end --------------- */
/* --------------------------------------------------------------------------- */
/* =========================================================================== */
/* --------------------------------------------------------------------------- */
/* ---------- CENTRAL BLOCK -- begin ---------- */


.centralblock{
	width:790px;
	background-color: #ffffff;
	border-right:1px solid #72b06d;
	border-left:1px solid #72b06d;
}

.centralblock a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color: #000000;
	text-decoration: none;
}
.cont_block{
	margin:10px 10px 10px 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	text-align: justify;
}

.lang-text{
	padding: 10px;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #696969;
	text-align: justify;
}

.cont_tit{
	margin:0 0 8px 5px;
	padding-top:2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #72b06d;
}

.dear {
	background-image: url(/images/design/dear_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #abc5d2;
	color: #696969;
	text-align: justify;
	padding: 10px;
	margin-left:10px;
	margin-right:10px;
	width: 440px;
}


/* ---------- CENTRAL BLOCK -- end ---------- */
/* --------------------------------------------------------------------------- */
/* =========================================================================== */
/* --------------------------------------------------------------------------- */
/* ---------- LEFT BLOCK -- begin ---------- */


.leftblock{
	background-color: #95c492;
	width:146px;
	vertical-align: top;
	border-right:1px solid #72b06d;
	padding-bottom:30px;
}

.lm_bg{
	background-color: #72b06d;
	background-image: url(/images/design/lm_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.leftmenu{
	background-image: url(/images/design/lm_shad.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding:12px 0 8px 0;
}

.leftmenu a{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
   text-decoration: none;
	color: #ffffff;
	background-color: #95c492;
	background-image: url(/images/design/brand_bg_out.gif);
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
	padding-left: 10px;
}
.leftmenu a:hover{
	color: #72b06d;
	background-color: #ffffff;
	background-image: url(/images/design/brand_over.gif);
	background-repeat: no-repeat;
}

/* ---------- LEFT BLOCK -- end ---------- */
/* --------------------------------------------------------------------------- */
/* =========================================================================== */
/* --------------------------------------------------------------------------- */
/* ---------- RIGHT BLOCK -- begin ---------- */


.rightblock{
	width:160px;
	vertical-align:top;
}

.rb_top{
	border:1px solid #ffffff;
	background-image: url(/images/design/rb_topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #bfdabb;
}
.rb_bot{
	background-image: url(/images/design/rb_botbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:0 0 4px 0;
}
.rb_brdr{
	border-left:1px solid #72B06D;
	border-bottom:1px solid #72B06D;
}

.sb_input{
	color:#696969;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	padding-left:3px;
	border:1px solid #95c492;
}
.rb_razd{
	background-image: url(/images/design/rb_razd.gif);
	background-repeat: repeat-x;
	height:2px;
	font-size:1px;
	margin:0 0 4px 0;
}

.alpha{
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	margin:0 8px 0 8px;
}
.alpha a{
	color:#5b9853;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
}
.alpha a:hover{
	background-color: #ffffff;
}

.rb_tit{
	padding:6px 0 6px 12px;
}

.bestsellers{
	padding-bottom:2px;
}
.bestsellers a{
	display: block;
	color:#3c6e37;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:2px 5px 1px 12px;
}
.bestsellers a span{
	color: #ffffff;
	padding-right:6px;
}

.bestsellers a:hover{
	color:#95c492;
	background-color: #ffffff;
}
.bestsellers a:hover span{
	color: #c5dec2;
}

.rb_news_date{
	color:#5B9853;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	margin:0 7px 0 7px;
}
.rb_news{
	color:#3c6e37;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-align: justify;
	margin:0 7px 0 7px;
}

.rb_more{
	text-align:right;
	margin:0 7px 5px 7px;
}
.rb_more a{
	color:#5b9853;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.rb_more a:hover{
	color:#ffffff;
	text-decoration:none;
}

/* ---------- RIGHT BLOCK -- end ---------- */
/* --------------------------------------------------------------------------- */
/* =========================================================================== */

.bot_txt{
	width:780px;
	color:#696969;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	padding:5px 0 5px 0;
}
.bot_txt th{
	color:#696969;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}
.bot_txt td{
	color:#696969;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}













.table_main{
	border: 1px solid #72b06d;
   font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #707070;
	FONT-SIZE: 11px;
	background-color: #ffffff;
}
#table_shapka th{
	background-color: #72b06d;
   padding: 3px 7px 3px 7px;
   font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	FONT-SIZE: 12px;
	font-weight: bold;
}
#table_shapka2 th{
	background-color: #72B06D;
        padding-top: 2px;
	padding-bottom: 2px;
        font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #ffffff;
	FONT-SIZE: 10pt;
	font-weight: bold;
        border-right: 1px solid #ffffff;
}


.bestseller b{
        font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.bestseller span{
	color: #d88d92;
}
.bestseller a{
        font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #72B06D;
	text-decoration: none;
	font-weight: bold;
}
.bestseller a:hover{
	color: #499742;
}
.content_index {
	background-color: #ffffff;
        padding-left: 7px;
        padding-right: 5px;
        padding-top: 5px;
	padding-bottom: 5px;
        font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
        color: #797979;
	FONT-SIZE: 8pt;
	font-weight: normal;
	text-align: justify;
}
.contentdesc{
        font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
        color: #696969;
	FONT-SIZE: 12px;
	line-height: 18px;
	font-weight: normal;
	text-align: justify;
	padding: 0 8px;
}
.best{
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #83aec1;
	text-decoration: none;
	font-weight: bold;
}


.table_content{
   background-color: #deecdd;
}
.table_content td{
   padding: 3px 7px 3px 7px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #707070;
	FONT-SIZE: 11px;
	font-weight: normal;
	text-align: center;
}
.table_content th{
	background: #fff url(/images/design/price_bg.gif) left top repeat-y;
}
.table_content a{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #3c6e37;
	FONT-SIZE: 11px;
	font-weight: bold;
	text-decoration: none;
}
.table_content a:hover{
   color: #72b06d;
	text-decoration: underline;
}





.table_shapka th{
	background-color: #72b06d;
   padding: 3px 7px 3px 7px;
   font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	FONT-SIZE: 12px;
	font-weight: bold;
}


.table_cat{
	border-top: 1px solid #72b06d;
	border-bottom: 1px solid #72b06d;
   font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #72b06d;
	FONT-SIZE: 12px;
	margin-bottom: 10px;
}

.table_cat th{
   background-color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 80px;
}
.table_cat_brdr{
	border-top: 1px solid #deecdc;
   font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 2px;
}
.table_cat_original td{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #72b06d;
	FONT-SIZE: 12px;
	font-weight: bold;
	background-image: url(/images/design/table_cat.gif);
	background-position: right;
	padding-left: 15px;
}
.table_cat_original a{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #72b06d;
	FONT-SIZE: 12px;
	font-weight: bold;
	text-decoration: none;
}
.table_cat_original a:hover{
	text-decoration: underline;
}

.table_cat_original h3 {margin: 0; padding: 5px 0;}

.table_cat_generic td{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #72b06d;
	FONT-SIZE: 12px;
	font-weight: normal;
	padding-left: 15px;
}
.table_cat_generic a{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #72b06d;
	FONT-SIZE: 12px;
	font-weight: normal;
	text-decoration: none;
}
.table_cat_generic a:hover{
	text-decoration: underline;
}



span.number{
	color:#50914A;
	}

.centerblock{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
   color: #707070;
	padding: 10px 10px 10px 10px;
	text-align: justify;
}

.content_zagolovok {
   font-family: Arial, Helvetica, sans-serif;
	MARGIN: 3px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	FONT-SIZE: 16px;
	COLOR: #72b06d;
	TEXT-ALIGN: center;
	font-weight: bold;
}
.content_zagolovok_sub {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	MARGIN: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	FONT-SIZE: 14px;
	COLOR: #c5dec2;
	TEXT-ALIGN: center;
	font-weight: bold;
}

.shipping {
     width:95%;
     margin-top: 15px;
     background-color: #72B06D;
}

.shipping TD {
    font-size: 12px;
    text-align: center;
    padding: 3px;
    background-color: #ffffff;
}

.shipping TH {
    font-size: 13px;
    text-align: center;
    color: #ffffff;
    padding: 0px;
}

.shipping TH DIV {
    padding: 2px;
}

h1.inf {
    font-family: "Trebuchet MS";
    font-size: 12px;
    font-weight: bold;
    color: #72B06D;
    text-align: center;
}

h1.product-title {
    font-family: "Trebuchet MS";
    font-size: 18px;
    font-weight: bold;
    color: #508cab;
    vertical-align:top;

}



/* a:link, a:visited {color:#72B06D; font-family: verdana; text-decoration:none;}
a:active {color:#72B06D; font-family: verdana, arial; text-decoration:underline; }
a:hover {font-family: verdana, arial;text-decoration:underline;} */

.otstup {
        text-align:left;
        vertical-align: top;
        padding-top:10px;
        padding-left:5px;
        padding-right:5px;
}

a.faq {
        font-family: "Trebuchet MS";
        color: #72B06D;
        font-weight: bold;
        font-size: 12px;
        text-decoration:none;

}
a:hover.faq {
        color: #72B06D;
        text-decoration:underline;
}

p.faq-title {
        font-family: "Trebuchet MS";
        font-size: 12px;
        font-weight: bold;
        color: #54954F;
        text-align: justify;
}

p.faq-back a {
        font-family: "Trebuchet MS";
        font-size: 12px;
        font-weight: bold;
        COLOR: #54954F;
        text-decoration:none;
}
p.faq-back a:hover {
        COLOR: #54954F;
        text-decoration:underline;
}

p.faq {
       font-family: "Trebuchet MS";
       font-size: 11px;
       COLOR: #000000;
       text-align: justify;
}




a.news {
        font-family: "Trebuchet MS";
        font-size: 12px;
        COLOR: #7EA5B5;
        font-weight: bold;
        text-decoration:none;
}

a:hover.news {
        font-family: "Trebuchet MS";
        font-size: 12px;
        COLOR: #7EA5B5;
        font-weight: bold;
        text-decoration:underline;
}

.top_cat {
        font-family: "Trebuchet MS";
        font-size: 14px;
        COLOR: #7EA5B5;
        font-weight: bold;
}
p.data {
        font-style: oblique;
        FONT-FAMILY: "Tahoma";
        font-size: 11px;
        COLOR: #036787;
        font-weight: bold;
}

h1.inform {
    font-family: "Trebuchet MS";
    font-size: 12px;
    font-weight: bold;
    color: #7EA5B5;
    text-align: left;
}

a.nov {
        font-family: "Trebuchet MS";
        color: #045982;
        font-weight: bold;
        font-size: 13px;
        text-decoration:none;

}
a:hover.nov {
        font-family: "Trebuchet MS";
        color: #86B1C4;
        font-weight: bold;
        font-size: 13px;
        text-decoration:underline;
}

a.blue {
       font-family: "Trebuchet MS";
       color: #83AEC1;
       font-size: 11px;
       text-decoration:none;
}

a:hover.blue {
       font-family: "Trebuchet MS";
       color: #86B1C4;
       font-size: 11px;
       text-decoration:underline;
}

a.bold {
       font-family: "Trebuchet MS";
       color: #5F8FA7;
       font-weight: bold;
       font-size: 12px;
       text-decoration:none;
}

a:hover.bold {
       font-family: "Trebuchet MS";
       color: #83aec1;
       font-weight: bold;
       font-size: 12px;
       text-decoration:none;
}

a.navigate {
       font-family: "Trebuchet MS";
       color: #5f8fa7;
       font-weight: bold;
       font-size: 12px;
       text-decoration:none;
}

a:hover.navigate {
       font-family: "Trebuchet MS";
       color: #83aec1;
       font-weight: bold;
       font-size: 12px;
       text-decoration:none;
}

#table_links a{
        font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
        color: #72B06D;
	FONT-SIZE: 8pt;
	font-weight: bold;
	text-decoration: none;
}
#table_links a:hover{
        font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
        color: #72B06D;
	FONT-SIZE: 8pt;
	font-weight: bold;
	text-decoration: underline;
}

#pages{
        font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
        color: #72B06D;
	FONT-SIZE: 10pt;
	font-weight: bold;
}
span.pages{
       font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
       color: #72B06D;
       FONT-SIZE: 10pt;
       font-weight: bold;
       text-decoration: underline;
}
#pages a{
       font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
       color: #72B06D;
       FONT-SIZE: 10pt;
       font-weight: bold;
       text-decoration: none;
}
#pages a:hover{
       color: #4F8E4A;
       text-decoration: underline;
}



// *********************CART

.cart-main-table {
}

.cart-table TD {
	border-bottom: 1px solid #C5DEC1;
}


.cart-title {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
        background-color:#EEF8F0;
	padding: 3px 0px 3px 0px;
	color: #61875E;
	border-bottom: 1px solid #C5DEC1;
	border-top: 1px solid #C5DEC1;
}

td.cart-product-name {
	padding: 5px 0px 5px 0px;
}

td.cart-product-name a {
	font-family: "Trebuchet MS";
        font-size: 12px;
        font-weight: bold;
        color: #ADA100;
        text-decoration: none;
}

td.cart-product-name a:hover {
        color: #ADA100;
        text-decoration: underline;
}

.cart-product-name A, .cart-product-name A:visited, .cart-product-name A:hover {
	font-size: 12px;
	font-weight: bold;
}

.cart-product-count {
	text-align: center;
	padding: 5px 0px 5px 0px;
}

.cart-product-type {
	text-align: center;
	padding: 5px 0px 5px 0px;
}

.cart-product-price {
        font-family: "Trebuchet MS";
	text-align: center;
	font-size: 12px;
	font-weight: bold;
        vertical-align: middle;
}

.cart-product-delete {
	width: 100px;
	text-align: center;
}

.cart-product-update {
	text-align: right;
        padding-right:10px;
        padding-top: 5px;
        font-family: "Trebuchet MS";
	color: #AC9F01;
	font-size: 12px;
	font-weight: bold;
}

.cart-text {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding: 5px 0px 5px 0px;
	color: #118F87;
}

.cart-comments {
	width: 100%;
	vertical-align: top;
	color: #000000;
}

.cart-comments-readonly {
	width: 100%;
	vertical-align: top;
	color: #000000;
}

.cart-price-name {
        font-family: "Trebuchet MS";
	color: #AC9F01;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 5px 0px 5px 0px;
}

.cart-price-value {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 130px;
	padding-left: 30px;
	color:#707070
}

.cart-price-value2 {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 40px;
}

.cart-header {
	color: #6F6F6F;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
        text-align: center;
}

.cart-header-active {
        font-family: "Trebuchet MS";
	color: #ACA000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
        text-align: center;
}

.cart-header-visited {
	color: #92C48F;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
        text-align: center;
	TEXT-DECORATION:underline !important;
}

.error {
       color: #d88d92;
}

.cart-input {
        width: 250px;
}

.cart-confirm-header {
	color: #4E8BC2;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #4E8BC2;
	border-bottom: 1px solid #4E8BC2;
	padding-left: 100px;
	margin-bottom: 0px;
}

.cart-confirm-data {
	color: #5f8fa7;
	font-size: 12px;
	padding-left: 50px;
}

.cart-confirm-data-background {
	padding-top:  4px;
	padding-left: 5px;
	background: #FDFDFD;
        width: 90%;
        height: 98px;
}


.shopping-cart-info {
        font-family: "Trebuchet MS";
	font-size: 12px;
        color: #797979;
	text-align: left;
        padding-left: 20px;
}

.shopping-cart-info2 {
        font-family: "Trebuchet MS";
	font-size: 12px;
        color: #797979;
	text-align: center;
}

.shopping-cart-title {
        font-family: "Trebuchet MS";
        color: #71AF6C;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}




.cart_steps_past{

    font:normal 12px "Trebuchet MS";	

    color: #999999;

    padding-right:12px;

    background-image: url('/images/cart/cart_steps_past.gif');

    background-position: right center;

    background-repeat: no-repeat;		

    float:left;

    margin: 5px 12px;	

}

.cart_steps_past a{

    font:normal 12px "Trebuchet MS";	

    color: #92c48f;

}

.cart_steps_past a:hover{

    text-decoration: none;

}





.cart_steps_current{

    font:bold 12px "Trebuchet MS";	

    color: #696969;

    padding-right:12px;

    background-image: url('/images/cart/cart_steps_current.gif');

    background-position: right center;

    background-repeat: no-repeat;		

    float:left;

    margin: 5px 12px;	

}

.cart_steps_future{

    font:normal 12px "Trebuchet MS";	

    color: #999999;

    padding-right:12px;

    background-image: url('/images/cart/cart_steps_future.gif');

    background-position: right center;

    background-repeat: no-repeat;		

    float:left;

    margin: 5px 12px;	

}





.cart_title {

    font:bold 13px "Trebuchet MS";	

    text-align:center;

    color:#71af6c;

    padding-bottom:15px;

}





.cart_select{

    font:normal 12px "Trebuchet MS";	

    color:#696969;

}





.cart_tab_tit{

    font:bold 12px "Trebuchet MS";

    color:#61875e;	

    background-color:#eef8f0;

    border-bottom: 1px solid #c5dec1;

    border-top: 1px solid #c5dec1;	

    padding: 5px 10px;

}



.cart_tab_txt{

    font:normal 12px "Trebuchet MS";

    color:#696969;	

    padding: 4px 10px 2px 10px;

    border-bottom: 1px solid #c5dec1;

    text-align: center;

}

.cart_tab_txt a{

    font:bold 12px "Trebuchet MS";	

    color: #71af6c;	

}

.cart_tab_txt a:hover{

    text-decoration: none;	

}





.cart_update{

    font:normal 12px "Trebuchet MS";	

    color:#999999;

    padding:15px 5px 20px;

    text-align: right;

}







.cart_total_tab_tit{

    font:bold 12px "Trebuchet MS";

    color:#ac9f01;	

    text-align: left;

    border-bottom: 1px solid #dddddd;

    padding: 7px 15px;

    vertical-align: top;

}

.cart_total_tab_txt{

    font:bold 12px "Trebuchet MS";

    color:#696969;	

    text-align:right;

    border-bottom: 1px solid #dddddd;

    padding: 7px 15px;

    vertical-align: top;	

/*	width:15%;	*/

}

.cart_total_tab_shipping{

    font:normal 12px "Trebuchet MS";

    color:#999999;	

    line-height: 18px;

    padding-left:10px; 

    padding-top:3px; 	

    text-align: left;

}





.cart_info_red{

    font:bold 12px "Trebuchet MS";

    color:#D88D92;	

    border: 2px solid #ebc6c8;

    text-align: center;

    padding: 0px 10px;

    margin-left:200px;

}









/* ==================== SHOPPING CART -- end ==================== */

.conttop{
	color:#72B06D; 
	font-weight:bold; 
	font-size:14px; 	
	padding: 0px 110px 5px 0px;
	TEXT-ALIGN: right;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	MARGIN: 0px 0px 0px 0px;
}
.main_brdr{
	border-left: 1px solid #72B06D;
	border-right: 1px solid #72B06D;
	background-color:#ffffff

}

.search{
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	MARGIN: 15px 0px 0px 13px;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
}
.searchline{
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #797979;
	border: 1px solid #E0EBEF;
	background-color: #ffffff;
	width: 115px;
	padding: 1px 0px 1px 1px;
}

.searchline2{
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #797979;
	border: 1px solid #E0EBEF;
	background-color: #ffffff;
	width: 200px;
	padding: 1px 0px 1px 2px;
}



.content_zagolovok {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	MARGIN: 0px 0px 0px 0px;
	padding: 0px 25px 5px 0px;
	FONT-SIZE: 12pt;
        COLOR: #72B06D;
	TEXT-ALIGN: right;
	font-weight: bold;
}

.content_zagolovok2 {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	MARGIN: 0px 0px 0px 0px;
	padding: 0px 100px 5px 0px;
	FONT-SIZE: 12pt;
	COLOR: #5f8fa7;
	TEXT-ALIGN: right;
	font-weight: bold;
}

.content_zagolovok2p1 {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	MARGIN: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	FONT-SIZE: 12pt;
	COLOR: #5f8fa7;
	TEXT-ALIGN: right;
	font-weight: bold;
}

a.content_zagolovok2_link {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	COLOR: #83AEC1;
	font-weight: normal;
        text-decoration: underline;
}

a:hover.content_zagolovok2_link {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	COLOR: #83AEC1;
	font-weight: normal;
        text-decoration: underline;
}

.content_zagolovok3 {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	MARGIN: 0px 0px 0px 0px;
	padding: 0px 100px 5px 0px;
	FONT-SIZE: 12pt;
	COLOR: #5f8fa7;
	TEXT-ALIGN: center;
	font-weight: bold;
}

.content_zagolovok4 {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	COLOR: #72B06D;
	TEXT-ALIGN: center;
	font-weight: bold;
}

.onenews_title {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	MARGIN: 0px 0px 0px 0px;
	padding: 0px 10px 5px 0px;
	FONT-SIZE: 12pt;
	COLOR: #72B06D;
	TEXT-ALIGN: center;
	font-weight: bold;
}
.onenews_date{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	MARGIN: 0px 0px 0px 0px;
	padding: 2px 10px 5px 0px;
	FONT-SIZE: 10pt;
	COLOR: #797979;
	TEXT-ALIGN: right;
	font-weight: bold;
}

.bl{
	font-weight: bold;
}
.cont{
	text-align: justify;
	padding-left:10px; 
	padding-right:10px;
}
.perblok{
	width: 225px;
	float:left;
}
.perblok h5{
	margin: 0px;
/*
	font-size: 16px;
	font-weight: normal;
	color: rgb(249, 88, 18);	
	text-decoration: none;	
*/
}
#bloktitle{
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
/*	COLOR: #5f8fa7;*/
	color:#c8b800;
	text-align: left;
	font-weight: bold;
}
.shortdescr{
	color: #83aec1;
	text-align: justify;
}
small b{
	color: red;
}
.fralpha {
	margin: 0px;
	padding: 0px;
	height: 1px;
	display:none;
}
.fralpha a{

}

.top-brands {width: 100%; list-style: none; text-align: center; margin: 0; padding: 10px 0;}
.top-brands li {display: inline; padding: 0 5px;}
.catname{
	text-align: center;
	font-weight:bold; 
	font-size:14px;
	color:#72B06D;
}
.newscont p{
	line-height: 22px;
	font-size:12px;
	text-align:justify;
}
.newscont li{
	line-height: 18px;
	font-size:11px;
	text-align:justify;
}
.newscont a{
	font-size:12px;
	text-decoration: underline;
}
.newscont a:hover{
	text-decoration: none;
}
.drugletter{
	line-height: 18px;
	padding-left: 30px; 
}
.tsale {
      font: 12px Arial, Verdana, Helvetica, sans-serif;
      color: #696969;
}
.tsale a{
      font: 12px Arial, Verdana, Helvetica, sans-serif;
      color: #696969;
      text-decoration: underline;
}
.tsale a:hover{
      text-decoration: none;
}
.right_tit{
      background-color: #72B06D;
      text-align:center;
      padding: 0 4px;
      font: 15px Arial, Verdana, Helvetica, sans-serif;
      color: #ffffff;
      font-weight: bold;
}
.recent a{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #3c6e37;
   FONT-SIZE: 11px;
   font-weight: normal;
   text-decoration: none;
}
.similar{border:1px solid #72B06D;}
.similaright{
   float:right;
   padding-left: 5px;
   width: 160px;
}
#padd{
    color: rgb(114, 176, 109); 
    font-weight: bold; 
    font-size: 14px;  
}
.price{
 	color:#c8b800;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;   
}

.shipping-info {width: 460px; background: #fff; margin: 10px 0;}
.shipping-info th {background: #72B06D; color: #fff; font-weight: bold; padding: 2px;}
.shipping-info td {background: #DEECDD; color: #3C6E37; padding: 3px; font-size: 13px;}
.coupon{
	text-align:right;     
}
.coupon-input{
	float:left;
	width:400px;
	text-align: right;
	font:bold 13px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	line-height: 20px;
	padding: 0 10px 5px 5px;
	
}
.coupon-input input{
	height: 20px;
	width: 100px;
	font:bold 13px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
}
.coupon-discount{
	float:left;
	width:400px;
	text-align:right;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	line-height: 20px;
}


.edpromotion li {padding: 4px 0;}
.edpromotion a {color: #5989A1; text-decoration: underline;}
.edpromotion a:hover {color: #5989A1; text-decoration: none;}
.edpromotion em {color: #54954F; font-style: normal; font-weight: bold;}
.edpromotion strong {color: #D9737A;}
/*.edpromotion span {font-weight: bold;}*/

.title-edpromotion {text-align: center; font-weight: bold; font-size: 14px; color:#72B06D; margin: 30px 0 15px 0;}

