* {
	margin: 0;
	padding: 0;
}
body {
	font: 13px/18px Arial, Tahoma, Verdana, sans-serif;
	color:#24211d;
}
a {
	color: #006fa4;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}

table {
	font-size:100%;
	border-collapse:collapse;
}

input.TextBox, input.TextBox_focus, input.TextBox_empty, select{
	border:#5b5b5b 1px solid;
	background:#ffffff;
	font-size:14px;
	//color:#91908e;
	//color:#5b5b5b;	
	height:22px;
	line-height:22px;
}

textarea {
	border:#5b5b5b 1px solid;
	background:#ffffff;
	font-size:12px;
	color:#91908e;
}

#content_inner input.TextBox, #content_inner input.TextBox_focus, #content_inner input.TextBox_empty, #content_inner select, #content_inner textarea{
margin:1px 0px;
}

input.submitButton {
	background: #111111 url(/images/btn_grad.png) top left repeat-x;
	font-size:18px;
	height:29px;
	line-height:27px;
	color:#ffffff;
	/*position:relative;
	overflow:hidden;*/
	border:#111111 1px solid;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-opera-border-radius: 3px;
	border-radius: 3px;
	/*behavior: url(/_css/border-radius.htc);*/
	margin:0px;
	padding:0px 3px;
	/*width:auto;*/
	cursor:pointer;
}

h1, h2, h3, h4, h5, h6 {
	color:#006fa4;
	margin-bottom:20px;
	font-weight:bold;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:20px;
}

h3 {
	font-size:18px;
}

h4 {
	font-size:16px;
}

img {
	vertical-align:middle;
}

.rsDirectory {
	cursor:pointer;
}

#wrapper {
	width: 100%;
	min-width: 980px;
}

#header {
	/*height: 360px;*/
}

#header:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#middle {
	width: 100%;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	/*overflow: hidden;*/
}
#content {
	padding: 20px 45px 0 330px;
}

#sideLeft {
	float: left;
	width: 310px;
	margin-left: -100%;
	position: relative;
	margin-top:-90px;
}

#footer {
	/*height: 57px;*/
}

* html #wrapper,
* html #footer {
	width: expression((documentElement.clientWidth||document.body.clientWidth)<980?'980px':'');
}

.clear {
	clear:both !important;
	float:none !important;
}

.leftside {
	float:left;
}

.rightside {
	float:right;
}

#header_inner {
	/*background: #e1e2e5;
	border-bottom: #d0d0d0 1px solid;*/
}

#content_inner {
	position:relative;
}

#header_top {
	padding: 10px 45px;
	border-bottom:#4b4b4b 4px solid;
	margin-bottom:2px;
}

#ht_text {
	border-left:#cecece 1px dotted;
	margin:10px 0px 10px 20px;
	padding-left:10px;
	/*height:75px;*/
	font-size:13px;
	color:#a30000;
	font-weight:bold;
	line-height:13px;
	max-width:290px;
	width: expression((documentElement.clientWidth||document.body.clientWidth)>280?'450px':'');
}

#ht_text span{
	font-size:19px;
	color:#24211d;
	font-weight:normal;
	line-height:24px;
}

#header_bottom {
	border-top: #d0d0d0 1px solid;
	border-bottom: #d0d0d0 1px solid;
	background:#e1e2e5 url(/images/hb_inner.png) top left repeat-x;
}

#hb_inner {
	background:url(/images/car.png) 30px 0px no-repeat;
}

#hb_line1 {
	background: url(/images/hb_line1.png) top right no-repeat;
	height:75px;
	padding-left:350px;
	padding-right:70px;
}

#hb_line2 {
	padding:28px 50px 28px 350px;
	/*height:50px;*/
}

#hb_line2 p{
	margin-bottom:0px;
}

#hb_line1 h1 {
	font-size:24px;
	color:#a30000;
	padding-top:25px;
}

#top_menu {
	/*padding-left:310px;*/
	margin:20px 10px 20px 300px;
	white-space:nowrap;
	z-index:999px;
	position:relative;
}

#top_menu a {
	/*display:block;
	float:left;*/
	color:#a30000;
	font-weight:bold;
	z-index:999px;
}

#top_menu span {
	/*display:block;
	float:left;*/
	color:#a30000;
	padding-left:8px;
	padding-right:8px;
}

#sb_inner {
	padding:0px 35px 0px 45px;
}

#top_buttons {
	margin-top:30px;
}

#top_buttons a {
	display:block;
	background:url(/images/top_button.png) top left no-repeat;
	width:125px;
	height:29px;
	text-align:center;
	color:#ffffff;
	font-size:19px;
	line-height:29px;
	font-family:"Tahoma","Arial";
	text-decoration:none;
	float:left;
	margin-left:17px;
}

#top_buttons a.first {
	margin-left:0px;
}

#search_block {
	
	//background:#a30000;	
	background:#A30000;	
	padding:25px 31px;
	border:#d0d0d0 1px solid;
	margin-bottom:35px;
	color:#ffffff;
}

#search_block span {
	background:url(/images/login_caption.png) top no-repeat;	
	height:31px;
	width:169px;
	font-size:21px;
	text-align:center;
	font-weight:bold;
}

#search_block input.TextBox, #search_block input.TextBox_focus, #search_block input.TextBox_empty {
	margin:15px 0px;
}

#search_block .submitButton {
	width:100%;
}

#news h1, #news_div h1 {
	color:#A30000;
}

.news_block {
	padding-bottom:30px;
	border-bottom:#cdcdcd 1px solid;
	margin-bottom:30px;
}

.news_block_last {
	margin-bottom:30px;
	border-bottom:none;
}

.news_date {
	font-size:14px;
	color:#91908e;
}

.news_caption, .news_caption a {
	font-size:14px;
	color:#006fa4;
}

.news_text {
	overflow:hidden;
}

#news_div {
	position:relative;
	width:100%;
	overflow:hidden;
}

#news_div .news_block {
	border:none;
	margin:0px;
	float:left;
	width:30%;
}

#news_div .news_caption, #news_div .news_text {
	margin-right:25px;
}

#contacts_block {
	background: #e1e2e5;
	padding:20px 32px;
	border:#d0d0d0 1px solid;
	margin-bottom:35px;
	line-height:30px;
	font-size:19px;
}

#contacts_block img {
	margin-right:5px;
}

#footer_inner {
	margin:0px 45px 45px 45px;
	background: #e1e2e5;
	padding:20px 32px;
	border:#d0d0d0 1px solid;
	font-size:12px;
	line-height:14px;
}

.cat {
	border-bottom:#cdcdcd 1px solid;
	padding-bottom:35px;
	margin-bottom:35px;
	font-size:14px;
	position:relative;
}

.cat div {
	float:left;
	text-align:center;
	margin-right:35px;
	padding-top:10px;
}

#login_block {
	background: #e1e2e5;
	padding:12px;
	margin-bottom:43px;
	color:#000000;
}

#login_block a {
	color:#000000;
}

#login_block  .login_caption {
	background:url(/images/login_cap.png) top no-repeat;
	height:40px;
	width:207px;
	overflow:hidden;
	line-height:40px;
	font-size:24px;
	text-align:center;
}

#login_block  .login_inner {
	padding:20px 20px 10px 20px;
}

#login_block  .login_inner .form_required_field,
#login_block  .login_inner #form_required_field {
	display:none;
}

#login_block input {
	margin-bottom:5px;
}

#login_block .CheckBox {
	margin-top:3px;
}

#login_block .LoginBtn {
	margin-top:5px;
	margin-bottom:5px;
}

#login_block  .login_links {
	text-align:center;
}

#login_block  .login_links a {
	color:#000000;
	font-size:11px;
}

#login_block  .login_info span {
	text-transform:uppercase;
	font-weight:bold;
}

#login_block  .login_orders {
	background:url(/images/dot_hor.gif) top left repeat-x;
	padding-top:15px;
	padding-bottom:15px;
	margin-top:7px;
}

#login_block  .login_orders span {
	font-weight:bold;
}

#login_block  .login_order_links {
	background:url(/images/dot_hor.gif) top left repeat-x;
	padding-top:15px;
	text-align:center;
}

#login_block  .login_exit {
	text-align:right;
}

.ishop_menu {
	padding:15px 60px;
	margin:0px;
	background:#e1e2e5;
	border:#d0d0d0 1px solid;
	margin-bottom:43px;
	position:relative;
	z-index:999px;
}

.ishop_menu ul {
	margin: 00px 0px 0px 0px;
	padding: 0;
	list-style: none;
	width: 100%;
	list-style-image: none;
}

.ishop_menu ul li {
	position: static;
	list-style: none;
	list-style-image: none;
	margin:0;
	padding:0;
}

.ishop_menu li:hover, .ishop_menu li.over {
	position: relative;
	/*border:none;*/
	cursor:pointer;
}

.ishop_menu li ul {
	position: absolute;
	left: 100px;
	top: 3px;
	display: none;
	margin:0;
	padding:0;
	list-style: none;
	list-style-image: none;
	background:#e1e2e5;
	width:200px;
	z-index:999;
	border:none;
	overflow:hidden;
}

.ishop_menu li ul li {
	list-style: none;
	list-style-image: none;
	margin:0;
	padding:0;
}

.ishop_menu ul li a {
	display: block;
	background:#e1e2e5
	padding: 4px 5px 4px 30px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	white-space:nowrap;
	margin:3px 0px;
}

.ishop_menu li:hover a, .ishop_menu li.over a, .ishop_menu ul li a:hover {
	text-decoration:none;
	background:#e1e2e5;
	color:#000000;
}

.ishop_menu ul li ul li a, .ishop_menu ul li:hover ul li a, .ishop_menu ul li.over ul li a {
	display: block;
	padding: 4px 10px 4px 10px;
	margin:0px;
	border:#d0d0d0 1px solid;
	border-bottom:none;
	width:100%;
	background:#e1e2e5;
	color:#000000;
}

.ishop_menu ul li ul li a:hover, .ishop_menu ul li:hover ul li a:hover, .ishop_menu ul li.over ul li a:hover {
	border:#d0d0d0 1px solid;
	border-bottom:none;
	background:#000000;
	color:#e1e2e5;
}

.ishop_menu ul li ul li a.last {
	border-bottom:#d0d0d0 1px solid;
}

.ishop_menu ul li ul li a.last:hover {
	border-bottom:#e1e2e5 1px solid;
}


/* Fix IE. Hide from IE Mac \*/
* html .ishop_menu ul li { float: left; height: 1%;}
* html .ishop_menu ul li a { height: 1%; }
/* End */

.ishop_menu li:hover ul, li.over ul { 
	display: block; 
}

.big_page, .big_page #wrapper, .big_page #header, .big_page #footer {
	min-width:1250px !important;
}

* html .big_page, * html .big_page #wrapper, * html .big_page #header, * html .big_page #footer {
	width: expression((documentElement.clientWidth||document.body.clientWidth)<1250?'1250px':'');
}

.medium_page, .medium_page #wrapper, .medium_page #header, .medium_page #footer {
	min-width:1000px !important;
}

* html .medium_page, * html .medium_page #wrapper, * html .medium_page #header, * html .medium_page #footer {
	width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'');
}
.sape
{
	text-align:center;
	font-size:8px;

}
.sape a
{
	text-decoration: underline;
	color:#006fa4;

}
.sape a:hover
{
	text-decoration: none;
}
