/*-----------------------------------------------------------------------------
Primary Layout National Capital Motors Style Sheet

version:   1.0
author:   Nick Heskes
email:     nick.heskes@datamotive.com.au
website:   http://www.nationalcaptialmotors.com.au
-----------------------------------------------------------------------------*/
/* Imports Global CSS */
@import url("global.css") all, print;
/* Body */
/* ------------------------------------------------------------------------------------ */
/* 
div, class  {
border: dotted 1px #FF0000 !important;
}
 */
/* 100% Height */
html ,body {
	height:100%; min-height: 100%; max-height: 100%; margin: 0 auto; color: #5E5E5E;
}
html {
	background: url(../img/background-repeat.jpg) repeat-x 0 0; 
}
body {
	background: transparent url(../img/background-centre.jpg) no-repeat center top; 
}
#wrapper {
	overflow: auto; 
}
*:focus { 
	outline: none; 
}
button:focus { 
    outline: none; 
}
.auto { 
    margin: 0 auto;
}
span {
text-indent: -9999px;
}
img {
	border: 0;
}
/* remove halo effect in firefox   */
a:active{
	outline: none;
}
/* Body */
/* ------------------------------------------------------------------------------------ */
/* Firefox and Safari Force  */
body>#wrapper{
	background: #FFF;
}
#wrapper{ 
	width: 926px; min-height: 100%; text-align:center; background: #FFF;
}
/* Header */
/* ------------------------------------------------------------------------------------ */
#header {
	width: 926px; height: 62px; display: block; background: url(../img/header.gif) repeat-x; float:left;
}
a.logo {
	float: left; background: url(../img/ncm-logo.gif) no-repeat; width: 162px; height:62px; text-indent: -9999px; display: block;
}
/* Nav */
/* ------------------------------------------------------------------------------------ */
/* site nav - horizontal tab menu, with dropdown sub menu */
#sitenav { 
	width: 926px; height: 28px; padding-bottom:4px; background:url(../img/sitenav.gif) repeat-x; float: left;
}
#sitenav ul {
	margin: 0; padding: 0; float: left;
}
#sitenav ul li {
	float: left; padding: 0; /*removes indent Mozilla and NN7*/	list-style-type: none; /*turns off display of bullet*/  margin: 0;  
}
#sitenav a {
	display: block; height: 27px;
}
#sitenav a strong {
	cursor: pointer;
}
#sitenav .top-item {
/*	behavior: url('../js/IEMenuDropdown.htc'); behaviour script for IE 6 */ 
	background: none; float: left; position: relative; z-index: 100;
}
#sitenav .top-item a {
	float: left; height:33px; text-indent: -9999px;
}
#sitenav .top-item a strong {
	float: left; height: 33px;
}
#sitenav .top-item a:hover strong {
}
#sitenav .top-item .sub {
	position: absolute;	top: 34px; left: 0; visibility: hidden; float:left;
}
#sitenav .top-item:hover .sub {
	visibility: visible;
}
#sitenav .top-item .sub a {
	float: left; height: 33px; padding: 0;	text-align: left; white-space: nowrap;
}
#sitenav .top-item .sub a strong {
	color: #fff; display: block; font-weight: normal; float: left; height: 33px; line-height: 33px;
}
/* sub menu hover */
#sitenav .top-item .sub a:hover {
	color:#FFF;
}
#sitenav .last {
	line-height: 0; font-size: 0;
}
#sitenav .last div {
	border-bottom: solid 1px #fff; display: block;
}
/* overrides */
/* top menu */
#sitenav .top-item a, #sitenav .top-item a b {
}
/* top menu hover */
#sitenav .top-item a:hover, #sitenav .top-item:hover a, #sitenav .top-item a:hover b, #sitenav .top-item:hover a b {
}
/* current top menu */
#sitenav .top-item a.current, #sitenav .top-item a.current:hover, #sitenav .top-item a.current b, #sitenav .top-item a.current:hover b {
}
/* sub menu */
#sitenav .top-item .sub a, #sitenav .top-item .sub a b {
}
/* sub menu hover */
#sitenav .top-item .sub a:hover, #sitenav .top-item .sub a:hover b {
}
/* navigation */
/* home */
a.nav-homeR1, a.nav-homeR3 {
	width: 56px; background: url(../img/nav-home-R1.gif) no-repeat 0 0;
}
a:hover.nav-homeR1  {
	background-position: 0 -28px;
}
a.nav-homeR3  {
	background-position: 0 -56px;
}
/* our history */
a.nav-historyR1, a.nav-historyR3 {
	width: 81px; background: url(../img/nav-our-history-R1.gif) no-repeat 0 0;
}
a:hover.nav-historyR1  {
	background-position: 0 -28px;
}
a.nav-historyR3  {
	background-position: 0 -56px;
}
/* why choose ncm */
a.nav-whyR1, a.nav-whyR3 {
	width: 120px; background: url(../img/nav-why-R1.gif) no-repeat 0 0;
}
a:hover.nav-whyR1  {
	background-position: 0 -28px;
}
a.nav-whyR3  {
	background-position: 0 -56px;
}
/* new vehicles */
a.nav-newR1, a.nav-newR3 {
	width: 94px; background: url(../img/nav-new-R1.gif) no-repeat 0 0;
}
a:hover.nav-newR1  {
	background-position: 0 -28px;
}
a.nav-newR3  {
	background-position: 0 -56px;
}
/* our stock */
a.nav-ourR1, a.nav-ourR3 {
	width: 72px; background: url(../img/nav-our-stock-R1.gif) no-repeat 0 0;
}
a:hover.nav-ourR1  {
	background-position: 0 -28px;
}
a.nav-ourR3  {
	background-position: 0 -56px;
}
/* fleet */
a.nav-fleetR1, a.nav-fleetR3 {
	width: 43px; background: url(../img/nav-fleet-R1.gif) no-repeat 0 0;
}
a:hover.nav-fleetR1  {
	background-position: 0 -28px;
}
a.nav-fleetR3  {
	background-position: 0 -56px;
}
/* finance */
a.nav-financeR1, a.nav-financeR3 {
	width: 58px; background: url(../img/nav-finance-R1.gif) no-repeat 0 0;
}
a:hover.nav-financeR1  {
	background-position: 0 -28px;
}
a.nav-financeR3  {
	background-position: 0 -56px;
}
/* service */
a.nav-serviceR1, a.nav-serviceR3 {
	width: 55px; background: url(../img/nav-service-R1.gif) no-repeat 0 0;
}
a:hover.nav-serviceR1  {
	background-position: 0 -28px;
}
a.nav-serviceR3  {
	background-position: 0 -56px;
}
/* parts */
a.nav-partsR1, a.nav-partsR3 {
	width: 46px; background: url(../img/nav-parts-R1.gif) no-repeat 0 0;
}
a:hover.nav-partsR1  {
	background-position: 0 -28px;
}
a.nav-partsR3  {
	background-position: 0 -56px;
}
/* specials */
a.nav-specialsR1, a.nav-specialsR3 {
	width: 64px; background: url(../img/nav-specials-R1.gif) no-repeat 0 0;
}
a:hover.nav-specialsR1 {
	background-position: 0 -28px;
}
a.nav-specialsR3 {
	background-position: 0 -56px;
}
/* careers */
.referral {
	width: 854px; height: 415px; margin: 105px 0 0 37px; background: url(../img/referral.jpg);
}

a.nav-careersR1, a.nav-careersR3 {
	width: 64px; background: url(../img/nav-careers-R1.gif) no-repeat 0 0;
}
a:hover.nav-careersR1 {
	background-position: 0 -28px;
}
a.nav-careersR3 {
	background-position: 0 -56px;
}
/* testimonials */
a.nav-testimonialsR1, a.nav-testimonialsR3 {
	width: 86px; background: url(../img/nav-testimonials-R1.gif) no-repeat 0 0;
}
a:hover.nav-testimonialsR1 {
	background-position: 0 -28px;
}
a.nav-testimonialsR3 {
	background-position: 0 -56px;
}
/* contact */
a.nav-contactR1, a.nav-contactR3 {
	width: 87px; background: url(../img/nav-contact-us-R1.gif) no-repeat 0 0;
}
a:hover.nav-contactR1 {
	background-position: 0 -28px;
}
a.nav-contactR3 {
	background-position: 0 -56px;
}
/* Flash Feature */
/* ------------------------------------------------------------------------------------ */
#flash-feature {
	width: 683px; height: 348px; float: left; margin: 0;
}
/* Flash Feature */
/* ------------------------------------------------------------------------------------ */
#content-home {
	clear: both; width: 926px; background: #FFF; overflow: auto;
}
#content {
	clear: both; width: 926px; background: #FFF; overflow: auto; height:100%; min-height: 100%; max-height: 100%;
}
.content-home {
	clear: both; float: left; padding: 0 0 15px 34px; width: 860px;
}
#minisearch {
	width: 243px; height: 348px; float: left; 
}
.features {
	float: left; width: 280px; height: 150px; background: url(../img/features.gif) no-repeat; margin: 0 6px 0 0;
}
.models {
	float: left; width: 184px; background: url(../img/models.gif) no-repeat; margin: 0 6px 0 0;
}
.models-repeat {
	float: left; width: 184px; background: url(../img/models-repeat.gif) repeat-y; margin: 10px 6px 0 0;display:inline;
}
.models-repeat-short, .models-repeat {
	float: left; width: 184px; background: url(../img/models-repeat-short.gif) repeat-y; margin: 10px 6px 0 0; display:inline;
}
.models-bottom {
	float: left; width: 185px; background: #FFF url(../img/models-bottom.gif) no-repeat; margin: 0 0px 0 0; height: 20px;
}
#sidebar .models h2 {
	text-indent: -9999px; height: 20px !important; margin: 7px 0 0 10px; padding: 0 0 0 0px; border: 0 !important; width: 184px !important;
}
.h2-nissan-models {
	background: url(../img/h2-nissan-models.gif) no-repeat;
}
.h2-mitsubishi-models {
	background: url(../img/h2-mitsubishi-models.gif) no-repeat;
}
.h2-kia-models {
	background: url(../img/h2-kia-models.gif) no-repeat;
}
.h2-renault-models {
	background: url(../img/h2-renault-models.gif) no-repeat;
}
.h2-hyundai-models {
	background: url(../img/h2-hyundai-models.gif) no-repeat;
}
.h2-suzuki-models {
	background: url(../img/h2-suzuki-models.gif) no-repeat;
}
.features-short {
	float: left; width: 270px; height: 150px; background: url(../img/features-short.gif) no-repeat; margin: 0 9px 0 0;
}
.features-bk {
	float: left; background: url(../img/features-bk.jpg) repeat-x; width: 915px; height: 160px; padding: 20px 0 0 11px;
}
.content-bk {
	overflow: auto; background:url(../img/content-bk.gif) repeat-x !important;
}
#content #sidebar .features {
	margin: 10px 2px 0 -3px; background: url(../img/features-white.gif) no-repeat;
}
#content-home #content #sidebar .features {
	margin: 10px 2px 0 3px; background: url(../img/features-white.gif) no-repeat;
}
.content-bk  #sidebar .features {
	margin: 10px 2px 0 3px; background: url(../img/features.gif) no-repeat !important;
}
.features h1, .features h2, .features h3, .features h4, .features h5 {
	text-indent: -9999px; height: 20px !important; margin: 7px 0 0 10px; padding: 0 0 0 0px; border: 0 !important; width: 260px !important;
}
.features-short h1 {
	text-indent: -9999px; height: 20px !important; margin: 7px 0 0 10px; padding: 0 0 0 0px; border: 0 !important; width: 250px !important;
}
#content .features-finance-h1 {
	background: url(../img/features-finance-h1.gif) no-repeat;
}
#sidebar .features-finance2-h1 {
	background: url(../img/features-finance2-h1.gif) no-repeat;
}
#content .features-specials-h1 {
	background: url(../img/features-specials-h1.gif) no-repeat; margin: 7px 0 0 10px;
}
#content .features-service-h1 {
	background: url(../img/features-service-h1.gif) no-repeat;
}
#content .features-canberra-h1 {
	background: url(../img/features-canberra-h1.gif) no-repeat;
}
.features a img  {
	float: left; width: 146px; height: 92px; padding: 4px; margin: 6px 12px; background: url(../img/features-img-border.jpg) repeat; 
}
.features a:hover img  {
	background: #FFF; 
}
.features a:hover  {
	color: #FFF;  background: #FFF;
}
.features div {
	float: left; width: 80px; height: 78px; font: normal 10px/1.3em Arial, Helvetica, sans-serif; text-align: left; padding: 4px 5px 0 0; color: #668FA4; margin-left: 5px;
}
.clear {
	clear: both;
}
#foter {
	clear: both; width: 854px; margin: 0 36px 20px 33px; background: #FFF;
}
#foter div {
	margin: 0 auto; width: 300px; height: 25px; clear: left; margin-bottom: 20px;
}
#foter span {
	margin: 0 auto; color: #999; text-indent: 0; float: left; padding: 0px 0 0 0; font: normal 0.625em/1.5em Verdana, Arial, Helvetica, sans-serif;
}
ul.foter {
	clear: left; padding: 0; float: left; margin: 15px 0 5px 0px;
}
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: #999999; text-align: left; font: normal 0.625em/1.5em Verdana, Arial, Helvetica, sans-serif;
}
ul.foter li span {
	padding: 4px 4px 0 4px !important; text-indent:0; color: #999999; text-align: left; font: normal 0.625em/1.8em Verdana, Arial, Helvetica, sans-serif;
}
ul.foter li a:hover {
	color: #CC6666; text-decoration: none;
}
.features a.more {
	clear: none; float: right; background:url(../img/more-R1.gif) no-repeat 0 0; width: 90px; height:30px; display: block; text-indent: -9999px; margin: 0 15px 0 -5px;
}
.features-short a.more {
	float: left; margin: 0 0px 0 -5px; 
}
.features a:hover.more {
	background:url(../img/more-R1.gif) no-repeat -90px 0;
}
.vehicle-range-bk {
	width: 926px; height: 65px; background:url(../img/vehicle-range-bk.jpg) repeat-x; float: left;
}
.locations {
	width: 150px;
	float: left;
	color: #668FA4;
	text-align: left;
	margin: 15px 50px 10px 0px;
	font-size: 11px !important;
	font-family:Arial, Helvetica, sans-serif;
}
.locations-m {
	width: 260px;
	float: left;
	margin: 15px 10px 10px 0px;
}
.locations-bk {
	width: 853px; overflow: auto; background:url(../img/locations-bk.jpg) repeat-x; float: left; padding: 0 36px;
}
strong {
	font-weight: bold;
}
a {
	color: #CC6666;
}
a:hover {
	text-decoration: none;
}
a.datamotive {
	float: left; width: 109px; height: 17px; margin: 0 0 0 10px; display: block; background: url(../img/datamotive-R1.gif) no-repeat; text-indent: -9999px;
}
#content h1 {
	width: 924px; height: 200px; float: left; text-indent: -9999px; border: solid 1px #FFF; background: #eee;
}
#content h1.about {
	background:url(../img/h1-about.jpg) no-repeat;
}
#content h1.contact {
	background:url(../img/h1-contact.jpg) no-repeat;
}
#content h1.our {
	background: url(../img/h1-our.jpg) no-repeat; height: 100px; 
}
#content h1.service {
	background: url(../img/h1-service.jpg) no-repeat;
}
#content h1.fleet {
	background: url(../img/h1-fleet.jpg) no-repeat;
}
#content h1.finance {
	background: url(../img/h1-finance.jpg) no-repeat;
}
#content h1.value {
	background: url(../img/h1-value.jpg) no-repeat; height: 100px;
}
#content h1.specials {
	background: url(../img/h1-specials.jpg) no-repeat; height: 100px;
}
#content h1.privacy {
	background: url(../img/h1-privacy.jpg) no-repeat; 
}
#content h1.careers {
	background: url(../img/h1-careers.jpg) no-repeat; height: 100px;
}
#content h1.parts {
	background: url(../img/h1-parts.jpg) no-repeat;
}
#content h1.sitemap {
	background: url(../img/h1-sitemap.jpg) no-repeat;
}
#content h1.why {
	background: url(../img/h1-why.jpg) no-repeat;
}
#content h1.testimonials {
	background: url(../img/h1-testimonials.jpg) no-repeat; height: 100px;
}
/* h1 new */
#content h1.new {
	background: url(../img/h1-new.jpg) no-repeat;
}
/* h1 new hyundai */
#content h1.new-hyundai {
	background: url(../img/h1-new-hyundai.jpg) no-repeat;
}
/* h1 new hyundai accent */
#content h1.new-hyundai-accent {
	background: url(../img/h1-new-hyundai-accent.jpg) no-repeat;
}
/* h1 new hyundai elantra */
#content h1.new-hyundai-elantra {
	background: url(../img/h1-new-hyundai-elantra.jpg) no-repeat;
}
/* h1 new hyundai getz */
#content h1.new-hyundai-getz {
	background: url(../img/h1-new-hyundai-getz.jpg) no-repeat;
}
/* h1 new hyundai grandeur */
#content h1.new-hyundai-grandeur {
	background: url(../img/h1-new-hyundai-grandeur.jpg) no-repeat;
}
/* h1 new hyundai i30 */
#content h1.new-hyundai-i30 {
	background: url(../img/h1-new-hyundai-i30.jpg) no-repeat;
}
/* h1 new hyundai iload */
#content h1.new-hyundai-iload {
	background: url(../img/h1-new-hyundai-iload.jpg) no-repeat;
}
/* h1 new hyundai imax */
#content h1.new-hyundai-imax {
	background: url(../img/h1-new-hyundai-imax.jpg) no-repeat;
}
/* h1 new hyundai santa-fe */
#content h1.new-hyundai-santa-fe {
	background: url(../img/h1-new-hyundai-santa-fe.jpg) no-repeat;
}
/* h1 new hyundai santa-fe */
#content h1.new-hyundai-santa-fe {
	background: url(../img/h1-new-hyundai-santa-fe.jpg) no-repeat;
}
/* h1 new hyundai i45 */
#content h1.new-hyundai-i45 {
	background: url(../img/h1-new-hyundai-i45.jpg) no-repeat;
}
/* h1 new hyundai sonata */
#content h1.new-hyundai-sonata {
	background: url(../img/h1-new-hyundai-sonata.jpg) no-repeat;
}
/* h1 new hyundai tiburon */
#content h1.new-hyundai-tiburon {
	background: url(../img/h1-new-hyundai-tiburon.jpg) no-repeat;
}
/* h1 new hyundai tucson */
#content h1.new-hyundai-tucson {
	background: url(../img/h1-new-hyundai-tucson.jpg) no-repeat;
}
/* h1 new renault */
#content h1.new-renault {
	background: url(../img/h1-new-renault.jpg) no-repeat;
}
/* h1 new renault clio */
#content h1.new-renault-clio {
	background: url(../img/h1-new-renault-clio.jpg) no-repeat;
}
/* h1 new renault grand-scenic */
#content h1.new-renault-grand-scenic {
	background: url(../img/h1-new-renault-grand-scenic.jpg) no-repeat;
}
/* h1 new renault kangoo */
#content h1.new-renault-kangoo {
	background: url(../img/h1-new-renault-kangoo.jpg) no-repeat;
}
/* h1 new renault koleos */
#content h1.new-renault-koleos {
	background: url(../img/h1-new-renault-koleos.jpg) no-repeat;
}
/* h1 new renault laguna */
#content h1.new-renault-laguna {
	background: url(../img/h1-new-renault-laguna.jpg) no-repeat;
}
/* h1 new renault master */
#content h1.new-renault-master {
	background: url(../img/h1-new-renault-master.jpg) no-repeat;
}
/* h1 new renault megane */
#content h1.new-renault-megane {
	background: url(../img/h1-new-renault-megane.jpg) no-repeat;
}
/* h1 new renault megane-coupe */
#content h1.new-renault-megane-coupe {
	background: url(../img/h1-new-renault-megane-coupe.jpg) no-repeat;
}
/* h1 new renault phase-2-scenic */
#content h1.new-renault-phase-2-scenic {
	background: url(../img/h1-new-renault-phase-2-scenic.jpg) no-repeat;
}
/* h1 new renault trafic */
#content h1.new-renault-trafic {
	background: url(../img/h1-new-renault-trafic.jpg) no-repeat;
}
/* h1 new nissan */
#content h1.new-nissan {
	background: url(../img/h1-new-nissan.jpg) no-repeat;
}
/* h1 new nissan micra */
#content h1.new-nissan-micra {
	background: url(../img/h1-new-nissan-micra.jpg) no-repeat;
}
/* h1 new nissan tiida */
#content h1.new-nissan-tiida {
	background: url(../img/h1-new-nissan-tiida.jpg) no-repeat;
}
/* h1 new nissan dualis */
#content h1.new-nissan-dualis {
	background: url(../img/h1-new-nissan-dualis.jpg) no-repeat;
}
/* h1 new nissan murano */
#content h1.new-nissan-murano {
	background: url(../img/h1-new-nissan-murano.jpg) no-repeat;
}
/* h1 new nissan maxima */
#content h1.new-nissan-maxima {
	background: url(../img/h1-new-nissan-maxima.jpg) no-repeat;
}
/* h1 new nissan 370z */
#content h1.new-nissan-370z {
	background: url(../img/h1-new-nissan-370z.jpg) no-repeat;
}
/* h1 new nissan gtr */
#content h1.new-nissan-gtr {
	background: url(../img/h1-new-nissan-gtr.jpg) no-repeat;
}
/* h1 new nissan xtrail */
#content h1.new-nissan-xtrail {
	background: url(../img/h1-new-nissan-xtrail.jpg) no-repeat;
}
/* h1 new nissan pathfinder */
#content h1.new-nissan-pathfinder {
	background: url(../img/h1-new-nissan-pathfinder.jpg) no-repeat;
}
/* h1 new nissan patrol */
#content h1.new-nissan-patrol {
	background: url(../img/h1-new-nissan-patrol.jpg) no-repeat;
}
/* h1 new nissan navara */
#content h1.new-nissan-navara{
	background: url(../img/h1-new-nissan-navara.jpg) no-repeat;
}
/* h1 new mitsubishi */
#content h1.new-mitsubishi {
	background: url(../img/h1-new-mitsubishi.jpg) no-repeat;
}
/* h1 new mitsubishi colt */
#content h1.new-mitsubishi-colt {
	background: url(../img/h1-new-mitsubishi-colt.jpg) no-repeat;
}
/* h1 new mitsubishi challenger */
#content h1.new-mitsubishi-challenger {
	background: url(../img/h1-new-mitsubishi-challenger.jpg) no-repeat;
}
/* h1 new mitsubishi express */
#content h1.new-mitsubishi-express {
	background: url(../img/h1-new-mitsubishi-express.jpg) no-repeat;
}
/* h1 new mitsubishi grandis */
#content h1.new-mitsubishi-grandis {
	background: url(../img/h1-new-mitsubishi-grandis.jpg) no-repeat;
}
/* h1 new mitsubishi lancer */
#content h1.new-mitsubishi-lancer {
	background: url(../img/h1-new-mitsubishi-lancer.jpg) no-repeat;
}
/* h1 new mitsubishi outlander */
#content h1.new-mitsubishi-outlander {
	background: url(../img/h1-new-mitsubishi-outlander.jpg) no-repeat;
}
/* h1 new mitsubishi pajero */
#content h1.new-mitsubishi-pajero {
	background: url(../img/h1-new-mitsubishi-pajero.jpg) no-repeat;
}
/* h1 new mitsubishi triton */
#content h1.new-mitsubishi-triton {
	background: url(../img/h1-new-mitsubishi-triton.jpg) no-repeat;
}
/* h1 new kia */
#content h1.new-kia {
	background: url(../img/h1-new-kia.jpg) no-repeat;
}
/* h1 new kia carnival */
#content h1.new-kia-carnival {
	background: url(../img/h1-new-kia-carnival.jpg) no-repeat;
}
/* h1 new kia cerato */
#content h1.new-kia-cerato {
	background: url(../img/h1-new-kia-cerato.jpg) no-repeat;
}
/* h1 new kia grand-carnival */
#content h1.new-kia-grand-carnival {
	background: url(../img/h1-new-kia-grand-carnival.jpg) no-repeat;
}
/* h1 new kia k2900 */
#content h1.new-kia-k2900 {
	background: url(../img/h1-new-kia-k2900.jpg) no-repeat;
}
/* h1 new kia magentis */
#content h1.new-kia-magentis {
	background: url(../img/h1-new-kia-magentis.jpg) no-repeat;
}
/* h1 new kia rio */
#content h1.new-kia-rio {
	background: url(../img/h1-new-kia-rio.jpg) no-repeat;
}
#content h1.new-kia-soul {
	background: url(../img/h1-new-kia-soul.jpg) no-repeat;
}
/* h1 new kia rondo */
#content h1.new-kia-rondo {
	background: url(../img/h1-new-kia-rondo.jpg) no-repeat;
}
/* h1 new kia sorento */
#content h1.new-kia-sorento {
	background: url(../img/h1-new-kia-sorento.jpg) no-repeat;
}
/* h1 new kia sportage */
#content h1.new-kia-sportage {
	background: url(../img/h1-new-kia-sportage.jpg) no-repeat;
}
/* h1 new suzuki */
#content h1.new-suzuki {
	background: url(../img/h1-new-suzuki.jpg) no-repeat;
}
/* h1 new suzuki apv */
#content h1.new-suzuki-apv {
	background: url(../img/h1-new-suzuki-apv.jpg) no-repeat;
}
/* h1 new suzuki alto */
#content h1.new-suzuki-alto {
	background: url(../img/h1-new-suzuki-alto.jpg) no-repeat;
}
/* h1 new suzuki grand-vitara */
#content h1.new-suzuki-grand-vitara {
	background: url(../img/h1-new-suzuki-grand-vitara.jpg) no-repeat;
}
/* h1 new suzuki jimny */
#content h1.new-suzuki-jimny {
	background: url(../img/h1-new-suzuki-jimny.jpg) no-repeat;
}
/* h1 new suzuki kizashi */
#content h1.new-suzuki-kizashi {
	background: url(../img/h1-new-suzuki-kizashi.jpg) no-repeat;
}
/* h1 new suzuki swift */
#content h1.new-suzuki-swift {
	background: url(../img/h1-new-suzuki-swift.jpg) no-repeat;
}
/* h1 new suzuki sx4 */
#content h1.new-suzuki-sx4 {
	background: url(../img/h1-new-suzuki-sx4.jpg) no-repeat;
}
#content h1.home {
	float: left; width: 524px; margin: 27px 0 0px 0; padding:0; color: #668FA4; text-indent:0; background: none; border: none; height: auto; font-weight: bold; font-size:1em;
}
h2 {
	width: 524px; margin: 20px 30px 0 36px; float: left; font: bold 0.75em/1.5em Arial, Helvetica, sans-serif; text-align: left; color: #668FA4;
}
#content .content {
	width: 537px; margin: 0 30px 25px 36px; float: left; font: normal 0.75em/1.5em Arial, Helvetica, sans-serif; text-align: left; color: #787878;
}
.content-large {
	clear: both; width: 890px; float: left; margin: 0 0 0 36px; font: normal 0.75em/1.5em Arial, Helvetica, sans-serif; text-align: left; color: #787878;
}
#content .content p:first-child {
	
}
#content div h2 {
	font: bold 1em/1.5em Arial, Helvetica, sans-serif; margin: 26px 0 1.5em 0;
}
p {
	margin: 1.5em 0 0 0 ;
}
#content .content p strong {
	font: bold 1em/1.5em Arial, Helvetica, sans-serif;
}
#content #sidebar {
	float: left; width: 200px; margin: 20px 0 0 0; font: normal 0.688em/1.5em Arial, Helvetica, sans-serif; text-align: left; color: #668FA4;
}
blockquote {
	background: transparent url(../img/quoteleft.gif) left top no-repeat;  float: left; clear: left; margin: 10px 0 0 0;
}
#content #sidebar blockquote div {
	padding: 0 20px 0 32px; background: transparent url(../img/quoteright.gif) right bottom no-repeat; color: #668FA4; margin: 0 0 0 2px; width: 210px; font: normal 1.3em/1.5em "Georgia", Verdana, Arial, Helvetica, sans-serif; float:left;
}
#iframeHeader {
	clear: both; width: 854px; height: 500px; margin: 0 auto; padding: 20px 0 0 0;
}
#cars {
	height: 500px; width: 670px; margin: 11px 25px 20px 14px; float: left; padding:0; display:inline;
}
.rrp {
	width: 570px; padding: 15px 0px 0px 22px !important; padding:0; float: left; font: normal 0.688em/1.5em Arial, Helvetica, sans-serif; color: #666; text-align:left; 
}
/* Form */
/* ------------------------------------------------------------------------------------ */
.theform {
	width: 525px; clear: left; float:left; background: url(../img/form-enquiry-bk.gif) no-repeat; padding: 0; overflow: auto;
}
dt, dl, dd {
	margin: 0 0 0.2em 0; padding: 0;
}
#theform {
	
}
#theform div {
	text-indent: 0; font: normal 9px/18px Arial, Helvetica, sans-serif; float: left; margin-top: 2px; color: #CC0000; margin: 4px 0 0 0;
}
#theform h3 {
	width: 425px; height: 30px; padding: 0; margin-bottom: 2px; text-indent: -9999px; margin-left: 18px; float: left;
}
#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.fleet { 
	background:url(../img/h3-fleet-enquiry-form.gif) no-repeat;
}
#theform { 
	width: 525px; padding: 0; margin: 0;
}
#theform form { 
	padding: 22px 0 0 0;  margin: 0;
}
#theform dl { 
	padding: 3px 0 0 17px;
}
#theform dd { 
	padding-top: 0.2em;
}
#theform label a {  
	color: #424242;
}
#theform label {
	color: #424242; display: block; text-indent: 0; padding: 0; text-align: left; width: 150px; margin: 0; font-weight: bold; color: #668FA4;
}
#theform dd input, #theform dd textarea { 
	width: 150px; border: solid 1px #CBDDE7; color: #424242; font: normal 1em/1.3em 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 1em/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: 150px; float: left; margin-right: 16px;}
#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: 70px; float: left; 
}
#theform dd.short label{
	width: 70px; float: left; 
}
#theform dd #bookingyear, #theform dd #bookingmonth, #theform dd #bookingday, #theform dd #bookingtimeformat, #theform dd #bookingtimehour {
	width: 70px; float: left; font-size: 11px;
}
#theform dd #servicelocation {
	width: 150px; float: left; font-size: 11px;
}
#theform dd.large {
	width: 482px; float: left; 
}
#theform dd.large label{
	width: 482px; float: left; 
}
#theform dd textarea{
	height: 50px; width: 482px !important;
}
#theform dd #state, #theform dd #postcode {
	width: 70px; float: left;  margin-right: 15px;  font-size: 11px;
}
#theform dd #postcode {
	width: 65px; float: left; 
}
#theform dd #send {
	float: left;  clear: left !important;
}
#theform dd #postcode {
}
#theform input:focus, #theform textarea:focus, #newsletter input:focus { 
	border: solid 1px #33CCFF;
}
#form {
	clear: right; width: 342px; overflow:hidden; height: 600px; float: left; margin: 0px; padding: 0;
}
#send {
	float: left; width: 124px; height: 33px; border: 0; cursor: pointer; background:url(../img/send-enquiry-R1.gif) no-repeat; text-indent: -9999px; margin: 0 0 20px -5px;
}
#send:hover {
	background:url(../img/send-enquiry-R1.gif) no-repeat -124px 0;
}
#cal {
	float: left; width: 45px !important; height: 24px; border: 0; cursor: pointer; background: #333; text-indent: -9999px;
}
/* Form Process */
#animate {
	margin: 25px 0 0 0px; width: 300px;	float:left;
}
#animate strong {
	color: #CC0000; padding: 2px 0 5px 0px; float: left;
}
.thanks {
	float: left; font-size: 1.091em !important; width: 260px;
}
.thanks strong {
	float: left; color: #339900 !important; padding: 5px 0 !important; width: 260px; clear: both; 
}
.thanks p {
	float: left !important; padding: 0 !important; width: 260px; margin: 1.3em 0px 0 0 !important; clear: both;
}
.thanks p.top {
	margin: 0 !important;
}
#animate ul {
	clear: both; padding: 0 0 0 6px; margin:0;
}
#animate ul li {
	padding: 0px 0  0 0px; 
}
.message {
	display:none;
}
.list li {
	list-style-image:none; list-style-position:inside; list-style-type:disc!important;
}

/* ------------------------------------------------------------------------------------ */
#loadBar {
display:block; float:left !important; width: 304px; padding: 0; height: 105px; font: 11px Arial, Helvetica, sans-serif; color: #FFF; margin: 0px 0 0 0;
}
#loadBar img {
float: left; padding: 0px 0px 0 20px;
}
#emailSuccess {
display:block; float:left !important; width: 304px; padding: 0; height: 105px; font: 11px Arial, Helvetica, sans-serif; color: #FFF; margin: 0px 0 0 0; text-align: left;
}
#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;
}
.form-line {
	width: 342px; height: 10px; float:right;
}
.form-enquiry-bottom {
	background: url(../img/form-enquiry-bottom.gif) no-repeat; width: 525px; float: left; height: 15px;
}
hr {
	border: 0;
}
div.hr {
	clear: both; height: 5px; float: left; width: 485px; border: 0; border-top: solid 1px #C8DBE8; margin: 3px 0 0 18px;
}
div.hr1 {
	clear: both; height: 10px; float: left; width: 304px; border: 0; border-top: dashed 1px #C8DBE8; margin: 15px 0 0 0px;
}
div.hr hr, div.hr1 hr {
  display: none;
}
/* List */
/* ------------------------------------------------------------------------------------ */
/* Nicelist */
ul.nicelist  li {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0 0 5px 23px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	background: url(../img/nicelist.gif) no-repeat;
}
ul.nicelist {
    margin: -10px 0 15px 0;
	padding: 0px;
    list-style: none; clear: left;
}
ul.nicelist2  li {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0 0 5px 23px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	background: url(../img/nicelist.gif) no-repeat;
}
ul.nicelist2 {
    margin: 0px 0 15px 0;
	padding: 0px;
    list-style: none; clear: left;
}
/* thumb */
ul.thumb {
	margin: 20px 0 0 0; padding: 0;
}
ul.thumb li {
	margin: 0; list-style-type: none; /*turns off display of bullet*/ padding: 0px; float: left; height: 180px;
}
ul.thumb-height li {
	height: 180px !important;
}
ul.thumb li div {
	float: left; width: 140px; font: normal 0.75em/1.5em Arial, Helvetica, sans-serif; clear: left; padding: 0 0 0 0px;
}
ul.thumb li a  {
	clear: left; float: left; width: 146px; height: 92px; padding: 4px; margin: 6px 20px 2px 0px; background: url(../img/features-img-border.jpg) repeat; 
}
ul.thumb li a:hover img {
	background: #EEEFF2; 
}
ul.thumb li a:hover {
	color: #EEEFF2;  background: #EEEFF2;
}
/* thumb-text */
ul.thumb li a.thumb-text {
	float: left; margin: 0 0px 2px 0px; clear: left; text-indent: -9999px; padding: 0; height: auto;
}
/* ------------------------------------------------------ */
/* thumb-mitsubishi-text */
ul.thumb li a.thumb-mitsubishi-text {
	background: url(../img/thumb-mitsubishi-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-mitsubishi-text {
	background: url(../img/thumb-mitsubishi-text.gif) no-repeat 0px -16px; 
}
/* thumb-mitsubishi-colt-text */
ul.thumb li a.thumb-mitsubishi-colt-text {
	background: url(../img/thumb-mitsubishi-colt-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-mitsubishi-colt-text {
	background: url(../img/thumb-mitsubishi-colt-text.gif) no-repeat 0px -16px; 
}
/* thumb-mitsubishi-express-text */
ul.thumb li a.thumb-mitsubishi-express-text {
	background: url(../img/thumb-mitsubishi-express-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-mitsubishi-express-text {
	background: url(../img/thumb-mitsubishi-express-text.gif) no-repeat 0px -16px; 
}
/* thumb-mitsubishi-grandis-text */
ul.thumb li a.thumb-mitsubishi-grandis-text {
	background: url(../img/thumb-mitsubishi-grandis-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-mitsubishi-grandis-text {
	background: url(../img/thumb-mitsubishi-grandis-text.gif) no-repeat 0px -16px; 
}
/* thumb-mitsubishi-lancer-text */
ul.thumb li a.thumb-mitsubishi-lancer-text {
	background: url(../img/thumb-mitsubishi-lancer-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-mitsubishi-lancer-text {
	background: url(../img/thumb-mitsubishi-lancer-text.gif) no-repeat 0px -16px; 
}
/* thumb-mitsubishi-outlander-text */
ul.thumb li a.thumb-mitsubishi-outlander-text {
	background: url(../img/thumb-mitsubishi-outlander-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-mitsubishi-outlander-text {
	background: url(../img/thumb-mitsubishi-outlander-text.gif) no-repeat 0px -16px; 
}
/* thumb-mitsubishi-pajero-text */
ul.thumb li a.thumb-mitsubishi-pajero-text {
	background: url(../img/thumb-mitsubishi-pajero-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-mitsubishi-pajero-text {
	background: url(../img/thumb-mitsubishi-pajero-text.gif) no-repeat 0px -16px; 
}
/* thumb-mitsubishi-triton-text */
ul.thumb li a.thumb-mitsubishi-triton-text {
	background: url(../img/thumb-mitsubishi-triton-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-mitsubishi-triton-text {
	background: url(../img/thumb-mitsubishi-triton-text.gif) no-repeat 0px -16px; 
}
/* thumb-mitsubishi-challenger-text */
ul.thumb li a.thumb-mitsubishi-challenger-text {
	background: url(../img/thumb-mitsubishi-challenger-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-mitsubishi-challenger-text {
	background: url(../img/thumb-mitsubishi-challenger-text.gif) no-repeat 0px -16px; 
}
/* ------------------------------------------------------ */
/* thumb-kia-text */
ul.thumb li a.thumb-kia-text {
	background: url(../img/thumb-kia-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-kia-text {
	background: url(../img/thumb-kia-text.gif) no-repeat 0px -16px; 
}
/* thumb-kia-carnival text */
ul.thumb li a.thumb-kia-carnival-text {
	background: url(../img/thumb-kia-carnival-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-kia-carnival-text {
	background: url(../img/thumb-kia-carnival-text.gif) no-repeat 0px -16px; 
}
/* thumb-kia-cerato text */
ul.thumb li a.thumb-kia-cerato-text {
	background: url(../img/thumb-kia-cerato-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-kia-cerato-text {
	background: url(../img/thumb-kia-cerato-text.gif) no-repeat 0px -16px; 
}
/* thumb-kia-grand-carnival text */
ul.thumb li a.thumb-kia-grand-carnival-text {
	background: url(../img/thumb-kia-grand-carnival-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-kia-grand-carnival-text {
	background: url(../img/thumb-kia-grand-carnival-text.gif) no-repeat 0px -16px; 
}
/* thumb-kia-k2900 text */
ul.thumb li a.thumb-kia-k2900-text {
	background: url(../img/thumb-kia-k2900-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-kia-k2900-text {
	background: url(../img/thumb-kia-k2900-text.gif) no-repeat 0px -16px; 
}
/* thumb-kia-magentis text */
ul.thumb li a.thumb-kia-magentis-text {
	background: url(../img/thumb-kia-magentis-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-kia-magentis-text {
	background: url(../img/thumb-kia-magentis-text.gif) no-repeat 0px -16px; 
}
/* thumb-kia-rio text */
ul.thumb li a.thumb-kia-rio-text {
	background: url(../img/thumb-kia-rio-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-kia-rio-text {
	background: url(../img/thumb-kia-rio-text.gif) no-repeat 0px -16px; 
}
/* thumb-kia-rondo text */
ul.thumb li a.thumb-kia-rondo-text {
	background: url(../img/thumb-kia-rondo-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-kia-rondo-text {
	background: url(../img/thumb-kia-rondo-text.gif) no-repeat 0px -16px; 
}
/* thumb-kia-sorento text */
ul.thumb li a.thumb-kia-sorento-text {
	background: url(../img/thumb-kia-sorento-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-kia-sorento-text {
	background: url(../img/thumb-kia-sorento-text.gif) no-repeat 0px -16px; 
}
/* thumb-kia-soul text */
ul.thumb li a.thumb-kia-soul-text {
	background: url(../img/thumb-kia-soul-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-kia-soul-text {
	background: url(../img/thumb-kia-soul-text.gif) no-repeat 0px -16px; 
}
/* thumb-kia-sportage text */
ul.thumb li a.thumb-kia-sportage-text {
	background: url(../img/thumb-kia-sportage-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-kia-sportage-text {
	background: url(../img/thumb-kia-sportage-text.gif) no-repeat 0px -16px; 
}
/* ------------------------------------------------------ */
/* thumb-renault-text */
ul.thumb li a.thumb-renault-text {
	background: url(../img/thumb-renault-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-renault-text {
	background: url(../img/thumb-renault-text.gif) no-repeat 0px -16px; 
}
/* thumb-renault-clio-text */
ul.thumb li a.thumb-renault-clio-text {
	background: url(../img/thumb-renault-clio-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-renault-clio-text {
	background: url(../img/thumb-renault-clio-text.gif) no-repeat 0px -16px; 
}
/* thumb-renault-grand-scenic-text */
ul.thumb li a.thumb-renault-grand-scenic-text {
	background: url(../img/thumb-renault-grand-scenic-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-renault-grand-scenic-text {
	background: url(../img/thumb-renault-grand-scenic-text.gif) no-repeat 0px -16px; 
}
/* thumb-renault-kangoo-text */
ul.thumb li a.thumb-renault-kangoo-text {
	background: url(../img/thumb-renault-kangoo-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-renault-kangoo-text {
	background: url(../img/thumb-renault-kangoo-text.gif) no-repeat 0px -16px; 
}
/* thumb-renault-koleos-text */
ul.thumb li a.thumb-renault-koleos-text {
	background: url(../img/thumb-renault-koleos-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-renault-koleos-text {
	background: url(../img/thumb-renault-koleos-text.gif) no-repeat 0px -16px; 
}
/* thumb-renault-laguna-text */
ul.thumb li a.thumb-renault-laguna-text {
	background: url(../img/thumb-renault-laguna-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-renault-laguna-text {
	background: url(../img/thumb-renault-laguna-text.gif) no-repeat 0px -16px; 
}
/* thumb-renault-master-text */
ul.thumb li a.thumb-renault-master-text {
	background: url(../img/thumb-renault-master-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-renault-master-text {
	background: url(../img/thumb-renault-master-text.gif) no-repeat 0px -16px; 
}
/* thumb-renault-megane-text */
ul.thumb li a.thumb-renault-megane-text {
	background: url(../img/thumb-renault-megane-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-renault-megane-text {
	background: url(../img/thumb-renault-megane-text.gif) no-repeat 0px -16px; 
}
/* thumb-renault-megane-coupe-text */
ul.thumb li a.thumb-renault-megane-coupe-text {
	background: url(../img/thumb-renault-megane-coupe-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-renault-megane-coupe-text {
	background: url(../img/thumb-renault-megane-coupe-text.gif) no-repeat 0px -16px; 
}
/* thumb-renault-phase-2-scenic-text */
ul.thumb li a.thumb-renault-phase-2-scenic-text {
	background: url(../img/thumb-renault-phase-2-scenic-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-renault-phase-2-scenic-text {
	background: url(../img/thumb-renault-phase-2-scenic-text.gif) no-repeat 0px -16px; 
}
/* thumb-renault-trafic-text */
ul.thumb li a.thumb-renault-trafic-text {
	background: url(../img/thumb-renault-trafic-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-renault-trafic-text {
	background: url(../img/thumb-renault-trafic-text.gif) no-repeat 0px -16px; 
}
/* ------------------------------------------------------ */
/* thumb-hyundai-text */
ul.thumb li a.thumb-hyundai-text {
	background: url(../img/thumb-hyundai-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-hyundai-text {
	background: url(../img/thumb-hyundai-text.gif) no-repeat 0px -16px; 
}
/* thumb-hyundai-accent-text */
ul.thumb li a.thumb-hyundai-accent-text {
	background: url(../img/thumb-hyundai-accent-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-hyundai-accent-text {
	background: url(../img/thumb-hyundai-accent-text.gif) no-repeat 0px -16px; 
}
/* thumb-hyundai-elantra-text */
ul.thumb li a.thumb-hyundai-elantra-text {
	background: url(../img/thumb-hyundai-elantra-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-hyundai-elantra-text {
	background: url(../img/thumb-hyundai-elantra-text.gif) no-repeat 0px -16px; 
}
/* thumb-hyundai-getz-text */
ul.thumb li a.thumb-hyundai-getz-text {
	background: url(../img/thumb-hyundai-getz-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-hyundai-getz-text {
	background: url(../img/thumb-hyundai-getz-text.gif) no-repeat 0px -16px; 
}
/* thumb-hyundai-grandeur-text */
ul.thumb li a.thumb-hyundai-grandeur-text {
	background: url(../img/thumb-hyundai-grandeur-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-hyundai-grandeur-text {
	background: url(../img/thumb-hyundai-grandeur-text.gif) no-repeat 0px -16px; 
}
/* thumb-hyundai-i30-text */
ul.thumb li a.thumb-hyundai-i30-text {
	background: url(../img/thumb-hyundai-i30-text.gif) no-repeat 0 0; 
}
/* thumb-hyundai-i45-text */
ul.thumb li a.thumb-hyundai-i45-text {
	background: url(../img/thumb-hyundai-i45-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-hyundai-i30-text {
	background: url(../img/thumb-hyundai-i30-text.gif) no-repeat 0px -16px; 
}
/* thumb-hyundai-ix35-text */
ul.thumb li a.thumb-hyundai-ix35-text {
	background: url(../img/thumb-hyundai-ix35-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-hyundai-ix35-text {
	background: url(../img/thumb-hyundai-ix35-text.gif) no-repeat 0px -16px; 
}
/* thumb-hyundai-iload-text */
ul.thumb li a.thumb-hyundai-iload-text {
	background: url(../img/thumb-hyundai-iload-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-hyundai-iload-text {
	background: url(../img/thumb-hyundai-iload-text.gif) no-repeat 0px -16px; 
}
/* thumb-hyundai-imax-text */
ul.thumb li a.thumb-hyundai-imax-text {
	background: url(../img/thumb-hyundai-imax-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-hyundai-imax-text {
	background: url(../img/thumb-hyundai-imax-text.gif) no-repeat 0px -16px; 
}
/* thumb-hyundai-santa-fe-text */
ul.thumb li a.thumb-hyundai-santa-fe-text {
	background: url(../img/thumb-hyundai-santa-fe-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-hyundai-santa-fe-text {
	background: url(../img/thumb-hyundai-santa-fe-text.gif) no-repeat 0px -16px; 
}
/* thumb-hyundai-sonata-text */
ul.thumb li a.thumb-hyundai-sonata-text {
	background: url(../img/thumb-hyundai-sonata-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-hyundai-sonata-text {
	background: url(../img/thumb-hyundai-sonata-text.gif) no-repeat 0px -16px; 
}
/* thumb-hyundai-tiburon-text */
ul.thumb li a.thumb-hyundai-tiburon-text {
	background: url(../img/thumb-hyundai-tiburon-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-hyundai-tiburon-text {
	background: url(../img/thumb-hyundai-tiburon-text.gif) no-repeat 0px -16px; 
}
/* thumb-hyundai-tucson-text */
ul.thumb li a.thumb-hyundai-tucson-text {
	background: url(../img/thumb-hyundai-tucson-text.gif) no-repeat 0 0; 
}
ul.thumb li a:hover.thumb-hyundai-tucson-text {
	background: url(../img/thumb-hyundai-tucson-text.gif) no-repeat 0px -16px; 
}
/* ------------------------------------------------------ */
/* thumb-nissan-text */
ul.thumb li a.thumb-nissan-text {
	background: url(../img/thumb-nissan-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-nissan-text {
	background: url(../img/thumb-nissan-text.gif) no-repeat 0px -16px; 
}
/* thumb-nissan-micra-text */
ul.thumb li a.thumb-nissan-micra-text {
	background: url(../img/thumb-nissan-micra-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-nissan-micra-text {
	background: url(../img/thumb-nissan-micra-text.gif) no-repeat 0px -16px; 
}
/* thumb-nissan-tiida-text */
ul.thumb li a.thumb-nissan-tiida-text {
	background: url(../img/thumb-nissan-tiida-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-nissan-tiida-text {
	background: url(../img/thumb-nissan-tiida-text.gif) no-repeat 0px -16px; 
}
/* thumb-nissan-dualis-text */
ul.thumb li a.thumb-nissan-dualis-text {
	background: url(../img/thumb-nissan-dualis-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-nissan-dualis-text {
	background: url(../img/thumb-nissan-dualis-text.gif) no-repeat 0px -16px; 
}
/* thumb-nissan-murano-text */
ul.thumb li a.thumb-nissan-murano-text {
	background: url(../img/thumb-nissan-murano-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-nissan-murano-text {
	background: url(../img/thumb-nissan-murano-text.gif) no-repeat 0px -16px; 
}
/* thumb-nissan-maxima-text */
ul.thumb li a.thumb-nissan-maxima-text {
	background: url(../img/thumb-nissan-maxima-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-nissan-maxima-text {
	background: url(../img/thumb-nissan-maxima-text.gif) no-repeat 0px -16px; 
}
/* thumb-nissan-370z-text */
ul.thumb li a.thumb-nissan-370z-text {
	background: url(../img/thumb-nissan-370z-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-nissan-370z-text {
	background: url(../img/thumb-nissan-370z-text.gif) no-repeat 0px -16px; 
}
/* thumb-nissan-gtr-text */
ul.thumb li a.thumb-nissan-gtr-text {
	background: url(../img/thumb-nissan-gtr-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-nissan-gtr-text {
	background: url(../img/thumb-nissan-gtr-text.gif) no-repeat 0px -16px; 
}
/* thumb-nissan-xtrail-text */
ul.thumb li a.thumb-nissan-xtrail-text {
	background: url(../img/thumb-nissan-xtrail-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-nissan-xtrail-text {
	background: url(../img/thumb-nissan-xtrail-text.gif) no-repeat 0px -16px; 
}
/* thumb-nissan-pathfinder-text */
ul.thumb li a.thumb-nissan-pathfinder-text {
	background: url(../img/thumb-nissan-pathfinder-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-nissan-pathfinder-text {
	background: url(../img/thumb-nissan-pathfinder-text.gif) no-repeat 0px -16px; 
}
/* thumb-nissan--text */
ul.thumb li a.thumb-nissan-patrol-text {
	background: url(../img/thumb-nissan-patrol-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-nissan-patrol-text {
	background: url(../img/thumb-nissan-patrol-text.gif) no-repeat 0px -16px; 
}
/* thumb-nissan-navara-text */
ul.thumb li a.thumb-nissan-navara-text {
	background: url(../img/thumb-nissan-navara-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-nissan-navara-text {
	background: url(../img/thumb-nissan-navara-text.gif) no-repeat 0px -16px; 
}
/* ------------------------------------------------------ */
/* thumb-suzuki-text */
ul.thumb li a.thumb-suzuki-text {
	background: url(../img/thumb-suzuki-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-suzuki-text {
	background: url(../img/thumb-suzuki-text.gif) no-repeat 0px -16px; 
}
/* thumb-suzuki-alto-text */
ul.thumb li a.thumb-suzuki-alto-text {
	background: url(../img/thumb-suzuki-alto-text.gif) no-repeat 0 0;
}
/* thumb-suzuki-apv-text */
ul.thumb li a.thumb-suzuki-apv-text {
	background: url(../img/thumb-suzuki-apv-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-suzuki-apv-text {
	background: url(../img/thumb-suzuki-apv-text.gif) no-repeat 0px -16px; 
}
/* thumb--grand-vitara-text */
ul.thumb li a.thumb-suzuki-grand-vitara-text {
	background: url(../img/thumb-suzuki-grand-vitara-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-suzuki-grand-vitara-text {
	background: url(../img/thumb-suzuki-grand-vitara-text.gif) no-repeat 0px -16px; 
}
/* thumb--jimny-text */
ul.thumb li a.thumb-suzuki-jimny-text {
	background: url(../img/thumb-suzuki-jimny-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-jimny-text {
	background: url(../img/thumb-suzuki-jimny-text.gif) no-repeat 0px -16px; 
}
/* thumb--kizashi-text */
ul.thumb li a.thumb-suzuki-kizashi-text {
	background: url(../img/thumb-suzuki-kizashi-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-kizashi-text {
	background: url(../img/thumb-suzuki-kizashi-text.gif) no-repeat 0px -16px; 
}
/* thumb--swift-text */
ul.thumb li a.thumb-suzuki-swift-text {
	background: url(../img/thumb-suzuki-swift-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-suzuki-swift-text {
	background: url(../img/thumb-suzuki-swift-text.gif) no-repeat 0px -16px; 
}
/* thumb--sx4-text */
ul.thumb li a.thumb-suzuki-sx4-text {
	background: url(../img/thumb-suzuki-sx4-text.gif) no-repeat 0 0;
}
ul.thumb li a:hover.thumb-suzuki-sx4-text {
	background: url(../img/thumb-suzuki-sx4-text.gif) no-repeat 0px -16px; 
}
/* ------------------------------------------------------ */
ul.models {
	clear: left; width: 155px; margin-left: 15px; background: none; display:block;
}
ul.models li {
	float: left;  width: 78px; background:url(../img/models-arrow.gif) no-repeat; padding: 2px 0 2px 10px; clear:left;display:block;
} 
ul.models li a {
	color: #668FA4;
} 
#content {
	overflow: hidden;
}
#contactFormArea {
	background: url(../img/contactFormArea.gif) repeat-y; float: left; width: 525px; margin: 20px 0 0 -5px;
}
.date {
	padding: 0 3px; float: left; font-size: 13px;
}
#year {
	
}
option[selected="selected"] {
	color: #FF0000;
}
.spacer {
	clear:left; float: left; height: 1.5em; width: 100%;
}
strong.blue {
	color: #668FA4;
}
ul.sitemap {
margin: 0 0 0 5px; padding: 0; text-align: left; font-size: 0.913em;
}
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; text-align: left; font-size: 0.913em;
}
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: #5E5E5E !important;
}
.sitemap-col {
	width: 268px; float: left;
}

.style1 {
	color: #668FA4;
	font-weight: bold;
}

/* Icons */
/* ------------------------------------------------------------------------------------ */
.vehicle-range {
	width: 308px; height:65px; float: left; text-indent: -9999px;
}
ul.icon  {
	float: left; list-style: none; margin:0; padding: 0;
}
ul.icon li  {
	float: left; margin:0; padding: 0;
}
.icon a {
	float: left; height: 65px; text-indent: -9999px; 
}
ul.icon li a.icon-suzuki {
	float: left; width: 120px; height: 65px;
}
ul.icon li a:hover {
		/*filter:alpha(opacity=20);-moz-opacity:.2;opacity:.2;background-color: #fff;*/
}
ul.icon li a.icon-mitsubishi {
	float: left; width: 120px; height: 65px; display: block;
}
a.icon-nissan {
	float: left; width: 125px; height: 65px; display: block;
}

a.icon-hyundai {
	float: left; width: 127px; height: 65px;display: block;
}
a.icon-kia {
	float: left; width: 125px; height: 65px;display: block;
}

#tickers {
	width: 450px; height: 25px; float: left; margin: 10px 0 0 30px; border: solid 1px #FFF;
}
.newsletter {
	width: 222px; height:62px; float: right; background: url(../img/newletter-bk.gif) repeat-x; border-left: solid 1px #E2E5E6; border-right: solid 1px #E2E5E6; padding:0 10px; margin: 0; font: bold 0.688em/1.3em Arial, Helvetica, sans-serif !important; text-align: left;
}
.newsletter form { 
	padding: 0;  margin: 0; 
}
.newsletter label {
	color: #003366; display: block; text-indent: 0; padding: 8px 0 2px 0; text-align: left; width: 222px; margin: 0;
}
#newsletter input { 
	width: 130px; border: solid 1px #CBDDE7; color: #424242; font: normal 1em/1.3em Arial, Helvetica, sans-serif; float: left; margin: 0 0 0.2em 0 !important; padding: 0.3em 0 0.3em 0.3em !important;
}
#signup {
	float: right; width: 84px; height: 33px; border: 0; cursor: pointer; background:url(../img/signup-R1.gif) no-repeat; text-indent: -9999px; margin: -3px 0 0px -5px;
}
#signup:hover {
	background:url(../img/signup-R1.gif) no-repeat -84px 0;
}


.youtube{clear:both;padding:0 0 0 3px;}
.youtube img{margin:5px 0 0 0;}

.facebook{clear:both;padding:0 0 0 3px;}
.facebook img{margin:5px 0 0 0;}

