﻿/* 1000 centered, and backward compatibility */ 

	#doc2 {margin:auto;text-align:center; background:#0E0E0E;width:57.69em;*width:56.3em;min-width:1000px;	}

	#top{	background:url(imagesNew/top.jpg) #0E0E0E; width:1000px; height: 59px; color:#CCCCCC; text-align:left; }

	#logo{	background:url(imagesNew/logo.jpg) #0E0E0E; width:1000px; height: 114px;}
	#logotowing{	background:url(imagesNew/logotowing.jpg) #0E0E0E; width:1000px; height: 114px;}
	
	#car{	background:#0E0E0E; width:1000px; height: 297px; z-index:500; position:relative;}



	#menu{	background:#0E0E0E; width:1000px; height: 54px; z-index: 1000; position:relative;}



	#headings{	background:#0E0E0E; width:1000px; height: 36px; }

	#search{	background:url(imagesNew/search.jpg) #0E0E0E; width:334px; height: 36px;float:left;}

	#searcharea{	background:url(imagesNew/searchbg.jpg) #0E0E0E center repeat-y; width:304px; float:left; margin-left: 42px; }

	#searchbottom{	background:url(imagesNew/searchbottom.jpg) #0E0E0E center no-repeat; width:304px; height: 8px;}

	#welcomearea{	background:url(imagesNew/welcomebg.jpg) #232228 center repeat-y; width:601px; float:left; text-align:justify;}

	#welcometext{	width:588px; text-align:justify;line-height:22px; margin-left:5px; padding-left:2px; padding-right:2px; background:url(imagesNew/welcomebgtext.jpg) }

	#welcomebottom{	background:url(imagesNew/welcomebottom.jpg) #0E0E0E center no-repeat; width:601px; height: 8px;}

	#welcome{	background:url(imagesNew/welcome.jpg) #0E0E0E; width:666px; height: 36px;float:left;}

	#content{	background:#0E0E0E; width:1000px; height: 208px; }
	
	#currentstock{	background:#0E0E0E; width:1000px; height: 35px;}

	#stock{	background:url(imagesNew/stock.jpg) #0E0E0E; width:1000px; height: 256px;}

	#bottom{	background:url(imagesNew/bottom.jpg) #0E0E0E; width:1000px; height: 67px;}

	#bgspacer{	background:url(imagesNew/menuspace.jpg) #0E0E0E; width:1000px; height: 19px;}

	#welcomespace{	background:url(imagesNew/welcomespace.jpg) #0E0E0E; width:1000px; height: 19px;}

	#mainHeading{	background:url(imagesNew/mainHeadBG.jpg) #0E0E0E; width:1000px; height: 37px; font-size:20px; font-weight:bold; color:#D0C8DF; font-family:"Courier New", Courier, monospace; text-align:left; }

	#mainText{	background:url(imagesNew/mainBG.jpg) #0E0E0E repeat-y; width:1000px;}
	#mainTextArea{	width:800px; text-align:justify; margin-left: 80px; }
	
	#mainBottom{	background:url(imagesNew/mainBGBottom.jpg) #0E0E0E; width:1000px; height: 11px;}

	#left {float:left;}

	#carsMain{	width:900px; margin-left: 75px; }

	#carMain{	width:201px; min-height: 278px; margin-right: 15px; float:left; background-color: #FFFFFF; }

	#carImageMain { width: 201px; min-height: 275px; text-align:center; vertical-align:middle; background: url(imagesNew/carimagebg.jpg) #151518 repeat-x top;}

	#carImageMain a { COLOR: #890304; TEXT-DECORATION: none; font-size: 12px; }

	#carImageMainTop { width: 201px; height: 3px; vertical-align:bottom; background: url(imagesNew/carimagebgtop.jpg) no-repeat bottom; }

	#carDetails { color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bolder; line-height:16px }
	#carDetailsFull { color:white; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bolder; line-height:16px }
	
	#carTitle { color:#caae29; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bolder; margin-top: 3px; }
	#carTitleFull { color:red; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bolder; margin-top: 3px; }
	#carTitleStock { color:red; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bolder; margin-top: 3px; }
	
	body {	

		background:url(imagesNew/bg.jpg) repeat-x center top #0E0E0E;

		font-family: Arial, Helvetica, sans-serif;

		font-size: 12px;

		line-height: 24px;

		color: #FFFFFF;

		text-align:justify;

		margin:0px 5px 0px 0px;

		scrollbar-3dlight-color:#DDDDDD;

		scrollbar-arrow-color:#DDDDDD;

		scrollbar-darkshadow-color:#000000;

		scrollbar-face-color:#0E0E0E;

		scrollbar-highlight-color:#DDDDDD;

	}

	A:link { COLOR: #EFAE3A; TEXT-DECORATION: none; font-size: 12px;}

	A:visited { COLOR: #EFAE3A; TEXT-DECORATION: none; font-size: 12px;}

	A:active { COLOR: #EF823A; TEXT-DECORATION: none }

	A:hover { COLOR: #EF823A; TEXT-DECORATION: none;}





	/* ----------------IMAGE SLIDER------------- */

	#SlideItMoo_outer {  

		width:1000px; 

		margin:0px 0px;  

		display:block; 

		position:relative; 

		padding:0px 0px 0px;

	}

	

	

	/* create custom forward-backward buttons for this container */

	#SlideItMoo_outer .SlideItMoo_forward,

	#SlideItMoo_outer .SlideItMoo_back{ 

	

		display:block; 

		position:absolute; 

		cursor:pointer; 

		width:25px; 

		height:320px; 

		bottom:0px; 

		right:5px; 

		background:url(imagesNew/slideitmoo_forward.png) no-repeat center;  

		overflow:hidden ; 

	}

	

	#SlideItMoo_outer .SlideItMoo_back { 

		left:5px; 

		background:url(imagesNew/slideitmoo_back.png) no-repeat center;  

	}

	

	/* the width is set to show the number of thumbnails that will be visible */

	#SlideItMoo_inner{ 

		position:relative ; 

		overflow:hidden ; 

		width:1000px ; /* set a display width to make the slider look good in case js is disabled */

		margin:0px auto 0px;

		padding:4px 0px 6px;

		max-height: 318px;

	}

	

	/* the thumbnails container; set a width on it so everything will be fine */

	#SlideItMoo_items { 

		display:block; 

		position:relative; 

	}

	

	/* single element design */

	#SlideItMoo_items div.SlideItMoo_element { 

		display:block; 

		position:relative; 

		float:left; 

		margin:0px 4px 0px; 

		font-size:11px; 

		width:201px; 

		text-align:center; 

		color:#FFFFFF;

	}

	

	#SlideItMoo_items a { padding:0px; margin:7px 0px 7px; clear:both; display:block; padding:2px; }

	#SlideItMoo_items a img{ border:none; }

