/*common
------------------------------------ */


HTML,
BODY {
  height: 100%;
}
BODY,TEXTAREA,INPUT,SELECT {
	font-family:Tahoma,sans-serif;
	}
#page {
position:relative;
	margin:0 auto;
	width:1000px;
	overflow:hidden;
	min-height: 100%;
	background: #fff;
	border-left: solid 1px #d9d2ca;
	border-right: solid 1px #d9d2ca;
}
BODY {
	background: url(/images/bgr.gif) repeat;
	font-size:13px;
	color:#301B18;
	padding:0;
	margin:0;
	}
	
	
	
A {
	text-decoration:underline;
	}
A:link {
	color:#a40804;
	}
A:visited,
A:hover {
	color:#a40804;
	text-decoration:none;
	}
A:active {
	color:#F00;
	}
	
	
.admin_bl A {
	text-decoration:none;
	color: #999999;
	
	}
.admin_bl A:hover {
	color:#a40804;
	text-decoration:underline;
	}
.admin_bl {
	font-family: tahoma, arial, verdana;
	font-size: 10px;
	color: #999999;
	border: 1px dotted #CCCCCC;
	padding: 5px;
}



.title_text {
	padding: 8px;
	background-color: #FFFFFF;
	background-image: url(/images/title_text_fon.png);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	border: 1px dashed #990000;
}



	
	
/*header
------------------------------------ */


	
.header_logo {
	position: relative;
	left: 75px;
	top: 50px;
}

.header_fon {
	background-image: url(/images/top_bgr.gif);
	background-repeat: no-repeat;
	height: 189px;
	width: 972px;
	position: relative;
	left: 14px;
}
.header_menu {
	position: relative;
	left: 29px;
	width: 920px;
	letter-spacing: 25px;
}
.footer {
	position: relative;
	left: 14px;
	width: 942px;
	padding: 15px;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
.header_tel {
	position: relative;
	left: 550px;
	width: 400px;
	bottom: 50px;
	font-family: tahoma, arial, verdana;
	font-size: 12px;
	color: #999999;
	text-align: right;
}
.content {
	position: relative;
	left: 14px;
	width: 942px;
	padding: 15px;
}

.header_title {
	position: relative;
	height: 20px;
	text-align: right;
	width: 972px;
	left: 14px;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	color: #999999;
	padding-top: 5px;
}

	
	
/*content
------------------------------------ */

h1{
	color: #a40804;
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
}


h2{
	color: #a40804;
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


h3{
	color: #a40804;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.old_price {
	text-decoration: line-through;
	color: #a40804;
	font: bold 14px Tahoma, sans-serif;
}

.price {
	color: #a40804;
	font: bold 14px Tahoma, sans-serif;
}


.news_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	text-align: center;
}


.item_name {
	color: #a40804;
	font: bold 13px Tahoma, sans-serif;
	margin: 5px 0 3px 2px;
	height:30px;

}





#footer_banners {
	position:relative;
	margin:0 auto;
	width:1000px;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	color: #999999;
}
.center_content {
	float: left;
	width: 677px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	
}

.left_content {
	float: left;
	width: 235px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}


.info_bl {
	font-family: tahoma, arial, verdana;
	font-size: 10px;
	color: #999999;
	padding: 5px;
}

.info_bl_red {
	font-family: tahoma, arial, verdana;
	font-size: 10px;
	color: #a40804;
	padding: 5px;
}



.cart_display {
	font-family: tahoma, arial, verdana;
	font-size: 10px;
	color: #999999;
	width: 200px;
	position: relative;
	left: 765px;
	top: 5px;
	text-align: right;
	height: 30px;
}

