body {
background:#fff url(http://static.volkswagen-inchcape.co.uk/Images/Page-Styles/bg-large.gif) repeat-x 0 0;
} 
body.is-editmenu {
background:#fff url(http://static.volkswagen-inchcape.co.uk/Images/Page-Styles/bg-large.gif) repeat-x 0 45px;
} 

/* ============== Exact pane layouts ============== */
#LeftPane { display: none; }
.C-l0c1r0 { width:944px; margin:0 0 0 0; }
.C-l1c1r0 { width:944px; margin:0 0 20px 0; } 
.C-l1c1r1 { width:944px; margin:0 0 20px 0; } 
.C-l0c1r1 { width:944px; margin:0 0 20px 0; }
#RightPane { display: none; }

#website #banner {
	height: 310px;
	/*background: url(/Design/Images/Page-Styles/Home/large-newcar-newpolo.jpg) no-repeat;*/
} 

/* ============== Set the positioned content ============== */
#ContentPane .ps-positioned {
	margin: 0;
	width: 200px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	overflow: hidden;
	top: -292px;
	padding-left: 24px;
	border-left: 1px solid #c3c3c3;
} 
.C-l0c1r0 .ps-positioned, .C-l0c1r1 .ps-positioned { /* no left */
	left: 712px;
} 
.C-l1c1r0 .ps-positioned, .C-l1c1r1 .ps-positioned { /* with left */
	left: 474px;
} 
#ContentPane .ps-positioned div.title {
	padding: 5px 0 10px 0;
} 
#ContentPane .ps-positioned div.content {
	font-size: 0.9em;
	line-height: 1.2em;
} 


#ContentPane .ps-04 .title {
	font-size: 1.4em;
	margin-bottom: 10px;
	padding-top: 7px;
}
#ContentPane .ps-04 .content {
	padding: 6px;
	background: url(http://static.volkswagen-inchcape.co.uk/Images/Custom/home-bg.gif) no-repeat 0 0;
	min-height: 302px;
}
/*#ContentPane a.c-hide {
	float:right;
}*/

#ContentPane .showhide {
	padding-bottom: 0;
	margin-bottom: 0 !important;
}

#ContentPane .showhide h2 a {
	display: block;
	text-decoration: none;
	font-size: 0.8em;
	padding: 0 0 0 24px;
	background: url(http://static.volkswagen-inchcape.co.uk/Images/submenu.gif) no-repeat 3px 1px;
	line-height: 22px;
	float: right;
}
#ContentPane .showhide h2 span {
	line-height: 22px;
	float: left;
	margin-bottom: 10px;
}
#ContentPane .showhide .content {
	clear: both;
}
#ContentPane .showhide h2 a:hover {
	background: url(http://static.volkswagen-inchcape.co.uk/Images/submenu-hover.gif) no-repeat 3px 1px;
}	

/* ============== Used Listings ============== */
/* LIST VIEW */
.results-section {
	padding-top: 1px;
}
.results-section .view ul.row {
	clear: left;
	border-bottom: 1px solid #c0c0c0;
	height: 28px;
	width: 932px;
}
.results-section .view ul.row:last-child {
	border-bottom: none;
}
.results-section .view ul.row:hover {
	background-color: #f2f2f2;
}
.results-section .view ul.head li {
	font-size: 0.8em;
	color: #999;
}
.results-section .view ul.head li h3 {
	font-weight: normal;
}
.results-section .view ul.head ul li.price {
	font-size: 0.8em !important;
	font-weight: normal !important;
} 
.results-section .view ul.row li {
	display: inline;
	float: left;
	line-height: 28px;
	list-style: none;
	height: 28px;
}
.results-section .view ul.row li h3 {
	float: left;
	padding-left: 6px;
}
.results-section .view ul.row li h3 a {
	text-decoration: none;
	display: block;
	font-size: 1.1em;
}
.results-section .view ul.row ul {
	float: right;
	display: inline;
}
.results-section .view ul.row ul li.location {
	width: 200px;
}
.results-section .view ul.row ul li.colour {
	width: 200px;
}
.results-section .view ul.row ul li.price {
	text-align: right;
	width: 60px;
	padding-right: 6px;
	font-size: 1.1em;
	font-weight: bold;
} 
