﻿/* T Wall Garages 2009 */
/* padding:top right bottom left; */

/* content on Home New Cars */

div#wn2	{ position:relative; width:225px; height:60px; overflow:hidden; margin:0; }
div#wn3	{ position:relative; width:228px; height:60px; overflow:hidden; margin:0; }

.newCar {
	width:70px;
	text-align:center;
	}
.newCarDesc {
	font-size:10px;
	font-weight:Bold;
	height:12px;
	}

.offerNew {
	float: left;
	width: 579px;
	background-image: url('images/offers/repeater.gif');
	background-repeat: repeat-y;	
	}
.offerNewTop {
	float: left;
	width: 579px;
	height: 46px;
	background-image: url('images/offers/top.gif');
	background-repeat: no-repeat;
	}
.offerVauxhall {
	float: left;
	width: 289px;
	height: 46px;
	}
.offerVauxhall a:link, .offerVauxhall a:visited {
	font-size:16px;
	font-weight:Normal;
	color:#b02c28;	
	}	
.offerVauxhall h1 {
	margin: 10px 0 0 55px;
	font-size:16px;
	}	
.offerFord {
	float: left;
	width: 289px;
	height: 46px;
	}
.offerFord a:link, .offerFord a:visited {
	font-size:16px;
	font-weight:Normal;
	}	
.offerFord h1 {
	margin: 10px 0 0 100px;
	font-size:16px;
	color:#132058;
	}			
.offerNewBottom {
	float: left;
	width: 579px;
	height: 8px;
	font-size:1px;
	background-image: url('images/offers/bottom.gif');
	background-repeat: no-repeat;
	}
.offerMiddleVauxhall {
	float: left;
	width: 290px;
	}
.offerMiddleFord {
	float: left;
	width: 289px;	
	}
.offerLinks a:link, .offerLinks a:visited {
	font-size:14px;
	color: #2d334c;
	font-weight:Normal;
	text-decoration:Underline;
	}
.offerLinks a:active, .offerLinks a:hover {
	text-decoration:None;
	}		
.offerNewLinks {
	float: left;
	width: 289px;
	}
.offerNewLinksContent {
	padding: 10px 0 0 10px;		
	}	

.offerNewLinksVauxhall a:link, .offerNewLinksVauxhall a:visited {
	font-size:12px;
	color: #b02c28;
	font-weight:Normal;
	text-decoration:None;
	}
.offerNewLinksVauxhall a:active, .offerNewLinksVauxhall a:hover  {
	text-decoration:Underline;
	}		
.offerNewLinksFord a:link, .offerNewLinksFord a:visited {
	font-size:12px;
	color: #122869;
	font-weight:Normal;
	text-decoration:None;	
	}	
.offerNewLinksFord a:active, .offerNewLinksFord a:hover  {
	text-decoration:Underline;
	}			
.offerNewLinksL {
	float: left;
	width: 140px;
	}
.offerNewLinksR {
	float: left;
	width: 130px;
	text-align:right;
	}		
.offerMiddleVauxhall ul {
	margin: 10px 10px 0 20px;
	padding:0 0 0 10px;
	font-size:10px;
	color: #b02c28;
	list-style: none;
	list-style-image: url("images/arrow-red.gif");
	}
.offerMiddleFord ul {
	margin: 10px 10px 0 20px;
	padding:0 0 0 10px;
	font-size:10px;
	color: #122869;
	list-style: none;
	list-style-image: url("images/arrow-blue.gif");
	}