/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #f59331;
    text-shadow: none;
}

::selection {
    background: #f59331;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* FONTFACE */

@font-face {
    font-family: 'mini_serifregular';
    src: url('../font/mirg-webfont.eot');
    src: url('../font/mirg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/mirg-webfont.woff') format('woff'),
         url('../font/mirg-webfont.ttf') format('truetype'),
         url('../font/mirg-webfont.svg#minitype_v2_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'mini_serifbold';
    src: url('../font/mibd-webfont.eot');
    src: url('../font/mibd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/mibd-webfont.woff') format('woff'),
         url('../font/mibd-webfont.ttf') format('truetype'),
         url('../font/mibd-webfont.svg#minitype_v2_regularbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'mini_serifregular';
    src: url('../font/mini_serif-regular-webfont.eot');
    src: url('../font/mini_serif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/mini_serif-regular-webfont.woff2') format('woff2'),
         url('../font/mini_serif-regular-webfont.woff') format('woff'),
         url('../font/mini_serif-regular-webfont.ttf') format('truetype'),
         url('../font/mini_serif-regular-webfont.svg#mini_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'mini_serifitalic';
    src: url('../font/mini_serif-italic-webfont.eot');
    src: url('../font/mini_serif-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/mini_serif-italic-webfont.woff2') format('woff2'),
         url('../font/mini_serif-italic-webfont.woff') format('woff'),
         url('../font/mini_serif-italic-webfont.ttf') format('truetype'),
         url('../font/mini_serif-italic-webfont.svg#mini_serifitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'mini_serifbold';
    src: url('../font/mini_serif-bold-webfont.eot');
    src: url('../font/mini_serif-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/mini_serif-bold-webfont.woff2') format('woff2'),
         url('../font/mini_serif-bold-webfont.woff') format('woff'),
         url('../font/mini_serif-bold-webfont.ttf') format('truetype'),
         url('../font/mini_serif-bold-webfont.svg#mini_serifbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* GENERIC */

* {
	margin:0;
	padding:0;
}

body {
	background:#fff;
	font-size:12px;
	font-family: 'mini_serifregular';
}

h1 {
	font-family: 'mini_serifbold';
	text-transform:uppercase;
	color:#000;
	margin:0;
	padding:0;
}

h2 {
	font-family: 'mini_serifbold';
	text-transform:uppercase;
	color:#857e78;
	margin:0;
	padding:0;
}

a:hover {
	text-decoration:none;
}

.container {
	width:960px;
	margin:20px auto 0 auto;  
	padding:0;
}

.radio, .checkbox {
  min-height: 20px;
  padding-left: 5px;
  font-family: 'mini_serifregular';
  font-size:12px;
  color:#000;
  text-transform:uppercase;
  margin:0 20px 0 0 ;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 8px;
  margin-bottom: 0;
  vertical-align: middle;
}

.btn {
  padding:0 23px;
  height:36px;
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  text-shadow:none;
  background-color: #000;
  background-image: none;
  background-repeat: repeat-x;
  filter: none;
  border:2px solid #000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: 'mini_serifbold';
  text-transform:uppercase;
  position:relative;
}

.btn:hover,
.btn:active {
    color:#000;
    border:2px solid #000;
    background:#fff;
}

.progress {
  background-color: #333333;
  background-image: none;
  background-repeat: repeat-x;
  filter: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin:250px 0 0 0;
}

.content_search_car .progress {
  margin:0 0 0 0;
}

.content_search_car .loading_cars {
	position:absolute;
	top:90px;
	left:30px;
	width:880px;
}

.progress-striped .bar {
  background-color: #f59331;
}

.progress .bar {
  background-color: #f59331;
}

.content_search_car .progress-striped .bar {
  background-color: #808080; /* UPDATE COLOR FOR NEW CAMPAIN */
}

.progress .progressbar-back-text {
  font-size: 12px;
  line-height:24px;
  color:#f0f1f3;
  font-family: 'mini_serifbold';
  text-transform:uppercase;
}

.progress .progressbar-front-text {
  font-size: 12px;
  line-height:24px;
  font-family: 'mini_serifbold';
  text-transform:uppercase;
}

.progress .bar.two-sec-ease-in-out {
	-webkit-transition: width 2s ease-in-out;
	-moz-transition: width 2s ease-in-out;
	-ms-transition: width 2s ease-in-out;
	-o-transition: width 2s ease-in-out;
	transition: width 2s ease-in-out;
}

.load_content1 {
	visibility:hidden;
	position:absolute;
	width:590px;
	height:530px;
	top:20px;
	left:20px;
}

.load_content2 {
	visibility:hidden;
	position:absolute;
	width:260px;
	height:530px;
	top:20px;
	left:20px;
}

.load_content3 {
	display:none;
}

.centered { text-align:center;}

.tagLine { font-size:16px; color:#000; text-align:left; width:250px; display:inline-block; margin-bottom:20px; line-height:17px; margin-left:15px }
.tagLine:first-child { text-align:right}

/* HEADER */

header {
	width:960px;
	height:90px;
	margin:0 auto;
    position:relative;
}

header .logo {
	width:114px;
	height:50px;
	float:left;
    margin:20px 0 0 0;
}

header h1 {
	float:left;
	margin:0 0 0 30px;
	font-size:25px;
	line-height:90px;
}

header a.btn {
    position:absolute;
	right:0;
	top:50px;
    background:#3b5998;
    border:2px solid #3b5998;
    height:26px;
    line-height:26px;
    padding:0 11px;
    font-size:14px;
}

/*header a.btn {
  padding: 5px 15px 5px 15px;
  height:22px;
  font-size: 12px;
  line-height: 26px;
  color: #000000;
  float:right;
  background-color: #3b5998;
  color:#FFF;
  margin:30px 0 0 0;
}*/

header a.btn .ico {
	position:absolute;
	top:7px;
	left:7px;
}

header .lang {
	float:right;
    margin:20px 0 0 0;
	font-family: 'mini_serifbold';
	font-size:20px;
	text-align:right;
	color:#e5e5e5;
}

header .lang a {
	color:#e5e5e5;
	text-decoration:none;
}

header .lang a:hover, header .lang a.active {
	color:#000;
	text-decoration:none;
}

header .search {
	width:800px;
	height:90px;
	float:left;
	position:relative;
}

header .search h1{
	width:796px;
	height:60px;
	line-height:80px;
}

header .search .lang{
	width:796px;
	height:40px;
	line-height:20px;
	text-align:left;
	margin:0 0 0 40px;
	float:left;
}

header .search span.dealer_name {
	position:absolute;
	right:0;
	top:20px;
	text-align:right;
	font-family: 'mini_serifbold';
	color:#000;
	font-size:20px;
}

/*header .search .fb_share {
    position:absolute;
	right:0;
	top:35px;
}*/

/* LOGGED MENU */
.logged_menu {
	width:916px;
	margin:0 auto 15px auto;
	border:2px solid #000;
	padding:20px;
	overflow:hidden;
	position:relative;
}

.logged_menu h1 {
	font-size:19px;
	line-height:22px;
}

.logged_menu ul { 
	list-style-type:none; 
	float:left; 
	margin:10px 0 0 0; 
	padding:0;
}

.logged_menu ul li{ 
	width:auto; 
	border:none; 
	background:none; 
	padding:0; 
	float:left; 
	margin:0 20px 0 0;
}

.logged_menu ul li .icon { 
	float:left; 
	margin:0 10px 0 0;
}

.logged_menu ul li .icon.password { 
	margin:2px 10px 0 0;
}

.logged_menu ul li a { 
	font-size:12px; 
	color:#ffffff; 
	text-decoration:none;
}

.logged_menu ul li a:hover {
	color:#808080; /* UPDATE COLOR FOR NEW CAMPAIN */
}

.logged_menu .cta_backend{
	background-color:#808080; /* UPDATE COLOR FOR NEW CAMPAIN */
	position:absolute;
	top:30px;
	right:30px;
	padding: 3px 20px 2px 38px;
	height:30px;
    *line-height:32px;
}

.logged_menu .cta_backend a{
	color:#000000;
}

.logged_menu .cta_backend:hover{
	background-color:#ffffff;
}


.logged_menu .cta_backend .ico {
	position:absolute;
	top:13px;
	left:13px;
}

/* BANNER */
.banner {
	width:960px;
	margin:0 auto 15px auto;
	overflow:hidden;
}

/* SEARCHBOX */
.search_box {
	width:920px;
	margin:0 auto 15px auto;
	padding:20px;
	overflow:hidden;
	position:relative;
    background:#000;
    color:#fff;
}

    .search_box .radio, .search_box .checkbox {
        color:#fff;
    }

.search_box  #slider a {
    color:#fff;
}

.search_box  #min, .search_box #max {
	color:#fff;
}

.search_box .model {
	float:left;
	width:277px;
	margin:0 30px 0 0;
}

.search_box .price {
	float:left;
	width:322px;
	margin:0 0 0 0;
}

.search_box .type {
	float:right;
	margin:0 -20px 0 0;
}


/* CONTENT */
.content {
	width:880px;
	padding:30px;
}

.content h1 {
	font-size:20px;
	line-height:22px;
    width:100%;
    text-align:center;
}

/* SPLASH */
#landing {
	margin:30px 0 0 0;
}

#landing .btn .ico {
	position:absolute;
	top:12px;
	left:13px;
}

/* SEARCH CAR GENERAL */

.search_car {
	width:590px;
	height:510px;
	border:2px solid #000;
	overflow:hidden;
	padding:20px;
	float:left;
	position:relative;
}

.search_car span.arrow_close{
	background:url(../img/ml/arrow_tab_close.png) no-repeat;
	width:27px;
	height:18px;
	position:absolute;
	top:0;
	right:0;
	display:none;
}

.search_car span.arrow_close.activated{
	background-position:0 -18px;
}

.search_car span.arrow_open{
	background:url(../img/ml/arrow_tab_open.png) no-repeat;
	width:27px;
	height:18px;
	position:absolute;
	top:0;
	right:0;
	display:none;
}

.search_car span.arrow_open:hover{
	background-position:0 -18px;
}

.search_car h1 {
	font-size:19px;
	line-height:22px;
}

.search_car .price {
	width:316px;
	float:left;
	margin:28px 0 0 -12px;
    position:relative;
}

.search_car .type {
	float:right;
	margin:22px -20px 0 0;
}

.search_car ul.cars_filter {
	width:630px;
	margin:50px 0 0 -20px;
	float:left;
	list-style-type:none;
}

.search_car ul.cars_filter li{
	width:109.5px;
	height:109.5px;
	background:#e5e5e5;
    border:2px solid #e5e5e5;
	float:left;
	margin:0 0 20px 20px;
	padding:10px;
	position:relative;
	cursor:pointer;
    text-align:center;
}

.search_car ul.cars_filter li h1 {
	font-size:10px;
	line-height:13px;
}

.search_car ul.cars_filter li h2 {
	font-size:10px;
	line-height:13px;
}

.search_car ul.cars_filter li img{
	position:absolute;
	left:50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
	bottom:0;
	min-width:121px;
}

.search_car ul.cars_filter li:hover, .search_car ul.cars_filter li.selected {
	background:#fff;
	border:2px solid #000;
}

/*.search_car ul.cars_filter li:hover img, .search_car ul.cars_filter li.selected img {
	left:-3px;
	bottom:-3px;
}*/

.search_car ul.cars_filter li.disabled {
    -khtml-opacity:0.3;
    -moz-opacity : 0.3;
    -ms-filter: "alpha(opacity=30)";
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30); 
    filter : alpha(opacity=30); 
    opacity : 0.3;
	cursor: not-allowed;
}

.search_car ul.cars_filter li:hover.disabled {
	background:#1a1a1a;
	padding:10px;
	border:none;
}

.search_car ul.cars_filter li:hover.disabled img{
	left:0;
	bottom:0;
}

.search_car .btn {
	position:absolute;
	bottom:20px;
	right:0;
}

/*.search_car .btn .ico {
	position:absolute;
	top:12px;
	left:13px;
}

.search_car .btn:hover,
.search_car .btn:focus{
  color: #000000;
  background-color: #f0f1f3;
}*/

/* SEARCH DEALER GENERAL */

.search_dealer {
	width:260px;
	height:510px;
    border:2px solid #000;
	overflow:hidden;
	padding:20px;
	float:right;
	position:relative;
}

.search_dealer span.arrow_close{
	background:url(../img/ml/arrow_tab_close.png) no-repeat;
	width:27px;
	height:18px;
	position:absolute;
	top:0;
	right:0;
	display:none;
}

.search_dealer span.arrow_close.activated{
	background-position:0 -18px;
}

.search_dealer span.arrow_open{
	background:url(../img/ml/arrow_tab_open.png) no-repeat;
	width:27px;
	height:18px;
	position:absolute;
	top:0;
	right:0;
	display:none;
}

.search_dealer span.arrow_open:hover{
	background-position:0 -18px;
}

.search_dealer h1 {
    color:#000;
	font-size:19px;
	line-height:22px;
}

.search_dealer .dealer {
	margin:28px 0 0 0;

}

.search_dealer .map {
	margin:20px 0 0 0;
	background:url(../img/ml/map.png) no-repeat;
	width:270px;
	height:221px;
	position:relative;
}

.search_dealer .map .marker {
	background:#fff;
    border-radius:50%;
	width:6px;
	height:6px;
	position:absolute;
	cursor:pointer;
}

.search_dealer .map .marker:hover, 
.search_dealer .map .marker.selected {
	background-position:0 -6px;
}

.search_dealer .js-dealerInfo {
    display:none;        
}

.search_dealer .info {
	margin:10px 0 0 0;
	width:200px;
	height:130px;
	position:relative;
}

.search_dealer .info h1 {
	font-size:13px;
	line-height:18px;
}

.search_dealer .info ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.search_dealer .info ul li{
	color:#000;
	font-size:12px;
	line-height:14px;
}

.search_dealer .info ul li a{
	color:#f59331;
	text-decoration:underline;
}

.search_dealer .info ul li a:hover{
	color:#999999;
}

.search_dealer .info ul li.address{
	background:url(../img/ml/picto_address.png) no-repeat;
	margin:10px 0;
	padding:0 0 0 18px;
}

.search_dealer .info ul li.phone{
	background:url(../img/ml/picto_phone.png) no-repeat;
	margin:0 0 5px 0;
	padding:0 0 0 18px;
}

.search_dealer .info ul li.fax{
	background:url(../img/ml/picto_fax.png) no-repeat;
	margin:0 0 10px 0;
	padding:0 0 0 18px;
}

.search_dealer .info ul li.website{
	background:url(../img/ml/picto_website.png) no-repeat;
	margin:0 0 10px 0;
	padding:0 0 0 18px;
}

.search_dealer .btn {
	margin:4px 0 0 0;
}

.search_dealer .btn .ico {
	position:absolute;
	top:12px;
	left:13px;
}

/* RESULT */

.result {
	width:916px;
	border:2px solid #000;
	overflow:hidden;
	padding:20px;
	float:left;
	position:relative;
	margin:15px 0 0 0;
	display:none;
}

.result h1 {
	font-size:19px;
	line-height:22px;
}

.result ul {
	margin:28px 0 0 0;
	list-style-type:none;
}

.result ul li{
	width:916px;
	height:auto;
	padding:10px 0 15px 0;
	margin:0 0 1px 0;
    overflow:hidden;
    border-bottom:2px solid #000;
}

.result ul li:last-child{
    border-bottom:none;
}

.result ul li.dark{
	background:#fff;
}

.result ul li.light{
	background:#fff;
}

.result ul li .visu{
	margin:6px 13px 0 7px;
	float:left;
}

.result ul li .info {
	width:500px;
	float:left;
}

.result ul li h1{
	font-size:14px;
	line-height:18px;
	float:left;
	margin:4px 0 0 0;
}

.result ul li h2{
	font-size:14px;
	line-height:18px;
	float:left;
	margin:0;
}

.result .btn {
  padding: 0 15px;
  height:20px;
  font-size: 12px;
  line-height: 20px;
  float:left;
  margin:7px 0 0 0;
}

.result .btn .ico {
	position:absolute;
	top:7px;
	left:7px;
}

.result ul li .price {
	width:210px;
	float:right;
	text-align:right;
	padding:4px 0 0 0;
}

.result ul li span.price1 {
	width:215px;
	float:right;
	color:#818181;
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	font-family: 'mini_serifbold';
}

.result ul li span.price2 {
	width:215px;
	float:right;
	color:#000;
	font-size:12px;
	line-height:14px;
	text-transform:uppercase;
	font-family: 'mini_serifbold';
}

.result ul li span.price3 {
	width:215px;
	float:right;
	color:#000;
	font-size:12px;
	line-height:14px;
	text-transform:uppercase;
	font-family: 'mini_serifbold';
}

/* CONTENT SEARCH CAR */
.content_search_car {
	width:916px;
	border:2px solid #000;
	padding:20px;
	overflow:hidden;
	position:relative;
	min-height:80px;
}

.content_search_car h1 {
	font-size:19px;
	line-height:22px;
}

.content_search_car section {
	width:876px;
	overflow:hidden;
	min-height:201px;
	margin:20px 0 0 0;
	padding:20px;
	float:left;
    background:#fafafa;
}

.content_search_car section .introduction {
	border-bottom:2px solid #000;
	overflow:hidden;
	padding:0 0 20px 0;
}

.content_search_car section .introduction .name {
	float:left;
	width:450px;
}

.content_search_car section .introduction .name h1{
	font-size:16px;
	line-height:20px;
}

.content_search_car section .introduction .name h2{
	font-size:14px;
	line-height:18px;
}

.content_search_car section .introduction .price {
	float:right;
	width:350px;
	text-align:right;
}

.content_search_car section .introduction .price span.price1 {
	width:350px;
	float:right;
	color:#808080; /* UPDATE COLOR FOR NEW CAMPAIN */
	font-size:16px;
	line-height:20px;
	text-transform:uppercase;
	font-family: 'mini_serifbold';
}

.content_search_car section .introduction .price span.price2 {
	width:350px;
	float:right;
	color:#000;
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	font-family: 'mini_serifbold';
}

.content_search_car section .introduction .price span.price3 {
	width:350px;
	float:right;
	color:#000;
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	font-family: 'mini_serifbold';
}

.content_search_car section .bloc1 {
	float:left;
	width:318px;
	margin:18px 16px 0 0;
}

.content_search_car section .bloc1 .visu{
	margin:0 0 30px 0;
}


.content_search_car section .bloc1 .btn {
  padding: 0px 15px;
  height:20px;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  float:left;
  margin:7px 0 0 0;
}

    .content_search_car section .bloc1 .btn:hover {
        color:#000;
    }

.content_search_car section .bloc1 .btn .ico {
	position:absolute;
	top:7px;
	left:7px;
}

.content_search_car section .bloc2 {
	float:left;
	width:140px;
	margin:18px 0 0 0;
}

.content_search_car section .bloc2 h2{
	font-family: 'mini_serifbold';
	font-size:14px;
	line-height:18px;
	color:#808080; /* UPDATE COLOR FOR NEW CAMPAIN */
}

.content_search_car section .bloc2 p{
	font-size:14px;
	color:#000;
	line-height:16px;
	padding:0 0 5px 0;
}

.content_search_car section .bloc3 {
	float:left;
	width:328px;
	margin:18px 0 0 20px;
}

.content_search_car section .bloc3 h2{
	font-family: 'mini_serifbold';
	font-size:14px;
	line-height:18px;
	color:#808080; /* UPDATE COLOR FOR NEW CAMPAIN */
}

.content_search_car section .bloc3 ul{
	width:154px;
	margin:5px 20px 0 0;
	padding:0;
	list-style-type:none;
	float:left; 
}

.content_search_car section .bloc3 ul.two-column-list{
    -moz-column-count:2;
	-webkit-column-count:2;
	-o-column-count:2;
	column-count:2;
	-moz-column-gap:120px;
	-webkit-column-gap:120px;
	-o-column-gap:120px;
	column-gap:120px; 
}

.content_search_car section .bloc3 ul:last-child{
	margin:5px 0 0 0;
	float:left;
}

.content_search_car section .bloc3 ul li{
	width:100%;
	float:left;
	clear:both;
	background:url(../img/ml/arrow_equipement_gray.png) no-repeat 0 4px; /* UPDATE IMAGE FOR NEW CAMPAIN */
	padding:0 0 0 8px;
	margin:0 0 8px 0;
	color:#000;
	font-size:12px;
	line-height:14px;
}

.content_search_car section .bloc3 ul li.right{
	width:112px;
	float:right;
	clear:both;
}

.content_search_car section .tools 
{
    width:100%;
    float:left;
	overflow:hidden;
	margin:20px 0 0 0;
	border-top:1px solid #484848;
}

.content_search_car section .tools ul { 
	width:100%; 
	margin:20px 0 0 0; 
	padding:0; 
	list-style-type:none;
}
.content_search_car section .tools ul li{ 
	width:auto; 
	border:none; 
	background:none; 
	padding:0; 
	float:left; 
	margin:0 20px 0 0; 
	font-size:12px; 
	color:#ffffff;
}

.content_search_car section .tools ul li .icon { 
	float:left; 
	margin:4px 10px 0 0;
}

.content_search_car section .tools ul li a { 
	font-size:12px; 
	color:#ffffff; 
	text-decoration:none;
}

.content_search_car section .tools ul li a:hover { 
	color:#808080; /* UPDATE COLOR FOR NEW CAMPAIN */
}

/* FOOTER */

footer {
	width:960px;
	margin:30px auto;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	color:#000;
    padding:15px 0;
    overflow:hidden;
    position:relative;
}

footer a {
	color:#000;
	text-decoration:none;
}

footer a:hover {
    color:#000;
	text-decoration:underline;
}

footer a.btn {
  padding: 2px 12px 2px 21px;
  height:18px;
  font-size: 12px;
  line-height: 22px;
  color: #000000;
}

footer a.btn .ico {
	position:absolute;
	top:7px;
	left:7px;
}

/* EZ MARK */

.ez-hide { 
	opacity:0; 
	filter:alpha(opacity=0);
}

.ez-radio {
	background: transparent url('../img/ml/ez_radio_button.png') 0 0 no-repeat;
	display:inline-block;
}

.ez-checkbox {
	background: transparent url('../img/ml/ez_checkbox_white.png') 0 0 no-repeat;
	display:inline-block;
}

.search_box .type .ez-checkbox {
	background: transparent url('../img/ml/ez_checkbox_white.png') 0 0 no-repeat;
}

.ez-checked, .search_box .type .ez-checked{ 
	background-position: 0 -20px;
}

.ez-selected, .search_box .type .ez-selected { 
	background-position: 0 -20px;
}

.ez-radio, .ez-checkbox { 
	zoom:1; 
	*display:inline;
	width:18px;
	height:18px;
	_height:38px; 
}

/* SELECT MENU */ 
.ui-selectmenu { display: block; display: inline-block; position: relative; height: 33px; vertical-align: middle; text-decoration: none; overflow: hidden; zoom: 1; padding:2px 0 0 0; margin:0 0 0 -1px; background:#333333; border-left:1px solid #000000; border-right:1px solid #000000;}
.ui-selectmenu-icon { position:absolute; right:0; margin-top:-17px; top: 50%; width:42px; height:35px; background-position: 0 0;}
.dealer .ui-selectmenu-icon { background-image:url(../img/ml/arrow_dropdown_white.png);}
.model .ui-selectmenu-icon { background-image:url(../img/ml/arrow_dropdown_white.png);} /* UPDATE IMAGE FOR NEW CAMPAIN */
.ui-selectmenu-menu { padding:0 0 0 0; margin:0; position:absolute; top: -1000px; display: none; z-index: 1005; border:1px solid #000000; background:#333333; text-decoration: none;}
.dealer .ui-selectmenu-menu { width:260px;}
.model .ui-selectmenu-menu { width:277px;}
.ui-selectmenu-menu  ul { padding:0; margin:0; list-style:none; position: relative; overflow: auto; overflow-y: auto ; overflow-x: hidden; } 
.ui-selectmenu-open { display: block; }
.ui-selectmenu-menu-popup { margin-top: -1px;}
.ui-selectmenu-menu-dropdown { }
.ui-selectmenu-menu li { padding:0; margin:0; display: block; border-right-width: 0 !important; border-left-width: 0 !important; font-weight: normal !important; }
.ui-selectmenu-menu li a, .ui-selectmenu-status { line-height: 1.4em; display: block; padding:8px 0 7px 18px; outline:none; text-decoration:none; color:#ffffff; font-size:14px; font-family: 'mini_serifregular'; text-decoration: none;}
.ui-selectmenu-menu li.ui-state-disabled a, .ui-state-disabled { cursor: default; }
.ui-selectmenu-menu li.ui-selectmenu-hasIcon a,
.ui-selectmenu-hasIcon .ui-selectmenu-status { padding-left: 20px; position: relative; margin-left: 5px;}
.ui-selectmenu-menu li .ui-icon, .ui-selectmenu-status .ui-icon { position: absolute; top: 1em; margin-top: -8px; left: 0;}
.ui-selectmenu-status { line-height: 1.4em;}
.ui-selectmenu-open li.ui-selectmenu-item-focus a {color:#ffffff;}
.ui-selectmenu-open #dealer-menu li.ui-selectmenu-item-focus a { background:#f59331;}
.ui-selectmenu-open #model-menu li.ui-selectmenu-item-focus a { background:#808080;} /* UPDATE COLOR FOR NEW CAMPAIN */
.ui-selectmenu-open li.ui-selectmenu-item-selected {}
.ui-selectmenu-menu li span,.ui-selectmenu-status span { display:block; margin-bottom: .2em; }
.ui-selectmenu-menu li .ui-selectmenu-item-header { font-weight: bold; }
.ui-selectmenu-menu li .ui-selectmenu-item-content { }
.ui-selectmenu-menu li .ui-selectmenu-item-footer { opacity: .8; }
/* for optgroups */
.ui-selectmenu-menu .ui-selectmenu-group { font-size: 1em; }
.ui-selectmenu-menu .ui-selectmenu-group .ui-selectmenu-group-label { line-height: 1.4em; display:block; padding: .6em .5em 0; font-weight: bold; }
.ui-selectmenu-menu .ui-selectmenu-group ul { margin: 0; padding: 0; }
/* IE6 workaround (dotted transparent borders) */
* html .ui-selectmenu-menu li { border-color: pink; filter:chroma(color=pink); width:100%; }
* html .ui-selectmenu-menu li a { position: relative }
/* IE7 workaround (opacity disabled) */
*+html .ui-state-disabled, *+html .ui-state-disabled a { color: silver; }
ui-state-focus { text-decoration:none; outline:none;}

/* SLIDER */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: 1%; display: block; border: 0; }

.ui-slider-horizontal { height: 18px; }
.ui-slider-horizontal .ui-slider-handle { top: -2px; margin-left: 0; background:white; width:4px; height:22px }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; background:url(../img/ml/bg_bar_slider_gray.jpg); cursor:move; cursor:grab; cursor: -moz-grab; }
.search_box .price .ui-slider-horizontal .ui-slider-range { background:url(../img/ml/bg_bar_slider_gray.jpg);}
.ui-slider-horizontal .ui-slider-range-min { left: 0;}
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }

#slider 
{
    width: 294px;
    background:#333333;
    margin-left: 10px;
}

.search_box .price #slider {
    margin-top:6px;
}

#slider a {
    text-decoration: none;
    outline: none;
    color:#000;
}

#min, #max {
    width:50px;
    text-align: center;
    text-decoration: none;
    cursor:col-resize;
	font-family: 'mini_serifbold';
	color:#000;
	font-size:14px;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

/* clearfix : http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "\0020";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    overflow: hidden;
}
.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
.clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}