/* @override http://hnlenergi.auto-interactive.nl/css/style.css */

/* CSS Document */

body,html {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	background: url(/images/body_bg.gif) repeat-x;
}

#main_container {
	position: relative;
	width: 995px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: auto;
}

#head {
	position: relative;
	height: 63px;
}

#honda_logo {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 126px;
	height: 18px;
/* background: url(/images/honda_logo.gif); */
}

#honda_logo img {
	border: 0;
}

#content_container {
	height: 274px;
}

#left_container {
	float: left;
	width: 392px;
	margin-left: 5px;
}

#intro_top {
	height: 10px;
	background: url(/images/intro_top.gif) no-repeat;
	margin: 0;
	padding: 0;
}

#intro_container {
	width: 390px;
	height: 274px;
	background-color: #ffffff;
	border-left: solid 1px #f8d3d4;
	border-right: solid 1px #f8d3d4;
}

* html #intro_container {
	margin-top: -3px;
}

#intro_container h1 {
	font-size: 24px;
	font-weight: normal;
	color: #e1484b;
	margin: 0 15px 20px 15px;
}

#intro_container p {
	margin: 15px;
}

#right_container {
	float: right;
	width: 575px;
	height: 284px;
	margin-right: 5px;
}

#korting_toeslag {
	margin-top: 20px;
}

#korting_toeslag td {
	text-align: center;
}

#korting_toeslag caption {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #00a650;
	height: 25px;
	margin: 0;
	padding: 0;
}

#korting_toeslag .label_col {
	text-align: left;
}

#korting_toeslag .label_row {
	text-align: left;
	font-weight: normal;
}

#korting_toeslag .label_col_a,.label_col_b,.label_col_c,.label_col_d,.label_col_e,.label_col_f,.label_col_g {
	width: 53px;
	height: 18px;
}

#korting_toeslag .label_col_a {
	background-color: #00a650;
}

#korting_toeslag .label_col_b {
	background-color: #50b746;
}

#korting_toeslag .label_col_c {
	background-color: #c0d731;
}

#korting_toeslag .label_col_d {
	background-color: #fef200;
}

#korting_toeslag .label_col_e {
	background-color: #feb914;
}

#korting_toeslag .label_col_f {
	background-color: #f37022;
}

#korting_toeslag .label_col_g {
	background-color: #ee1c25;
}

#kies_label {
	position: absolute;
	top: 210px;
	width: 410px;
}

#kies_label input {
	padding: 0;
	margin-bottom: 4px;
}

*html #kies_label input {
	padding: 0;
	margin-bottom: 0;
}

#kies_label td.sel_groen {
	width: 200px;
}

#kies_label td {
	width: 5px;
}

#model_container {
	clear: both;
	position: absolute;
	top: 393px;
}

.model {
	float: left;
	width: 95px;
	margin-right: 4px;
	text-align: center;
}

.model p {
	margin: 10px 0;
}

/*RESULTATEN*/

#resultaten_container {
	position: relative;
	background: url(/images/results_bg.png) repeat-y;
	width: 995px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: auto;
}

*html #resultaten_container {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/results_bg.png', sizingMethod='scale', repeat='repeat-y');
}

#resultaten {
	width: 830px;
	margin: 0 20px;
}

#resultaten h1 {
	font-size: 24px;
	font-weight: normal;
	color: #e1484b;
	margin: 0 0 15px 0;
}

#resultaten caption {
	height: 30px;
	text-align: left;
	font-weight: normal;
	font-size: 20px;
	margin: 0;
	padding: 0;
}

#resultaten caption a {
	font-weight: normal;
	font-size: 10px;
}

.result_img {
	height: 90px;
	margin-bottom: -30px;
}

#resultaten .table_header {
	margin: 0;
	padding: 5px 0;
	border-top: 1px solid #00a650;
	border-bottom: 1px solid #00a650;
	text-align: left;
}

#resultaten td {
	padding: 2px;
	border-bottom: 1px solid #ebebeb;
}

#resultaten th.type,
#resultaten td.type {
	width: 220px;
}

#resultaten th.transmission,
#resultaten td.transmission {
	width: 50px;
	text-align: right;
}

#resultaten th.kml,
#resultaten td.kml {
	text-align: right;
	width: 100px;
}

#resultaten th.gkm,
#resultaten td.gkm {
	text-align: right;
	width: 90px;
}

#resultaten th.price,
#resultaten td.price {
	text-align: right;
	padding-right: 30px;
	width: 90px;

}

td.label {
	width: 140px;
}

#resultaten .prijs {
	text-align: left;
}

#buttons {
	position: absolute;
	right: 150px;
}

#buttons_home {
	position: absolute;
	right: 10px;
	top: 510px;
}

.button {
	display: block;
	float: left;
	width: 137px;
	height: 18px;
	text-align: center;
	background: url(/images/button.gif);
	padding-top: 5px;
	margin: 10px 0 0 10px;
}

a.button {
	text-decoration: none;
	color: #000000;
}

a:hover.button {
	color: #aaaaaa;
}

#footnote {
	margin-top: 30px;
	padding-bottom: 10px;
}

p.small {
	font-size: 9px;
	margin: 0;
}

a.selectlink {
	color: #000000;
}
