/* CSS Document */
/*******************************************************************************/
/* Presentation CSS File                                                       */
/*   Text and colour formatting for all media types                            */
/*                                                                             */
/* Developed by Matthew Harris, DBS, www.dbs-uk.co.uk                          */
/*******************************************************************************/

/* code tag for linking to a site */
/*******************************************************************************/
code.linkcode
{
	margin: 1em 2em;
	padding: 0.5em;
	background: #ccc;
	border: 1px solid #999;
	color: #000;
	display: block;
	overflow: auto;
}

.required
{
    color: #ff0000;
}

h1
{
	padding:5px 0 15px 0;
	color:#cb202d;
	font-size:1.66em;
	font-weight:normal;
}

h2
{
	font-size:1.17em;
	font-weight:normal;
	color:#043c63;
	padding-bottom:15px;
}

h3, h4, h5, h6
{
	font-weight:normal;
	color:#cb202d;
}

p
{
	color:#797979;
	line-height:1.33em;
}

ul, 
ol, 
li
{
   	color:#797979;
}

label
{
   	color:#797979;
}



/* search result box */
/*******************************************************************************/
div.resultbox_right p.rrp
{
	font-size:1.5em;
	font-weight:bold;
	color:#1f8edb;
	margin-bottom:0;
}

.standout
{
	color:#dd0619!important;
}

.result_berth
{
	padding-left:6px;
	text-align: center !important;
}

.result_text
{
	padding:10px;
	color:#4577ae;
	font-size:1.33em;
}

div.resultbox_right p.resultbox_action
{
	font-size:1.17em;
	color:#055287;
	margin-bottom:4px;
	line-height:1em;
}

div#perfect_cont
{
	padding-top:10px;
}

.dealsright
{
	padding-bottom:5px;
}


/* model page */
/*******************************************************************************/


h1.inner_header
{
	margin-top:15px;
}

div.model_price p.rrp
{
	font-size:1.5em;
	font-weight:bold;
	color:#1f8edb;
	margin-bottom:0;
}

div.model_price p.maker
{
	font-size:1.17em;
	color:#055287;
	margin-bottom:2px;
}

div.model_price p.calltoaction
{
	font-size:1.25em;
	color:#055287;
	margin-bottom:0;
	line-height:1.17em;
}

.model_thumb_left
{
	padding-bottom:10px;
}

.model_thumb_additional
{
	padding:2px;
}

table#model_stats
{
	border:1px solid #b8d8f0;
	font-size:1.17em;
	color:#055287;
	margin-bottom:25px;
}


table#model_stats td.division
{
	border-right:1px solid #b8d8f0;
}

table#model_stats tr.odd
{
	background:#e4f1fb;
}

table#model_stats tr.even
{
	background:#fff;
}

table#model_stats td
{
	height:26px;
	padding:2px 0 0 5px;
}

div.model_right_column p
{
	padding:0 15px;
}

.redstandout
{
	color:#069;
	font-weight:bold;
}

/* *** */
/* Virtual Tour user control */
.showvirtualtour
{
    cursor: pointer;
}







/* modal popup */
div.modalPopup
{
	text-align:left;
	padding:10px;
}

.enhance
{
	font-weight: bold;
	font-size: larger;
}

/* displaycaravanindex.ascx */
.dontpaylabel
{
    display: block;
	font-size:0.80em;
	color:#055287;
	line-height:1em;  
	font-weight: normal;  
}

.ontheroadpricestrike
{
    text-decoration: line-through;
}
