
a.menu:link {
	color: #9B2B20;
	font-size: 12px;
	text-decoration: none;
}

a.menu:visited {
	color: #9B2B20;
	font-size: 12px;
	text-decoration: none;
}

a.menu:hover {
	color: #ED9124;
	font-size: 12px;
	text-decoration: none;
}

body, table, tr, td, div, li, ul, p, a, select, .typical_text {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.contacts {
	color: #AF5941;
}

.textpaddingblock {
	color: #626262;
	font-size: 12px;
	margin: 4px;
	text-align: justify;
}

.topic,h1 {
	color: #BD2518;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

.text {
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
.main_img {
	border-width: 2px;
	border-color: #BD2518;
}
.main_block {
	background-color: #FEF2D3;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	width: 180px;
}

.button {
	background-color: #FEF2D3;
	border-width: 1px;
	border-color: #BD2518;
	border-style: solid;
	font-size: 12px;
	width: 127px;
	margin-top: 10px;
	
}
.footer {
	color: #ffffff;
	padding-right:20px;

}
#standard{
	text-align: left;
	padding: 10px;
	background-color: #FEF2D3;
	position: absolute;
	width: 185px;
	height: 85px;
	border: solid #BD2518 1px;	
}

#economic {
	text-align: left;
	padding: 10px;
	background-color: #FEF2D3;
	position: absolute;
	width: 185px;
	height: 100px;
	border: solid #BD2518 1px;	
}

.tooltip_link {
	cursor: pointer;
	border-bottom: dashed 1px;
}

.standard_price {
	color: #306dc1;	
}

.economic_price {
	color: #c14130;
}

.price {
	margin-top: 3px;	
}

.breadcrumbs {
	color: #000000;
	/*text-decoration: underline;*/
	font-weight: bold;
}

/*#breadcrumbs:hover {
	color: #ED9124;
}*/

/*****HEADER*****/

/***Top menu***/
#top_menu {
	margin-bottom: 20px;
	border-width: 2px 0;
	border-color: #bc2418;
	border-style: solid;
	background: url(i/top_menu_bg.jpg) #FFF2D3 center center no-repeat;
	width: 100%;
	text-align: center;
}

#top_menu ul {
	margin: 0;
	padding: 0;
	height: 33px;
}

#top_menu li {
	display: inline;
	text-align: center;
}

#top_menu a {
	text-decoration: none;
	color: #be2519;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;/* inline;*/
	height: 27px;
	padding: 6px 38px 0;
}

#top_menu a:hover {
	color: #ED9124;
}

/***Phone numbers***/
.phone_msc {
	width: 230px;
	float: left;
}

.phone_spb {
	width: 229px;
	float: left;
}

.phone_text {
	padding: 2px 0;
	margin: 0;
	text-align: center;
	color: #be2519;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
}

.phone_title {
	font-size: 16px;
}

/***Center images***/
#header_img {
	background: #FEF2D4;
	width: 100%;
	height: 74px;
	text-align: center;
}

#header_img_wrapper {
	width: 1000px;
	height: 74px;
	margin: auto;
}

#header_img_cent {
	float: left;
	width: 541px;
	height: 74px;
	text-align: left;
}

#header_img_cent_wrapper {
	position: absolute;
	display: inline;
	top: 85px;
	width: 541px;
	height: 147px;
	margin: 0;
	padding: 0;
}

#header_img_cent_1 {
	width: 172px;
	height: 147px;
	background: url(i/header_cent_1.jpg) 2px 2px no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}

#header_img_cent_2 {
	width: 174px;
	height: 147px;
	background: url(i/header_cent_2.jpg) 2px 2px no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}

#header_img_cent_3 {
	width: 173px;
	height: 147px;
	background: url(i/header_cent_3.jpg) 2px 2px no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}

.header_img_separator {
	width: 11px;
	height: 147px;
	float: left;
	margin: 0;
	padding: 0;
}

.header_img_border_top {
	height: 71px;
	border-color: #bc2418;
	border-width: 2px 2px 0 2px;
	border-style: solid;
	margin: 0;
	padding: 0;
}

/****SEARCH****/
#search_form {
	background-color: #FEF2D3;
	border: 1px solid #BD2518;
	width: 80%;
	margin: auto;
}

#search_form select, #search_form_pkey {
	width: 158px;
	height: 22px;
}

#search_form td {
	text-align: center;
}

#search_result {
	width: 816px;
	margin: auto;
}

.serch_result_item {
	width: 272px;
	height: 436px;
	vertical-align: middle;
	text-align: center;
	float: left;
}

/****O_BRAND****/
#o_brand_main {
	width: 816px;
	margin: auto;
}

#o_brand_main form{
	width: 272px;
	height: 436px;
	vertical-align: middle;
	text-align: center;
	float: left;
}

/***Filters***/
#filters_wrapper {
	height: 34px;
}
