@charset "UTF-8";
/* CSS Document */

/* Mobile First */
body {
	background-color: #ffffff;
	min-width: 260px;
}

.clear-and-center {
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
/* Header Section*/

.BlueBorderBox {
	position: relative;
	width: 100%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	overflow: auto;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	border: 4px solid #3300ff;
}
.logo {
	position: relative;
	display: block;
	float: left;
    width: 10vw;
	min-width: 50px;
	max-width: 150px;
	padding: 0px;
	}
.container-centered {
	position: relative;
	overflow: auto;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
}
.telephone {
	position: relative;
	width: 100%;
	text-align: right;
}
.text-1{
	position: relative;
	float: left;
	display: block;	
}
.text-2{
	position: relative;
	clear: both;
	height: 20px;
	float: left;
	display: none;
}
/* External Links in Header Section */

.link{
	margin-right: 4px;
	margin-bottom: 2px;
	float: right;
}
.links{
	clear: both;
	width: 100%;
	height: 68px;
	margin-top: 10px;
}
.link-inner{
	position: relative;
	float: right;
	width: 114px;
	height: 64px;
}
.links-left{
	position: relative;
    float: left;
}
.links-right{
	position: relative;
	float: right;
}

/* Internal site navigation*/

.sitenav{
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.buttons {
	position: relative;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 15px;
	background: #f0f0f0;
	width: 100%;
}
.buttonW {
	position: relative;
	display: inline-block;
	min-width: 80px;
	min-height: 16px;
	background: #ffffff;
	border: 2px solid #3300ff;
	border-radius: 4px;
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
	font-family: Arial;
    color: #777777;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height:15px;
	text-align: center;
    text-decoration: none;
	margin: 8px;
}
.buttonW:hover {
	position: relative;
	display: inline-block;
	min-width: 80px;
	min-height: 16px;
	background: #ffffff;
	border: 2px solid #cccccc;
	border-radius: 4px;
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
	font-family: Arial;
	color: #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height:15px;
	text-align: center;
    text-decoration: none;
	margin: 8px;
	transform:-webkit-scale(.95);
    transform:-moz-scale(.95);
    transform:-o-scale(.95);
    transform:-ms-scale(.95);
    transform: scale(.95);
}
.buttonWdown {
	position: relative;
	display: inline-block;
	min-width: 80px;
	min-height: 16px;
	background: #ffffff;
	border: 2px solid #cccccc;
	border-radius: 4px;
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
	font-family: Arial;
	color: #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height:15px;
	text-align: center;
    text-decoration: none;
	margin: 8px;
	transform:-webkit-scale(.95);
    transform:-moz-scale(.95);
    transform:-o-scale(.95);
    transform:-ms-scale(.95);
    transform: scale(.95);
}

/* Cars styles */

.CenterMe {
	position: relative;
	width: 240px;
	height: 50px;
	display: inline-block;
	align-items: top;
	justify-content: center;
}
.cars{
	clear: both;
	padding-top: 5px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.carbox{	
	display: inline-block;
	width: 213px;
	height: 79px;
	margin-bottom: 0px;
	overflow: hidden;
}
.cartextbox{	
	display: inline-block;
	padding-top: 0px;
	width: 240px;	
	height: 50px;
	margin-bottom: 0px;
	overflow: hidden;
}

/* Main Article Content */

iframe.noScrolling{
           width: 213px; 
           height: 284px; 
           overflow: hidden;
		   border: none;
}
.text-3{
	position: relative;
	clear: both;
	height: 20px;
	width: 100%;
	float: left;
	display: block;
}
.GreyBox{
	position: relative;
	clear: both;
	width: 100%;
	padding: 5px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
	border-radius: 20px;
	border: 4px solid #777777;
	background: #e7e7e7;
}
.container-middle {
	position: relative;
	text-align: center;
}
.content2 {
	position: relative;
	width: 100%;
	min-width: 213px;
	display: inline-block;
	margin-bottom: 5px;
}
.pic{
	position: relative;
	display: inline-block;
	width: 213px;
	height: 143px;
	margin: 5px;
	overflow: hidden;
	text-align: left;
}
.picL{
	position: relative;
	float: left;
	display: inline-block;
	width: 213px;
	min-height: 143px;
	margin: 5px;
	overflow: hidden;
	text-align: left;
}
.picport{
	position: relative;
	display: inline-block;
	width: 213px;
	height: 284px;
	margin: 5px;
	overflow: hidden;
	text-align: left;
}
.boxR{
	position: relative;
	display: inline-block;
	width: 213px;
	height: 40px;
	text-align: right;
}
.boxRB{
	position: relative;
	display: inline-block;
	width: 213px;
	height: 60px;
	text-align: right;
}
.boxRX{
	position: relative;
	display: inline-block;
	width: 213px;
	height: 80px;
	text-align: right;
}
.status-tolet {
	display: inline-block;
	float: left;
	width:80px;
	height: 26px;
	border-radius: 20px;
	background: #65a72b;
	text-align: center;
	font-family: Arial black, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	padding-top: 10px;
}
.status-let {
	float: left;
	width:80px;
	height: 26px;
	border-radius: 20px;
	background: #e10505;
	text-align: center;
	font-family: Arial black, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	padding-top: 10px;
}
.status-let48hours {
	float: left;
	width:80px;
	height: 64px;
	border-radius: 20px;
	background: #e10505;
	text-align: center;
	font-family: Arial black, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	padding-top: 10px;
}
.status-offmarket {
	float: left;
	width:80px;
	height: 48px;
	border-radius: 20px;
	background: #999999;
	text-align: center;
	font-family: Arial black, Arial, sans-serif;
	font-size: 12px; 
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	padding-top: 10px;
}
.status-alreadylet48hours {
	float: left;
	width:80px;
	height: 80px;
	border-radius: 20px;
	background: #e10505;
	text-align: center;
	font-family: Arial black, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	padding-top: 10px;
}
.status-toletpricereduction {
	float: left;
	width:80px;
	height: 64px;
	border-radius: 20px;
	background: #65a72b;
	text-align: center;
	font-family: Arial black, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	padding-top: 10px;
}
.status-uo{
	float: left;
	width:80px;
	height: 44px;
	border-radius: 20px;
	background: #f88734;
	text-align: center;
	font-family: Arial black, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	padding-top: 10px;
}
.text-4{
	position: relative;
	clear: both;
	width: 100%;
	float: left;
	display: block;
}

/* Footer */

/* Text styles */

p {
	padding: 0px;
	margin: 0;
}
h1 {
	font-family: Arial, sans-serif;
	text-align: center;
	font-size: 2.5em;
	margin-top: 0;
    margin-bottom: 0;
	font-style: normal;
	color: #3300ff;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-family: Arial, sans-serif;
	text-align: center;
	font-size: 1.5em;
	margin-top: 0;
    margin-bottom: 0;
	font-style: normal;
	color: #777777;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.style12black {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.style12black2{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.style12black5pad{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.style16black {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.style12blue {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3300ff;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.style16blue {
	font-family: Arial Black, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #3300ff;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.style12grey {
	font-family: Arial Black, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #777777;
	text-decoration: none;
}

/* External navigation styles */

/* Form styling */

.spacer10 {
	clear: both;
	position: relative;
	height: 10px;
	width: 100%;
	padding:0;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
}
.form-centered {
	position: relative;
	max-width: 600px;
	min-width: 240px;
	padding-top: 10px;
	overflow: auto;
	margin: 0 auto;
}
.form-container-1{
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 10px;
}
input[type=text]{
	width: 100%;
	max-width: 500px;
    line-height: 130%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
.checkholder {
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}
input[type=checkbox]{
    float: left;
	margin-top: 0px;

}
input[type=submit]{
	position: relative;
	display: inline-block;
	min-width: 80px;
	min-height: 24px;
	background: #ffffff;
	border: 2px solid #777777;
	border-radius: 4px;
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
	font-family: Arial;
    color: #777777;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height:15px;
	text-align: center;
    text-decoration: none;
	margin: 8px;
}	
input:hover[type=submit]{
	position: relative;
	display: inline-block;
	min-width: 80px;
	min-height: 24px;
	background: #ffffff;
	border: 2px solid #cccccc;
	border-radius: 4px;
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
	font-family: Arial;
	color: #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height:15px;
	text-align: center;
    text-decoration: none;
	margin: 8px;
	transform:-webkit-scale(.95);
    transform:-moz-scale(.95);
    transform:-o-scale(.95);
    transform:-ms-scale(.95);
    transform: scale(.95);
}
fieldset{
	position: relative;
	margin-bottom: 20px;
	padding-right: 30px;
	border: 1px solid #000000;

}
label {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
select {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;	
}
textarea {
	width: 100%;
	height: 100px;
    line-height: 130%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	background: #ffffff;
}

#commentBox { 
    display: block;
	width: 100%; 
    max-width: 500px; 
    height: 90px; 
    border: 1px solid #666666; 
    line-height: 130%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
#EnquiryText {
	width: 200px;
    line-height: 130%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}

/* Footer navigation */

.navigation {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #777777;
	text-decoration: none;
	line-height: 10pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navigation:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #777777;
	text-decoration: none;
	line-height: 10pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* media changes */


@media (min-width: 490px){
.carbox{	
	display: inline-block;
	width: 213px;
	height: 79px;
	margin-bottom: 10px;
	overflow: hidden;
}
.cartextbox{	
	display: inline-block;
	width: 240px;	
	height: 59px;
	margin-bottom: 15px;
	overflow: hidden;
	background: #FFFFFF;
}
.CenterMe {
	position: relative;
	width: 240px;
	height: 79px;
	display: flex;
	align-items: center;
	justify-content: left;
}
}

@media (min-width: 650px){
.text-1{
	position: relative;
	float: left;
	display: none;
}
.text-2{
	position: relative;
	clear: both;
	height: 20px;
	float: left;
	text-align: left;
	display: block;
}
.links{
	clear: both;
	width: 100%;
	height: 68px;
	margin-top: 10px;
}
.links-left{
	position: relative;
	float: left;
}
.links-right{
	position: relative;
	float: right;
}		
}

