@CHARSET "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Oxygen:400,700,300);

/******************************************************************************
						 CAR CONTAINER 
*******************************************************************************/
.crl-car-container{
	font-family: 'Oxygen', sans-serif;
	font-size: 12px;
	margin: 0 auto;
	/*width: 800px;*/
	width: 100%;
	overflow:auto;
	color: #9b9e9f;
}

.crl-car-container a:link, .crl-car-container a:visited, .crl-car-container a:hover{
	color: #149dd6;
	outline: none;
	text-decoration: none;
}
.crl-car-container a:hover{
	text-decoration: none;
}

.crl-car-header{
	background-color: #2e3641;
	height: 34px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 14px;
	position: relative;
}

.crl-car-body{
	position: relative;
}

/******************************************************************************
						 LOCALE
*******************************************************************************/
.crl-locale-container{
	overflow: hidden;
	float: right;
	width: 110px;
}
.crl-buttonset{
	float: right;
	list-style: none;	
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.crl-buttonset li{
	float: left;
}
.crl-buttonset li a,
.crl-buttonset li a:link,
.crl-buttonset li a:visited,
.crl-buttonset li a:active,
.crl-buttonset li a:focus,
.crl-buttonset li a:hover{
	display: block;
	float: left;
	padding: 10px 8px;
	margin-left: 2px;
	border: 1px solid #2e3641;
}

.crl-buttonset li a.crl-menu-locale-focus{
	background-color: #262c34;
	
	border: 1px solid #474f5a;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.crl-buttonset img{
	border: none;
	display: block;
	padding: 0;
}


.crl-button{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	
	-moz-box-shadow:inset 0px -2px 0px 0px #0987bb;
    -webkit-box-shadow:inset 0px -2px 0px 0px #0987bb;
    box-shadow:inset 0px -2px 0px 0px #0987bb;
     
	border: none;
	background-color: #149dd6;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	padding: 6px 16px;
	
	cursor: pointer;
}

.crl-button:hover{
	
	-moz-box-shadow:inset 0px -2px 0px 0px #0987bb;
    -webkit-box-shadow:inset 0px -2px 0px 0px #0987bb;
    box-shadow:inset 0px -2px 0px 0px #0987bb;
    
	background-color: #1babe6;
	
}
/******************************************************************************
						 MENU BUTTONS
*******************************************************************************/
.crl-menu-container{
	
}
a.crl-menu{
	font-size: 17px;
	color: #cbcdce !important;
	display: block;
	float: left;
	line-height: 34px;
	padding: 0px 24px;
	border-left: 1px solid #4d535c;
}
a.crl-menu:hover{
	color: #40d7f1 !important;
	text-decoration: none;
}
a.crl-focus-menu{
	color: #40d7f1 !important;
	text-decoration: none;
}
a.crl-home-menu{
	border-left: none;
	padding: 0px;
	margin-left: 6px;
	margin-right: 16px;
	width: 34px;
	height: 34px;
	background: transparent url(../img/frontend/layout_2/home_icon.png) 0 0 no-repeat;
}
a.crl-hometext-menu{
	display: none;
}
a.crl-home-menu:hover,
a.crl-focus-home{
	background-position: 0 -34px;
}

.crl-button-back{
	overflow: hiden;
}
a.crl-button-back{
	display: block;
	float: left;
	background: #f9f8f8; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f9f8f8 0%, #f0f0f0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f8f8), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f8f8 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f8f8 0%,#f0f0f0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f8f8 0%,#f0f0f0 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9f8f8 0%,#f0f0f0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f8f8', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-8 */
	
	border: 1px solid #dfd8d8;
		
	-moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    
    padding: 4px 11px;
    
    color: #149dd6;
    font-size: 14px;
}
a.crl-button-back span{
	background: transparent url(../img/frontend/layout_2/back_icon.png) left center no-repeat;
	color: #149dd6;
    font-size: 14px;
    padding-left: 14px;
    line-height: 18px;
}

a.crl-button-back:hover{
	background: #2e3641; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJlMzY0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTM2NDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #2e3641 0%, #2e3641 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e3641), color-stop(100%,#2e3641)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2e3641 0%,#2e3641 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2e3641 0%,#2e3641 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2e3641 0%,#2e3641 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2e3641 0%,#2e3641 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e3641', endColorstr='#2e3641',GradientType=0 ); /* IE6-8 */

	-moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
	
    border:1px solid #2e3641;
    color: #ffffff;
}
a.crl-button-back:hover span{
	background: transparent url(../img/frontend/layout_2/back_icon_hover.png) left center no-repeat;
	color: #ffffff;
    font-size: 14px;
    padding-left: 14px;
    line-height: 18px;
}


/******************************************************************************
						 FORM
*******************************************************************************/
.crl-form{
	
}
.crl-form .crl-text,
.crl-form .crl-textarea{
	border: 1px solid #d6dad9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #ffffff;
	color: #6e7175;
	
	font-family: 'Oxygen', sans-serif;
	font-size: 14px;
	
	padding: 8px 6px;	
}
.crl-form p,
.crl-form .row{
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
.crl-form .row{
	margin-bottom: 0px;
}
.crl-form p label.title,
.crl-form .row label.title{
	display: block;
	float: left;
	width: 114px;
	color: #2E3641;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	line-height: 38px;
}
.crl-form .row .content{
	overflow: hidden;
}
.crl-form p label.title140{
	display: block;
	float: left;
	width: 140px;
	color: #2E3641;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	line-height: 38px;
}

.crl-form .crl-select{
	border: 1px solid #d7dada;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #6e7175;
	
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #f5f7f7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f7f7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f7f7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f5f7f7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f5f7f7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f5f7f7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f7f7',GradientType=0 ); /* IE6-8 */
	
	font-family: 'Oxygen', sans-serif;
	font-size: 14px;
	
	padding: 6px;	
}
/******************************************************************************
						 FILTER
*******************************************************************************/
.crl-car-filter{
	float: left;	
	width: 24%;
	height: 640px;
	background-color: #f0f0f0;
	padding: 14px;
	display: block;
}
.crl-car-filter .heading{
	color: #777777;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 16px;
}
.crl-car-filter .filter-box{
	overflow: hidden;
	margin-bottom: 20px;
}
.crl-car-filter .filter-box label{
	display: block;
	color: #2e3641;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}
.crl-car-filter .filter-box span.crl-filter-legend{
	display: block;
	color: #2e3641;
	font-weight: bold;
	font-size: 12px;
}
.crl-car-filter .filter-box .crl-select{
	width: 90%;
}
.crl-car-filter .filter-box .slider{
	margin: 6px 10px 6px 8px;
}
.crl-car-filter .filter-box a.clear-filter{
	color: #149dd6;
	font-size: 13px;
	font-weight: bold;
}
.crl-car-filter .filter-box label.crl-checkbox-filter{
	display: inline-block;
	font-size: 13px;
	cursor: pointer;
}
/******************************************************************************
						 SORTING
*******************************************************************************/
.crl-car-sorting{
	overflow: hidden;
	margin: 14px 14px 4px 14px;
	font-size: 13px;
	font-weight: bold;
	color:#777777;
}
.crl-car-sorting label{
	display: block;
	float: left;
	margin-right: 10px;
}
.crl-car-sorting a{
	display: block;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
}
.crl-car-sorting a:hover{
	text-decoration: none;
}
.crl-car-sorting a.current{
	padding-right: 0px;
	color: #232729;
}
.crl-car-sorting span{
	display: block;
	float: left;
	color: #d6d7d9;
}
.crl-car-sorting abbr{
	display: block;
	float: left;
	width: 11px;
	height: 7px;
	margin-top: 5px;
	margin-left: 4px;
	margin-right: 7px;
}
.crl-car-sorting abbr.crl-asc{
	background: transparent url(../img/frontend/layout_2/asc.png) 0 0 no-repeat;
}
.crl-car-sorting abbr.crl-desc{
	background: transparent url(../img/frontend/layout_2/desc.png) 0 0 no-repeat;
}
/******************************************************************************
						 LISTING
*******************************************************************************/
.crl-car-listing{
	overflow: hidden;
	min-height: 668px;
	border-left: 1px solid #c3d3de;
}
.crl-car-listing .crl-not-found{
	padding: 14px 6px 14px 14px;
	margin-top: 10px;
	font-size: 15px;
}
.crl-car-listing .crl-car-box{
	overflow: hidden;
	border-bottom: 1px solid #e4e5e6;
	padding: 14px 6px 14px 14px;
	margin-top: 10px;
	margin-left: 1px;
}
.crl-car-listing .crl-car-box:hover{
	background-color: #e3f6fd;
	border-bottom: 1px solid #e3f6fd;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}
.crl-car-listing .crl-car-box a.crl-car-picture{
	display: table-cell;
	float: left;
	width: 114px;
}

.crl-car-listing .crl-car-box a.crl-car-picture img{
	display: block;
	width: 100px;
	margin-right: 14px;
	border: none;
}

.crl-car-listing .crl-car-box a.crl-car-more{
	background: transparent url(../img/frontend/layout_2/more.png) 0 0 no-repeat;
	display: block;
	width: 26px;
	height: 28px;
	margin-top: 18px;
	float: right;
	visibility: hidden;
}
.crl-car-listing .crl-car-box:hover a.crl-car-more{
	visibility: visible;
}
.crl-car-listing .crl-car-box .crl-car-detail{
	overflow: hidden;
}
.crl-car-listing .crl-car-box .crl-car-heading{
	overflow: hidden;
	font-size: 16px;
	margin-bottom: 8px;
}
.crl-car-listing .crl-car-box .crl-car-heading .price{
	float: right;
	width: 110px;
	margin-left: 12px;
	font-weight: bold;
	color: #2e3641;
}
.crl-car-listing .crl-car-box .crl-car-heading .mileage{
	float: right;
	width: 100px;
	margin-left: 12px;
	color: #67696d;
}
.crl-car-listing .crl-car-box .crl-car-heading .title a{
	font-weight: bold;
	color: #149dd6;
	float: left;
}
.crl-car-listing .crl-car-box .crl-car-extras a{
	font-size: 15px;
	color: #9b9e9f;
}

/******************************************************************************
						 PAGINATOR
*******************************************************************************/
.crl-paging-container{
	margin-top: 14px;
	margin-left: 15px;
}
.crl-paginator{
    list-style: none outside none;
    margin: 0px;
    overflow: hidden;
    padding: 0px;
}
.crl-paginator li{
	display: inline;
	overflow: hidden;
}
.crl-paginator li.dot span{
	display: block;
	float: left;
	height: 24px;
	line-height: 22px;
	margin-right: 4px;
}
.crl-paginator li a,
.crl-paginator li a:link,
.crl-paginator li a:visited{
	background: #f9f8f8; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f9f8f8 0%, #f0f0f0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f8f8), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f8f8 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f8f8 0%,#f0f0f0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f8f8 0%,#f0f0f0 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9f8f8 0%,#f0f0f0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f8f8', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-8 */

    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    
    border:1px solid #dfd8d8;
    
    display:inline-block;
    float: left;
    margin-right: 4px;
    
    color:#149dd6;
    font-size:15px;
    font-weight:normal;
    padding: 3px 11px;
    text-decoration:none;
}
.crl-paginator li a:hover{
    background: #2e3641; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJlMzY0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTM2NDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #2e3641 0%, #2e3641 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e3641), color-stop(100%,#2e3641)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2e3641 0%,#2e3641 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2e3641 0%,#2e3641 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2e3641 0%,#2e3641 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2e3641 0%,#2e3641 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e3641', endColorstr='#2e3641',GradientType=0 ); /* IE6-8 */

	-moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
	
    border:1px solid #2e3641;
    color: #ffffff;
}
.crl-paginator li a.current{
    background: #2e3641; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJlMzY0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTM2NDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #2e3641 0%, #2e3641 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e3641), color-stop(100%,#2e3641)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2e3641 0%,#2e3641 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2e3641 0%,#2e3641 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2e3641 0%,#2e3641 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2e3641 0%,#2e3641 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e3641', endColorstr='#2e3641',GradientType=0 ); /* IE6-8 */

	-moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    
    border:1px solid #2e3641;
    color: #ffffff;
}

/******************************************************************************
						 DETAIL
*******************************************************************************/

.crl-detail-container{
	overflow: hidden;
	margin-top: 14px;
}
.crl-detail-heading{
	overflow: hidden;
	margin-bottom: 14px;
}
.crl-detail-container .crl-detail-heading .title{
	color: #2e3641;
	font-size: 30px;
	font-weight: bold;
	float: left;
}
.crl-detail-container .crl-detail-heading .price{
	color: #149dd6;
	font-size: 22px;
	font-weight: bold;
    float: right;
}
.crl-car-info{
	overflow: hidden;
}
.crl-car-info .crl-left-column{
	float: left;
	width: 50%;
	margin-right: 16px;
	overflow: hidden;
}
.crl-car-info .crl-right-column{
	overflow: hidden;
}
.crl-car-info .crl-car-gallery{
	overflow: hidden;
}
.crl-car-gallery .crl-main-photo{
	display: block;
	margin-bottom: 12px;
}
.crl-car-gallery .crl-main-photo img{
    width: 100%;
}
.crl-car-gallery .crl-small-photos{
	display: block;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.crl-car-gallery .crl-small-photos img{
	width: 90px;
	height: 70px;
	border:1px solid #FFF;	
}

.crl-car-gallery .crl-small-photos img:hover {
	border:1px solid #2e3641;	
}

.crl-car-detail{
	overflow: hidden;
}
.crl-car-attributes{
	margin-bottom: 25px;
}
.crl-car-attributes p{
	display: block;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #2e3641;
	font-size: 14px;
}
.crl-car-attributes p label.title{
	display: block;
	float: left;
}
.crl-car-attributes p label.content{
	display: block;
	float: right;
	font-weight: bold;
}
.crl-detail-box{
	overflow: hidden;
	margin-bottom: 18px;
}
.crl-detail-box .heading{
	border-bottom: 1px solid #EEEEEE;
    color: #53626A;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.crl-detail-box .body{
	line-height: 22px;
}

.crl-detail-form .crl-compare-text{
	font-size: 13px;
}

#crl_add_compare{
	display: block;
	background: transparent url(../img/frontend/layout_2/compare_icon.png) 0 0 no-repeat;
	line-height: 18px;
	text-indent: 32px;
}

.crl-cardetail-extras,
.crl-car-contact{
	border-top: 1px solid #dddbdb;
	border-bottom: 1px solid #dddbdb;
	background-color: #f0f0f0;
	margin-bottom: 14px;
}
.crl-cardetail-extras .heading,
.crl-car-description .heading,
.crl-car-contact .heading{
	color: #1e70aa;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	text-transform: uppercase;
	border-bottom: 1px dashed #dddbdb;
	padding-left: 14px;
	margin-top: 6px;
	margin-bottom: 3px;
}
.crl-cardetail-extras .body,
.crl-car-contact .body{
	overflow: hidden;
	padding: 18px 14px 4px 14px;
}
.crl-cardetail-extras .body label{
	display: block;
	background: transparent url(../img/frontend/layout_2/extra_bullet.png) left center no-repeat;
	float: left;
	width: 24%;
	color: #585a5e;
	font-size: 15px;
	text-indent: 14px;
	margin-bottom: 14px;
}

.crl-car-description{
	overflow: hidden;
	margin-bottom: 14px;
}
.crl-car-description .body{
	color: #9b9e9f;
	font-size: 15px;
	line-height: 24px;
	padding: 14px;
}

.crl-car-contact .body p{
	display: block;
	width: 46%;
	float: left;
	margin: 0px 0px 14px 0px;
	overflow: hidden;
}
.crl-car-contact .body p label.title{
	display: block;
	font-size: 15px;
	color: #575a5e;
}
.crl-car-contact .body p label.content{
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #2e3641;
	margin-bottom: 8px;
}

#crl_compare_cars{
	padding: 0px 8px;
	background-color: #14b9d6;
	-moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    color: #ffffff;
}
/******************************************************************************
						 CONTACT DEALER
*******************************************************************************/
a.crl-contact-dealer{
	display: block;
	background: transparent url(../img/frontend/layout_2/contact_icon.png) 0 0 no-repeat;
	line-height: 18px;
	text-indent: 32px;
	margin-bottom: 20px;
}
.crl-contact-form{
	display: none;
}
.car-contact-heading {
    border-bottom: 1px dashed #EEEEEE;
    color: #1e70aa;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.crl-contact-form input.crl-button:HOVER {
	cursor: pointer;
}

/******************************************************************************
						 LOGIN - REGISTER
*******************************************************************************/
.crl-form-container{
	overflow: hidden;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	
	border-bottom: 1px solid #c2d3dd;
}
.crl-form-container .crl-left-column{
	overflow:hidden;
	width: 60%;
	float: left;
	margin-right: 16px;
	background-color: #f0f0f0;
}
.crl-login-form,
.crl-register-form{
	overflow: hidden;
	padding: 16px 16px 28px 16px;
}
.crl-login-form .heading,
.crl-register-form .heading,
.crl-form-search .heading{
	color: #2d3740;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 18px;
}
.crl-form-container .crl-explain-text{
	overflow:hidden;
	font-size: 15px;
	color: #9b9e9f;
	line-height: 26px;
	padding-top: 16px;
}

.crl-form-search{
	overflow: hidden;
	padding: 16px;
	background-color: #f0f0f0;
}
.crl-form-search .crl-left-column{
	overflow: hidden;
	float: left;
	width: 49%;
	border-right: none;
}
.crl-form-search .crl-left-column{
	overflow: hidden;
}


.crl-search-slider{
	width: 206px;
	padding: 10px;
}
.crl-search-slider .slider{
	margin-bottom: 6px;
}
.crl-search-slider .crl-filter-legend{
	font-size: 12px;
	color: #2E3641;
}
.crl-checkbox-search{
	color: #2E3641;
	font-size: 13px;
	cursor: pointer;
}
/******************************************************************************
						 ERROR CONTAINER
*******************************************************************************/
.crl-error-container{
	margin-left: 96px;
	color: red;
}
.crl-error-container140{
	margin-left: 126px;
	color: red;
}
.crl-error-container li, .crl-error-container140 li{
	line-height: 20px;
}

/******************************************************************************
						 COMPARE CONTAINER
*******************************************************************************/
.crl-compare-container table{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.crl-compare-container table th, 
.crl-compare-container table td {
    border: 1px solid #CCCCCC;
    padding: 6px;
}
.crl-compare-container table th {
    font-size: 16px;
}
.crl-compare-container table td {
	color: #9B9E9F;
    font-size: 13px;
    line-height: 22px;
}
.crl-compare-container table th.title, 
.crl-compare-container table td.title{
	color: #2E3641;
	width: 100px;
	font-weight: bold;
}

.crl-status-success{
	color: #149DD6;
}
.crl-status-error{
	color: red;
}


.crl-menu-toggle{
	display: none;
	float: left;
	margin-right: 10px;
    background-image: none;
    background-color: #262C34;
    border: 1px solid #474F5A;
    border-radius: 4px;
    margin-right: 16px;
    padding: 9px 8px;
    position: relative;
}
.crl-menu-toggle .icon-bar{
	background-color: #FFFFFF;
	border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
    margin-bottom: 4px;
}
.crl-menu-toggle .icon-bar:last-child{
	margin-bottom: 0px;
}
.crl-menu-filter{
	border-left: 1px solid #4D535C;
    color: #CBCDCE !important;
    display: none;
    float: left;
    font-size: 17px;
    line-height: 34px;
    padding: 0 16px;
}
.crl-menu-filter:HOVER {
	color: #149DD6;
    outline: medium none;
    text-decoration: none;
}

.crl-contact-form .crl-text,
.crl-contact-form .crl-textarea{
	width: 65%;
}

.crl-form-search .crl-search-slider{
	width: 52%;
}
.crl-form-search .crl-text,
.crl-form-search .crl-select{
	width: 58%;
}

.crl-login-form .crl-text{
	width: 70%;
}

.crl-login-container .crl-left-column{
	min-height: 260px;
	margin-right: 0px;
}
.crl-login-container .crl-explain-text{
	padding-left: 16px;
	margin-bottom: 16px;
}

.crl-register-form .crl-text{
	width: 65%;
}
.crl-register-form .crl-w100{
	width: 100px !important;
}
.crl-captcha-outer{
	display: block;
	overflow: hidden;
}
/******************************************************************************
						 RESPONSIVE LAYOUT
*******************************************************************************/

@media screen and (max-width: 419px) {
	.crl-car-container{
		width: 100%;
	}
	.crl-menu-container{
		display: none;
	}
	.crl-menu-toggle,
	.crl-menu-filter{
		display: block;
	}
	.crl-car-filter{
		display: none;
	}
	.crl-car-listing{
		border-left: none;
	}
	.crl-car-listing .crl-car-box a.crl-car-picture{
		float: none;
		margin-bottom: 12px;
	}
	.crl-menu-container{
		position: absolute;
		left: 0;
		top: 62px;
		background-color: #2E3641;
		width: 100%;
		z-index: 9999;
	}
	.crl-menu-container .crl-home-menu{
		display: none;
	}
	.crl-menu-container .crl-hometext-menu{
		display: block;
	}
	a.crl-menu{
		float: none;
	}
	a.crl-compare-menu{
		margin-bottom: 8px;
	}
	.crl-car-filter{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 9999;
	}
	.crl-cardetail-extras .body label{
		width: 100%;
	}
	.crl-car-contact .body p {
		width: 100%;
	}
	
	.crl-contact-form p{
		margin-bottom: 0px !important;
	}
	.crl-contact-form label.title{
		float: none !important;
		line-height: 22px !important;
	}
	.crl-form p label.crl-button-title{
		display: none !important;	
	}
	.crl-contact-form .crl-text,
	.crl-contact-form .crl-textarea{
		width: 90%;
	}
	.crl-contact-form .crl-error-container{
		margin-left: 0px;
		padding-left: 16px; 
	}
	.crl-car-info .crl-left-column {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 16px;
	}
	.crl-car-info .crl-right-column{
		width: 100%;
	}
	
	.crl-form-search .crl-left-column{
		float: none;
		margin-right: 0px;
		width: 100%;
	}
	.crl-form-search .crl-right-column{
		margin-right: 0px;
		width: 100%;
	}
	.crl-form-search label.title{
		float: none !important;
		line-height: 22px !important;
	}
	.crl-form-search .crl-title-btnsearch{
		display: none !important;
	}
	.crl-form-search p{
		margin-bottom: 0px !important;
	}
	.crl-form-search .crl-search-slider{
		width: 82%;
	}
	.crl-form-search .crl-text,
	.crl-form-search .crl-select{
		width: 88%;
	}
	
	.crl-login-container .crl-left-column{
		float: none !important;
		width: 100%;
	}
	.crl-login-container p label.title{
		float: none !important;
		line-height: 22px !important;
	}
	.crl-login-container .crl-login-title{
		display: none !important;
	}
	.crl-login-container .crl-error-container{
		margin-left: 0px;
		padding-left: 16px; 
	}
	.crl-login-form .crl-text{
		width: 90%;
	}
	
	.crl-register-container .crl-left-column{
		float: none !important;
		width: 100%;
	}
	.crl-register-container p label.title140{
		float: none !important;
		line-height: 22px !important;
	}
	.crl-register-container .crl-register-title{
		display: none !important;
	}
	.crl-register-container .crl-error-container140{
		margin-left: 0px;
		padding-left: 16px; 
	}
	.crl-register-form .crl-text{
		width: 90%;
	}
}
@media screen and (min-width: 420px) and (max-width: 549px) {
	.crl-car-container{
		width: 100%;
	}
	.crl-menu-container{
		display: none;
	}
	.crl-menu-toggle,
	.crl-menu-filter{
		display: block;
	}
	.crl-car-filter{
		display: none;
	}
	.crl-car-listing{
		border-left: none;
	}
	.crl-car-listing .crl-car-box .crl-car-heading .title{
		margin-bottom: 4px;
	}
	.crl-car-listing .crl-car-box .crl-car-heading .title a{
		float: none;
	}
	.crl-car-listing .crl-car-box .crl-car-heading .crl-price-mileage {
		overflow: hidden;
	}
	.crl-car-listing .crl-car-box .crl-car-heading .price {
		margin-left: 0px;
		float: left;
	}
	.crl-car-listing .crl-car-box .crl-car-heading .mileage {
		margin-left: 0px;
		float: left;
	}
	.crl-menu-container{
		position: absolute;
		left: 0;
		top: 62px;
		background-color: #2E3641;
		width: 80%;
		z-index: 9999;
	}
	.crl-menu-container .crl-home-menu{
		display: none;
	}
	.crl-menu-container .crl-hometext-menu{
		display: block;
	}
	a.crl-menu{
		float: none;
	}
	a.crl-compare-menu{
		margin-bottom: 8px;
	}
	.crl-car-filter{
		position: absolute;
		top: 0;
		left: 0;
		width: 70%;
		z-index: 9999;
	}
	.crl-cardetail-extras .body label{
		width: 50%;
	}
	
	.crl-contact-form p{
		margin-bottom: 0px !important;
	}
	.crl-contact-form label.title{
		float: none !important;
		line-height: 22px !important;
	}
	.crl-form p label.crl-button-title{
		display: none !important;	
	}
	.crl-contact-form .crl-text,
	.crl-contact-form .crl-textarea{
		width: 90%;
	}
	.crl-contact-form .crl-error-container{
		margin-left: 0px;
		padding-left: 16px; 
	}
	.crl-car-info .crl-left-column {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 16px;
	}
	.crl-car-info .crl-right-column{
		width: 100%;
	}
	
	.crl-form-search label.title{
		float: none !important;
		line-height: 22px !important;
	}
	.crl-form-search .crl-title-btnsearch{
		display: none !important;
	}
	.crl-form-search p{
		margin-bottom: 0px !important;
	}
	.crl-form-search .crl-search-slider{
		width: 82%;
	}
	.crl-form-search .crl-text,
	.crl-form-search .crl-select{
		width: 88%;
	}
	
	.crl-login-container .crl-left-column{
		float: none !important;
		width: 100%;
	}
	.crl-login-container p label.title{
		float: none !important;
		line-height: 22px !important;
	}
	.crl-login-container .crl-login-title{
		display: none !important;
	}
	.crl-login-container .crl-error-container{
		margin-left: 0px;
		padding-left: 16px; 
	}
	.crl-login-form .crl-text{
		width: 80%;
	}
	
	.crl-register-container .crl-left-column{
		float: none !important;
		width: 100%;
	}
	.crl-register-container p label.title140{
		float: none !important;
		line-height: 22px !important;
	}
	.crl-register-container .crl-register-title{
		display: none !important;
	}
	.crl-register-container .crl-error-container140{
		margin-left: 0px;
		padding-left: 16px; 
	}
	.crl-register-form .crl-text{
		width: 80%;
	}
}
@media screen and (min-width: 550px) and (max-width: 719px) {
	.crl-car-container{
		width: 100%;
	}
	.crl-menu-container{
		display: none;
	}
	.crl-menu-toggle,
	.crl-menu-filter{
		display: block;
	}
	.crl-car-filter{
		display: none;
	}
	.crl-car-listing{
		border-left: none;
	}
	.crl-menu-container{
		position: absolute;
		left: 0;
		top: 62px;
		background-color: #2E3641;
		width: 60%;
		z-index: 9999;
	}
	.crl-menu-container .crl-home-menu{
		display: none;
	}
	.crl-menu-container .crl-hometext-menu{
		display: block;
	}
	a.crl-menu{
		float: none;
	}
	a.crl-compare-menu{
		margin-bottom: 8px;
	}
	
	.crl-car-filter{
		position: absolute;
		top: 0;
		left: 0;
		width: 50%;
		z-index: 9999;
	}
	
	.crl-cardetail-extras .body label{
		width: 32%;
	}
	
	.crl-contact-form p{
		margin-bottom: 0px !important;
	}
	.crl-contact-form label.title{
		float: none !important;
		line-height: 22px !important;
	}
	.crl-form p label.crl-button-title{
		display: none !important;	
	}
	.crl-contact-form .crl-text,
	.crl-contact-form .crl-textarea{
		width: 90%;
	}
	.crl-contact-form .crl-error-container{
		margin-left: 0px;
		padding-left: 16px; 
	}
	
	.crl-form-search label.title{
		float: none !important;
		line-height: 22px !important;
	}
	.crl-form-search .crl-title-btnsearch{
		display: none !important;
	}
	.crl-form-search p{
		margin-bottom: 0px !important;
	}
	.crl-form-search .crl-search-slider{
		width: 82%;
	}
	.crl-form-search .crl-text,
	.crl-form-search .crl-select{
		width: 88%;
	}
	
	.crl-login-container p label.title{
		float: none !important;
		line-height: 22px !important;
	}
	.crl-login-container .crl-login-title{
		display: none !important;
	}
	.crl-login-container .crl-error-container{
		margin-left: 0px;
		padding-left: 16px; 
	}
	.crl-login-form .crl-text{
		width: 80%;
	}
	
	.crl-register-container p label.title140{
		float: none !important;
		line-height: 22px !important;
	}
	.crl-register-container .crl-register-title{
		display: none !important;
	}
	.crl-register-container .crl-error-container140{
		margin-left: 0px;
		padding-left: 16px; 
	}
	.crl-register-form .crl-text{
		width: 80%;
	}
}
@media screen and (min-width: 720px) and (max-width: 799px){
	.crl-car-container{
		width: 100%;
	}
	.crl-menu-container{
		display: block !important;
	}
	.crl-car-filter{
		display: block !important;
	}
	.crl-contact-form p{
		margin-bottom: 0px !important;
	}
	.crl-contact-form label.title{
		float: none !important;
		line-height: 22px !important;
	}
	.crl-form p label.crl-button-title{
		display: none !important;	
	}
	.crl-contact-form .crl-text,
	.crl-contact-form .crl-textarea{
		width: 90%;
	}
	.crl-contact-form .crl-error-container{
		margin-left: 0px;
		padding-left: 16px; 
	}
	
	.crl-login-form .crl-text{
		width: 50%;
	}
	
	.crl-register-form .crl-text{
		width: 50% !important;
	}
}
@media screen and (min-width: 800px){
	.crl-menu-container{
		display: block !important;
	}
	.crl-car-filter{
		display: block !important;
	}
}