@charset "utf-8";
body {

	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#666666;
}
.oneColFixCtr #container {
	width: 930px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.logo {
	width:900px;
	height:100px;
	padding-top: 20px;
	}
	
.logo-strapline {
	width:752px;
	height:38px;
	margin-left:40px;
	}
	
.navigation {
	width:930px;
	text-align:right;
	font-size:80%;
	background-image:url(../images/home/background-navbar.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
	
div#navbar2 {
	width:930px;
	text-align:right;
	font-size:80%;
}


div#navbar2 ul {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
color: #FFF;
line-height: 30px;
white-space: nowrap;
}


div#navbar2 li {
	list-style-type: none;
	display: inline;
	color: #999999;
}


div#navbar2 li a {
text-decoration: none;
padding: 7px 10px;
color: #FFF;
}


div#navbar2 li a:link {
color: #FFF:
}


div#navbar2 li a:visited {
color: #CCC;
}


div#navbar2 li a:hover {
 color:#FF9900;
}

.splash {
	width:660px;
	height:336px;
	float: left;
	}
	
.bodytext {
	width:939px;
	line-height:180%;
	float: left;
	padding-bottom: 10px;
	background-color: #16151A;
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(../images/background-content.gif);
	background-position: bottom;
	padding-top: 30px;
	}
	
h1 {
	font-size:210%;
	font-style:italic;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	margin-bottom:15px;
	color: #666666;
	}
	
p {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	color: #666666;
	line-height:160%;
	margin-bottom: 10px;
	font-size: 90%;
	}
	
.picturegroup {
	width: 280px;
	font-size:90%;
	float: left;
	margin-right: 46px;
	line-height:1.8em;
	margin-top:40px;
	}
	
.picturegroup2 {
	width: 280px;
	font-size:90%;
	float: left;
	line-height:1.8em;
	margin-top:40px;
	}
	
h2 {
	font-size:110%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	margin-top:20px;
	color:#FF9900;
	margin-bottom: 10px;
	}
	
.footerbar {
	width:960px;
	float:left;
	margin-top: 40px;
	}
	
.brandlogo {
	width:144px;
	height:31px;
	float:right;
	margin-top:5px;
	margin-bottom:5px;
	}
	
.footerlinks {
	width:500px;
	float:left;
	color:#CCCCCC;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.oneColFixCtr #container #mainContent .footerbar .footerlinks a {
	color:#999999;
	text-decoration:none;
}

.highlight {
	color:#FF9900;
	}


.selection-bar{
	width:999px;
	height:59px;
	background-image:url(../images/background-selectbar.gif);
	float:left;
	}

div#selection-bar{
	width:999px;
	height:49px;
	background-image:url(../images/background-selectbar.gif);
	float:left;
	padding-top: 10px;
	}

div#selection-bar ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
}


div#selection-bar li {
	list-style-type: none;
	display: inline;
	padding-left:14px;
	padding-right:14px;
}


div#selection-bar li a {
text-decoration: none;
padding: 7px 10px;
color: #FFF;
}


div#selection-bar li a:link {
color: #FFF:
}


div#selection-bar li a:visited {
color: #CCC;
}


div#selection-bar li a:hover {
 color:#FF6600;
}

.vergroot {
	position:relative;
	top:-134px;
	left:0px;
	padding:0px;
	margin:0;
	border:0;
}

div.vergroten .border,
div.vergroten img {
display:block;
border:0;
padding:0;
margin:0;
}

div.vergroten {
	position:relative;
	padding:3px;
	overflow:hidden;
	border:1px;
	border-color:#CCCCCC;
	border-style:solid;
	height:134px;
}

.col-left {
	float:left;
	width:209px;
	margin-right:18px;
	margin-top:20px;
	font-size: 90%;
	margin-bottom: 20px;
}

.col-right {
	float:left;
	width:209px;
	margin-top:20px;
	font-size: 90%;
	margin-bottom: 20px;
}



.label {
	width: 240px;
	float: left;
	font-size: 80%;
	font-weight: normal;
	padding-bottom: 5px;
}
.tickbox {
	width: 30px;
	float: left;
	padding-top: 7px;
}
.tickboxfield {
	width: 400px;
	float: left;
	font-size: 70%;
	padding-bottom: 10px;
	padding-top: 10px;
}

.field {
	width: 200px;
	float: left;
	padding-bottom: 5px;
	font-size: 70%;
}
.formgroup1 {
	width: 430px;
	float: left;
	margin-top: 20px;
}

.formgroup2 {
	width: 450px;
	float: left;
	margin-top: 20px;
}

.submit {
	width: 440px;
	float: left;
	text-align: right;
	padding-top: 10px;
}
.terms {
	font-size: 65%;
	color: #666666;
	float: left;
	width: 880px;
	padding-top: 30px;
	padding-bottom: 40px;
	line-height: 140%;
}


.label1 {
	width: 120px;
	float: left;
	font-size: 80%;
	font-weight: normal;
	padding-bottom: 10px;
}
.field1 {
	width: 280px;
	float: left;
	padding-bottom: 10px;
	font-size: 70%;
}


.dealertitle {
	float:left;
	width: 890px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	font-size: 90%;
	margin-top: 20px;
	}
	
.dealerdistance {
	float:left;
	width: 150px;
	color: #333333;
	}

.dealergroup {
	float:left;
	width: 890px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	font-size: 90%;
	padding-top: 10px;
	}
	
	
.dealergroup2 {
	float:left;
	width: 890px;
	padding-bottom: 30px;
	font-size: 90%;
	padding-top: 10px;
	}	

.dealeraddress {
	width:300px;
	float:left;
	line-height: 140%;
	font-size: 95%;
	}

.dealerphone {
	width:170px;
	float:left;
	font-size: 90%;
	}

.dealerwebsite {
	width:300px;
	float:left;
	font-size: 90%;
	}
a {
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color:#003399;
	text-decoration: none;
}

.postcodelabel {
	width: 100px;
	float: left;
	font-size: 90%;
	font-weight: bold;
}

.postcodesubmit {
	width: 100px;
	float: left;

}

h3 {
	margin:0px;
	font-size:120%;
	font-weight:bold;
	color:#333333;
	margin-bottom: 5px;
	}
	
.conditionsbox {
	float:left;
	width:900px;
	line-height: 130%;
	}

tr.yellow td {
	border-top-color:#FF9900;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color:#FF9900;
	border-bottom-width:1px;
	border-bottom-style:solid;
	font-weight:bold;
	color:#FF9900;
	}
	
table {
	border-spacing: ;
	border-collapse: separate;
	border: 0px;
	font-size:90%;
	margin-top:40px;
	}

.tabledata {
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-top:5px;
	padding-bottom:5px;
	}

.featuresheader {
	width:900px;
	margin-top:30px;
	}

.options-sub {
	font-size:85%;
	line-height: 130%;
	}
	


.optionbox {
	position:relative;
	top:-80px;
	left:0px;
	padding:0px;
	margin:0;
	border:0;
}

div.option .border,
div.option img {
display:block;
border:0;
padding:0;
margin:0;
}

div.option {
	position:relative;
	padding:3px;
	overflow:hidden;
	border:1px;
	border-color:#CCCCCC;
	border-style:solid;
	height:80px;
	float:left;
	width:120px;
	margin-right:20px;
}

.warning {
color:#FF0000;
}


.tablegroup {
	width:890px;
	float:left;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #EAEAEA;
	padding-bottom: 5px;
	font-size: 90%;
	}
	
.tabledesc {
	width:400px;
	float:left;
	margin-top: 5px;
	}
	
.packdesc {
	width:100px;
	float:left;
	text-align: center;
	height: 30px;
	margin-top: 5px;
	}
	
.weight {
	width:188px;
	float:left;
	text-align: center;
	color: #FF0000;
	}
	
	
.tablegroupheader {
	width:890px;
	float:left;
	margin-top: 40px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF9900;
	padding-bottom: 5px;
	font-size: 90%;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FF9900;
	padding-top: 5px;
	font-weight: bold;
	color: #333333;
	}

.addresstype {
	width:890px;
	font-size:120%;
	font-weight:bold;
	color:#333333;
	float: left;
	}
	
.addresstype2 {
	width:890px;
	font-size:120%;
	font-weight:bold;
	color:#333333;
	float: left;
	margin-top: 30px;
	}	
	
.footertext {
font-size:80%;
color:#999999;
margin-top:10px;
}


.techgroup {
	width:930px;
	float:left;
	}
	
.techselection {
	width:185px;
	float:left;
	height:111px;
	border-top-color:#EBECF0;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#EBECF0;
	border-right-style:solid;
	border-right-width:1px;
	}
	
.techselection-end {
	width:186px;
	float:left;
	height:111px;
	border-top-color:#EBECF0;
	border-top-style:solid;
	border-top-width:1px;
	}
	
.techselection-title {
	width:185px;
	float:left;
	height:25px;
	background-image:url(../images/home/background_technology.gif);
	background-repeat:repeat-x;
	border-right-color:#EBECF0;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#EBECF0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-top: 10px;
	font-size: 80%;
	text-align: center;
	color: #CCCCCC;
	}
	
.techselection-titleend {
	width:186px;
	float:left;
	height:25px;
	background-image:url(../images/home/background_technology.gif);
	background-repeat:repeat-x;
	border-bottom-color:#EBECF0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-top: 10px;
	font-size: 80%;
	text-align: center;
	color: #CCCCCC;
	}

.splash-text {
	height:326px;
	width:270px;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	overflow: hidden;
}

.splash-text2 {
	height:326px;
	width:250px;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	background-color: #000000;
}

.splash-text h1,  .splash-text2 h1{
	font-size: 180%;
	color: #FF9900;
	font-style: normal;
	margin: 0px;
}
.splash-text h2,  .splash-text2 h2 {
	color: #FFFFFF;
	font-size: 100%;
	line-height: 130%;
}
.splash-text p, .splash-text2 p {
	margin-top: 10px;
	font-size: 80%;
	line-height: 150%;
}

.futuretext {
	font-style:italic;
	color:#FFFFFF;
	font-size: 140%;
	}

.homefooter {
	width:910px;
	background-image:url(../images/home/background_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size: 70%;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	color: #CCCCCC;
	margin-bottom: 20px;
	float: left;
	}

.image {
	border:0;
	}.techgroup .techselection-title a {
	color: #6D7070;
}
.techgroup .techselection-titleend a {
	color: #6D7070;
}

.splash-aesthetic {
	width:930px;
	height:336px;
	float: left;
	background-image:url(../images/home/splash-aesthetic.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	}
	
.splash-handling {
	width:930px;
	height:336px;
	float: left;
	background-image:url(../images/home/splash-handling.jpg);
		background-repeat:no-repeat;
		background-color:#FFFFFF;
	}
	
.splash-driving {
	width:930px;
	height:336px;
	float: left;
	background-image:url(../images/home/splash-driving.jpg);
		background-repeat:no-repeat;
		background-color:#FFFFFF;
	}
	
.splash-transfer {
	width:930px;
	height:336px;
	float: left;
	background-image:url(../images/home/splash-transfer.jpg);
		background-repeat:no-repeat;
		background-color:#FFFFFF;
	}
	
.splash-ergo {
	width:930px;
	height:336px;
	float: left;
	background-image:url(../images/home/splash-ergo.jpg);
		background-repeat:no-repeat;
		background-color:#FFFFFF;
	}
	
.splash-brochure {
	width:930px;
	height:336px;
	float: left;
	background-image:url(../images/home/splash-brochure.jpg);
		background-repeat:no-repeat;
		background-color:#FFFFFF;
	}
	
.featuresarea {
	width:910px;
	float:left;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 90%;
	}
.oneColFixCtr #container #mainContent .featuresarea .col-left p {
	font-size: 85%;
	line-height: 160%;
}
.oneColFixCtr #container #mainContent .featuresarea .col-left h2 {
	font-size: 100%;
	margin-bottom: 10px;
}
.oneColFixCtr #container #mainContent .splash-handling .splash-text h2 {
	color: #333333;
}
.oneColFixCtr #container #mainContent .splash-transfer .splash-text p {
	color: #666666;
}
.oneColFixCtr #container #mainContent .splash-ergo .splash-text p {
	color: #999999;
}
.oneColFixCtr #container #mainContent .splash-driving .splash-text h3 {
	color: #FFFFFF;
}
.oneColFixCtr #container #mainContent .splash-ergo .splash-text h2 {
	color: #000000;
}

.footernav {
	width:890px;
	float:left;
	padding-bottom: 20px;
	padding-top: 50px;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 80%;
	}
.oneColFixCtr #container #mainContent .featuresarea .col-right h2 {
	font-size: 100%;
}

.dropdowntext {
	font-size:110%;
	}

.locatorfield {
text-transform:uppercase;
}
