/* CSS Document */


.NS6

	{
		
	clear: both;
		
		
	}
	


body

	{

	background-color: #B5B0AD;
	
	margin: 0;	/* set both padding and margin to cope with browser differences */
	padding: 0;
	margin-top: 0px;
	margin-left: 5px;
	font: normal normal normal 12px Arial, Geneva, sans-serif; 

	color: black;
	
	}
	
img

	{

	border: 0;
	
	}	
	
	
/* IE box model hack */

/* any padding or borders first*/
/* then specify width including the above*/
/*voice-family: "\"}\"";*/
/*voice-family: inherit;*/
/*now respecify the width minus padding and borders */


h1

	{

	font: normal bold normal 15px Arial, Geneva, sans-serif; 
	color: black;
	text-align: center;

	}

h2

	{

	
	font: normal normal bold 12px Arial, Geneva, sans-serif; 
	color: black;
	text-align: left;
	padding: 0;
	margin: 0;
	/*border: 1px solid blue;*/
	
	}
	
	
h3

	{

	
	font: normal normal bold 12px Arial, Geneva, sans-serif; 
	color: black;
	text-align: center;
	padding-top: 30px;
	/*border: 1px solid blue;*/
	
	}
	
	
h4

	{
		
	padding-left: 10px;
		
		
	}
	
h6	{
	
	line-height: 1px;
	padding: 0;
	margin: 0;
	clear: both;
	
	}	


p

	{
	
	padding: 0;	/* set both padding and margin to cope with browser differences */
	margin: 0;
	font: normal normal normal 12px Arial, Geneva, sans-serif;
	/*border: 1px solid blue;*/
	
	}
	



.sitelink a

	{

	text-decoration: none;
	color: black;
	font-weight: bold;

	}
	
	
.sitelink a:hover

	{

	text-decoration: underline;

	}




#shell /* the shell is set with auto left and right margins to centre the div on the screen */

	{
	
	width: 770px;
	padding: 5px 0;	
	margin-left:   auto;
	margin-right:   auto;
	margin-top: 0;
	padding-top: 0;
	/*border: 1px solid #E0C266;*/

	
	}

#wrapper	/* the wrapper uses the shell div as its reference, wrapper holds the menu and maincontent divs */

			/* all other divs except the footer use the wrapper as a ref, all other divs use a relative position */
	{

	width: 770px;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	background-color: white;
	color: #000000;
	position: relative;

	
	
	}
	
	
	
	
	
#logo	/* the logo is embedded into the html code and is set as a background */
	

	{ 
		
	position: relative;
	width: 100%;
	height: 93px;
	padding: 0;
	margin: 0;
	background-color: #615C5C;
	background-image: url(images/three_grilles_red.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	/*border: 1px solid blue;*/

	}

	
	
	

#topMenu

	{
		
	padding: 0;
	margin: 0;
	list-style: none;
	background-image: url(images/menu_background_red.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #615C5C;
	color: white;
	height: 31px;
	border-bottom: 2px solid #000000;


	}


#mainnav

	{
		
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	padding-top: 17px;	
	}
		
#mainnav li
	
	{
		
	display: inline;
	font: normal normal normal 11px Arial, Geneva, sans-serif;

		
	}
	

#mainnav li span.seperator

	{
		
	padding: 0 10px;	
	color: #B5B0AD;
		
	}
	
	
#mainnav li a

	{
		
	color: white;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;		
		
	}
	
	
	
#mainnav li a:hover

	{
		
	text-decoration: underline;
		
	}	
	
	

#date


	{

	padding: 0;
	margin: 0;
	background-color: #615C5C;

	/*border: 1px solid black;*/
	
	}




#date p

	{

	
	font: normal normal bold 10px Arial, Geneva, sans-serif;
	color: #FFFFFF;
	padding: 8px 0 3px 10px;
	margin: 0;
	}

	

	

	
		
#contentmain

	{
	
	margin: 0;	
	border: 1px solid #615C5C;
	
	}
	

	
	
#contentmain p

	{
		line-height: 1.6em;
		text-align: justify;
		padding: 10px 5px;
	
		
	}	


	
#contentmain.companyText

	{

	position: relative;		
	background-color: #B5B0AD;
	padding-right: 50px;
	}	
	
#audi

	{
		
	width: 442px;				
	float: left;
	margin-right: 20px;	
	position: relative;		
	height: 490px;
			
	}	
	
	
#footer

	{

	clear: both;
	width: 100%;
	background-color: #B5B0AD;
	position: relative;
	top: 0px;
	/*border-top: 1px solid black;*/
	padding: 3px 0 3px 0;

	}
	
	
#footer p

	{
		
	font: normal normal normal 11px Arial, Geneva, sans-serif;
	color: white;
	text-align: left;
	padding: 0 10px;
		
	}


#footer p a

	{
		
	font: normal normal normal 10px Arial, Geneva, sans-serif;
	text-decoration: none;
	color: white;

	}


#footer p a:hover

	{

	text-decoration: underline;

	}
	
	

	

		
div.slideshow_container

	{	
		
	background-color: #B5B0AD;
			
	}
	

	

div.slideshow_container img
	
	{

	display: inline;					

	margin: 20px 0 10px 22px;
	position: relative;
	left: 0;

	}
	
	
div.slideshow_container #overlay

	{	
		
	position: absolute;
	left: 0px;
	top: 140px;
	z-index: 10;
	visibility: visible;

	}	
	
	
.alert

	{

	color: red;
	font: normal normal bold 11px Arial, Geneva, sans-serif; 

	}

	
ul#adImages

	{
	
	clear: both;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	list-style: none;
	padding-left:10px;
	width: 730px;
	/*border: 1px solid blue;*/
	position: relative;
	
	}
	
	
ul#adImages li

	{
	margin: 0 20px;
	display: inline;
	}
	
ul#adImages li a img

	{
		
	border: 0;	
		
	}
	
	
ul#pagenumbers

	{
		
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	margin-left: 70px;
	margin-top: 20px;
	margin-bottom: 20px;

	/*border: 1px solid red;*/
	}
	
	
ul#pagenumbers li

	{
	
	display: inline;
	text-transform: capitalize;




	}
	
ul#pagenumbers li form

	{
	
	display: inline;

	}	
	
	
ul#pagenumbers li form input.pageSend

	{
	
	width: 50px;
	height: 25px;
	background-image: url(images/icon_view.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	background-color: #615C5C;	
	padding-left: 30px;
	margin-right: 5px;
	cursor: pointer;
	color: #FFFFFF;
	
	}		
	
	
ul#carstock

	{
		
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	margin-top: 30px;
	background-color: #B5B0AD;	
	
	}
	
	
ul#carstock li

	{
	
	clear: both;
	
	/*border: 1px solid red;*/
	padding: 15px 70px 0px 70px;
	background-image: url(images/divider.gif);
	background-position: bottom;
	background-repeat: no-repeat;

	}
	

	
ul#carstock li a img

	{
		
	vertical-align: top;
	border: 0;	
	width: 80px;
	height: 60px;
	margin-right: 20px;
	border: 1px solid white;
	
	}
	
	
ul#carstock ul.detailSummary

	{
	
	padding: 0;
	margin: 0;
	list-style: none;
	/*border: 1px solid white;*/
	position: relative;
	top: -40px;	
	left: 105px;
	width: 90%;
	
	}	
	
ul#carstock ul.detailSummary li

	{
		
	display: inline;
	padding: 0px;
	padding: 3px 5px;
	color: #FFFFFF;
	/*border: 1px solid yellow;*/
	background-color: #615C5C;	
	background-image: none;
	text-transform: lowercase;
	
	}	
	
	
.sitelink a

	{
		
	color: black;
	padding-left: 0px;
	
	text-decoration: none;	
		
	}

.sitelink a:hover

	{
		
	text-decoration: underline;	
		
	}
	
	
#allDetails

	{
	
	position: relative;	
	/*border:1px solid black;*/


	margin-top: 10px;
	
	}	
	
table#vehicleSpec 

	{
		
	position: absolute;

	width: 210px;
	/*border: 1px solid blue;*/
	margin: 0;
	padding: 0;
	top: 170px;
	left: 520px;
	border-collapse: collapse;
	float: right;
	}




table#vehicleSpec td

	{
	
	font: normal normal bold 11px Arial, Geneva, sans-serif;
	color: black;
	background-color: transparent;
	width: 150px;
	text-transform: capitalize;
	line-height: 1.4em;
	/*border: 1px solid red;*/

	}


table#vehicleSpec td.details

	{
	
	font: normal normal normal 11px Arial, Geneva, sans-serif;
	color: black;
	background-color: transparent;

	text-transform: capitalize;
	/*border: 1px solid green;*/

	}
	

	
p#displayCar

	{
	
 	padding-top: 3px;
	width: 480px;

	/*border: 1px solid red;*/

	}
	

	
p#displayCar img

	{
		
	width: 480px;
	height: 360px;		
		
	}
	

.carSummary

	{
		
	clear: both;	
	padding: 5px 0 5px 10px;
	margin: 0;
	color: #FFFFFF;
	background-color: #615C5C;
		
	}	

	
	
div.carSummary span.sitelink

	{

	float: right;
	/*background-color: #FFFFFF;*/
	margin-right: 10px;
	padding: 0 5px;		
	position: relative;
	top: -2px;		
	}
	
div.carSummary span.sitelink a

	{
		
	color: #FFFFFF;	
	
	}	
	
ul#thumbnails		/* browser adds a 50 pixel border to a UL element - set both padding and margin to zero */
	
	{

	position: absolute;
	left: 520px;
	top: 0px;
	float: right;
	list-style: none;	
	margin: 0px;
	padding: 5px 0px;
	width: 230px;

	/*border: 1px solid green;*/
	}

	
ul#thumbnails li

	{	
	
		display: inline;

	}
	
	
ul#thumbnails  img

	{
	
	padding: 1px;
	margin-left: 1px;
	width: 70px;
	height: 50px;
	
	}


#specification

	{

	position: relative;
	
	width: 95%;
	margin-left: 10px;

	}


#specification ul

	{
	
	margin: 0;
	padding: 0;
	
	/*border: 1px solid red;*/
	display: inline;
	line-height: 2em;
	
	}


#specification ul li

	{

	display: inline;
	color: black;
	
	}
	
#printContact

	{
		
	visibility: hidden;
	line-height: 0px;
			
	}
	
	
#requestForm

{
	
	width: 496px;	
	margin: auto;
	background-image: url(images/gallery_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #E6E6E6;
	border: 1px solid #FFFFFF;
	margin-top: 20px;
	border-bottom: 15px solid #FFFFFF;
	
}

#requestForm p input,textarea

{
	
	background-color: #CCCCCC;
	margin-bottom: 10px;

	
}


#requestForm p select

{

	background-color: #CCCCCC;
	margin-bottom: 10px;
	
}



#contactForm

{
	
	width: 496px;	
	margin: auto;
	background-image: url(images/contact_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFAD;
	border: 1px solid #FFFFFF;
	margin-top: 20px;
	border-bottom: 15px solid #FFFFFF;
	
}

#contactForm p input,textarea

{
	
	background-color: #FFFFFF;
	margin-bottom: 10px;

	
}


#contactForm p select

{

	background-color: #FFFFFF;
	margin-bottom: 10px;
	
}






form p input.emailEnquiry

	{
		
	display: block;	
	position:relative;
	background-image: url(images/icon_enquiry.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: white;
	font-size: 1.1em;
	width: 150px;
	text-align: right;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #B5B0AD;
	border-right: 1px solid #B5B0AD;
	border-top: 0px solid #CCCCCC;
	cursor: pointer;
	height: 23px;
		
	}
	
#serviceMessage

	{
	
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;		
		
	}
	
#serviceHeader

	{

	clear: both;		
	margin-top: 80px;
	margin-bottom: 15px;
	margin-bottom: 0;
	text-align: left;
	padding-left: 5px;
		
	}
	
	
#enquiryHeader

	{

	clear: both;		
	margin-top: 60px;
	margin-bottom: 15px;
	margin-bottom: 0;
	text-align: left;
	padding-left: 5px;
		
	}
	
	
#contactHeader

	{
		
	position: relative;
	top: 50px;
		
		
	}
	
#contactDetails

	{
		
	float: right;
	color: #666666;
	background-image: url(images/top_curve.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: .9em;	
	padding: 5px 10px;
	margin-left: 10px;
	position:relative;
	top: 0px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;	
	
	}
	
p.boldStatement

	{

	color: #FFFFFF;	
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	}
	
#testdriveImage

	{
		
	background-color: #FFFFFF;
	padding: 5px;
	width: 460px;
	display: block;
	margin: auto;	
		
	}
