body {
	font-weight: normal;
	font-size: 12px;
	color: #3d494f;
	font-family: Tahoma ,Arial, Verdana, sans-serif, Chicago;
	letter-spacing: 0px
}

p {line-height: 140%}

a {color: #0000cc; text-decoration: underline}

a:hover {text-decoration: none}
a:visited {color: #9933cc;}

/*top*/

#menu_arb {
	list-style: none;
}

#menu_arb li a.selected {
	background: #f4f1ec;
	text-decoration: none;
	color: #bc1011;
}

#submenu {
	border-style: solid;
	border-color: #c5aea0;
	border-width: 1px 0 1px 0;
	background-color: #f4f1ec;
/*	background: url('/i/gr_menu.gif') repeat-x left top;*/
}

#submenu_left {
	border-right: solid #cccccc 1px;
}

#submenu_left li a {color: black}

.selected_submenu {
	font-weight: bold;
	text-decoration: none;
}

#map {
	font-size: 11px;
}

.block_with_border {
	border-style: solid;
	border-color: #dbcfc0;
	border-width: 1px 0 1px 1px;
}

.block_with_corner {
	display: block;
	position: relative;
	left: -1px;
	bottom: -1px;
	clear: left;
	float: left;
	width: 14px;
	height: 14px;
	padding: 0;
	margin: 0;
	background: url('/i/corner.gif') no-repeat left bottom;
/*	border: solid red 0.1px;*/
}

/*top [end]*/

/*archer*/

#archer {
	background: url('/i/gr_horizont.jpg') repeat-x left top;
}

#horizont {
	background: url('/i/gr_horizont.jpg') repeat-x left top;
}

/*archer[end]*/

#pictured_archer {
	float: left;
	width: 100%;
	padding: 0 0 47px 0;
/*	background: url('/i/pictured_archer.jpg') no-repeat right bottom;*/
}

.header_red {
	margin: 45px 0 25px 0;
	color: #bc1011;
	font-size: 17px;
	font-family: Arial;
}

.header_gray {
	margin: 45px 0 25px 0;
	color: #8e7853;
	font-size: 17px;
	font-family: Arial;
}

input.post_field, textarea.post_field {
	width: 100%;
	height: 25px;
	padding: 1px 0 0px 6px;
	color: #9e9e9e;
	font: normal normal 12px Tahoma;
}

.list li{
	margin: 13px 0;
	padding: 0px 10px 3px 34px;
	list-style: none;
	background: url(/i/list.gif) no-repeat 5px 7px;
/*	border: solid red 1px;*/
}

.c {
	margin: 0;
	padding: 0;
//	width: 100%;
/*	border: solid red 1px;*/
}

.c_t {
	margin: 0;
	padding: 0;
//	width: 100%;
/*	border: solid red 1px;*/
}

.c li, .c_t li{
	clear: left;
	margin: 0;
	padding: 1px 0px 3px 15px;
	list-style: none;
	background: url(../i/bull.gif) no-repeat 5px 7px;
}

.c li a{
	clear: left;
	margin: 0 0 0 -15px;
	padding: 3px 0px 3px 15px;
	list-style: none;
}

.bnr {
	clear: left;
	float: left;
	width: 95px;
	height: 45px;
	background: url('/i/bnr_gr.gif') no-repeat right bottom;
}

.bnr_text {
	clear: left;
	float: left;
	margin: 0 0 40px 0;
	font-size: 11px;
	color: #2F2F2F;
}

/*--------------------------
	FORMS: описание товаров
	=forms
--------------------------*/

form span.ft{
	background-color: #f0f0f0;
	padding: 2px;
}

form span.tip{
	font-size: 10px;
	display: block;
	margin-bottom: 10px;
}

input.input_text{
	width: 100%;
	border: 1px solid #7E8BA0;
	font-size: 12px;
	height:21px;
}

select.input_select{
	border: 1px solid #7E8BA0;
	height:18px;
}

textarea.input_area_large{
	width: 100%;
	border: 1px solid #7E8BA0;
	font-size: 12px;
	height: 170px;
	background-color: #fff;
	font-family: tahoma,verdana,monospace;
}

textarea.input_area{
	width: 100%;
	border: 1px solid #7E8BA0;
	font-size: 12px;
	height: 70px;
	background-color: #ffffff;
	font-family: tahoma,verdana,monospace;
}

.producers {
	float: right;
	width: 24%;
	padding: 0;
	margin: 40px 0 0 0;
	list-style: none;
/*	border: solid red 1px;*/
}

.producers b {
	font-size: 13px;
	margin-left: 30px;
}

.producers li b {
	margin: 0;
	padding: 0;
}

.producers li{
	background: url(/i/list.gif) no-repeat 5px 7px;
	margin: 13px 0;
	padding: 0 0 0 30px;
}

.block_with_border_mirror {
	width: 80%;
	height: 30px
//	height: 20px;
	padding: 10px 0 0 0;
	text-align: center;
	border-style: solid;
	border-color: #dbcfc0;
	border-width: 1px 1px 1px 1px;
}

.block_with_corner_mirror {
	display: block;
	position: relative;
	right: -1px;
	bottom: -1px;
	clear: left;
	float: right;
	width: 14px;
	height: 14px;
	padding: 0;
	margin: 0;
	background: url('/i/corner_mirror.gif') no-repeat right bottom;
}
