


* {
	margin: 0;
	padding: 0;
}
img {
	border: none;	
}
.clear {
	clear: both;	
}
hr {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #dddddd;
}
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff;
	background: url(images/background.jpg) repeat-x left top;
	scrollbar-arrow-color: #4e658a;
	scrollbar-3dlight-color: #777799;
	scrollbar-darkshadow-color: #666677;
	scrollbar-face-color: #a1b1c3;
	scrollbar-highlight-color: #e9e9e9;
	scrollbar-shadow-color: #a1b1c3;
	scrollbar-track-color: #9faab8;
}
#wrapper {
	text-align: left;
	width: 992px;
	margin: 0 auto;
}
#head {
	height: 149px;
	width: 992px;
	float: left;
	position: relative;
	background: url(images/toptel.gif) no-repeat left 35px;
}
#head #volvotop {
	position: absolute;
	top: 0px;
	right: 0px;
}
#head #toplogo {
	position: absolute;
	left: 0px;
	top: 80px;
}
#head p {
	color: #7890a9;
	position: absolute;
	left: 0px;
	top: 120px;
}
#head #toplinks {
	position: absolute;
	top: 40px;
	left: 580px;
}
#head #toplinks li {
	display: block;
	float: left;	
	margin: 0 5px 0 0;
	list-style-type: none;
}
#head #toplinks li a {
	color: #414141;
	background: #ffffff;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	height: 24px;
	line-height: 23px;
	border-bottom: 1px solid #bfcbd6;
	padding: 0 12px;
	font-size: 11px;
}
#head #toplinks li a:hover {
	border-bottom: 1px solid #ffffff;
	color: #8d9eb0;
}
#head #sectionlinks {
	position: absolute;
	top: 86px;
	left: 340px;
}
#head #sectionlinks li {
	display: block;
	float: left;
	margin: 0 8px 0 0;
	list-style-type: none;
}
#head #sectionlinks li a {
	display: block;
	float: left;	
	width: 149px;
	height: 54px;
	text-indent: -5000px;
}
#head #sectionlinks li .drive {
	background: url(images/drivetop.jpg) left top;
}
#head #sectionlinks li .rdesign {
	background: url(images/rdesigntop.jpg) left top;	
}
#head #sectionlinks li .motab {
	background: url(images/motabilitytop.jpg) left top;	
}
#head #sectionlinks li a:hover {
	background-position: left bottom;
}
#navandslide {
	width: 992px;
	float: left;
	position: relative;
	height: 247px;
}

#contholder {
	width: 992px;
	float: left;
	height: auto;
	padding: 10px 0 0 0;
}
#contholder #leftcolumn {
	display: inline;
	float: left;
	width: 200px;
}
#leftaddbox {
	border: 1px solid #6f8297;
	margin: 10px 0 0 0;
	padding: 10px 10px 0 10px;
	height: 170px;
	color: #666666;
	background: url(images/addboxback.jpg) no-repeat right bottom;
	display: block;
}
.viewall {
	width: 200px;
	display: block;
	height: 30px;
	background: #bdc9d5 url(images/dotarrow.gif) no-repeat 183px center;
	color: #414141;
	line-height: 29px;
	text-decoration: none;
	text-indent: 12px;
}
a:hover.viewall {
	background: #8d9eb0 url(images/dotarrow.gif) no-repeat 183px center;
	color: #ffffff;
}
#centrecol {
	margin: 0 0 0 10px;
	float: left;
	display: inline;
	width: 472px;
}
#centrecol h1 {
	color: #6f8297;	
	font-weight: normal;
	font-size: 18px;
	padding: 10px 0 15px;
	background: url(images/h1back.jpg) no-repeat left 5px;
	text-indent: 11px;
}
#centrecol h1 em {
	display: block;	
	font-style: normal;
	font-size: 12px;
	padding: 14px 0 0 0;
	margin: 0 0 0 -11px;
}
#centrecol p {
	color: #414141;
	padding: 0 0 15px 0;
}
#centrecol p a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#centrecol p a:hover {
	border-bottom: 1px dotted #6f8297;	
	color: #6f8297;	
}
#twocolright p a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#twocolright p a:hover {
	border-bottom: 1px dotted #6f8297;	
	color: #6f8297;	
}
#rightcol {
	width: 298px;
	margin: 0 0 0 10px;
	float: left;
	display: inline;
}
#rightcol #offernews {
	border: 1px solid #bdc9d5;
	height: 500px;
}
#rightcol #offernews #offernewsinner {
	height: 454px;
	overflow: auto;
	margin: 0 5px 0 0;
	border-right: 1px solid #666666;
}
#rightcol #offernews #colhead {
	text-indent: -5000px;
	background: #bdc9d5 url(images/newstop.jpg) no-repeat 12px center;
	height: 30px;
	display: block;
	margin: 0 0 10px 0;
}
#rightcol #offernews .newsofferitem {
	display: block;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	border-bottom: 1px dotted #bdc9d5;
	clear: both;
	color: #6f8297;
	font-size: 11px;
}
#rightcol #offernews .newsofferitem img {
	float: left;
	width: 100px;
	margin: 4px 5px 4px 0;
}
#rightcol #offernews .newsofferitem em {
	font-style: normal;
	float: right;
	margin: 0px 0px 4px 0px;
	width: 140px;
}
#rightcol #offernews .newsofferitem span.clear {
	font-size: 1px;
	height: 1px;
	display: block;
	clear: both;
}
#rightcol #offernews a:hover.newsofferitem {
	color: #000000;
	border-bottom: 1px solid #000000;
}
#rightcol #postcode {
	border: 1px solid #bdc9d5;
	margin: 10px 0 0 0;
	height: 225px;
	background: url(images/postback.gif) no-repeat right top;
	position: relative;
	color: #666666;
}
#rightcol #postcode .directionlink {
	display: block;
	color: #414141;
	text-decoration: none;
	width: 155px;
	height: 23px;
	text-indent: 10px;
	line-height: 22px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	background: url(images/directionlink.gif) no-repeat left top;
}
#rightcol #postcode a:hover.directionlink {
	background-position: left bottom;
	color: #ffffff;
}
#rightcol #postcode form {
	position: absolute;
	left: 10px;
	top: 108px;
}
#rightcol #postcode p {
	position: absolute;
	left: 10px;
	top: 48px;
	width: 140px;
	font-size: 11px;
}
#rightcol #postcode form label {
	display: block;	
	margin: 0 0 5px 0;
	font-size: 11px;
	font-weight: bold;
}
#rightcol #postcode form .formSubmitButton {
	display: block;	
	margin: 5px 0 0 0;
}
#foot {
	height: 260px;
	width: 992px;
	float: left;
	background: #eef1f4;
	position: relative;
	margin: 30px 0 0 0;
}
#foot #toplist {
	background: #bdc9d5 url(images/toplistback.gif) no-repeat right center;
	height: 24px;
	margin: 10px;
	padding: 7px 0 0 10px;
}
#foot #toplist li {
	display: inline;
}
#foot #toplist li a {
	font-size: 10px;
	color: #414141;
	text-decoration: none;
	margin: 0 5px 0 1px;
}
#foot #toplist li a:hover {
	color: #ffffff;
}
#foot #newvcars {
	width: 200px;
	background: url(images/footerlistback.jpg) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50px;
}
#foot #newvcars #newvcarslistone {
	padding: 8px 0 0 10px;
}
#foot #newvcars #newvcarslistone li {
	list-style-type: none;
}
#foot #newvcars #newvcarslistone li a {
	font-size: 11px;
	text-decoration: none;
	color: #414141;
	display: block;
}
#foot #newvcars #newvcarslistone li a:hover {
	color: #000000;

}
#foot #newvcars #newvcarslistone li ul {
	padding: 5px 0 0 0;
}
#foot #newvcars #newvcarslistone li ul li {
	
}
#foot #newvcars #newvcarslistone li ul li a {
	padding: 0 0 0 12px;
	width: 100px;

}
#foot #newvcars #newvcarslistone li ul li a:hover {
	background: url(images/footlinkback.gif) no-repeat left center;
	color: #000000;
}

#foot #usedvcars {
	width: 200px;
	background: url(images/footerlistback.jpg) no-repeat left top;
	position: absolute;
	left: 220px;
	top: 50px;
}
#foot #usedvcars #usedvcarslistone {
	padding: 8px 0 0 10px;
}
#foot #usedvcars #usedvcarslistone li {
	list-style-type: none;
}
#foot #usedvcars #usedvcarslistone li a {
	font-size: 11px;
	text-decoration: none;
	color: #414141;
	display: block;
}
#foot #usedvcars #usedvcarslistone li a:hover {
	color: #000000;

}
#foot #usedvcars #usedvcarslistone li ul {
	padding: 5px 0 0 0;
}
#foot #usedvcars #usedvcarslistone li ul li {
	
}
#foot #usedvcars #usedvcarslistone li ul li a {
	padding: 0 0 0 12px;
	width: 100px;

}
#foot #usedvcars #usedvcarslistone li ul li a:hover {
	background: url(images/footlinkback.gif) no-repeat left center;
	color: #000000;
}
#foot #add {
	background: #bdc9d5 url(images/footaddback.jpg) no-repeat right top;
	height: 85px;
	width: 553px;
	position: absolute;
	top: 50px;
	right: 10px;
	color: #ffffff;
}
#foot #add p {
	padding: 13px 0 0 17px;
}
#foot #uk {
	font-size: 11px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	color: #414141;
}
#foot #uk a {
	font-weight: bold;
	text-decoration: none;
	color: #414141;
}
#foot #uk a:hover {
	color: #999;
}
#foot #banner {
	position: absolute;
	right: 10px;
	bottom: 40px;
}
#foot .top {
	display: block;
	background: #bdc9d5 url(images/topback.gif) no-repeat right top;
	text-decoration: none;
	height: 19px;
	line-height: 18px;
	font-size: 10px;
	color: #414141;
	position: absolute;
	bottom: 0px;
	left: 20px;
	width: 108px;
	text-indent: 10px;
}
#foot a:hover.top {
	background: #a1b2c3 url(images/topback.gif) no-repeat right bottom;
	color: #ffffff;
}
.cussite {
	display: block;
	height: 15px;
	line-height: 14px;
	width: 120px;
	text-decoration: none;
	color: #414141;
	background: url(images/sitemapback.jpg) no-repeat left top;
	text-indent: 31px;
	font-size: 10px;
	position:absolute;
	bottom: 8px;
	right: 160px;
}
a:hover.cussite {
	background: url(images/sitemapback.jpg) no-repeat left bottom;
}
#centrecol p.nonheading {
	color: #6f8297;
	font-size: 16px;
	padding: 7px 0 4px 0;
	border-bottom: 1px dotted #6f8297;
	margin: 0;
}
.newsletter {
	display: block;
	text-decoration: none;
	width: 200px;
	height: 61px;
	background: url(images/newsletterback.jpg) no-repeat left top;
	color: #414141;
	margin: 10px 0 0 0;
}
.newsletter em {
	display: block;
	padding: 17px 100px 0 10px;
	font-style: normal;
}
a:hover.newsletter {
	background: url(images/newsletterback.jpg) no-repeat left bottom;
	color: #ffffff;
}


.volvoyoutube {
	display: block;
	text-decoration: none;
	width: 200px;
	height: 62px;
	background: url(images/volvoyoutube.jpg) no-repeat left top;
	color: #414141;
	margin: 10px 0 0 0;
}
.volvoyoutube em {
	display: block;
	padding: 13px 100px 0 10px;
	font-style: normal;
}
a:hover.volvoyoutube {
	background: url(images/volvoyoutube.jpg) no-repeat left bottom;
	color: #ffffff;
}


.finsection {
	background: #eef1f4;
	height: 120px;
	margin: 0 0 20px 0;
}
#twocolright .finsection h2 {
	background: #bdc9d5;
	color: #414141;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0 5px 0;
	text-indent: 10px;
	
}
#twocolright .finsection p {
	padding: 10px;
	margin: 0;
}
.finleft {
	width: 381px;
	float: left;
	display: inline;
}
.finright {
	width: 381px;
	float: left;
	display: inline;
	margin: 0 0 0 20px;
}
.headinglist {
	padding: 15px 15px 15px 40px;
	border: 1px solid #bdc9d5;
	font-size: 15px;
	margin: 0 0 20px 0;
}
.headinglist li {
	list-style: none;
	background: url(images/headlistitem.gif) no-repeat left 2px;
	padding: 0 0 0 24px;
}
ul.spec {
	padding: 0 0 15px 0;
}
ul.spec li {
	list-style-type: none;
}
ul.spec li strong {
	width: 255px;
	float: left;
	color: #414141;
}
#s60strip {
	display: block;
	margin: 10px 0 0 0;
}
#s60strip img {
	margin-left: 60px;
}
.newstable {
	width: 400px;
	margin: 0 0 15px 0;
}
.fsa {
	background: url('images/fsa-logo.jpg') no-repeat left top;
	width: 96px;
	height: 90px;
	text-indent: -5000px;
	margin: 0 auto;
	display: block;
}
a:hover.fsa {
	background-position: left bottom;	
}


/******************************** volvo cars panel *********************************/
.volcars {
	height: 80px;
	border-bottom: 1px solid #bdc9d5;
	margin: 10px 0 0 0;
}
.volcars li {
	width: 115px;
	list-style-type: none;
	float: left;
	display: block;
	margin: 0 8px 0 0;
	height: 75px;
}
.volcars li a {
	width: 115px;
	float: left;
	display: block;
	text-decoration: none;
	font-size: 11px;
	height: 75px;
	line-height: 132px;
	text-align: center;
	color: #6f8297;
}
.volcars li a:hover {
	color: #000000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	font-weight: bold;
}
.volcars li a.vc30 {
	background: url(images/range/c30.jpg) no-repeat left top;
}
.volcars li a.vc70 {
	background: url(images/range/c70.jpg) no-repeat left top;	
}
.volcars li a.vs40 {
	background: url(images/range/s40.jpg) no-repeat left top;	
}
.volcars li a.vs60 {
	background: url(images/range/s60.jpg) no-repeat left top;	
}
.volcars li a.vs80 {
	background: url(images/range/s80.jpg) no-repeat left top;	
}
.volcars li a.vv50 {
	background: url(images/range/v50.jpg) no-repeat left top;	
}
.volcars li a.vv70 {
	background: url(images/range/v70.jpg) no-repeat left top;	
}
.volcars li a.xc60 {
	background: url(images/range/xc60.jpg) no-repeat left top;	
}
.volcars li a.xc70 {
	background: url(images/range/xc70.jpg) no-repeat left top;	
}
.volcars li a.xc90 {
	background: url(images/range/xc90.jpg) no-repeat left top;	
}
/******************************** end volvo cars panel *********************************/


/**************************************** 2 col layout **********************************/

#twocolleft {
	width: 200px;
	float: left;
	display: inline;
	position: relative;
}
#twocolright {
	width: 782px;
	margin: 0 0 0 10px;
	float: left;
	display: inline;

}
#twocolright h1 {
	color: #6f8297;	
	font-weight: normal;
	font-size: 22px;
	padding: 0 0 15px;
}
#twocolright h1 em {
	font-size: 12px;
	font-style: normal;
	display: block;
}
#twocolright h2 {
	color: #6f8297;	
	font-weight: normal;
	font-size: 17px;
	padding: 7px 0 7px;
	text-indent: 12px;
	background: url(images/h2back.jpg) no-repeat left top;
}
#twocolright h2.newvolvo {
	color: #6f8297;	
	font-weight: normal;
	font-size: 17px;
	border-bottom: 1px dotted #6f8297;
	background-image: none;
	text-indent: 0px;
	padding: 0 0 5px 0;
	margin: 0px;
}
#twocolright h2.volvonews {
	color: #6f8297;	
	font-weight: normal;
	font-size: 17px;
	background-image: none;
	text-indent: 0px;
	padding: 0 0 15px 0;
	margin: 0px;
}
#twocolright h3 {
	color: #6f8297;	
	font-weight: normal;
	font-size: 15px;
	padding: 0 0 15px 0;
	
}
#twocolright p {
	color: #414141;
	padding: 0 0 15px 0;
}
#sales .sf-menu {
	position: relative;
}
.small {
	font-size: 10px;
}
.pagelist {
	padding: 0 0 15px 60px;
}
.pagelist li {
	list-style-type: square;	
}
#servright {
	float: right;
	width: 200px;	
	display: block;
	height: 500px;
	margin: 0 0 0 10px;
}
#servright div {
	height: 110px;
	margin: 0 0 10px 0;
	background: #cccccc;
}
#twocolsleft {
	width: 381px;
	float: left;
	display: inline;
}
#twocolsright {
	width: 381px;	
	float: left;
	margin: 0 0 0 20px;
	display: inline;
}
#smallcol {
	width: 200px;
	float: left;
	display: inline;
}
#largecol {
	width: 562px;
	float: left;
	display: inline;
}
#largecol .paraborder {
	border-bottom: 1px dotted #999999;	
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}
#largecol p {
	color: #414141;	
}
.hourscol {
	width: 230px;
	height: 100px;
	float: left;
}
.goright {
	float: right;
	margin: -15px 0 0 10px;
}
#partslist {

}
#partslist li {
	list-style-type: none;
	float: left;
	display: block;
	margin: 0 30px 0 0;
	padding: 0 0 15px 0;
}
#newlist {
	padding: 15px 0 0 0;
}
#newlist li {
	width: 381px;
	height: 92px;
	list-style-type: none;
	margin: 0 0 10px 0;
}
#newlist li a {
	width: 381px;
	height: 92px;
	display: block;
	text-indent: -50000px;
}
#newlist li a:hover {
	background-position: left bottom;
}
#newlist li .brochure {
	background: url(images/download-brochure.jpg) no-repeat left top;		
}
#newlist li .enq {
	background: url(images/enquirenow.jpg) no-repeat left top;
}
#newlist li .adobe {
	background: url(images/adobe.jpg) no-repeat left top;
}
#twocolright .mota-offer {
	border-bottom: 1px solid #bdc9d5;
	position: relative;
	height: 180px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
#twocolright .mota-offer h3 {
	color: #555555;	
	background: none;
	font-size: 15px;
	text-indent: 0px;
	border-bottom: 1px dotted #bdc9d5;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}
#twocolright .mota-offer em {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #555555;
	font-style: normal;
}
#twocolright .mota-offer img {
	float: left;	
	margin: 0 0 10px 0;
}
#twocolright .mota-offer .motnew {
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: block;
	text-decoration: none;
	color: #414141;
	padding: 7px 14px;
	background: #bdc9d5;
}
#twocolright .mota-offer a:hover.motnew {
	color: #ffffff;	
	background: #8d9eb0;
}
div#map iframe {width: 780px; height: 350px; border: 1px solid #666666; margin: 0 0 20px 0;}
.goleft {
	float: left;
	margin: 0 10px 0 0;
}
.sitemaplist {
	padding: 0 0 0 50px;
}
.sitemaplist li {
	list-style-type: none;
	padding: 0 0 3px 0;
}
.sitemaplist li a {
	text-decoration: none;
	color: #555555;
}
.sitemaplist li a:hover {
	color: #8d9eb0;	
}
.sitemaplist li ul {
	padding: 0 0 0 40px;
}
.sitemaplist li ul li {
	
}
.sitemaplist li ul li a {
	
}
.sitemaplist li ul li a:hover {
	
}
.boxout {
	float: right;
	margin: 0 0 0 10px;
}
#termscontent {
	
}


.forward {
	display: block;
	width: 800px;
	margin-bottom: 20px;
	float: left;
	clear: both;
}

.forward div {
	width: 391px;
	height: 206px;
	overflow: hidden;
	background: #EEE;
	background-position: top left;
	text-indent: -9999px;
	outline: none;
}

.forward div:hover {
	background-position: bottom left;
}

.forward .forward1 {
	float: left;
	margin-right: 10px;
	background: url('../images/4ward1.jpg') no-repeat;
}

.forward .forward2 {
	float: right;
	background: url('../images/4ward2.jpg') no-repeat;
}

.newsarchives {
	display: block;
	margin: 0px auto;
	width: 138px;
	height: 97px;
	background: url('../images/newsarchives.jpg') no-repeat 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

.newsarchives:hover {
	background-position: 0px -96px;
}

table#servplancosts { background: #efefef; }
table#servplancosts td { text-indent: 4px; height: 20px; line-height: 20px; }

a.brightlink		{ color: #cc0000!Important; text-decoration: none; border-bottom: 1px dashed #333333; }

a#service-plan-link	{ width: 391px; height: 207px; display: block; text-indent: -9999px; overflow: hidden; background: url(images/service-plan-link.jpg) center top no-repeat; }
a#service-plan-link:hover{ background-position: bottom; }