body{
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	background-image: url(/images/background-repeat.jpg);
	background-repeat:repeat-x;
}

#container{
    width:960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding: 0px;
}

#top-section{    
    position: relative;
    margin-top:0px;
    padding-top:0px;
    top:0px;
    width:960px;
    height: 150px;
    background-image: url(/images/header.jpg);
    background-repeat: no-repeat;
}

#content{
    position: relative; 
    float: left; 
    width: 960px;
    clear: both;
    background-image: url(/images/content-repeat.jpg);
    background-repeat: repeat-y;
    min-height: 300px;
}

/* ************************* 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 {
	float: left;
	margin-left: 10px;
	margin-top:15px;
    z-index: 100;	
}


#nav ul {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;	
	margin-left: 0px;
	list-style-type:none;
}

#nav ul li {
	float: left; 
	position:relative;
	display: inline;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	padding-left:0px;
	padding-right:10px;

}

#nav ul li:hover {

}
		
#nav ul li a{
	font: 14px Arial;
	color: #ffffff;  
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;	
	line-height: 30px;	
	padding-left: 4px;
	padding-right: 20px;
	background-position: 0px;	
	
}
	
#nav ul li a:hover{
    position:relative;
	color: #d1c3b8;
}


#links-right 
{
    position:absolute;
	width:960px;
	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 solid #555555;	
}
		
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #8c0406;	
	text-decoration: none;
}

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: 0.8em;
	font-weight: bold;
	color: #8c0406;	
	text-decoration: none;
}
/* ***************************** CARS FOR SALE ************************ */

.car-thumb{
    border: 2px solid #cdcdcd; 
    height: 65px; 
    padding: 0px;
    margin: 1px; 
}

.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: 930px;
    height: 25px;
    background-color: #eeeeee;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Arial;
    font-size: 20px;
    color: Gray;
}

#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{
    margin-top: 10px;    
    font-family: Arial;
    font-size: 35px;
    font-weight: bold;
    color: Maroon; 
    line-height: 40px;
}

/* ***************************** CARS FOR SALE MINI IMAGES ************************ */
.mini-thumbs{
    float: left;
    width:130px;
    height:85px;
    margin-right: 0px;
    margin-top: 0px;
    border: 2px solid #cdcdcd;
	background-image: url(/images/no-thumb.jpg);
	background-repeat: no-repeat;  
	
}

/* ***************************** FOOTER ****************************** */
#footer {
	position: relative;
	clear: both;
    margin-left: auto;
    margin-right: auto;
	width: 960px;
	height:175px;
	padding: 0 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #8c8c8c;
	font-weight: bold;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
}
	
#footer a {
    color: #c6b794;
	font-weight:bold;
    text-decoration: none;
}
		
#footer a:hover {
    color: #5e563f;
	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: 940px;
    padding: 0 0 0 0px;
    margin: 0 0 0 0px;
    min-height: 200px; 
    margin-right: 10px;
}
#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;   
}

#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: 260px;
    width:580px;
    margin: 10px;
    padding: 0px;
    border: 1px solid #cdcdcd;    
}

#flash{
   position: relative;
   float: left;
   margin-top: -20px;
   margin-left: 5px;
}

#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: 960px;
    height: 40px;
    margin: 0px;
    padding: 0px;
}

.pricessearch{
    font-family: arial;
    font-size: 12px;
}

.car-images{
    margin-left: 5px;
    margin-top: 5px;
    width: 216px;
    height: 145px;
}

#trade-cars-for-sale{
     float: left;
     width: 225px;
     height: 186px;
     margin: 7px;
     padding: 0px;    
} 

#special-offers-box{
    position:relative;
    float: left;
    width: 960px;
    padding: 0px;
    margin: 0px;
    margin-left: 1px; 
    margin-bottom: 10px; 
}

.special-offer
{
     float: left;
     width: 225px;
     height: 186px;
     margin: 7px;
     padding: 0px;
     background-image: url(/images/latest-vehicle-bg.jpg);       
}    

.special-offer-title{
    width: 205px;
    margin-left: 10px;
    margin-top: 4px;
    height: 15px;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #515151;
}

.special-offer-price{
    width: 205px;
    margin-left: 10px;
    margin-top: 0px;
    height: 13px;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: White;
}

.special-offer-image{

}

/* **************************** CAR SALES /VAN SALES ************************** */

.cars-header{
    background-color: #cdcdcd;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    padding: 5px;
}

#cars-ad-header{
    width: 960px;
}

.cars-item{
    background-color: #eeeeee;
    font-family: Arial;
    font-size: 14px;
    line-height: 25px;
    padding-left: 5px;
    border: 1px solid #cdcdcd;
}

.cars-item:hover{
    background-color: maroon;
    color: White;
}

.cars-item:hover a{ 
    background-color: maroon;
    color: White;
}

#content .cars-item-link{
    font-family: Arial;
    font-size: 14px;
    line-height: 25px;
    padding-left: 5px;
}

#content .cars-item-link:hover{
    color: white;
    text-decoration: none;

}

#car-icons{
    width: 940px;
    margin-left: 10px;
    
}

#home-bottom{
    width: 960px;
    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: right;
    width: 221px;
    height: 315px;
    background-image: url(/images/car-week.jpg);
    background-repeat: no-repeat; 
    margin-right: 15px;
}


#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: 5px;
    margin-top: 3px;
}



#productlinks{
    width: 960px;
    height: 100px;
    margin-top: 10px;
    background-image: url(/images/icon-background.jpg); 
    
}

#content .rss-item{
    font-size: 12px;
}
/*********************** 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 ************************/

#search-bg
{    
    float: right;
    height:42px;
    margin-top:59px;
    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;

}
