/* CSS Document */

/*consistent styles*/
div#master{
	background: none;
}
div#container{
	width: auto;
}
div#secondNav{
	float: right;
	width: 300px;
}
div#secondNavNewVehicles{
}
div#secondNavLeft{
	background: url(../../images/manufacturer/holden/bg-sec-nav-left.gif) top left no-repeat;
	float: right;
}
div#secondNavRight{
	background: url(../../images/manufacturer/holden/bg-sec-nav-right.gif) top right no-repeat;
}
div#secondNavBg{
	background: url(../../images/manufacturer/holden/bg-sec-nav-bg.gif) top left repeat-x;
	height: 21px;
	margin: 0 34px 0 34px;
}
div#secondNavBg a{
	background: url(../../images/generic/arrow-second-nav.gif) left center no-repeat;
	color: #FFFFFF;
	font: normal 10px Arial, Helvetica, sans-serif;
	padding: 0 4px 0 8px;
	margin: 0 4px 0 4px;
	text-decoration: none;
}
div#secondNavBg a:hover{
	color: #FFFFFF;
	font: normal 10px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
img#header{
	display: none;
}
div#headerLeft{
	background: url(../../images/manufacturer/holden/header-left.jpg) top left no-repeat;
	height: 140px;
}
div#headerRight{
	background: url(../../images/manufacturer/holden/header-right.jpg) top right no-repeat;
	height: 140px;
}
div#headerLeftFrameset{
	background: url(../../images/manufacturer/holden/header-left.jpg) top left no-repeat;
}
div#headerRightFrameset{
	background: url(../../images/manufacturer/holden/header-right.jpg) top right no-repeat;
	height: 133px;
}
div#bodyMain{
	background: none;
	width: auto;
}
div#bodyTop{
	background: none;
}
div#bodyBtm{
	background: none;
}
div#bodyContent{
	text-align: left;
}
div#contentBg{
	background: none;
}
div#contentBgWide{
	background-color: #FFFFFF;
}
div#contentBgTop{
	background: none;
}
div#contentBgTopWide{
	/*background: url(../../images/generic/bg-content-top-no-col.gif) top center no-repeat;*/
}
div#contentBgBtm{
	background: none;
}
div#contentBgBtmWide{
	background: none;
}
div#contentLeft{
	float: left;
	width: auto
}
div#contentLeftWide{
	float: left;
	width: auto
}
div#contentRight{
	display: none;
}
div#contentRight a{
	color: #ea1f2e;
	font: 11px Arial, sans-serif;
	text-decoration: underline;
}
div#contentRight a:hover{
	text-decoration: none;
}
div#contentRightMargin{
	padding: 10px;
}
img#shop{
	margin: 10px 0 0 0;
}
div#footer{
	display: none;
}
div#footer a{
	color: #222222;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
div#footer a:hover{
	text-decoration: none;
}
/* nav */
div#nav{
	display: none;
}
div#navLeft{
	background: url(../../images/manufacturer/holden/bg-nav-left.gif) top left no-repeat;
	height: 34px;
	line-height: 34px;
}
div#navRight{
	background: url(../../images/manufacturer/holden/bg-nav-right.gif) top right no-repeat;
	height: 34px;
	line-height: 34px;
	padding: 0 18px 0 18px;
}
div#navLinks a{
	color: #FFFFFF;
	display: block;
	float: left;
	font: 12px normal Geneva, Arial, Helvetica, sans-serif;
	line-height: 34px;
	margin: 0 20px 0 20px;
	text-decoration: none;
}
div#navLinks a:hover{
	background: url(../../images/manufacturer/holden/bg-nav-hover.gif) top left repeat-x;
}
div#navLinks a div.navLeft{
	padding-left: 16px;
}
div#navLinks a:hover div.navLeft{
	background: url(../../images/manufacturer/holden/bg-nav-hover-left.gif) top left no-repeat;
	padding-left: 16px;
}
div#navLinks a div.navRight{
	padding-right: 16px;
}
div#navLinks a:hover div.navRight{
	background: url(../../images/manufacturer/holden/bg-nav-hover-right.gif) top right no-repeat;
	padding-right: 16px;
}
.clearFix{
	clear: both;
}