@charset "utf-8";

/* CSS Document */


* {
	margin: 0px;
	padding: 0px;
}

.euro-ncap-img {
	margin-left: 15px;
	margin-bottom: -14px;
}


img { border-style: none; }

#car-img-wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 15px;
	width: 634px;
	overflow: hidden;
}
.car-image-holder {
	float: left;
	background-image: url(../Images/car-img-background.gif);
	padding: 20px;
	width: 277px;
}


body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #333;
	line-height: 1.4;
}
a {
	text-decoration: none;
	color: #024ECA;
	font-weight: bold;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color: #B101CB;
}
h1 {
	font-style: italic;
	font-size: 170%;
	margin-bottom: 1em;
	margin-top: 1.3em;
	color: #000;
}


h2
{
	font-size: 140%;
	font-style: italic;
	margin-top: 1.5em;
	margin-bottom: 0.8em;
	color: #000;
}
h1.title
{
	color: #FFF;
	font-size: 190%;
	letter-spacing: 1px;
	text-indent: -9000px;
	margin: 0px;
}


h2.title {
	color: #FFF;
	letter-spacing: 1px;
	text-indent: -9000px;
	margin: 0px;
}
.intro-text {
	font-size: 140%;
	font-variant: small-caps;
	font-style: italic;
}





#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #A7B4C9;
	background-image: url(../Images/container.gif);
	background-repeat: repeat-y;
	font-size: 95%;
	color: #333;
}
#flash-holder {
	height: 450px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.small-text-centre {
	font-size: 85%;
	text-align: center;
}

.colour-box-float-right {
	float: right;
	width: 280px;
	background-color: #F7931E;
	margin-top: 25px;
	margin-right: 10px;
	margin-left: 45px;
	text-align: center;
	background-image: url(../Images/side-box.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.inverted-commas {
	color: #666;
	font-weight: bold;
}


.statement {
	font-size: 180%;
	color: #FFF;
	font-style: italic;
	background-image: url(../Images/side-box-p.gif);
	background-position: top;
	margin-bottom: 25px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #F7931E;
}




#header {
	width: 980px;
	background-color: #8496B3;
	height: 120px;
	background-image: url(../Images/header.gif);
	text-align: center;
	margin-left: -10px;
	overflow: hidden;
}

#navigation {
	width: 960px;
	overflow: auto;
	border-bottom: 1px solid #FFF;
	background-color: #8496B3;
	background-image: url(../Images/navigation.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#navigation ul {
	list-style-type: none;
	width: 400px;
	float: right;
	padding-right: 5px;
}

#navigation li {
	display: block;
	float: left;
	width: 100px;
	text-align: center;
}

#navigation a {
	padding-top: 0.9em;
	padding-bottom: 0.5em;
	display: block;
}
#navigation a:hover  {
	background-image: url(../Images/a-hover.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	background-color: #FFF;
}
#main-content {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 1px solid #999;
	overflow: hidden;
	width: 920px;
	min-height: 350px;
}
#passPlus {
	margin-bottom: -20px;
	margin-left: 15px;
}


body#index_aID a#index_aID2,
body#carID a#carID2,
body#linksID a#linksID2,
body#contactID a#contactID2 {
	background-image: url(../Images/a-active.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #A7B4C9;
}

#footer {
	background-image: url(../Images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 960px;
	margin-left: -10px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 85%;
	padding-top: 6px;
	clear: both;
}

.float-left-wrapper {
	float: left;
	width: 445px;
	padding-right: 15px;
	clear: both;
}

.float-right-wrapper {
	float: right;
	width: 445px;
	padding-left: 15px;
	clear: right;
}
dd.bold-orange b
{
	background-color: #F7931E;
	margin-left: -5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#links-wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	overflow: auto;
}
.link-item-centre {
	width: 800px;
	float: left;
	clear: both;
}

.link-item-left {
	width: 400px;
	float: left;
	clear: left;
}

.link-item-right
{
	width: 400px;
	float: right;
	clear: right;
}



#links-wrapper dd { padding: 0px; 
}
#links-wrapper dt { padding-top: 3.5em; 
}
#links-wrapper img { }





dl { padding-bottom: 1.5em; 
}
dt   {
	padding-bottom: 0.8em;
	padding-top: 1em;
	font-size: 110%;
}


dd   {
	padding-top: 0.8em;
	padding-bottom: 0.2em;
	padding-left: 25px;
}

