* { margin:0; padding:0; }
html { height:100%; }
body { font:14px Arial, Verdana, sans-serif; height:100%; color:#FFFFFF; }
a { color:#D5B46E; text-decoration:underline; }
a:hover { text-decoration:none; }
p { padding:5px 0; }
img { border:none; }
input { vertical-align:middle; }
	
.clear { clear:both; }
.input { background-color:#FFFFFF; border:1px solid #565656; font-size:11px; padding:2px; }
.submit { background-color:#FFFFFF; border:1px solid #565656; padding:0 15px; }
.iePNG, IMG { filter:expression(fixPNG(this)); } 
.small { font-size:11px; }

/*PAGINATION*/
.page { background-color:#FFFFFF; color:#565656; padding:2px 2px;}
.hrr { clear:both; }
.small { font-size:10px; color:#FFFFFF; font-weight:bold; }
.center { width:100%; text-align:center; padding:10px 0px; }
.center a { text-decoration:none; }

#wrapper { min-width:1000px; max-width:1300px; margin:0 auto; min-height:100%; height:auto !important; height:100%; background-image:url(../images/bg.jpg); }

#header { height:334px; position:relative; }
	#header_pic { background-image:url(../images/pic2.gif); background-repeat:no-repeat; background-position:bottom right; width:385px; position:absolute; height:80px; top:254px; right:0;  }
	#logo { width:948px; height:254px; margin:0 auto; position:relative; background-image:url(../images/pic1.png); }


#content { padding:0 0 103px; }
	#left_block { width:110px; background-image:url(../images/td_bg.png); background-repeat:repeat; }
		#l_top { background-image:url(../images/top_left.jpg); background-repeat:no-repeat; height:82px; width:110px; background-position:left; }
	#center_block { width:230px; background-color:#700000; }
		#c_content { padding:10px 10px; min-height:800px; height:auto !important; height:800px; }
			#search_bg { background-image:url(../images/menu_top.gif); width:210px; height:146px; background-repeat:no-repeat; background-position:right; }
			#l_menu_bg { margin:-40px 10px 0 20px; }
			#l_menu_bg div { padding:3px 0; }
			#l_menu_bg a { font-size:16px; color:#D5B46E; text-decoration:none; font-family:Georgia; }
			#l_menu_bg a:hover { text-decoration:underline; }
			#collection_title { font-size:18px; color:#D5B46E; font-family:Georgia; }
	#right_block { background-image:url(../images/td_bg.png); background-repeat:repeat;  }
		#top_bg2 { background-image:url(../images/top_bg2.jpg); width:100%; height:82px; background-repeat:repeat-x; }
			ul#top_menu { padding:13px 0 0 30px; }
			ul#top_menu li { float:left; list-style-type:none; }
			#top_menu a { font-family:Georgia; font-size:16px; color:#D5B46E; text-decoration:none; text-align:center; width:148px; padding:15px 0 20px 0;; display:block; }
			#top_menu a:hover { text-decoration:none; color:#000000; display:block; background-image:url(../images/top_nav.jpg); background-repeat:no-repeat; }
		.content { padding:30px 30px; }
			.content h1,h2,h3,h4,h5 { font-family:Georgia; font-weight:normal; color:#FFFFFF; padding:5px 0 10px 30px; }
			.content h1 { font-size:20px; }
			.content h2 { font-size:18px; }
			.content h3 { font-size:16px; }
			.content h4 { font-size:14px; }
			.content ul,ol { margin:10px 0 10px 20px; }
/*CATALOGUE*/
	.cat_block { float:left; margin:0 5%; width:200px; text-align:center; }
	.cat_block img { border:10px solid #DEDEDE; width:200px; height:300px; overflow:hidden; }
	.cat_block p { margin:0; padding:3px 0; }
	
	.items_block { float:left; margin:10px 4%; width:100px; height:180px; overflow:hidden; text-align:center; background-color:#F1F1F1; padding:10px; }
	.items_block img { width:100px; height:150px; overflow:hidden;  }
	.items_block p { margin:0; padding:3px 0; color:#000000; }

	#big_block_bg { position:absolute; top:0; left:0; width:100%; height:100%; z-index:100; display:none; }
	#big_block { width:700px; margin:48% auto;  }
		#big_img { width:333px; height:500px; overflow:hidden; float:left; }
		#big_text { text-align:justify; font-size:11px; color:#000000; padding:30px 10px 20px 10px; overflow:hidden; float:left; height:450px; background-color:#FFFFFF; width:300px; position:relative; }
			#big_text h1 { color:#000000; padding:0 0 15px; }
			#big_x { font-weight:bold; font-size:16px; color:#000000; position:absolute; top:5px; right:5px; cursor:pointer; }
	#loader { position:absolute; z-index:50; left:350px; display:none; top:450px; }		
			
#footer { margin:-100px auto 0; min-width:1000px; max-width:1300px; height:100px; background-image:url(../images/footer_bg.jpg); background-repeat:repeat-x; position:relative; }
	#footer_counter { display:none; }
	#l_bottom { background-image:url(../images/menu_bot.gif); width:210px; height:145px; background-repeat:no-repeat; background-position:left; position:absolute; top:-160px; left:10px; }
	#footer_text_bg { width:527px; margin:0 auto; height:100px; background-image:url(../images/bottom.jpg); position:relative; }
		#footer_text { color:#d5b46e; position:absolute; left:10px; top:30px; }