

body, html {
	height: 100%;
	width: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	background: /*#980a00*/ #7f0c00 url(/i/bg_sides.gif);
	background-attachment: fixed;
	color: #F9D781;
	font: 100% Tahoma;
}
a img {
	border: 0px;
}
a {
	text-decoration: underline;
	color: #fee534;
}
a:hover {
	text-decoration: none;
}



h1 {
	font: normal 200% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fee534;
}
ul.cons {
	list-style: url('/i/bullet2.gif') outside;
}
ol.cons {
	padding:0px;
}
h2 {
	color: #FEE534;
	font: normal 140% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.brd {
	border-left: 1px solid #7f0c00;
	border-right: 1px solid #7f0c00;
	background-color: #980a00;
	background-image: url(/i/BG.jpg);
}
.brd p { position: relative !important; }
.brd_topest {
	z-index: 5;
	background: url(/i/topestgish.png);
	background-color: #980a00 ;
	border-bottom: solid 1px #7f0c00;
	position: fixed;
	top: 0px;
	left:50%;
	margin-left: -497px;
	width:994px !important;
	height:27px !important;
	padding-top: 7px;
}


@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) { 
	body {
	padding-top:1px;
	
}
}


*html .brd_topest { position: absolute; top:expression(eval(document.documentElement.scrollTop)); }
form {
	margin: 0px;
	padding: 0px;
}
#leftribbon, #rightribbon {
	position: fixed;
	z-index: 10;
	top: 0px;
}

#rightribbon {
	right:50%;
	margin-right: -535px;
	left: auto;
	background: url(/i/ribbon2.png) no-repeat;
	width: 57px;
	height: 105px;
}
#leftribbon {
	left:50%;
	margin-left: -535px;
	right: auto;
	background: url(/i/ribbon.png) no-repeat;
	width: 57px;
	height: 105px;
}
*html #leftribbon {
	position: absolute;
	background: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/ribbon.png');
	top:expression(eval(document.documentElement.scrollTop));
}
*html #rightribbon {
	position: absolute;
	background: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/ribbon2.png');
	top:expression(eval(document.documentElement.scrollTop));
}
#submenu {
	margin-bottom: 20px;
}
#submenu img {
	margin-left: 20px;
}
#top {
	background: url(/i/bg_top_r.jpg) repeat-x top;
	margin-top: 35px;
}
#belt_box {
	background: url(/i/bg_belt.jpg) repeat-x top;
	height: 150px;
}
#belt_left {
	background: url(/i/bg_belt.jpg) repeat-x top;
	height: 134px;
}
#belt_left {
	background: url(/i/belt_left.jpg) no-repeat top left;
	height: 134px;
}
#belt_right {
	background: url(/i/belt_right.jpg) no-repeat top right;
	height: 134px;
}
#top_r { width: 244px;}
	#top_r div { position: relative; font-family: Tahoma, sans-serif; text-align: left; width: 234px; height: 134px; font-size: 11px; color: #f9d781; }
		#top_r div #phone { position: absolute; top: 0; left: 0; z-index: 666; }
		#top_r div h1 { position: relative; z-index: 90; font-size: 18px; height: 34px; color: #fdd22c; margin: 0; padding: 15px 0 0 65px; background:url('/i/phone_12.png') no-repeat 18px 0; }
		#top_r div span { padding-left: 20px; font-size: 18px; display: block;  }
		#top_r div small { padding-left: 20px; color: #f8723d; display: block; margin: -3px 0 3px 0;}
		#top_r div em { padding-left: 20px; font-style: normal; font-size: 12px; }
		#top_r div p { padding-left: 20px; margin-top: 5px; }
			#top_r div p strong { color: #fdd22c; font-weight: bold; }


#left {
	float: left;
	width: 240px;
	padding-top:0px;
}
#visual {
	margin-left: 260px;
	margin-bottom: 20px;
	padding-top:20px;
}
#visual_box {
	background: #fff url(/i/visual_bg.jpg) repeat-x top;
}
#extra {
	background: url(/i/visual_r.jpg) no-repeat left top;
}
#right {
	float: right;
	clear: right;
	width: 240px;
	margin-bottom: 20px;
}
#right ul li { margin-bottom: 8px; }
#right ul li a { font-size: 12px; font-weight: bold; }


#content {
	margin: 0px 260px;
	padding-bottom: 30px;
	font-size: 80%;
}
.type1 {
	background: url(/i/bg_pack.gif) repeat top left;
	margin-top: 20px;
}
.bg_brd_t {
	background: url(/i/1x1_yellow.gif) repeat-x top;
}
.bg_brd_b {
	background: url(/i/1x1_yellow.gif) repeat-x bottom;
}
.type1_text_r {
	background: url(/i/type1_bg_r.gif) repeat-y right;
}
.type1_text_l {
	background: url(/i/type1_bg_l.gif) repeat-y left;
	padding: 0px 10px;
}
 #menu_general a, #menu_address a  {
	display: block;
	padding: 2px 10px 2px 40px;
	text-indent: -21px;
	font: bold 80% Arial;
	color: #fff;
	text-decoration: none;
}
 #left #menu_general a, #left #menu_address a  {
	display: block;
	padding: 2px 10px 2px 40px;
	text-indent: -21px;
	font: bold 100% Arial;
	color: #fff;
	text-decoration: none;
}
#link {
	padding-left: 10px;
	font: normal 80% Arial;
	color: #fff;
	text-decoration: none;
	float:left;
}
#link_a {
	text-decoration: underline;
	color: #ffffff;
	font: normal Arial;
}
#menu_general a:hover, #menu_address a:hover {
	color:#FEE534;
}
#full_search h4 {
	font-size: 80%;
	margin: 0px;
	padding: 0px 0px 5px 40px;
}
#full_basket h4 {
	font-size: 80%;
	margin: 0px;
	padding: 0px 0px 5px 16px;
}

#menu_direct {
	margin-top: 20px;
	background: url(/i/bg_menu_directs.jpg) repeat-y right top;
}
#menu_direct a{
	display: block;
	height:54px;
	color: #F9D781;
	font: 11px Tahoma;
	text-decoration: none;
}
#menu_direct a img {
	float: left;
	margin: 2px 5px 2px 3px;
	padding: 1px;
	border: 1px solid #FEE534;
}
#menu_direct a:hover {
	background: url(/i/bg_menu_directs_hover.gif) no-repeat right top;
}
#menu_direct a:hover img {
	border: 1px solid #Fff;
}
#menu_direct a .direct {
	display: block;
	padding-top: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.spacer {
	height: 10px; 
}
.item {
	margin-bottom: 20px;
	min-height: 110px;
	border: 1px solid #c76619;
	background-color: #b21400;
	padding: 10px;
}
.item_img, .gallery_img, #voucher img {
	float: left;
	border: 1px solid #FEE534;
	padding: 1px;
	margin: 0px 25px 10px 0px;
}
.item b {
	color: #F9D781;
	font-size: 110%;
}
.item_date {
	color: #f9d781;
	display: block;
	font: 85% "Courier New", Courier, monospace;
	letter-spacing: 0.3em;
} 

.item_title {
	font-size: 130%;
	text-decoration: underline;
	color: #FEE534;
} 
.item_detail {
	text-align: right;
}
* html #content .item_text {
	text-align: justify;
	width: 430px;
}
.basketitem {
	margin-bottom: 20px;
	min-height: 172px;
	vertical-align: top;
}
.basketitem tr .basketgood {
	height: 172px;
}
.basketborder{
	padding: 0px;
	margin: 0px;
	width: 7px;
	height: 100%;
	background: transparent;
}
.basketmiddle {
	border: 1px solid #c76619;
	border-left: none;
	background-color: #b21400; 
	padding: 10px;
	width: 228px;
	min-height: 172px;
}
.basketleft {
	border: 1px solid #c76619;
	border-left: none;
	border-right: none;
	background-color: #b21400; 
	padding: 10px;
	padding-top: 2px;
	width: 228px;
	min-height: 172px;
}
.basketright {
	border: 1px solid #c76619;
	border-left: 1px dotted #c76619;
	border-right: none;
	background-color: #b21400; 
	padding: 10px;
	height: 172px;
}
.basket_img {
	border: 1px solid #FEE534;
	padding: 0px;
	margin: 0px;
}
#leader td {
	width: 30%;
	border: 1px solid #c76619;
	background-color: #b21400;
	padding: 10px;
	vertical-align: top;
	text-align: center;
}
#leader a {
	text-decoration: none;
	font-weight: bold;
}
.leader_img {
	border: 1px solid #FEE534;
	padding: 1px;
}
.announce_detail {
	float: right;
	width: 110px;
	margin-left: 5px;
	margin-bottom: 5px;
	color:#Fff;
	text-align: right;
}
.text {
	width:150px;
	line-height: 100%;
	font-size: 100%;
}
.small {
	font-size: 75%;
}
.red {
	color: #980A00;
}
.white {
	color: #fff;
}
form td {
	padding-bottom: 5px;
}
#search td {
	font-size: 70%;
}
.holidays {
	background:  url(/i/bg_holidays.jpg) no-repeat  center right;
}
#calendar td {
	font-size: 70%;
	color:#F9D781;
	padding-bottom: 10px;
	padding-top: 8px;
	vertical-align: top;
}
#calendar .day {
	background: url(/i/bg_calendar.gif) no-repeat top left;
	width:40px;
	color:#980A00;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	font-size: 100%;
}
#menu_top {
	height: 23px;
	font-size: 80%;
	font-weight:bold;
	margin-left: -10px;
}
#menu_top td {
	padding: 2px 0 2px 9px;
	cursor: pointer;
	min-width: 52px;
	color: #ffe320;
	text-decoration: underline;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	padding-right: 5px;
}
#menu_top td:hover, #menu_top .select {
	color: #fff29a;
}
#menu_top td.first {
	min-width: 52px;
	padding-right: 10px;
}
#menu_top td.first:hover, #menu_top .select1  {
	color: #fff29a;
}
#menu_top td img { display: none; }


#menu_base {
	background:#c50100 url(/i/bg_menu_bot.gif) repeat-x left top;
	margin: 20px 0px 30px 0px;
	padding: 20px;
	text-align: center;
	clear: both;
	width: 96%;
}
#menu_base a {
	color: #fff;
	display: inline-block;
	padding: 0px 20px;
	font-size: 80%;
}
#phones, #copy, #logos  {
	margin: 10px 0px;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
}

#logos { width: 126px;}
	#logos img { margin: 0 3px 3px 0; }
	#logos span { display: block; margin-bottom: 5px; text-decoration: underline; color: #fee534; text-align: left; }

#copy {
	padding: 0px 20px 20px 20px;
}
.promo {
margin-top: 20px;
}
#sort {
	margin-bottom: 20px;
	color: #fff;
	text-align: right;
}
.good td, th {
	vertical-align: top;
	padding: 2px 10px;
}
.good th {
	text-align: right;
	color:#Fff;
	font-size: 85%;
	font-weight: normal;
}
.gallery {
	position: relative;
	float:left;
}
#forms input, #forms textarea {
	width: 300px;
}
#promo {
	font-size: 80%;
}
#promo .item {
	margin: 0px 10px 20px 15px;
	background-color: transparent;
	border: none;
}
#promo .item_text {
	text-align: left;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .item {height: 1%;}

.ru .item .ru, .en .item .en {
	display: block;
}

.ru .item .en, .en .item .ru {
	display: none;
}


.mnu{
	display: block;
  position: relative;
  left: 20px;
  top: 10px;
	font-family: Tahoma;
	color: #ED9623;
	font-size: 12px;
	padding: 0 0 0 0px;
}

.mnu a:focus{
  outline: none;
}

.mnu i{
	float: left;
	font-style: normal;
	padding: 3px 5px 0 0;	
	font-family: Tahoma;
	font-weight: bold;
}

.regg{
	display: block;
	float: left;
	margin: 0px 5px 0px 0px;
	background: url(/i/left_.jpg) right top no-repeat;
}

#region{
	
}

.regg b{
	display: block;
	float: left;
	background: url(/i/_left.jpg) left top no-repeat;
	padding: 0px 10px;
	line-height: 22px;
	height: 22px;
}

.regions{
	position: absolute;		
	display: none;
	width: 138px;	
  left: 48px;
  top: 23px;
}

.rt{
	background: url(/i/_top.png) left top no-repeat;
	width: 138px;
	height: 7px;
}

.rb{
	background: url(/i/_btm.png) left top no-repeat;
	width: 138px;
	height: 9px;
}

.r_in{
	background: url(/i/_mdl.png) left top repeat-y;
	width: 138px;
	position: relative;
}

.r_in ul{
	margin: 0 0 0 10px;
	padding: 0;
}

.r_in ul li{
	list-style: none;
}

/*#rclose{
  position: absolute;
  right: 0px;
  top: -30px;
  cursor: pointer;
}*/

#rclose{
	float: left;
	display: none;
	cursor: pointer;
}

.arrow{
	display: block;
	height: 18px;
	width: 25px;
	background: url(/i/arw_dwn.jpg) left top no-repeat;
	float: left;
	text-decoration: none;
/*margin: 0px 10px 0px 0px;*/
}

.arrow:hover{
	text-decoration: none;
}

.nuclear:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
}

.nuclear{
	zoom: 1;
	display: block;
}

.action-item { position: relative; background: #b31400; border: 1px solid #cb651b; padding: 0 10px; margin-bottom: 16px; overflow: hidden;  }
.action-img { border: 1px solid #fce734; padding: 1px; float: left; margin-right: 10px; }
.action-more { display: block; clear: both; float: right; overflow: hidden; text-indent: -9999px; margin-bottom: 8px; width: 88px; height: 20px; background: url(/i/more.gif) no-repeat; }
.action-time { display: block; position: absolute; right: 200px; bottom: 6px; width: 101px; height: 19px; font-size: 11px; color: #fff; padding: 6px 0 0 38px; background: url(/i/alltime.gif) no-repeat; }
.action-noalltime { display: block; position: absolute; right: 174px; bottom: 6px; width: 126px; height: 18px; font-size: 11px; color: #fff; padding: 6px 0 0 38px; background: url(/i/anoalltime.gif) no-repeat; }

.action-single { position: relative; }
.action-single .action-noalltime { top: -80px; left: 0; background: url(/i/anoalltime.jpg) no-repeat; }

#content h1 { font-family: Arial, sans-serif !important; font-size: 24px !important; color: #fdd22c !important;  }

/* ie6 */
*html .r_in { top: -7px; }
*html .rb { margin-top: -7px; }
*html .brd { border: 0px solid red; }
*html #logos { text-align: left; }
*html #logos img { position: relative; zoom: 1; margin: 0 3px 3px 0; }
*html #top_r div h1 { padding-left: 80px; }


#ft_ad
{
width:auto;
height:111px;
text-align:center;
margin-bottom: 6px;
}
.ft_ad_item
{
background: url(/i/ft_ad_bg.png) no-repeat;
width:153px;
height:111px;
display: inline-block;
margin:1px;
vertical-align: top;
}

.ft_city{
margin: 2px 0px 0px 0px;
color:#fee534;
font-weight: bold;
text-decoration: underline;
}
.ft_tel{
margin: 10px 0px 0px 0px;
font-size:8.5pt;
font-weight: bold;
}
.ft_cl{
margin: 5px 0px 0px 0px;
font-size:8.5pt;
font-weight: bold;
}
#shadow{
position:absolute;
top:0px;
left:0px;
z-index:98;
width:100%;
height:100%;
background: url(/i/shadow.png);

}
#popup_container{
position:absolute;
z-index:99;
width:100%;
top: 180px;
text-align:center;
}
#popup_info{
height:116px;
width:508px;
background: url(/i/popup.png) no-repeat;
margin-left:auto;
margin-right:auto;
padding-top:4px;
vertical-align:middle;
}
p.popup_text{
font-size: 9.5pt;
text-align:center;
vertical-align:middle;
width:370px;
margin-left: 69px;
}
p.popup_text strong{
font-size: 9.5pt;
font-weight:bold;
color:#fee534;
}

p.no-ping{
margin:0;
}
div.no-ping {
background:url("/i/additional_bg.jpg") no-repeat scroll right bottom #C9205C;
border:1px solid #FFF53B;
padding:5px 10px 2px 20px !important;
position: absolute !important;
right:5%;
text-align:left;
width:337px;
height:auto !important;
z-index:150;
top: 142px;
display: none;
font-family: Tahoma, sans-serif; text-align: left;
font-size:11px;
}
.no-ping p{
padding:20px 0 0 0 !important;
}
.no-ping span.close_btn{
float:right;
display:block;
width:25px;
height:20px;
background:url('/i/x.png') no-repeat center;
margin-right:-5px;
cursor: pointer;
}
.no-ping ul{
padding:10px;
list-style: none;
}
#action_block{
width:125px;
position:fixed;
top:300px;
left:0;
z-index:555;
}
#action_block div{
width:125px;
font-size:80%;
}
#action_block div div{
width:100px;
background:url('/i/action_block_bg.png') right bottom no-repeat;
float:left;
padding:5px 3px;
font-size:80%;
}
#action_block img{
cursor:pointer;
}
#slide_action div{
backgound-image:none !imporyant;
}
#slide_action, #slide_preview, #slide_all{
display:none;
}
div.additional_info {
text-align:left;
width:337px;
display:none;
position: absolute;
border: 1px solid #fff53b;
background: #c9205c url(/i/additional_bg.jpg) no-repeat;
background-position:bottom right;
padding: 5px 10px 2px 20px;
z-index:150;
}
.additional_close{
background: url("/i/x.png") no-repeat scroll center center transparent;
    display: block;
    float: right;
    height: 20px;
    margin-right: -5px;
    width: 25px;
}
div.additional_info ul {
list-style-type: none;
margin: 0;
padding: 0;
}
div.additional_info .submit_button
{
cursor:pointer;
width:107px;
height:23px;
border:0px;
background:url(/i/order_cap.gif) repeat-x left top;
}
div.additional_info li {
margin:3px 0 3px 0;
}
div.additional_info p {
font-size:9px;
color:#e9a6be;
margin: 0px 0 0px 20px;
padding:0;
}
.submit_button {
margin:10px 0 0 230px;
}
#el_b_l{
width:204px;
height:64px;
float:left;
background:url('/i/el_b_l.png') no-repeat 0 0;
margin:0 0 -20px 0;
}
#el_b_r{
width:204px;
height:64px;
float:right;
background:url('/i/el_b_r.png') no-repeat 0 0;
margin:0 0 -20px 0;
}
.soc_zak{
background: url("/i/podelitsya.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 20px;
    margin-right: 15px;
    margin-top: 20px;
}
.soc_zak p{
padding: 4px 13px 3px 87px;
background:url('/i/hvost.gif') no-repeat right top;
margin:0;
}
.soc_zak a{
margin:3px;
}

.type1_text_r .leaders_city1, .type1_text_r .novelties_city1, .type1_text_r .discounts_city1{
font-size:100% !important;
}
.leaders-ico, .new-ico, .discount-ico{
    margin-left: -23px;
    margin-top: 39px;
    position: absolute;
    }
#yandex-search .results ul{
list-style:none;
padding-left:0px;
}
#yandex-search .results ul li{
margin-bottom:20px;
}
#yandex-search .results ul li .passage{
margin:5px 0;
}
#yandex-search .results ul li .size{
font-weight:bold;
padding-right:15px;
font-size:10px;
}
#yandex-search .results ul li .url{
font-size:10px;
}
#yandex-search .license{
padding-bottom:5px;
font-size:10px;
}
#yandex-search .license img{
margin-bottom:-2px;
margin-right:10px;
}
#yandex-search input.text{border: 2px solid #F9D781;width:476px;}
