body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: verdana, arial, sans-serif;
	background-color: #ffffff;
	color: #282828;
}

p {
	font-size: 1.2em;
}

h1 {
	margin-top: 0;
	font-size: 1.2em;
	color: #1A0F59;
	border-bottom: 2px solid #1A0F59;
}

h2 {
	font-size: 1.2em;
	color: #1A0F59;
	border-bottom: 2px solid #1A0F59;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1.2em;
}

a:link, a:visited {
	color: #1A0F59;
	text-decoration: none;
}

a:hover, a:active {
	background-color: #ffffc0;
	text-decoration: underline;
}

a img {
	border: 0;
}

address {
	font-style: normal;
	font-size: 1em;
}

div#body_container {
	margin: 0 auto 25px auto;
	padding: 0;
	width: 945px;
}

ul {
	list-style-type: square;
}


/* HEADER --------------------------------------------------------------------------------------- */
div#header {
	margin: 5px 0 0 0;
	padding: 0;
	background: url("../images/motorhomes_for_sale.png") no-repeat top center;
	height: 125px;
}

div#header p#telephone {
	padding: 0 20px 0 0;
	text-align: right;
	font-weight: bold;
	font-size: 1.6em;
	color: #1A0F59;
}


/* NAVIGATION ----------------------------------------------------------------------------------- */
div#navigation {
	float: left;
	margin: 0;
	padding: 0;
    width: 100%;
    line-height: normal;
    background: #fff url("../images/bg.png") repeat-x bottom;
}

div#navigation #current {
    background-image: url("../images/left_on_blue.png");
}

div#navigation #current a {
    background-image: url("../images/right_on_blue.png");
    padding-bottom: 5px;
    color: #ffffff;
}

ul#navigation_list {
	margin: 0 auto 0 auto;
    padding: 10px 10px 0;
    list-style: none;
    width: 900px;
    /*background-color: #ff0066;*/ /* use to test width */
}

ul#navigation_list li {
	float: left;
    margin: 0;
    padding: 0 0 0 9px;
    background: url("../images/left_blue.png") no-repeat left top;
}

ul#navigation_list li a:link, ul#navigation_list li a:visited {
	display: block;
	background: url("../images/right_blue.png") no-repeat right top;
    padding: 5px 15px 3px 6px;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.1em;
    color: #1A0F59;
}

ul#navigation_list li a:hover, ul#navigation_list li a:active {
	color: #282828;
}

div#sub_navigation {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	height: 26px;
	width: 100%;
	background: url("../images/blue_bg.png") repeat-x top left;
}

div#sub_navigation span {
	font-size: 1.1em;
	margin: 0;
	padding: 3px 0 0 0;
	color: #ffffff;
	text-align: center;
	display: block;
	font-weight: bold;
}



/* LEFT COLUMN ---------------------------------------------------------------------------------- */
div#left_container {
	float: left;
	margin: 0;
	padding: 0;
	width: 750px;
}

div#left_column {
	margin: 0;
	padding: 0 20px 40px 20px;
	float: left;
	width: 710px;
	background-image: url("../images/apple_center.gif");
	background-repeat: repeat-y;
	/*min-height: 500px;*/
}

div#rounded_top {
	background-image: url("../images/apple_top.gif");
	background-repeat: no-repeat;
	height: 20px;
	width: 750px;
	margin: 0;
	padding: 0;
}

div#rounded_bottom {
	margin: 0;
	padding: 0;
	width: 750px;
	height: 25px;
	background-image: url("../images/apple_bottom.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: left;
}

ul.stock_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.stock_list li {
	margin: 0 0 15px 0;
	padding: 0;
	float: left;
	width: 710px;
	height: 235px;
	background-image: url("../images/hr_divider.png");
	background-repeat: repeat-x;
	background-position: bottom;
}

ul.stock_list li img {
	float: left;
	margin-right: 10px;
}


div#vehicle_full_details {
	margin: 0 50px 0 0;
	padding: 0;
	float: left;
	width: 360px;
}

div#vehicle_full_details h3 {
	color: #1A0F59;
	border-bottom: 2px solid #1A0F59;
}

dl.vehicle_details_definition {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

dl.vehicle_details_definition dt {
	margin: 0;
	padding: 0;
	float: left;
	width: 50%;
}

dl.vehicle_details_definition dd {
	margin: 0 0 5px 0;
	padding: 0;
}

ul#vehicle_details_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.2em;
}

div#vehicle_photos {
	margin: 0;
	padding: 0;
	float: left;
	width: 300px;
}

div#vehicle_photos h3 {
	color: #1A0F59;
	border-bottom: 2px solid #1A0F59;
}

ul#vehicle_photos_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#vehicle_photos_list li {
	margin: 0 0 3px 0;
	padding: 0;
}

div#search_filter {
	padding: 5px;
	background: #1a0f59; /*url(/images/search_bg.png) repeat-x;*/
}


/* RIGHT COLUMN --------------------------------------------------------------------------------- */
div#right_container {
	float: left;
	width: 175px;
	margin: 0;
	padding: 0;
}

div#right_column {
	margin: 0 0 0 10px;
	padding: 0 10px 0 10px;
	float: left;
	width: 155px;
	background-image: url("../images/rounded_center_sm.gif");
	background-repeat: repeat-y;
}

div#rounded_top_sm {
	background-image: url("../images/rounded_top_sm.gif");
	background-repeat: no-repeat;
	height: 20px;
	width: 175px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}

div#rounded_bottom_sm {
	background-image: url("../images/rounded_bottom_sm.gif");
	background-repeat: no-repeat;
	height: 25px;
	width: 175px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}

ul#category_list {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

ul#category_list li {
	margin: 0 0 10px 0;
	height: 55px;
	border-bottom: 1px solid #e4e4e4;
}

ul#category_list li a:link, ul#category_list li a:visited {
	font-weight: bold;
}

div#manufacturers_logos {
	margin-top: 30px;
}
div#manufacturers_logos img {
	text-align: center;
}

/* FOOTER --------------------------------------------------------------------------------------- */
div#footer {
	clear: both;
	margin: 0;
	padding: 10px 0 0;
	width: 750px;
	/*
height: 25px;
	background-image: url("../images/apple_bottom.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
*/
	font-size: 0.85em;
	text-align: center;
	letter-spacing: .1em;
}

ul#bottom-navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.4em;
}

ul#bottom-navigation li {
	padding: 0 5px 0 2px;
	display: inline;
	border-right: 1px solid #1A0F59;
}

ul#bottom-navigation li.last {
	border: none;
}



/* FORM ----------------------------------------------------------------------------------------- */
.formHint {
	color: gray;
	font-size: 0.8em;
}

form dl {
	margin: 0;
	padding: 0;
}

form dt {  
	margin: 0;
	padding: 0;
}

form dd {
	margin: 0 0 10px 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 1em 0;
	border: none;
	border-top: 1px solid #ccc;
}

legend {
	margin: 1em 0;
	padding: 0 .5em;
	background: transparent;
	font-weight: bold;
}

label {
	font-weight: bold;
}


/* EXTRA CLASSES -------------------------------------------------------------------------------- */
.clear {
	clear: both;
}

.extra_top_margin {
	margin-top: 40px;
}

ul.admin_list {
	font-size: 1.3em;
}

.odd {
	
}

.even {
	background-color: #EDF8FF;
}

img.indent_photo {
	float: left;
	margin: 0 15px 15px 0;
	padding: 0;
}

img.category_image {
	float: right;
}

.warning {
	color: #dd0000;
}

div.form_errors {
	margin: 0 0 15px 0;
	padding: 10px;
	background-color: #cc0000;
	border: 1px solid #000000;
	color: #ffffff;
	width: 50%;
}

ul.dashboard_list {
	font-size: 1.3em;
	font-weight: bold;
}

ul.dashboard_list li {
	margin: 0 0 15px 0;
}

a.mailto {
	background: url(../images/icons/mailto_icon.gif) no-repeat center right;
	padding-right: 18px;
}

a.print {
	background: url(../images/icons/print_icon.jpg) no-repeat center right;
	padding-right: 22px;
}

dl.opening_hours {
	margin: 0;
	padding: 0;
}

dl.opening_hours dt {
	margin: 0 0 2px 0;
	padding: 0;
	font-weight: bold;
}

dl.opening_hours dd {
	margin: 0 0 10px 0;
	padding: 0;
}

.general_list, .generic-list {
	font-size: 1.2em;
}

.engine {
	margin-top: 0;
	padding-top: 0;
	font-size: 1.3em;
}

span.sold {
	color: #cc0000;
}

.legal_disclaimer {
	color: #cccccc;
}

span.strikethrough {
	text-decoration: line-through;
	color: #777;
}
span.specialoffer {
	color: #0b0;
}



ul#makes-list {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#makes-list li {
	margin: 0 8px 5px 0;
	padding: 0;
	float: left;
	font-size: 1.3em;
	text-transform: capitalize;
	width: 160px;
}

div#search_filter form label, div#search_filter form input[type=submit], div#search_filter form select {
	display: block;
}

div#search_filter form label {
	color: #fff;
}

div#search_filter form select {
	margin-bottom: 10px;
	width: 140px;
}



ol#links_main_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.2em;
}

ol#links_main_list li {
	margin: 0;
	padding: 0;
}


ol#links_main_list li h6 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	text-align: center;
	background: #92CBF8;
	color: #fff;
}

ol#links_main_list li ol.alpha_list {
	margin: 5px 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

ol#links_main_list li ol.alpha_list li {
	margin: 0 3px 0 3px;
	padding: 0;
	text-align: center;
	display: inline;
}

ol#links_main_list li dl.links_sub_list {
	margin: 0;
	padding: 0;
	clear: both;
}

ol#links_main_list li dl.links_sub_list dt {
	margin: 0;
	padding: 0;
	float: left; 
	width: 200px;
	height: 100px;
	font-weight: bold;
}

ol#links_main_list li dl.links_sub_list dd {
	margin: 0;
	padding: 0;
	height: 100px;
	overflow: hidden;
}

ol#links_main_list li dl.links_sub_list dd a {
	font-weight: bold;
}	




/* SITEMAP LIST */
ul#sitemap-list {
	font-size: 1.3em;
}

ul#sitemap-list li {
	margin-bottom: 10px;
}

ul#sitemap-list li ul {
	margin-top: 10px;
}



table#link-table {
	width: 100%;
}

table#link-table th#url {
	width: 100px;
	overflow: hidden;
}




