@font-face {
	font-family: cool_font;
	src: url('../css/DINPro-Bold_1.otf');
}

/* header block */
.main_container
{
	width: 1008px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	height: 100%;
}
.hearde_block
{
	width: 100%;
	height: 35px;
}
.main_top_left_shadow,
.main_top_right_shadow
{
	width: 26px;
	height: 10px;
	float: left;
}
.main_top_right_shadow
{
	float: left;
}
.header_shadow_left,
.header_shadow_right
{
	height: 10px;
	width: 26px;
	float: left;
}
.header_shadow_right
{
	float: right;
}
.main_top_center_bg
{
	width: 956px;
	height: 35px;
	float: left;
	background: white;
}

#logo
{
	width: 247px;
	position: absolute;
	height: 49px;
	margin: 9px 0 0 20px;
	float: left;
}
/* header block end */

/* header image block */
#header_car
{
	width: 956px;
	/*height: 142px;*/
        height: 146px;
	float: left;
	position: relative;
	background: url('../img/header_car2.jpg') center center no-repeat;
}
.more
{
	position:absolute; 
	right:0;
	bottom:0;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

/* header image block end */

/* main menu block */

.mmenu_shadow_left,
.mmenu_shadow_right
{
	height: 34px;
	width: 26px;
	float: left;
}
.mmenu_shadow_right
{
	float: right;
}
#mmenu_left_part,
#mmenu_right_part,
#mmenu_content
{
	width: 1px;
	height: 34px;
	float: left;
	
}
#mmenu_content
{
	width: 740px;
	
}
.mm_spacer
{
	height: 24px;
	width: 5px;
	float: left;
	background-color: white;
}
.mmenu_slash,
.mmenu_no_slash
{
	
	float: left;
	height: 26px;
	padding: 0px 0 0 0;
	text-align: center;
	background: black;
	line-height: 26px;	
	margin-right:5px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.mmenu_no_slash
{
	
	background: none;
}
#content_nav_icons a
{
	padding: 0 1px;
}
.mmenu_none
{
	color: white;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-decoration: none;
	*cursor:pointer;	
	line-height: 24px;	
	display: block;
}
a.mmain
{
	text-decoration: none;
	text-transform: uppercase;
	color: white;

}
a.mmain:link,
a.mmain:visited
{
	_color: Red;
	_font-size: 14px;
	_font-weight: bold;
	_font-family: Trebuchet MS;
	_cursor:pointer;
	_text-decoration: none;
}
a.mmain:hover,
a.mmain:active
{ 
	_color: #eb1c24;
	_text-decoration: underline;
	font-size: 14px;
	color: #eb1c24;
	padding:0 10px;
}
.mmenu_none:link,
.mmenu_none:visited,
.mmenu_selected
{
	color: #eb1c24;
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-decoration: none;
	*cursor:pointer;	
	padding: 0 15px;
	text-decoration:none;
	text-transform: uppercase;
	/*background: url('../img/mmenu_active.gif') bottom center no-repeat;*/
}
.mmenu_none:hover,
.mmenu_none:active
{
	_color: white;	
}
.mmenu_active
{
	height: 26px;
	text-align: center;
	line-height: 24px;	
}
/* main menu block end */
/* bread crumbs */
#bread_crumbs
{
	float: left;
	padding: 4px 0 0 10px;
	*/ xenios background: #f5f5f5;*/
}

a.bc_link:link,
a.bc_link:visited
{
	color: #eb1c24;
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: bold;
	text-decoration: underline;
}
a.bc_link:hover,
a.bc_link:active
{
	text-decoration: none;
}
.bc_current
{
	color: #000000;
	font-size: 12px;
	font-family: cool_font;
	font-weight: bold;
	text-transform: capitalize;
}
/* bread crumbs end */

/* content */
#page_content
{
	margin:auto;
	width: 1008px;
	vertical-align: top;
}
.content_shadow_left,
.content_shadow_right
{
	width: 26px;
	*width: 24px;
}
.content_shadow_right
{
}
/* content end */

/* footer */
.footer_bg
{
	height: 30px;
	width: 956px;
	padding:0 0 21px 0;
}

.footer_shadow_left,
.footer_shadow_right
{
	height: 30px;
	width: 26px;
}
.footer_shadow_right
{
	float: right;
}
/* footer end*/

/* account menu */
a.mAccount:link,
a.mAccount:visited,
.lbAccount a
{
	color: #D22439;
	font-size: 10pt;
	font-weight: none;
	text-decoration: none;
	text-transform: capitalize;
}
a.mAccount:hover,
a.mAccount:active
{
	text-decoration: underline;
}

.lbAccount a:link,
.lbAccount a:visited
{
	text-decoration: underline;
}

.lbAccount a:hover,
.lbAccount a:active
{
	text-decoration: none;
}

#account_block a font,
#account_block span font
{
	color: #425764;
	font-size: 10pt;
}
.lbAccount
{
	padding: 1px 0 0 3px;
}
.lbAccount a font
{
	color: #000000;
	font-size: 14px;
	font-weight: none;
	font-family: Trebuchet MS;
}

.lbAccount a.selected
{
	text-decoration: none;
	background: #ccc;
}

/* languages selector */
.lang_selector
{
	font-size: 11px;
	text-align: right;
	*width:40px;
	margin: 7px 0;
	color: #8c8b8b;
	float: right;
}
.selector
{
	font-size: 11px;
	color: #d12438;
	fotn-weight:bold;
	margin:0 8px 0;
}
.lang_selector select
{
	border: 1px #ccc solid;
}
a.lang_link:link,
a.lang_link:visited
{
	color: #EB1C24;
	text-decoration:underline;

}
a.lang_link:hover,
a.lang_link:active
{
	text-decoration:none;
}
.lang_selector span font
{
	color: #EB1C24;
	font-size: 11px;
	font-weight: bold;
}
.lang_delimeter
{
	background:url('../img/lang_delimeter.gif') 0 repeat-y;
	margin:2px 5px;
	width: 2px;
	height:10px;
	float:left;
}


/* footer menu */
.main_bottom_center_bg
{
	padding: 15px 0 0 10px;
	font-size: 10px;
}
#footer_menu_block
{
	text-align: left;
	margin: 0;
	font-size: 10px;
}
#footer_menu_block div
{
	float: left;
}

a.mfooter:link,
a.mfooter:visited,
.mfooter_selected
{
	color: #000000;
	font-size: 10px;
	*font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.mfooter:hover,
a.mfooter:active 
{
	text-decoration: none;
	color: #333333;
}
.mfooter_selected
{
	text-decoration: none;
	color: #333333;
}

.mfooter_slash
{
	background: url('../img/mfooter_slash.gif') 0 repeat-x;
	width: 5px;
	height: 10px;
	margin: 3px 4px;
}

#footer_cr_block
{
	height: 25px;
	text-align: left;
}
.cr_text
{
	color: #000000;
	font-size: 10px;
}
#footer_cr_block a:link,
#footer_cr_block a:visited
{
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
#footer_cr_block a:hover,
#footer_cr_block a:active 
{
	text-decoration: none;
}
.footer_delimeter
{
	
}
/* footer menu end */

/* simple search */
#ss_header
{
	float: right;
	width: 180px;
	height: 24px;
	margin: 35px 35px 0 0;
	filter: alpha(opacity=60);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#ss_header #left_part
{
	background: url("../img/ss_left.gif") left center no-repeat;
	width: 1px;
	height: 24px;
	float: left;
}
#ss_header input#search
{
	float: left;
	background: url("../img/ss_center.gif") left center repeat-x white;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 21px;
	color: #464a4e;
	padding: 3px 4px 0 4px;
	width: 140px;
}
#ss_button
{
	background: url("../img/ss_button.gif") 0 0 no-repeat;
	float: left;
	border: 0;
	height: 24px;
	width: 27px;
	cursor: pointer;
}
/* simple search end */
.left_m,
.right_m
{
	float:left;
	width: 9px;
	height: 32px;
	background: url("../img/left_menu.gif") 0 0 no-repeat;
}
.right_m
{
	background: url("../img/left_menu.gif") 0 -32px no-repeat;
	padding-right: 10px;
}
.center_m
{
	float:left;
	height: 32px;
	background: black;
	
}
.left_m_active,
.right_m_active
{
	float:left;
	width: 9px;
	height: 32px;
	background: url("../img/left_menu.gif") 0 0 no-repeat;
	/*background: url("../img/left_menu_active.gif") 0 0 no-repeat;*/
}
.right_m_active
{
	/*background: url("../img/left_menu_active.gif") 0 -32px no-repeat;*/
	background: url("../img/left_menu.gif") 0 -32px no-repeat;
	padding-right: 10px;
}
.center_m_active
{
	float:left;
	height: 32px;
	background: #000000;
}
/* LEFT BLOCK TITLES*/
.left_header_title,
.right_header_title,
.left_footer_title,
.right_footer_title
{
	width:5px;
	height:5px;
	background: url('../img/left_title_block.gif') 0 0 no-repeat;
}
.right_header_title
{
	background: url('../img/left_title_block.gif') 0 -5px no-repeat;
}
.left_footer_title
{
	background: url('../img/left_title_block.gif') 0 -10px no-repeat;
}
.right_footer_title
{
	background: url('../img/left_title_block.gif') 0 -15px no-repeat;
}
.center_header_title,
.center_footer_title
{
	height:5px;
	background: url('../img/left_title_header.gif') 0 0;
}
.center_footer_title
{
	background: url('../img/left_title_header.gif') 0 -5px;
}
.left_middle_title,
.right_middle_title
{
	width:5px;
	background: url('../img/left_title_middle.gif') 0 0px repeat-y;
}
.right_middle_title
{
	width:5px;
	background: url('../img/left_title_middle.gif') -5px 0 ;
}
.center_middle_title
{
	padding: 0 2px;
}
@font-face {
	font-family: cool_font1;
	src: url('../css/DINPro-Light_1.otf');
}
.center_middle_titles
{
	color:black;
	font-family: cool_font1;
	font-size:14px;
	text-align:left;
}
.center_middle_titles1
{
	color:black;
	font-family: cool_font;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
.ss
{
	float:left;
	margin-top:5px; 
	margin-left:5px;
}
/* LEFT BLOCK TITLES END*/


.log,
.logs
{
	background:url(../img/corn.png) 0 -19px no-repeat;
	width:7px;
	height:19px;
	float: left;
	margin-top:6px;
}
.logs
{
	background:url(../img/corn.png) 0 0 no-repeat;
	padding-right:5px;
}
input.text_blinks
{
	background:#FFFFFF none repeat scroll 0 0;/*F7F9FC */
	color:#000000;
	font-size:12px;
	height:19px;
	margin:4px 5px 0 5px;
	padding:0 5px 0;
	width:68px;
	float: left;
	/*border:none;*/
        border: 1px #ccc solid;
}
input.login_button
{
	width:25px;
	height:25px;
	background: url('../img/lock.png') 0 0 no-repeat;
	border:none;
	padding: 0 5px;
	color:#FFFFFF;
	cursor:pointer;
	/*margin-top:5px;*/
}
.help
{
	width:25px;
	height:25px;
	background: url('../img/help.png') 0 0 no-repeat;
	float:right;
	margin:0 5px;
        color:#000000;
}
.login {
	width:25px;
	height:25px;
	background: url('../img/lock.png') 0 0 no-repeat;
	position:relative;
	margin:0 5px;
	text-decoration:none;
}
.registr {
	width:25px;
	height:25px;
	background: url('../img/registr.png') 0 0 no-repeat;
	position:relative;
	margin:0 5px;
	text-decoration:none;
}
.registr_text
{
	color:#000000;
	font-size:8px;
	font-weight:bold;
	padding-top:25px;
	text-decoration:none;
}
.registr_login
{
	color:#000000;
	font-size:8px;
	font-weight:bold;
}
.mblock_header_center_left,
.mblock_header_center_right
{
	width:11px;
	height:42px;
	background: url('../img/center_corn_block.gif') 0 0 no-repeat;
}
.mblock_header_center_right
{
	background: url('../img/center_corn_block.gif') 0 -42px no-repeat;
}
.mblock_header_footer_left,
.mblock_header_footer_right
{
	width:11px;
	height:11px;
	background: url('../img/center_footer_block.gif') 0 0 no-repeat;
}
.mblock_header_footer_right
{
	background: url('../img/center_footer_block.gif') 0 -11px no-repeat;
}
.account_smalls
{
	color: black;
	margin:5px 5px 0 0;
}
#autotrader
{
	/*background: url('../img/first-draft.gif') center center no-repeat;*/
	height: 32px;
	float: left;
	position:relative;
	margin-right:20px;
}
.left
{	
	height: 32px;
	float:left;
	display: block;
	cursor: pointer;
	text-decoration: none;
	padding:9px 10px 0 0;
}
.icon_block_text
{
	font-size:9px;
	vertical-align:bottom;
	color: #999999;
}
