* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
}

div, td, th, p, div, textarea, select, input {
	color: #000;
	font: 12px arial, helvetica, sans-serif;
	line-height: 17px;
}

a {
	color: #c2492c;
	text-decoration: underline;
}

img {
	border: 0;
	behavior: url("include/htc/pngbehavior.htc");
}

h1 {
	color: #fff;
	background: #cbb960;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 0 4px 0;
	text-indent: 10px;
}

h1.stand_alone {
	background: #fff;
	color: #c2492c;
	font-size: 18px;
	font-weight: bold;
	padding: 4px 0 4px 0;
	margin-bottom: 10px;
	text-indent: 0px;
}

h2 {
	color: #fff;
	background: #cbb960;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 0 4px 0;
	text-indent: 10px;
}

h4 {
	color: #000;
	font-size: 10px;
}

h2.stand_alone {
	background: #fff;
	color: #c2492c;
	font-size: 18px;
	font-weight: bold;
	padding: 4px 0 4px 0;
	margin-bottom: 10px;
	text-indent: 0px;
}

h2.like_strong {
	background: #fff;
	color: #c2492c;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 0 0;
	text-indent: 0px;
}

h3 {
	color: #c2492c;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #c2492c;
}


h2.green {
	margin-top: 7px;
	background: #fff;
	color: #7ba90d;
	font-size: 12px;
	font-weight: bold;
	text-indent: 0px;	
}

h2.red {
	margin-top: 7px;
	background: #fff;
	color: #d8001f;
	font-size: 12px;
	font-weight: bold;
	text-indent: 0px;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #000;
}

/**
 *
 * Page links
 *
 */

div#page_links_top {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

div#page_links_top a {
	font-size: 10px;
}
 
div#page_links_bottom {
	margin-top: 100px;
	margin-bottom: 15px;
	border-top: 1px solid #cbb960;
	text-align: center;
	color: #cbb960;
}

div#page_links_bottom a {
	color: #cbb960;
	font-size: 10px;
}

/**
 *
 * Structure & global
 *
 */

div#wrapper {
	position: relative;
	margin: 0 auto;
	width: 979px;
	margin-top: 10px;
}

div#container {
	width: 100%;
	padding: 338px 0 0 0;
}

div#content {
	width: 970px;
	margin-left: 4px;
}

div.spacer {
	clear: both;
}

strong {
	color: #c2492c;
}

div#add_cart_message {
	display: block;
	position: absolute;
	left: 50%;
	top: 320px;
	margin-left: -150px;
	background: #8cbb1d;
	border: 5px solid #637f20;
	text-align: center;
	width: 300px;
	height: 95px;
	z-index: 9999;
}

div#add_cart_message p {
	padding: 20px;
}

div#add_cart_message p, div#add_cart_message a {
	color: #fff;
}

.content_block strong, #desc strong, #days strong {
	color: #000;
}

.content_block p, #desc p, #days p {
	padding: 0 0 10px 0;
}

div#band {
	position: absolute;
	right: 4px;
	top: 50px;
}

/**
 *
 * Members of
 *
 */

div#member_of {
	position: absolute;
	right: 50px;
	top: 280px;
}

div#member_of2 {
	position: absolute;
	left: 565px;
	top: 0px;
}

#member_of li, #member_of2 li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
}

/**
 *
 * Breadcrumbs
 *
 */

.breadcrumbs li {
	float: left;
	list-style-type: none;
	padding: 0 10px 5px 4px;
	background: url('../../gfx/arrow.gif') no-repeat right 7px;
}

.breadcrumbs li, .breadcrumbs a {
	font-size: 10px;
}

.breadcrumbs a {
	color: #296fce;
}

/**
 *
 * Tabs
 *
 */

ul.tabs {
	background: #cbb960;
	height: 25px;
}

ul.tabs {
	border-left: 1px solid #cbb960;
}
 
.tabs li {
	float: left;
	list-style-type: none;
	font-weight: bold;
	padding: 0 10px 0 10px;
	height: 25px;
	line-height: 24px;
	color: #fff;
	border-right: 1px solid #fff;
	cursor: pointer;
}

.tabs a {
	color: #fff;
	text-decoration: none;
}

.tabs li.selected {
	background: #fff;
	color: #c2492c;
}

.tabs a.selected {
	color: #c2492c;
	text-decoration: none;
}

/**
 *
 * Item
 *
 */

div.item {
	background:#fff;
}

div.item table {
	width: 100%;
}

div.item th {
	text-align: left;
	background: #edecea;
	font-weight: bold;
}

div.item th, div.item td {
	padding: 3px 10px 3px 10px;
}

div.item td.value {
	color: #c2492c;	
}

/**
 *
 * Menu
 *
 */

div#shoppingcar {
	background: url("../../gfx/case.gif") no-repeat 160px 2px;
	position: absolute;
	left: 735px;
	top: 0px;
	width: 213px;
	height: 46px;
	border-left: 1px solid #c2492c;
	border-right: 1px solid #c2492c;
}

#shoppingcar p {
	text-align: right;
	width: 136px;
	margin: 5px 0 0 10px;
}

#shoppingcar p, #shoppingcar a {
	font-size: 11px;
	color: #cbb960;
}
 
/**
 *
 * List
 *
 */

ul.list {
	margin: 10px 0 0 10px;
}

ul.list li {
	list-style-type: none;
	padding: 3px 0 3px 0;
}

ul.sublist {
	margin: 0 0 0 30px;
}
 
ul.sublist li {
	list-style-type: none;
	padding: 3px 0 3px 0;
}

/**
 *
 * Table list
 *
 */
 
table.table_list {
	margin-top: 5px;
	border-top: 1px solid #edecea;
}

.table_list th, .table_list td {
	text-align: left;
	padding: 3px 5px 0px 5px;
	border-bottom: 1px solid #edecea;
}

table.table_list2 {
	margin-top: 5px;
	border-top: 1px solid #edecea;
}

.table_list2 th, .table_list2 td {
	text-align: left;
	padding: 3px 5px 4px 5px;
	border-bottom: 1px solid #edecea;
}

/**
 *
 * Menu
 *
 */
 
/* Normal */
div#menu {
	background: url("../../gfx/menu_bg.gif") repeat-x;
	position: absolute;
	left: 4px;
	top: 270px;
	height: 43px;
}

#menu ul {
	margin-top: 11px;
}

#menu li {
	float: left;
	list-style-type: none;
	border-right: 1px solid #c2492c;
	padding: 0 17px 0 17px;
}

/* Location */
div#menu_location {
	position: absolute;
	left: 88px;
	top: 235px;
}

#menu_location li {
	float: left;
	list-style-type: none;
	width: 151px;
	height: 46px;
	background: url("../../gfx/cloud.gif") no-repeat;
	text-align: center;
	line-height: 33px;
	margin-right: 10px;
}

#menu_location li.selected {
	background: url("../../gfx/cloud_selected.gif") no-repeat;
}

#menu_location a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

/* Global */
div#menu_global {
	position: absolute;
	left: 230px;
	top: 25px;
}

#menu_global li {
	float: left;
	list-style-type: none;
	border-right: 1px solid #c2492c;
	padding: 0 5px 0 5px;
}
 
/**
 *
 * Messages
 *
 */
 
div.error {
	background: #b53629;
	color: #fff;
	border: 1px solid #980e00;
	margin: 10px;
	padding: 10px;
}

/**
 *
 * Form
 *
 */
 
table.form th {
	text-align: right;
}

table.form th, table.form td {
	padding: 0 3px 0 3px;
}

.input_field, .input_select {
	width: 250px;
	border: 1px solid #ccc;
	padding: 2px;
	margin-bottom: 5px;
}

.input_optgroup {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

.button {
	color: #fff;
	padding: 0 10px 0 10px;
	background: #c2492c;
	border: 1px solid #000;
	cursor: pointer;
} 

/**
 *
 * Custom
 *
 */

table.vehicle_desc td li {
	margin-left: 20px;
}

/**
 *
 * Introductiefilmpjes
 *
 */
 
div#australia_button {
	position: absolute;
 	text-align: center;
}

div#new_zealand_button{
	position: absolute;
	left: 513px;
	text-align: center;
}

/* aanbiedingen */

#aanb-wrapper { float: left; width: 668px; }
#aanb-wrapper h1 { margin-bottom: 20px; }
#aanb-content * {color:#000000; }
#aanb-content strong , #aanb-content strong * {color:#C2492C;; }
#aanb-content p { padding: 0 0 10px 0; }
#aanb-content ul { padding-bottom: 10px; padding-left: 25px; }
#aanb-content table { padding: 0 0 0 0; margin-bottom: 10px; border-top: 1px solid #000000;border-right: 1px solid #000000;}
#aanb-content td { border-left: 1px solid #000000;border-bottom: 1px solid #000000;}
#aanb-content td { padding: 2px 5px 2px 5px; }

#aanbieding_offerte_form  tr td {border-top:0;border-left:0;border-bottom:0;border-right:0;}
#aanbieding_offerte_form  td {border-top:0;border-left:0;border-bottom:0;border-right:0;}
#aanbieding_offerte_form  table {border-top:0;border-left:0;border-bottom:0;border-right:0;}
#aanbieding_offerte_form  tr {border-top:0;border-left:0;border-bottom:0;border-right:0;}


