/*-----------------------------------------------------------------------------
Primary Layout Range Ford Style Sheet

version:   1.0
author:   Nick Heskes
email:     nick.heskes@datamotive.com.au
website:   http://www.rangeford.com.au
-----------------------------------------------------------------------------*/
/* Imports Global CSS */
@import url("global.css") all, print;
/* Body */
/* ------------------------------------------------------------------------------------ */
/*  {
border: dotted 1px #FF0000 !important;
}
*/
/* 100% Height */
html ,body {
	height:100%;
	min-height: 100%;
	max-height: 100%;
	margin: 0 auto;
	color: #5E5E5E;
}
#wrapper {
	overflow: auto; 
}
html, body, .body2, iframe {
/* overflow */
}
*:focus { outline: none; 
}
button:focus { 
    outline: none; 
}
/* Body */
/* ------------------------------------------------------------------------------------ */
/* Firefox and Safari Force  */
body>#wrapper{
background:transparent url(../img/wrapper.png) repeat-y; margin: 0 auto;
}
#wrapper{ width: 994px; min-height: 100%; text-align:center; background:transparent url(../img/wrapper.png) repeat-y;
}
/* Header */
/* ------------------------------------------------------------------------------------ */
#header {
width: 962px; height: 90px; background:url(../img/header.gif) no-repeat; color: #FFF; text-align:center;
}
#header span a {
width: 212px; height: 63px; background: none; margin: 30px 0 0 35px; text-indent: -9999px; float: left;
}
#header div {
width: 220px; font: 0.688em/1.5em Arial, Helvetica, sans-serif; float: left;  margin: 1px 0 0 200px; text-align: center;
}
a.ford {
background: none; height: 40px; width: 100px; clear:right; float: right; margin: 32px 25px 0 0; text-indent: -9999px;
}
/* Content */
/* ------------------------------------------------------------------------------------ */
#content {
position: fixed; top: 90px; left: 0; height: 100%; width:100%; overflow: hidden !important; background: #FFF;
} 
/* Nav */
/* ------------------------------------------------------------------------------------ */
/* home */
a.nav-homeR1, a.nav-homeR3 {
width: 64px; background: url(../img/nav-home-R1.gif) no-repeat 0 0;
}
a:hover.nav-homeR1  {
background-position: 0 -33px;
}
a.nav-homeR3  {
background-position: 0 -66px;
}
/* new vehicles */
a.nav-newR1, a.nav-newR3 {
width: 100px; background: url(../img/nav-new-R1.gif) no-repeat 0 0;
}
a:hover.nav-newR1  {
background-position: 0 -33px;
}
a.nav-newR3  {
background-position: 0 -66px;
}
/* our stock */
a.nav-ourR1, a.nav-ourR3 {
width: 101px; background: url(../img/nav-our-R1.gif) no-repeat 0 0;
}
a:hover.nav-ourR1  {
background-position: 0 -33px;
}
a.nav-ourR3  {
background-position: 0 -66px;
}
/* value my car */
a.nav-valueR1, a.nav-valueR3 {
width: 99px; background: url(../img/nav-value-R1.gif) no-repeat 0 0;
}
a:hover.nav-valueR1  {
background-position: 0 -33px;
}
a.nav-valueR3  {
background-position: 0 -66px;
}
/* enquire now */
a.nav-enquireR1, a.nav-enquireR3 {
width: 96px; background: url(../img/nav-enquire-R1.gif) no-repeat 0 0;
}
a:hover.nav-enquireR1  {
background-position: 0 -33px;
}
a.nav-enquireR3  {
background-position: 0 -66px;
}
/* finance */
a.nav-financeR1, a.nav-financeR3 {
width: 70px; background: url(../img/nav-finance-R1.gif) no-repeat 0 0;
}
a:hover.nav-financeR1  {
background-position: 0 -33px;
}
a.nav-financeR3  {
background-position: 0 -66px;
}
/* service */
a.nav-serviceR1, a.nav-serviceR3 {
width: 64px; background: url(../img/nav-service-R1.gif) no-repeat 0 0;
}
a:hover.nav-serviceR1  {
background-position: 0 -33px;
}
a.nav-serviceR3  {
background-position: 0 -66px;
}
/* parts */
a.nav-partsR1, a.nav-partsR3 {
width: 54px; background: url(../img/nav-parts-R1.gif) no-repeat 0 0;
}
a:hover.nav-partsR1  {
background-position: 0 -33px;
}
a.nav-partsR3  {
background-position: 0 -66px;
}
/* latest offers */
a.nav-latestR1, a.nav-latestR3 {
width: 95px; background: url(../img/nav-latest-R1.gif) no-repeat 0 0;
}
a:hover.nav-latestR1  {
background-position: 0 -33px;
}
a.nav-latestR3  {
background-position: 0 -66px;
}
/* contact */
a.nav-contactR1, a.nav-contactR3 {
width: 135px; background: url(../img/nav-contact-R1.gif) no-repeat 0 0;
}
a:hover.nav-contactR1  {
background-position: 0 -33px;
}
a.nav-contactR3  {
background-position: 0 -66px;
}
/* about */
a.nav-aboutR1, a.nav-aboutR3 {
width:84px; background: url(../img/nav-about-R1.gif) no-repeat 0 0;
}
a:hover.nav-aboutR1  {
background-position: 0 -33px;
}
a.nav-aboutR3  {
background-position: 0 -66px;
}
/* span */
span {
text-indent: -9999px;
}
.header-bar {
width: 962px; background: #72A433; height: 5px; border-bottom: solid 1px #FFF;
}
/* Footer */
/* ------------------------------------------------------------------------------------ */
#foter {
clear: both; width: 922px; font-size: 0.688em; color: #316D97; margin: 0 auto; margin-bottom: 30px; overflow: auto;
}
#foter div {
clear: right; float: left; margin: 5px 0 5px 4px; font: 0.688em/1.7em Arial, Helvetica, sans-serif;
}
ul.foter {
clear: left; padding: 0; float: left; margin: 15px 0 5px -2px; width: 680px;
}
ul.foter li{
float: left; list-style-type: none;  padding: 2px 0;
}
ul.foter li em {
padding: 0px 4px;
}
ul.foter li a {
padding: 0px 4px; text-decoration: underline; color: #316D97; text-align: left;
}
ul.foter li a:hover {
color: #81AC3D; text-decoration: none;
}
a {
color: #316D97;
}
a:hover {
color: #81AC3D; text-decoration: none;
}
/* Other */
/* ------------------------------------------------------------------------------------ */
.auto {
margin: 0 auto;
}
#feature-flash { clear: both; width: 962px; height: 150px; margin: 0 auto; border-bottom: solid 1px #FFF; 
}
.clear {
clear: both;
}
#manufacturers-icon {
width: 912px; height: 64px; background:url(../img/manufacturers-icon.jpg) no-repeat; float:left;
}
h1 {
text-indent: -9999px; height: 40px; width: 400px;
}
h1.new-hdr {
background: url(../img/new-hdr.gif) no-repeat;
}
h1.new-ford-fiesta-hdr {
background: url(../img/new-ford-fiesta-hdr.gif) no-repeat;
}
h1.new-ford-focus-hdr {
background: url(../img/new-ford-focus-hdr.gif) no-repeat;
}
h1.new-ford-mondeo-hdr {
background: url(../img/new-ford-mondeo-hdr.gif) no-repeat;
}
h1.new-ford-falcon-hdr {
background: url(../img/new-ford-falcon-hdr.gif) no-repeat;
}
h1.new-ford-escape-hdr {
background: url(../img/new-ford-escape-hdr.gif) no-repeat;
}
h1.new-ford-territory-hdr {
background: url(../img/new-ford-territory-hdr.gif) no-repeat;
}
h1.new-ford-falcon-ute-hdr {
background: url(../img/new-ford-falcon-ute-hdr.gif) no-repeat;
}
h1.new-ford-ranger-hdr {
background: url(../img/new-ford-ranger-hdr.gif) no-repeat;
}
h1.new-ford-transit-hdr {
background: url(../img/new-ford-transit-hdr.gif) no-repeat;
}
h1.our-hdr {
background: url(../img/our-hdr.gif) no-repeat;
}
h1.value-hdr {
background: url(../img/value-my-car-hdr.gif) no-repeat;
}
h1.enquire-hdr {
background: url(../img/enquire-hdr.gif) no-repeat;
}
h1.finance-hdr {
background: url(../img/finance-hdr.gif) no-repeat;
}
h1.service-hdr {
background: url(../img/service-hdr.gif) no-repeat;
}
h1.service-specials-hdr {
background: url(../img/service-specials-hdr.gif) no-repeat;
}
h1.parts-hdr {
background: url(../img/parts-hdr.gif) no-repeat;
}
h1.parts-specials-hdr {
background: url(../img/parts-specials-hdr.gif) no-repeat;
}
h1.latest-hdr {
background: url(../img/latest-offers-hdr.gif) no-repeat;
}
h1.latest-news-hdr {
background: url(../img/latest-news-hdr.gif) no-repeat;
}
h1.contact-hdr {
background: url(../img/contact-hdr.gif) no-repeat;
}
h1.about-hdr {
background: url(../img/about-hdr.gif) no-repeat;
}
h1.disclaimer-hdr {
background: url(../img/disclaimer-hdr.gif) no-repeat;
}
h1.sitemap-hdr {
background: url(../img/sitemap-hdr.gif) no-repeat;
}
h1.testimonials-hdr {
background: url(../img/testimonials-hdr.gif) no-repeat;
}
h2 {
font: bold 1em/1.5em Arial, Helvetica, sans-serif;
}
h3 {
font: bold 1em/1.5em Arial, Helvetica, sans-serif;
}
.home {
clear: both; width: 922px;  height: 21px; display: block;
}
.container {
 width: 922px;
}
.feature-one  {
width: 268px; height: 230px; margin: 0px 21px 0 0px; background: #E6F3F7; float:left; border: solid 1px #C9E4EE;
}
.minisearchborder  {
border: solid 1px #C9E4EE;
}
#minisearch {
width: 268px; height: 230px; margin: 0px 21px 0 0px; float:left;
}
.feature-two {
width: 562px; height: 124px; margin: 0px; background: #E6F3F7; float:left; border: solid 1px #C9E4EE;
}
.feature-two h1 {
text-indent: -9999px; background:url(../img/feature-two-hdr.gif) no-repeat; height: 24px; width: auto;
}
.feature-one h1 {
text-indent: -9999px; background:url(../img/feature-one-hdr.gif) no-repeat; height: 24px; width: auto;
}
.feature-three h1 {
text-indent: -9999px; background:url(../img/feature-three-hdr.gif) no-repeat; height: 24px; width: auto;
}
.feature-video h1 {
text-indent: -9999px; background:url(../img/feature-video-h1.gif) no-repeat; height: 24px; width: auto;
}
.feature-video-wide h1 {
text-indent: -9999px; background:url(../img/feature-video-h1.gif) no-repeat; height: 24px; width: auto;
}
.float-left {
float: left;
}
.feature-one div, .feature-two div, .feature-three div, .feature-video-wide div  {
padding: 5px 15px; text-align: left; font-size: 0.688em; line-height: 1.3em; color: #5E5E5E; float: left;
}
.feature-two div  {
width: 260px;
}
.feature-one div strong, .feature-three div strong, .feature-video-wide strong {
color: #316D97;  font-weight: bold;
}
.feature-two div strong {
color: #C00607; font-weight: bold;
}
.feature-video-wide  {
width: 336px; height: 230px; background: #E6F3F7; float:left; border: solid 1px #C9E4EE; margin: 0;
}
.feature-video  {
width: 338px; float: left; height: 232px;
}
.feature-three {
width: 338px; height: 124px; background: #E6F3F7; float:right; border: solid 1px #C9E4EE;
}
a.book-now-R1 {
clear: both; width: 107px; height: 24px; text-indent: -9999px; background:url(../img/book-now-R1.gif) no-repeat 0 0; margin-top: 5px; display: block;
}
a:hover.book-now-R1 {
	background:url(../img/book-now-R1.gif) no-repeat  -107px 0;
}
a.hot-offers-R1 {
clear: both; width: 107px; height: 24px; text-indent: -9999px; background:url(../img/hot-offers-R1.gif) no-repeat 0 0; margin-top: 5px; display: block;
}
a:hover.hot-offers-R1 {
	background:url(../img/hot-offers-R1.gif) no-repeat  -107px 0;
}
a.read-now-R1 {
clear: both; width: 107px; height: 24px; text-indent: -9999px; background:url(../img/read-now-R1.gif) no-repeat 0 0; margin-top: 5px; display: block;
}
a:hover.read-now-R1 {
	background:url(../img/read-now-R1.gif) no-repeat  -107px 0;
}
a.apply-now-R1 {
clear: both; width: 107px; height: 24px; text-indent: -9999px; background:url(../img/apply-now-R1.gif) no-repeat 0 0; margin-top: 5px; display: block;
}
a:hover.apply-now-R1 {
	background:url(../img/apply-now-R1.gif) no-repeat  -107px 0;
}
a.supporting-R1 {
float: right; width: 151px; height: 29px; text-indent: -9999px; background:url(../img/supporting-carbonneutral.gif) no-repeat 0 0; display: block; margin-top: 10px;
}
/* Sections Images  */
/* ------------------------------------------------------------------------------------ */
.new-img, .our-img, .value-img, .enquire-img, .finance-img, .service-img, .service-img2, .parts-img, .parts-img2, .latest-img, .contact-img, .about-img, .disclaimer-img, .sitemap-img, .testimonials-img    {
width: 962px; text-indent: -9999px; background: #FFF; overflow: auto; 
}
.new-img {
	background: url(../img/new-img.jpg) no-repeat 0 0;
}
.our-img {
	background: url(../img/our-img.jpg) no-repeat 0 0;
}
.value-img {
	background: url(../img/value-img.jpg) no-repeat 0 0;
}
.enquire-img {
	background: url(../img/enquire-img.jpg) no-repeat 0 0;
}
.finance-img {
	background: url(../img/image-finance.jpg) no-repeat 0 0;
}
.service-img {
	background: url(../img/service-img.jpg) no-repeat 0 0;
}
.service-img2 {
	background: url(../img/service-img.jpg) no-repeat 0 -110px;
}
.parts-img {
	background: url(../img/parts-img.jpg) no-repeat 0 0;
}
.parts-img2 {
	background: url(../img/parts-img.jpg) no-repeat 0 -110px;
}
.latest-img {
	background: url(../img/latest-img.jpg) no-repeat 0 0;
}
.contact-img {
	background: url(../img/contact-img.jpg) no-repeat 0 0;
}
.about-img {
	background: url(../img/about-img.jpg) no-repeat 0 0;
}
.disclaimer-img {
	background: url(../img/disclaimer-img.jpg) no-repeat 0 0;
}
.sitemap-img {
	background: url(../img/sitemap-img.jpg) no-repeat 0 0;
}
.testimonials-img {
	background: url(../img/testimonials-img.jpg) no-repeat 0 0;
}
.inside-img {
	height: 10px;
	width: 962px;
}
.inside-short-img {
	height: 10px;
	width: 962px;
}
.column-one {
width: 509px; float: left; padding: 0 30px 30px 37px; text-indent: 0; text-align: left; font: 0.688em/1.7em Arial, Helvetica, sans-serif; min-height: 600px;
}
.column-one-map {
width: 509px; float: left; padding: 0px 0px 30px 37px; text-indent: 0; text-align: left; font: 0.688em/1.7em Arial, Helvetica, sans-serif; min-height: 600px; 
}
.column-one div {
margin: 10px 0 0 0;
}
.column-two {
width: 386px; float: left; height: 300px; margin: 20px 0 0 0;
}
.column-two-map {
width: 316px; float: left; min-height: 600px; margin: 20px 0px 0px 30px;
}
.column-wide {
width: 509px; float: left; padding: 0 30px 10px 37px; text-indent: 0; text-align: left; font: 0.688em/1.7em Arial, Helvetica, sans-serif; margin-bottom:10px;
}
#iframeHeader {
clear: both; width: 896px; height: 500px; float: left; margin: 0px 0px 10px 35px;
}
.content-top {
clear: both; width: 509px; float: left; margin: -10px 0px 10px 35px; text-indent: 0; font: 0.688em/1.7em Arial, Helvetica, sans-serif; text-align:left;
}
#iframeHeader iframe {
clear: both; width: 896px; height: 500px; overflow: visible; float: left; margin: 0;
}
#vehicle {
	clear: both;
	width: 945px;
	height: 700px;
	overflow: visible;
	float: left;
	margin: 0px 0px 10px 5px;
}
p {
margin-top: 1.5em; 
}
div > p:first-child {
margin: 0; 
}
br {
margin: 0; text-indent: 0; 
}
strong {
font-weight: bold; line-height: 1.5em; text-indent: 0; 
}
/* Form */
/* ------------------------------------------------------------------------------------ */
.theform {
width: 342px; clear: left; float:left; margin: 10px 0 0 0; background: #DBEEF9; padding: 0; overflow: auto;
}
dt, dl, dd {
margin: 0 0 0.2em 0; padding: 0;
}
#theform {
position: relative; 
}
#theform dd span {
text-indent: 0; font: normal 0.625em/1em Arial, Helvetica, sans-serif;  float: right; margin-top: 2px; color: #004A7B;
}
#theform h3 { width: 342px; height: 40px; padding: 0; margin-bottom: 2px;}
#theform h3.finance { background:url(../img/form-finance-enquiry-hdr.gif) no-repeat;}
#theform h3.service { background:url(../img/form-service-enquiry-hdr.gif) no-repeat;}
#theform h3.parts { background:url(../img/form-parts-enquiry-hdr.gif) no-repeat;}
#theform h3.enquire { background:url(../img/form-enquire-enquiry-hdr.gif) no-repeat;}
#theform { width: 342px; padding: 0; margin: 0;}
#theform form { padding: 22px 0 0 0;  margin: 0;}
#theform dl { padding: 3px 0 0 17px; }
#theform dt { width: 100px; clear: left; float: left; padding-top: 0.2em; }
#theform label a {  color: #424242;
}
#theform label {
font: 0.688em/1.5em Arial, Helvetica, sans-serif; color: #424242; display: block; text-indent: 0; padding: 0 0 2px 0; text-align: left; width: 100px;
}
#theform dd input, #theform dd textarea { width: 200px; border: solid 1px #CBDDE7; color: #424242; font: normal 0.688em/1.5em Arial, Helvetica, sans-serif; float: left; margin: 0 0 0.2em 0 !important; padding: 0.3em 0 0.3em 0.3em !important;}
#theform dd select { border: solid 1px #CCC; color: #333; width: 205px; font: normal 0.688em/1.5em Arial, Helvetica, sans-serif; float: left; margin: 0 0 0.2em 0 !important; padding: 0.3em 0 0.3em 0.1em !important;}
#theform dd { width: 205px; float: left;}
#theform dd input.empty, #theform dd textarea.empty { color: #666; }
#theform dd input.stillempty, #theform dd textarea.stillempty { background-color: #CC0000; border: solid 1px #FFF; }
#theform dd input.filled, #theform dd textarea.filled { color: #000; 
}
#theform dd.short{
width: 105px; float: left; 
}
#theform dd textarea{
height: 50px; width: 200px !important;
}
#theform dd #state, #theform dd #postcode {
width: 95px; float: left; 
}
#theform dd #postcode {
width: 95px; float: left; 
}
#theform dd #postcode {
}
#theform input:focus, #theform textarea:focus { border: solid 1px #33CCFF;
}
#form {
clear: right; width: 342px; overflow:hidden; height: 600px; float: left; margin: 0px; padding: 0;
}
#send {
float: left; width: 97px; height: 24px; border: 0; cursor: pointer; background:url(../img/send-R1.gif) no-repeat; text-indent: -9999px; margin-bottom: 20px;
}
#send:hover {
background:url(../img/send-R1.gif) no-repeat -97px 0;
}
.form-line {
width: 342px; height: 10px; float:right;
}
hr {
border: 0;
}
div.hr {
 clear: both; height: 5px; float: left; width: 304px; border: 0; border-top: solid 1px #C8DBE8; margin-left:15px;
}
div.hr1 {
 clear: both; height: 10px; float: left; width: 304px; border: 0; border-top: dashed 1px #C8DBE8; margin: 15px 0 0 0px;
}
.column-two-hat {
background: url(../img/column-two-hat.gif) no-repeat; padding: 5px 0 0 8px; width: 348px; float: left; min-height: 600px; margin: 45px 0 0 0;
}
.form-curve {
clear: both; background: url(../img/form-bottom.gif) no-repeat; width: 342px; height: 100px; float: left;
}
.contact-details {
background: #E6F3F7; border: solid 1px #C9E4EE; padding: 15px 15px 25px 15px; font: normal 0.688em/1.5em Arial, Helvetica, sans-serif; margin: 40px 0 0 0; text-align: left; width: 312px; color: #327AB8; float:left; text-indent: 0;
}
.float-none {
float: none !important;
}
#theform label {
font: 0.688em/1.5em Arial, Helvetica, sans-serif; color: #424242; display: block; text-indent: 0; padding: 0 0 2px 0; text-align: left; width: 100px;
}
#gdform_container dd input, #theform dd textarea { width: 150px; border: solid 1px #CBDDE7; color: #424242; font: normal 11px/22px Arial, Helvetica, sans-serif; float: left; margin: 0 0 0.2em 0 !important; padding: 0.3em 0 0.3em 0.3em !important;}
#gdform_container dd select { border: solid 1px #CCC; color: #333; width: 155px; font: normal 11px/22px Arial, Helvetica, sans-serif; float: left; padding: 0.3em 0 0.3em 0.1em !important; }
#gdform_container dd { width: 160px; float: left; margin-bottom: 5px;}
#gdform_container dd input.empty, #theform dd textarea.empty { color: #666; }
#gdform_container dd input.stillempty, #theform dd textarea.stillempty { background-color: #CC0000; border: solid 1px #FFF; }
#gdform_container dd input.filled, #theform dd textarea.filled { color: #000; 
}
#gdform_container dl { padding: 3px 0 0 5px; }
#gdform_container dt { width: 85px; float: left; padding-top: 0.2em; }
#gdform_container label a {  color: #424242;
}
#gdform_container label {
font: bold 11px/18px Arial, Helvetica, sans-serif; color: #327AB8; display: block; text-indent: 0; padding: 0px 0px 5px 5px; text-align: left; width: 75px;
}
#loadBar {
display:block; float:left !important; width: 304px; padding: 50px 20px 0px 18px; height: 105px; font: 0.688em/1.5em Arial, Helvetica, sans-serif; color: #5E5E5E; margin: 0px 0 0 0;
}
#loadBar img {
float: left; padding: 0px 0px 0 20px;
}
#loadBar.finance {
background: url(../img/form-finance-enquiry-hdr.gif) no-repeat;
}
#loadBar.service {
background: url(../img/form-service-enquiry-hdr.gif) no-repeat;
}
#loadBar.parts {
background: url(../img/form-parts-enquiry-hdr.gif) no-repeat;
}
#loadBar.enquire {
background: url(../img/form-enquire-enquiry-hdr.gif) no-repeat;
}
#emailSuccess {
display:block; float:left !important; width: 304px; padding: 50px 20px 0px 18px; height: 105px; font: 0.688em/1.5em Arial, Helvetica, sans-serif; color: #5E5E5E; margin: 0px 0 0 0; text-align: left;
}
#emailSuccess.finance {
background: url(../img/loadbar-finance-thankyou.gif) no-repeat;
}
#emailSuccess.service {
background: url(../img/loadbar-service-thankyou.gif) no-repeat;
}
#emailSuccess.parts {
background: url(../img/loadbar-parts-thankyou.gif) no-repeat;
}
#emailSuccess.enquire {
background: url(../img/loadbar-enquire-thankyou.gif) no-repeat;
}
#emailSuccess a {
color: #5E5E5E;
}
#emailSuccess a:hover {
text-decoration: none;
}
#emailSuccess span, #loadBar span {
clear: both !important; float: left; text-transform: none; margin: 0px 0 0 0px; text-indent: 0;
}
ul.sitemap {
margin: 0 0 0 5px;  padding: 0;
}
ul.sitemap li{
margin: 5px 0 5px 0;  list-style-type: none; /*turns off display of bullet*/ padding: 0;
}
ul.sitemap li a {
color: #4D90B2;  padding: 0;
}
ul.sitemap li a:hover, ul.sitemap-sub li a:hover {
text-decoration: none;
}
ul.sitemap-sub {
margin: 5px 0 10px 0;
}
ul.sitemap-sub li {
padding: 0 0 0 20px; margin: 0;  list-style-type: none; /*turns off display of bullet*/
}
ul.sitemap-sub li a {
color: #333 !important;
}

ul.disclaimer {
margin: 0 0 20px 0px; padding: 0;
}
ul.disclaimer li{
margin: 5px 0 10px 16px;  list-style-type: decimal; /*turns off display of bullet*/ padding: 0; color: #81AC3D; font-weight: bold; 
}
ul.disclaimer li span {
color: #5E5E5E; font-weight: normal;
}
ul.disclaimer li a {
color: #4D90B2; font-size: 0.688em; line-height: 1.72em; padding: 0;
}
ul.disclaimer li a:hover {
text-decoration: none;
}
h2.blue {
color: #3481B6;
}
div.short {
width: 250px; float: left;
}
#alert {
color: #CC0000; text-indent: 0; font: normal 0.688em/1.5em Arial, Helvetica, sans-serif; text-align: left;
}
message {
display:none;
}
/* New Car Icon */
/* ------------------------------------------------------------------------------------ */
.new-car-hdr {
clear: both; height: 29px; width:962px; margin: 0 auto; background:url(../img/new-car-hdr.gif) no-repeat;
}
.new-cars-home ul.new-car {
clear: both; float: left; margin: 0 auto !important; padding: 0 0 20px 30px;
}

ul.new-car {
clear: both; float: left; margin: 0 auto !important; padding: 0 0 10px 14px; width: 944px;
}
ul.new-car li{
float: left; list-style-type: none; width: 104px;
}
ul.new-car li a {
display: block; width: 104px; height: 86px; float: left; clear:right;
}
ul.new-car li span, .new-car-hdr  {
text-indent: -9999px; 
}
ul.new-car li span {
display: none;
}
a.new-car-fiesta {
background: url(../img/new-car-fiesta-R1.gif) no-repeat 0 -87px;
}
a:hover.new-car-fiesta {
background: url(../img/new-car-fiesta-R1.gif) no-repeat 0 0;
}
a.new-car-falcon {
background: url(../img/new-car-falcon-R1.gif) no-repeat 0 -87px;
}
a:hover.new-car-falcon {
background: url(../img/new-car-falcon-R1.gif) no-repeat 0 0;
}
a.new-car-territory {
background: url(../img/new-car-territory-R1.gif) no-repeat 0 -87px;
}
a:hover.new-car-territory {
background: url(../img/new-car-territory-R1.gif) no-repeat 0 0;
}
a.new-car-escape {
background: url(../img/new-car-escape-R1.gif) no-repeat 0 -87px;
}
a:hover.new-car-escape {
background: url(../img/new-car-escape-R1.gif) no-repeat 0 0;
}
a.new-car-mondeo {
background: url(../img/new-car-mondeo-R1.gif) no-repeat 0 -87px;
}
a:hover.new-car-mondeo {
background: url(../img/new-car-mondeo-R1.gif) no-repeat 0 0;
}
a.new-car-focus {
background: url(../img/new-car-focus-R1.gif) no-repeat 0 -87px;
}
a:hover.new-car-focus {
background: url(../img/new-car-focus-R1.gif) no-repeat 0 0;
}
a.new-car-falcon-ute {
background: url(../img/new-car-falcon-ute-R1.gif) no-repeat 0 -87px;
}
a:hover.new-car-falcon-ute {
background: url(../img/new-car-falcon-ute-R1.gif) no-repeat 0 0;
}
a.new-car-ranger {
background: url(../img/new-car-ranger-R1.gif) no-repeat 0 -87px;
}
a:hover.new-car-ranger {
background: url(../img/new-car-ranger-R1.gif) no-repeat 0 0;
}
a.new-car-transit {
background: url(../img/new-car-transit-R1.gif) no-repeat 0 -87px;
}
a:hover.new-car-transit {
background: url(../img/new-car-transit-R1.gif) no-repeat 0 0;
}
#ticker {
	width: 962px; height: 25px; margin: 0 auto;
}
