/* @override http://suzuki.innovanet.co.nz/suzuki.css */

/* CSS Document */
@import url("community.css");
@import url("forms.css");

body {
	margin: 0;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #2d2d2d;
	}

#corporate h1 {
	margin: 0 0 0px 0;
	line-height: normal;
	font: 30px Arial, sans-serif;
	color: #000;
	text-align: left;
	font-weight: bold;
	}

#corporate h2 {
	margin: 0 0 10px 0;
	line-height: normal;
	font: 20px Arial, sans-serif;
	color: #000;
	text-align: left;
	font-weight: bold;
	}
#corporate h3 {
	margin: 0 0 0px 0;
	line-height: normal;
	font: 18px Arial, sans-serif;
	color: #000;
	text-align: left;
	font-weight: bold;
	}
#corporate h3.news{
	font: 13px "Tahoma",Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #000000;
}
#corporate h3.news a{
	color: #003145;
}
#newsH1{
	width: 190px;
	overflow: hidden;
	border-bottom: 5px solid #003145;
}
#newsH1 h1 {
	margin: 15px 0 0 0;
	line-height: normal;
	font: 20px Arial, sans-serif;
	color: #000;
	text-align: left;
	font-weight: bold;
	
	padding: 0 0 0 10px;
	}

#automotive h1 {
	margin: 15px 0 0 0;
	line-height: normal;
	font: 18px Arial, sans-serif;
	color: #000;
	text-align: left;
	font-weight: bold;
	border-bottom: 5px solid #dd1835;
	padding: 0 0 0 10px;
	}
#automotiveH1 {
	width: 190px;
	overflow: hidden;
		height: 47px;
}
#offRoad h1 {
	margin: 15px 0 0 0;
	line-height: normal;
	font: 20px Arial, sans-serif;
	color: #000;
	text-align: left;
	font-weight: bold;
	border-bottom: 5px solid #a59c87;
	padding: 0 0 0 10px;	
	}
#sports h1 {
	margin: 15px 0 0 0;
	line-height: normal;
	font: 20px Arial, sans-serif;
	color: #000;
	text-align: left;
	font-weight: bold;
	border-bottom: 5px solid #f89b1c;
	padding: 0 0 0 10px;	
	}
#road h1 {
	margin: 15px 0 0 0;
	line-height: normal;
	font: 20px Arial, sans-serif;
	color: #000;
	text-align: left;
	font-weight: bold;
	border-bottom: 5px solid #009ada;
	padding: 0 0 0 10px;	
	}
#scooters h1 {
	margin: 15px 0 0 0;
	line-height: normal;
	font: 20px Arial, sans-serif;
	color: #000;
	text-align: left;
	font-weight: bold;
	border-bottom: 5px solid #ef4b3d;
	padding: 0 0 0 10px;	
	}
#atvs h1 {
	margin: 15px 0 0 0;
	line-height: normal;
	font: 20px Arial, sans-serif;
	color: #000;
	text-align: left;
	font-weight: bold;
	border-bottom: 5px solid #00aaa0;
	padding: 0 0 0 10px;	
	}
#boulevard h1 {
	margin: 15px 0 0 0;
	line-height: normal;
	font: 20px Arial, sans-serif;
	color: #000;
	text-align: left;
	font-weight: bold;
	border-bottom: 5px solid #91c848;
	padding: 0 0 0 10px;	
	}



#home h2 {
	margin: 0;
	line-height: normal;
	font: 16px Arial, sans-serif;
	color: #000;
	text-align: left;
	font-weight: bold;
	}
	
#eventsRight h2 {
	margin: 0;
	line-height: normal;
	font: 20px Arial, sans-serif;
	color: #000;
	text-align: left;
	font-weight: bold;
	}
	
h2 {
	margin: 0 0 10px 0;
	line-height: normal;
	font: 20px Arial, sans-serif;
	color: #000;
	text-align: left;
	font-weight: bold;
	}
	
h3 {
	margin: 0;
	line-height: normal;
	font: 25px Arial, sans-serif;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	}


		
h4 {
	margin: 0;
	padding: 0 0 0 16px;
	line-height: normal;
	background: url(/images/homeArrow.gif) no-repeat left;
	width: 120px;
	font: 13px Arial, sans-serif;
	color: #003145;
	font-weight: bold;
}

h6 {
	margin: 0 0 0px 0;
	line-height: normal;
	font: 22px Arial, sans-serif;
	color: #000;
	text-align: left;
	font-weight: bold;
	}
	
img{
	border: 0px;
}	
img.imgRight{
	border: 0px;
	float: right;
	margin: 0 0 5px 10px;
}
a:link {
	color: #ef4b3d;
	text-decoration: none;
	}
a:visited {
	color: #ef4b3d;
	text-decoration: none;
	}
a:hover {
	color: #ef4b3d;
	text-decoration: underline;
	}
a:active{
	text-decoration: underline;
	color: #ef4b3d;
	}


input {
	background: white;
	border: 1px solid #e5e5e5;
	}	


blockquote {
	border-bottom:1px solid #E5E5E5;
	margin:6px 0 20px;
	padding:0 0 21px;
}


	
/*--------------------------------------------------------------------------------------------------- CLASS */

.clear {
	clear: both;
	}
.imgR {
	float: right;
	}

.divider {
	height: 40px;
	background: url(/images/dividerPage.gif) repeat-x center;
	clear: both;
	}

	
.searchSelect {
	font: 10px Arial, Helvetica, sans-serif;
	border: 1px solid #c8c8c8;
	padding: 2px;
	width: 155px;
	display: inline;
	margin: 0px 0 0 3px;
}
.siteSearch {
	font: 10px Arial, Helvetica, sans-serif;
	border: 1px solid #c8c8c8;
	padding: 2px 2px 2px 4px;
	width: 185px;
	display: inline;
	margin: 0 0 0 3px;
}
.searchGo {
	margin: -4px 0 0 2px;
	vertical-align: middle;
	}



.lifeInput {
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 4px;
	width: 162px;
	border: 1px solid #cbcbcb;
	}

.homeCyclesImg {
	float: left;
	width: 80px;
	margin: 0 0 20px;
	}
	
	
	
.lifePromo {
	width: 285px;
	margin: 0 auto 20px auto;
	background: none;
	overflow: hidden;
	}
.lifePromo .homeCyclesTxt {
	width: 182px;
	}
.lifePromo .homeCyclesImg, .lifePromo .homeCyclesImg:hover {
	margin: 0;
	}

.Alto a.compare,
.APV a.compare,
.Splash a.compare {
	display: none;
	}
	
	
	
	
.homeCyclesImg:hover {
	background: red;
	float: left;
	width: 80px;
	margin: 0 0 20px;
	}
.homeCyclesTxt {	
	float: right;
	width: 175px;
	text-align: left;
	margin: 0 0 20px;
}
.homeH2 {
	float: left;
	width: 140px;
	}
.homeTitleSub {
	float: left;
	margin: 4px 0 0 0;
	}




body#suzukiLife .newsItem {
	width: 294px;
	margin: 0 0 0 1px;
	padding: 10px 10px 5px 10px;
}
.newsItem {
/*	padding: 10px 10px 5px 10px;*/
	text-align: left;
	background: #fff url(/images/newsItemBg.gif) repeat-x bottom;	
	font-size: 10px;
	line-height: 16px;
	color: #2d2d2d;
}

.newsItemWrap {
	padding: 1px;
	border: 1px solid #d4d4d4;
	margin: 13px;
	background: #fff;
}


.newsBanner {
	margin: 13px;
}

.newsDeal {
	text-align: left;
	background: #fff url(/images/newsItemBg.gif) repeat-x bottom;
	padding: 0 0 4px 0;	
}

.newsTitle {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	}
.newsDetailTitle {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	}
.newsImg {
	float: left;
	margin: 0 13px 5px 0;
	border: 1px solid #d4d4d4;
	}
.date {
	color: #888;
	}
.date strong{
	color: #2d2d2d;
	font-weight: normal;
	}
.dealPaginationL {
	float: left;
	width: 100px;
	padding: 8px 8px 0px 8px;
	}
.dealPaginationR {
	float: right;
	width: 100px;
	text-align: right;
	padding: 12px 8px 0px 8px;
	}
.newsPaginationL {
	float: left;
	width: 100px;
	padding: 3px 0 0  0;
	}
.newsPaginationR {
	float: right;
	width: 100px;
	text-align: right;
	padding: 8px 0 0  0;
	}




.breadcrumb {
	font-size: 10px;
	color: #5a5a5a;
	text-align: left;
	margin: 15px 0 0 0;
	}
.pagination {
	font-size: 10px;
	color: #5a5a5a;
	text-align: left;
	margin: 15px 0 0 0;
	float: right;
	}
.backShowcase {
	margin: 5px 0 0 0;
	}
.backShow {
	text-align: left;
	margin: 20px 0 0 0;
	}
.tableCell {
	padding: 10px 20px 10px 20px;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	font-weight: bold;
	text-align: left;
	}	
.tableCellR {
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
	}	
.tableCellB {
	font-weight: bold;
	text-align: left;
	padding: 10px 20px 10px 20px;
	border-right: 1px solid #e5e5e5;
	}	
.tableCellBR {
	font-weight: bold;
	text-align: left;
	padding: 10px 20px 10px 20px;
	}
	
	

.formCellL {
	padding: 8px;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	font-weight: bold;
	text-align: right;
	}	
.formCellR {
	padding: 8px 8px 8px 8px;
	/*border-bottom: 1px solid #e5e5e5;*/
	text-align: left;
	}	
.formCellBR {
	padding: 8px;
	text-align: left;
	}	
.formCellB {
	padding: 8px;
	border-right: 1px solid #e5e5e5;
	text-align: right;
	font-weight: bold;
	}		
.formCellL_alt {
	padding: 8px;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	font-weight: bold;
	text-align: right;
	background: #fafafa;
	}	
.formCellR_alt {
	padding: 8px;
	border-bottom: 1px solid #e5e5e5;
	text-align: left;
	background: #fafafa;
	}		
.formH2 {
	margin: 30px 0 10px 0;
	background: #ececec;
	padding: 3px 3px 0px 5px;
	}



.specCellHead {
	font-size: 12px;
	background: #6a6767;
	color: #fff;
	padding: 8px;
	border-right: 1px solid #979595;
	}
.specCellL {
	padding: 8px;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	}	
.specCellR {
	padding: 8px 8px 8px 8px;
	border-bottom: 1px solid #e5e5e5;
	}	
.specCellBR {
	padding: 8px;
	}	
.specCellB {
	padding: 8px;
	border-right: 1px solid #e5e5e5;
	font-weight: bold;
	}		
.specCellL_alt {
	padding: 8px;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: #fafafa;
	}	
.specCellR_alt {
	padding: 8px;
	border-bottom: 1px solid #e5e5e5;
	background: #fafafa;
	}		




.preOwnedVehicles {
	border: none;
	height: 3400px;
	margin: 0 0 50px 0;
	width: 900px;
	valign: top;
	float: left;
}

	
	
.price {
	color: #878787;
	font-size: 10px;
	}	
.priceType {
	float: left;
	}
.priceTypeAuto {
	float: left;
	padding: 0 0 0 15px;
	margin: 0 0 0 15px;
	border-left: 1px solid #e5e5e5;
	}
.priceDetail {
	float: left;
	margin: 0 0 0 10px;
	}
.productThumb {
	margin: 0 15px 10px 0;
	float: left;
	}	
.swatch {
	margin: 0 1px 1px 0;
	}	
.modelDetail {
	margin: 0 0 1px 0;
	}	
.modelShot {
	margin: 0 1px 1px 0;
	}	
.modelLogo {
	float: left;
	margin: 5px 0 15px 0;
	}	
	
#modelRight .modelPromotion {
	width: 285px;
	float: none;
	margin: 0 0px 0px 0;
	}
.modelPromotion {
	width: 339px;
	float: left;
	margin: 20px 20px 0px 0;
	}
.modelPromotion .homeCyclesImg {
	width: 91px;
	}
.modelPromotion .homeCyclesTxt {
	width: 235px;
	}
#modelRight .modelPromotion .homeCyclesTxt {
	width: 172px;	
	}
.modelRealValue .homeCyclesImg {
	width: 91px;
	}
.modelRealValue .homeCyclesTxt {
	width: 280px;
	}
.pricelist-table .specCellR,
.pricelist-table .specCellR_alt {
	width: 300px;
	text-align: left;
	}	
	
	
.compare {
	float: right;
	margin: 5px 0 15px 0;
}	
.priceListPrice {
	color: #ef4b3d;
	font-weight: bold;
	font-size: 12px;
	}	
.productIcon {
	margin: 10px 0 0 0;
	}
	
	
	
	

.contactEnquiry {
	border: 1px solid #e5e5e5;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 5px;
	width: 305px;
	}
.contactInfo {
	border: 1px solid #e5e5e5;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 5px;
	margin: 0px 0 4px 0;
	width: 305px;
	}
.contactSelect {
	border: 1px solid #e5e5e5;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 3px;
	margin: 3px 0 3px 0;
}



.center {
	text-align: center;
	}
	
	
.submit {
		margin: 10px 0 0 0;
		border: none;
		}	
	
.border{
	border-bottom: 1px solid #e5e5e5;
}



.eventJan {
	width: 75px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOn.gif) 0 0;
	margin: 0;
	}
.eventFeb {
	width: 75px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOn.gif) -75px 0;
	}
.eventMar {
	width: 75px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOn.gif) -150px 0;
	}

.eventApr {
	width: 75px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOn.gif) 0 -45px;
	}
.eventMay {
	width: 75px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOn.gif) -75px -45px;
	}
.eventJun {
	width: 70px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOn.gif) -150px -45px;
	}
.eventJul {
	width: 75px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOn.gif) 0 -90px
	}
.eventAug {
	width: 75px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOn.gif) -75px -90px
	}
.eventSep {
	width: 70px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOn.gif) -150px -90px
	}
.eventOct {
	width: 75px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOn.gif) 0 -135px
	}
.eventNov {
	width: 75px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOn.gif) -75px -135px
	}
.eventDec {
	width: 67px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOn.gif) -150px -135px
	}
.eventJan_off {
	width: 75px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOff.gif) 0 0;
	margin: 0;
	}
.eventFeb_off {
	width: 75px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOff.gif) -75px 0;
	}
.eventMar_off {
	width: 70px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOff.gif) -150px 0;
	}

.eventApr_off {
	width: 75px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOff.gif) 0 -45px;
	}
.eventMay_off {
	width: 75px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOff.gif) -75px -45px;
	}
.eventJun_off {
	width: 75px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOff.gif) -150px -45px;
	}
.eventJul_off {
	width: 75px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOff.gif) 0 -90px
	}
.eventAug_off {
	width: 75px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOff.gif) -75px -90px
	}
.eventSep_off {
	width: 75px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOff.gif) -150px -90px
	}
.eventOct_off {
	width: 75px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOff.gif) 0 -135px
	}
.eventNov_off {
	width: 75px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOff.gif) -75px -135px
	}
.eventDec_off {
	width: 75px;
	height: 45px;
	display: block;
	float: left;
	background: url(/images/eventsOff.gif) -150px -135px
	}
	
.eventMonth {
	width: 75px;
	height: 45px;
	display: block;
	float: left;	
	}
	
	
.eventText {
	margin: 0 0 0 -5000px;
	}
.iframeModelLogo {
	margin: 50px 0 -5px 20px;
	float: left;
}
.iframeModelText {
	margin: 50px 0 20px 20px;
	background: url(/images/dividerPage.gif) repeat-x 0 40px;
	}
	
	
.quotation {
	font-style: italic;
	font-size: 12px;
	}



.subheading {
	text-align:left;
	font-weight: bold;
	font-size: 13px;
	font-style:italic;
	margin: 0 0 15px 0;
	}	
	
	
	
.subsite object {
	float: right;
	margin:0 0 15px 25px;
	}

.subsiteBody .subsite object {
	float: right;
	margin:0 0 15px 0px;
	}
	
/*--------------------------------------------------------------------------------------------------- DIV */

#container {
	width: 100%;
	margin: 0 auto 0 auto;
	background: url(/images/containerBg.gif) repeat-y center;
	overflow: hidden;
	}
#containerInner {
	width: 950px;
	margin: 0 auto 0 auto;
	/*background: #FFFFFF;*/
	background: url(/images/homeLeftBg.gif) bottom repeat-x;
	overflow: hidden;
	}	
#genericPage {
	padding: 0 0 20px 20px;
	}	
	
	
#search {
	background: url(/images/headBg.gif) repeat-y #ecedee center;
	padding: 0px; 
	overflow: hidden;	
	margin: 0 auto 0 auto;
	}
#searchInner {
	width: 950px;
	text-align: left;
	margin: 0 auto 0 auto;
	background: url(/images/headBg.gif) repeat-y #ecedee;
	padding: 0;

	}
#searchRight {
	float: right;
	overflow: hidden;
	width: 760px;
	height: 93px;
	text-align: right;
	}
#searchForms {
	padding: 14px 54px 16px 0;
}
#searchLeft {
	float: left;
	overflow: hidden;
	width: 190px;
	height: 93px;
	}
#searchH1 {
	float: left;
	width: 400px;
	}
#partsSearch {
	height: 20px;
	display: inline;
	}	
#siteSearch {
	display: inline;
	height: 25px;
	}

#menu {
	background: #003145;
	height: 53px;
	margin: 1px 0 1px 0;	
	}	
#menuInner {
	width: 950px;
	margin: 0 auto 0 auto;
	z-index: 400;
	}
#subMenu {
	margin: 0 0 1px 0;
	}	
#contentIcons {
	width: 430px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	text-align: right;
	margin: -23px 0 0 303px;
	}
#contentIcons img {
	margin: 0 5px 0 0;
	}
#contentFooter {	
	text-align: right;
	padding: 20px 0;
	}


#homeFlash {
	background:url(/images/homeFlash_replace.jpg) no-repeat;
	}
#homeLeft {
	width: 630px;
	float: left;
	/*background: url(/images/homeLeftBg.gif) bottom repeat-x;*/
	}
#homeRight {
	width: 315px;
	float: right;
	background: #dfdfdf;
	margin: 1px 0 0 0;
}
#homeLife {
	background: url(/images/homeLife.gif) no-repeat;
	height: 33px;
	overflow: hidden;
	padding: 2px 2px 0 8px;
	}
#homeLifeLogin {
	background: #d3d3d3;
	padding: 7px;
	text-align: left;
	font-size: 10px;
	}
#lifeLogin {
	margin: 0 0 5px 0;
	}
#homeTitles {
	background: #dbdbdb;
	padding: 7px 5px 5px 10px;
	margin: 1px 0 0 0;
}
#homeCycles {
	padding: 10px  0 0 0;
	}
#homeCyclesR {
	float: right;
	width: 280px;
	padding: 14px 14px 14px 0;
}
#homeCyclesL {
	float: left;
	width: 280px;
	padding: 14px 0 14px 14px;
}





/*------------------------------------- Home Flash replacement -----------------------*/


/*
#gallery {
	position:relative;
	height: 296px;
	width: 950px;
	overflow: hidden;
}
#gallery a {
	float:left;
	margin: 0;
	width: 950px;
	}
	
#gallery a img {
	position:absolute;
	border:none;
}
	
#gallery a.show {
	z-index:500
}

#gallery .caption {
	width: 100%;
	z-index:600; 
	background-color:#003145; 
	color:#ffffff; 
	height: 29px; 
	position:absolute;
	bottom:0;
	padding: 0 0 0 5px;
}

#gallery .caption .content {
	margin:5px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	opacity: 1;
}
*/


.slideshow { 
	height: 296px; 
	width: 950px; 
	overflow: hidden; 
	margin: auto 
	}
.slideshow img { 	 }

.caption {
	background-color:#003145;
	bottom:0;
	color:white;
	font-size:15px;
	font-weight:bold;
	height:18px;
	opacity:0.8;
	filter: alpha(opacity = 80);
	padding:8px;
	position:absolute;
	text-align:left;
	width: 950px;
}	

.slideshow a:hover {
	text-decoration: none;
	}


.slideshow-nav {
	z-index: 1300;
	position: absolute;
	width: 950px;
	overflow: hidden;
	margin: 131px 0 0;
}
.slideshow-nav a {
	display: block;
	text-indent: -5000px;
	height: 40px;
	width: 37px;
	background: url(/images/pager.png);
	float: left;
	}
.slideshow-nav a#next {
	background-position: -42px 0;
	float: right;
	}
	
	
	
/*------------------------------------- Home Flash replacement ends -----------------------*/










#productMenu {
	width: 190px;
	float: left;
	z-index: 0;
	}
#productRight {
	width: 739px;
	float: right;
	padding: 0 0 20px 0;
	}
#productNews {
	background: #dfdfdf;
	width: 238px;
	float: right;
	margin: 1px 0 0 0;
	}
#productModel {
	width: 719px;
	float: left;
	padding: 0 0 20px 0;
	}
#productH1 {
	width: 190px;
	overflow: hidden;
	height: 47px;
	}
#productWide {
	padding: 0 20px 20px 0px;
	}
#productPrice {
	font-size: 17px;
	font-weight: bold;
	color: #ef4b3d;
	margin: 0 0 14px 0;
	padding: 0 0 0 0;
	text-align: left;
	}	


#eventsLeft {
	width: 432px;
	float: left;
	}
#eventsRight {
	border-left: 1px solid #e5e5e5;
	width: 208px;
	padding: 0 20px 0 20px;
	float: right;
	}
#eventsDetail {
	text-align: left;
	}	
	#eventsDetail ul{
	float: left;
	display: block;
	margin: 10px 0 10px 0;
	padding: 0px 0 0 20px;
	width: 340px;
	}
#eventCalendar {
	width: 220px;
	}	



#brochureContainer {
		padding: 0 30px 30px 30px;
		border: 1px solid #e5e5e5;
		}
	



#newsImg .imgLeft {
	margin: 0;
	}
#newsImg {
	float: left;
	width: 340px;
	margin: 0 15px 15px 0;
	font-size: 10px;
	color: #333333;
	line-height: normal;
	}	
#newsImgMain {
	margin: 0 0 15px 0;
}
#newsImgFirstSub {
	float: left;
	width: 146px;
	margin: 0 15px 0 0;
}

#newsImgSecondSub {
	float: left;
	width: 146px;

}
.newsImgAttr {
	color: #666;
	}
#modelRangeDisclaimer {
	border:1px solid #E5E5E5;
	float:right;
	margin: 35px auto 0;
	padding:5px;
	text-align:center;
	width:225px;
}
#modelLeft {
	float:left;
	width: 386px;
	padding: 0 0 20px 0;
	margin: 10px 0 0 0;
	}
#modelRight {
	float: right;
	width: 310px;
	text-align: left;
	padding: 10px 20px 20px 0;
	}
#modelSwatch {
	float: left;
	width: 386px;
	margin: 10px 0 0 0;
	text-align: left;
	}
#modelRealValue {
	font-size: 11px;
	line-height: 16px;
	background: url(/html/blob.php?document=8470&filetypecode=1&elementId=11362) no-repeat 0px 10px;
	padding: 10px 0px 10px 80px;
	text-align: left;
	margin: 15px 0 15px 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	width: 288px;
	}
#dealBanner{
	text-align: center;
	margin: 35px 0 15px 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	width: 288px;
	float: left;
	height: 90px;
	padding: 15px 20px 13px 40px;
	}
#productModel #modelRealValue {
	font-size: 11px;
	line-height: 16px;
	background: url(/html/blob.php?document=9113&filetypecode=1&elementId=11362) no-repeat 29px 10px;
	padding: 10px 10px 15px 140px;
	text-align: left;
	margin: 35px 0 15px 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	width: 210px;
	float: left;
	}
#modelRealValue h5 {
	background: none;
	color: #000;
	padding: 0;
	margin: 0;
	font-size: 19px;
	line-height: normal;
	}
#swatchControl {
	float: right;
	width: 200px;
	margin: 8px 0 0 0;
	text-align: right;
	}
#modelShots {
	margin: 10px 0 0 0;
	border-bottom:1px solid #e5e5e5;
	padding: 0 0 15px 0;
	}	
#icons {
	border-bottom:1px solid #e5e5e5;
	padding: 15px 0 15px 0;
	}	
#productLinks {
	border-bottom:1px solid #e5e5e5;
	padding: 15px 0 15px 0;
	margin: 0 0 10px 0;
	}	
#dealerIframe {
	margin: 0 auto 0 auto;
	padding: 0px 30px 30px 30px;
	}	
#dealerIframe #modelRight {
	float: left;
	margin: 0 0 0 25px;
}
.iframeMenu {
	float: left;

	}
.iframeLogo {
	float: left;
	}
#iframeMenu {
	float: right;
	width: 608px;
	text-align: left;
	}
	
.iframeHead {
	width: 810px;
	}
.boulevard #dealerIframe {
	background: #000;
	background-image: none;
	}
.boulevard #dealerIframe #container {
	background: none black;
	}

#wideContent {
	padding: 20px 20px 30px 0px;
	text-align: left;
	}	
#leftContent {
	padding: 20px 0 30px 20px;
	text-align: left;
	}


#rightContent,
#contactRight {
	float: left;
	width: 690px;
	padding: 20px 0 40px 20px;
	text-align: left;
	}	
	
#leftContent,	
#contactLeft {
	float: left;
	width: 180px;
	padding: 20px;
	text-align: left;
	border-right: 1px solid #ececec;
	}	
	
	
		
#foot {
	background: #403f3f;
	font-size: 10px;
	color: #cac8c8;
	padding: 24px 0 40px 0;
	}
#footInner {
	width: 950px;
	margin: 0 auto 0 auto;
	}
#footRight {
	float: right;
	width: 280px;
	text-align: right;
	padding: 0 35px 0;
	}
	
#foot a:link {
	color: #cac8c8;
	}
#foot a:visited {
	color: #cac8c8;
	}
#foot a:hover {
	color: #fff;
	background: #666;
	text-decoration: none;
	}
#foot a:active{
	color: #fff;
	background: #666;
	text-decoration: none;
}
	
#footRight a:link {
	color: #f46c21;
	}
#footRight a:visited {
	color: #f46c21;
	}
#footRight a:hover {
	color: #fff;
	background: #666;
	text-decoration: none;
}
#footRight a:active{
	color: #fff;
	background: #666;
	text-decoration: none;
}





/*--------------------------------------------------------------------------------------------------- LISTS */

.footLinks {
	margin: 0;
	padding: 0px;
	float: left;
	}	
.footLinks  ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
.footLinks  li {	
	padding: 0 32px 0 32px;
	list-style-type: none;
	margin: 0 0 0 0;
	border-right: 1px solid #636363;
	float: left;
	background: none;
	text-align: left;
	}





.galleryList {
	margin: 25px 0 0;
	padding: 0px;
	}	
.galleryList  ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
.galleryList li {	
	padding: 0;
	list-style-type: none;
	margin: 0 5px 5px 0;
	float: left;
	width: 75px;
	height: 75px;
	overflow:hidden;
	}
	
	
	
	
	
	

.olList {
	margin-bottom: 0;
	}
.olList li {
	padding: 0 0 15px 0;
	margin: 0;
	}


ul.year{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
ul.year li{
	list-style: none;
	display: list-item;
	font-size: 13px;
	border-bottom: 1px solid #d5d3cc;
	color: #6d675b;
	background-color: #e7e5e1;
	font-weight: normal;
}
ul.year li a.year{
	padding: 10px 0 10px 10px;
	font-weight: bold;
	display: block;
	color: #6d675b;
}
ul.year li a:hover.year{
	text-decoration: none;
	background:#f3f3f3;
	font-weight: bold;
	color: #6d675b;
}
	



.sx4 {
	text-transform: uppercase;
	}

ul.year li a:link.x-factor, ul.year li a:active.x-factor, ul.year li a:visited.x-factor, ul.year li a:hover.x-factor {
	background: #000;
	color: #ff8d00;
}



/*--------------------------------------------------------------------------------------------------- MENU */


#menuHome {
	float: left;
	}
.menuHome {
	margin: 0px -5000px 0 0;
	}
#menuHome a {
   background: url(/images/menu.gif) no-repeat 0px -53px;
   width: 67px;
   height: 53px;
   display: block;
   overflow: hidden;
   }
#menuHome a:hover {
   background: url(/images/menu.gif) no-repeat 0px 0px;
   }
   
   
#menuAutomotive {
	float: left;
	}   
#menuAutomotive a {
   background: url(/images/menu.gif) no-repeat -67px -53px;
   width: 113px;
   height: 53px;
   display: block;
   overflow: hidden;
   }
#menuAutomotive a:hover {
   background: url(/images/menu.gif) no-repeat -67px 0px;
   }


#menuMotorcycle {
	float: left;
	}   
#menuMotorcycle a {
   background: url(/images/menu.gif) no-repeat -180px -53px;
   width: 116px;
   height: 53px;
   display: block;
   overflow: hidden;
   }
#menuMotorcycle a:hover {
   background: url(/images/menu.gif) no-repeat -180px 0px;
   }


#menuATV {
	float: left;
	}   
#menuATV a {
   background: url(/images/menu.gif) no-repeat -296px -53px;
   width: 50px;
   height: 53px;
   display: block;
   overflow: hidden;
   }
#menuATV a:hover {
   background: url(/images/menu.gif) no-repeat -296px 0px;
   }
   
   

#menuFinance {
	float: left;
	}   
#menuFinance a {
   background: url(/images/menu.gif) no-repeat -346px -53px;
   width: 84px;
   height: 53px;
   display: block;
   overflow: hidden;
   }
#menuFinance a:hover {
   background: url(/images/menu.gif) no-repeat -346px 0px;
   }
   
   
   

#menuNews {
	float: left;
	}   
#menuNews a {
   background: url(/images/menu.gif) no-repeat -430px -53px;
   width: 64px;
   height: 53px;
   display: block;
   overflow: hidden;
   }
#menuNews a:hover {
   background: url(/images/menu.gif) no-repeat -430px 0px;
   }


#menuValue {
	float: left;
	}   
#menuValue a {
   background: url(/images/menu.gif) no-repeat -494px -53px;
   width: 106px;
   height: 53px;
   display: block;
   overflow: hidden;
   }
#menuValue a:hover {
   background: url(/images/menu.gif) no-repeat -494px 0px;
   }



#menuBrochures {
	float: left;
	}   
#menuBrochures a {
   background: url(/images/menu.gif) no-repeat -600px -53px;
   width: 107px;
   height: 53px;
   display: block;
   overflow: hidden;
   }
#menuBrochures a:hover {
   background: url(/images/menu.gif) no-repeat -600px 0px;
   }
 
   
   
#menuDealer {
	float: left;
	}   
#menuDealer a {
   background: url(/images/menu.gif) no-repeat -707px -53px;
   width: 126px;
   height: 53px;
   display: block;
   overflow: hidden;
   }
#menuDealer a:hover {
   background: url(/images/menu.gif) no-repeat -707px 0px;
   }
   
   
   
#menuLife {
	float: left;
	}   
#menuLife a {
   background: url(/images/menu.gif) no-repeat -833px -53px;
   width: 117px;
   height: 53px;
   display: block;
   overflow: hidden;
   }
#menuLife a:hover {
   background: url(/images/menu.gif) no-repeat -833px -53px;
   }
   
   
   
   
   
   
   


.corporateMenu {
	margin: 0px -5000px 0 0;
}

#corporateMenu {
	float:right;
	padding: 0 6px 0 0;
	}




#corporateEnvironment {
	float: left;
	}
#corporateEnvironment a {
   background: url(/images/corporateMenu.gif) no-repeat -0px 0px;
   width: 93px;
   height: 42px;
   display: block;
   overflow: hidden;
   }
#corporateEnvironment a:hover {
   background: url(/images/corporateMenu.gif) no-repeat -0px -42px;
   }  
    
   


#corporateAbout {
	float: left;
	}
#corporateAbout a {
   background: url(/images/corporateMenu.gif) no-repeat -93px 0px;
   width: 114px;
   height: 42px;
   display: block;
   overflow: hidden;
   }
#corporateAbout a:hover {
   background: url(/images/corporateMenu.gif) no-repeat -93px -42px;
   }

#corporateHeroes {
	float: left;
	}
#corporateHeroes a {
   background: url(/images/corporateMenu.gif) no-repeat -207px 0px;
   width: 102px;
   height: 42px;
   display: block;
   overflow: hidden;
   }
#corporateHeroes a:hover {
   background: url(/images/corporateMenu.gif) no-repeat -207px -42px;
   }




#corporateContact {
	float: left;
	}
#corporateContact a {
   background: url(/images/corporateMenu.gif) no-repeat -309px 0px;
   width: 98px;
   height: 42px;
   display: block;
   overflow: hidden;
   }
#corporateContact a:hover {
   background: url(/images/corporateMenu.gif) no-repeat -309px -42px;
   }



#corporateGlobal {
	float: left;
	}
#corporateGlobal a {
   background: url(/images/corporateMenu.gif) no-repeat -407px 0px;
   width: 120px;
   height: 42px;
   display: block;
   overflow: hidden;
   }
#corporateGlobal a:hover {
   background: url(/images/corporateMenu.gif) no-repeat -407px -42px;
  }














/*-------------------------------------------- PRODUCT DROP DOWN */


#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		z-index: 3;
	}
#nav li { /* all list items */
		position : relative;
		float : left;
		margin-bottom : 0;
	}
#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 190px;
		margin-top : -35px;
		background: white;
		border: 1px solid #e5e5e5;
				width: 398px;
	}
#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
#nav li a {
		display: block;
		color: #585858;
		font-weight: bold;
		text-decoration: none;
		width: 184px;
		border-left: 1px solid #e5e5e5;
		}
	
#nav li ul li a {
		display: block;
		color: #585858;
		font-weight: bold;
		text-decoration: none;
		background: white;
		border-bottom: 1px solid #e5e5e5;
		text-align: left;
		padding: 7px;
		}	
#nav a.daddy {
	/*image for level 3 and 4*/
	background: url(/images/arrow.gif) center right no-repeat;
	background-color : white;
}
#nav li a:hover {
		color : white;
		background-color : #003145;
	}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;		

		
	}


#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
  background-position: 0 0;  
		
	}
	
#nav li:hover, #nav li.hover {  
position: static;  
}  






	
	
	/* rollover color effects=============================*/
	/* Automotive*/
	#nav li#menu_swift ul li a:hover{
		background-color: #c60c30;
		color: #FFF;
	}
	#nav li#menu_sx4 ul li a:hover{
		background-color: #ffc82f;
		color: #585858;
	}
	#nav li#menu_jimny ul li a:hover{
		background-color: #0098db;
		color: #FFF;
	}
	#nav li#menu_grandvitara ul li a:hover{
		background-color: #f58220;
		color: #FFF;
	}
	#nav li#menu_apv ul li a:hover{
		background-color: #aaa38e;
		color: #585858;
	}
	#nav li#menu_apv ul li a:hover{
		background-color: #aaa38e;
		color: #FFF;
	}
	#nav li#menu_alto ul li a:hover{
		background-color: #574187;
		color: #FFF;
	}
	/* Motorcycle*/
	#nav li#menu_street ul li a:hover{
		background-color: #00529c;
		color: #FFF;
	}
	#nav li#menu_sport ul li a:hover{
		background-color: #00b26b;
		color: #FFF;
	}
	#nav li#menu_trail ul li a:hover{
		background-color: #000000;
		color: #FFF;
	}
	#nav li#menu_mx ul li a:hover{
		background-color: #000000;
		color: #FFF;
	}
	#nav li#menu_scooter ul li a:hover{
		background-color: #c41039;
		color: #FFF;
	}
	#nav li#menu_cruiser ul li a:hover{
		background-color: #574187;
		color: #FFF;
	}
	#nav li#menu_youth ul li a:hover{
		background-color: #8dc63f;
		color: #FFF;
	}
	#nav li#menu_farm ul li a:hover{
		background-color: #007a48;
		color: #FFF;
	}
	#nav li#menu_dualsport ul li a:hover{
		background-color: #c03e32;
		color: #FFF;
	}
	#nav li#menu_learner ul li a:hover{
		background-color: #000000;
		color: #FFF;
	}




/*-------------------------------------------------------- MAIN MENU DROPDOWN ---------------------------*/
#mainMenu {
	padding: 0;
	margin: 0 0 1px 0;
	z-index: 5;
	}
	
#mainMenu  ul {
  margin: 0;
  padding: 0;
  list-style: none;  
  z-index: 10400;
  }
    
#mainMenu  li {
  float: left;
  position: relative;
  background: none;
  list-style: none;  
  z-index: 6;
}

#mainMenu li ul {
  display: none;
  position: absolute; 
  top: 53px;
  left: 0;
  background: #003145;
  border-left: 1px solid #3c6171;
  border-right: 1px solid #3c6171;
  border-bottom: 1px solid #3c6171;

}
  
#mainMenu  li ul li {
	float: none;
	text-align: left;
	margin: 0;
	}
	
	
#mainMenu li a {
	color: #FFF;
    font-weight: bold;
    font-size: 12px;
	white-space: nowrap;
	display: block;
}

#mainMenu  li ul li a {
	border-top: 1px solid #3c6171;
	padding: 8px 10px 8px 10px;
	float: none;
	text-align: left;
	margin: 0;
	width: 160px;
	}
	
#mainMenu li a:hover, #mainMenu li a:sfhover {
	text-decoration: none;
}
	
#mainMenu li a:active {
	text-decoration: none;
}
	
#mainMenu li > ul {
	top: 53px;
	left: auto;
	}
	
#mainMenu li:hover ul, #mainMenu li.sfhover ul{ 
	display: block; 	
	}
	
#mainMenu ul li:hover,  #mainMenu ul li.sfhover {	
background: #ef4b3d;	
}

#mainMenu li:hover, #mainMenu li.sfhover  {background-position: 0 0;}














/*-----------------------------------------------------------------------------------------------------FAQs--------------*/



.faqBlock {

	padding: 10px 10px 0 10px;

	border: 1px solid #ebebeb;

	margin: 0 0 15px 0;

	}



/*  "Show All" + "Hide All" links */

#TJK_ToggleON, #TJK_ToggleOFF {
	border:1px solid #333;
	padding:0 5px;
	margin-right:5px
	}

/* zeroing out padding and margin */
.dlToggle dd, .dlToggle dt, #TJK_DL dd,#TJK_DL dt {
	margin:0;
	padding:0
	}
	 
/* margin for the DTs (shorthand) */
.dlToggle dt, #TJK_DL dt {
	margin:0 0 10px 0;
	/*border-bottom: 1px solid #ebebeb;*/
	font-weight: bold;
	}

/* image and left padding for DDs */
.dlToggle dd, #TJK_DL dd {
	padding:0 0px 15px 25px;
	}
	

/* styling all anchors in the DTs */
.dlToggle dt a, #TJK_DL dt a {
	padding-left:15px;
	display: block;
		}

.dlToggle dt a:visited, #TJK_DL dt a:visited {
}

.dlToggle dt a:hover,

#TJK_DL dt a:hover {

}

.dlToggle dt a:active,

#TJK_DL dt a:active {


}



/* the + and - gif in the anchors */

.dlToggle a.DTplus,
#TJK_DL .DTplus a 
{
	background:url(/images/faqBig.gif) no-repeat 0 6px;
}



.dlToggle a.DTminus,

#TJK_DL .DTminus a {
	background:url(/images/faqSmall.gif) no-repeat 0 6px; 
}



#TJK_DL .showDD {position:relative;top:0}

#TJK_DL dd,.hideDD{top:-9999px;position:absolute}


#TJK_ToggleON,#TJK_ToggleOFF {display:inline;cursor:pointer;cursor:hand}


.finePrint{
	font-size: 10px;
}

.heroesThumb{
	float: left;
	margin: 8px 0 0 0;
}	
.thumbR{
	margin: 0 2px 0 0;
}
.newGreyBox{
	background-color: #F4F4F4;
}

#ZoomBox{
	border: 1px solid #FFF;
}
	
	
#modelColourImages{
	width: 386px;
	overflow: hidden;
}

#modelColourImagesScroller {
}

#modelColourImagesScroller img {
	border: none;
	float: left;
	clear: none;
	
}

#pageNum{
	float: right;
	margin: 0px;
}

#comment{
	width: 670px;
	height: 150px;
	margin: 0 0 20px 0;
}





/** alerts /overlay */

#alertBox {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	text-align:center;
	z-index: 14000;	
/*	
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
*/	
}


#alertBox div {
	width:300px;
	margin: 200px auto;
	background-color: #fff;
	border:1px solid #999;
	padding: 15px;
	text-align:center;
	z-index: 15000;
	color: #2d2d2d;
/*	
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
*/
}

#alertBox div div{
	width: inherit;
	margin: 0;
	border: none;
	padding: 0 0 10px 0;
	text-align: left;
}

/** scroll box/widget */

#promoItem,
#newsItem,
#promotionWidget {
	overflow: hidden;
	width: 285px;
}

.scrollWidgetWrap {
	border: 1px solid #d4d4d4;
	background: #fff;
	width: 285px;
	margin: auto;
}

.scrollWidgetWindow {
	text-align: left;
	background: #fff url(/images/newsItemBg.gif) repeat-x bottom;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.scrollWidgetScrollArea{

}

.scrollWidgetItem{
	width: 285px;
	clear: none;
	float: left;
	
}

.scrollWidgetControls{
	text-align: left;
	background: #fff url(/images/newsItemBg.gif) repeat-x bottom;
	padding: 0 0 4px 0;
	margin-top: 1px;	
}


.scrollWidgetPaginationL {
	float: left;
	width: 100px;
	padding: 8px 8px 0px 8px;
}

.scrollWidgetPaginationR {
	float: right;
	width: 100px;
	text-align: right;
	padding: 12px 8px 0px 8px;
}


#homeRight #newsItemWrapper {
	margin: 13px;
}

#linkContainer{
	width: 950px;
	height: 720px;
}

.dealerRegion {
	text-transform:uppercase;
}


/* Back To School Rollover effects------------------------------------------------------------*/
a.uz50{
	display: block;
	float: left;
	width: 162px;
	height: 205px;
	background: url(/images/uz50_on.jpg) 100% 0;
}
a:hover.uz50{
	background-position: 100% -205px; 
}
a.an125h{
	display: block;
	float: left;
	width: 162px;
	height: 205px;
	background: url(/images/an125h_on.jpg) 100% 0;
}
a:hover.an125h{
	background-position: 100% -205px; 
}
a.gn125h{
	display: block;
	float: left;
	width: 204px;
	height: 205px;
	background: url(/images/gn125h_on.jpg) 100% 0;
}
a:hover.gn125h{
	background-position: 100% -205px; 
}
a.vl250{
	display: block;
	float: left;
	width: 233px;
	height: 205px;
	background: url(/images/vl250_on.jpg) 100% 0;
}
a:hover.vl250{
	background-position: 100% -205px; 
}




/* IFRAME STYLE-------------------------------------------------*/
body#automotive_iframe{
	padding: 0px;
}
body#automotive_iframe #modelLeft{
}
body#automotive_iframe #modelRight{
	width: 260px;
	margin: 0px 0 0 10px;
}
body#automotive_iframe #modelRight #swatchControl{
	float: left;
	text-align:left;
}

span.dealerNotes{
	line-height: normal;
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.required {
color: red; 
}

.galleryByLine {
	font-size: 90%;
	color: #ef4b3d;
}



.fb-like {

	height: 21px;
	margin: 30px 0 0;

	display: block;
	
}
#search a.facebook {
    background: url("/images/icon-facebook.png") repeat scroll 0 0 transparent;
    display: block;
    height: 27px;
    margin: 9px 0 0 717px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    text-indent: -5000px;
    width: 27px;
}


