@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/
.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}
.fluidList {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
.topsearch {
	font-size: 16px;
	padding-left: 5%;
	background-color: #f4f4f4;
	color: #000;
	position: fixed;
	z-index: 10000;
	height: 32px;
	border-bottom: 1px #ccc solid;
	padding-top: 5px;
	min-width: 100%;
    max-width: 100%;
}
.mobile-price {
	display:inline-block;
	color: #B9002C;
font-weight: 700;
font-size: 20px;
}
.sitesearch {
	float: right;
	background-color: #fff;
	width: 285px;
	height: 26px;
	margin-right: 10px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	font-size: 16px;
	color: #000;
	padding-left: 5px;
	border: 1px #ccc solid
}
.sitesearch input[type="text"] {
	border: none;
	font-family: 'Oxygen', sans-serif;
	width: 68%;
}
.navsearch .sitesearch {
	width: 90%;
	margin-top: 10px;
	display: none;
}
.navsearch {
	display: none;
}
:focus {
	outline: none;
}
.sitesearch select {
	border: none;
	height: 20px;
	font-family: 'Oxygen', sans-serif;
	float: left;
}
.mobcategories select {
	border: none;
	height: 20px;
	font-family: 'Oxygen', sans-serif;
}
input[type="search"] {
	border: none;
	height: 19px;
	font-family: 'Oxygen', sans-serif;;
}
.header {
	background-position: right;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 10px;
}
.logo {
	width: 20%;
	display: inline-block;
	margin-top: 30px;
}
.contactinfo {
	display: inline-block;
	margin-left: 12%;
	float: right;
	position: absolute;
	right: 10px;
	top: 30px;
}
.tel, .email a:link {
	margin: 0;
	color: #34495e;
	text-decoration: none;
}
.tel {
	font-weight: bold;
	font-size: 20px;
	padding-left: 35px;
}
.email {
	font-size: 12px;
}
.header img {
	margin-top: 0;
	display: inline-block;
}
.social {
	display: inline-block;
}
.nav {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	height: 54px;
}
.topnav {
	display: none;
}
.topmobnav li {
	display: inline-block;
}
.topmobnav li + li {
	background: url(../images/navdivider.png) no-repeat top left;
	padding-left: 10px
}
.topmobnav li a {
	padding: 4px 3px;
	color: #fff;
	text-decoration: none;
	/*border-right: 1px solid #fff;*/
	text-transform: capitalize;
	min-width: 100px;
}
.footerinner {
	width: 24%;
	display: none;
}
.topmobnav li a:hover {
	color: #b9002c;
}
.mobnav {
	display: block;
}
.mobnav ul li {
	width: 100%;
	border-top: 1px solid #ccc;
	padding: 5px 0;
	color: #000;
	text-decoration: none;
}
.mobnav ul {
	list-style: none;
	margin: 0;
	padding: 0 15px;
	font-family: 'Oxygen', sans-serif;
	text-transform: uppercase;
	clear: right;
	position: relative;
	z-index: 9000;
	background-image: url(../images/searchbg.jpg);
	width: 91%;
	margin-top: 17px;
}
#hidmen a:link {
	color: #fff;
	text-decoration: none;
}
.mobnav ul li:hover {
	color: red;
}
.slidermain {
	display: none;
}
.sliderheading {
	position: absolute;
	top: 1px;
	left: 10px;
	font-size: 16px;
	font-weight: bold;
}
.subsliderheading {
	position: absolute;
	bottom: 80px;
	left: 10px;
	font-size: 14px;
	font-style: italic;
	top: 30px;
	color: #000;
}
.bluestar {
	position: absolute;
	top: 130px;
	right: 1px;
	background-image: url(/images/bluestar.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 91px;
}
.bluestar p {
	color: #fff;
	font-size: 8px;
	margin-top: 23px;
	margin-left: 10px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.bluestar span {
	font-weight: bold;
	color: #f55a0e;
	margin-left: 10px;
	font-size: 19px;
}
.permonth {
	margin-top: 0 !important;
	font-size: 11px;
	padding-left: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
.greenstar {
	position: absolute;
	top: 50px;
	right: 1px;
	background-image: url(/images/greenstar.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 91px;
}
.greenstar p {
	color: #fff;
	font-size: 8px;
	margin-top: 23px;
	margin-left: 10px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.greenstar span {
	font-weight: bold;
	color: red;
	margin-left: 10px;
	font-size: 19px;
}
.moreinfo {
	padding: 5px 5px;
	color: #fff;
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.41, rgb(73, 138, 235)),
	color-stop(1, rgb(33, 73, 133))
);
background-image: -o-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: -moz-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: -ms-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: linear-gradient(to bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
	position: absolute;
	bottom: 0;
	left: 33px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 15px;
}
.blue {
	padding: 5px 5px;
	color: #fff;
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.41, rgb(73, 138, 235)),
	color-stop(1, rgb(33, 73, 133))
);
background-image: -o-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: -moz-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: -ms-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: linear-gradient(to bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 15px;
}
.green {
	padding: 3px 5px;
	color: #fff;
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, rgb(38, 121, 26)),
	color-stop(1, rgb(65, 158, 52))
);
background-image: -o-linear-gradient(bottom, rgb(38, 121, 26) 0%, rgb(65, 158, 52) 100%);
background-image: -moz-linear-gradient(bottom, rgb(38, 121, 26) 0%, rgb(65, 158, 52) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(38, 121, 26) 0%, rgb(65, 158, 52) 100%);
background-image: -ms-linear-gradient(bottom, rgb(38, 121, 26) 0%, rgb(65, 158, 52) 100%);
background-image: linear-gradient(to bottom, rgb(38, 121, 26) 0%, rgb(65, 158, 52) 100%);
-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 15px;
}
.getquote {
	padding: 5px 5px;
	color: #fff;
	background-color: green;
	position: absolute;
	bottom: 0;
	left: 145px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 15px;
}
.moreinfo a:link, .getquote a:link {
	color: #fff;
	text-decoration: none;
}
.moreinfo a:visited, .getquote a:visited {
	color: #fff;
}
.moreinfo a:hover, .getquote a:hover {
	color: #fff;
}
.manufacturers {
	width: 100%;
}
.categories {
	width: 100%;
	clear: both;
	margin-left: 0;
}
.catcont {
	width: 49%;
	height: 100px;
	display: inline-block;
}
.catcont img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.catcont img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
}
.catheading {
	background-color: #34495e;
	color: #fff;
	font-size: 1em;
	margin: 0;
	text-align: center;
	position: relative;
	z-index: 10000;
}
.content {
	width: 100%;
	clear: both;
	margin-left: 0;
	font-size: 0.7em;
}
.contentsearch {
width:84% !important;
}

h1 {
	font-size: 1.2em;
	color: #34495e;
}
h2 {
	color: #34495e;
	font-size: 1.2em !important;
	margin: 15px 0 0 0;
}
.newsbox {
	width: 47%;
	display: inline-block;
	position: relative;
	margin: 1%;
}
.newsheading {
	color: #b9002c;
	font-size: 1em;
	margin: 0;
	width: 94%;
	font-weight: bold;
}
.date {
	margin: 0;
	color: #333;
	font-size: 0.7em;
	text-transform: uppercase;
}
.rightside {
	width: 100%;
	clear: both;
	margin-left: 0;
	display:none;
}
.partners {
	width: 100%;
	clear: both;
	margin-left: 0;
}
.news {
	width: 100%;
	clear: both;
	margin-left: 0;
}
.footer {
	background-repeat: repeat-x;
	color: #333;
	margin-top: 20px;
	background-image: url(../images/searchbg.jpg);
	background-size: cover;
}
.typesearch {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	background-color: #f7f7f7;
	padding: 1%;
	margin-bottom: 10px;/*background-image: url(../images/searchbg.jpg);*/
}
.footer p {
	margin: 0;
	padding: 0;
}
.footertext {
	font-size: 0.8em;
 list-style-type:
}
.footertext li a:link {
	color: #333;
	text-decoration: none;
}
.footertext li a:hover {
	color: #BF062E;
	text-decoration: none;
}
.footertext li a:visited {
	color: #333;
	text-decoration: none;
}
.zeroMargin_mobile {
	margin-left: 0;
}
.rightside p {
	font-size: 0.7em;
	margin-top: 0;
	padding: 5px
}
.bigred {
	color: #ff0000;
	font-size: 18px !important;
}
.rightside img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}
.mobcategories select {
	float: right;
	width: 40%;
	height: 18px;
}
.mobcategories {
	margin-top: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	padding: 5px;
}
/*manufacturer page*/
.svleft {
	width: 100%;
	float: left;
	position: relative;
}
.svright {
	width: 100%;
	display: inline-block;
	position: relative;
	float: right;
}
.pricing2 {
	font-size: 20px;
	font-style: italic;
	margin: 0;/*margin-top: 50px;*/
}
.initial {
	font-size: 14px;
	font-style: italic;
	margin: 0;
}
.greybutton {
	padding: 0;
	margin-left: 200px;
	margin-top: -20px;
	font-size: 12px;
	width: 100px;
	color: #fff;
	background-color: #34495e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	margin-bottom: 10px;
}
.greenbutton {
	padding: 5px 5px;
	color: #fff !important;
	background-color: green;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 0.8em;
	text-align: center;
	text-decoration: none !important;
	display: block;
}
.orangebutton {
	padding: 5px 5px;
	color: #fff !important;
	background-color: #f55a0e;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	font-size: 0.8em;
	text-decoration: none !important;
	display: block;
}
.vehiclelist {
	padding: 0;
}
.vehiclelist li {
	display: inline-block;
	width: 48%;
	margin-right: 1%;
}
.manuimage {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 5px;
	width: 15%;
}
.hide_mobile {
	display: none;
}
.topmobnav {
	display: block;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 4px 0 10px 19px;
	font-size: 0.9em;
}
.topnav {
	display: none;
	list-style: none;
	margin: 5px 0 0 0;
	/*padding: 3px 0;*/
	font-size: 0.8em;
}
.MakeLogoList li {
	float: left;
	margin: 1%;
	width: 31%;
	vertical-align: middle;
	line-height: 115px;
}
.filter {
	margin: 0 11px 0 11px;
	background-color: #ddd;
	padding: 5px;
	border-top: 2px solid #fff;
}
.ui-tabs .ui-tabs-nav li {
	width: 30%;
}
.ui-tabs .ui-tabs-panel {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.pricing {
	font-size: 24px;
	font-style: italic;
	margin: 0;
}
.initial {
	font-size: 14px;
	font-style: italic;
	margin: 0;
}
#servicechargediv {
background: #f9f8f8;
color: #333;
font: inherit;
border: 2px solid #E6E6E6;
padding: 7px 12px;
box-shadow: none;
}
#subs {
width:100%;
}
.derdrop {
width: 100%;
padding:0;
margin:0;
border:none;
}
#specsummary {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	border-top: 1px #ccc solid;
	margin-top: 0;
}
#specsummary {
	/*margin-top: 55px;*/
}
#specsummary li {
	width: 100%;
	float: left;
	margin-right: 1%;
	border-bottom: 1px #ccc solid;
}
#specsummary li span {
	float: right;
	font-weight: bold;
}
.quotebutton {
	padding: 5px 10px;
	color: #fff;
	background-color: green;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*	position:relative;
	left:500px;
	bottom:70px;*/
	text-align: center;
	margin-bottom: 10px;
	width: 48%;
}
.quotebutton a:link {
	color: #fff;
	text-decoration: none;
}
.quotebutton a:visited {
	color: #fff;
}
.quotebutton a:hover {
	color: red;
}
.cbbutton {
	padding: 5px 10px;
	color: #fff;
	background-color: grey;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*position:relative;
	left:500px;
	bottom:65px;*/
	text-align: center;
	margin-bottom: 10px;
	width: 48%;
}
.cbbutton a:link {
	color: #fff;
	text-decoration: none;
}
.cbbutton a:visited {
	color: #fff;
}
.cbbutton a:hover {
	color: red;
}
#results {
	border: 1px solid #CCCCCC;
	display: none;
	font-size: 11px;
	line-height: 0;
	margin-left: -3px;
	margin-top: 6px;
	z-index: 10000;
	border-radius: 10px;
	background-color: white;
	position: relative;
}
#results ul {
	list-style: none;
	padding-top: 5px;
	padding: 0px;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#results ul li {
	background-color: #FFFFFF;
	text-align: left;
	color: #4889EA;
}
#results ul li:hover {
	background-color: #EBEBEB;
}
#results ul li a {
	line-height: 20px;
	text-decoration: none;
	padding: 5px;
	display: block;
	color: #333333;
}
#showmenu {
	margin: 0 auto;
	width:25px;
	margin-top: -38px;
}
.box-shadow-menu {
	position: relative;
	padding-left: 3em;
}
.box-shadow-menu:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.25em;
	width: 31px;
	height: 32px;
	/*background: black;*/
	/*box-shadow: 0 0.5em 0 0 black, 0 1em 0 0 black;*/
	background-image:url(../images/showmenu.png);
}
.derprice {
	font-size: 23px;
	font-weight: 900;
	position: absolute;
	z-index: 999;
	left: 0px;
	bottom: 65px;
	min-width: 102px;
	color: #B9002C;
}
label {
	cursor: pointer;
	/*width: 49%;*/
	display: inline-block;
}
.cheapest {
	font-size: 8px;
	font-style: italic;
	position: absolute;
	top: 60px;
	text-align: center;
	line-height: 15px;
	background-image: url(/images/red-star.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 80px;
	height: 80px;
	color: #fff;
	padding-top: 0;
	right: 1px;
	top: 41px;
}
.cheapest span {
	font-size: 15px;
	font-weight: 700;
	color: #fff;
}
.bx-wrapper img {
max-width: 100%;
display: block;
margin-top: 10px;
}
.rcheapest {
	font-size: 11px;
	font-style: italic;
	position: absolute;
	text-align: center;
	line-height: 15px;
	background-image: url(/images/red-star.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 63px;
	height: 51px;
	color: #fff;
	padding-top: 12px;
	top: 1px;
	right: 1px;
}
.sidev {
	position: relative;
}
.rcheapest span {
	font-size: 13px;
	font-weight: 700;
	color: #fff;
}
.other {
	font-size: 12px;
	font-style: italic;
	position: absolute;
	bottom: 1px;
	text-align: center;
	left: 10px;
	top: 41px;
}
.other {
	color: #000;
	margin-top: 5px;
}
.sliderfeat .other {
	color: #000;
}
.sliderfeat .subsliderheading {
	color: #000;
}
.fullsearchbox select {
	width: 49%;
	margin-bottom: 5px;
}
.bigsearchbuttn {
	width: 49%;
	border: none;
	background-color: #b9002c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	text-transform: uppercase;
}
.searchright {
	display: none;
	background-image: url(../images/searchbg.jpg);
	padding-left: 5px;
	padding-right: 5px;
	float: right;
	padding-top: 5px;
	width: 100%;
}
.slope {
	font-size: 15px;
	background-color:black;
	padding: 3px;
	color: #fff;
	/*transform: rotate(-0.9deg);
	-ms-transform: rotate(-0.9deg);
	-webkit-transform: rotate(-0.9deg);*/
	text-align: center;
	text-shadow: 2px 2px #000;
	margin-bottom: 10px;
	font-weight: normal;
	box-shadow: 1px 1px 2px #000;
	position: relative;
	z-index: 99;
	width: 100%;
}
.slope h1, .slope h2 {
	color: #fff !important;
	margin: 0;
	/*transform: rotate(0.9deg);
	-ms-transform: rotate(0.9deg);
	-webkit-transform: rotate(0.9deg);*/
}
.sliderheading {
	position: absolute;
	top: 1px;
	left: 10px;
	font-size: 15px;
	background-color: #6a6a6a;
	padding: 3px;
	color: #fff;
	/*transform: rotate(-0.9deg);
	-ms-transform: rotate(-0.9deg);
	-webkit-transform: rotate(-0.9deg);*/
	text-transform: capitalize;
	text-shadow: 2px 2px #000;
	box-shadow: 3px 3px 10px #000;
}
.pricesearchlist {
	list-style-type: none;
	padding: 0;
}
.pricesearchlist li {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.41, rgb(73, 138, 235)),
	color-stop(1, rgb(33, 73, 133))
);
background-image: -o-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: -moz-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: -ms-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: linear-gradient(to bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
	text-align: center;
	margin-bottom: 5px;
	color: #fff;
	width: 49%;
	display: inline-block;
}
.pricesearchlist li a {
width: 100%;
display: inline-block;
-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.pricesearchlist li a:hover{
background-color:#B9002C;
}
#saloon {
	display: block;
	width: 124px;
	background-image: url(/images/cartypes/saloonoff.gif);
	background-repeat: no-repeat;
	padding-top: 70px;
	text-align: center;
}
#saloon:hover {
	background-image: url(/images/cartypes/saloonon.gif);
	background-repeat: no-repeat;
}
#estate {
	display: block;
	width: 124px;
	background-image: url(/images/cartypes/estateoff.gif);
	background-repeat: no-repeat;
	padding-top: 70px;
	text-align: center;
}
#estate:hover {
	background-image: url(/images/cartypes/estateon.gif);
	background-repeat: no-repeat;
}
#citycar {
	display: block;
	width: 124px;
	background-image: url(/images/cartypes/citycaroff.gif);
	background-repeat: no-repeat;
	padding-top: 70px;
	text-align: center;
}
#citycar:hover {
	background-image: url(/images/cartypes/citycaron.gif);
	background-repeat: no-repeat;
}
#eco {
	display: block;
	width: 124px;
	background-image: url(/images/cartypes/ecooff.gif);
	background-repeat: no-repeat;
	padding-top: 70px;
	text-align: center;
}
#eco:hover {
	background-image: url(/images/cartypes/ecoon.gif);
	background-repeat: no-repeat;
}
#hatchback {
	display: block;
	width: 124px;
	background-image: url(/images/cartypes/hatchbackoff.gif);
	background-repeat: no-repeat;
	padding-top: 70px;
	text-align: center;
}
#hatchback:hover {
	background-image: url(/images/cartypes/hatchbackon.gif);
	background-repeat: no-repeat;
}
#fourxfour {
	display: block;
	width: 124px;
	background-image: url(/images/cartypes/4x4off.gif);
	background-repeat: no-repeat;
	padding-top: 70px;
	text-align: center;
}
#fourxfour:hover {
	background-image: url(/images/cartypes/4x4on.gif);
	background-repeat: no-repeat;
}
#coupe {
	display: block;
	width: 124px;
	background-image: url(/images/cartypes/coupeoff.gif);
	background-repeat: no-repeat;
	padding-top: 70px;
	text-align: center;
}
#coupe:hover {
	background-image: url(/images/cartypes/coupeon.gif);
	background-repeat: no-repeat;
}
#mpv {
	display: block;
	width: 124px;
	background-image: url(/images/cartypes/mpvoff.gif);
	background-repeat: no-repeat;
	padding-top: 70px;
	text-align: center;
}
#mpv:hover {
	background-image: url(/images/cartypes/mpvon.gif);
	background-repeat: no-repeat;
}
#sports {
	display: block;
	width: 124px;
	background-image: url(/images/cartypes/sportsoff.gif);
	background-repeat: no-repeat;
	padding-top: 70px;
	text-align: center;
}
#sports:hover {
	background-image: url(/images/cartypes/sportson.gif);
	background-repeat: no-repeat;
}
.types {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.types li {
	float: left;
	width: 46%;
	padding-left:10px;
}
.types a:link {
	color: #333 !important;
	text-decoration: none;
}
.types a:visited {
	color: #333 !important;
	text-decoration: none;
}
.priceupdate #ourprice {
	font-size: 40px;
	font-weight: 900;
}
.content select, {
width: 99%;
}
.searchli {
	margin: 0.5%;
	vertical-align: middle;
	width: 48%;
	text-align: center;
	display: inline-block;
}
.content input[type=text], .content textarea, .content select, .content input[type=email] {
	width: 100%;
	background: #f9f8f8 ;
	color: #333;
	font: inherit;
	border: 2px solid #E6E6E6;
	padding: 7px 12px;
	box-shadow: none;
}
.breadcrumb {
	background-image: url(../images/searchbg.jpg);
	padding-left: 5px;
	margin: 0;
	font-size: 1em;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	position: relative;
z-index: 99;
}
.breadcrumb a {
	color: #B9002C;
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.slider {
	/*background-image: url(../images/sliderbg.jpg);
	background-size: cover;*/
	margin-bottom: 10px;
}
#desktopslider {
	display: none;
}
#mobileslider {
	display: block;
}
.ui-tabs .ui-tabs-nav li a {
	font-size: 12px !important;
}
.subsliderheading {
	top: 29px;
	line-height: 12px;
}
.other {
	top: 60px;
}
.bx-wrapper img {
	margin-left: 1% !important;
}
.priceupdate {
	float: none;
	position: absolute;
	z-index: 999;
	padding-top: 1px;
	bottom: 76px;
	right: 1px;
	font-size:0.9em;
}
.der-car-img {
	
	position: absolute;
z-index: 10;
margin-top: -17px;
left: 31px;
top: 0;
width: 75%;
}
.priceupdate p {
	margin: 0;
}
.vehhead {
	margin-top: 10px;
	font-size: 1.0em !important;
	width: 100%;
	position: relative;
	z-index: 99;
}
.modelboximg {
	display: inline-block;
	vertical-align: top;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	float: left;
}
.fullsearchbox {
	display: none;
}
.mobilesearchdd {
	margin-top: 7px;
	background-image: url(../images/searchbg.jpg);
	padding: 10px;
	position: absolute;
	z-index: 9999999;
	width: 80%;
	border:1px solid #ccc;
}
.mobilesearchdd select {
	width: 100%;
	background: #f9f8f8 !important;
	color: #333;
	font: inherit;
	border: 2px solid #E6E6E6;
	padding: 7px 12px;
	box-shadow: none;
}
#showsearch {
	position: absolute;
	right: 27px;
	bottom: -9px;
	width:24px;
	height:24px;
	background-image:url(/images/search.png);
	background-repeat:no-repeat;
	text-indent:-99999px;
	
}
/*modal window*/
.modalDialog {
	position: fixed;
	font-family: 'Oxygen', sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: -9990;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
	z-index: 9999;
}
.modalDialog > div {
	width: 80%;
	position: relative;
	margin: 30% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #eee);
	background: -webkit-linear-gradient(#fff, #eee);
	background: -o-linear-gradient(#fff, #eee);
}
.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.close:hover { background: #00d9ff; }
.thumbstrip
{
position: relative;
margin-top: 240px;
z-index: 99;	
}
.thumbnail {
	width:15%;float:left;margin:0.5%;
	cursor:pointer;
	}
	.grnbtn {
	padding: 3px 5px;
color: #fff;
background-color: green;
position: absolute;
left: 1px;
bottom: -22px;
font-size: 14px;
text-align: center;
}
.grnbtn:visited {
	color:#fff;
}
.searchinput {
	margin-top:5px;width:90%;font-size:1.0em;
}
.bx-wrapper .bx-pager {
	display:none !important;
}
.form-container {
background: rgb(232,232,232);
background: -moz-linear-gradient(top, rgba(232,232,232,1) 0%, rgba(255,255,255,1) 22%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,232,232,1)), color-stop(22%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0 );
height: auto;
border-radius: 15px;
border: 1px solid #e2e2e2;
width: 100%;
padding: 20px;
margin-bottom: 30px;
font-family: "PT Sans";
font-weight: normal;
font-size: 14px;
color: #003366;
}
#ipad-horiz {
		display:none;
}
#non-ipad {
	display:block;
}
.form-width {
	width:83%
}
#personalFinanceForm input, #personalFinanceForm select {
border: 1px solid #ccc;
padding: 3px;
margin-right: 30px;
float: left;
width: 95%;
}
#personalFinanceForm .inputWrapper {
display: block;
float: left;
width: 100%;
position: relative;
}
#personalFinanceForm select {
border: 1px solid #ccc;
padding: 3px;
margin-right: 30px;
float: left;
width: 99%;
}
.ourprice {
	padding:0 0 28px 0 !important;
}
#warning {
	border:1px #B9002C solid;
	width:80%;
	padding:2px 10px;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
@media only screen and (min-width: 481px) {
	#personalFinanceForm input, #personalFinanceForm select {
border: 1px solid #ccc;
padding: 3px;
margin-right: 10px;
float: left;
width: 139px;
}
.ourprice {
	padding:0 0 0 0 !important;
}
#personalFinanceForm select {
border: 1px solid #ccc;
padding: 3px;
margin-right: 10px;
float: left;
width: 147px;
}
#personalFinanceForm .inputWrapper {
display: block;
float: left;
width: auto;
position: relative;
}
	.bx-wrapper img {
max-width: 100%;
display: block;
margin-top: 0;
}
	.searchlist {
		display:inline-block;
		width: 185px;
        font-size: 9px;
	}
	#mobcarmods {
		padding:0;
	}
	.manuheading span {
		display:none;
	}
	.searchinput {
	float:right;margin-top:5px;width:40%;font-size:1.0em;
}
	.der-car-img {
position: absolute;
z-index: 10;
margin-top: 0;
left: 55px;
top: -75px;
width: 69%;
}
.thumbstrip
{
position: relative;
margin-top: 240px;
z-index: 99;	
}
.thumbnail {
	width:15%;float:left;margin:0.5%;
	cursor:pointer;
	}
	.grnbtn {
	padding: 3px 5px;
color: #fff;
background-color: green;
position: absolute;
left: 1px;
bottom: -22px;
font-size: 13px;
text-align: center;
}
.topmobnav {
	display: none;
}
#desktopslider {
	display: none;
}
.types li {
	float: left;
	width: 24%;
	padding: 0;
}
.navsearch {
	display: none;
}
.modelboximg {
	display: inline-block;
	vertical-align: top;
	display: inline-block;
	vertical-align: top;
	width: 40%;
	float: left;
}
.derprice {
	font-size: 32px;
	font-weight: 900;
	position: absolute;
	bottom: 95px;
	z-index: 999;
	left: 1px;
	min-width: 125px;
}
.content input[type=text], .content textarea, .content select, .content input[type=email] {
	width: 80%;
	background: #f9f8f8 ;
	color: #333;
	font: inherit;
	border: 2px solid #E6E6E6;
	padding: 7px 12px;
	box-shadow: none;
}
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
.header {
	background-position: right;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 40px;
}
.other {
	color: #fff;
	margin-top: 5px;
}
.social {
	display: inline-block;
}
.tel {
	font-weight: bold;
	line-height: 28px;
	font-size: 30px;
	padding-left: 80px;
	margin-top: 30px;
}
.logo {
	width: 120px;
	display: inline-block;
	margin-top: 0;
}
.contactinfo {
	display: inline-block;
	margin-left: 12%;
}
.contactinfo {
	float: right;
	/*background-image: url(../images/phone.png);*/
	background-repeat: no-repeat;
	background-position: bottom left;
	position: absolute;
	right: 10px;
	top: -33px;
}
.header img {
	margin-top: 22px;
}
.email {
	font-size: 16px;
	float: right;
	margin-left: 50px;
}
.nav {
}
.mobnav {
	display: block;
}
.topnav {
	display: block;
list-style: none;
margin: 2px 0 0 0;
padding: 11px 0;
font-size: 0.8em;
}
.topnav li {
	display: inline-block;
}
.topnav li + li {
	background: url(../images/navdivider.png) no-repeat top left;
	padding-left: 10px
}
.topnav li a {
	padding: 5px 5px 16px;
	color: #fff;
	text-decoration: none;
	/*border-right: 1px solid #fff;*/
	text-transform: capitalize;
	min-width: 100px;
	/*text-shadow: 2px 2px #000;*/
}
.topnav li a:hover {
	color: white;
	text-shadow: none;
	background-color:#C00031;
}
.slidermain {
	display: none !important;
}
.sliderheading {
	background-color: #6A6A6A;
	box-shadow: 3px 3px 10px #000000;
	color: #FFFFFF;
	font-size: 1.1em;
	left: 10px;
	padding: 3px;
	position: absolute;
	text-align: center;
	text-shadow: 2px 2px #000000;
	text-transform: capitalize;
	top: 1px;
	/*transform: rotate(-0.9deg);*/
	width: 80%;
	margin-left: 5px;
	/*-ms-transform: rotate(-0.9deg);*/
	/*-webkit-transform: rotate(-0.9deg);*/
}
.subsliderheading {
	position: absolute;
	bottom: 74px;
	left: 10px;
	font-size: 14px;
	font-style: italic;
	color: #000;
	top: 36px;
}
.bluestar {
	position: absolute;
	top: 50px;
	left: 30px;
	background-image: url(/images/bluestar.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 91px;
}
.greenstar {
	position: absolute;
	top: 50px;
	right: 30px;
	background-image: url(/images/greenstar.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 91px;
}
.moreinfo {
	padding: 5px 10px;
	color: #fff;
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.41, rgb(73, 138, 235)),
	color-stop(1, rgb(33, 73, 133))
);
background-image: -o-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: -moz-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: -ms-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: linear-gradient(to bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
	position: absolute;
	bottom: 10px;
	left: 45px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 1em;
}
.getquote {
	padding: 5px 10px;
	color: #fff;
	background-color: green;
	position: absolute;
	bottom: 10px;
	left: 170px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 1em;
}
/*START MANUFACTURER LIST*/
.manufacturers {
	width: 100%;
}
.manuheading {
	background-color: #6a6a6a;
	color: #fff;
	font-size: 1em;
	padding-left: 3%;
	margin: 0;
	width: 97%;
	-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-top: 10px;
	padding-bottom: 5px;
}
.manulist {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	text-transform: uppercase;
	width: 100%;
	background-image: url(../images/searchbg.jpg);
}
.manulist li {
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #979b9b;
	border-left: 1px solid #979b9b;
	border-right: 1px solid #979b9b;
	background-image: url(../images/menu-arrow.png);
	background-position:right;
	background-repeat:no-repeat;
}
.manulist a {
	text-decoration: none;
	color: #000;
}
.manulist li:hover {
	background-color: #ddd;
	color: #b9002c;
	background-image: url(../images/menu-arrow.png);
	background-position:right;
	background-repeat:no-repeat;
}
/*END MANUFACTURER LIST*/
.categories {
	width: 100%;
	clear: both;
	margin-left: 0;
}
/*Category boxes*/
.catcont {
	width: 24.5%;
	height: 100px;
	display: inline-block;
}
.catcont img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.catcont img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
}
.catheading {
	background-color: #34495e;
	color: #fff;
	font-size: 0.8em;
	margin: 0;
	text-align: center;
	position: relative;
	z-index: 10000;
}
.content {
	width: 100%;
	clear: both;
	margin-left: 0;
	font-size: 0.9em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.contentsearch {
width:100% !important;
}
.form-width {
	width:94%
}
.svleft p {
	font-size: 0.7em;
}
/*Content*/
.newsbox {/*width: 32.5%*/;
	display: inline-block;
	position: relative;
	width: 22%;
	margin: 0;
	margin-right: 1%;
	vertical-align: text-top;
	margin-left: 1%;
	height: 244px;
}
.fullnewsbox {
	background-color: #fff;
	padding: 10px;
	margin-bottom: 10px;
	/*background-image: url(../images/searchbg.jpg);*/
	border-left:medium solid black;
}
.heightlimit {
	/*height: 280px;*/
	overflow: hidden;
}
.newsheading {
	color: #b9002c;
	font-size: 1em;
	margin: 0;
	width: 95%;
	font-weight: bold;
}
.date {
	margin: 0;
	color: #333;
	font-size: 0.7em;
	text-transform: uppercase;
}
.newsreadmore {
	position: absolute;
	bottom: 0;
}
.newsreadmore a:link {
	color: #333 !important;
	text-decoration: none;
}
.newsreadmore a:hover {
	color: #333 !important;
	text-decoration: none;
}
.newsreadmore a:visited {
	color: #333 !important;
	text-decoration: none;
}
.rightside {
	width: 100%;
	clear: both;
	margin-left: 0;
}
.headingbar {
	background-color: #6a6a6a;
	color: #fff;
	padding-left: 5px;
	margin: 0;
	font-size: 1em;
	-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-top: 10px;
	padding-bottom: 5px;
	text-shadow: 2px 2px #000;
}
.partners {
	width: 100%;
	clear: both;
	margin-left: 0;
}
.news {
	width: 100%;
	clear: both;
	margin-left: 0;
}
.footer {
}
.footerinner {
	width: 24%;
	display: none;
}
.hide_tablet {
	display: none;
}
.hide_mobile {
	display: block;
}
.zeroMargin_tablet {
	margin-left: 0;
}
.vehiclelist li {
	display: inline-block;
	width: 30%;
	margin-right: 1%;
}
.svleft {
	width: 36%;
	float: left;
	position: relative;
}
.svright {
	width: 62%;
	display: inline-block;
	position: relative;
	float: right;
}
.greybutton {
	margin-left: 260px;
	padding: 5px 10px;
	color: #fff;
	background-color: grey;
}
.MakeLogoList li {
	float: left;
	margin: 1%;
	width: 23%;
	vertical-align: middle;
	line-height: 115px;
}
.ui-tabs .ui-tabs-nav li {
	width: inherit;
}
.pricing {
	font-size: 24px;
	font-style: italic;
	margin: 0;
}
#specsummary li {
	width: 48%;
}
.quotebutton {
	padding: 5px 10px;
	color: #fff;
	background-color: green;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 50%;
	position: absolute;
	right: 1px;
	bottom: -40px;
	text-align: center;
	margin-bottom: 0;
	display: block;
	z-index: 9999;
}
.cbbutton {
	padding: 5px 10px;
	color: #fff;
	background-color: grey;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 50%;
	position: absolute;
	left: 1px;
	bottom: -40px;
	text-align: center;
	margin-bottom: 0;
	display: block;
	z-index: 9999;
}
.pod-right {
	background-color: #fff;
	-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;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	text-align: center;
	background-image: url(../images/searchbg.jpg);
}
.VariantTable tr {
	border-bottom: 1px #ccc solid;
}
.carbutton {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #b9002c;
	text-align: center;
	margin-bottom: 5px;
	padding: 2px 10px;
	color: #fff;
	text-decoration: none;
	margin-top: 10px;
}
.carbutton:link, .vanbutton:link {
	color: #fff;
}
.carbutton:visited, .vanbutton:visited {
	color: #fff;
}
.vanbutton {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #cccccc;
	text-align: center;
	margin-bottom: 5px;
	padding: 2px 10px;
	color: #fff;
	margin-top: 10px;
	text-decoration: none;
}
.slider {
	margin-bottom: 10px;
}
.sliderright {
	display: none;
}
.sliderleft {
}
.searchli {
	margin: 0.5%;
	vertical-align: middle;
	width: 23%;
	text-align: center;
	position: relative;
	display: inline-block;
}
.sitesearch input[type="text"] {
	border: none;
	font-family:'Oxygen', sans-serif;
	width: 90%;
	font-size: 13px;
}
.bx-wrapper img {
	margin-left: 6% !important;
}
.modelbox img {
}
.priceupdate {
	float: none;
	position: absolute;
	z-index: 999;
	padding-top: 1px;
	bottom: 60px;
	right: 1px;
}
.vehhead {
	margin-top: 10px;
	font-size: 1.0em !important;
	width: 49%;
	position: relative;
	z-index: 99;
}
.slope {
	font-size: 20px;
	background-color: black;
	padding: 3px;
	color: #fff;
	/*transform: rotate(-0.9deg);
	-ms-transform: rotate(-0.9deg);
	-webkit-transform: rotate(-0.9deg);*/
	text-align: center;
	text-shadow: 2px 2px #000;
	margin-bottom: 10px;
	font-weight: normal;
	box-shadow: 1px 1px 2px #000;
	width: 38%;
}
#showsearch {
	position: absolute;
	right: 62px;
	bottom: -9px;
	width:24px;
	height:24px;
	background-image:url(/images/search.png);
	background-repeat:no-repeat;
	text-indent:-99999px;
	
}
.sliderright {
	width: 49%;
	display: inline-block;
	position: relative;
}
.sliderleft {
	width: 49%;
	display: inline-block;
	position: relative;
}
.modalDialog > div {
	width: 40%;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #eee);
	background: -webkit-linear-gradient(#fff, #eee);
	background: -o-linear-gradient(#fff, #eee);
}
.newsleft {
		width:98%;
		
		position:relative;
	}
	.newsright {
		width:98%;
	clear:both;
		padding-top: 10px;
		}
	.form-container {
background: rgb(232,232,232);
background: -moz-linear-gradient(top, rgba(232,232,232,1) 0%, rgba(255,255,255,1) 22%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,232,232,1)), color-stop(22%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0 );
height: auto;
border-radius: 15px;
border: 1px solid #e2e2e2;
width: 100%;
padding: 20px;
margin-bottom: 30px;
font-family: "PT Sans";
font-weight: normal;
font-size: 14px;
color: #003366;
}	
label {
cursor: pointer;
/* width: 49%; */
display: inline-block;
}
.content select {
width: 88%;
padding: 7px 0px;
}
#servicechargediv {
}
#subs {
width:87%;
}
.derdrop {
width:87%;
border-top: 1px black solid;
margin-top: 5%;
padding-top: 2%;
padding-bottom: 4%;
}
#warning {
	border:1px #B9002C solid;
}
}
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 769px) {
	#personalFinanceForm fieldset {
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #e2e2e2;
padding: 8px 25px;
width: 94%%;
clear: both;
font-size: 1em;
margin-bottom: 15px;
float: left;
}
	.mobile-price {
	display:none;
}
	
	.bx-wrapper .bx-pager {
	display:block !important;
}
	.carbutton {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #b9002c;
	text-align: center;
	margin-bottom: 5px;
	padding: 2px 10px;
	color: #fff;
	text-decoration: none;
	margin-top: 10px;
}
.carbutton:link, .vanbutton:link {
	color: #fff;
}
.carbutton:visited, .vanbutton:visited {
	color: #fff;
}
.vanbutton {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #cccccc;
	text-align: center;
	margin-bottom: 5px;
	padding: 2px 10px;
	color: #fff;
	margin-top: 10px;
	text-decoration: none;
}
	.rightside img {
	display: block;
	margin-left: auto;
	margin-right: auto;

}
	.navsearch .sitesearch {
	width: 160px;
	margin-top: -32px;
}
	.newsleft {
		width:98%;
		position:relative;
	}
	.newsright {
		width:98%;
	clear:both;
		padding-top: 10px;
		}
	
	/*.buttondiv {
	 background-color: #E8E9EB;
    bottom: -5px;
    padding: 15px 0;
    position: absolute;
    width: 100%;
	}*/
.priceupdate {
	float: none;
	position: absolute;
	z-index: 999;
	padding-top: 1px;
	bottom: 10px;
	right: 1px;
}
.contactinfo {
	float: right;
	/*background-image: url(../images/phone.png);*/
	background-repeat: no-repeat;
	background-position: bottom left;
	position: absolute;
	right: 10px;
	top: 8px;
}
.footerinner {
	width: 24%;
	display: inline-block;
}
.subsliderheading {
position: absolute;
bottom: 74px;
left: 10px;
font-size: 14px;
font-style: italic;
/*color: #fff;*/
top: 43px;
height: 20px;
}
.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
.navsearch {
	display:block;
}
/*.navsearch .sitesearch {
	width: 90%;
	margin-top: 10px;
}*/
.header {
}
.derprice {
	font-size: 30px;
	font-weight: 900;
	position: absolute;
	bottom: -14px;
	z-index: 999;
	left: -1px;
}
.header img {
	margin-top: 10px;
}
.contactinfo {
	float: right;
}
.socialicon:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
}
.nav {
	display: block;
	margin-top: 1%;
}
.mobnav {
	display: none;
}
.topnav {
	display: block;
	list-style: none;
	/*margin: 5px 0 0 0;*/
	padding: 0;
	font-size: 13px;
	padding-left: 10px;
}
.topnav li {
	display: inline-block;
}
.topnav li + li {
  background: url(../images/navdivider.png) no-repeat top left;
	padding-left: 10px;
	padding-top:9px;
	padding-bottom:12px;
}
.topnav li a {
	padding: 5px 5px 16px;
	color: #fff;
	text-decoration: none;
	/*border-right: 1px solid #fff;*/
	text-transform: capitalize;
	min-width: 100px;
}
.topnav li a:hover {
	color: white;
	text-shadow: none;
	background-color:#C00031;
	border-radius: 5px 5px 0 0;
}
/*START SLIDER*/
.slider {
	/*background-image: url(../images/sliderbg.jpg);*/
	background-size: cover;
	margin-bottom: 10px;
}

.loading-slider {
	background: url(../images/loading.gif) no-repeat center center;
}

.sliderright {
	width: 49%;
	display: inline-block;
	position: relative;
}
.sliderleft {
	width: 49%;
	display: inline-block;
	position: relative;
}
/*END SLIDER*/
.manufacturers {
	width: 15%;
}
.categories {
	width: 83.0508%;
	margin-left: 1.6949%;
	clear: none;
}
.content {
	width: 63%;
	margin-left: 1%;
	clear: none;
	margin-bottom: 10px;
}
.contentsearch {
	width:84% !important;
}

.form-width {
	width:83%
}
.rightside {
	width: 19.8%;
	margin-left: 1%;
	clear: none;
	display:block;
}
.partners {
	width: 66.1016%;
	margin-left: 1.6949%;
	clear: none;
}
.news {
	width: 66.1016%;
	margin-left: 1.6949%;
	clear: none;
}
.footer {
}
.zeroMargin_desktop {
	margin-left: 0;
}
.hide_desktop {
	display: none;
}
.hide_mobile {
	display: inline-block;
}
.hide_tablet {
	display: inline-block;
}
.MakeLogoList li {
	float: left;
	margin: 1%;
	width: 18%;
	vertical-align: middle;
	line-height: 115px;
}
.greenbutton {
	padding: 5px 10px;
	width: 80%;
	display: inline-block;
	margin-left: 10px;
}
.orangebutton {
	padding: 5px 10px;
	/*width:34%;*/
	display: inline-block;
}
.svleft p {
	font-size: 1.2em;
}
.quotebutton {
	padding: 5px 10px;
	color: #fff;
	background-color: green;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*width: 50%;*/
	width:40%;
	position: absolute;
	right: 1px;
	/*bottom: -40px;*/
	bottom:77px;
	text-align: center;
	margin-bottom: 0;
	display: block;
	z-index: 9999;
}
.cbbutton {
	padding: 5px 10px;
	color: #fff;
	background-color: grey;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 50%;
	position: absolute;
	left: 1px;
	bottom: -40px;
	text-align: center;
	margin-bottom: 0;
	display: block;
	z-index: 9999;
}
.typesearch {
	width: 79%;
	float: left;
	margin-bottom: 10px;
	background-color: #f7f7f7;
	padding: 1%;
	margin-bottom: 10px;/*background-image: url(../images/searchbg.jpg);*/
}
.slidermain {
	display: block !important;
}
.MakeLogoList li:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
}
.cheapest {
	background-image: url("/images/red-star.png");
	background-repeat: no-repeat;
	background-size: cover;
	color: #FFFFFF;
	font-size: 0.7em;
	font-style: italic;
	height: 90px;
	line-height: 14px;
	padding-top: 9px;
	position: absolute;
	right: 3px;
	text-align: center;
	top: 50px;
	width: 100px;
}
.cheapest span {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
}
.other {
	font-size: 12px;
	font-style: italic;
	position: absolute;
	bottom: 1px;
	left: 10px;
	top: 70px;
	text-align: center;
}
.priceupdate #ourprice {
	font-size: 40px;
	font-weight: 900;
}
.priceupdate #pound {
	font-size: 40px;
	font-weight: 900;
}
.priceupdate {
	float: right;
	position: relative;
	z-index: 999;
	/*padding-top: 260px;*/
	padding-top: 15px;
	width:157px;
}
.priceupdate p {
	margin: 0;
	line-height: 1.2em;
}
#initialpayment {
/*margin-top: 220px;*/
}
#showmenu {
	padding: 0;
	margin: 0;
	text-align: center;
	color: #fff;
}
.leaseterms select {
	width: 49%;
	margin-bottom: 5px;
}
.leaseterms label {
	display: inline-block;
	width: 48%;
}
.der-car-img {
	position: absolute;
	z-index: 10;
	margin-top: 0;
	left:55px;
	top:-74px;
	width:80%;
}
.radio {
	width: 20% !important;
}
.search_hover {
	background-color: #EBEBEB!important;
	color: #232323!important;
}
.slope {
	font-size: 20px;
	background-color: black;
	padding: 3px;
	color: #fff;
	/*transform: rotate(-0.9deg);
	-ms-transform: rotate(-0.9deg);
	-webkit-transform: rotate(-0.9deg);*/
	text-align: center;
	text-shadow: 2px 2px #000;
	margin-bottom: 10px;
	font-weight: normal;
	box-shadow: 1px 1px 4px #000;
	width: 36%;
}
.slope h1, .slope h2 {
	color: #fff !important;
	margin: 0;
	/*transform: rotate(0.9deg);
	-ms-transform: rotate(0.9deg);
	-webkit-transform: rotate(0.9deg);*/
}
.fullsearchbox {
	display: none;
	margin-bottom: 10px;
	width: 100%;
	position: relative;
	height: 89px;
	overflow: hidden;
	background: #6db3f2; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZkYjNmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzU0YTNlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzM2OTBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTY5ZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6db3f2), color-stop(50%, #54a3ee), color-stop(51%, #3690f0), color-stop(100%, #1e69de)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%); /* Opera 11.10+ */
}
.searchright {
	background-image: url(../images/searchbg.jpg);
	padding-left: 5px;
	padding-right: 5px;
	float: right;
	padding-top: 5px;
	width: 60%;
}
.fullsearchbox select {
	width: 30%;
	margin-bottom: 5px;
}
.pricesearch {
	width: 16%;
	float: left;
	margin-bottom: 10px;
	background-color: #f4f4f4;
	padding: 1%;
	margin-bottom: 10px;
	margin-right: 1%;
	background-image: url(../images/searchbg.jpg);
}
.bigsearchbuttn {
	width: 30%;
	border: none;
	background-color: #b9002c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	text-transform: uppercase;
}
.types {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.types li {
	float: left;
	width: 33%;
}
.types a:link {
	color: #333 !important;
	text-decoration: none;
}
.types a:visited {
	color: #333 !important;
	text-decoration: none;
}
.pricesearchlist {
	list-style-type: none;
	padding: 0;
	font-weight:bold;
}
.pricesearchlist li {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #6a6a6a;
	text-align: center;
	margin-bottom: 5px;
	color: #fff;
}
.bxslider {
	margin: 0;
}
.blue {
	background-color: #4989eb;
}
.moreinfo {
	padding: 3px 5px;
	color: #fff;
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.41, rgb(73, 138, 235)),
	color-stop(1, rgb(33, 73, 133))
);
background-image: -o-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: -moz-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: -ms-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: linear-gradient(to bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
	position: absolute;
	bottom: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 1em;
	z-index: 9999;
}
.getquote {
	padding: 3px 5px;
	color: #fff;
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, rgb(38, 121, 26)),
	color-stop(1, rgb(65, 158, 52))
);
background-image: -o-linear-gradient(bottom, rgb(38, 121, 26) 0%, rgb(65, 158, 52) 100%);
background-image: -moz-linear-gradient(bottom, rgb(38, 121, 26) 0%, rgb(65, 158, 52) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(38, 121, 26) 0%, rgb(65, 158, 52) 100%);
background-image: -ms-linear-gradient(bottom, rgb(38, 121, 26) 0%, rgb(65, 158, 52) 100%);
background-image: linear-gradient(to bottom, rgb(38, 121, 26) 0%, rgb(65, 158, 52) 100%);
	position: absolute;
	bottom:0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 1em;
	display: inline;
}
.bx-wrapper img {
	margin-top: 70px !important;
}
.pricesearchlist li {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.41, rgb(73, 138, 235)),
	color-stop(1, rgb(33, 73, 133))
);
background-image: -o-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: -moz-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: -ms-linear-gradient(bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
background-image: linear-gradient(to bottom, rgb(73, 138, 235) 41%, rgb(33, 73, 133) 100%);
	text-align: center;
	margin-bottom: 5px;
	color: #fff;
	width: 99%;
	display: block;
}
.pricesearchlist li a {
-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
width: 99%;
	display: block;
}
.pricesearchlist li a:hover{
background-color:#B9002C;
}
.infopane {
	width: 60%;
	display: inline-block;
	margin-top: 23px;
}
.searchli {
	margin: 0.5%;
	vertical-align: middle;
	width: 14.9%;
	text-align: center;
	position: relative;
	display: inline-block;
	height: 146px;
}
#desktopslider {
	display: block;
}
#mobileslider {
	display: none;
}
.newsbox {/*width: 32.5%*/;
	display: inline-block;
	position: relative;
	width: 22%;
	margin: 0;
	margin-right: 1%;
	vertical-align: text-top;
	margin-left: 1%;
	height: 280px;
}
#showsearch {
	position: absolute;
	right: 62px;
	bottom: -9px;
	width:24px;
	height:24px;
	background-image:url(/images/search.png);
	background-repeat:no-repeat;
	text-indent:-99999px;
	display:none;
	
}
.thumbstrip
{
position: relative;
margin-top: 156px;
z-index: 99;	
}
.thumbnail {
	width:15%;float:left;margin:0.5%;
	cursor:pointer;
	}
.form-container {
background: rgb(232,232,232);
background: -moz-linear-gradient(top, rgba(232,232,232,1) 0%, rgba(255,255,255,1) 22%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,232,232,1)), color-stop(22%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0 );
height: auto;
border-radius: 15px;
border: 1px solid #e2e2e2;
width: 100%;
padding: 20px;
margin-bottom: 30px;
font-family: "PT Sans";
font-weight: normal;
font-size: 14px;
color: #003366;
}
label {
cursor: pointer;
/* width: 49%; */
display: inline-block;
}
.content select {
width: 88%;
padding: 7px 0px;
}
}
@media only screen and (min-width: 1024px) {
	#ipad-horiz {
		/*display:block;*/
}
#non-ipad {
	/*display:none;*/
}
.thumbstrip
{
position: relative;
margin-top: 120px;
z-index: 99;	
}
.derprice {
	font-size: 28px;
	font-weight: 900;
	position: absolute;
	bottom: 2px;
	z-index: 999;
	left: -1px;
}
.der-car-img {
	position: absolute;
	z-index: 10;
	margin-top: 0;
	left:55px;
	top:-92px;
	width:80%;
}

}
@media only screen and (min-width: 1051px) {
	.thumbstrip
{
position: relative;
margin-top: 213px;
z-index: 99;	
}
	#ipad-horiz {
		/*display:none;*/
}
#non-ipad {
	/*display:block;*/
}
	.carbutton {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #b9002c;
	text-align: center;
	margin-bottom: 5px;
	padding: 2px 20px;
	color: #fff;
	text-decoration: none;
	margin-top: 10px;
}
.carbutton:link, .vanbutton:link {
	color: #fff;
}
.carbutton:visited, .vanbutton:visited {
	color: #fff;
}
.vanbutton {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #cccccc;
	text-align: center;
	margin-bottom: 5px;
	padding: 2px 20px;
	color: #fff;
	margin-top: 10px;
	text-decoration: none;
}
	.navsearch .sitesearch {
	width: 200px;
	margin-top: -36px;
}
	.newsleft {
		width:49%;
		float:left;
		position:relative;
		max-height: 255px;
	}
	.newsright {
		width:49%;
		float:right;
		padding-top: 10px;
		clear:none;
		}
	.manuheading span {
		display:block;
	}
.topnav {
	display: block;
	list-style: none;
	/*margin: 3px 0 0 0;
	padding: 5px 0;*/
	font-size: 1em;
	margin-left:0;
}
.derprice {
	font-size: 39px;
	font-weight: 900;
	position: absolute;
	bottom: 26px;
	z-index: 999;
	left: 0;
}
.moreinfo {
	bottom: 0px;
}
.getquote {
	bottom: 0px;
	left: 180px;
	display: inline;
}
.other {
	bottom: 1px;
	left: 10px;
	top: 52px;
}
.bx-wrapper img {
	margin-top: 45px !important;
}
.subsliderheading {
	top: 30px;
}
.types li {
	float: left;
	width: 24%;
	padding: 0;
}
#desktopslider {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
}
/*.buttondiv {
	 background-color: #E8E9EB;
    bottom: -5px;
    padding: 15px 0;
    position: absolute;
    width: 100%;
	}*/
.form-container {
background: rgb(232,232,232);
background: -moz-linear-gradient(top, rgba(232,232,232,1) 0%, rgba(255,255,255,1) 22%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,232,232,1)), color-stop(22%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(232,232,232,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0 );
height: auto;
border-radius: 15px;
border: 1px solid #e2e2e2;
width: 100%;
padding: 20px;
margin-bottom: 30px;
font-family: "PT Sans";
font-weight: normal;
font-size: 14px;
color: #003366;
}
label {
cursor: pointer;
/* width: 49%; */
display: inline-block;
}
.content select {
width: 88%;
padding: 7px 0px;
}
.thumbstrip {
position: relative;
margin-top: 197px;
z-index: 99;
}
}
