<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* JQUERY PRICE SLIDE */
.ui-widget-header { 
    /* border: 1px solid #ccc; */
     background: #aaa; 
}

/* PRICE SLIDER BAR - GRABS L and R*/
.ui-widget-content .ui-state-default {
    background: #fff;
    cursor: pointer;
    -moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-khtml-border-radius: 50px;
	border-radius: 50px;
    padding: 2px;
	border: 1px solid #c5c5c5; 
}
.ui-widget-content .ui-state-hover {
    border: 1px solid #af3735;
    background: #af3735;
    cursor: pointer;
}
.ui-accordion .ui-accordion-header {
    display: block; 
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: 1em 0 1em 0;
    font-size: 100%;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}


/* TRIANGLE ICON */
.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(http://code.jquery.com/ui/1.12.1/themes/base/images/ui-icons_444444_256x240.png);
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
    background-image: url(http://code.jquery.com/ui/1.12.1/themes/base/images/ui-icons_444444_256x240.png);
}
/*
.accordian_new_header &gt; span.ui-icon {
  display: inline-block;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
	background-position: -113px -113px !important;
	width: 16px;
    height: 16px;
	margin-right: 10px;
    background-image: url(http://code.jquery.com/ui/1.12.1/themes/base/images/ui-icons_444444_256x240.png);
}
*/

	

.accordian_new_header{
	font-size: 1em !important;
	color: #444 !important;
	text-transform: none !important;
	text-indent: 15px !important;
/*
	text-indent: 38px !important;
	background-repeat: no-repeat !important;
	background-size: 21px auto !important;
	background-position: 10px 11px !important;
	background-image: url("../images/icon-price.png") !important;
	*/
	
}

/* DROP DOWN */
.ui-widget-content {
    border: none;
    background: #fff;
    color: #004377;
}
.ui-accordion .ui-accordion-content {
    padding: 1em 0 0 0;
    border-top: 0;
    overflow: auto;
}
.ui-accordion .ui-state-default {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    border: none;
    background: #fff;
    color: #555;
    padding-left: 3px;
    text-transform: uppercase;
    cursor: pointer;
}
.ui-accordion .ui-state-default h2{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    border: none;
    background: #fff;
    color: #af3735;
    padding-left: 0;
    text-transform: uppercase;
    cursor: pointer;
}
/* 
COLOURS 
#008080;
#D2252B;
#EFB5B1; 
#E16F6D; 
#035DA0; 
#004377;
*/
/*slider styles */
.searchBackground{
	background:#eee;  /*035DA0*/
}
.sliderContainer{
	position: relative;
	display: block;
	width: 100%;
	clear: right;
	float: left;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.sliderContainer a{
	text-decoration: none;
}
.sliderContainer &gt; .rosette_tag{
	position: absolute;
	top: 0;
	right: 0;
	width: 18%;
	max-width: 145px;
	min-width: 110px;
	z-index: 100;
	
}
.sliderContainer &gt; .rosette_tag img{
	width: 100%;
}
/*
#searchContainer{
	display: block;
	position: static;
	width: 100%;
	margin: auto;
	padding: 0;
	z-index: 555;
	background: #eee;
	border: none;
	opacity: 1;
	-moz-opacity:1;
	overflow: hidden;
}
*/
#searchFrame {
    position: relative;
    margin-top: 0;
    padding: 50px;
    /* padding-right: 0; */
    padding-bottom: 50px;
    display: block;
    width: 33%;
    margin-left: 0;
    clear: right;
    float: right;
    background: #fff;
    border: 1px solid #ddd;
    /* border-bottom: solid 9px #ccc; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 70px;
    box-shadow: 0 0 40px 5px #0002;
}
.searchContainer_Heading {
    font-size: 2em;
    color: #333333;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    padding-left: 10px;
    line-height: 1.3;
    margin-bottom: 5px;
    text-transform: none;
    /* letter-spacing: 1px; */
}
.searchContainer_SubHeading{
	font-size: 1rem;
	color: #555; 
	font-weight: 400;
    text-transform: none;
	padding-left: 15px;
	margin-bottom: 10px;
}
.searchContainer_SubHeading b{
	color: #555;
	font-weight: 700;
}
.searchContainer_Label{
	display: block;
	float: left;
	text-transform: uppercase;
	font-size: 1em;
	color: #fff;
	font-weight: 400;
	padding: 4px;
	margin-left: 15px;
	width: 20%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.searchContainer_Price{
	display: block;
	float: left;
	text-transform: uppercase;
	font-size: 1.125rem;
	color: #555;
	font-weight: 700;
	padding: 10px;
	padding-left: 0;
	padding-top: 0;
	width: 70%;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.searchContainer_Price &gt; input{
	font-size: 1.125em;
	font-weight: 700;
	margin-top: 0;
	padding-left: 5px;
	color: #555;
	background: none;
	background-color: none;
	text-align: left;
	/* color:#d2252b; */
}


#slider-range {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
}
.searchContainer_RadioBtn{
	position: relative;
	font-size: 0.625em;
	font-weight: 700;
	color: #fff;
	float: left;
	text-align: center;
	clear: none;
	display: inline-block;
	/* border-left: 1px dashed #efb5b1; */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
}
.RadioBtn_txt{
	position: absolute;
	top: 16px;
	left: 12px;
	
}
.searchContainer_RadioBtn &gt; input[type=radio]{
	width: 18px;
	height: 18px;
	cursor: pointer;
	float: none;
	clear: both;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 5px;
	display: block;
}
.searchContainer_RadioBtn img{
	display: block;
	padding: 1px;
	width: 27px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.searchContainer_RadioBtn &gt; input[type=radio]{ /* HIDE RADIO */
  visibility: hidden; /* Makes input not-clickable */
  position: absolute; /* Remove input from document flow */
}
.searchContainer_RadioBtn &gt; input[type=radio] + img{ /* IMAGE STYLES */
  cursor:pointer;
}
.searchContainer_RadioBtn &gt; input[type=radio]:checked + img{ /* (RADIO CHECKED) IMAGE STYLES */
  background: #ccc;
}

.searchContainer_Line{
	border-bottom: 1px solid #91939e; /* #efb5b1 pink*/
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: none;
	clear: both;
	display: block;
	}
.searchContainer_Text{
	width: 90px;	
	font-size: 16px;
	color: #eee;
	float: left;
	display: block;
	margin-top: 8px;
} 
.searchContainer_ClickHere {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.25em;
    width: 100%;
    display: block;
    padding: 15px;
    padding-left: 10px;
    margin-top: 10px;
    /* margin-left: 0.5%; */
    /* margin-right: 0.5%; */
    clear: none;
    float: left;
    text-transform: none;
    text-align: center;
    font-weight: 700;
    cursor: pointer;
    /* letter-spacing: 1px; */
    color: #FFF;
    background-color: #e67b3a;
    background-image: url(../images/next-white.png);
    background-repeat: no-repeat;
    background-position: 90% 50%;
    background-size: 30px;
    border: 1px solid #e67b3a;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    border-radius: 50px;
}
.searchContainer_ClickHere:hover{
    color: #fff;
    background-color: #e67b3a;
    background-image: url(../images/next-white.png);
    background-repeat: no-repeat;
    background-position: 97% 50%;
    background-size: 30px;

}
.searchContainer_FormField {
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    padding: 18px;
    padding-left: 18px;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 10px;
    float: left;
    text-transform: none;
    display: block;
    color: #444;
    border: 1px solid #ddd;
    background: #fff;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.searchContainer_FormField:hover{ 
	background: #111111;
    color: #fff; 
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.1);
}
.formField_width_half{ 
	width: 49.5%;
    margin-left: 0.25%;
    margin-right: 0.25%;
}
.formField_width_full{
	width: 99.5%;
    margin-left: 0.25%;
    margin-right: 0.25%;
}
/*
.formFieldLeft{float: left; clear: none; margin-right:0.1%; width: 33.222%;}
.formFieldRight{float: left; clear: none; margin-right:0.1%; width: 33.222%;}
.formFieldMake{float: left; clear: none; margin-right:0.1%; width: 33.222%;}

.formFieldMinPrice{float: left; clear: none; margin-right:0.1%; width: 33.222%;}
.formFieldMaxPrice{float: left; clear: none; margin-right:0.1%; width: 33.222%;}
*/

@media only screen and (max-width: 1520px){
}
@media only screen and (max-width: 1440px){
#searchFrame {
    margin-top: 20px;
    }
}
@media only screen and (max-width: 1366px){

}
@media only screen and (max-width: 1280px){
	.formFieldMinPrice{ float: left; clear: none; width: 33%; }
	.formFieldMaxPrice{ float: left; clear: none; width: 33%; }
	.formFieldMake{ float: left; clear: none; width: 33%; }
	.formFieldLeft{ float: left; clear: none; width: 33%; }
	.formFieldRight{ float: left; clear: none; width: 33%; }
	/* .searchContainer_ClickHere{ float: left; clear: none; width: 33%; } */
	
}
@media only screen and (max-width: 1024px){
.searchContainer_Heading{
	font-size: 1.25em;
}
.searchContainer_FormField{
	font-size: 1em;
	padding: 14px;
	width: 100%;
	margin-right: 0;
	float: none;
	margin-bottom: 5px;
	}
.searchContainer_ClickHere{
	font-size: 1em;
	width: 100%;
	padding: 14px;
	margin-top: 14px;

}
.searchContainer_Price{
	display: block;
	width: 60%;
	float: left;
	clear: right;
	font-size: 1rem;
	padding: 0;
}
.searchContainer_Price &gt; input{
	width: 100%;
	font-size: 0.875em;
	margin-top: 0;
	padding-left: 0;
}

.searchContainer_Label{
	display: block;
	float: left;
	clear: left;
	width: 30%;
	font-size: 0.875rem;
	padding: 1%;
	padding-top:4px;
}
#searchFrame {
    margin-left: 0;
    padding: 40px;
    width: 40%;
    margin: 2%;
    clear: right;
    float: right;
}
}

@media only screen and (max-width: 768px){
#searchFrame{
	width: 95%;
	margin: auto;
	clear: both;
	float: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	
	box-sizing: border-box;
	
}
.sliderContainer{
	width: 100%;
	clear: none;
	float: right;
}
.searchContainer_Heading{ font-size: 1.5em; }
.searchContainer_Price{	font-size: 1em; }
.searchContainer_Price &gt; input{ font-size: 1.125em; }
.searchContainer_Label{ font-size: 1rem; }
.searchContainer_FormField{
	font-size: 1em;
	padding: 12px;
	width: 49%;
	margin-left:0.5%;
	margin-right:0.5%;
	float: left;
	clear: none;
	margin-top: 0;
}
.formField_width_half{
	width: 49%;
	margin-left:0.5%;
		margin-right:0.5%;
}
.formField_width_full{
	width: 49%;
	margin-left:0.5%;
		margin-right:0.5%;
}
.searchContainer_ClickHere {
    width: 99%;
    padding: 20px;
    margin-right: 0.5%;
    margin-left: 0.5%; 
    margin-top: 3px;
    float: left;
    clear: none;
    font-weight: 700;
    border-radius: 50px;
}
}

@media only screen and (max-width: 480px){
	.searchContainer_Heading{ padding: 0; font-size: 1.5em; text-align: center;}
	.searchContainer_SubHeading{ padding: 0; text-align: center;}
	.searchContainer_Price{	font-size: 1.25em; }
	.searchContainer_Price &gt; input{ font-size: 1em; }
	.searchContainer_Label{ font-size: 1em; }
	.searchContainer_FormField{
		font-size: 1em;
		padding: 12px;
		width: 100%;
		margin-left:0;
		margin-right:0;
		float: none;
		clear: both;
	}
	.formFieldMinPrice{ float: none; clear: both; width: 100%; margin:0; margin-right:0;}
	.formFieldMaxPrice{ float: none; clear: both; width: 100%; margin:0; margin-right:0;}
	.formFieldMake{ float: none; clear: both; width: 100%; margin:0;margin-right:0;}
	.formFieldLeft{ float: none; clear: both; width: 100%; margin:0;margin-right:0;}
	.formFieldRight{ float: none; clear: both; width: 100%; margin:0;margin-right:0; }
	/* .searchContainer_ClickHere{ float: none; clear: both; width: 100%; margin:0; margin-right:0; font-size: 1em; padding: 15px;} */

.formField_width_half{
	width: 100%;
	margin-left:0;
	margin-right:0;
}
.formField_width_full{
	width: 100%;
	margin-left:0;
	margin-right:0;
}

}
</pre></body></html>