/** NEW STYLES FOR SITE REFRESH JULY 2010 **/


/** @Font-face for Avenir **/

@font-face {
	font-family: 'AvenirLT65MediumRegular';
	src: url('/resource/fonts/avenir_lt_65_medium-webfont.eot');
	src: local('☺'), 
		url('/resource/fonts/avenir_lt_65_medium-webfont.ttf') format('truetype'), 
		url('/resource/fonts/avenir_lt_65_medium-webfont.svg#webfontNPPqWka4') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** MISC NEW STYLES **/

body { background: #fff url(/resource/images/newlayout/bodyBg.jpg) repeat-x 0 155px; }
.floatLeft { float: left; }
.floatRight { float: right; }
.clearBoth { clear: both; }
h3.blockTitle {
	color: #fff;
	text-transform: uppercase;
	font: normal normal 1.25em "AvenirLT65MediumRegular", "Trebuchet MS", Arial, sans-serif;
	text-shadow: 1px 1px 0px #353535;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.25);
}
.emailSignup {
	width: 182px;
	height: 23px;
	display: block;
	background: url(/resource/images/newlayout/emailSignup.png) no-repeat top;
}
.emailSignup:hover { background-position: bottom; }
.emailSignup span { display: none; }
ul.greyArrows li {
	background: url(/resource/images/newlayout/greyArrow.png) no-repeat center left;
	padding-left: 12px;
	line-height: 20px;
	color: #eee;
	font-size: 1.15em;
}
ul.greyArrows li a { color: #eee; text-decoration: none; }
ul.greyArrows li a:hover { text-decoration: underline; }
span.darkDivider {
	width: 100%;
	height: 0px;
	display: block;
	clear: both;
	margin: 10px 0;
	border-top: 1px solid #1e2435;
	border-top: 1px solid rgba(0,0,0,0.6);
	border-bottom: 1px solid #888;
	border-bottom: 1px solid rgba(255,255,255,0.35);
}
div#interiorpanel-inner-top-generic h1 {
	color:#666666;
	float:left;
	font-size:1.5em;
	padding:4px 0;
	text-transform:uppercase;
}
#interiorpanel-content-nogradient #interiorpanel-inner-top-generic h1 {
	color:#666666;
	font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
	font-size:2em;
	text-transform:uppercase;
	float: none;
}
h1.smallerHeader {
	float: left !important;
	font-size: 1.5em !important;
}
h1.motability-header {
	background:url("/resource/images/layout/motability_header.png") no-repeat scroll left top transparent;
	float:left !important;
	height:61px;
	margin: 0 0 10px;
	text-indent:-10000px;
	width:288px;
}

/** NEW HEADER STYLES **/

#header {
	width: 100%;
	height: 155px;
	margin-bottom: 15px;
	background: #1e2435 url(/resource/images/newlayout/headerBg.gif) repeat-x top;
}
#header .container { height: 155px; position: relative; z-index: 2; }
ul.topNav {
	height: 25px;
	font-size: 1.2em;
	padding-top: 10px;
}
ul.topNav li:first-child { border: none; padding-left: 0; }
ul.topNav li:last-child { padding-right: 0; }
ul.topNav li {
	height: 13px;
	float: left;
	padding: 0 8px;
	color: #fff;
	border-left: 1px solid #fff;
}
ul.topNav li a { 
	color: #fff; 
	text-decoration: none; 
}
ul.topNav li a:hover { text-decoration: underline; }
ul.accountNav { 
	width: 160px;
	padding: 10px 10px 0;
	margin-left: 15px;
	background-color: #666; 
	font-size: 1.1em;
	text-align: center;
}
ul.accountNav li { 	border: none; }
a#logo {
	width: 209px;
	height: 53px;
	margin: 20px 0 14px 1px;
	background: #1e2435 url(/resource/images/newlayout/logo.gif) no-repeat top left;
	float: left;
	display: block;
	clear: both;
}
a#logo span { display: none; }
h3#tagline {
	width: 500px;
	font: normal normal 1.7em "AvenirLT65MediumRegular", "Trebuchet MS", sans-serif;
	line-height: 1.1em;
	color: #dad9ba;
	letter-spacing: 0.05px;
	float: left;
	margin: 30px 0 0 15px;
}
h3#tagline span { font-size: 0.75em; }
#headerFinder {
	color:  #fff;
	width:  160px;
	height:  85px;
	padding: 10px;
	background-color: #45484f;
	position: absolute;
	right: 0;
	bottom: 0;
}
#headerFinder h3 { margin-bottom: 10px; }
#headerFinder select { margin-bottom: 12px; }
.showRoomFixed { width: 100%; }
#headerFinder input[type="text"] {
	height: 13px;
	padding: 2px;
	font-size: 0.9em;
	width: 107px;
}

/** Main Navigation styles **/

ul#mainNav {
	width: 700px;
	height: 33px;
	float: left;
	clear: both;
	background: url(/resource/images/newlayout/mainNavBg.gif) no-repeat;
}
ul#mainNav li {
	height: 33px;
	float: left;
	background-image: url(/resource/images/newlayout/mainNavBg.gif);
}
ul#mainNav li a {
	height: 33px;
	display: block;
}
ul#mainNav li a span { display: none; }

li#navHome { width: 62px; background-position: 0px 0px; }
li#navBusiness { width: 115px; background-position: -62px 0px; }
li#navServices { width: 121px; background-position: -177px 0px; }
li#navAccident { width: 122px; background-position: -298px 0px; }
li#navMotability { width: 88px; background-position: -420px 0px; }
li#navRRGTV { width: 80px; background-position: -508px 0px;}
li#navOffers { width: 110px; background-position: -588px 0px; cursor: pointer; }

li#navHome:hover { width: 62px; background-position: 0px -33px; }
li#navBusiness:hover { width: 115px; background-position: -62px -33px; }
li#navServices:hover { width: 121px; background-position: -177px -33px; }
li#navAccident:hover { width: 122px; background-position: -298px -33px; }
li#navMotability:hover { width: 88px; background-position: -420px -33px; }
li#navRRGTV:hover { width: 80px; background-position: -508px -33px; }
li#navOffers:hover { width: 110px; background-position: -588px -33px; }

li#navHome.active { width: 62px; background-position: 0px -66px; }
li#navBusiness.active { width: 115px; background-position: -62px -66px; }
li#navServices.active { width: 121px; background-position: -177px -66px; }
li#navAccident.active { width: 122px; background-position: -298px -66px; }
li#navMotability.active { width: 88px; background-position: -420px -66px; }
li#navRRGTV.active { width: 80px; background-position: -508px -66px; }
li#navOffers.active { width: 110px; background-position: -588px -66px; }
li#navOffers.dropdown { width: 110px; background-position: -588px -33px !important; }

#navOffers ul {
	display: none; 
	position: relative;
	width: 110px;
	background: #2c313a;
	color: #fff;
	overflow: hidden;
	margin-top: -1px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	font: normal normal 1.1em "AvenirLT65MediumRegular", "Trebuchet MS", sans-serif;
}
#navOffers ul li { 
	width: 86px;
	padding: 0 12px;
	height: 25px;
	line-height: 25px;
	background: none;
}
#navOffers ul li:last-child {
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
}
#navOffers ul li:hover { background: #363a43; }
#navOffers ul li a { color: #fff; text-decoration: none; }


/** NEW FOOTER STYLES **/

#footer {
	width: 100%;
	height: 325px;
	background: #1e2435 url(/resource/images/newlayout/footerBg.gif) repeat-x bottom;
	margin-top: 30px;
	color: #eee;
}
.footerLeft {
	width: 225px;
	height: 260px;
	margin-right: 20px;
	padding-top: 30px;
	float: left;
}
.footerMiddle {
	width: 490px;
	height: 260px;
	margin-right: 20px;
	padding-top: 30px;
	float: left;
}
.footerRight {
	width: 175px;
	height: 260px;
	padding-top: 30px;
	float: left;
}
#footer h3.blockTitle { margin-bottom: 25px; }
#footer p { font-size: 1.15em; margin: 15px 0; line-height: 18px; }

.footerRight ul.greyArrows li { 
	background: none;
	padding-left: 0;
}
.footerRight ul.greyArrows li a {
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.footerRight ul.greyArrows li a:hover { background-position: 0 -30px; }
.footerRight li.footerFacebook a { background: url(/resource/images/newlayout/footerFacebook.jpg); }
.footerRight li.footerTwitter a { background: url(/resource/images/newlayout/footerTwitter.jpg); }
.footerRight li.footerBlog a { background: url(/resource/images/newlayout/footerBlog.jpg); }
.footerRight li.footerTraffic a { background: url(/resource/images/newlayout/footerTraffic.jpg); }
.footerRight li.footerContact a { background: url(/resource/images/newlayout/footerContact.jpg); }


/** Our Centres List **/

ul.ourCentres li:first-child { border: none; padding-top: 0; }
ul.ourCentres li {
	padding: 4px 0;
	border-top: 1px solid #4b505d;
	overflow: hidden;
}
ul.ourCentres h4 {
	width: 79px;
	font-size: 1.15em;
	font-weight: bold;
	float: left;
	padding: 2px 0 0 1px;
}
ul.ourCentres ul {
	width: 410px;
	float: right;
	font-size: 1.15em;
	color: #bbb;
	padding: 2px 0;
}
ul.ourCentres ul li:first-child { border: none; padding-left: 1px; }
ul.ourCentres ul li { 
	float: left;
	border-left: 1px solid #aaa;
	border-top: none;
	height: 14px;
	padding: 0 5px;
}
ul.ourCentres ul a { color: #bbb; text-decoration: none; }
ul.ourCentres ul a:hover { text-decoration: underline; }

p.footerCredit {
	margin: 0 !important;
	line-height: 35px !important;
}
ul.footerNav {
	height: 24px;
	font-size: 1.1em;
	padding-top: 11px;
}
ul.footerNav li:first-child { border: none; padding-left: 0; }
ul.footerNav li {
	height: 13px;
	float: left;
	padding-left: 8px;
	margin-left: 8px;
	color: #fff;
	border-left: 1px solid #fff;
}
ul.footerNav li a { 
	color: #fff; 
	text-decoration: none; 
}
ul.footerNav li a:hover { text-decoration: underline; }


/** NEW NEWSTICKER STYLES **/

#newsTicker {
	width: 928px;
	height: 30px;
	margin-bottom: 15px;
	background: #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#newsTicker h4 {
	width: 190px;
	height: 30px;
	line-height: 30px !important;
	margin-right: 10px;
	float: left;
	border-right: 1px solid #ccc;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	font: normal normal 1.2em "AvenirLT65MediumRegular", "Trebuchet MS", sans-serif;
	color: #1e2435;
	letter-spacing: 0.1px;
	text-align: center;
	background: url(/resource/images/newlayout/bgGradient.gif) repeat-x top;
}
.ticki { float: left; font-size: 1.15em; line-height: 28px; }
a#viewAllArticles {
	width: 163px;
	height: 22px;
	padding-left: 12px;
	margin: 3px;
	line-height: 22px !important;
	float: right;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font: normal normal 1.15em "AvenirLT65MediumRegular", "Trebuchet MS", sans-serif;
	color: #1e2435;
	text-decoration: none;
	letter-spacing: 0.1px;
	background: url(/resource/images/newlayout/bgGradient.gif) repeat-x top;
}
a#viewAllArticles span { float: left; }
a#viewAllArticles img { float: right; margin: 5px 8px 0 0; display: inline; }
a#viewAllArticles:hover { background: #f5f5f5; }

/** NEW CONTENT-TOP STYLE **/
#content-top {
  text-align: center;
  margin-bottom: 15px;
}

/** NEW SIDEBAR ELEMENT STYLES **/

#rightcolumn { font-size: 10px; }

/** Car search box **/

#right-car-search { margin-bottom: 15px; }
#right-car-search-new { display: none; }
#right-car-search ul { height: 42px; padding: 0; }
#right-car-search li {
	width: 70px;
	height: 42px;
	margin-right: 2px;
	float: left;
	cursor: pointer;
	background-image: url(/resource/images/newlayout/searchboxTabs.png);
}
#right-car-search li a {
	display: block;
	height: 42px;
	color: #fff;
	text-decoration: none;
}
#right-car-search li h3.blockTitle {
	height: 42px;
	text-align: center;
	line-height: 42px !important;
}
#right-car-search li a span { display: none; }

li#right-car-search-tab-used { background-position: 0 0; }
li#right-car-search-tab-used:hover { background-position: 0 -42px; }
li#right-car-search-tab-used.current { background-position: 0 -42px; }
li#right-car-search-tab-new { background-position: -70px 0; }
li#right-car-search-tab-new:hover { background-position: -70px -42px; }
li#right-car-search-tab-new.current { background-position: -70px -42px; }

#right-car-search-content {
	width: 160px;
	padding: 10px;
	background-image: url(/resource/images/newlayout/rcsBg.jpg);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
}
.rcs-red { background-position: 0 0; }
.rcs-blue { background-position: -180px 0; }
#right-car-search-content h3.blockTitle { font-size: 1.4em; }
div#right-car-search-content label {
	font: normal normal 1.1em "AvenirLT65MediumRegular", "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	color: #fff; 
	margin: 10px 0 2px;
	display: block;
}
div#right-car-search-content select {
	width: 100%;
	font-size: 1.1em;
	color: #333;
}
a.searchSubmit {
	width: 168px;
	height: 26px;
	padding-left: 10px;
	display: block;
	margin: 15px -10px -10px;
	line-height: 26px !important;
	cursor: pointer;
	border: 1px solid #ccc;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	font: normal normal 1.2em "AvenirLT65MediumRegular", "Trebuchet MS", sans-serif;
	color: #1e2435;
	text-decoration: none;
	letter-spacing: 0.1px;
	background: url(/resource/images/newlayout/bgGradient.gif) repeat-x top;
}
a.searchSubmit span { float: left; }
a.searchSubmit img { float: right; margin: 7px 10px 0 0; display: inline; }
a.searchSubmit:hover { background: #f5f5f5; }

/** Sidebar blocks **/

.sidebarWhiteBlock {
	width: 160px;
	padding: 9px;
	margin-bottom: 10px;
	background: #fff url(/resource/images/layout/search-result-bg.png) repeat-x top;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #ccc;
	color: #1e2435;
	font-size: 1.2em;
	line-height: 15px;
	text-align: center;
	position: relative;
}
.sidebarWhiteBlock:hover { border-color: #aaa; }
.sidebarWhiteBlock a { 
	color: #1E2435;
	text-decoration: none;
}
.sidebarWhiteBlock h3 { 
	color: #1e2435;
	font-size: 1em;
	text-align: left;
	text-shadow: none;
}
.showroomEmpty, #my-showroom { background-position: bottom; }
.showroomEmpty a {
	display: block;
	width: 160px;
	height: 100px;
	margin-top: 5px;
	padding: 0;
	background: url(/resource/images/newlayout/showroomEmpty.png) no-repeat;
}
.showroomEmpty a span { display: none; }

#my-showroom { margin-top: 15px !important; }
#my-showroom .row {
	cursor: pointer;
	clear: both;
	border-bottom: 1px solid #dcdac4;
	padding: 5px 0;
}
#my-showroom .photo {
	width: 43px;
	border: 1px solid #CCC;
	float: left;
	margin-right: 5px;
}
#my-showroom .photo img { width: 100%; }
#my-showroom .main {
	float: left;
	color: #666;
	width: 110px;
	text-align: left;
}
#my-showroom .main a {
	display: block;
	color: #989358;
	text-decoration: none;
}
#my-showroom .main a:hover { text-decoration: underline; }
.callToAction {
	height: 22px;
	padding-left: 10px;
	margin-top: 10px;
	line-height: 23px !important;
	border: 1px solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font: normal normal 1.1em "AvenirLT65MediumRegular", "Trebuchet MS", sans-serif;
	color: white !important;
	text-decoration: none;
	letter-spacing: 0.1px;
	background: url(/resource/images/newlayout/bgGradientDark.gif) repeat-x top;
	border-color: #262C3F #3D4457 #3D4457 #262C3F;
	display: block;
}
a.callToAction span {
	float: left;
	padding-right: 6px;
}
a.callToAction img { float: right; margin: 5px 8px 0 0; display: inline; }
a.callToAction:hover { background: #3d414e; }

.sidebarBlock {
	width: 115px;
	padding: 8px 10px 8px 55px;
	margin-bottom: 10px;
	background: #202636 url(/resource/images/newlayout/sidebarBlock.jpg) repeat-x top;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	position: relative;
}
.sidebarBlock:hover { background-image: none; }
.sidebarBlock h3 { font-size: 1.3em; }
.sidebarBlock p { 
	font-size: 1.1em; 
	line-height: 14px;
	color: #dedede;	
}
.sidebarBlock img { 
	position: absolute;
	top: 5px;
	left: 4px;
}
.sidebarBlock a {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.sidebarBlock.appBlock { 
	margin-top: 20px; 
	padding-left: 62px; 
	width: 108px; 
}
.sidebarBlock.appBlock img { top: -10px; left: 4px; }

.sbSmall {
	width: 145px;
	padding: 5px 10px 5px 25px;
	margin-bottom: 7.5px;
}
.sbSmall h3 { font-size: 1.2em; background: url(/resource/images/newlayout/whiteArrow.png) no-repeat center right; }
.sbSmall img {
	top: 5px;
	left: 5px;
}

div#your_fleet_account {
	width: 158px;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #f4f4f4 url(/resource/images/layout/search-result-bg.png) repeat-x top;
	margin: 15px 0;
	padding: 10px;
}
div#your_fleet_account h3 { 
	color: #1e2435;
	font-size: 1.2em;
	text-shadow: none;
	margin-bottom: 5px;
}
div#your_fleet_account ul { list-style: none; }
div#your_fleet_account ul li:first-child { border: none; }
div#your_fleet_account ul li {
	background: url(/resource/images/layout/bullet-big.png) no-repeat left center;
	border-top: 1px solid #ddd;
	line-height: 15px;
	padding: 4px 0 4px 13px;
}
div#your_fleet_account ul li a {
	color: #00639C;
	font-size: 1.1em;
	text-decoration: none;
}
div#your_fleet_account ul li a:hover { color: #007fc6; }


/** NEW HOMEPAGE STYLES **/

#homeFrame {
	width: 735px;
	height: 500px;
	overflow: hidden;
	font-size: 10px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}
ul#hfTabs {
	width: 733px;
	height: 40px;
	border: 1px solid #ccc;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	background: #fff url(/resource/images/newlayout/bgGradient.gif) repeat-x bottom;
}
ul#hfTabs li { background-image: url(/resource/images/newlayout/homeSubNav.jpg); float: left; cursor: pointer; }
ul#hfTabs li a { display: block; height: 40px; }
ul#hfTabs li span { display: none; }

li#hfTabRRG { 
	width: 41px; 
	background-position: 0 0;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
}
li#hfTabToyota { width: 111px; background-position: -41px 0; }
li#hfTabPeugeot { width: 117px; background-position: -152px 0; }
li#hfTabLexus { width: 109px; background-position: -269px 0; }
li#hfTabMazda { width: 113px; background-position: -378px 0; }
li#hfTabSuzuki { width: 114px; background-position: -491px 0; }
li#hfTabKia { 
	width: 128px; 
	background-position: -605px 0;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
}
li#hfTabRRG:hover, li#hfTabRRG.active { background-position: 0 -40px; }
li#hfTabToyota:hover, li#hfTabToyota.active { background-position: -41px -40px; }
li#hfTabPeugeot:hover, li#hfTabPeugeot.active { background-position: -152px -40px; }
li#hfTabLexus:hover, li#hfTabLexus.active { background-position: -269px -40px; }
li#hfTabMazda:hover, li#hfTabMazda.active { background-position: -378px -40px; }
li#hfTabSuzuki:hover, li#hfTabSuzuki.active { background-position: -491px -40px; }
li#hfTabKia:hover, li#hfTabKia.active { background-position: -605px -40px; }

.hfWindow {
	width: 735px;
	height: 285px;
	position: relative;
	overflow: hidden;
	background: #fff;
}
#hfRRG .hfWindow { background: url(/resource/images/newlayout/hfWindowRRG.jpg) no-repeat; }
/* Only required as a backup
#hfToyota .hfWindow { background: url(/resource/images/newlayout/hfWindowToyota.jpg) no-repeat; }
#hfPeugeot .hfWindow { background: url(/resource/images/newlayout/hfWindowPeugeot.jpg) no-repeat; }
#hfLexus .hfWindow { background: url(/resource/images/newlayout/hfWindowLexus.jpg) no-repeat; }
#hfMazda .hfWindow { background: url(/resource/images/newlayout/hfWindowMazda.jpg) no-repeat; }
#hfSuzuki .hfWindow { background: url(/resource/images/newlayout/hfWindowSuzuki.jpg) no-repeat; }
#hfKia .hfWindow { background: url(/resource/images/newlayout/hfWindowKia.jpg) no-repeat; }
*/
.hfWindowShadow {
	width: 735px;
	height: 4px;
	position: absolute;
	z-index: 1;
	background: url(/resource/images/newlayout/hfWindowShadow.png) repeat-x top;
}
.hfWindowBox {
	width: 314px;
	background: #1e2435;
	background: rgba(30,36,53,0.9);
	padding: 12px 2px 12px 12px;
	position: absolute;
	z-index: 2;
	top: 42px;
	color: #fff;
}
.hfWindowBox h1, .hfWindowBox h2 {
	color: #fff;
	font: normal normal 1.75em "AvenirLT65MediumRegular", "Trebuchet MS", sans-serif;
	margin-bottom: 5px;
}
.hfWindowBox p { font-size: 1.15em; margin: 6px 0; }
.hfWindowBox a { color: #fff; }
.hfWindowBox a:hover { text-decoration: none; }
a.hfWindowBoxButton {
	height: 22px;
	padding-left: 10px;
	float: left;
	margin: 10px 10px 0 0;
	line-height: 23px !important;
	border: 1px solid;
	border-color: #262c3f #3d4457 #3d4457 #262c3f;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font: normal normal 1.1em "AvenirLT65MediumRegular", "Trebuchet MS", sans-serif;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.1px;
	background: url(/resource/images/newlayout/bgGradientDark.gif) repeat-x top;
}
a.hfWindowBoxButton span { float: left; padding-right: 6px; }
a.hfWindowBoxButton img { float: right; margin: 5px 8px 0 0; display: inline; }
a.hfWindowBoxButton:hover { background: #3d414e; }
img.hfWindowBg { position: absolute; }


/** Offers, new cars, models boxes at bottom of frame **/

ul.hfBoxes {
	width: 735px;
	height: 172px;
	border-bottom: 1px solid #ccc;
}
ul.hfBoxes li { 
	float: left; 
	width: 245px;
	height: 173px;
}
ul.hfBoxes li:first-child h3 { background-position: -2px 0 !important; }
ul.hfBoxes h3 { 
	height: 33px;
	line-height: 34px !important;
	padding-left: 10px;
	background: url(/resource/images/newlayout/hfBoxHeaderRRG.jpg) no-repeat; 
}
#hfRRG ul.hfBoxes h3 { background: url(/resource/images/newlayout/hfBoxHeaderRRG.jpg) no-repeat left; }
#hfToyota ul.hfBoxes h3 { background: url(/resource/images/newlayout/hfBoxHeaderToyota.jpg) no-repeat left; }
#hfPeugeot ul.hfBoxes h3 { background: url(/resource/images/newlayout/hfBoxHeaderPeugeot.jpg) no-repeat left; }
#hfMazda ul.hfBoxes h3 { background: url(/resource/images/newlayout/hfBoxHeaderMazda.jpg) no-repeat left; }
#hfLexus ul.hfBoxes h3 { background: url(/resource/images/newlayout/hfBoxHeaderLexus.jpg) no-repeat left; }
#hfSuzuki ul.hfBoxes h3 { background: url(/resource/images/newlayout/hfBoxHeaderSuzuki.jpg) no-repeat left; }
#hfKia ul.hfBoxes h3 { background: url(/resource/images/newlayout/hfBoxHeaderKia.jpg) no-repeat left; }

ul.hfBoxes ul { 
	width: 243px;
	height: 138px; 
	padding: 1px;
	border-left: 1px solid #ccc;
}
ul.hfBoxes ul li { height: 138px; width: 243px; }

li.newModels ul {
	width: 233px;
	height: 119px;
	border-right: 1px solid #ccc; 
	padding: 10px 0 10px 10px;
	overflow-y: auto;
	overflow-x: hidden;
}
li.newModels li {
	width: auto !important;
	height: auto !important;
	font-size: 1.15em;
	line-height: auto !important;
	color: #666;
	background: url(/resource/images/newlayout/smallArrow.png) no-repeat 0px 2px;
	padding: 0 20px 8px 10px;
	float: none;
}
li.newModels li a { color: #666; text-decoration: none; }
li.newModels li a:hover { text-decoration: underline; }
#newRRGModels a { color: #999567; }


/** New Manufacturer page styles **/

#manFrame {
	width: 735px;
	height: 500px;
	overflow: hidden;
	font-size: 10px;
	background: #fff;
	border: 1px solid #ddd;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}
h1.manLogo { 
	margin: 7px 0 0 10px;
	height: 26px;
	float: left;
	display: inline;
	text-indent: -9999px;
}
h1.toyotaLogo { background: url(/resource/images/newlayout/toyotaLogo.jpg) no-repeat; width: 147px; }
h1.peugeotLogo { background: url(/resource/images/newlayout/peugeotLogo.jpg) no-repeat; width: 142px; }
h1.lexusLogo { background: url(/resource/images/newlayout/lexusLogo.jpg) no-repeat; width: 119px; }
h1.mazdaLogo { background: url(/resource/images/newlayout/mazdaLogo.jpg) no-repeat; width: 130px; }
h1.suzukiLogo { background: url(/resource/images/newlayout/suzukiLogo.jpg) no-repeat; width: 130px; }
h1.kiaLogo { background: url(/resource/images/newlayout/kiaLogo.jpg) no-repeat; width: 153px; }
ul.manNav {
	height: 40px;
	line-height: 40px !important;
	float: right;
	padding-right: 8px;
	font: normal normal 1.02em "AvenirLT65MediumRegular", "Trebuchet MS", sans-serif;
	color: #45484f;
	letter-spacing: -0.1px;
	text-transform: uppercase;
}
ul.manNav li { float: left; margin: 0 2px; }
ul.manNav a { color: #45484f; padding: 2px 4px 2px 4px; text-decoration: none; }
ul.manNav a:hover { color: #000; }
ul.manNav li.active a {
	color: #fff;
	text-shadow: 1px 1px 0px #353535;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.25);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
ul#toyota-nav li.active a { background-color: #a0092f; }
ul#peugeot-nav li.active a { background-color: #003566; }
ul#lexus-nav li.active a { background-color: #5d524f; }
ul#mazda-nav li.active a { background-color: #007fc6; }
ul#suzuki-nav li.active a { background-color: #aa9d58; }
ul#kia-nav li.active a { background-color: #a0092f; }

div#model-selector {
	background: #1e2435;
	background: rgba(30,36,53,0.9);
	margin: 15px;
	float: right;
	width: 140px;
	position: relative;
	padding: 10px;
	filter:alpha(opacity=95);
	color: #fff;
}
#model-selector h3 { margin-bottom: 8px; }
#model-selector li {
	background: url(/resource/images/newlayout/smallWhiteArrow.png) no-repeat scroll 0 5px transparent;
	font-size: 1.1em;
	line-height: 19px;
	padding-left: 10px;
}
#model-selector li a { color: #fff; text-decoration: none; }
#model-selector li a:hover, #model-selector li.current a { text-decoration: underline; }
select.manBranches { width: 100%; text-transform: capitalize; }

.offerBox {
	width: 234px;
	background: #1e2435;
	background: rgba(30,36,53,0.9);
	padding: 12px 2px 12px 12px;
	position: absolute;
	z-index: 2;
	top: 92px;
	color: #fff;
}
.offerBox h1, .offerBox h2 {
	color: #fff;
	font: normal normal 1.6em "AvenirLT65MediumRegular", "Trebuchet MS", sans-serif;
	margin-bottom: 5px;
}
.offerBox p { font-size: 1.1em; margin: 6px 0; }
.offerBox a { color: #fff; }
.offerBox a:hover { text-decoration: none; }


/* Manufacturer Carousel */

.jcarousel-container { position: relative; }
.jcarousel-container-horizontal {
	width: 675px;
	height: 90px;
	padding: 10px 30px;
}

.toyotaCarousel { background: url(/resource/images/newlayout/toyotaCarousel.jpg) repeat-x; }
.peugeotCarousel { background: url(/resource/images/newlayout/peugeotCarousel.jpg) repeat-x; }
.lexusCarousel { background: url(/resource/images/newlayout/lexusCarousel.jpg) repeat-x; }
.mazdaCarousel { background: url(/resource/images/newlayout/mazdaCarousel.jpg) repeat-x; }
.suzukiCarousel { background: url(/resource/images/newlayout/suzukiCarousel.jpg) repeat-x; }
.kiaCarousel { background: url(/resource/images/newlayout/kiaCarousel.jpg) repeat-x; }

.jcarousel-skin img { border: none; }
.jcarousel-clip-horizontal {
    width:  675px;
    height: 90px;
}
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.jcarousel-item {
    width: 108px;
    height: 90px;
    margin-right: 5px;
    float: left;
    overflow: hidden;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.jcarousel-item a {
	display: block;
	height: 90px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
}
.jcarousel-item a span {
	position: absolute;
	bottom: 0;
	width: 96px;
	height: 26px;
	display: block;
	padding-left: 12px;
	text-align: center;
	font-size: 1.2em;
	color: #45484f;
	text-decoration: none;
	line-height: 25px !important;
	background: url(/resource/images/newlayout/carouselItem.jpg) no-repeat;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
}
.jcarousel-next-horizontal {
    position: absolute;
    top: 17px;
    right: 7px;
    width: 15px;
    height: 72px;
    cursor: pointer;
    background: transparent url(/resource/images/newlayout/carouselNext.png) no-repeat;
    opacity: 0.7;
    filter:alpha(opacity=70);
}
.jcarousel-next-horizontal:hover { opacity: 1; filter:alpha(opacity=100); }
.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    opacity: 0.7;
    filter:alpha(opacity=70);
}
.jcarousel-prev-horizontal {
    position: absolute;
    top: 17px;
    left: 7px;
    width: 15px;
    height: 72px;
    cursor: pointer;
    background: transparent url(/resource/images/newlayout/carouselPrev.png) no-repeat;
    opacity: 0.7;
    opacity: alpha(opacity=70);
}

.jcarousel-prev-horizontal:hover { opacity: 1; filter:alpha(opacity=100); }
.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    opacity: 0.7;
    filter:alpha(opacity=70);
}


/* New super forms page template (initially the Cash4Cars page) */

.fullWidthBox {
	width: 888px;
	padding: 20px;
	margin-bottom: 15px;
	background: #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #1e2435;
	font: normal normal 1.2em/1.7em "AvenirLT65MediumRegular", "Trebuchet MS", Arial, sans-serif;
}
.fullWidthBox h1 {
	font: normal bold 2.1em "AvenirLT65MediumRegular", "Trebuchet MS", sans-serif;
	margin-bottom: 17px;
}
.fullWidthBox h2 { font-size: 1.15em; font-weight: bold; }
.fullWidthBox .halfColumn {
	float: left;
	width: 400px;
	margin-right: 16px;
}
.fullWidthBox p { margin-bottom: 17px; }
.cashForCars h1 { color: #871334; }

.superForm {
	width: 500px;
	margin: 15px auto 100px;
	font: normal normal 1.2em "AvenirLT65MediumRegular", "Trebuchet MS", sans-serif;
	color: #fff;
	overflow: hidden;
	position: relative;
}
a.sfPrev, a.sfNext { display: block; float: left; width: 50px; height: 50px; margin-top: 75px; text-indent: -9999px; cursor: pointer; }
a.sfPrev { background: url(/resource/images/newlayout/sfPrev.png) no-repeat top; }
a.sfNext { background: url(/resource/images/newlayout/sfNext.png) no-repeat top; }
a.sfPrev.active, a.sfPrev:hover, a.sfNext.active, a.sfNext:hover { background-position: bottom; }
a.sfPrev.disabled, a.sfNext.disabled { visibility: hidden; }
.sfFrame {
	width: 400px;
	height: 180px;
	overflow: hidden;
	padding: 20px 0;
	background: #202636 url(/resource/images/newlayout/sidebarBlock.jpg) repeat-x top;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	position: relative;
	float: left;
}
.sfScroller { width: 20000em; position: absolute; }
.sfScroller .fieldset { float: left; width: 360px; margin: 0 20px; }
.superForm h3 {
	font-size: 1.15em;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	margin-bottom: 10px;
}
.superForm p { margin-bottom: 20px; }
.superForm input[type="text"] {
	width: 158px;
	padding: 5px;
	border: 1px solid #242939;
	float: left;
	font: normal normal 1.3em "Lucida Grande", Arial;
	color: #666;
	margin-bottom: 20px;
}
.superForm input.error { border: 1px solid #e7301d; }
.superForm .sfLeft { margin-right: 20px; }
.superForm input[type="range"] { width: 165px; }
.conditionDesc { font-size: 0.9em; }
.superForm .overlayLabel { 
	position: relative;
	width: 170px;
	float: left;
}
.labelWide { width: 220px !important; }
.superForm .overlayLabel label {
	font: normal normal 1.3em "Lucida Grande", Arial;
	color: #666;
	left: 6px;
	position: absolute;
	top: 7px;
	cursor: text;
}
#cashForCarsForm input[type="submit"] {
	width: 120px;
	height: 32px;
	border: none;
	margin: 0 auto;
	cursor: pointer;
	background: url(/resource/images/newlayout/getMyQuoteButton.png) no-repeat top;
	font-size: 0;
	text-indent: -9999px;
	display: block;
}
#cashForCarsForm input[type="submit"]:hover { background-position: bottom; }
#cashForCarsForm input#cfcRegistration { width: 218px; }
.valueMyCarButton {
	width: 120px;
	height: 32px;
	border: none;
	margin: 0 auto;
	cursor: pointer;
	background: url(/resource/images/newlayout/valueMyCarButton.png) no-repeat top;
	font-size: 0;
	text-indent: -9999px;
	display: block;
	float: left;
}
.validationError {
	display: none;
	position: absolute;
	z-index: 2;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.25);
	padding: 20px;
	color: #1e2435;
	text-align: center;
	height: 40px;
	width: 220px;
	padding: 20px 40px;
	top: 50%;
	margin-top: -40px;
	left: 50%;
	margin-left: -150px;
	font-size: 1.2em;
}

/* special offers */

.pager {
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 0;
}

.node-specialoffer {
  display:block;
  position:relative;
	border: 1px solid #E0E0E0;
	background: #fff url(/resource/images/newlayout/row-gradient-bg.png) repeat-x bottom;
	margin-bottom: 8px;
	overflow:hidden;
  clear: both;
}

.node-specialoffer img {
	width:91px;
	margin:5px;
	float:left;
	min-height: 50px;
}

.node-specialoffer .vehicleCondition {
  float: left;
  width: 440px;
  margin: 5px 5px 3px 5px;
  color: #777;
  font-size: 1.2em;
}
.node-specialoffer .vehicleType {
	width:440px;
	font-weight:bold;
	font-size:1.8em;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	color:#1E2434;
	margin:0px 5px 5px 5px;
}

.node-specialoffer .vehicleType span.engine_and_fuel {
	font-size:0.65em;
	font-weight:normal;
}

.node-specialoffer-view sup,
.node-specialoffer sup {
  font-size: 0.8em;
  position: relative;
  top: -0.5em;
}
 
.node-specialoffer-view sub,
.node-specialoffer sub {
  font-size: 0.8em;
  position: relative;
  bottom: -0.3em;
}

.node-specialoffer .offerText {
	font-weight:bold;
	font-size:1.8em;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	color:#AA2445;
	width:425px;
	margin:0px 5px 5px 5px;
}

.node-specialoffer .offerText span.offerTextTwo {
	font-size:0.65em;
	font-weight:normal;
}

.node-specialoffer a.button {
	float:right;
	background-image: url(/resource/images/newlayout/button-bg.png);
	background-position: right;
	color:#fff;
	height:25px;
	font-size:14px;
	text-decoration:none;
	padding:9px 25px 0 15px;
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	background-repeat:repeat-x;
	margin: -25px 15px 0 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

div.vehicleCol {
	float:left;
	width:354px;
	margin-bottom:15px;
}
div.vehicleCol h4 {
	color: #1677AE !important;
	text-transform:uppercase;
}
div.vehicleCol h2 {
	font-size:2.5em;
	color:#1E2433;
	font-weight:bold;
	margin: 15px 0;
  line-height: 1em;
}
div.vehicleCol img {
	width: 354px;
}
div.vehicleCol p {
	color:#1E2433;
	font-size:1.3em;
}

div.detailsCol {
	float:left;
	margin-left:20px;
	width:320px;
	margin-bottom:15px;
}
div.detailsCol h4 {
	color:#A62043 !important;
	text-transform:uppercase;
}
div.detailsCol p {
	color:#A62043;
	font-size:1.3em;
}
div.detailsCol h2 {
	background-color:#A62043;
	color:#fff;
	font-size:3em;
	padding:2px 2px;
	display:inline-block;
	text-transform:uppercase;
	font-weight:bold;
	margin:2px 0;
	line-height:1em;
}
div.detailsCol ul.details {
}
div.detailsCol ul.details li {
	color:#1E2433;
	border-bottom:1px solid #E0E0E0;
	font-size:1.1em;
	margin-bottom:5px;
}
div.detailsCol ul.details li span {
	text-transform:uppercase;
	font-weight:bold;
}

table.finance {
	clear:both;
	border-collapse:collapse;
	border:1px solid #E0E0E0;
	margin:20px 0;
}
table.finance tbody th {
	border:none;
}
table.finance th {
	text-transform:uppercase;
	color:#1275AB;
	text-align:center;
	font-weight:bold;
	background-color:#fff;
	padding:5px;
	border-right:1px solid #E0E0E0 !important;
	vertical-align:middle;
}
table.finance th.apr {
	color:#AA2446;
}
table.finance td {
	color:#1E2433;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	background-color:#EEE;
	padding:5px;
	border-right:1px solid #E0E0E0;
}
table.finance td.apr {
	background-color:#AA2446;
	background-image:none;
	color:#fff;
	font-size:1.3em;
}

div.offerContact {
	border:1px solid #E0E0E0;
	background-color:#EEEEEE;
	padding: 20px 15px;
	clear:both;
	margin-bottom:20px;
}

div.offerContact div.leftCol {
	width:339px;
	float:left;
	font-size:1.2em;
	line-height:1.4em;
}

div.offerContact div.rightCol {
	float:left;
	width:310px;
	padding-left:20px;
}

div.offerContact input, div.offerContact select, div.offerContact textarea {
	width:300px !important;
	height:25px;
	margin-bottom:5px;
}
div.offerContact select {
	width:300px !important;
}
div.offerContact textarea {
	height:50px;
}

div.offerContact input.checkbox {
	width:auto !important;
	height:auto;
	margin:10px;
}

div.offerContact label {
	width:150px !important;
	display:inline-block;
	padding:0 !important;
	clear:none !important;
}

div.offerContact h3 {
	text-transform:none !important;
	color:#1677AE !important;
	margin-bottom:15px;
}

div.offerContact button.button, div.offerContact input.button {
	background-image: url(/resource/images/newlayout/button-gold-bg.png);
	background-position: right;
	color:#fff;
	height:34px;
	font-size:14px;
	text-decoration:none;
	padding:0px 25px 0 15px;
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	background-repeat:repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor:pointer;
	border:0;
	margin-left:0 !important;
	width:auto !important;
	overflow:visible;
}

ul#fleet_top_menu.special-offersNav li {
	padding:0 5px;
}

ul#fleet_top_menu.special-offersNav {
	float:right;
	margin-top:-20px;
}

li#all-offers { 
    background: url(/resource/images/newlayout/all-offers-button.png) no-repeat center top; 
}

h4.offerHeading {
	clear:both;
	color: #1E2433 !important;
	text-transform:uppercase;
}

.vehicleCol div#photo-controls {
	position:relative;
	top:-30px;
	z-index:100;
	left:250px;
}
.vehicleCol div#photo-controls a {
	text-decoration:none;
	margin:5px;
	background-color:#fff;
	color:#1E2433;
	font-size:1.2em;
	font-weight:bold;
	padding: 5px 8px;
}
.vehicleCol div#photo-controls a.activeSlide {
	background-color:#9E9252;
	color:#fff;
}

p.formError {
	font-weight:bold;
	color:#A62043;
	font-size:1.2em;
	text-transform:uppercase;
}

/** Special offers filter **/

div.offersFilter {
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	margin-bottom: 15px;
	color: #1e2435;
	font: normal normal 10px "AvenirLT65MediumRegular", "Trebuchet MS", sans-serif;
}
.offersFilter a { color: #1e2435 !important; text-decoration: none !important; }
.offersFilter h3 {
	font-size: 1.2em !important;
	color: #1e2435 !important;
	text-transform: uppercase;
	background: url(/resource/images/newlayout/bgGradient.gif) repeat-x top;
	border-bottom: 1px solid #ccc;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
ul.ofMakes { overflow: hidden; }
ul.ofMakes li.ofMake:first-child { border-left: none; }
ul.ofMakes li.ofMake {
	float: left;
	height: 50px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0 9px 0px 9px;
	line-height: 50px;
	font-size: 1.25em;
}
ul.ofMakes li:hover { background: #fff url(/resource/images/newlayout/row-gradient-bg.png) repeat-x top; }
ul.ofMakes li.active { border-bottom: none; }
ul.ofMakes li h4 { height: 50px; }
ul.ofMakes li h4 a { display: block; height: 50px; text-indent: -9999px; }
#ofAll { 
	width: 48px;
	height: 40px;
	padding-top: 10px;
	text-align: center;
	line-height: 15px;
}
#ofToyota h4 { background: url(/resource/images/newlayout/ofToyota.jpg) no-repeat center; width: 95px; }
#ofPeugeot h4 { background: url(/resource/images/newlayout/ofPeugeot.jpg) no-repeat center; width: 91px; }
#ofLexus h4 { background: url(/resource/images/newlayout/ofLexus.jpg) no-repeat center; width: 76px; }
#ofMazda h4 { background: url(/resource/images/newlayout/ofMazda.jpg) no-repeat center; width: 82px; }
#ofSuzuki h4 { background: url(/resource/images/newlayout/ofSuzuki.jpg) no-repeat center; width: 84px; }
#ofKia h4 { background: url(/resource/images/newlayout/ofKia.jpg) no-repeat center; width: 99px; }

ul.ofModels { 
	display: none;
	font-size: 1.25em;
	overflow: hidden;
	clear: both;
}
ul.ofModels li.allModels {
	text-align: center;
	line-height: 48px;
}
ul.ofModels li.allModels a { padding-top: 0 !important; }
ul.ofModels li {
  min-height: 50px;
	display: inline-block;
	margin: 5px;
	padding: 5px;
	text-align: center;
	line-height: 35px;
  vertical-align: top;
  
  zoom:1;
  _display: inline!important;
  _height: 50px;
}
ul.ofModels li:hover {
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 4px;
}
ul.ofModels li.active {
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #fff url(/resource/images/newlayout/row-gradient-bg.png) repeat-x top;
	padding: 4px;
}
ul.ofModels li.active:hover { border-color: #aaa; }
ul.ofModels a { display: block; }
ul.ofModels a img { max-width: 40px!important; }



/** App Landing Page **/

.openPage { font: normal normal 10px "AvenirLT65MediumRegular", "Trebuchet MS", sans-serif; color: #444; }
.openPage h1 {
	font-size: 3em;
	color: #22241e;
	letter-spacing: -0.2px;
	margin: 0 0 10px;
}
.pageIntro { font-size: 1.3em; line-height: 1.4em; }
.featureBox {
	float: left;
	width: 318px;
	padding: 20px;
	margin: 30px 0;
	background: #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	min-height: 385px;
}
.featureBox h2 {
	font-size: 2.2em;
	color: #777;
	margin: 0 0 14px;
}
.featureBox h3 {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -0.1px;
	color: #22241e;
	margin: 0 0 14px;
}
.featureBox p { font-size: 1.3em; line-height: 1.4em; }
.iClaimItBox {
	margin-right: 15px;
	background: #fff url(/resource/images/newlayout/iClaimItBoxBg.jpg) no-repeat bottom left;
}
.usedCarsBox { background: #fff url(/resource/images/newlayout/usedCarsBoxBg.jpg) no-repeat bottom right; }
.iClaimItBox .spacer {
	float: left;
	width: 140px;
	height: 60px;
}
a#visitiClaimIt {
	width: 318px;
	height: 36px;
	font-size: 0;
	text-indent: -9999px;
	background: url(/resource/images/newlayout/visitiClaimItButton.png) no-repeat top;
	display: block;
	position: absolute;
	bottom: 20px;
	left: 20px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}
a#visitiClaimIt:hover { background-position: bottom; }
a#visitUsedCars {
	width: 318px;
	height: 36px;
	font-size: 0;
	text-indent: -9999px;
	background: url(/resource/images/newlayout/visitUsedCarsButton.png) no-repeat top;
	display: block;
	position: absolute;
	bottom: 20px;
	left: 20px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}
a#visitUsedCars:hover { background-position: bottom; }

.view-content-special-offers-manage table {
  width: 100%;
}

.view-content-special-offers-manage table td {
  padding: 5px;
}

.view-content-special-offers-manage .even {
  background-color: #DEDEDE;
}

.node .content li {
  list-style: inside;
}

