@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

h1 {
    font-size: xx-large;
    font-weight: normal;
    margin-bottom: 20px;
	color: #71645E;
}
html {
	height: 100%;
	font-family:Arial, sans-serif
}
body {
	background-color: #83A0C0;
	height: 100%;
	font-size:62.5%
}



#Warningresult
{
float:left; margin-left:25px;
}
.notIE #Warningresult p {
text-shadow: black 0.1em 0.1em 0.2em
}

.IE10up #Warningresult p {
text-shadow: black 0.1em 0.1em 0.2em
}

.IE8down #Warningresult p
{
zoom: 1;
	background-color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Chroma(Color=#ffffff) progid:DXImageTransform.Microsoft.DropShadow(Color=#CCCCCC, OffX=2, OffY=2)"; 
	filter: progid:DXImageTransform.Microsoft.Chroma(Color=#ffffff)
	        progid:DXImageTransform.Microsoft.DropShadow(OffX=2, OffY=2, Color=#CCCCCC);
/*
filter: Shadow(Color=red, Direction=135, Strength=3);
filter: shadow(Color=#333333, Direction=135, Strength=5);
*/
}


IMG.Swiftlogo {
padding-right: 10px;
padding-top:5px;
padding-bottom: 5px;
height:90px;
    display: block;
    margin-left: auto;
    margin-right: auto }

IMG.Witterlogo {
padding-right: 10px;
padding-top:0px;
height:90px;
    display: block;
    margin-left: auto;
    margin-right: auto }
	
IMG.Bubblecarlogo {
	  display: block;
    margin-left: auto;
    margin-right: auto ;
	
	height: 80px;
	background-image: url(../images/bubblecaravan.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-right: 30px;}

#Bubblecarlogotop {
	position: relative;
	visibility: visible;
	height: 87px;
	width: 113px;
	float: right;
	background-image: url(../images/bubblecaravan.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-right: 5px;
}
.towwebfont p {
	padding-top: 0px;
	color: #71645E;
	text-align: left;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	margin-bottom:5px;
}
#address p {
	font-size: 150%;
	margin-bottom: 0px;
	text-align: left;
}
.vehicledetails p {
	text-align:left;
	font-size:150%;
	margin-bottom:5px;
}
.header p {
	text-align:left;
	font-size:150%;
	margin-bottom:5px;
}
#warning {
	text-align:center;
	margin-top: 90px;
	
}
#warning1 {
	text-align:center;
	margin-top: 90px;
	width:500px
}
#spacercar4man {
	height:85px
}
#creditwarning {
	height:30px;
	margin-left:35px;
	font-size:150%;
	color: #A40000;
	text-align:left;
	font-weight: bold;
}
#carcontainer {
	min-height:30px;
	width:60%;
	padding-left:80px
}
#loadingdiv {
	position:absolute;
	top:250px;
	right:400px;
	z-index:100;
}
#status1 {
	float:right;
	margin-right:20px;
	margin-top:8px;
}
#status1 p {
	font-size:115%;
	color:#ff8a23;
	font-weight:bold;
}
#status1 a {
color: #FF8A23;
    font-size: 115%;
    font-weight: bold;
}


h2 {
	font-size:large;
}
#main h2 {
	color:#c25e00;
	font-weight:bold;
	margin-bottom:10px;
}
fieldset, img {
	border:0;
}
#vehicle {
	margin-left:20px
}
.narrow-tracking {
	letter-spacing: -2px;
}
.colour p {
	color:#C25E00;
	font-weight:bold
}
.colour {
	color:#C25E00;
	font-weight:bold
}
.inputbox {
	border-style:none;
	background:none;
	padding-left:7px;
	padding-top:4px;
	width:180px;
}
#SelectCar {
	background-image:url(../images/carsselect228.png);
	height:43px;
	width:228px;
}
#SelectCar a {
	height: 43px;
	width: 228px;
	cursor: pointer;
	display:block
	}




#Consumerprice {
	background-image:url(../images/startingfrom299.gif);
	height:65px;
	width:292px;
}
#Consumerpriceblankpng {
	background-image:url(../images/Blank299cropx2.png);
	height:73px;
	width:290px;
}
#SelectCar:hover {
	background-image:url(../images/carsselect228on.gif)
}
#SelectCaravan {
	background-image:url(../images/caravansselect228.png);
	height:43px;
	width:228px;
}
#SelectCaravan a {
	height: 43px;
	width: 228px;
	cursor: pointer;
	display:block
	}




#SelectCaravan:hover {
	background-image:url(../images/caravans228on.gif)
}
#VRMinput {
	height:75px;
	width:235px;
	background-image:url(../images/bg-vrm-large.png);
	background-repeat: no-repeat;
}
#VRMinput p {
	padding-left:40px;
	padding-top:7px;
	width:183px;
	font-size:xx-large;
	color:#71645E
}
.VRMinputbox {
text-transform: uppercase;
	border-style:none;
	background:none;
	padding-left:32px;
	padding-top:7px;
	width:183px;
	font-size:xx-large;
	color:#71645E;
	text-align:center
}
#page {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
}
#main {
	overflow: hidden;
	padding-bottom: 30px;
}  /* must be same height as the footer */
#content {
	-moz-border-radius: 15px;
	border-radius: 15px;
	background:#FFFFFF;
	overflow: hidden;
	padding-left:10px;
	padding-right:10px
}
#header {
}
#footerx {
	position: relative;
	margin-top: -30px; /* negative value of footer height */
	margin-left:auto;
	margin-right:auto;
	height: 30px;
	clear:both;
	COLOR: #666;
	TEXT-ALIGN: center;
	font-size:1.15em;
	background-color:#CCCCCC;
	width: 1000px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#footerx p {
	position: relative;
	margin:0;
	padding-top:7px
}
#footer {
	position: relative;
	margin-top: -30px; /* negative value of footer height */
	margin-left:auto;
	margin-right:auto;
	height: 30px;
	clear:both;
	COLOR: #666;
	TEXT-ALIGN: center;
	font-size:1.15em;
	background-color:#CCCCCC;
	width: 1000px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#footer p {
	position: relative;
	margin:0;
	padding-top:7px
}
#Towsafelogotop {
	position: relative;
	visibility: visible;
	height: 64px;
	width: 200px;
	float: left;
	background-image: url(../images/towsafelogo.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-left: 5px;
	
	}
	
	#Towsafelogotop a {
	height: 64px;
	width: 200px;
	cursor: pointer;
	display:block
	}

#topnav {
	clear: both;
	padding-top:0px;
	padding-bottom:0;
	margin:0;
	padding-right: 7px;
	padding-left: 7px;
}
#MainHeading {
	position: relative;
	z-index:1;
	padding-left:7px;
	width: 30%;
	margin-top:20px;
	margin-bottom:20px;
}
#MainHeading p {
	color: #71645E;
	text-align: left;
	font-size: xx-large;
}
A.nav-link {
	COLOR: #666;
}
A.nav-link:visited {
	COLOR: #666;
}
A.nav-link:hover {
	COLOR: #333333;
}
#Welcome {
	padding-top: 0px;
	padding-left:10px;
	padding-top:20px
}
#LeftContent {
	margin: 0px;
	float: left;
	width: 33%;
	padding-top: 0px;
	padding-left:11px
}
#LeftContentVRM {
	margin: 0px;
	float: left;
	width: 33%;
	padding-top: 0px;
	padding-left:11px
}
#LeftContentMreport {
	margin: 0px;
	float: left;
	width: 25%;
	padding-top: 0px;
	padding-left:11px
}
#LeftContentMreport p {
	padding-top: 0px;
	text-align: left;
	margin: 0px;
	margin-bottom:5px;
	font-family: arial;
}
#LeftContentMreport a {
	color:#74645e;
	font-weight:bold
}
.Towsafetext {
margin-left:;
	margin-right:8px;
margin-top:;
}
.Towsafetext p {
	color: #71645E;
	text-align: left;
	font-family: arial;
	font-size: 1.3em;
}
#CentreContent {
	margin: 0px;
	float: left;
	width:30%;
	padding-top: 5px;
	padding-left:40px;
	margin-top: -10px;
}
#CentreContentVRM {
	margin: 0px;
	float: left;
	width:30%;
	padding-top: 5px;
	padding-left:0px;
	margin-top: -50px;
}
#CentreContentQs {
	margin: 0px;
	float: left;
	width:30%;
 padding-top:;
	padding-left:50px;
	margin-top: 0px;
}
#CentreContentQs p {
	padding-top: 0px;
	color: #71645E;
	text-align: left;
	margin: 0px;
	margin-bottom:5px;
	font-family: arial;
	font-size: 1.3em;
}
#CentreContentMreport {
	margin: 0px;
	float: left;
	width:690px;
 padding-top:;
 padding-left:;
 margin-top:;
}
#CentreContentpurchase {
	margin: 0px;
	float: left;
	width:30%;
	padding-top: 5px;
	padding-left:0px;
	margin-top: -20px;
}
#CentreContentcar3 {
	float: left;
	width:38%;
	padding-top: 0px;
	padding-left:0px;
	margin-top: -35px;
}
#RightContent {
	position: relative;
	float: right;
	width: 25%;
	height:auto;
	background-repeat: no-repeat;
	margin-bottom:20px;
	margin-top:-60px;
	padding-right:0px;
	z-index:10
}
#matchstatus p {
	padding-top: 0px;
	text-align: center;
	margin: 0px;
	font-family: arial;
	font-size: 1em;
	margin-top:0px;
	margin-bottom:15px
}
.imageholder {
	height:50px;
}
#RightContentpurchase {
	margin: 0px;
	float: left;
	width:30%;
	padding-top: 5px;
	padding-left:0px;
	margin-top: -20px;
}
#RightContentcar3vrm {
	float: right;
	width: 30%;
	height:auto;
	background-repeat: no-repeat;
	margin-bottom:0px;
	margin-top:0px;
	padding-right:0px
}
#RightContentmatch {
	float: right;
	width: 30%;
	height:auto;
	background-repeat: no-repeat;
	margin-bottom:0px;
	margin-top:-30px;
	padding-right:0px
}
#RightContentcaravan {
	float: left;
	width: 25%;
	height:auto;
	background-repeat: no-repeat;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:-15px;
	padding-right:0px
}
a {
	color: #C25E00;
	text-decoration: none;
}
.spacercar3man {
	height:165px
}
.spacer {
	clear: both;
	width: 100%;
	margin:0px;
	padding:0px;
	height:10px;
 background:
}
.spacer1 {
	clear: both;
	width: 100%;
	margin:0px;
	padding:0px;
	height:30px;
 background:
}
.homeButtonsContainer {
	font-size: 150%;
	margin-bottom: 10px
}
.homeButton {
 width:;
	padding: 0;
}
.homeButton p {
	margin-left:-50px
}
a.btn-link-go {
	width: 208px;
	padding-left: 20px;
	height: 50px;
	background: url(../staticimages/sprite-button-link-go.gif) no-repeat;
	background-position: 0px 0px;
	display: block;
	line-height: 50px;
	color: #222;
	text-decoration: none;
	
}
.btn-link-goSTATIC {
	width: 208px;
	padding-left: 20px;
	height: 50px;
	background: url(../staticimages/sprite-button-link-go.gif) no-repeat;
	background-position: 0px 0px;
	display: block;
	line-height: 50px;
	color: #222;
	text-decoration: none;
}
a.btn-link-go:hover {
	background-position: 0px -50px;
}
#OR p {
	margin-top:10px;
margin-bottom::10px
}
.OR p {
	margin-top:10px;
margin-bottom::10px
}
#VRMtext {
}
select, .ui-select-menu {
	float: left;
	margin-right: 10px;
}
select {
	width: 200px;
}
.Label {
	width:70px;
	font-size:1.3em;
	color:#71645E;
	/*		font-family:"Century Gothic";
*/		font-weight:bold;
	float: left;
}
.colourgrey p {
	color:#74645e;
	font-weight:bold
}
.colourgrey1 p {
	color:#74645e;
 font-weight:
}
#logoff div.btns input.submit, body#cclogin div.btns input.submit {
	background:url(../images/button/button-submit.gif) no-repeat;
	width:131px;
	height:39px;
	border:0;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
font-size:;
	padding-bottom:7px;
}
.glossarymodal {
	font-size:70%;
	padding:5px 0 4px 0;
}
#glossarymodal1 p {
	margin-bottom:10px;
}
#glossarymodal1 a {
	color:#C25E00;
}
#glossarymodal2 p {
	margin-bottom:10px;
}
#glossarymodal2 a {
	color:#C25E00;
}
#glossarymodal3 p {
	margin-bottom:10px;
}
#glossarymodal3 a {
	color:#C25E00;
}
#glossarymodal4 p {
	margin-bottom:10px;
}
#glossarymodal4 a {
	color:#C25E00;
}
.whitetext {
	color:#FFFFFF
}
div#gobutton {
	height:40px;
	width:58px;
	background-image:url(../images/btn-go-blank40.png);
	margin-left:0;
	margin-top:6px;
	float:left;
	cursor:pointer;
	}
div#gobuttoncont{
	padding-top:6px; padding-left:4px
	}	
	
	
div#gobutton p {
	margin-left:14px;
	margin-top:7px;
	font-size:200%;
	color:#FFFFFF
}

div#gobutton a {
	font-size:200%;
	color:#FFFFFF;
	text-decoration: none
}
div#resultstable td {
	border-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:solid;
	border-color:#999999;
	;
	border-width:1px;
}
div#resultstable tr {
	height:65px
}
.Result {
	font-size:130%;
	padding-left:15px;
	text-align:left
}
.Resultfig {
	font-size:130%;
	text-align:center
}
.Resulttext {
	padding-left:5px;
	padding-right:3px;
	text-align:left
}
#detailstablecaravan tr {
	height:30px
}
#detailstablecaravan td {
	border-top-style:solid;
	border-top-color:#999999;
	border-top-width:1px;
}

#detailstable tr {
	height:30px
}
#detailstable td {
	border-top-style:solid;
	border-top-color:#999999;
	border-top-width:1px;
}


#notes td {
	background-color:#D9D9D9;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:3px;
	border-top-style:solid;
	border-top-color:#999999;
	border-top-width:1px;
	text-align:left
}
div.dialog-alert {
	border:3px solid #c00;
}
div.dialog-info {
	border:3px solid #C25F01;
	padding:10px;
	background-repeat:no-repeat;
	background-position:550px 25px;
	background-color:#fff;
	margin:0 auto;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-box-shadow:0 0 8px #999;
	-webkit-box-shadow:0 0 8px #999;
	box-shadow:0 0 8px #999;
	border-radius:20px;
}
div.dialog-info #balancedialog.ui-dialog-content {
	padding-right:20px;
background:url(../images/icon/icon- .gif) 640px 20px no-repeat;
}
div.ui-widget-header {
	background-color:#fff!important;
	color:#71645E;
	font-size:16px;
	font-family:arial, sans-serif;
}
div.ui-widget-header .ui-icon {
	background-image:url("../trade/static/css/images/ui-icons_222222_256x240.png");
}
div.ui-widget-content {
	background:#FFF;
	font-size:12px;
	font-family:arial, sans-serif;
}
div.ui-widget-content select {
	margin:10px 0;
	width:278px;
}
.ui-widget-header {
	background:#C25E00!important;
	border:0!important;
}
#prices p {
	margin-bottom:10px;
	margin-top:10px;
	text-align:left
}
div.outer {
	width: 220px;
	float: left;
	margin: 0px 20px 10px 0px;
	border: 2px solid #ded9d4;
	box-shadow: 1px 2px 2px #666;
	padding: 10px;
	background: #f0ece9;
	/* Old browsers */

  background: -moz-linear-gradient(bottom, #C25E00 20%, #ffffff 80% );
  /* FF3.6+ */
  background:#FF6633  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0ece9), color-stop(100%, #ffffff));
	/* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #f0ece9 0%, #ffffff 100%);
	/* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #f0ece9 0%, #ffffff 100%);
	/* Opera 11.10+ */

  background: -ms-linear-gradient(top, #f0ece9 0%, #ffffff 100%);
	/* IE10+ */

  background: linear-gradient(top, #f0ece9 0%, #ffffff 100%);
	/* W3C */

  border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
}
span.title {
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration:none
}
div.advert a span {
	display: block;
	font-size: 0.75em;
}
div.advert a {
	color: #222222;
	text-decoration:none;
	cursor:pointer
}
div.clear{
clear: both;
}
