/* Site Layout, Background Img's, Logo, Drop Shadows etc
------------------------------------------------ */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg-grad.jpg);
	background-repeat: repeat-x;
}

#bg-box-top {
	background-image: url(../images/bg-box-top.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 994px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}


#bg-box-left {
	width: 12px;
	height: 801px;
	position: absolute;
	left: 50%;
	margin-left: -497px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-box-left.jpg);
	background-position: right;
}

#bg-box-right {
	height: 801px;
	width: 12px;
	position: absolute;
	right: 50%;
	margin-right: -497px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg-box-right.jpg);
	background-position: left;
}

img { border: none; }

#bg-nav-img {
	background-image: url(../images/nav-list-bullet.gif);
	position: absolute;
	left: 50%;
	z-index: 1;
	margin-left: 468px;
	top: 106px;
	height: 45px;
	width: 2px;
}

#vauxhall-logo {
	position: absolute;
	height: 63px;
	width: 64px;
	z-index: 2;
	padding: 0px;
	left: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -465px;
	top: 25px;
}

#content #maynes-logo {
	position: absolute;
	left: 100px;
	top: 8px;
}

#car-header {
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: 160px;
	z-index: 3;
}

#content #top-nav-holder {
	top: 74px;
	position: absolute;
	height: 45px;
}


#content #bg-red-banner {
	background-image: url(../images/bg-red-banner.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 970px;
	z-index: 1;
	position: relative;
	top: 135px;
}




/* Site Navigation Bar, rollovers, ul, li and text
------------------------------------------------ */

#content #navigation {
	width: 970px;
	height: 45px;
	background-image: url(../images/nav-bar-bg.jpg);
	background-repeat: repeat-x;
}

#content #navigation a {
	margin: 0px;
	padding: 0px;
}
#content #navigation ul {
	list-style-type: none;
	height: 45px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	position: relative;
}
#content #navigation ul li {
	color: #FFFFFF;
	display: inline;
	margin-right: -5px;
	margin-left: 0px;
}	
#content #navigation ul li a {
    border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 45px;
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 6px;
	position: relative;
	padding-bottom: 36px;
	margin: 0px;
}
#content #navigation a:hover {
	background-image: url(../images/nav-bar-hover-bg.jpg);
	background-repeat: repeat-x;
	height: 45px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 36px;
	padding-right: 6px;
	padding-left: 6px;
}




/* Main Site Content Headers, Text Body, Images, Links,
------------------------------------------------ */


#content {
	width: 970px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
}


#content #car-img-one {
	position: absolute;
	top: 250px;
	left: 195px;
	z-index: 4;
}

#content #car-img-two {
	position: absolute;
	top: 240px;
	z-index: 2;
	left: 460px;
}

#content #car-img-three {
	position: absolute;
	top: 255px;
	left: 700px;
	z-index: 3;
}

.FadeTextA {
	position: absolute;
	top: 165px;
	left: 570px;
	z-index: 3;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 35px;
	font-weight: lighter;
}

.FadeTextB {
	position: absolute;
	top: 205px;
	left: 720px;
	z-index: 3;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 26px;
	font-weight: lighter;
}

#content #text-body {
	width: 475px;
	z-index: 2;
	float: right;
	margin-bottom: 40px;
	padding-top: 235px;
	padding-right: 50px;
}

#content #text-body ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: square;
}
#content #text-body li {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#content #text-body a {
	color: #C70000;
	text-decoration: underline;
}

#content #text-body a:hover {
	text-decoration: underline;
}

#content #text-body a:visited {
	color: #C70000;
	text-decoration: underline;
}

#content #text-body p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#content #text-body img {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}


/* Site Default headings, highlights, quotes etc
------------------------------------------------ */

.list-text-indent {
	padding-left: 20px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C70000;
	font-weight: lighter;
	text-transform: capitalize;
	width: 475px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C00B13;
	padding-bottom: 8px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C70000;
	font-weight: lighter;
	padding-bottom: 10px;
	padding-top: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: lighter;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 0px;
}

.question-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.red-hightlight {
	color: #C70000;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
}

.quote-highlight {
	color: #C70000;
	font-style: italic;
	font-size: 14px;
	font-weight: lighter;
}

/* text body tables
------------------------------------------------ */


#content #text-body table {
	border-collapse: collapse;
	padding: 0px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 440px;
}

#content #text-body td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 12px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	color: #666666;
	border: 1px solid #999999;
}


#content #text-body th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border:1px solid #999999;
	padding-right: 5px;
}

#content #text-body td img {
    vertical-align: top;
}



/* Index Page Secondary Navigation Links
------------------------------------------------ */

#content #welcome-links  {
	width: 420px;
	z-index: 2;
	float: left;
	margin-bottom: 40px;
	padding-top: 235px;
}
#content #welcome-links img {
	float: right;
	padding-top: 10px;
}

#content #welcome-links ul {
	width: 150px;
	display: block;
	float: right;
}

#content #welcome-links li {
	list-style: none;
	padding-bottom: 3px;
}

#content #welcome-links ul li a {
	color:#FFFFFF;
	display:block;
	background-image: url(../images/nav-bar-bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 12px;
	height: 15px;
	font-weight: bold;
}

#content #welcome-links a:hover {
	background-image: url(../images/nav-bar-hover-bg.jpg);
	background-repeat: repeat-x;
}




/* Site Footer
------------------------------------------------ */

#footer {
	width: 970px;
	clear: both;
}
#content #footer #nav-holder {
	height: 45px;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#content #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#content #footer #footer-contact a {
	color: #666666;
	text-decoration: none;
}

#content #footer #footer-contact a:visited {
	color: #666666;
	text-decoration: none;
}

#content #footer #footer-contact a:hover {
	color: #C70000;
	text-decoration: none;
}

#content #footer #footer-address {
	width: 300px;
	position: absolute;
	left: 50%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}

#content #footer #footer-contact {
	position: absolute;
	width: 400px;
	text-align: right;
	padding: 0px;
	left: 50%;
	margin-top: 15px;
	margin-left: -445px;
}

#content #footer-logo {
	position: relative;
	height: 63px;
	width: 64px;
	padding: 0px;
	left: 50%;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -32px;
}
#content #footer-itq {
	position: relative;
	height: 63px;
	width: 460px;
	padding: 0px;
	left: 50%;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -232px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#content #footer-itq a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1763FF;
	text-decoration: none;

}


/* Contact Form
------------------------------------------------ */

form.contact {
	padding: 0px;
	width: 350px;
	margin: 0px;
	position: relative;
}

form.contact label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

form.contact input {
	width: 200px;
	top: 0px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


form.contact select {
	float: right;
}

form.contact textarea {
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
	display: block;
}

#content #contact-body .inputpadding {
	position: relative;
	padding-bottom: 5px;
	margin: 0px;
}



/* Inline frame CSS rules
------------------------------------------------ */



#content #frame {
	margin-left: -375px;
	left: 50%;
	top: 130px;
	height: 550px;
	width: 750px;
	position: absolute;
	z-index: 5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


#content #frame iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content #clearing {
	height: 510px;
	padding: 0px;
	margin: 0px;
	width: 970px;
}



/* Products pages text and table rules
------------------------------------------------ */

#content #product-body {
	z-index: 2;
	float: right;
	margin-bottom: 40px;
	padding-top: 235px;
	padding-right: 50px;
}

#content #product-body a {
	color: #C70000;
	text-decoration: none;
}
#content #product-body a:hover {
	text-decoration: underline;
}

#content #product-body a:visited {
	color: #C70000;
	text-decoration: none;
}

#content #product-body p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#content #product-body img {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}

#content #product-body table {
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	border: none;
	float: right;
}

#content #product-body th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border:1px solid #999999;
	padding-right: 5px;
}

#content #product-body td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	text-align: left;
	border:none;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 3px;
	color: #666666;
}

#content #product-body td img {
	margin: 0px;
	padding: 5px;
	float: right;
	vertical-align: top;
}
#content #product-body .readmore {
	float: left;
	margin: 0px;
	padding: 0px;
}
