/* CSS Document */
body {
	margin: 0;}

#content {
	/*position: static;*/
	overflow: visible;
	width: 100%;
	left: 0;
	padding: 1em 0;}

#content-noRHS {
	/*position: static;*/
	overflow: visible;
	width: 100%;
	left: 0;
	padding: 1em 0;}


#LHS {
	display: none;}

#RHS {
	display: none;}

/**----- Start change: by Chris on 24/06/08, as intructed by Motability. Ticket: 78 --------**/

.SearchTips {display: none;}

/**----- End change: by Chris on 24/06/08, as intructed by Motability. Ticket: 78 --------**/

.hideonprint 
{
	visibility: hidden;
	display: none;
}

.hideonscreen 
{
	visibility: visible;
	display: block;
}

.header-ops-img, .header-ops-TL, .header-ops-TR, .header-ops-BL, .header-ops-BR, .header-ops
{
	background-image: none;
	background-color: #ffffff;
	color: #000000;	
}

.header-ops h1 
{
	color: #000000;
	padding-bottom: 0px;
	padding-right: 2em;
	min-height: 1em;
	height: 1em;
}

#header 
{
 position: absolute;
 top: 0px;
 right: 1em;
 z-index: 10;
}

#headerlinks, #topmenu, #topmenuline, #footer
{
	visibility: hidden;
	display: none;
}

.dealerinfo 
{
	text-align:left;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;	
}

.header-r2m-img, .header-r2m-TL, .header-r2m-TR, .header-r2m-BL, .header-r2m-BR, .header-r2m
{
	background-image: none;
	background-color: #ffffff;
	color: #000000;	
}

.header-r2m h1 
{
	color: #000000;
	padding-bottom: 0px;
	padding-right: 2em;
	min-height: 1em;
	height: 1em;
}

