* { margin: 0; padding: 0; border: 0; }
html, body { width: 100%; min-width: 1000px; height: 100%; background: #216acd url(/templates/images/body_bg.gif) 0 7px repeat-x; font: normal 12px Arial; text-align: center; color: #545454; }
* html, * body { width: 100%; height: 100%; }


/*  --  scrollbar  --  */
body {
	scrollbar-face-color: #d3e3fb;
	scrollbar-track-color: #d3e3fb;
	scrollbar-darkshadow-color: #d3e3fb;
	scrollbar-shadow-color: #458ced;
	scrollbar-highlight-color: #d3e3fb;
	scrollbar-base-color: #fff;
	scrollbar-3dlight-color: #eee;
	scrollbar-arrow-color: #458ced;
}


/* -- fix PNG -- */
/*.iePNG, IMG { filter:expression(fixPNG(this)); } */
.iePNG A { position: relative; }



/* -- links -- */
a { text-decoration: underline; color: #9e8e05; }
	a:hover { text-decoration: none; }
	a img { border: none; }


/* -- general classes -- */
.hidden { display: none !important; }
.bold { font-weight: bold; }
.center { text-align: center; }

.red { color: #d00 !important; }
.blue { color: #00209f !important; }
.grey { color: #a5a5a5 !important;}
.brown { color: #720000 !important; }

.error { font-weight: bold; color: #d00; }

.sitemap ul { margin: 5px 30px; }

.header { display: block; font: normal 22px Tahoma; line-height: 30px; color: #9e8e05; }
h1, h2 { color: #3276d4; }
h1 {font-weight: normal;}
h1:first-letter {text-transform: uppercase;}

/* -- page basic layer -- */
#page { position: relative; width: 95%; min-width: 950px; height: 100%; min-height: 100%; margin: 0 auto; text-align: left; }
html>body #page { height: 100%; }

/* -- Layer force down footer -- */
    #main { position: relative; float: left; width: 100%; height: 100%; min-height: 100%; background: #fff url(/templates/images/main_bg.png) 0 199px repeat-x; }
	html>body #main { height: auto; }


/*  --  header  --  */
	#header { width: 100%; height: 197px; background: #216acd url(/templates/images/body_bg.gif) 0 7px repeat-x; }
/*  --  top links  --  */
		#header_top { display: block; list-style: none outside; height: 30px; border-top: solid 7px #216acd; }
			#header_top li { display: inline; }
			#authorization { display: block; float: left; width: 270px; height: 30px; margin-left: 5px; line-height: 30px; background: #fff url(/templates/images/authorization_bg.gif) 0 0 no-repeat; }
				#authorization a { margin-left: 37px; padding-left: 35px; color: #216acd; }
			#top_menu { display: block; float: left; width: 400px;  height: 28px; margin-top: 2px; background: #5491e2 url(/templates/images/header_bg.gif) 100% 0 no-repeat; line-height: 26px; text-align: center; }
				#top_menu a { margin: 0 10px; padding: 0 5px; color: #fff; }
			#favorit { display: block; float: right; width: 220px; height: 22px; margin: 8px 50px 0 0; background: url(/templates/images/favorit_bg.gif) center 100% no-repeat; font-size: 10px; text-align: center; color: #99bbe8; }
				#favorit a { padding: 0 5px; color: #99bbe8; }

/*  --  header body / logo / menu / search  --  */
	#header_main { display: block;  background: #f8f8f8 url(/templates/images/header_bg.gif) 0 -28px repeat-x; position:relative; overflow:hidden; zoom:1; }
	#header_main .padd {margin: -8px 25px -10px 42px;}
	
	#header_main .tl {background:url('/templates/images/header_tl.gif');  float:left; width:8px; height:8px; z-index:10;}
	#header_main .tr {background:url('/templates/images/page_bg_r.png') 100% -10px; height:8px;}
	#header_main .bl {background:url('/templates/images/header_bl.gif'); float:left; width:10px; height:10px; z-index:10; }
	#header_main .br {background:url('/templates/images/page_bg_r.png') 100% 0;  height:10px;}
	#header_main .tl, #header_main .tr, #header_main .bl, #header_main .br {position:relative; background-repeat:no-repeat; font-size:0;}

	


			#logo { display: block; padding: 26px 0 48px 0; font: normal 12px Tahoma; color: #4280d4; overflow: hidden; }
				#call_phone { display: block; width: 188px; height: 35px; background: url(/templates/images/call_phone.gif) 0 0 no-repeat; line-height: 16px; text-align: right; z-index: 100; }
				#flash_logo { position: relative; display: block; width: 188px; height: 53px; overflow: hidden; }
					#logo_swf { position: absolute; left: -15px; top: -36px; }
/*  --  basket  --  */
			#basket { position: absolute; top: 23px; right: 13px; display: block; width: 120px; height: 30px; padding: 0 0 0 40px; background: url(/templates/images/basket_bg.gif) 0 0px no-repeat; line-height: 14px; text-align: center; text-decoration: none; z-index: 20; color: #83abe3; }
				#basket span.title { text-decoration: underline; line-height: 16px; color: #216acd; }
				#basket:hover, #basket:hover span { color: #a5a5a5; }
/*				#basket.not_empty { background-image: url(/templates/images/_basket.gif); }*/
/*  --  main menu  --  */
			#main_menu { position: absolute; left: 25%; display: block; height: 30px; padding: 26px 16px; overflow: hidden; }
				#main_menu li { float: left; list-style: none outside; }
				#main_menu a { position: relative; display: block; float: left; height: 30px; padding: 0 11px; line-height: 30px; text-align: center; color: #216acd; overflow: hidden; z-index: 10; }
/*  --  float borderbox  --  */
					#main_menu li.back { position: absolute; left: -9px; width: 9px; height: 30px; background: url(/templates/images/lava.gif) right -30px no-repeat ; z-index: 8; }
					#main_menu li.back .left { height: 30px; margin-right: 9px; background: url(/templates/images/lava.gif) 0 0 no-repeat ; }

					#main_menu li.selected a.monthly, #main_menu li.selected a.pricelist, #main_menu li.selected a.faq { background: url(/templates/images/new_bg.gif) 5px 7px no-repeat; }

/*  --  search form input  --  */
			#search_form { display: block; float: right; width: 75%; padding-top: 74px; font: normal 12px Arial;}
				#search_textfield { display: block; margin-bottom: 6px; padding: 4px 25px 4px 20px; background: #458ced; overflow: hidden; position:relative; zoom:1}
#header_main #search_textfield .tl {background:url('/templates/images/coner_m2_tl.png');  top: 0px; left: 0px;}
#header_main #search_textfield .tr {background:url('/templates/images/coner_m2_bg.png') 100% -4px; top: 0px; right: 0px;}
#header_main #search_textfield .bl {background:url('/templates/images/coner_m2_bl.png'); bottom: 0px; left: 0px;}
#header_main #search_textfield .br {background:url('/templates/images/coner_m2_bg.png') 100% 0; bottom: 0px; right: 0px;}
#header_main #search_textfield .tl, #header_main #search_textfield .tr, #header_main #search_textfield .bl, #header_main #search_textfield .br {position:absolute; background-repeat:no-repeat; width:4px; height:4px; font-size:0;}


						#search_textfield label { position: relative; display: block; height: 22px; margin-right: 180px; line-height: 22px; color: #fff; }
						#search_textfield input { position: relative; top: -2px; left: 10px; width: 90%; height: 20px; border: solid 1px #4b75ae; background: #e0ecfc url(/templates/images/header_bg.gif) 0 -202px repeat-x; line-height: 20px; }
						#search_textfield button { float: right; width: 145px; height: 22px; margin-right: 15px; background: #ddd url(/templates/images/search_button.gif); line-height: 22px; color: #5f5f66; }
/*  --  extended search  --  */
				#search_extended { display: block; float: left; width: 45%; height: 36px; background: #ddd url(/templates/images/header_bg.gif) 0 -222px repeat-x; position:relative}
				#search_extended li { display: inline; float: left;   list-style: none outside; width: 45%; height: 28px; line-height: 28px; }
			#search_extended #stl { height: 4px; width:4px; background:url('/templates/images/search_bg_tl_e.gif'); position:absolute; top:0; left:0;  font-size:0;}	
			#search_extended #str { height: 4px; width:4px; background:url('/templates/images/search_bg_r.gif') 0 -8px; position:absolute; top:0; right:0;  font-size:0;}	
			#search_extended #sbl { height: 4px; width:4px; background:url('/templates/images/search_bg_bl_e.gif'); position:absolute; bottom:0; left:0;  font-size:0;}	
			#search_extended #sbr { height: 4px; width:4px; background:url('/templates/images/search_bg_r.gif') 0 -12px; position:absolute; bottom:0; right:0;  font-size:0;}	
									
						#search_extended input[type=checkbox] { position: absolute; top: -50px; display:none}
							#search_extended input[type=checkbox] + label { display: inline; height: 28px; margin: 0 10%; padding-left: 18px; background: url(/templates/images/checkbox_s.gif) 0 -11px no-repeat; line-height: 28px; cursor: pointer; }
								#search_extended input[type=checkbox]:checked + label { background-position: 0 -47px; }

				#search_form a.search_extended { display: block; float: right; width: 54%; height: 32px; border-bottom: solid 2px #c1ae0f; line-height: 32px; text-decoration: underline; text-align: center; color: #726e6e; }
					#search_form a.search_extended:hover { text-decoration: none; color: #c1ae0f; }
					
					

/*  --  container between header & content  --  */
	#content_top { display: block; margin: 2px 5px 0 5px; background: #5491e2 url(/templates/images/content_top_bg.gif) 0 0 repeat-x; position:relative; zoom:1}
	#content_top .after { display: block; height: 13px; background: url(/templates/images/page_bg_r.png) 100% -18px no-repeat; position:absolute; width:100%; right:-5px; bottom:0; font-size:0}
		#flash_wave { position: absolute; left: -3%; margin-left: -5px; width: 267px; height: 59px; }
		#flash_medlit2 { position: absolute; width: 521px; height: 37px; left: 410px; }
		#content_coner { position: relative; width: 792px; height: 72px; margin-left: -5px; background: url(/templates/images/content_coner_bg.gif) 0 100% no-repeat; z-index: 100;  }

/*  --  coners_bg over flash containers  --  */
			#content_coner p { position: relative; top: 34px; display: block; height: 30px; padding-left: 220px; font: normal 12px Tahoma; text-align: center; }
				#content_coner span.header { display: block; float: left; width: 210px; line-height: 30px; }
				#content_coner a.new_monthly { display: block; float: left; width: 235px; height: 24px; margin: 6px 0 0 40px; line-height: 24px; color: #fff;  }
				#content_coner a.counter { display: block; float: left; width: 59px; height: 24px; margin: 6px 0 0 6px; line-height: 24px; color: #9e8e05; }

/*  --  main content / left menu / banners / hits / text / new books  --  */
	#content { position: relative; margin-left: 265px; padding: 15px 0;}
	
/*  --  left block  --  */
		#left { position: relative; float: left; width: 235px; margin: 0 0 63px 0; padding-bottom: 15px; }
/*  --  left menu  --  */
			#left_menu { display: block; list-style: none outside; margin: 0 0 0 15px; }
				#left_menu li { padding: 4px 0; }
				#left_menu a { display: block; font: normal 12px Tahoma; line-height: 15px; color: #9e8e05; }
/*  --  prise download link  --  */
			#price_list { display: block; margin: 20px -13px 20px 15px; padding: 6px 10px; background: #216acd; text-align: left; color: #fff; text-decoration: none;  position:relative; zoom:1}
			#price_list  .tl {background:url('/templates/images/coner_d3_tl.png');  top: 0px; left: 0px;}
			#price_list  .tr {background:url('/templates/images/coner_d3_bg.png') 100% -6px; top: 0px; right: 0px;}
			#price_list  .bl {background:url('/templates/images/coner_d3_bl.png'); bottom: 0px; left: 0px;}
			#price_list  .br {background:url('/templates/images/coner_d3_bg.png') 100% 0; bottom: 0px; right: 0px;}
			#price_list  .tl, #price_list .tr, #price_list  .bl, #price_list  .br 
			{position:absolute; background-repeat:no-repeat; width:6px; height:6px; font-size:0; display:block}


				#price_list strong { display: block; height: 30px; font: bold 20px Arial; line-height: 30px; }
				#price_list span { line-height: 30px; text-decoration: underline; }
					#price_list:hover span { text-decoration: none; }
				#price_list span.comment { text-decoration: none; color: #95b8e7; }
/*  --  flash banner  --  */
			#flash_medlit { display: block; width: 235px; height: 193px; margin: 0 15px; background: url(/templates/images/flash_banner.gif); overflow: hidden; }
				#flash_banner { top: -4px; left: -2px; }

/*  --  right block  --  */
		#right { position: relative; width: 215px; margin: 0 10px; padding: 15px 0; }
			#left span.header { display: block; padding: 15px 0 10px 45px; line-height: 26px; text-align: center; }
/*  --  8 random books  --  */
			#random { width: 196px; margin: 5px 10px 10px 10px; padding: 13px 4px; border: solid 2px #e0eaf8; }
			#random td {vertical-align:top}
				#random a.photo { margin: 4px 10px; }

/*  --  banners block  --  */
			#right_banner { padding: 15px 0; text-align: center; }
				#right_banner a, #right_banner img { margin: 10px auto; }


/*  --  main content  --  */
		#text { position: relative; padding: 10px 15px;}
			.map #text ul { margin: 5px 15px 0 35px; }
			#text ul, #text ol { margin: 10px 25px; }

/*  --  New books center  --  */
			#text ul#books_center { display: block; list-style: none outside; margin: 0; padding: 0; }
			#books_center li { display: block; margin-bottom: 20px; }
			#books_center table { display: block; }
				#books_center td { width: 48%; padding: 5px 15px; border-left: solid 2px #cfe0f7; border-right: solid 2px #cfe0f7; vertical-align: top; }
				#books_center td.top { border: none; height: 6px; padding: 0;}
				#books_center td .new_products td {border: none; padding: 0;}
				
					#books_center td.top span { display: block; height: 6px; margin: 4px 0 0 0; background: url(/templates/images/border_l2_bg.gif) 100% -6px no-repeat; }
				#books_center td.bottom { border: none; height: 6px; padding: 0; }
					#books_center td.bottom span { display: block; height: 6px; margin: 0px; background: url(/templates/images/border_l2_bg.gif) 100% 0px no-repeat; }
				#books_center td.sep { width: 1%; border: none; padding: 0;}
					#books_center td.sep img { width: 100%; height: 0px; }
				


/*  --  new books bottom  --  */
		#bottom_books { clear: both; padding: 15px 0px 63px 0px; border-top: solid 2px #cfe0f7; background: #fff; text-align: center; }
				#bottom_books td.header { padding: 10px 15px; line-height: 20px; text-align: left; }
					#bottom_books td.header a { font-size: 12px; }

				#bottom_books td.cell {width: 30%; height: 100%; margin: 0 10px; border: solid 2px #cfe0f7;  line-height: 18px; text-align: left; vertical-align: top; border-bottom:none;}
				#bottom_books td.cell .cel {padding: 0px 15px; position:relative;}			
					#bottom_books td.cell.top .rd{height: 6px; width:100%; line-height: 0px; background: url(/templates/images/border_l2_bg.gif) 100% -6px no-repeat; position:absolute; top:-2px; right:-2px}
					#bottom_books td.cell.top .ld{height: 6px; width:6px; line-height: 0px; background: url(/templates/images/border_l2_tl.gif) no-repeat; position:absolute; left:-2px; top:-2px; z-index:1}
					
					#bottom_books td.cell.bottom .cel {font-size:0; padding:0}			
					#bottom_books td.cell.bottom { position: relative; margin-top: -10px; border-bottom: solid 2px #cfe0f7; border-top: none; }
					#bottom_books td.cell.bottom .rd {height: 6px; width:100%; line-height: 0px; background: url(/templates/images/border_l2_bg.gif)  100% 0 no-repeat; position:absolute; bottom:-2px; right:-2px; font-size:0}
					#bottom_books td.cell.bottom .ld {height: 6px; width:6px; line-height: 0px; background: url(/templates/images/border_l2_bl.gif) no-repeat; position:absolute; bottom:-2px; left:-2px; z-index:1; font-size:0}
					
					#bottom_books td.cell ul { display: block; list-style: none outside; }
						#bottom_books td.cell ul li { display: block; }


/*  --  footer / copyright / counters  --  */
	#footer { position: relative; float: left; width: 100%; height: 41px; margin-top: -53px; padding-top: 12px; background:url(/templates/images/page_bg_r.png) no-repeat 100% -31px  #216acd; font: normal 10px Arial; line-height: 18px; }
	#footer .yg {height:12px; margin-top: -12px; background:url('/templates/images/content_bottom_bl.gif') no-repeat}
		#fw_link { padding: 0 3%; font: normal 14px Arial; line-height: 41px; text-align: left; color: #fff; }
			#fw_link a { color: #cc4; }
		#liveinternet { display: block; float: right; width: 88px; height: 31px; margin: 5px 3%; }

/*  --  loading layers  --  */
/*  --  preload layer  --  */
	#loading { position: absolute; top: 0px; left: 95%; display: none; width: 31em; height: 6.25em; margin: 63px 0 0 -173px; border: outset 0.25em #bbb; background: #cde0fa; font-size: 4px; font-weight: bold; line-height: 3.5em;  text-align: center; color: #0F54B2; z-index: 200; /*overflow: hidden;*/ }
		#loading.loading p { background: url(/templates/images/loader.gif) 7em center no-repeat; line-height: 7em; }
	    #loading a { display: block; float: left; width: 12em; height: 1.75em; position:relative; margin: 0 0 1em 1.75em; background: #458ced; line-height: 1.75em; text-decoration: none; color: #fff; }
            #loading a.close {float:right;  margin: 0 1.75em 1em 0;}
            * html #loading a {margin-left:0.875em;}
            * html #loading a.close {margin-right:0.875em;}
/*  --  mozilla scroll fix  --  */
#scroll_fix { position: absolute; top: 750px; left: 999px; bottom: 1px; width: 1px; height: 1px; z-index: 1000; }

.navigation {height:10px; padding:20px 30px; background:#CFE0F7; position:relative; color:#216ACD; margin:10px 0;}
.navigation .pre{}
.navigation .selected {background:#216ACD; color:#fff; padding:4px}
.navigation a{color:#216ACD; padding:4px}
.navigation .page:hover {background:#458CED; color:#fff; text-decoration:none;}
.navigation .total {float:right}


.navigation .tl {height: 5px; width:5px; position:absolute; background:url('/templates/images/coner_l2_tl.png') no-repeat; top:0; left:0; font-size:0}
.navigation .tr {height: 5px; width:5px; position:absolute; background:url('/templates/images/coner_l2_bg.png') no-repeat 0 -5px; top:0; right:0; font-size:0}
.navigation .bl {height: 5px; width:5px; position:absolute; background:url('/templates/images/coner_l2_bl.png') no-repeat; bottom:0; left:0; font-size:0}
.navigation .br {height: 5px; width:5px; position:absolute; background:url('/templates/images/coner_l2_bg.png') no-repeat; bottom:0; right:0; font-size:0}

.textarea_feed, .inp_reg, {border-color:#458ced;}

.rightref { /*position:relative;*/ overflow:visible !important}
.rightref img.bigimg {display:none; position:absolute;/* left:0; top:0;*/margin:-1px 0 0 -1px; width:200px; z-index:1000; zoom:1;  border:1px solid #999999}
#left {position:relative; z-index:1000}

#books_center td .new_products div, #books_center td .new_products td, #bottom_books td .new_products div, #bottom_books td .new_products td {color: #999; font-size: 11px;}
#books_center td .new_products div.dostav, #bottom_books td .new_products div.dostav {padding-top: 10px; width: 90px;}
#books_center td .new_products span.new_price, #bottom_books td .new_products span.new_price {font-size: 24px; font-weight: normal; color: #9e8e05; white-space: nowrap; padding-right: 10px;}
#books_center td .new_products span.new_price sup, #bottom_books td .new_products span.new_price sup {margin: 0 0 0 -22px;}
#books_center td .new_products span.new_price sup strong, #bottom_books td .new_products span.new_price sup strong {font-size: 12px; font-weight: normal;}
#books_center td .new_products td.pt_5, #bottom_books td .new_products td.pt_5 {padding-top: 8px;}
#books_center td .new_products td div.b_bay, #bottom_books td .new_products td div.b_bay {padding-top: 10px;}
#books_center td .new_products dl, #bottom_books td .new_products dl {clear: both;}
#books_center td .new_products dt, #bottom_books td .new_products dt {width: 75px; line-height: 24px; white-space: nowrap; float: left; display: table-cell; font-size: 18px; font-weight: normal; color: #9e8e05;}
#books_center td .new_products dt sup, #bottom_books td .new_products dt sup {margin: 0 0 0 -18px;}
#books_center td .new_products dt sup b, #bottom_books td .new_products dt sup b {font-size: 12px; font-weight: normal;}
#books_center td .new_products dd, #bottom_books td .new_products dd {white-space: nowrap; padding-top: 7px;}
#books_center td div.rangs, #bottom_books td div.rangs {color: #36c; font-weight: bold; padding: 10px 0;}
#books_center td div.rangs span, #bottom_books td div.rangs span {color: #ccc; font-weight: normal;}
#books_center td div.rangs img, #bottom_books td div.rangs img {margin: 0 5px 0 0;}

.top_banner {background: url('/templates/images/pr.gif') repeat-x; height: 107px;}
.top_banner_right {height: 107px; background: url('/templates/images/pr_2.gif') right top no-repeat;}
.top_banner_left {height: 107px; background: url('/templates/images/pr_1.gif') no-repeat; padding: 0 10px;}
.belarus {padding: 10px 0; padding-bottom: 10px; color: red; font-size: 18px; font-weight: normal;}
.belarus a, .belarus a:hover, .belarus a:visited {font-size: 18px; font-weight: normal; color: #36c;}
.h_3 div, .h_3 {height: 3px; font-size: 0; line-height: 0;}