* {
	margin: 0;
	padding: 0;
}
body {
	font: 14px/18px Arial, Tahoma, Verdana, sans-serif;
	color:#3e3f3e;
}
a {
	color: #3e3f3e;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}

h1, h2, h3, h4 {
	color:#3e3f3e;
	margin-bottom:20px;
}

h1 {
	font-size:26px;
	font-weight:normal;
}

h2 {
	font-size:18px;
	font-weight:normal;
}

#wrapper {
	width: 100%;
	min-width: 1000px;
}

#header {
	height: 170px;

}

#middle {
	width: 100%;
	height: 1%;
	background:url(images/car.jpg) bottom left no-repeat;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	/*overflow: hidden;*/
}
#content_main {
	padding: 15px 260px 15px 260px;
	min-height:750px;
}

#content {
	padding: 15px 20px 15px 260px;
	min-height:750px;
}

.sl {
	float: left;
	width: 240px;
	margin-left: -100%;
	position: relative;

}

.sr {
	float: left;
	margin-right: -3px;
	width: 240px;
	margin-left: -240px;
	position: relative;
	background:#ffffff;
}

#footer {
	height: 108px;
	background:url(images/bot_grad.gif) top right repeat-x;
	border-top:#ffffff 1px solid;
}

.clear {
	clear:both;
}

#head_top {
	background:#f31419 url(images/top_img.jpg) top right no-repeat;
	height:110px;
}

#head_bottom {
	background:url(images/menu_grad.gif) top left repeat-x;
	height:96px;
}

#hb_inner {
	background:url(images/hb_img.jpg) top left no-repeat;
	padding-left:260px;
	height:96px;
	padding-top:1px;
}

#top_menu {
	background:url(images/topmenu_grad.gif) top left no-repeat;
	height:34px;
}

#top_menu a {
	margin:0px 0px 0px 40px;
	color:#ffffff;
	font-size:18px;
	font-weight:normal;
	line-height:30px;
}

#sbl_inner {
	padding:15px 20px;
}

#sbr_inner {
	padding:15px 20px;
}

#left_menu {
	margin-bottom:20px;
}

#left_menu a {
	font-weight:normal;
	font-size:14px;
	color:#3e3f3e;
}

#left_menu li {
	
	list-style:none;

	list-style-image:none;

	background:url(images/li_img.gif) 1em 0.5em no-repeat; 

	padding:0px 0px 7px 35px;

	margin:0.3em 0;
	
	border-bottom:#cddffa 1px solid;
}

#left_menu li.last {
	border:none;
}

.rounded_box {
	margin:0;
	padding:0;
	margin-bottom:15px;
}

.rounded_box .inner_box, .rounded_box  b {
    background-color: #ffffff;
}

.rounded_box .inner_box {
    padding:5px 15px;
	border-left:#8b97a1 1px solid;
	border-right:#8b97a1 1px solid;
}

.rounded_box .rt1, .rounded_box .rt2, .rounded_box .rt3, .rounded_box .rt4, .rounded_box .rt5 {
    display: block;
    height: 1px;
	overflow: hidden; 
    font-size:1px;
	border-left:#8b97a1 1px solid;
	border-right:#8b97a1 1px solid;
}

.rounded_box .rt12 {
	display: block;
    height: 1px;
	overflow: hidden; 
    font-size:1px;
	border-left:#8b97a1 2px solid;
	border-right:#8b97a1 2px solid;
}

.rounded_box .rt5 { margin: 0 5px; }
.rounded_box .rt4 { margin: 0 4px; }
.rounded_box .rt3 { margin: 0 3px; }
.rounded_box .rt2 { margin: 0 2px; }
.rounded_box .rt1 { margin: 0 1px; }

.rounded_box .rt4 {
	border-top:#8b97a1 1px solid;
	height:0px;
	font-size:0px;
}

.inner_box .title {
	display:block;
	font-size:14px;
	line-height:14px;
	color:#3e3f3e;
	margin-bottom:10px;
	font-weight:bold;
}

.inner_box input.txt {
	width:100%;
	text-align:center;
	margin-bottom:5px;
	border:#8b97a1 1px solid;
}

.auth_box .inner_box {
	background:#d5dfe9 url(images/auth_grad.gif) top left repeat-x;
	font-size:13px;
}

.auth_box .btop {
	background:#e6ecf0;
}

.auth_box .bbot {
	background:#d5dfe9;
}

.auth_box .txt {
	color:#b2b2b2;
}

.leftcol {
	float:left; 
	text-align:left;
}

.rightcol {
	float:right; 
	text-align:right
}

.col2 {
	margin-bottom:5px;
}

input.small_button, #search .button, #auth_block .button, .auth_div_page .button {

	margin:0;

	padding:0;

	border:0;

	background:url(images/button.gif) left top no-repeat;

	width:69px !important;

	height:31px;

	color:#f21418;

	cursor:pointer;

	font-weight:normal;
	
	padding-left:3px;
	
	font-size:18px;

}

input.button, input.big_button, #basket .button, #registration .button, .precovery .button , a.icoBack{

	margin:0;

	padding:0;

	border:0;

	background:url(images/big_button.gif) left top no-repeat;

	width:185px !important;

	height:31px;

	color:#f21418;

	cursor:pointer;

	font-weight:normal;
	
	padding-left:3px;
	
	font-size:18px;

}

a.icoBack {

	display:block;
	
	margin:5px 0px;
	
	vertical-align: middle;
	
	text-align:center;
	
	text-decoration: none;
	
	line-height:31px;
	
}

.pt6 {
	padding-top:6px;
}

#search {
	background:url(images/search_left.gif) top left no-repeat;
	margin-bottom:20px;
}

#search_inner {
	height:64px;
	background:url(images/search_right.gif) top right no-repeat;
	overflow:hidden;
	text-align:center;
	font-size:13px;
	font-weight:normal;
}

#search_inner form {
	padding-top:1px;
	line-height:29px;
}

#search_inner .txt {
	height:20px;
	width:90px;
	font-size:13px;
	line-height:16px;
	padding:0px 2px 0px 2px;
	margin:0px 0px 0px 0px;
}

#cat_brands {
	-height:1px;
	margin:0;
	padding-bottom:15px;
	border-bottom:#cddffa 1px solid;
	margin-bottom:30px;
}

#cat_brands a {
	font-size:18px;
	display:block;
	margin:10px 0px 10px 0px;
}

.cat_col {

	padding:0;

	margin:0;

	width:25%; 

	float:left; 
}

.anonce {
	border-bottom:#cddffa 1px solid;
	margin-bottom:18px;
}

.last {
	border:none;
}

.fl {
	background:url(images/fl.gif) top left no-repeat;
	width:282px;
	height:89px;
}

.fr {
	background:url(images/fr.gif) top right no-repeat;
	width:500px;
	height:78px;
	padding: 30px 20px 0px 10px;
}

#basket_box {
	margin:5px -15px;
	border-top:#8b97a1 1px solid;
	border-bottom:#8b97a1 1px solid;
	padding:10px 15px;
}

#basket_box span{
	color:#f21418;
	font-weight:bold;
}

table.styled, #vinQueriesTable, #basketResultTable {

	font-size:12px;

}

table.styled .table-tr-odd{

	background-color: #ebf0f5;

}

table.styled .table-tr-odd input {
	
	background-color: #ebf0f5;
	
}

table.styled .selected{

	background-color: #fbe3e4;

}

table.styled th{
	color: #ffffff;
	padding-top:4px;
	padding-bottom:4px;
}

table.styled thead tr{

	background-color: #3e3f3e;

}

#vinQueriesTable .table-tr-odd{

	background-color: #ebf0f5;

}

#vinQueriesTable .table-tr-odd input {
	
	background-color: #ebf0f5;
	
}

#vinQueriesTable .selected{

	background-color: #fbe3e4;

}

#vinQueriesTable th{
	color: #ffffff;
	padding-top:4px;
	padding-bottom:4px;
}

#vinQueriesTable thead tr{

	background-color: #3e3f3e;

}

#basketResultTable .table-tr-odd input {
	
	background-color: #ebf0f5;
	
}

.expand {
	background-image: url(images/bullet_blue_expand.png);
}

.selected .expand {
	background-image: url(images/bullet_blue_collapse.png);
}

#basket .leftcol, #registration .leftcol  {
	float:none;
	text-align:left;
	width:300px;
	padding:3px;
}

#basket .rightcol, #registration .rightcol {
	float:none;
	text-align:left;
	padding:3px;
}

.auth_div_page .leftcol  {
	float:none;
	text-align:left;
	width:100px;
	padding:3px;
}

.auth_div_page .rightcol {
	float:none;
	text-align:left;
	padding:3px;
}

.user_leftcol {
	width:200px;
	padding:3px;
}
.statusIcon.status6{
	background-image: url('images/package2.png');
}