body{
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: top center;
    font-family: Arial, Helvetica, sans-serif;    
 
}

img {
    border:none;
}

p{
    margin: 0px;
    padding: 0px;
    font-size:12px;
}

a{
    font-size:12px;
    text-decoration:none;
}
    
#container{
    position:relative;
    width: 999px;
    min-height:90px;
    padding: 0px;
    margin:0;
    margin-left: auto;
    margin-right: auto;


 
      
  
}  

#main-container-inner{
    width: 999px;
    padding: 0px;
  margin-left : auto;
    margin-right: auto;  

    
} 

#top-section{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 999px;
    height:98px;
    background-image: url(/images/header.png);
    background-repeat:no-repeat;
      z-index: 500;

}

#content{
    position: relative; 
    float: left; 
    width: 999px;
    clear: both;
  z-index: 0;
       min-height:600px;
}
#content h4{
    
    text-transform:uppercase;
    font-size:11px;
    
}
a#logo
{
    float:left;
    width:236px;
    height:114px;
    margin-left:0px;
    margin-top:30px;
    background-image: url(/images/logo.png);
    background-repeat:no-repeat;
  
    
    
    }
/* ************************* LEFT NAV ******************************* */

#content-left{   
    position:relative;
    float:left;
    clear: both;
    width: 220px;
    margin-top: 0px;
    margin-left:10px;
    margin-right: 0px;
    padding: 0px;
}

#content-left-inner{   
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
	border: 1px solid #eeeeee;
}

#content-left-inner ul   {
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	width: 200px;
	margin-left: 8px;
	list-style-type:none;
}

#content-left-inner li{
   	width: 200px;
   	padding: 2px;
   	border-bottom: 1px solid #eeeeee;
}

#content-left-inner li a{
    color: gray;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    padding: 0 0 0 0px;
    text-decoration: none;       
    background-image: url(/images/side-menu-paw.jpg);
    background-position: left;
    background-repeat: no-repeat;    
}


#content-left-inner li:hover{
    background-color: #8c0406;
    color: White;
   
}

#content-left-inner li a:hover{
    color: white;
    text-decoration: none;
	background-image: url(/images/side-menu-paw.jpg);
	background-position: left;
	background-repeat: no-repeat;        
}


#content-left-footer{
    position: relative;
    margin-top: -20px;
    margin-left: 0px;
    height: 77px;
    background-image: url(/images/side-menu-footer.jpg);     
}

#content-right{   
    float: right;
    width: auto;   
    padding: 0px;
    margin-right: 10px;
}
	
/* ************************ MAIN NAV HERE ****************************** */
#nav-start{
    float:left;
    width:13px;
    height:52px;
    margin-left:-13px;
    background-image: url(/images/nav-start.png);
    background-repeat:no-repeat;
}
#nav-end{
    float:right;
    width:13px;
    height:52px;
    margin-right:-13px;
    background-image: url(/images/nav-end.png);
    background-repeat:no-repeat;
}

#nav {
	float: right;
	width:720px;
	height:52px;
	margin-top:43px;
    z-index:100;
    background-image: url(/images/navmain-repeat.jpg);
    background-repeat:repeat-x;     
}

#nav ul {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
    padding-left: 10px;	
    margin-left:0px;	    
}

#nav ul li ul{
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
   
}

#nav ul li {   
	margin:0px;
	padding: 0px;
}

#nav ul li a{
    font-weight: bold;
    color: #000;
    font-size: 13px;
    padding: 0px;
    text-decoration: none;
    padding-left :19px;
    padding-right:18px;
    cursor:pointer;    
}
	

#nav ul li ul li a{  
     padding-left :0px;
     width:251px;
     height: 40px;
}
	
#nav ul li:hover{
   background-image: url(/images/nvbg.png);
   background-repeat :repeat-x;
}


#nav .rmItem a{
    color: #000;
    text-align:left;
    cursor:pointer;
    padding-top:20px;    
}

#nav .rmItem a:hover{
	color: #81000a;
}

#nav .rmItem{
    display: block;
    padding: 0px;
    margin: 0px;
    cursor:pointer;
    height: 52px;
    background-image: url(/images/stick.png);
    background-repeat:no-repeat;
    background-position:right bottom;
    margin:0;
    padding:0;  	  
}


#nav .rmItem .rmLast 
{
    width:auto;
    margin-bottom:-10px;
    background-image: url(/images/drop-footer.png);
	background-repeat:no-repeat;
	background-position:bottom;
    }

/* JOSH CHANGE THE DROP DOWN COLOUR HERE */
#nav .rmLevel1{
    width:auto;
    color:#a5c7cc;
    background-color:#fff;
    border-top: 0px;
    cursor:pointer;  
    line-height:12px;
    background-image: url(/images/drop-repeat.png);
	background-repeat:repeat-y;
 
} 
#nav .rmLevel1 li{
    list-style-type:disc;
    border-bottom:1px dotted #cdcdcd;
}

#nav .rmLevel1 li a{  
    font-weight: normal;
    font-size: 12px;
    padding: 0px;
    padding-top:18px;
    cursor:pointer; 
    color: #000000;; 
}

#nav .rmLevel1 li a:hover{   
    color: #81000a; 
}
/***************************************************/

#links-right 
{
    position:absolute;
	width:999px;
	margin-left: 10px;
	margin-top: 45px;
    z-index: 100;	
}


#links-right  ul {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;	
	margin-left: 10px;
	list-style-type:none;
}

#links-right  ul li {
	float: right; 
	display: inline;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	padding-left:0px;
	padding-right:20px;

}

#links-right  ul li:hover {

}
		
#links-right  ul li a{
	font: 14px Arial;
	color: white;  
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;	
	line-height: 30px;	
	padding-left: 4px;
	padding-right: 20px;
	background-position: 0px;	
	
}
	
#links-right  ul li a:hover{
    position:relative;
	color: #d1c3b8;
}
#content p {
	font-family: Verdana, Times, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color  : #444444;
	text-decoration: none;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align:justify;
}

#content ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 12px;
	text-decoration: none;
}
/* ********************** MAIN ANCHOR COLOUR ************************ */	
#content a {
	color: #333333;
	font-family: Arial;
	font-weight: 500;
	text-decoration: none;
}
		
#content a:hover {
    text-decoration: none;
}
		
#content img 
{
}

#subnav {
	display:block; 
	position:absolute;
	top:235px;
	width:auto;
	margin: 0px 0px 0px 0px;
	background-color: blue;	
	text-decoration: none;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #555555;		
	text-decoration: none;
	width: auto;	
	border-bottom: 1px dotted #555555;	
}
		
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #919191;		
	text-decoration: none;
	width: auto;	
	text-transform:uppercase;	

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #8c0406;	
	text-decoration: none;

}		


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c0406;	
	margin:0;
	padding:0;
}

h4 a:hover
{
    color: #000000;
}

.LinkButton1
{
       
}

.LinkButton1:hover
{    
    color: Red!important;
    
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #919191;		
	text-decoration: none;
	width: auto;	
	text-transform:uppercase;	

}
/* ***************************** CARS FOR SALE ************************ */

.car-thumb{
    border: 2px solid #cdcdcd; 
    height: 65px; 
    padding: 0px;
    margin: 1px; 
    cursor:hand;
}

.car-thumb:hover{
    border: 2px solid #888888; 
    height: 65px; 
    padding: 0px;
    margin: 1px; 
}

#car-for-sale{
    width: 940px;
    margin: 10px;
    border: 1px solid #eeeeee;
    min-height: 380px;
   
    
}

#car-for-sale-header{
    width: 940px;
    height: 35px;
    background-color: #eeeeee;
    padding-left: 35px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Arial;
    font-size: 26px;
    color: #2b2b2b;
    border-bottom:1px dotted #cdcdcd;
}

#car-for-sale-description{
    float: left;
    width: 450px;
    height: 300px;
    margin-left: 20px;
    margin-top: 20px;
    border: 1px solid #eeeeee;
}

#car-for-sale-image{
    float: right;
    width: 414px;
    height: 269px;
    margin-right: 20px;
    margin-top: 20px;
    border: 1px solid #eeeeee;
	background-image: url(/images/no-image.jpg);
	background-repeat: no-repeat;    
}


#car-for-sale #webprice
{
    float:right;
    margin-top: 0px;    
    font-family: Arial;
    font-size: 27px;
    font-weight: bold;
    color: Maroon; 
    line-height: 40px;
    display:inline;
    margin-right:15px;
}
#car-for-sale #model
{
    float:left;
    margin-top: 0px;    
    font-family: Arial;
    font-size: 27px;
    line-height: 40px;
    display:inline;
}

/* ***************************** CARS FOR SALE MINI IMAGES ************************ */
.mini-thumbsbg{
    width:213px;
    height:154px;
	background-image: url(/images/minibg.png);
	background-repeat: no-repeat;  
	
	
}
.mini-thumbs{
    width:195px;
    height:135px;
    margin-left:2px;
    margin-top:2px;
    padding:6px;
	
	
}
#tab-header
{
    float:left;
    width:999px;
    height:47px;
    margin-top:30px;
 	background-image: url(/images/tab-header.png);
	background-repeat: no-repeat;  
	font-family:arial;
	color:#cdcdcd;
	padding-left:20px;
	font-size:12px;
	
    
    
    }
#tab-footer
{
    float:left;
    width:999px;
    height:47px;
 	background-image: url(/images/tab-footer.png);
	background-repeat: no-repeat;  

	
    
    
    }
/* ************************ MAIN FOOTER *************************** */

 
#footer{
    position:relative;
    clear:both;
    width: 100%;
    height:180px;
    margin-left:auto;
    margin-right:auto;
    background-image: url(/images/footer-repeat.jpg);
    background-repeat:repeat-x;
    margin:0;
    padding:0;
    

  

}

#footer-image
{
    position:relative;
    clear:both;
    width: 100%;
    height:50px;
    margin-left:auto;
    margin-right:auto;
    margin:0;
    padding:0
    
    
    
    }
#footer-links-control{
    position:relative;
    width:999px;
    margin-left:auto;
    margin-right:auto;
   
    
 
}



/* Footer Quick Links Here */
#footer-links{
    position:relative;
    width:100%;
    height:170px;
    clear:both;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;  

}

#footer-links h2{
   color:#e7e7e7;
   text-transform:uppercase;
   font-size:12px;
   margin-bottom:7px;
     border-bottom:1px dotted #bdbdbd;
}


#footer-links h1{
   color:#fff;
   text-transform:uppercase;
   font-size:14px;
   border-bottom:1px dotted #e1e1e1;
   margin-bottom:7px;
}
#footer .quicklink{
    color: #fff;
    font-size:11px;    
    line-height:30px;
    text-decoration:none;
   
}
/* End Footer Quick Links */

#footer a 
{
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif; 
    font-weight:normal;
    font-size:12px;    
    color: #808080;
    padding-left:5px;
    text-decoration: none;
    text-transform:lowercase;
}

#footer p {
    font-family: Arial;
    font-weight:normal;
    font-size:10px;    
    color: #808080;
    padding:10px;
    text-decoration: none;

}
		
#footer a:hover {
    color: red;
    text-decoration: underline;
}
#footerControl
{
 
    position: relative;
    width: 1003px;
    height:136px;
    padding: 0px;
    margin:0;
    margin-left: auto;
    margin-right: auto;
    background-color:#000;
}


#nexmedia-links
{
    float:left;
    width:100%;
    margin:0;
    padding-top:5px;
    padding-bottom:5px;
    background-color:#bbbdbe;
  
  
    
    }

#nexmedia-links a {
   
    font-weight:normal;
    font-size:10px;
    color: #c7dade;
    text-decoration: none;
}

#nexmedia-links p {
   
    font-weight:normal;
    font-size:10px;   
    color: #808080;
    text-decoration: none;
}
		
#nexmedia-links a:hover {

    text-decoration: underline;
}

#menu-botom a {
    color: #c6b794;
	font-weight:bold;
    text-decoration: none;
}
		
#menu-botom a:hover {
    color: orange;
	text-decoration: none;
}

#Advert1-Link{
    float:right; 
    margin-top:145px; 
    margin-right:12px; 
    font-family: Arial; 
    color: White; 
    font-size: 12px;
}  

#Advert1-Link a{
    color: White; 
} 

#Advert2-Link{
    float:right; 
    margin-top:145px; 
    margin-right:12px; 
    font-family: Arial; 
    color: White; 
    font-size: 12px;
}  

#Advert2-Link a{
    color: White; 
} 

#Advert3-Link{
    float:right; 
    margin-top:145px; 
    margin-right:12px; 
    font-family: Arial; 
    color: White; 
    font-size: 12px;
}  

#Advert3-Link a{
    color: White; 
} 

#Advert4-Link{
    float:right; 
    margin-top:145px; 
    margin-right:12px; 
    font-family: Arial; 
    color: White; 
    font-size: 12px;
}  

#Advert4-Link a{
    color: White; 
}



.newstext{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

#cms-image{
    float: right;
    width: 693px;
    padding: 0 0 0 0px;
    margin: 0 0 0 0px;
    margin-top: 2px;
    padding-right: 12px;
}

#cmsarea{ 
    float: right;
    width: 959px;
    background-color: White;
    padding: 0 0 0 0px;
    margin: 0 0 0 0px;
    min-height: 600px; 
    padding:20px;

}
#cmsarea-text
{
    padding-left:20px;
      padding-right:20px; 
    }
#cms-area{ 
    float: left;
    width: 560px;
    padding: 0 0 0 0px;
    margin: 0 0 0 0px;
    min-height: 200px; 
    margin-top:15px;
    padding-left: 25px; 
         z-index:0;  
}

#right-adverts{
   position:relative;
   float: right;
   width: 340px; 
   margin-right: 10px;
   margin-top: 10px;
}

#driveaway{ 
    float: right;
    width: 330px;
    padding: 0 0 0 0px;
    margin: 0 0 0 0px;
    height: 280px; 
    background: url('/images/drive-away.jpg');
    background-repeat: no-repeat;
}

#finance{ 
    float: right;
    width: 330px;
    padding: 0 0 0 0px;
    margin: 0 0 0 0px;
    height: 130px; 
    margin-top:20px;
    background: url('/images/pre-arranged-finance.jpg');
    background-repeat: no-repeat;
}

#cashback{
    float: right;
    width: 330px;
    padding: 0 0 0 0px;
    margin: 0 0 0 0px;
    height: 300px;    
    background: url('/images/cashback-availabe.jpg');
    background-repeat: no-repeat;    
}

/* ********************** FRONT PAGE **************************** */

#flash-container{
    float: left;
    height: 337px;
    padding: 0px;
 
}

#flash
{
  position:absolute;
  width:100%;
  height:605px;
  



}

#home-right
{
    float: right;
    width: 336px;
    height: 275px;
    margin-right: 10px;
    margin-top: 10px;
}

#vancentre{
    position: relative;
    width: 336px;
    height: 135px;
    background-color: #cdcdcd;
    background: url('/images/pms-vans.jpg');
    background-repeat: no-repeat;
    margin-top: -3px;

}

#vancentre-text{
    position: relative;
    float: right;
    margin-top: 40px;
    margin-right: 20px;
}

#vancentre-text a{
    color: #dddddd;
}

#vancentre-text a:hover{
    color: White;
}

#carcentre{
    position: relative;
    width: 336px;
    height: 137px;
    background-color: #cdcdcd;
    background: url('/images/pms-cars.jpg');
    background-repeat: no-repeat;
}

#carcentre-text{
    position: relative;
    float: right;
    margin-top: 40px;
    margin-right: 20px;
}

#carcentre-text a{
    color: #dddddd;
}

#carcentre-text a:hover{
    color: white;
}

#search-bar{
    clear: both;
    width: 999px;
    height: 40px;
    margin: 0px;
    padding: 0px;
}

.pricessearch{
    font-family: arial;
    font-size: 12px;
}


/* **************************** USED CARS HOME************************** */
.car-images{
    float:left;
    width:94px;
    height:72px;
    border:2px solid #cdcdcd;
}

#trade-cars-for-sale{
     float: left;
     width: 225px;
     height: 186px;
     margin: 7px;
     padding: 0px;    
} 

#special-offers-box{
    float: left;
    width:485px;
    height:350px;
    padding: 0px;
    margin: 0px;
    margin-top:10px;
    margin-bottom: 10px;
    margin-left:10px;
}

.special-offer{
    float: left;
     width: 210px;
     height: 80px;
     margin: 5px;
     padding: 10px;
     background-color:#efefef;
     border-bottom:1px dotted #cdcdcd;
     border-top:1px dotted #cdcdcd;
     border-right:1px dotted #cdcdcd;      
} 

.special-offer2{
     float: left;
     width: 210px;
     height: 80px;
     margin: 5px;
     padding: 10px;
     background-color:#efefef;
     border-bottom:1px dotted #cdcdcd;
     border-top:1px dotted #cdcdcd;      
}      

.special-offer-title{
    float:right;
    width: 105px;
    font-family: Arial;
    font-size: 12px;
    color: #515151;    
}

.special-offer-price{
    width: 205px;
    height: 13px;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    margin-top:10px;
    color: red;
}

/* **************************** NEW CARS HOME ************************** */
#new-cars
{
    float:right;
    width:243px;

    margin-top:10px;
    
    }
    
.DealerLink{
    float:left;
    width:75px;
    height:266px;
    background-repeat: no-repeat;
    margin-left:0px;
    border:0;
}    

.chrysler
{
    float:left;
    width:75px;
    height:266px;
    background: url('/images/chrysler.jpg');
    background-repeat: no-repeat;
    margin-left:0px;
    border:0;
    cursor:pointer;
     background-position: 0px 0px 0px 0px;   
    }
.chrysler:hover
{
    float:left;
    
    background: url('/images/chrysler.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    border:0;
    }
.jeep
{
    float:left;
    width:75px;
    height:266px;
    background: url('/images/jeep.jpg');
    background-repeat: no-repeat;
    margin-left:5px;
    border:0;
    cursor:pointer;
    background-position: 0px 0px 0px 0px;   
    }
.jeep:hover
{
    float:left;
    background: url('/images/jeep.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    border:0;
    
    }  
.fiat
{
    float:left;
    width:75px;
    height:266px;
    background: url('/images/fiat.jpg');
    background-repeat: no-repeat;
    margin-left:5px;
    border:0;
    background-position: 0px 0px 0px 0px; 
      cursor:pointer;
    } 
.fiat:hover
{
    float:left;

    background: url('/images/fiat.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    border:0;
    
    }
a#finance
    {
      float:left;
      width:233px;
      height:101px;
      background-image: url(/images/finance.jpg);
      background-repeat:no-repeat;  
      margin-left:13px;
      margin-top:6px;
      border:0;
        
        
        
        } 
/* **************************** CAR SALES /VAN SALES ************************** */
.carlist-repeat td
{
 

    height:150px;
    border-bottom:1px dotted #d6d6d6;    
    
    }
.cars-header{
  
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    padding: 5px;
}

#cars-ad-header{
    width: 999px;
}

.cars-item{

    font-family: Arial;
    font-size: 12px;
    line-height: 25px;
    padding-left: 5px;

   
}


    
  .main-image
  {
      float:left;
      padding-left:10px;
      
      }  
    
    
#mainimagebg
{
    float:left;
    width:446px;
    height:300px;
    padding:14px;
    background: url('/images/mainpicbg.png');
    background-repeat: no-repeat;
    
    
    }

#content .cars-item-link{
    font-family: Arial;
    font-size: 14px;
    line-height: 25px;
    padding-left: 5px;
}





#car-icons{
    width: 940px;
    height:132px;
    margin-left: 30px;
    margin-bottom:20px;
    background: url('/images/features.jpg');
    background-repeat: no-repeat;
}

#home-bottom{
    width: 999px;
    height: 220px;
}

#latest-news{
    float: left;
    width: 460px;
    height: 215px;
    background-image: url(/images/latest-motor-news.jpg);   
    margin-left: 10px;       
}

#car-finance{
    float: left;
    width: 223px;
    height: 215px;
    background-image: url(/images/car-finance.jpg);   
    margin-left: 18px;   
}

#car-oftheweek{
    float: left;
    width: 258px;
    height: 328px;
    margin-top:80px;      
}


#car-oftheweek-top{
    position:relative;
    height: 50px;
    width: 100px;
}

#car-oftheweek-flash{ 
    float: left;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
}

#caroftheweek-price{    
    float:left;
    width: 210px;
    font-family: Arial;
    font-size: 12px;
    color: #666666;
    font-weight: bold;
    margin-left: 15px;
    margin-top: 3px;
}



#productlinks{
    width: 999px;
    height: 100px;
    margin-top: 10px;
    background-image: url(/images/icon-background.jpg); 
    
}

#content .rss-item{
    font-size: 12px;
}
#right-content-home
{
    float:left;
    width:999px;
    height:434px;
    margin-top:-30px;
    background-image: url(/images/bottom-bg.png);
    background-repeat:no-repeat;
 
    
    
    }
    
 /*********************** CARLISTS ************************/        
 #carlist {
     float:left;
     width:999px;
     margin-top:0px;
     background-color:#f4f4f4; 
       
 }
 #carlist-results {
     float:left;
     width:700px;
     margin-top:10px;
 }    
  #carlist-search {
     float:right;
     width:277px;
     height:400px;
     margin-top:10px;
     margin-right:20px;
    background-image: url(/images/price-search.png);
    background-repeat:no-repeat;
 
           
 }
   #vanslist-search {
     float:right;
     width:277px;
     height:400px;
     margin-top:10px;
     margin-right:20px;
    background-image: url(/images/price-searchvan.png);
    background-repeat:no-repeat;
 
           
 }
#carlist-header
{
    
    float:left;
    width:683px;
    height:108px;
    margin-left:20px;
    background-image: url(/images/search-header.jpg);
    background-repeat:no-repeat;
 
    
    }
.carlist-search-text
{
    font-size:12px; 
    color:#616161;
    
    
    }
/*********************** REPEATER TEXT ************************/

.repeater-header
{
    
    font-family: Arial;
    font-size: 16px;
    color:#808080;
    font-weight: normal;
    line-height: 30px;
    padding: 5px;
}
#repeater-bg
{ 
    margin-left:5px;
    width:920px;
    padding: 5px;
    background-color:#eeeeee;
}

/*********************** SEARCH BAR ************************/
#latest-deals-default
{
   float:left;
   width:734px;
   height:52px;
   background-image: url(/images/latest-deals-header.png);
   background-repeat:no-repeat;

                     
                     
                     
}
#search
{    
    float: left;
    width:258px;
    height:333px;
    background-image: url(/images/searchbg.png);
    background-repeat:no-repeat;
    z-index:0;
   
   
       
} 
#search-master{
     
    float: right;
    width:420px;
    height:40px;
    margin-top:8px;
       
}  
#search-input{
 
    float:left;
    display:inline;
    padding-left:15px;
    padding-top:4px;
}
#search-input input
{
    float:left;
    width: 220px;
    height:20px;
    font-family: Arial,Tahoma,Sans-Serif;
    font-size:14px;
    font-weight:normal;
    font-variant:normal;
    color:white;
    padding-left:0px;
    padding-top:7px;
    background-image: url(/images/search-bg.jpg);
    background-repeat:repeat-x;
    background-color:#6e6e6e; 
    border:0px;
    z-index:0;
    
}   

#search-button
{
    float:right;
    display:inline;
    padding-top:0px;

}

/******************************SLIIDE SHOW*******************************/

#slideshow {  width:100%; height:605px; position:absolute;  margin:0; padding:0; margin-left:auto; margin-right:auto; overflow:hidden; }
#slideshow .centre {     width:100%;   position:relative; margin-left:auto; margin-right:auto; }
#slideshow .details { FLOAT:left; width:999px; height:200px;  overflow:hidden;  margin-top:50px; margin-left:50px;  margin-right:auto; }
#slideshow .details img { margin-bottom:20px; }
#slideshow .button { width:124px; height:36px; margin-left:15px; margin-top:50px; }
#slideshow .button a { width:100%; height:100%; background:url(../images/button-home.png) top; display:block; }
#slideshow .button a:hover { background-position:bottom; }
#slideshow .image { position:relative; height:605px; margin-left:auto; margin-right:auto; clear:both; margin: 0 0  0 0px;  }
#slideshow .slide { width:100%; height:605px; position:relative; margin-left:auto; margin-right:auto;}
.window { width:100%; height:605px; position:relative; margin-left:auto; margin-right:auto;}
.image_reel { position:absolute; }

#slide1 .image { width:1600px; height:605px; background:url(/images/bg1.jpg) no-repeat; background-position:center top;  }
#slide2 .image { width:1600px; height:605px; background:url(/images/bg2.jpg) no-repeat; background-position:center top;  }
#slide3 .image { width:1600px; height:605px; background:url(/images/bg3.jpg) no-repeat; background-position:center top; }
#slide4 .image {width:1600px; height:605px; background:url(/images/bg4.jpg) no-repeat; background-position:center top; }
/* Slideshow Navigation */

#paging { position:relative; float:right; width:100px; z-index:1000;  height:29px; padding:0px 0 0 0px; margin-top:8px; top:0; left:0px; background:url(../images/paging-back.png); }
#paging a { width:23px; height:29px; background:url(../images/paging-button.png) right; display:block; float:left; }
#paging a:hover { background-position:center; }
#paging a.active { background-position:left; }

 
#slideshow2 { z-index:-1;   width:100%; height:328px;position:absolute;  margin:0; padding:0; margin-left:auto; margin-right:auto; overflow:hidden; }

#slideshow2 .details { FLOAT:left; width:999px; height:200px;  overflow:hidden;  margin-top:120px; margin-left:0px;  margin-right:auto; }
#slideshow2 .details img { margin-bottom:20px; }
#slideshow2 .button { width:124px; height:36px; margin-left:15px; margin-top:10px; }
#slideshow2 .button a { width:100%; height:100%; background:url(../images/button-home.png) top; display:block; }
#slideshow2 .button a:hover { background-position:bottom; }
#slideshow2 .slide { width:100%; height:605px; position:relative; margin-left:auto; margin-right:auto;}

/* ******************* */
/* New car offers here */
/* ******************* */
.DisplayButton:hover
{
    color:Red!important;
}
.new-car-offer{
    float: left;
    width: 200px;
    height: 180px;
    margin-right:30px;
 
}
.new-car-offer-image
{
    float:left;
    width:200px;
    height:130px;
}
.new-car-offer-price{
    position:absolute;
    background-color:black;
    opacity:0.8;
    filter:alpha(opacity=80); 
    padding:10px;
    color:White;
    margin-top:90px;
}
.new-car-text
{
   margin-top:30px; 
    
    }
.new-car-offer-header-row{
    background-color: #cdcdcd;
    border:1px solid #e1e1e1;
}

#new-car-offer-container{
    float:left;
    width:930px;
    padding:20px;
}

#new-car-offer-text{
    float:left;
}

#Finance-Example{
    float:left;
    width:580px;
    padding:10px;
    font-size: 14px;
    background-color: #efefef;
     border:1px solid #e1e1e1;
}    

.finance-example-label{
    color:Red;
    margin:0;
    padding:0;
}

#Offer-Image{
    float: right;
    margin-top:30px;
}

#new-car-offer-text{
    float:left;
    background-color: #efefef;
     border:1px solid #e1e1e1;
    padding: 10px;
    width: 560px;
    margin-left:20px;
    margin-bottom: 20px;
}
     
 /***************Contact Form***********************/
 .check-repeat
 {
     margin-left:23px;
     
     }
 .contact-header
 {
     float:left;
     width:910px;
     border-bottom:1px solid #e1e1e1;  
     margin-left:30px; 
     
     
     }
  .contact-header h2
 {
     float:left;
 
     
     
     
     }
 
.menuselecteda
{
    
    font-family: Arial;
    color:#000;
    font-size: 12px;
    background-color: #cdcdcd;
}
  .TextBox
{
    font-family:Georgia, Arial, Sans-Serif;
    font-style:italic;
	color : #cdcdcd;
    padding:8px;
    background-color: #fff;
    border:none;
    width:520px;
    height:20px;
    font-size: 12px;
    margin:0;
    border:1px solid #e1e1e1;
    
    
    
    }
   .TextBoxBG p
{
    font-family: Arial, Sans-Serif;
    font-weight:bold;
    color:#2a5b8b;
    font-size: 10px;
    
    
    }
.TextBoxBG
{
    background-color:#efefef;
       border:1px solid #e1e1e1;
    padding:10px;
    
    
    }
  .CaptchaClass
  {
    font-family: Arial;
    color: #e1e1e1;
    font-weight:bold;
      
      
      
      } 
.warning
{
    color:Black;
    
    
    
    }
#contact-text
{
    float: left;
    width:340px;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #333333;
    padding:10px;
    margin:10px;
    margin-left:30px;
    border:1px solid #e1e1e1;
    
    
    
 }
    #contact-text p
{
    font-family:Tahoma, Arial;
    color: #5a472c;
    font-size: 12px;
    text-decoration: none;
    text-align: justify;
    margin: 0px;
    padding: 0px;

    
    
    }
   #toTop {
	width:100px;
        border:1px solid #ccc;
        background:#f7f7f7;
        text-align:center;
        padding:5px;
        position:fixed; /* this is the magic */
        bottom:10px; /* together with this to put the div at the bottom*/
        right:10px;
        cursor:pointer;
        display:none;
        color:#333;
        font-family:verdana;
        font-size:11px;
}


