BODY {
	background: URL('/main-gray-img/bg.gif') repeat-y center #f6f6f8;
}

#all {
	background-image: URL('/main-gray-img/bg_head.gif');
	background-color:#FFF;
	border-color:#dedfe6;
}
A:link, A:visited { color:#393f42; }

.slt, .srt, .slb, .srb { background-image: URL('/main-img/star_w.gif'); }

#bigSearch .topBlock,
#midSearch { background: #9ca6aa URL('/main-gray-img/bl_bg_searchtop.gif') repeat-x top; }
#bigSearch .botBlock,
#midSearch .rightBlock { background:#dee5e6 url('/main-gray-img/bl_bg_darkgreen.gif') repeat-x bottom; }

#bigSearch .topBlock { border-color:#9ca6aa; border-bottom:none; color:#FFFFFF; }
#bigSearch .botBlock { border-top:1px solid #fff; }

#bigSearch .botBlock .over { background:#f7f6f6; }
#bigSearch .itm .price.hot, #bl_basket .hot { color:#393f42; }

#bigSearch .botBlock .rl, #bigSearch .botBlock .rr { background-image:url('/main-gray-img/rounds_zonelist.gif'); }
#bigSearch .itm .price.hot { background-image:url('/main-gray-img/ico_hot.gif'); }
#bigSearch .slt, #bigSearch .srt, #midSearch .slt { background-image:url('/main-gray-img/searchtop_star.gif'); }
#bl_basket .inner { background-image:url('/main-gray-img/bg_basket.gif'); }

#midSearch .leftBlock { border-color:#9ca6aa; }
#midSearch .rightBlock .checkAllTld { background:#95c34a;}

#sbox, #sbox_mid, #sbox_min { background:#FFFFFF; border-color:#9ca6aa; }

#sbox .rr, #sbox .rl { background-image:url('/main-gray-img/bigsearch_kit.gif'); }
#sbox_mid .rr, #sbox_mid .rl, #sbox_mid input.submit { background-image: url('/main-gray-img/midsearch_kit.gif'); }
#sbox .search { background-image:URL('/main-gray-img/but_sbox_search.gif'); }
#sbox .buy { background-image:URL('/main-gray-img/but_sbox_buy.gif'); }
#sbox_min input.submit { background-image:url(/main-img/smsearch_kit.gif); }
#sbox_min .rl, #sbox_min .rr { background-image:URL('/main-gray-img/smsearch_kit.gif'); }

#menu LI a { color:#4b6677; }
#menu LI, #menu .sub, #menu .sub .bot { background-color:#eeeff2; }
#menu LI .rower { border-top-color:#eeeff2; }
#menu li#act { background-color:#9c9eaa; }
#menu li#act .sub, #menu li#act .rower { border-top-color:#9c9eaa; }
#menu li .rl, #menu li .rr { background-image:url('/main-gray-img/rounds_kit.gif'); }
#menu .sub {	border-top-color:#dadce1; }
#menu LI.over { background-color:#dadce1; }
#menu LI.over A { color:#2b363d; }

#basket A { color:#45963d; }
.basket_empty SPAN { background-image:URL('/main-gray-img/ico_basket_empty.gif'); }
.basket_full SPAN { background-image:URL('/main-gray-img/ico_basket_full.gif'); }

#midSearch .slb, #midSearch .srb, #midSearch .rightBlock .slt, #midSearch .rightBlock .slb, #midSearch .rightBlock .allZone .rl {
	background-image: URL('/main-gray-img/rounds_midsearch.gif');
}
#midSearch .rightBlock .allZone { background:#9fa8ad; color:#FFF; }

INPUT.clear { background:URL('/main-gray-img/but_clear.gif'); }
INPUT.tobasket { background:URL('/main-gray-img/but_tobasket.gif'); }
INPUT.remove { background:URL('/main-gray-img/but_remove.gif'); }
INPUT.removeall { background:URL('/main-gray-img/but_removeall.gif'); }
INPUT.drawup { background:URL('/main-gray-img/but_drawup.gif'); }
INPUT.confirm { background:URL('/main-gray-img/but_confirm.gif'); }
INPUT.stepback { background:URL('/main-gray-img/but_stepback.gif'); }
INPUT.pay { background:URL('/main-gray-img/but_pay.gif'); }
INPUT.forward { background:URL('/main-gray-img/but_forward.gif'); }
INPUT.ok { background:URL('/main-gray-img/but_ok.gif'); }

#bl_result .inner { background-image:url('/main-gray-img/bg_result.gif'); }

#topheader { background-color:#eaeaea; border-color:#dee5e6; background-image: URL('/main-gray-img/bg_topheader.gif'); }
#topheader .slb, #topheader .srb { background-image:url('/main-gray-img/rounds_topheader.gif'); }

.bl_lightgreen { background-color:#edf1f1; background-image:none; /*URL('/main-gray-img/bl_bg_lightgreen.gif');*/ }
.bl_lightblue { background-color:#edf1f1; background-image:none; /*URL('/main-gray-img/bl_bg_lightblue.gif');*/ }
.bl_gray { background-color:#edf1f1; background-image:none; }

#footer { background-color:#eeeff2; }
#footer .slt, #footer .srt { 	background-image:URL('/main-gray-img/footer_star.gif'); }

.ico_tip { background-image:url('/main-gray-img/ico_tip.gif'); }
.basket_out { background-image:url('/main-gray-img/ico_basket_out.gif'); }
.basket_put { background-image:url('/main-gray-img/ico_basket_put.gif'); }
.ico_hot_m { background-image:url('/main-gray-img/ico_hot_m.gif'); }
.ico_user { background-image:url('/main-gray-img/ico_user.gif'); }


/* yulya */
#bigSearch .zoneList .rl, #bigSearch .zoneList .rr {
	width:12px;
	height:24px;
	position:absolute;
	display:none;
	background:URL('/main-gray-img/rounds_zonelist.gif') no-repeat;
}
#bigSearch .zoneList .rl {
	left:-10px;
	top:0px;
	background-position: 0px 0px;
}
#bigSearch .zoneList .rr {
	right:-10px;
	top:0px;
	background-position: -12px 0px;
}


#bigSearch .zoneList .over .rl,
#bigSearch .zoneList .over .rr {
display:block;
}

#bigSearch .zoneList .itm:hover .rl,
#bigSearch .zoneList .itm:hover .rr {
display:block;
}

#bigSearch .botBlock .itm:hover  {
    background: #f7f6f6; /* цвет с картинки rounds_zonelist */
}


/* yulya */
#menu LI .rl, #menu LI .rr {
	background: URL('/main-gray-img/rounds_kit.gif') no-repeat;
}
#menu LI:hover {
	background:#dadce1;
}
#menu LI:hover A {
	color:#2b363d;
}
#menu LI:hover .sub A { color:#2b363d; }

#menu LI .rl {
	background-position:-24px 0px;
}
#menu LI .rr {
	background-position:-36px 0px;
}

.hotcolor {
	color:#393f42;
        font-weight: bold;
}

#bigSearch .hot {
	background:URL('/main-gray-img/ico_hot_m.gif') no-repeat 100% 0px;
}

