/* header block */
.main_container
{
	width: 1008px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	height: 100%;
}
.hearde_block
{
	margin-top: 12px;
	width: 100%;
	height: 65px;
}
.main_top_left_shadow,
.main_top_right_shadow
{
	width: 26px;
	height: 73px;
	float: left;
	background: url('../img/main_top_left_shadow.png') bottom no-repeat;
}
.main_top_right_shadow
{
	float: left;
	background: url('../img/main_top_right_shadow.png') bottom no-repeat;
}
.header_shadow_left,
.header_shadow_right
{
	height: 212px;
	width: 26px;
	float: left;
	background: transparent url('../img/main_center_left_shadow.png');
	_background: none transparent scroll repeat 0% 0%;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/auto_grey/img/main_center_left_shadow.png',sizingMethod='scale')
}
.header_shadow_right
{
	float: right;
	background: url('../img/main_center_right_shadow.png') top repeat-y;
	_background: none transparent scroll repeat 0% 0%;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/auto_grey/img/main_center_right_shadow.png',sizingMethod='scale')
}
.main_top_center_bg
{
	width: 956px;
	height: 73px;
	float: left;
	background: url('../img/main_top_bg.jpg') top repeat-x #eeeeee;
}

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

/* header image block */
#header_car,
#header_bg
{
	width: 956px;
	height: 212px;
	float: left;
	background: url('../img/header_car.jpg') center center no-repeat;
}
#header_bg
{
	width: 956px;
	height: 212px;
	_position: absolute;
	background: url('../img/header_bg.gif') center center repeat-x;
}
/* header image block end */

/* main menu block */

.mmenu_shadow_left,
.mmenu_shadow_right
{
	height: 34px;
	width: 26px;
	float: left;
	background: url('../img/main_center_left_shadow.png') top repeat-y;
	_background: none transparent scroll repeat 0% 0%;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/auto_grey/img/main_center_left_shadow.png',sizingMethod='scale')
}
.mmenu_shadow_right
{
	float: right;
	background: url('../img/main_center_right_shadow.png') top repeat-y;
	_background: none transparent scroll repeat 0% 0%;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/auto_grey/img/main_center_left_shadow.png',sizingMethod='scale')
}
#mmenu_left_part,
#mmenu_right_part,
#mmenu_content
{
	width: 1px;
	height: 34px;
	float: left;
	background: url('../img/mmenu_left_part.gif') 0 0 no-repeat #eeeeee;
}
#mmenu_content
{
	width: 954px;
	background: url('../img/mmenu_bg.gif') center center repeat-x;
}
.mm_spacer
{
	height: 24px;
	width: 5px;
	float: left;
	background-color: white;
}
.mmenu_slash,
.mmenu_no_slash
{
	float: left;
	height: 32px;
	width:2px;
	padding: 0px 0 0 0;
	text-align: center;
	background: url('../img/mmenu_slash.gif') center right no-repeat;
	line-height: 32px;
}
.mmenu_no_slash
{
	background: none;
}

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

a.bc_link:link,
a.bc_link:visited
{
	color: #f8710e;
	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: #9b9c9d;
	font-size: 12px;
	font-family: Trebuchet MS;
	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;
	background: url('../img/main_center_left_shadow.png') top repeat-y;
	_background: none transparent scroll repeat 0% 0%;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/auto_grey/img/main_center_left_shadow.png',sizingMethod='scale')
}
.content_shadow_right
{
	background: url('../img/main_center_right_shadow.png') top repeat-y;
	_background: none transparent scroll repeat 0% 0%;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/auto_grey/img/main_center_right_shadow.png',sizingMethod='scale')
}
/* content end*/
/* footer*/
.footer_bg
{
	height: 60px;
	width: 956px;
	padding:0 0 21px 0;
	background: url('../img/footer_bg.png') top repeat-x;
}

.footer_shadow_left,
.footer_shadow_right
{
	height: 57px;
	width: 26px;
	background: url('../img/foote_center_left_shadow.png') top no-repeat;
}
.footer_shadow_right
{
	float: right;
	background: url('../img/foote_center_right_shadow.png') top no-repeat;
}
/* 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: #425764;
	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;
	margin: 25px 18px;
	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: #d12438;
	text-decoration:underline;

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


/* footer menu */
.main_bottom_center_bg
{
	padding: 15px 0 0 25px;
	font-size: 10px;
}

#footer_menu_block
{
	text-align: left;
	margin: 0;
	font-size: 10px;
}

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

.mfooter_slash
{
	background: url('../img/mfooter_slash.gif') 0 repeat-y;
	width: 2px;
	height: 10px;
	float:left;
	margin: 2px 8px;
}

#footer_cr_block
{
	height: 25px;
	text-align: left;
}
.cr_text
{
	color: #d0cfd0;
	font-size: 10px;
}
#footer_cr_block a:link,
#footer_cr_block a:visited
{
	color: #fff;
	font-size: 10px;
	/*font-weight: bold;*/
	/*text-decoration: underline;*/ text-decoration: none;
}
#footer_cr_block a:hover,
#footer_cr_block a:active 
{
	text-decoration: none;
}
.footer_delimeter
{
	background: url('../img/footer_delimeter.gif') 0 -5px repeat-y;
	padding: 0 15px;
}
/* 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;
}

.left
{
	text-align:left;
}
.right
{
	text-align:right;
}

/* simple search end */