/* landing page */
#centre-column {
	padding-left: 2px;
}
#pic-landing {
	display: block;
	margin: 28px auto;
}

#content h3#more-about-this-range span { background-image: url("/img/style/common/text/18px_volkswagen_headline/more-about-this-range.gif"); }
#what-sets-the-caddy-panel-van-apart { background: url("/img/style/common/text/16px_volkswagen_semi/what-sets-the-caddy-panel-van-apart.gif"); }
#what-sets-the-transporter-single-double-cab-apart { background: url("/img/style/common/text/16px_volkswagen_semi/what-sets-the-transporter-single-double-cab-apart.gif"); }
#what-sets-the-transporter-panel-van-crew-bus-apart { background: url("/img/style/common/text/16px_volkswagen_semi/what-sets-the-transporter-panel-van-crew-bus-apart.gif"); }
#what-sets-the-crafter-apart { background: url("/img/style/common/text/16px_volkswagen_semi/what-sets-the-crafter-apart.gif"); }
#what-sets-the-constellation-apart { background: url("/img/style/common/text/16px_volkswagen_semi/what-sets-the-constellation-apart.gif"); }
#what-sets-the-volksbus-apart { background: url("/img/style/common/text/16px_volkswagen_semi/what-sets-the-volksbus-apart.gif"); }

#introducing-the-caddy-maxi-panel-van { background: url("/img/style/common/text/16px_volkswagen_semi/introducing-the-caddy-maxi-panel-van.gif"); }
#the-caddy-maxi-crew-bus { background: url("/img/style/common/text/16px_volkswagen_semi/the-caddy-maxi-crew-bus.gif"); }
#available-colours { background: url("/img/style/common/text/16px_volkswagen_semi/available-colours.gif"); }

/* image gallery */
.gallery .active-image-wrapper {
	position: relative;
}
.gallery .active-image-loader {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
	display: none;
}
.gallery #gallery {
	overflow: hidden;
	margin: 15px 0 6px;
}
.gallery #gallery li {
	float: left;
	list-style: none;
	margin: 0 13px 0 0;
	padding: 0;
}
.gallery #gallery li a {
	background: url("/img/style/common/decor/bg-gallery-thumb.gif") no-repeat;
	display: block;
	padding: 3px 3px 3px 4px;
}
.gallery #gallery li a:focus, .gallery #gallery li a:hover, .gallery #gallery li a:active {
	background: url("/img/style/common/decor/bg-gallery-thumb-over.gif") no-repeat;
}

/* features */
#features-toc {
	overflow: hidden;
	padding: 10px 0;
	border-top: 1px solid #DFE2E8;
	border-bottom: 1px solid #DFE2E8;
}
#features-toc dt, #features-toc dd {
	float: left;
}
#features-toc dt {
	margin-right: 5px;
	font-weight: bold;
	padding-left: 8px;
}
#features-toc dd {
	border-right: 1px solid #DFE2E8;
	padding: 0 5px;
}
#features-content {
	padding-left: 8px;
	line-height: 170%;
}
#features-content hr {
	background: url("/img/style/common/decor/horiz-spline-longer.gif") no-repeat;
	height: 3px;
	border: 0px none;
	margin: 20px -8px 10px;
}
.pic-left {
	float: left;
	clear: none;
	padding: 4px 20px 0 0;
	margin-bottom: 10px;
}
.pic-right {
	float: right;
	clear: none;
	padding: 4px 0 0 20px;
	margin-bottom: 20px;
}
#features-content h2 {
	text-indent: 0;
}
#features-content h2 a {
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
}
h2 #design { background-image: url("/img/style/common/text/16px_volkswagen_semi/design.gif"); }
h2 #range { background-image: url("/img/style/common/text/16px_volkswagen_semi/range.gif"); }
h2 #performance { background-image: url("/img/style/common/text/16px_volkswagen_semi/performance.gif"); }
h2 #safety { background-image: url("/img/style/common/text/16px_volkswagen_semi/safety.gif"); }
h2 #economy { background-image: url("/img/style/common/text/16px_volkswagen_semi/economy.gif"); }

.features h3.ir {
	text-indent: -9999em;
	overflow: hidden;
	background-repeat: no-repeat;
	margin: 1em 0;
}
.boxed-content {
	background: #F0F1F5 url("/img/style/common/background/bg-boxed-content.png") no-repeat;
	clear: both;
	overflow: hidden;
	padding: 6px 6px 5px;
	margin: 20px -2px;
	clear: both;
}
.boxed-content h3 {
	margin-bottom: 0.5em !important;
}
.boxed-content ul {
	margin: 0 !important;
	line-height: 190%;
}
.boxed-content img {
	padding-top: 0 !important;
	margin-bottom: 0 !important;
}
#exterior-features {
	padding-left: 31px;
	background-image: url("/img/style/common/background/bg-boxed-content-exterior.png");
}
#interior-features h3 { background-image: url("/img/style/common/text/16px_volkswagen_semi/interior-features.gif"); }
#exterior-features h3 { background-image: url("/img/style/common/text/16px_volkswagen_semi/exterior-features.gif"); }

/* available colours */
.colours #pic-colours {
	display: block;
	margin: 0 auto;
}
.colours #colours {
	background: url("/img/style/common/decor/horiz-spline-longer.gif") no-repeat center top;
	padding: 8px 30px 0;
	margin-top: 30px;
}
.colours #colours ul {
	overflow: hidden;
	margin: 20px 0;
	padding: 0;
}
.colours #colours li {
	list-style: none;
	float: left;
	clear: none;
	width: 164px;
	margin: 0 0 9px;
	padding: 0 0 0 35px;
	line-height: 19px;
	position: relative;
}
.colours #colours li span {
	position: absolute;
	left: 0;
	display: block;
	height: 19px;
	width: 19px;
}
.colours #colours li em {
	margin-left: 16px;
}

/* maintenance */
#nav-tertiary {
	background-color: orange;
	float: right;
	width: 205px;
	padding: 15px;
	margin-left: 15px;
	overflow: hidden;
}
#nav-tertiary li {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 200%
}

#range-specifics {
	background-color: pink;
	width: 235px;
	float: left;
	clear: none;
}
