/* CSS Document */
/*******************************************************************************/
/* Layout CSS File                                                             */
/*   Screen-based site layout and positioning rules                            */
/*                                                                             */
/* Developed by Matthew Harris, DBS, www.dbs-uk.co.uk                          */
/*******************************************************************************/

/* center align trick */
/*******************************************************************************/

div#callus_container
{
	width:572px;
	float:left;
	padding-top:18px;
}

.standout
{
	color:#82b226!important;
}

.enhance
{
	font-weight: bold;
	font-size: larger;
}

div.resultbox_right p.rrp
{
	font-size:1.5em;
	font-weight:bold;
	color:#033c46 !important;
	margin-bottom:0;
}
	
div.resultbox_right p.resultbox_action
{
	font-size:1.17em;
	color:#033c46;
	margin-bottom:4px;
}





div.model_price p.rrp
{
	font-size:1.5em;
	font-weight:bold;
	color:#033c46 !important;
	margin-bottom:0;
}

div.model_price p.maker
{
	font-size:1.17em;
	color:#033c46 !important;
	margin-bottom:2px;
}

div.model_price p.calltoaction
{
	font-size:1.25em;
	color:#033c46 !important;
	margin-bottom:0;
	line-height:1.17em;
}


h1
{
    color: #82B226 !important;
}

h3, h4, h5, h6
{
	color:#82b226 !important;
}




table#model_stats
{
	border:1px solid #033c46 !important;
	font-size:1.17em;
	color:#033c46;
	margin-bottom:25px;
}


table#model_stats td.division
{
	border-right:1px solid #033c46 !important;
}

table#model_stats tr.odd
{
	background:#d8e7eb !important;
}


/* displaycaravanindex.ascx */
.dontpaylabel
{
    display: block;
	font-size:0.80em;
	color:#033C46;
	line-height:1em;  
	font-weight: normal;  
}

.ontheroadpricestrike
{
    text-decoration: line-through;
}

