body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-family:Arial, Sans-Serif;
	font-size:14px;
}
.ir {
    text-indent: -9999em;
    overflow: hidden;
    text-decoration: none;
    display: block;
}
.ir:hover {
    text-decoration: none;
}
table {
	/*border-collapse:collapse;*/
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:right;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
    border:0;
}
INPUT.type_radio,
INPUT.type_checkbox {
	position: relative;
	bottom: -2px;
	border:none !important;
}
* HTML INPUT.type_radio,
* HTML INPUT.type_checkbox {
    position:static;
    bottom: 0;
}
input,
textarea,
select {
	border:solid 1px #B1B1B1;
	font-size:12px;
}
A {
    text-decoration:underline;
    -moz-outline-style:none;
}
A:hover {
    text-decoration:none;
}
INPUT, TEXTAREA, SELECT {
    font: 12px arial;
    padding: 1px 2px;
}
OPTION{
    padding: 0 7px 0 3px;
}
/* CLEARFIX */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0;
	line-height: 0;
	font-size: 0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
* html .clearfix {
    height:1%;
}
/*image replacement class*/
.image_replacement {
	display:block;
	text-indent:-9979em !important;
	overflow:hidden;
	text-decoration:none;
	direction:ltr;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.visible {
	display:block !important;
}
html {
    direction:rtl;
}
p {
	color:#1D1D1D;
}
body 
{
    height: 100%;
    margin:0;
}

.MarginLeft
{
    position:absolute;
    top:0;
    height: 100%;
    float:left;
    width:1141px;
    background: url(../images/left_margin.png) repeat-y left;
}

.MarginRight
{
    position:absolute;
    top:0;
    margin-right:-8px;
    height: 100%;
    float:right;
    width:102px;
    /* background: url(../images/right_margin.png) repeat-y right; */
}

.BodyMain 
{
    position:relative;
    height:auto !important;
    width:954px;
    margin:0 auto;
    /*
    border-left-style:solid;
    border-left-width:2px;
    border-left-color:Silver;
    border-right-style:solid;
    border-right-width:2px;
    border-right-color:Silver;
*/
}

.container {
    position: relative;

    margin:0 auto;
    z-index:1;
    /*
    border-left-style:solid;
    border-left-width:2px;
    border-left-color:gray;
    border-right-style:solid;
    border-right-width:2px;
    border-right-color:gray;
*/
}
* html .container {
    height: 100%;
}
.content {
	padding:5px 0 30px 0 !important;
	margin-top:55px;
	zoom:1;
}

.footer {
    position: relative;
    margin:0 auto;
	z-index:2;
	clear:both;
	zoom:1;
	text-align: center;
	color: #1d1d1d;
    width:954px;
}
* html .footer {
    margin-top: -30px;
}
.footer .links {

	height:27px;
	line-height:27px;
	margin:0 auto 20px;
	padding:0 0 0 20px;
}
.footer div p {
	display:block;
	height:27px;
	line-height:27px;
	/* background:#E5E5E5 url(../images/home_sprite.png) no-repeat 100% -714px;*/
	padding:0 20px 0 0;
	text-align:center;
	color:#1D1D1D;
	font-size:12px;
}
.footer div p a {
	color:#1D1D1D;
	font-size:12px;
	text-decoration:none;
}
.footer div p a:hover {
	text-decoration:underline;
}
.footer div p span {
	padding:0 5px;
}
.footer .second-branch {
	display: block;
	margin-top: 6px;
}
.header {
     margin-top:10px;	
}
.header .logo A{
	float:right;
	width:184px;
	height:74px;
	margin-bottom:10px;
}


.header .logo a SPAN{
	width:184px;
	height:74px;
	/*display: block;
	position: absolute;
	background: transparent url(../images/home_sprite.png) no-repeat scroll -524px -525px;
	cursor: pointer;*/
}
.header .phone 
{
	left:0px;
	width:214px;
	height:49px;
	top:37px;
	position:absolute;
    margin-left:25px;
}

.header_nav
{
    margin-top:0px; 
    margin-left:25px;
	float:left;
}

.header_nav ul li{
	float: left;
}

.header_nav LI A{
	color: #939393;
	padding-right:10px;
	display: block;
}
.header_nav LI A STRONG{
	font-weight: bold;
}

.header .contact_buttons {
	float:right;
	display:inline;
	width:151px;
	margin:0 10px 0 0;
}
.contact_buttons li {
	display:block;
	margin:0 0 4px 0;
}
/* hide chat link - temporary */
.contact_buttons li.chat {
	display:none;
}
.contact_buttons li a {
	display:block;
	width:149px;
	height:26px;
	line-height:26px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#939393;
	background:url(../images/home_sprite.png) no-repeat -93px -526px;
}
.contact_buttons li a:hover {
	background-position:-93px -555px;
}
.header .login {
	float:left;
}
.login {
	width:273px;
	height:50px;
	background:url(../images/home_sprite.png) no-repeat -60px -433px;
	padding:6px 6px 0 0;
}
.login strong {
	float:right;
	display:block;
	font-size:13px;
	line-height:16px;
	height:16px;
	font-weight:bold;
	color:#939393;
}
span.error, div.error {
	color:#CC0000;
}
.login span.error {
	display:none;
	float:left;
	font-size:13px;
	line-height:16px;
	height:16px;
	text-align:left;
	padding:0 0 0 5px;
}
.login input {
	width:95px;
	height:15px;
	border:solid 1px #B1B1B1;
	color:#C4C4C4;
}
.login a.btn_login {
	display:inline-table;
	display:inline-block;
	width:59px;
	height:19px;
	background:url(../images/home_sprite.png) no-repeat -26px -526px;
	text-align:center;
	text-decoration:none;
	line-height:17px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.login a.btn_login:hover {
	background-position:-26px -555px;
}

.navig ul {
	height:34px;
	list-style-type:none;
	float:right;
	width:100%;

}
.navig ul li 
{
	float:right;
	height:34px;
	position:relative;
	z-index:100;
	width:13.5%;
}
.navig ul li a.nav_main_link {
	display:block;
	height:34px;
	line-height:34px;
	background-color:#868686;
	text-align:center;
	color:#FFFFFF;
	border-left:solid 1px #FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.navig ul li a.nav_main_link:hover,
.navig ul li a.selected {
	background-color:#5c5c5c !important;
	color:#FFFFFF !important;
}
.navig li a.nav_main_link span {
	display:block;
	padding:0 0 0 18px;
	height:34px;
	line-height:34px;
	cursor:pointer;
	background:url(../images/nav_pointer.png) no-repeat 7px 11px;
}
.navig li a.nav_main_link:hover span,
.navig li.open a.nav_main_link span {
	background-position:7px -14px;
	color:#FFFFFF !important;
}
.navig ul li.nav_search, .navig ul li.nav_LeasingArticles {
	width:148px;
}
.navig ul li.nav_about {
	width:116px;
}

.navig li.nav_search a.nav_main_link span,
.navig li.nav_LeasingArticles a.nav_main_link span {
	cursor:pointer;
}
.navig ul li.nav_search a.nav_main_link:hover,
.navig ul #nav_search.open a.nav_main_link,
.navig ul li.nav_LeasingArticles a.nav_main_link:hover,
.navig ul #nav_LeasingArticles.open a.nav_main_link {
	background-position:100% -167px;
	color:#646464;
}
.navig ul li.nav_about a.nav_main_link {
	background-image:url(../images/home_sprite.png);
	background-repeat:no-repeat;
	background-position:0 -142px;
	/*cursor:default;*/
}
.navig ul li.nav_about a.nav_main_link:hover,
.navig ul li.nav_about a.selected,
.navig ul #nav_about.open a.nav_main_link {
	background-position:0 -177px;
	color:#646464;
}
.navig li.nav_about a.nav_main_link span {
	cursor:default;
}
.navig .submenu {
	position:absolute;
	height:0px;
	overflow:hidden;
	top:34px;
	right:0;
	display:none;
}
.open .submenu {
	display:block;
}
.navig .submenu ul {
	position:absolute;
	bottom:0px;
	right:0;
	height:auto;
}
.navig .submenu li {
	float:none;
	height:28px;
	position:static;
	border-top:solid 1px #FFFFFF;
	border-left:none !important;
}
* HTML .navig .submenu li {
	height:26px;
}
.navig .submenu li a {
	display:block;
	height:28px;
	line-height:28px;
	background-color:#868686;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:0 16px 0 0;
	text-decoration:none;
}
* HTML .navig .submenu li a {
	height:26px;
	line-height:26px;
}
.navig .submenu li a:hover {
	background-color:#5c5c5c;
	color:#FFFFFF;
}
.navig .nav_search .submenu,
.navig .nav_search .submenu li,
.navig .nav_LeasingArticles .submenu,
.navig .nav_LeasingArticles .submenu li {
	width:147px;
}
.navig .nav_about .submenu,
.navig .nav_about .submenu li {
	width:145px;
}
* HTML .navig .nav_search .submenu,
* HTML .navig .nav_search .submenu li,
* HTML .navig .nav_LeasingArticles .submenu,
* HTML .navig .nav_LeasingArticles .submenu li {
	width:148px;
}
* HTML .navig .nav_about .submenu {
	width:146px;
}
#nav_search li.last a {
	background:transparent url(../images/nav_round.png) no-repeat 0 0;
}
* HTML #nav_search li.last a {
	background:transparent url(../images/nav_round_ie6.png) no-repeat 0 0;
}
#nav_search li.last a:hover {
	background-position:0 -31px;
}
#nav_about li.last a {
	background:transparent url(../images/nav_round.png) no-repeat 100% 0;
}
* HTML #nav_about li.last a {
	background:transparent url(../images/nav_round_ie6.png) no-repeat 100% 0;
}
#nav_about li.last a:hover {
	background-position:100% -31px;
}
/*styles for table solution */
#middle_links {
	width:674px;
	background-color:#868686;
}
#middle_links table {
	width:100%;
	height:34px;
}
.home .main {
	width:708px;
	float:right;
}

.home .sidebar {
	float:left;
	margin-left:25px;
}
.home_msg {
	width:707px;
	height:100px;
	border-bottom:solid 1px #B1B1B1;
	margin:100px 0 0px 0;
	position: relative;
	text-indent: 0px;
	overflow: hidden;
}

.home_msgNew {
	width:340px;
	margin:50px 0px 0px 0px;
	position: relative;
	text-indent: 0px;
	overflow: hidden;
	float:left;
	white-space: nowrap;
}

.home_msgNew SPAN {
    color:#EB7844;
}

.home_msg SPAN{
	width:708px;
	height:100px;
	background:url(../images/home_sprite.png) no-repeat top right;
	position: absolute;
	right: 0;
}
.deal {
    height:338px;
}
.deal h1, .deal .subtitle {
	font-size:24px;
	font-weight:bold;
	color:#EB7844;
	margin:0 0 8px 0;
	display: inline-block;
	float: right;
}
.deal .subtitle {
	font-size: 21px;
	margin: 3px 8px 8px 0;
}
.deal ol {
	width:708px;
}

.deal ol li {
    width:210px;
    height:338px;
    margin:0 10px 0 15px;   
    float:right;
    background:url(../images/LeasingBoxBackground.png) no-repeat;
    text-decoration:none;
} 

.deal ol li .Header 
{
    width:210px;
    text-decoration:none;
    color:White;
}

.deal ol li h2 {
	text-indent:10px;
	font-size:18px;
	font-weight:bold;
    color:White;
    text-align:center;
    margin-top:8px;
}

.deal ol li p.underTitle {
    vertical-align:top;
    padding:0 10px 0 4px;
    margin-top:12px;
    font-size:13px;
    height:80px;
    text-decoration:none;
}

.deal ol li .BoxSign 
{
    margin-left:-10px;
    float:left;
}
.deal ol li .BoxCarDetilas 
{
    position:relative;
    top:-110px;
    left:-30px;
    width:90px;
    color:#676767;
    font-size:15px;
    font-weight:bold;
}

.deal ol li .BoxCarDetilas p 
{

}

.deal ol li .BoxCarDetilas img 
{
    height:100px;
    width:170px;
    position:relative;
    left:25px;
}

.deal ol li a 
{
    text-decoration:none;
}
.deal .buttons {
	padding:0 16px 0 0;
}
.buttons li {
	float:right;
	padding:0 0 7px 9px;
}
.buttons li a {
	display:block;
	width:91px;
	height:25px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#017EAD;
	background:url(../images/home_sprite.png) no-repeat -151px -602px;
}
.buttons li a:hover {
	background-position:-151px -645px;
}
.homeblocks {
	padding:24px 0 0;
}

.homeblocks .Header
{
     float:left;
     position:relative;
     top:30px;
     left:50px;
     vertical-align:bottom;
     font-size:18px;
     font-weight:bold;
     color:#109CDA;
}
.homeblocks .Header a
{
     font-size:18px;
     font-weight:bold;
     color:#109CDA; 
     text-decoration:none;
}

.homeblocks h2 {
	font-size:16px;
	font-weight:bold;
	color:#EB7844;
	padding:0 0 8px 0;
	border-bottom:solid 1px #B1B1B1;
	margin:0 0 14px 0;
}
.homeblocks h2 a {
	font-size:16px;
	font-weight:bold;
	color:#EB7844;
	text-decoration:none;
}
.services {
	float:right;
	width:226px;
}
.services ul {
	float:right;
	width:225px;
}
.services ul li {
	padding:10px 0 5px 0;
}
.services ul li a {
	display:block;
	width:206px;
	height:69px;
	background:url(../images/ServicesBackground.png) no-repeat;
	text-decoration:none;
}

.services li a span {
	display:block;
	width:127px;
	height:61px;
	padding:7px 80px 0 0;
	color:#646464;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
}
.services li a.btn_firsthand span {
	background:url(../images/ServicesFirsthand.png) no-repeat 95% center;
}

.services li a.btn_equipment span {
	background:url(../images/ServicesEquipment.png) no-repeat 95% center;
}

.services li a.btn_prestige span {
	background:url(../images/ServicesPrestige.png) no-repeat 95% center;
}

.services li span p
{
    margin-left:10px;
    float:left;  
  	color:#017EAD;
	font-size:12px;
	text-decoration:underline;
	padding-left:10px;
	background: url(/images/LeftArrows.png) no-repeat 0 5px;
}

.services li a span strong {
	display:block;
	color:#017EAD;
	font-size:16px;
}
.advantages {
	display:inline;
	float:right;
	width:210px;
	margin:0 18px 0 0;
	padding:0 0 0 12px;
}

.text p {
	padding:9px 0 0 0;
	font-size:13px;
}
.text p a {
	color:#1D1D1D;
	font-size:12px;
}
.homeblocks p a {
	text-decoration:none;
}
.homeblocks p a:hover {
	text-decoration:underline;
}
span.more {
	display:inline-table;
	display:inline-block;
	width:12px;
	height:8px;
	background:url(../images/common_sprite.png) no-repeat -86px -71px;
	margin:0 6px 0 0;
}
* HTML span.more {
	height:12px;
}
.homeblocks p.highlight a {
	text-decoration:underline;
}
.homeblocks p.highlight a:hover {
	text-decoration:none;
}
.services .text {
	float:left;
	width:205px;
	padding:0 0 0 21px;
}
.user_info {
	float:left;
	width:225px;
}
.box_small {
	width:213px;
	height:76px;
	background:url(../images/home_sprite.png) no-repeat -483px -433px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:3px 6px;
}
.box_small_inner {
	padding:9px 0 0 0;
}
.box_small p {
	color:#646464;
}
.box_small p strong,
.box_small p strong A {
	color:#E46F27;
}
.box_small_inner table td {
	height:67px;
	width:213px;
}
.box_offers {

}
.box_offers .box_top {
	background:url(../images/blue_sprite.png) no-repeat -2663px 0px;
	height:32px;
	padding:0 11px;
}
.box_offers .box_body {
	background:url(../images/blue_sprite.png) repeat-y -2428px 0px;
	padding:0 11px;
}
.box_offers .box_foot {
	background:url(../images/blue_sprite.png) no-repeat -2663px -32px;
	height:18px;
	line-height:10px;
	font-size:10px;
}
.sidebar .box_small {
	margin:0 0 18px 0;
}
.box_offers h2 {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	height:32px;
	line-height:32px;
}
.box_offers .item {
	padding:10px 0;
	border-bottom:solid 1px #4DBEEE;
	position:relative;
	zoom:1;
}
.item h3,
.item h2,
.item p.car_name {
	color:#676767;
	font-size:14px;
	font-weight:bold;
	margin:0 0 6px 0;
	text-align:right;
}
.item a.image,
.item div.image {
	display:block;
	width:180px;
	height:107px;
	overflow:hidden;
	text-decoration:none;
	position:relative;
	z-index:1;
	margin:0 0 4px 0;
}
.item a.image span.frame,
.item div.image span.frame {
	display:block;
	width:180px;
	height:107px;
	position:absolute;
	top:0;
	left:0;
	/* background:url(../images/common_sprite.png) no-repeat -310px 0px; */
}
* HTML .item a.image span.frame,
* HTML .item div.image span.frame {
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/frame.png);
}
.GreyBox span.monthly,
.specials .item p span.monthly {
	color:#676767;
	font-size:14px;
}
.GreyBox span.price,
.specials .item p span.price {
	display:block;
    color:#109CDA; 
    font-size:18px; 
    font-weight:bold;
}
.box_offers .item p span.price strong,
.specials .item p span.price strong {
	font-size:16px;
	font-weight:bold;
}
.specials .item {
	width:22%;
}
a.btn_details {
	font-size:12px;
	color:#109CDA;
    zoom:1;
}
.box_offers .item a.btn_details {
	position:absolute;
	font-size:13px;
	left:0px;
	bottom:11px;
}
.inner_col1 a.btn_details,
a.btn_home {
	font-size:14px;
	font-weight:normal;
	color:#1F89B0;
	padding:0 0 0 14px;
	background:url(../images/icn_lnk.png) no-repeat 0 50%;
	zoom:1;
}
.box_offers .foot {
	padding:0;
}
.box_offers .foot a.btn_details {
	float:left;
}
.highlight a  {
	color:#017EAD !important;
}
.nopadding {
	padding:0 !important;
}
.nomargin {
	margin:0 !important;
}
.noscript .nav_search {
	float:right;
}
.noscript .nav_about {
	float:left;
}
.noscript ul {
	height:auto;
}
.noscript ul li {
	display:block;
	float:none;
	height:auto;
}
.innerpage .mainNoRightMenu {
	float:left;
	width:908px;
}

.innerpage .mainNiRightMenu {
	float:left;
	width:908px;
}

.innerpage .sidebar {
	float:right;
	width:226px;
}
.innerpage h1, .table_page h1 {
	color:#EB7744;
	font-size:24px;
	font-weight:bold;
	padding:0 0 8px 0;
	border-bottom:solid 1px #B1B1B1;
	margin:0 0 10px 0;
}
h1.nonumber {
	color:#EB7744;
	font-size:24px;
	font-weight:bold;
	padding:0 0 8px 0;
	border-bottom:solid 1px #B1B1B1;
	margin:0 0 30px 0;
}
.innerpage h2 {
	color:#EB7744;
	font-size:16px;
	font-weight:bold;
	border-bottom:solid 1px #B1B1B1;
	padding:0 0 3px;
	margin:0 0 16px 0;
}
.intro p {
	line-height:17px;
}
ul.inner_items li {
	display:block;
	padding:15px 0 19px 0;
	border-bottom:solid 1px #E5E5E5;
	position:relative;
	font-size:14px;
	zoom:1;
}
ul.jobs li {
	width:470px;
	border-bottom:none;
}
ul.inner_items li.last {
	border-bottom:none;
}
ul.inner_items li h3 {
	font-weight:bold;
	line-height:18px;
}
ul.inner_items li .options {
	position:absolute;
	left:0;
	bottom:19px;
}
ul.inner_items li .options span {
	padding:0 5px;
}
.inner_nav ul {
	padding:8px 0 0 0;
}
.inner_nav li {
	display:block;
	margin:0 0 3px 0;
	background:url(../images/bg_expbox_2.png) no-repeat 0 0;
	padding:12px 0 0 0;
	width:226px;
}
.inner_nav li a  {
	display:block;
	width:184px;
	line-height:20px;
	background:url(../images/bg_expbox_2.png) no-repeat 0 100%;
	padding:0 21px 12px 21px;
	font-size:14px;
	font-weight:bold;
	color:#646464;
	text-decoration:none;
}
.inner_nav li a:hover {
	color:#FFFFFF;
}
.inner_nav li a.selected,
.inner_nav li a.selected:hover {
	color:#008BC1;
}
/*inwins */
/* YUI CSS start */
.yui-overlay, 
.yui-panel-container {
	position:absolute;
	visibility:hidden;
	z-index:2;
}
.yui-panel-container form {
	margin:0;
}
.mask {
	bottom:0;
	display:none;
	left:0;
	position:absolute;
	right:0;
	top:0;
	z-index:1;
	background-color:#000000;
	opacity:0.15;
	filter:alpha(opacity=15);
}
.hide-scrollbars, 
.hide-scrollbars * {
	overflow:hidden;
}
.hide-scrollbars select {
	display:none;
}
.show-scrollbars {
	overflow:auto;
}
.yui-panel-container.show-scrollbars, 
.yui-tt.show-scrollbars {
	overflow:visible;
}
.yui-panel-container.show-scrollbars .underlay, 
.yui-tt.show-scrollbars .yui-tt-shadow {
	overflow:auto;
}
.yui-panel-container.shadow 
.underlay.yui-force-redraw {
	padding-bottom:1px;
}
.yui-effect-fade .underlay {
	display:none;
}
.yui-tt-shadow {
	position:absolute;
}

.yui-panel-container {
	padding:0 1px;
}
.yui-panel {
	border:none;
	left:0;
	position:relative;
	top:0;
	z-index:1;
}
.yui-panel .hd, 
.yui-panel .bd, 
.yui-panel .ft {
	border:none;
	margin:0;
}
.yui-panel .hd {
	border:none;
}
.yui-panel .hd {
	color:#000000;
	font-weight:bold;
	line-height:2;
	padding:0 10px;
}
.yui-panel .bd {
	position:relative;
	
}
.yui-panel .ft {
	border:none;
	padding:0;
}
.container-close {
	cursor:pointer;
	width:51px;
	height:20px;
	position:absolute;
	right:15px;
	top:15px;
	background:url(../images/common_sprite.png) no-repeat 0px -70px;
	text-indent: -9000em;
	overflow: hidden;
	text-decoration: none;
}

.map_inwin .container-close
{
	left:-102px !important;
	right:auto;
}

.sendme_inwin .container-close,
.mailme_inwin .container-close,
.email_car_details_inwin .container-close
{
	left:15px !important;
	right:auto;
}

.yui-panel-container .underlay {
	left:-1px;
	right:-1px;
}
/* YUI CSS end */

/* custom inwin css*/
.map_inwin .bd {
	position:relative;
	text-align:center;
	width:528px;
	height:448px;
}
.map_inwin .frame {
	position:absolute;
	right:0;
	top:0;
	display:block;
	width:528px;
	height:478px;
	background:url(../images/frame_iframe.png) no-repeat 0 0;
}
* HTML .map_inwin .frame {
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/frame_iframe.png);
}
.map_inwin img {
	margin:5px 5px 5px 5px;
	width:518px;
	height:468px;
}
/*contact page*/
h1.numbered {


	background-repeat:no-repeat;
	color:#EA7842;
	font-size:24px;
	font-weight:bold;
}
h1.no_num {
	padding-right: 0;
	background-image: none;
}
h1.one {
	background-position:100% 0;
}
h1.two {
	background-position:100% -50px;
}
h1.three {
	background-position:100% -100px;
}
.contactpage .main {
	float:right;
	width:700px;
	font-size:14px;
}

.contactpage .sidebar {
	float:left;
	width:228px;
}

a.button {
background:url("../images/bg_expbutton.png") no-repeat scroll 100% 0 transparent;
display:block;
height:27px;
line-height:27px;
padding:0 16px 0 0;
text-decoration:none;
white-space:nowrap;
}

a.button span {
	display:block;
	height:27px;
	line-height:27px;
	background:url(../images/bg_expbutton.png) no-repeat 0 -30px;
	padding:0 0 0 16px; 
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}

.contact_box {
    background-color:#52B7E5;
	width:205px;
	padding:0 0 16px 0;
}
.contact_box_inner {
	padding:16px 15px 0 15px;
}
.contact_box p.title {

	font-size:14px;
	font-weight:bold;
	color:White;
	padding:0 0 15px 0;
}

.contact_box p strong {
	font-weight:bold;
}
.contact_box a.button {
	display:block;
	height:27px;
	line-height:27px;
	background:url(../images/bg_expbutton.png) no-repeat 100% 0;
	padding:0 16px 0 0;
	text-decoration:none;
	white-space:nowrap;
}
.contact_box a.button span {
	display:block;
	height:27px;
	line-height:27px;
	background:url(../images/bg_expbutton.png) no-repeat 0 -30px;
	padding:0 0 0 16px; 
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}
.contact_box a.button:hover {
	background-position:100% -60px;
}
.contact_box a.button:hover span {
	background-position:0 -90px;
}
.contact_box .button {
	margin:13px 0;
	display:none;
}
p strong {
	font-weight:bold;
}
.contactpage .intro {
	border:none;
	margin:0 0 20px 0;
	color:#1C1C1C;
}
.contactpage .intro strong {
	display:block;
	color:#E97A42;
	font-weight:bold;
}
.contactpage .row, .mailme_inwin .row {
	margin:0 0 15px 0;
}
.contactpage .row label, .mailme_inwin .row label {
	width:120px;
	float:right;
	height:19px;
	line-height:19px;
	padding:0 14px 0 0;
	font-weight:bold;
}
.contactpage .row label.mandatory, .mailme_inwin .row label.mandatory{
	background:url(../images/icn_requiredfield.png) no-repeat 100% 50%;
}
.contactpage .row input, .mailme_inwin .row input {
	float:right;
	width:245px;
}
.contactpage .row select, .mailme_inwin .row select {
	float:right;
	width:250px;
}
.contactpage .row textarea {
	float:right;
	width:300px;
	height:90px;
	overflow:auto;
}
.contactpage .row .error, .mailme_inwin .row .error {
	/*float:right;*/
	line-height:19px;
	height:19px;
	padding:0 10px 0 0;
	zoom:1;
}

.contactpage .row .phone 
{
    width: 260px;
    float:right;
}
.contactpage .row .phone input {
	float: right;
	width: 180px;
}
.contactpage .row .phone select {
	float: none;
	width: 56px;
}
.contactpage .row .agree {
	clear: both;
	padding: 8px 0 0 0;
}
.contactpage .row .agree input {
	width: auto;
	margin: 2px 134px 0 0;
	border: 0;
}
.contactpage .row .agree label {
	width: auto;
	font-weight: normal;
	padding: 0 8px 0 0;
}
.contactpage .send {
	width:440px;
}
.contactpage .send{
	margin-right:134px;
	width:307px;
}
.send .button {
	float:left;
	width:80px;
}
.send p {
	float:right;
	height:27px;
	line-height:27px;
}
span.mandatory {
	display:inline-table;
	display:inline-block;
	width:10px;
	height:26px;
	background:url(../images/icn_requiredfield.png) no-repeat 0 50%;
	float: right;
}
* HTML span.mandatory {
	height:26px;
}
.main .main_right {
	float:right;
	width:466px;
}

.main .Article_rightMenu {
	float:right;
	width:235px;
	font-size:13px;
	margin-top:5px;
}

.main .ArticleMain {
	float:right;
	width:485px;
	font-size:13px;
}

.main .main_rightNoMenu {
	float:right;
	width:666px;
	font-size:13px;
}

.main .main_rightNoMenu p 
{
    font-size:13px;
}

.main .main_left {
	float:left;
	width:230px;
}
.two_pix {
	margin:10px 0;
	padding:0 0 0 10px;
}
.two_pix img.left {
	float:left;
}
.two_pix img.right {
	float:right;
}
.box_step1 {
	background:transparent url(../images/SearchNewCarBackground.jpg) no-repeat scroll 0 0;
	height:152px;
	width:206px;
}
.box_step1 p.title {
	color:#FFFFFF;
	padding:10px 50px 0 0;
	font-size:18px;
	font-weight:normal;
}
.box_step1 .buttons 
{
    padding-top:30px;
    height:50px;
    
}

.box_step1 .buttons li 
{
    float:left;
    margin-left:-2px;
}

.box_step1 .buttons .Button {
    background:transparent url(../images/SearchNewCarButton.png) no-repeat;
    color:#676767;
    font-size:14px;
    font-weight:bold;
}

.main_left h2 {
	color:#EB7842;
	font-size:18px;
	font-weight:bold;
	height:26px;
	line-height:22px;
	border:none;
	margin:0 0 6px;
}
.main_left .box_step1 {
	vertical-align:middle;
}

.box_step2 {
	background:transparent url(../images/facebookBackgroundf.jpg) no-repeat scroll 0 0;
	height:440px;
	width:206px;
}
.box_step2 p.title {
	color:#FFFFFF;
	padding:10px 50px 0 0;
	font-size:18px;
	font-weight:normal;
}

.facebookSales
{
    border:none; 
    overflow:hidden; 
    width:195px; 
    height:390px;
}

.box_gray {
	width:225px;
	background:url(../images/bg_expgraybox.png) no-repeat 0 100%;
	padding:0 0 16px 0;
}
.box_gray_inner {
	background:url(../images/bg_expgraybox.png) no-repeat 0 0;
	padding:16px 15px 0 15px;
}

.box_gray_dynamic .box_top {
	height:14px;
	background:url(../images/bg_expgraybox_tb.png) no-repeat 0 0;
}
.box_gray_dynamic .box_bottom {
	height:14px;
	background:url(../images/bg_expgraybox_tb.png) no-repeat left bottom;
}
.box_gray_dynamic_inner {
	padding:0 15px 0 15px;
}

.message_sent 
{
    width:206px;
    height:310px;
    background:url(../images/ContactBackGround1Sent.jpg) no-repeat right;
    color:White;
	font-size:13px;
}

.message_sentH 
{
    width:639px;
    height:174px;
    background:url(../images/ContactHorizontalBackgroundSent.png) no-repeat right;
    color:White;
	font-size:13px;
}
.message_sentH .Body {
    padding: 25px 30px 3px 3px;
}
.message_sentH .BoxHeader
{
    padding-top:15px;
    padding-right:90px;
}
/************/
.message_sent .BoxHeader 
{
    padding-top:15px;
    text-align:center;
}

.message_sent .BoxHeader  p.title, .message_sentH .BoxHeader  p.title  
{
    color:White;
	font-size:18px;
	font-weight:bold;
}

.message_sent .Body {
    padding:15px 8px 3px 3px;
}

.message_sent p.title, .message_sentH p.title
{
    color:White;
	font-size:15px;
}

.message_sent .message_sent p.title,
.contact_line  .message_sent p.title,
.message_sent p.title,
.message_sentH p.title
{
	/*color:#EB7744;*/
	background: transparent;
	font-weight:bold;
	height: auto;
}

.message_sent .row {
    padding-bottom:10px;
    clear:both;
}

.message_sent label, .message_sentH label {
	float:right;
	line-height:15px;
	height:15px;
	width:60px;
}

.message_sentU 
{
    width:206px;
    height:310px;
    color:White;
	font-size:13px;
}

.message_sentU .BoxHeader 
{
    padding-top:15px;
    text-align:center;
}

.message_sentU .BoxHeader  p.title 
{
    color:White;
	font-size:18px;
	font-weight:bold;
}

.message_sentU .Body {
    padding:15px 8px 3px 3px;
}

.message_sentU p.title
{
    color:White;
	font-size:15px;
}

.message_sentU .message_sentU p.title,
.contact_line  .message_sentU p.title,
.message_sentU p.title
{
	/*color:#EB7744;*/
	background: transparent;
	font-weight:bold;
	height: auto;
}

.message_sentU .row {
    padding-bottom:10px;
    clear:both;
}

.message_sentU label {
	float:right;
	line-height:15px;
	height:15px;
	width:60px;
}
/************/

.box_contactus {
    width:206px;
    height:310px;
    background:url(../images/ContactBackGround1.jpg) no-repeat right;
    color:White;
	font-size:13px;
}

.box_contactusH 
{
    width:639px;
    height:174px;
    background:url(../images/ContactHorizontalBackground.png) no-repeat right;
    color:White;
	font-size:13px;
}

.message_sentH
{
    width:639px;
    height:174px; 
}
.box_contactus .BoxHeader 
{
    padding-top:15px;
    text-align:center;
}

.box_contactusH .BoxHeader 
{
    padding-top:15px;
    padding-right:90px;
}

.box_contactus .BoxHeader  p.title, .box_contactusH .BoxHeader  p.title  
{
    color:White;
	font-size:18px;
	font-weight:bold;
}

.box_contactus .Body {
    padding:15px 8px 3px 3px;
}

.box_contactusH .Body {
    padding:5px 18px 3px 3px;
}

.box_contactus p.title 
{
    color:White;
	font-size:13px;
}

.box_contactusH p.title 
{
    color:White;
	font-size:13px;
	padding-bottom:3px;
}
/*
.box_contactus .message_sent p.title,
.contact_line  .message_sent p.title,
.message_sent p.title{
	color:#EB7744;
	background: transparent;
	height: auto;
}
*/
.box_contactus .row {
    padding-bottom:10px;
    clear:both;
}

.box_contactusH .col {
    padding-bottom:10px;
    width:50%;
    float:right;
}

.box_contactus label, .box_contactusH label {
	float:right;
	line-height:15px;
	height:15px;
	width:60px;
}
.box_contactus input[type="text"] {
	float:left;
	width:120px;
	border-style:inset;
	border-width:1px;
}

.box_contactusH input[type="text"]
{
   	width:120px;
	border-style:inset;
	border-width:1px; 
}

.box_contactus select {
	float:left;
	width:125px;
	border-style:inset;
	border-width:1px;
}

.box_contactusH select 
{
    border-style:inset;
	border-width:1px;
	width:181px;
}


.box_contactus .phone {
	width: 125px;
	float: left;
}
.box_contactus .phone input
{
    float:right;
	text-align:left;
	width: 65px;
}
.box_contactus .phone select {
	float: left;
	width: 50px;
}

.box_contactusH .phone select 
{
	width: 50px;
}
.box_contactus .cmdSubmit 
{
    width:170px;
    height:30px;
    margin-top:14px;
    margin-left:13px;
    cursor:pointer;
    vertical-align:bottom;
    background-color:Transparent;
    border-style:none;
    float:left;
    background:url(/images/SendTrans.png) no-repeat;
}

.box_contactusH .cmdSubmit 
{
    width:170px;
    height:30px;
    margin-left:57px;
    float:left;
    cursor:pointer;
    background-color: Transparent;
    border-style:none;
    margin-top:10px;
    background:url(/images/SendTrans.png) no-repeat right;
}

.box_contactus .chkAgree, .box_contactusH .chkAgree 
{
    float:right;
    width:20px;
}

.box_contactus .lblAgree, .box_contactusH .lblAgree  
{
    width:150px;
    vertical-align:top;
    font-size:12px;
}    
    
.box_contactus .button {
	float:left;
	width:60px;
}
.main_right p {
	font-size:14px;
	/*padding:9px 0 0 0;*/
}
.main_right h3 {
	font-size:14px;
	line-height:18px;
	/*padding:9px 0 0;*/
	font-weight:bold;
}
.box_gray a.button,
.box_gray a.button span,
.box_gray_wide a.button,
.box_gray_wide a.button span,
.box_gray_dynamic a.button,
.box_gray_dynamic a.button span {
	background-image:url(../images/bg_expbutton_ongray.png);
}

/* table_pages */
.table_page,
.table_page td,
.table_page th,
.techpage td,
.techpage th {
    font-size: 12px;
}
.table_page .numbered {
    font-size: 14px;
   color:#454444;
}
.banner {
	height:86px;
}
.details_td .banner {
	height: auto;
	margin-bottom: 13px !important;
}

.expanded ul.Items 
{
  width:100%;   
}
.details_td ul.Items li.ItemsColumn, .expanded ul.Items li.ItemsColumn
{
    width:33%;  
    float:left;
    background:url(../images/VerticalLineSlice.png) repeat-y top left;
    height:300px;
    text-align: right;
}

.details_td ul.Items li .step1, .expanded ul.Items li .step1
{
    width:100%;
    height:170px;
}

.details_td ul.Items li .step1 p, .expanded ul.Items li .step1 p
{
    margin-bottom:2px;
}

.details_td ul.Items li .step2, .expanded ul.Items li .step2 
{
    width:100%;
    height:110px;
}

.details_td ul.Items li .step3, .expanded ul.Items li .step3
{
    width:100%;
}

.details_td ul.Items li p, .expanded ul.Items li p
{
    width:95%;
    overflow:hidden;
}
.details_td ul.Items li h2, .expanded ul.Items li h2
{
    color:#109CDA;
    font-size:16px;
    font-weight:bold;
}

.details_td ul.Items li .Bolder, .expanded ul.Items li .Bolder
{
   font-size:13px;
   font-weight:bold;
   color:#676767;
}

.details_td ul.Items li .Text, .expanded ul.Items li .Text, .details_td ul.Items li ul.InnerText li
{
   font-size:12px;
   color:#676767;
}

.details_td ul.Items li a.btn_details, .expanded ul.Items li a.btn_details
{
	font-size:15px;
	font-weight:bold;
	color:gray;
	
}

.table_page .intro {
	padding:0 0 10px 0;
}
.space {
    margin: 0 0 15px;
}
.pager-box {
    /* background:url(../images/pager_box.png) no-repeat top left; */
    padding: 18px 10px;
    zoom: 1;
    position:relative;
}
.pager-box-bottom {
    background:url(../images/pager_box.png) no-repeat bottom left;
}
.pager-box LABEL {
    font-weight: bold;
    color: #555555;
}
.pager {
    color: #646464;
	min-height:16px;
	margin-top:5px;
	float:left;
}
* HTML .pager {
	height:16px;
}
.pager A {
    color: #646464;
    zoom:1;
    line-height:16px !important;
    padding-right:3px;
}
.pager SPAN.curr_page {
	font-weight:bold;
}
.pager .button {
	right:20px;
	width:80px;
}

.pager .PageNumbers 
{
    float:left;
    margin-left:8px;
}
.table_wrapper {
    position: relative;
    zoom: 1;
    
    /*padding: 0 1px;*/
}
.pager A.btn_pageprev {
    padding:0 16px 0 0;
    background:url(../images/icn_prev.png) no-repeat 100% 4px;
}
.pager A.btn_pagenext {
    padding:0 0 0 16px;
    background:url(../images/common_sprite.png) no-repeat -86px -83px;
}
.table {
    border: 1px solid silver;
    width: 100%;
    border-collapse: collapse;
    table-layout:fixed;
    color: #454444;
    width: 100%;
}
/* Firefox 3 stuff */
html>/**/body .table {
    margin: 0 1px;
    width: 948px;
}

.table th {
    text-align: center;
    vertical-align:top;
    padding-top:5px;
    color: #2189b0;
    font-weight: bold;
    height: 48px;
    border: 1px solid silver;
    font-size: 12px;
}
.table th P {
    color: #2189b0;
    height: 100%;
    position: relative;

}
.table td {
    text-align: center;
    height: 32px;
    border: 1px solid #4dbeee;
}
.table td {
    
}
.td10 .col1,
.td12 .col1 {
    width: 116px; 
}
.table .col1 IMG {
    vertical-align: middle;
}
.td10 .col2,
.td12 .col2 {
    width: 85px;
    overflow-x:hidden;
}
.td10 .col3 {
	overflow-x:hidden;
}
.td10 .col4,
.td12 .col4 {
    overflow-x:hidden;
}
.td10 .col5 {
	width: 70px;
}
.td10 .col6 {
	width: 77px;
}
.td10 .col7 {
	width: 73px;
}
.td10 .col8 {
    width: 87px;
}
.td12 .col8 {
    width: 50px;
}
.td10 .col9 {
    width: 120px;
}
.td12 .col9 {
    width: 50px;
}
.td10 .col10 {
    width: 60px;
}
.specialinwin_m .td10 .col10 {
    width: 79px;
}
.lasttd{
    
}

.td13 .col1 {
    width: 61px;  
}
.td13 .col2 {
    width: 111px;  
}
.td13 .col3 {
    width: 76px;
}
.td13 .col4 {
	width: 70px;
}
.td13 .col5 {
    width: 92px;
}
.td13 .col6 {
	width: 61px;
}
.td13 .col7 {
	width: 64px;
}
.td13 .col8 {
	width:53px;
}
.td13 .col9 {
    width: 40px;
}
.td13 .col10 {
    width: 40px;
}
.td13 .col11 {
    width: 37px;
}
.td13 .col12 {
    width: 90px;
}
.td13 .col13 {
    width: 68px;
    background: #D9ECF3;
}

.td13 .col14 {
    width: 68px;
    background: #B7D8E7;
}

.td13 .colHidden 
{
    display:none;
}

.table .row {
	cursor: pointer;
}
.specialinwin .table .row {
	cursor: default;
}
.table .row td img {
	float:right;
	margin:3px;
}
td.col1,
td.col2,
td.col3,
td.col4,
td.col5,
td.col6,
td.col7,
td.col8,
td.col9,
td.col10,
td.col11,
td.col12,
td.col13 {
	font-size:12px;
}
.td10 .col10 STRONG{
    font-weight: bold;
	font-size: 14px;
}
.td10 .col10 IMG{
    margin: 0 5px 0 0 !important;
    vertical-align: bottom;
	float: none !important;
}
.src_details {
	font-size:24px;
	font-weight:bold;
	color:#EB7844;
}
.src_details strong {
	font-weight:bold;
}

.subheader {
	position:relative;
	padding:0 0 20px 0;
	width: 950px;
}

.subheader .HeaderRight 
{

    margin:0 0 13px;
}

.subheader .SearchReturnTo
{
    border-top:1px solid #C1C1C1;
}

.one_parameter {
	position:absolute;
	top:0px;
	left:0px;
	width:30%;
}
.one_parameter label {
	
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
.one_parameter select {
	width:140px;
	margin:4px 0 0 0;
}
TABLE.details_table {
    border: none !important;
    width: 100%;
}
TABLE.details_table td {
    border: none;
    vertical-align: top;
    text-align: right;
}
.closed {
    display: none;
}
.opened {
    display:table-row;
}
.details_td {
    padding: 10px;
    text-align: right !important;
}
.closer {
    margin: 0 0 25px;
}
.closer .btn_close {
    float: left;
    position: relative;
    left: 16px;
}
/****CLOSER FIX**********/
.closer1 {
    margin: 0 0 25px;
}
.closer1 .btn_close {
    float: left;
    position: relative;
    top: 180px;
    left: 16px;
}
/***********************/
.inner_col1 
{
    width: 271px;
    float: right;
    margin-left: 23px;
}
.inner_col2 
{
    width: 267px;
    float: right;
    margin-left: 32px;
}
.new_car_page .inner_col1 {
    width: 477px;
    float: right;
    margin-left: 13px;
}
.new_car_page .inner_col2 {
    width: 436px;    
    margin-left: 0px;
}
.wider {
    width: 402px !important;
    margin-left: 21px !important;
}
.inner_col3 {
    width: 357px;
    float: right;
}
.narrower {
    width: 269px !important;
}

 /* hahamov */
.scroller {
    width: 200px;
}
.lnk_prv 
{
    /* float: right;
     padding: 0 15px 0 0;
    background: url(../images/car_switcher_pager.png) no-repeat right 5px; */
    font-size: 13px;
    color: #646464;
}
.lnk_fwd 
{
    /*float: left;
     padding: 0 0 0 15px;
    background: url(../images/car_switcher_pager.png) no-repeat left -37px; */
    font-size: 13px;
    color: #646464;
}
/* ORANGE BOX */
.orange_box {
    width: 477px;
    font-size: 14px;
}
.new_car_page .orange_box{	
    font-size: 12px;
}
.wider .orange_box {
    width: 402px;
}
.orange_box_t {
    height: 11px;
    overflow: hidden;
    background: url(../images/orange_t.png) no-repeat;
}
.wider .orange_box_t {
    background: url(../images/orange_sprite.png) no-repeat 0px 0px;
}
.orange_box_m {
    background:url(../images/orange_sprite.png) repeat-y -2085px 0px;
    padding: 0 17px;
}
.wider .orange_box_m {
    background: url(../images/orange_sprite.png) repeat-y -402px 0px;
}
.orange_box_b {
    height: 11px;
    overflow: hidden;
    background:url(../images/orange_sprite.png) no-repeat -1608px -11px;
}
.wider .orange_box_b {
    background: url(../images/orange_sprite.png) no-repeat 0px -11px;
}
.orange_box .ttl {
    border-bottom: 1px solid #b1b1b1;
    font-size: 16px;
    color: #eb7844;
    font-weight: bold;
    padding-bottom: 5px;
    margin: 0 0 7px;
    text-align: right;
}
.new_car_page .orange_box .ttl {
    float: right;
    width:88px;
    margin: 0;
    padding: 0;
    border: none;
}
TABLE.additional {
    /*width: 233px;*/
}
.new_car_page TABLE.additional {
    float:left;
    width:354px;
}
TABLE.additional TD {
    text-align: right;
    vertical-align: top;
    border: none !important;
    height:auto !important;
}
.new_car_page TABLE.additional .field {
    margin: 0 10px 7px 0;
    font-size:12px;
}
TABLE.additional .property {
    padding:3px 0 3px 10px;
}
.new_car_page .additional_left .property {
    width: 59px;
}
.new_car_page .additional_right .property {
    width: 89px;
}
TABLE.additional .value {
    font-weight: bold;
    padding:3px 0;
}
TABLE.additional .highlight {
    font-weight: bold;
    color:#EB7947 !important;
    background-color:transparent !important;
}
.additional_comments{
    padding-top: 13px;
}
.additional_comments STRONG{
    font-weight: bold;
}
/* price_box */
.price_box{
    margin-bottom: 14px;
}
.price_box TABLE{
    width: 100%;
}
.price_box TD{
    text-align: right;
    border: none;
    height:auto;
    font-size:14px;
}
.price_box STRONG{
    font-weight: bold;
}
.price_box SPAN{
    color: #eb7844;
    font-weight: bold;
    display: block;
    padding-top: 2px;
}
.price_box .our_price{
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    padding-left: 20px;
}
.price_box .our_price SPAN{
    font-weight: normal;
}
/* contact_box */
.contact_box2 {
    width: 477px;
    line-height: 1.3em;
    font-size: 14px;
}
.new_car_page .contact_box2 {
    font-size: 12px;
}
.contact_box2 .button,
.contact_box2 a.button span{
    background-image:url(../images/bg_expbutton_ongray.png);
}
.contact_box2 .button{
	margin-top: -5px;
}
.contact_box2 .intro {
    color: #454444;
    border-bottom:1px solid #B1B1B1;
    margin: 0 0 10px;
}
.new_car_page .contact_box2 .intro {
    float: right;
    width: 342px;
    border: none;
    margin: 0;
font-size: 12px;
}
.contact_box_m_ttl{    
    border-bottom:1px solid #B1B1B1;
    margin: 0 0 10px;
}
.contact_box_t {
    height: 11px;
    overflow: hidden;
    background: url(../images/contact_box_t.png) no-repeat;
}
.contact_box_m {
    background: url(../images/contact_box_m.png) repeat-y;
    padding: 0 18px; 
}
/*
.contact_box_m .message_sent .title, .message_sent .title {
	color:#EF7542;
	font-size: 18px;
	margin: 0 0 10px 0;
	font-weight: bold;
}
*/
.contact_box_m * {
	text-align:right;
}
.contact_box2 .ttl {
    border-bottom: 1px solid #b1b1b1;
    font-size: 16px;
    color: #017ead;
    font-weight: bold;
    padding-bottom: 5px;
    margin: 0 0 9px;
}
.new_car_page .contact_box_m_ttl .ttl {
    border-bottom: none;
    float: right;
    width: 98px;
}
.contact_box_b {
    height: 11px;
    overflow: hidden;
    background: url(../images/contact_box_b.png) no-repeat;
}
.contact_options {
    zoom: 1;
}
.contact_options .ttl_inner {
    color: #2189b0;
    font-weight: bold;
}
.contact_options_right {
    float: right;
    width: 195px;
}
.contact_options_right .phone {
	width: 126px;
	float: right;
}
.contact_options_right .phone input {
	float: none;
	width: 50px;
}
.contact_options_right .phone select {
	float: none;
	width: 54px !important;
}
.contact_options_right .button {
    width: 72px;
    float: left;
}
.contact_options .ttl{
	border-bottom: none;
}
.contact_row {
    margin: 0 0 10px;
}
.contact_options_right LABEL {
    display: block;
    width: 41px;
    float: right;
}
.contact_options_right INPUT.type_text{
    display: block;
    width: 118px;
    float: right;
}
.contact_options_right SELECT {
    width: 123px;
    float: none;
}
* HTML .contact_options_right SELECT {
	width: 118px !important;
}
.contact_options_left {
    float: left;
    width: 245px;
}
.contact_options_left .button{
    float: left;
    width: 56px;
}
.contact_options_left LABEL {
    display: block;
    width: 80px;
    float: right;
}
.contact_options_left SELECT{
    width: 162px;
}
.contact_options_left INPUT{
    width: 156px;
}
.contact_options_right .ttl,
.contact_options_left .ttl {
    margin: 0 0 10px;
    font-size: 14px;
    border: none;
    padding-bottom: 0 !important;
}
.by_phone {	
    border-top: 1px solid #b1b1b1;
    margin-top:10px;
	padding-top:10px;
	font-size: 12px;
}
.by_phone .ttl{	
    font-size: 14px;
}
.btn_send {
    height: 27px;
    width: 73px;
    background: url(../images/btn_send.png) no-repeat;
}
.btn_help {
	width: 16px;
	height: 16px;
	background: url(../images/common_sprite.png) no-repeat -60px -70px;
	display: block;
	margin: auto;
	display:none;
}

/* SPECIALS */
.specials {
	margin-bottom: 15px;
}
.monthlys{
}
.monthlys .item p span.price {
    font-size: 16px;
    font-weight: bold;
} 
.monthlys P {
    font-size: 12px;
}
.monthlys .item .btn_details {
    bottom: 17px !important;
}
.specials_top {
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    padding: 0 15px 0 0;
    background:url(../images/blue_sprite.png) no-repeat 0px -64px;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
}
.specials_top h2 {
	font-size: 16px;
    font-weight: bold;
    color: #FFF;
}
.specials_content {
    background: url(../images/specials_content.png) no-repeat left bottom;
    /*height: 237px;*/
    padding: 10px 14px;
}
.specials .item {
    float: right;
    margin: 0 0 0 36px;
    position: relative;
    padding: 0 0 15px;
}
.item p {
	text-align:right;
	zoom:1;
}
.for_item a.image {
	cursor:pointer;
}
.specials .last {
    margin-left: 0 !important;
}
.specials .item H3 {
    margin: 0 0 6px;
    color: #2189b0;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    width:203px;
}
.item a.image span.frame {
    display:block;
	width:180px;
	height:107px;
	position:absolute;
	top:0;
	left:0;
	/* background:url(../images/common_sprite.png) no-repeat -310px 0px; */
}
* HTML .item a.image span.frame {
    background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/frame.png);
}
* HTML .specials_content .item a.image span.frame {
	top: 22px;
}
* HTML .item a.image span.frameTop152 {
    background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/frame152.png);
}
* HTML .item a.image span.frameBottom152 {
    display: none;
}
.item a.image {
    display:block;
	width:210px;
	height:107px;
	text-decoration:none;
	position:relative;
	z-index:1;
	margin:0 0 4px 0;	
}
* HTML .specials_content .item a.image {
	position: static;	
}
.item a.image img {

}
.specials .item .item_txt P,
.specials .item .item_txt A {
    color: #646464;
    line-height: 1.4em;
}
.before_price {
    font-weight: bold;
}
.after_price {
    font-weight: bold;
    color: #ea7d3a !important;
}
.strikeout {
    text-decoration: line-through !important;
}
.specials .item .btn_details {
    position: absolute;
    bottom: 0;
    left: 0;
}

/* OUTLINE BOX */
.outline_box {
    width: 267px;
}
.wider .outline_box {
    width: 402px;
}
.outline_t {
    height: 11px;
    overflow: hidden;
    background:url(../images/orange_sprite.png) no-repeat -1608px 0px;
}
.wider .outline_t {
    background:url(../images/orange_sprite.png) no-repeat -804px 0px;
}
.outline_m {
    background:url(../images/outline_m.png) repeat-y;
    text-align: center;
    font-size: 18px;
    color: #e46f27;
}
.wider .outline_m {
    background:url(../images/orange_sprite.png) repeat-y -1206px 0px;
}
.outline_b {
    height: 11px;
    overflow: hidden;
    background:url(../images/outline_b.png) no-repeat 0 0;
}
.wider .outline_b {
    background:url(../images/orange_sprite.png) no-repeat -804px -11px;
}


/* INWINS */

.inwin_t {
    height: 11px;
    overflow: hidden;
    background:url(../images/blue_sprite.png) no-repeat 0px 0px;
}
* HTML .inwin_t {
    background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/inwin_t.png);
}
.inwin_m {
    background:url(../images/blue_sprite.png) repeat-y -960px 0px;
    padding: 0 14px;
    position: relative;
    zoom: 1;
}

.inwin .ttl {
    color: #eb7844;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 14px;
}
.inwin_b {
    height: 11px;
    overflow: hidden;
    background:url(../images/blue_sprite.png) no-repeat 0px -11px;
}
* HTML .inwin_b {
    background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/inwin_b.png);
}
.specialinwin {
	width:950px !important;
}
.specialinwin table {
	border-bottom:none;
}
.specialinwin_t {
    height: 11px;
    overflow: hidden;
    background:url(../images/blue_sprite.png) no-repeat 0px -32px;
}
* HTML .specialinwin_t {
    background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/specialinwin_t.png);
}
.specialinwin_m {
    background:url(../images/blue_sprite.png) repeat-y -1468px 0px;
    position: relative;
    zoom: 1;
}
.specialinwin_b {
    height: 11px;
    overflow: hidden;
    background:url(../images/blue_sprite.png) no-repeat 0px -43px;
}
* HTML .specialinwin_b {
    background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/specialinwin_b.png);
}
.specialinwin .inwinttl {
    color: #2189b0;
    font-size: 14px;
    font-weight: bold;
    padding: 40px 0 20px;
    text-indent:15px;
}
table.table_inwin {
    width: 100%;
    border:2px solid #4DBEEE;
    border-collapse:collapse;
    color:#454444;
    table-layout:fixed;
}
.expanded td {
	border-bottom:none !important;
}
.expanded .inner_col1 {
	padding:20px 10px 0 0;
}
.expanded .inner_col2 {
	padding:20px 0 0 0;
}
.expanded .inner_col3 {
	padding:20px 0 0 10px;
}
.specialinwin .container-close {
	left:auto !important;
	right:15px !important;
}
.table_inwin TD,
.table_inwin TH {
    border:1px solid #4DBEEE;
    color:#2189B0;
    font-weight:bold;
    text-align:center;
}
.table_inwin TH {
    height: 39px;
}
.table_inwin TD {
    height: 32px;
}
.btn_close {
    height: 20px;
    width: 51px;
    background:url(../images/common_sprite.png) no-repeat 0px -70px;
    display: block;
}
.inwin .btn_close {
    position: absolute;
    top: 0;
    left: 15px;
}
.col_step2 {
    height: 43px;
    padding: 17px 55px 0 0;
    width: 214px;
    background:url(../images/common_sprite.png) no-repeat 0px 0px;
}
.col_step2 .button {
    width: 190px;
}
.col_step2 .button,
.col_step2 a.button span{
    background-image:url(../images/bg_expbutton_ongray.png);
}
.free_text {
    text-align: right;
}
.contact_now {
    width: 225px;
}
.lnk_view {
    float: left;
    width: 130px;
    height: 30px;
    line-height: 30px;
    color: #2189b0;
    background: url(../images/icn_lnk.png) no-repeat 0 11px;
}

/* TOOLTIP */
div.tooltip {
    height: 74px;
    width: 189px;
    padding: 10px 10px;
    background: url(../images/bg_tooltip.png) no-repeat;
    position: absolute;
    right: 5px;
    bottom: 15px;
    text-align: right;
    line-height: 1.2em;
    display:none;
}
a.tooltip_link {
	 color: #454444;
	 font-size:12px;
}
* HTML div.tooltip {
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/bg_tooltip.png);
}
.tooltip p.clearfix SPAN,
.tooltip p.clearfix STRONG{
    float: right;
}
.tooltip_holder {
    position: relative;
}
A.btn_sorter {
    height: 26px;
    width: 21px;
    background: url(../images/btn_sorter.png) no-repeat 0 0;
    display: block;
    
}
.sort_up {
    background-position: 0 -74px !important;
}
.nosort {
    background-position: 0 -148px !important;
}
.with_sort {
    background: url(../images/sorter_fff.png) no-repeat 4px 9px;
    height: 41px;
    display: block;
    padding: 7px 0 0 21px;
    text-decoration: none;
    color:#2189B0;
    
}

TABLE.sorter {
    border: none !important;
    height: 100%;
    width: 100%;
}
TABLE.sorter TD {
    border: none !important;
    vertical-align:top;
}
.td_sorter {
    width: 28px;
}

/* TR ACION */
TR.hover {
    background: #ECF9FF;
}

TR.active {
    background: #e1f3f9;
}
TR.active .lasttd {
    background: #e1dcdb;
}

TR.visited {
    color: #8d8d8d !important;
}
.icn_help {
    vertical-align: middle;
}
#inwin_content {
	display:none;
}

/* SEARCH PAGE */
.search_page {
    position:relative;
}
.search_page .numbered  {
    color: #eb7842;
    border-bottom:1px solid #c1c1c1;
    padding-bottom:5px;
    margin-bottom:5px;
}
.search_page .main{
    float: right;
    width: 689px;
    font-size: 14px;
}
.search_page .sidebar{
    width: 225px;
    float: left;
    font-size: 14px;
    margin-top: 7px;
}
.search_type {
    color:#555555;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	left:0;
	top:0;
}
.search_inputs {
    line-height: 2em;
    margin: 0 0 10px;
}
.percentage {
    width: 22px;
}
.divider {
    border-bottom:1px solid #B1B1B1;
    padding:0 0 10px;
}
.search_page .divider {
	padding:0 0 18px;
	_margin-top: 30px;
}
.car_chooser {
    margin: 0 0 10px;
}
.car_chooser A {
    color: #017ead;
}
.ttl_chooser {
}
.option {
    width: 160px;
    float: right;
    margin: 0 0 30px 9px;
}
.option_last {
    margin-left: 0 !important;
}
.option_img {
    margin: 0 0 10px;
    height: 74px;
    background-position: bottom right;
    background-repeat: no-repeat;
}
.option_txt {
    border-top: 1px solid #c1c1c1;
    height: 15px;
    line-height: 15px;
    color: #eb7842;
    font: bold 15px arial; 
    padding:10px 0 0;
}
.option_txt INPUT {
    position: relative;
    top: 2px;
    border:none;
}
.option_1 {
    background-image: url(../images/car_private.png);
}
.option_2 {
    background-image: url(../images/car_family.png);
}
.option_3 {
    background-image: url(../images/car_exec.png);
}
.option_4 {
    background-image: url(../images/car_van.png);
}
.option_5 {
    background-image: url(../images/car_oligarch.png);
}
.option_6 {
    background-image: url(../images/car_commercial.png);
}
.option_7 {
    background-image: url(../images/car_truck.png);
}
.option_8 {
    background-image: url(../images/car_4x4.png);
}
.advanced_search {
    margin-bottom: 10px;
    line-height: 2em;
    display:none;
}
.advanced_search .col {
	display:inline;
    float: right;
    width: 217px;
    margin: 0 0 0 9px;
	height:40px;
}
.advanced_search .nroptions_4 .left_col {
	float:left;
	width:330px;
}
.advanced_search .nroptions_4 .right_col {
	float:right;
	width:230px;
}
.advanced_search  .nroptions_4 label {
	width:80px;
	float:right;
	line-height:20px;
	height:20px;
}
.advanced_search .nroptions_4 select {
	float:right;
}

.advanced_search .last {
    margin-left: 0 !important;
}
.advanced_search .col LABEL {
}
.advanced_search .col SELECT {
    width: 138px;
}
.btn_search {
    width: 102px;
    float: left;
    text-decoration:none;
}
.btn_invisible {
    width: 100px;
    text-align: center;
    height: 27px;
    line-height: 27px;
    color: #037dac;
    float: left;
    font-weight: bold;
}
.info {
}
.info .ttl {
    color: #F27842;
    font-weight: bold;
    padding: 10px 0;
}
.info_item {
	padding: 0 0 16px 0;
}
.info_item .btn_details {
	margin:0 6px 0 0;
	padding-left:10px;
	background: url(/images/LeftArrows.png) no-repeat 0 5px;
}
.search_page .box_offers .item p span.monthly {
    font-weight: normal;
}
.search_page .box_offers .item p span.price {
    display: inline;
}
.more_details {
    color: #646464;
    font-size: 0.9em;
    font-weight: bold;
}
SELECT {
    color: #555555 !important;
}
#search_wrapper.search_manufacturers {
	position: relative;
	width: 690px;
}
#search_wrapper.search_manufacturers .search_buttons {
	position: absolute; 
	top: 285px; 
	left: 0;
	_top: 346px;
}
#search_wrapper.advanced .search_buttons {
	top: 480px;
	_top: 510px;
}
.search_manufacturers #advanced_search {
	position: absolute; top: 300px; right: 0;
	width: 690px;
}
.combo_chooser_blocker {
    background: url(../images/x.gif);
    width: 689px;
    height: 260px;
    position: absolute;
    display: none;
    z-index: 10;
}
.block_clicks .combo_chooser_blocker {
    display: block;
}
.combo_chooser {
    margin: 0 0 15px;
    position: absolute; top: 0; right: 0;
    width: 690px;
}
.combo {
    width: 236px;
    float: right;    
	background:url(../images/icn_arrow.png) no-repeat 7px 127px;
}
.combo_chooser .last {
    width: 195px;
    background:none;
}
.combo .ttl {
    font-weight: bold;
    font-size: 16px;
    color: #eb7842;
    margin: 0 0 13px;
    _margin-bottom: 33px;
}
.odd {
    background: #f1f1f1;
}
.combo_outline {
    width: 195px;
    height: 227px;
    background: url(../images/select_box.png) no-repeat 0 0;
}
.combo_outline * {border: 0 !important;}
.combo_content {
    padding: 5px 5px 0 0;
}
.combo_content SELECT {
    width: 98%;
    border-style:none;
    border-width:0;
    border-color:White;
    background-color:White;
    height: 216px;
}
.combo_content SELECT OPTION {
    height: 20px;
    line-height: 20px;
    padding: 2px;
}
.list_page h1 {
	border-bottom:1px solid #B1B1B1;
	color:#EB7744;
	font-size:24px;
	font-weight:bold;
	margin:0 0 8px 0;
	padding:0 0 8px;
}
.list_page .intro {
	border:none;
}
.list_page .intro_big {
	color: #737373;
	font-size: 19px;
	line-height: 24px;
}

.ImageWithScroller 
{
    width:100%;
}

.ImageWithScroller .scroller_pager {
	width:15px;
	float:right;
	top:78px;
	position:relative;
	margin-right:5px;
}

.ImageWithScroller .Image 
{
    float:right;  
    width:210px;
    cursor: pointer; 
}

div.item .main_image{
	margin-bottom: 8px;
}
.detailed_list div.item .no_pic{
	height: 297px;
}
div.item .main_image A{
	position: relative;
	display: block;
	text-decoration: none;
}
div.item .main_image A SPAN {
	position: absolute;
	bottom : 7px;
	right: 8px;
	background: url(../images/icn_magnify.png);
	display: block;
	cursor: hand;
	direction: ltr; /* An IE fix or else the element doesn't load the image..*/
	width: 46px;
	height: 45px;
}
* HTML div.item .main_image A SPAN {	
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/icn_magnify.png);
}
div.item .thumbs{
	margin-bottom: 12px;
}
div.item .thumbs A{
	text-decoration:none;
	position: relative;
	display: block;
}
div.item .thumbs A IMG{
	position: absolute;
	top: 0px;
	left: 0px;
}
div.item .thumbs .imgWrap{
	float: right;
	width: 85px;
	height: 64px;
	margin-right:2px;
	display: inline;
}
div.item .thumbs .vipImgWrap{
	float: right;
	width: 74px;
	height: 56px;
	margin-left:3px;
	display: inline;
}

* html div.item .thumbs .vipImgWrap
{
	margin:0px;
}

.detailed_list {
	padding: 18px 0 28px;
	margin-right:-17px;
	width: 966px;
}
.detailed_list div.item {
	float: right;
	width: 305px;
	margin-right: 17px;
	display: inline;
}
.detailed_list table {
	margin:0 0 6px 0;
}
.detailed_list th {
	width:90px;
	vertical-align:top;
	padding:2px;
	font-size:14px;
}
.detailed_list td {
	font-weight:bold;
	vertical-align:top;
	padding:2px;
	width:132px;
	font-size:14px;
	color:#454545;
}
.detailed_list tr.price th,
.detailed_list tr.price td {
	color:#EA7D3A;	
	font-weight:bold;
}
.detailed_list div.item .main_image A{
	width: 305px;
}
.detailed_list div.item .main_image IMG{	
	width: 305px;
	height: 229px;
}
.detailed_list div.item .thumbs{
	width: 308px;
	margin-right: -3px;
}
.detailed_list div.item .thumbs A IMG{
	width: 74px;
	height: 56px;
}
.detailed_list div.item .thumbs A{
	margin-right: 3px;
	width: 74px;
	height: 56px;
}
/*.detailed_list div.item .thumbs A:hover IMG{
	clip: rect(3px,71px,53px,3px);
}*/
.detailed_list div.item .thumbs A:hover{
	background: #ec6f49;
}

/* items in a table_page*/

.table_page div.item .main_image A{
	width: 435px;
}
.table_page div.item .main_image IMG{	
	width: 435px;
}
.table_page div.item .thumbs{
	width: 440px;
	margin-right: -2px;
}
.table_page div.item .thumbs A IMG{
	width: 85px;
	height: 64px;
}
.table_page div.item .thumbs A{
	/*margin-right: 2px;*/
	width: 85px;
	height: 64px;
}
/*.table_page div.item .thumbs A:hover IMG{
	clip: rect(3px,82px,61px,3px);
}*/
.table_page div.item .thumbs A:hover{
	background: #ec6f49;
}
.contact_link {
	border-top: 1px solid #c1c1c1;
	padding-top: 8px;
	text-align: left !important;
}
.contact_link a {
	color:#2189B0;
}
.box_gray_wide {
	width:636px;
	background:url(../images/bg_expbox_3.png) no-repeat 0 100%;
	padding:0 0 16px 0;
}
.box_gray_wide_inner {
	background:url(../images/bg_expbox_3.png) no-repeat 0 0;
	padding:16px 15px 0 15px;
}
.contact_line .col {
	float:right;
	padding:3px 0 0 8px;
}
.contact_line .col_btn {
	float:left;
	padding:0 0 0 8px;
}
.contact_line h2,
.contact_line p.title {
	color:#017EAD;
	font-size:14px;
	font-weight:bold;
	margin:0 0 9px;
	border:none;
}
.contact_line label {
	font-size:14px;
}
.contact_line input,
.contact_line select {
	width:116px;
}
.contact_line .phone {
	width: 125px;
	display: inline;
}
.contact_line .phone input {
	float: none;
	width: 71px;
}
.contact_line .phone select {
	float: none;
	width: 46px;
}
.pre_footer {
	padding:10px 0 0;
}
.pre_footer .box_small {
	display:inline;
	float:right;
	margin:0 20px 0 0;
}
.pre_footer .box_small p strong {
	font-size:24px;
}
.pre_footer .box_small p a {
	font-size:18px;
	color:#E46F27;
}
.pre_footer .contact_line {
	float:right;
}
.techpage h1.numbered {
	margin-bottom:10px;
}
.back_link {
	color:#2189B0;
	font-size:14px;
	padding:0 14px 0 0;
	background:url(../images/icn_back.png) no-repeat 100% 50%;
	zoom:1;
}
.techpage .car_info {
	padding:20px 0;
}
.techpage .car_info .item {
	float:right;
}
.techpage .scroller_pager {
	border:none;
}
.techpage .car_info .side_info {
	float:right;
	width:227px;
	padding:20px 20px 0 0;
}
.techpage .txt_the_details {
	line-height: 40px;
}
.side_info p .button {
	margin:20px 20px 0 20px;
}
.tech_table {
	width:225px;
}
.tech_table table {
	width:221px;
}
.car_data .tech_table {
	display:inline;
	float:right;
	margin:0 0 0 10px;
}
.tech_table .box_top {
	height:33px;
	background:url(../images/bg_expbox_4.png) no-repeat 0 0;
	padding:0 8px 0 0;
}
.tech_table .box_top h2 {
	font-size:14px;
	font-weight:bold;
	height:33px;
	line-height:33px;
}
.tech_table .box_body {
	background:url(../images/bg_expbox_4.png) repeat-y 100% 0;
	padding:0 2px;
}
.tech_table .box_btm {
	display:block;
	height:23px;
	background:url(../images/bg_expbox_4.png) no-repeat 0 100%;
	border-top:solid 1px #4DBEEE;
}
.tech_table th {
	padding:0 3px;
	border-top:solid 1px #4DBEEE;
	border-left:solid 1px #4DBEEE;
	background-color:#ECECEC;
}
.tech_table .about th {
	width:70px;
}
.tech_table td {
	padding:6px 3px;
	border-top:solid 1px #4DBEEE;
	background-color:#FFFFFF;
	text-align:center;
}
tr.highlight th {
	background-color:#FFE7E0 !important;
	color:#EB7844 !important;
	font-weight:bold !important;
}
tr.highlight td {
	background-color:#FFE7E0 !important;
	font-weight:bold !important;
}
.shortable td {
	width:55px;
}
.box_blueline {
	width:280px;
	background:url(../images/bg_expbox_5.png) no-repeat 0 100%;
	padding:0 0 16px 0;
}
.box_blueline_inner {
	background:url(../images/bg_expbox_5.png) no-repeat 0 0;
	padding:16px 15px 0 15px;
}
.personal_deal {
	padding:20px 0 0;
}
.personal_deal .car_info {
	float:right;
	width:280px;
}
.car_info th {
	font-weight:normal;
	font-size:14px;
	width:100px;
	padding:3px 0;
}
.car_info td {
	font-weight:bold;
	font-size:14px;
	padding:3px 0;
}
.car_info td small {
	font-weight:normal;
	font-size:14px;
}
.personal_deal .deal_info {
	float:left;
	width:634px;
}
.personal_deal .deal_info .contact_line div.title {
	width: auto !important;
}
.deal_info p.calc {
	color:#EB7842;
	font-size:15px;
	font-weight:bold;
	line-height:18px;
	padding:2px 47px 0 0;
	background:url(../images/icn_calculator.png) no-repeat 100% 15%;
	margin:0 0 12px 0;
	zoom:1;
}
.deal_info p.calc STRONG {
	color: #017EAD;
}
.deal_info .calculator {
	width:634px;
	height:159px;
	background:url(../images/bg_calculator.png) no-repeat 0 0;
	margin:0 0 12px 0;
}
.deal_info .calculator .tooltip {
	top:-34px;
	display:block;
	_display:none;
	z-index:1000;
	opacity: 0;
}
.deal_info .calculator .tooltip_wide {
    padding: 10px 10px;
    position: absolute;
    text-align: right;
    line-height: 1.2em;    
	width: 614px;
    height: 74px;
	background-image:url(../images/bg_tooltip_wide.png) !important;
	top: -84px;
	right: 0;
	display:block;
	_display:none;
	z-index:1000;
	opacity: 0;
}
html>body .deal_info .calculator .tooltip { 
	*filter:alpha(opacity=0); 
	*background-image:url(../images/bg_tooltip.gif);
}
html>body .deal_info .calculator .tooltip_wide { 
	*filter:alpha(opacity=0); 
	*background-image:url(../images/bg_tooltip_wide.png) !important;
}
.deal_info .calculator .tooltip_wide strong {
	font-weight: bold;
}
.deal_info .calculator .tooltip_wide p {
	font-size: 14px;
}
.deal_info .calculator .tooltip_wide p strong {
	color: #ec7943;
}
.deal_info .calculator .tooltip_wide p span {
	text-decoration: underline;
}
.deal_info .calculator .tooltip_wide p A {
	text-decoration: underline;
	color: #1D1D1D;
}
.deal_info .calculator .tooltip_wide p A:hover {
	text-decoration: none;
}
.deal_info .calculator input,
.deal_info .calculator select {
	font-size:14px;
}
.deal_info .calculator .field_1 {
	float:right;
	width:173px;
	padding:14px 20px 0 0;
	position:relative;
}
.deal_info .calculator .field_1 input {
	width:129px;
}
.deal_info .calculator .field_2 {
	float:right;
	padding:14px 8px 0 0;
	width:132px;
}
.deal_info .calculator .field_3 {
	float:right;
	padding:14px 13px 0 0;
	width:140px;
	position:relative;
}
.deal_info .calculator .field_3 input {
	width:120px;
}
.deal_info .calculator .field_4 {
	float:right;
	padding:14px 25px 0 0;
	width:115px;
	text-align:center;
}
.deal_info .calculator .field_4 p.price {
	padding-right:10px;
	text-align:right;
}
.deal_info .calculator .field_4 p.price strong {
	color:#eb7842;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	background:white;
	border:1px solid #b1b1b1;
	width:90px;
	display:block;
	text-align:center;
}
.deal_info .calculator .field_4 p.price a.button
{
	width:56px;
	margin:10px 0 0 0;
	background-image:url(../images/bg_expbutton_onblue.png);
	float:right;
}
.deal_info .calculator .field_4 a.button span {
	background-image:url(../images/bg_expbutton_onblue.png);
}
.deal_info .calculator .top {
	height:54px;
}
.deal_info .calculator .top p.title {
	color:#017EAD;
	font-weight:bold;
	font-size:14px;
}
.deal_info .calculator p {
	font-size:12px;
}
.deal_info .contact_line {
	margin:0 0 12px 0;
	float:none;
}
.deal_info .contact_line .title {
	height:40px;
	background:url(../images/numbers_ongray.png) no-repeat 100% 20%;
	line-height:18px;
	padding:0 50px 0 0;
	margin:0 0 10px 0;
	color:#017EAD;
	font-size:14px;
	font-weight:bold;
}
.deal_info .contact_line .box_gray_wide_inner {	
	overflow: hidden;
}
.btn_fwd {
	color:#037DAC;
	height:27px;
	line-height:27px;
	padding:0 0 0 14px;
	background:url(../images/icn_lnk.png) no-repeat 0 50%;
}
.deal_info .btn_mailme {
	float:right;
	width:180px;
}
.deal_info .btn_fwd {
	display:inline;
	float:right;
	margin:0 20px 0 0;
}

.sendme_inwin,
.tblinfo_inwin,
.newsletter_inwin{
	width:404px !important;
}

.sendme_inwin p.title,
.email_car_details_inwin p.title {
	font-size:16px;
	font-weight:bold;
	color:#EB7842;
}

.sendme_inwin p {
	margin:0 0 12px 0;
}
.sendme_inwin input {
	display:inline;
	float:right;
	width:280px;
	margin:4px 0 0 12px;
}
.sendme_inwin .button {
	float:right;
	width:60px;
}

.email_car_details_inwin {
	width: 558px !important;
	color: #454444;
}
.email_car_details_inwin LABEL {
	width: 101px;
	float: right;
}
.email_car_details_inwin INPUT,
.email_car_details_inwin TEXTAREA{
	width: 245px;
	float: right;
}
.email_car_details_inwin .icn_mandatory {
	width: 15px;
	float: right;
}
.emailCarDetails_form_wrapper{
	margin-top: 26px;
}
.emailCarDetails_form_wrapper .row{
	margin-bottom: 7px;
}
.email_car_details_inwin .inwin_t,
.mailme_inwin .inwin_t{
	background-position: 0 -105px;
}
* HTML .email_car_details_inwin .inwin_t,
* HTML .mailme_inwin .inwin_t {
    background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/inwin_t_558.png);
}
.email_car_details_inwin .inwin_b,
.mailme_inwin .inwin_b{
	background-position: 0 -116px;
}
* HTML .email_car_details_inwin .inwin_b ,
* HTML .mailme_inwin .inwin_b{
    background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/inwin_b_558.png);
}
.email_car_details_inwin .inwin_m,
.mailme_inwin .inwin_m{
	border-left: 2px solid #00a2df;
	border-right: 2px solid #00a2df;
	background: white;
}
.email_car_details_inwin .button {
	float:left;
	width:56px;
	margin-left:150px;
	display: inline;
}
.email_car_details_inwin .error {
	float:right;
	margin-right:10px;
}
.email_car_details_inwin .mandatory {
	margin-right: 115px;
}

td.round_corners {
	width:100% !important;
}
.round_corners .top_corners {
	padding:0 0 0 20px;
	background:url(../images/pager_box.png) no-repeat 0 0;
	height:40px;
}
.top_corners .inner {
	padding:0 20px 0 0;
	background:url(../images/pager_box.png) no-repeat 100% 0;
	height:40px;
}
.round_corners .bottom_corners {
	padding:0 0 0 20px;
	background:url(../images/pager_box.png) no-repeat 0 100%;
	height:20px;
	border-top:1px solid #4DBEEE;
}
.bottom_corners .inner {
	padding:0 20px 0 0;
	background:url(../images/pager_box.png) no-repeat 100% 100%;
	height:20px;
}
.compare_table {
	padding:18px 0 ;
	/*width: 950px;*/
}
#compare_cars {
	/*width:100%;*/
}
#compare_cars table {
	float:right;
}
.headings_table {
	width:232px;
}
.table_car {
	width:190px;
}
.compare_table table.headings_table th {
	width:190px;
	padding: 12px 17px 12px 0;
	background-color:#ECECEC;
	border-top:1px solid #4DBEEE;
	border-right:solid 2px #4DBEEE;
	white-space:nowrap;
	vertical-align:top;
	height:16px;
}
.compare_table table.table_car td {
	width:170px;
	padding: 12px 10px;
	background-color:#FFFFFF;
	border-top:1px solid #4DBEEE;
	border-right:solid 1px #4DBEEE;
	vertical-align:top;
	height:16px;
	text-align:center;
}
.compare_table  table.headings_table th.empty {
	background-color:#FFFFFF;
	height:166px;
}
.compare_table table.table_car td.for_item {
	height:166px;
	vertical-align:bottom;
}
.compare_table td.inter {
	border-left:solid 2px #4DBEEE;
}
.for_item .item {
	width:203px;
}
/*
.compare_table td.last,
.compare_table td:last-child {
	border-left:solid 2px #4DBEEE;
}
*/
.compare_table table.headings_table th.sub {
	border-right:solid 2px #4DBEEE;
	background-color:#DCDCDC;
	font-weight:bold;
	text-align:right;
}
.compare_table table.table_car td.sub {
	width:auto !important;
	border-right:none;
	background-color:#DCDCDC;
	padding:12px 20px 12px 20px;
}
.compare_table table.headings_table th.higher,
.compare_table table.table_car td.higher {
	height:27px;
}
.compare_table td.round_corners {
	padding:0;
	border:none;
}
.compare_table td strong,
.compare_table th strong {
	color:#EB7844;
	font-weight:bold;
}
.compare_table .item h2 {
	min-height:23px;
	line-height:23px;
	position:relative;
	zoom:1;
}
* HTML .compare_table .item h2 {
	height:23px;
}
.compare_table .item h2 img {
	position:absolute;
	top:0;
	left:0;
}
.error p {
	font-size:14px;
	padding:10px 0;
}
.error p a {
	color:#017EAD;
}
.popup {
	padding:25px;
}
.popup .popup_head {
	position:relative;
	border-bottom:solid 1px #AFAFAF;
	padding:10px 0;
	zoom: 1;
}
.popup .popup_head h1 {
	font-size:16px;
	font-weight:bold;
	color:#eb7844;
}
.popup .popup_head .button {
	width:60px;
	float:left;
}
.popup .popup_body {
	padding:16px 0;
}
.popup p {
	padding:10px 0;
	font-size:1em;
}
.car_popup{
	margin: 0;	
}
.car_popup .popup{
	padding-top:7px;
}
.car_popup .popup_head {
	position:static;
	border-bottom: none;
	padding:10px 0;
}
.car_popup .popup_body{
	padding: 16px 31px 0 0;
}
.car_popup .popup_body IMG {
	display: block;
	margin-bottom: 20px;
}
.site_map td {
	padding:10px 0 20px 30px;
	vertical-align:top;
}
.site_map td a {
	font-size:14px;
	color:#017EAD;
}
.site_map td strong a {
	font-weight:bold;
}
.site_map td li {
	display:block;
	padding:4px 0;
}
.hidden_content {
	display:none;
}
/* styles for content from editor #byEditor START */
#byEditor em {
	font-style:italic;
 }
#byEditor h1, #byEditor h2, #byEditor h3, #byEditor h4, #byEditor h5, #byEditor h6 {
	font-weight: bolder;
	color: Black;
	border-bottom: 0px;
	margin: 0 0 10px 0;
	padding: 0px;
} 
#byEditor h1 {
	font-size: 1.4em; font-weight:bold  !important;
} 
#byEditor h2 {
	font-size: 1.2em; font-weight:bold  !important;
} 
#byEditor h3 {
	font-size: 1.0em; font-weight:bold  !important;
} 
#byEditor h4 {
	font-size: 0.9em; font-weight:bold  !important;
} 
#byEditor h5 {
	font-size: 0.7em; font-weight:bold  !important;
} 
#byEditor h6 {
	font-size: 0.6em; font-weight:bold  !important;
} 
#byEditor address {
	font-style: italic;
}
#byEditor strong {
	font-weight:bold;
}
#byEditor p {
	margin:16px 0;
	line-height:18px;
}
.customer_service #byEditor p {
	margin-top: 2px;
}
#byEditor ul {
	list-style:disc;
	/* padding-right:40px; */
	margin:16px 0;
}
#byEditor ol {
	list-style:decimal;
	padding-right:40px;
	margin:16px 0;
}
#byEditor li {
	line-height:18px;
}
/* styles for content from editor #byEditor1 START */
#byEditor1 em {
	font-style:italic;
 }
#byEditor1 h1, #byEditor1 h2, #byEditor1 h3, #byEditor1 h4, #byEditor1 h5, #byEditor1 h6 {
	font-weight: bolder;
	color: Black;
	border-bottom: 0px;
	margin: 0 0 10px 0;
	padding: 0px;
} 
#byEditor1 h1 {
	font-size: 1.4em; font-weight:bold  !important;
} 
#byEditor1 h2 {
	font-size: 1.2em; font-weight:bold  !important;
} 
#byEditor1 h3 {
	font-size: 1.0em; font-weight:bold  !important;
} 
#byEditor1 h4 {
	font-size: 0.9em; font-weight:bold  !important;
} 
#byEditor1 h5 {
	font-size: 0.7em; font-weight:bold  !important;
} 
#byEditor1 h6 {
	font-size: 0.6em; font-weight:bold  !important;
} 
#byEditor1 address {
	font-style: italic;
}
#byEditor1 strong {
	font-weight:bold;
}
#byEditor1 p {
	margin:16px 0;
	line-height:18px;
}
.customer_service #byEditor1 p {
	margin-top: 2px;
}
#byEditor1 ul {
	list-style:disc;
	/* padding-right:40px; */
	margin:16px 0;
}
#byEditor1 ol {
	list-style:decimal;
	padding-right:40px;
	margin:16px 0;
}
#byEditor1 li {
	line-height:18px;
}
/* styles for content from editor END */
/* styles for content from editor #byEditor2 START */
#byEditor2 em {
	font-style:italic;
 }
#byEditor2 h1, #byEditor2 h2, #byEditor2 h3, #byEditor2 h4, #byEditor2 h5, #byEditor2 h6 {
	font-weight: bolder;
	color: Black;
	border-bottom: 0px;
	margin: 0 0 10px 0;
	padding: 0px;
} 
#byEditor2 h1 {
	font-size: 1.4em; font-weight:bold  !important;
} 
#byEditor2 h2 {
	font-size: 1.2em; font-weight:bold  !important;
} 
#byEditor2 h3 {
	font-size: 1.0em; font-weight:bold  !important;
} 
#byEditor2 h4 {
	font-size: 0.9em; font-weight:bold  !important;
} 
#byEditor2 h5 {
	font-size: 0.7em; font-weight:bold  !important;
} 
#byEditor2 h6 {
	font-size: 0.6em; font-weight:bold  !important;
} 
#byEditor2 address {
	font-style: italic;
}
#byEditor2 strong {
	font-weight:bold;
}
#byEditor2 p {
	margin:16px 0;
	line-height:18px;
}
.customer_service #byEditor2 p {
	margin-top: 2px;
}
#byEditor2 ul {
	list-style:disc;
	padding-right:15px;
	margin:16px 0;
}
#byEditor2 ol {
	list-style:decimal;
	padding-right:40px;
	margin:16px 0;
}
#byEditor2 li 
{
    font-size: small;
	line-height:16px;
}
/* styles for content from editor END */
#dynamicInwin_c {
	display:none;
}
.credits 
{
    position:relative;
    text-align:center;
	height:40px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}

.credits ul 
{
    margin:0 auto;
    padding:0;
    width:50%;
}
.credits ul li 
{
    float:left;
    list-style-type: none;
    padding-left: 5px;
}
.credits .CreditBlock {
	display:table-column;
	float: left;
	height:40px;
    margin-left:15px;
}
.credits .text {
	font-size: 11px;
	font-weight: bold;
	color: #b1b1b1;
}

.box_small_orng {
	width:636px;
	background:url(../images/bg_expbox_7.png) no-repeat 0 100%;
	padding:0 0 16px 0;
	width:225px;
}
.box_small_orng_inner {
	background:url(../images/bg_expbox_7.png) no-repeat 0 0;
	padding:16px 15px 0 15px;
	text-align: center;
}
.box_small_orng_inner p,
.box_small_orng_inner strong {
	color:#EA7842;
}
.no_results {
	font-size:14px;
}

.Licensing_group_list H2{
	font-weight: bold;
	font-size: 14px;
}
.Licensing_group_list LI STRONG{
	font-weight: bold;
}
.Licensing_group_list LI INPUT{
	border: none;
}

.new_car_page_for_salesmen .ncpfs_top LABEL{
	font-weight: bold;
}
.new_car_page_for_salesmen .ncpfs_top SELECT{
	margin-left:10px;
	margin-right:2px;
	width: 140px;
}
.ncp_row{
	border-bottom: 1px solid #C1C1C1;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.ncp_row .title{
	font-size: 14px;
	font-weight: bold;
}
.ncp_2ndary_row{
	margin: 15px 0;
}
.ncp_2ndary_row LABEL{
	float: right;
	width: 83px;
}
.ncp_2ndary_row SELECT{
	float: right;
	width: 140px;
}
.ncp_2ndary_row INPUT{
	float: right;
	width: 136px;
	margin-left:10px;
	margin-right:2px;
}
.additional_values LABEL{
	margin-left:5px;
	width:auto;
}

H2.above_title{
	color:#EB7844;
	font-size:21px;
	line-height:46px;
	margin-top:4px;
}
.pager-box .select_car_type {
	float:right;
}
.new_car_page_for_salesmen .td10 .col10 strong{
	font-weight: normal;
	font-size: 12px;
}
.free_search .search_inputs INPUT#price{
	width: 98px;
}
.free_search .car_manufacturer {
	margin-bottom: 20px;
}
.free_search .car_manufacturer STRONG{
	font-weight: bold;
}
.free_search .car_manufacturer SELECT{
	width: 139px;
}
.free_search .advanced_search{
	display: block;
}
.free_search .percentage {
    margin-left: 20px;
}
.car_links A{
	float: left;
	margin-right: 11px;
	color: #2189b0;
	font-size: 14px;
}
.car_links A:hover{
	text-decoration: none;
}
.car_links A.lnk_print,
.lnk_print_results{
	padding-left: 15px;
	background: url(../images/common_sprite.png) no-repeat left -130px;
}
.car_links A.lnk_send_details{
	padding-left: 21px;
	background: url(../images/common_sprite.png) no-repeat left -152px;
}
.lnk_print_results{
	float: left;
	color: #2189b0;
	font-size: 14px;
	margin-right: 14px;
	margin-top: 5px;
}
.pictopfix
{
	position:relative;
	/*top:-27px;*/
	z-index:-5;
	height:153px !important;
	right:-4px;
}

.pictopfix .frameTop
{
	background:transparent url(../images/common_sprite.png) no-repeat scroll -310px 0;
	display:block;
	height:11px !important;
	left:-3px !important;
	position:absolute;
	top:0;
	width:203px;
}
.pictopfix IMG
{
	border-right:4px solid white;
}

.pictopfix .frameBottom
{
	background:transparent url(../images/common_sprite.png) no-repeat scroll -310px -95px !important;
	bottom:0;
	display:block;
	height:11px !important;
	left:-3px !important;
	position:absolute;
	top:auto !important;
	width:203px;
}

#byEditor P,#byEditor P STRONG
{
	zoom:1;
}

#byEditor1 P,#byEditor1 P STRONG
{
	zoom:1;
}

.mailme_inwin
{
	width:558px !important;
}



.mailme_inwin p.title,
.email_car_details_inwin p.title {
	font-size:16px;
	font-weight:bold;
	color:#EB7842;
}



		.newslatterForm{
			width:480px;
		}
		.newslatterForm .send{
			width:auto !important;
			margin-bottom:0px;
		}
		
		.newslatterForm .error{
			color:#cc0000;
			width:auto !important;
		}
		
		.newslatterForm H2{
			color:#eb7842;
			font-size:16px !important;
			font-weight:bold;
			padding:2px 0px;
		}
		
		.newslatterForm .subTitle{
			padding-bottom:10px;
			display:block;
			color:#454444;
		}
		
		.newslatterForm .disc{
			color:#454444;
			 font-size:10px;
			 padding-top:10px;
			 border-top:1px solid #aeaeae;
		}
		.newslatterForm .clientType select{
			width:147px;
		}

.approvalpage .image {
	text-align: center;
}

.GreyBox {
	width: 205px;
	background-color: #EDEDED;
	color: #787878; 
	margin: 0;
	padding: 0;
}

.GreyBox .table-row 
{

}

.GreyBox .TopLeft
{
    border: none; 
    float: left; 
    margin: 0; 
    padding: 0; 
    width:6px;
    /* background: url(../images/GreyBoxTopLeft.png) no-repeat;*/
}

.GreyBox .TopCenter
{
    border: none; 
    float: left;
    margin: 0; 
    padding: 0; 
    width:auto;
}

.GreyBox .TopRight
{
    border: none; 
    float: right; 
    margin: 0; 
    padding: 0; 
   /*  background: url(../images/GreyBoxTopRight.png) no-repeat; */
    width:11px;
}

.GreyBox .RowLeft 
{
    width:6px;
    float: left; 
}

.GreyBox .RowCenter 
{
    background: url(../images/GreyBoxRight.png) repeat-y right;
    width:auto;
    text-align:right;   
}

.GreyBox .BottomLeft
{
    border: none; 
    float: left; 
    margin: 0; 
    padding: 0; 
    width:11px;
    height:12px;
}

.GreyBox .BottomCenter
{
    background: url(../images/GreyBoxBottom.png) repeat-x;
    margin: 0; 
    padding: 0;
    width:183px;
    height:12px;
    float:left;
    display:inline-block;
}

.GreyBox .space-line {
    clear: both; 
    margin: 0; 
    padding: 0; 
    width: auto;
    height:0;
}

.GreyBox p, .GreyBox a.RegularText
{
    color:#676767;
    font-size:13px;
    text-decoration:none;
}

.GreyBox a 
{
    font-size:12px;
    color:#109CDA;
}

.GreyBox p.ItemTitle
{
   font-weight:bold;
}
.GreyBox p.ItemTitle a 
{
    color:#676767;
    font-size:13px; 
    font-weight:bold;
    text-decoration:none;
}

.GreyBox p.CustomerService 
{
    color:#109CDA; 
    font-size:16px; 
    font-weight:bold;
}
 
.GreyBox hr 
{
    text-align:center;
    width:90%;
    color:#E5E5E5;
    background-color:#E5E5E5;  
    border-style:ridge;
}

.GreyBox h3
{
    color:#109CDA; 
    font-size:18px; 
    font-weight:bold;
    background: url(../images/HorizontalLine.png) no-repeat 0 15px; 
    margin-bottom:5px;
}

.GreyBox ul li h3
{
    font-size:14px; 
    font-weight:bold;
    margin-bottom:5px;
}

.GreyBox h3 a 
{
    color:#109CDA; 
    font-size:18px; 
    font-weight:bold;
    text-decoration:none;
}

.SalesCar 
{
    padding-right:0;  
    float:right; 
    width:100%; 
}
.SalesCar li
{
    background: url(../images/SalesCarSquare.png) no-repeat; 
    width:32%; 
    height:198px;
    float:right;
    list-style-type:none;
    
}

.SalesCar li a 
{
    text-decoration:none;
}
.SalesCar .SalesCarItem 
{
    text-align:center;
    padding-top:27px;

}

.SalesCar .CarName, .BoxCarDetilas .CarName
{
    color:#676767;
    font-size:16px;
    font-weight:bold;
}

.SalesCar .CarPricePrefix, .BoxCarDetilas .CarPricePrefix
{
    color:Gray;
    font-size:17px;
}

.SalesCar .CarPrice, .BoxCarDetilas .CarPrice
{
    color:#109CDA; 
    font-size:21px;
    font-weight:bold;
}

.SalesCar p.Details 
{
    float:left;
    margin-left:22px;
}

.SalesCar p.Details 
{
    color:#109CDA;
    font-size:12px;
    text-decoration:underline;
}

.SalesCarCategories 
{
    padding-right:0;  
}
.SalesCarCategories div.Header
{
    width:100%; 
    height:15px;
}

.SalesCarCategories .CategoryHeader
{
    float:right;
}

.SalesCarCategories .CategoryHeader img
{
 margin-left:5px;
 vertical-align:bottom;
    
}
.SalesCarCategories div.ExpandCat 
{
    float:left;
    cursor:pointer;
    color:#109CDA;
}

.SalesCarCategories .CloseButton 
{
    cursor:pointer; 
    margin-left:25px;
}

.main_rightNoMenu .LeascarHeaderParagraph, .ArticleMain .LeascarHeaderParagraph
{
    text-align:right;
    background: url(../images/LeascarHeaderBackground.png) no-repeat right; 
    height:36px;
}

.main_rightNoMenu .ButtonFullCatalog
{
   background:url(../images/ButtonBackground.png) no-repeat;
   width:173px;
   height:28px;
   float:left;
   text-align:center;
   margin-left:25px;
   cursor:pointer;
    color:white;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    position: relative;
    left: 16px;
}

.details_td ul li .ButtonFullCatalog, .expanded ul li .ButtonFullCatalog
{
   background:url(../images/ButtonBackground.png) no-repeat;
   width:173px;
   height:28px;
   text-align:center;
   vertical-align:middle;
   padding-top:6px;
}

.main_rightNoMenu .ButtonFullCatalog p a, .main_rightNoMenu .ButtonFullCatalog p, .expanded .ButtonFullCatalog p
{
    color:white;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
}

.details_td ul li .ButtonFullCatalog a, .details_td ul li .ButtonFullCatalogOrange a, .expanded ul li .ButtonFullCatalogOrange a, .expanded .ButtonFullCatalog a
{
    color:white;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

.details_td ul li p.BasicPayment, .expanded ul li p.BasicPayment  
{
     background-color:#EEF0EB;
     height:20px;
}

.details_td ul li .BasicPaymentBolder, .expanded ul li .BasicPaymentBolder 
{
   font-size:13px;
   font-weight:bold;
   color:#109CDA;
}

.details_td ul li .BasicPaymentText, .expanded ul li .BasicPaymentText  
{
   font-size:12px;
   color:#109CDA;
}

.details_td ul li .ButtonFullCatalogOrange, .expanded ul li .ButtonFullCatalogOrange
{
   background:url(../images/ButtonBackgroundOrange.png) no-repeat;
   width:173px;
   height:28px;
   text-align:center;
   vertical-align:middle;
   padding-top:6px;
}

.TreeView .MasterNode 
{
     color:Gray;  
     font-weight:bold;
}

.TreeView .LeafNode
{
    color:#676767;
    padding-right:-5px;
}

.TreeView .HooverNode
{
    color:#109CDA;
    font-weight:bold;
}

.AdditionalArticles 
{
    width:100%;
}

.AdditionalArticles li
{
    float:right;
    list-style-type: none;
    padding-left: 10px;
    margin-top:10px;
    width:145px;
    overflow:hidden;
    vertical-align:top;
    font-size:13px;
}

.BreadCrumbDiv
{
    margin-top:40px;
   
}

.BreadCrumbLeasing li
{
    float:right;
    padding-left: 5px;
    color:#676767;
    font-size:13pt;
    margin-top: -3px;
}

.BreadCrumb li
{
    display:inline-block;
    float:right;
    padding-left: 5px;
    color:#676767;
    font-size:11px;
}

.AdditionalInfo {
	padding-left:10px;
	background: url(/images/LeftArrows.png) no-repeat 0 5px;
	cursor:pointer;
}

.LeftArrows 
{
    margin-left:5px;
    padding-right:5px;
    background: url(/images/LeftArrows.png) no-repeat 0 5px;
}


.widgetDIV
{
    visibility:hidden;
    display:none;
}

p.ArticlesLinks
{
   color:#676767;
   font-size:13px;
}

p.ArticlesLinks a 
{
    color:#676767;
    text-decoration:none;
    font-weight:bold;
}

ul.SiteMap 
{
    padding-right:15px;
    color:#017EAD;
}

ul.SiteMap a
{
    color:#017EAD;
}

ul.SiteMap li.MapItemLevel1
{
    float:right;
    padding-right:10px;
    padding-top:10px;
    list-style-type:none; 
    font-weight:bold;
    font-size:14px;
    width:22%;
}

ul.SiteMap li.MapItemLevel2
{
    list-style-type:none; 
    font-weight:normal;
    padding-top:3px;
    font-size:14px;
}

ul.SiteMap li.MapItemLevel3
{
    list-style-type:none; 
    font-size:12px;

}

/* TOOLTIP + CLOSE BUTTON */
.tooltip_x
{
    position: absolute;
    float: left;
    direction: ltr;
    left: 5px;
    top: 5px;
    cursor: pointer;
}

.facebookHome
{
    overflow: hidden; 
    width: 187px; 
    height: 290px;
}

.chat
{
    left:170px;
	width:214px;
	height:49px;
	top:37px;
	position:absolute;
    margin-left:25px;
}

.articlePromoImage
{
    
}

.articlePromoHeader h3
{
    margin-right: 10px;
    font-weight: bold;
    color:#eb7844;
}

.articlePromoContent
{
    padding-right: 10px;
    padding-top: 0px;
    color:#1C1C1C;
}

.articlePromoContent a
{
    text-decoration: none;
    color:#1C1C1C;
}













/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

