/* CSS Document */
body, html {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c6c6c;
	background: #fff url(/templates/honda_dealer/hdw09/media/content_bg.gif) repeat-y center;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
h1, h2, h3 {
	font-weight: normal;
	line-height: normal;
	color: #df0132;
}
h1 {
	font-size: 18px;
	margin: 0 0 10px 0;
}
h1.container_head {
	font-size: 14px;
	color: #6c6c6c;
	background: #f5f5f5;
	height: 21px;
	padding: 4px 0 0 10px;
	margin: 0;
}
h2 {
	font-size: 14px;
	margin: 10px 0 0 0;
}
h3 {
	font-size: 12px;
	margin: 0;
}
.body h2 {
	margin: 20px 0 10px 0;
}
p {
	margin: 0 0 10px 0;
}
a {
	color: #6c6c6c;
}
a:hover {
	text-decoration: none;
}
a.arrow {
	color: #6c6c6c;
	text-decoration: none;
	background: url(/templates/honda_dealer/hdw09/media/link_arrow.gif) no-repeat right;
	padding-right: 10px;
}
a:hover.arrow {
	text-decoration: underline;
}
.splitter {
	padding: 0 3px;
}
ul.reset, ol.reset, #news ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
/* LAYOUT */
#main_container {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 964px;
	background: url(/templates/honda_dealer/hdw09/media/content_bg.gif) repeat-y;
	margin: 0 auto -230px auto;
}
#header_container {
	position: relative;
	width: 964px;
	height: 130px;
	background: #fff;
	margin: auto;
	z-index: 10;
}
#content_container {
	position: relative;
	width: 940px;
	padding: 12px;
	background: url(/templates/honda_dealer/hdw09/media/content_top.gif) no-repeat top;
	z-index: 1;
}
.clear {
	clear: both;
}
#push {
	height: 230px;
}
#footer_container {
	clear: both;
	position: relative;
	background: #666;
	bottom: 0;
	height: 230px;
	margin: 0 auto;
}
#blanco-container {
	padding: 10px;
	background: #fff;
}
/* HEADER */
#header_container .company {
	position: absolute;
	top: 20px;
	left: 5px;
}
#header_container .company h1 {
	font-size: 30px;
	color: #6c6c6c;
	margin: 0;
}
#header_container .company a {
	position: relative;
	top: -5px;
	color: #686d71;
	text-decoration: none;
	margin-right: 6px;
}
#header_container .company a:hover {
	text-decoration: underline;
}
#header_container a.logo_honda {
	position: absolute;
	width: 78px;
	top: 13px;
	right: 9px;
}
/* FOOTER */
#footer {
	width: 960px;
	margin: 0 auto;
	color: #fff;
	font-size: 11px;
	padding-top: 40px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .company h1 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 15px;
}
#footer .company .adres {
	float: left;
	width: 240px;
}
#footer .company .adres h2 {
	color: #fff;
	font-size: 14px;
	margin: 0;
}
#footer .company .adres address {
	font-style: normal;
}
#footer .quicklinks {
	float: right;
}
/* STANDARD PAGE */
/* main layout */

.standard #left_container {
	float: left;
	width: 205px;
}
.standard #right_container {
	float: right;
	width: 720px;
}
.standard #left_container h1.container_head {
	width: 175px;
}
.standard #left_container h1.category {
	font-size: 18px;
	color: #6c6c6c;
	margin: 0;
}
.standard #left_container #submenu ul {
	margin: 10px 0 20px 0;
	padding: 0;
}
.standard #left_container #submenu ul li {
	list-style: none;
	margin-bottom: 2px;
}
.standard #left_container #submenu ul li a {
	display: block;
	width: 175px;
	height: 20px;
	text-decoration: none;
	background: #f5f5f5 url(/templates/honda_dealer/hdw09/media/submenu.gif);
	padding: 3px 15px;
}
.standard #left_container #submenu ul li a.active, .standard #left_container #submenu ul li a:hover {
	background: #fff url(/templates/honda_dealer/hdw09/media/submenu_hover.gif);
}
/* containers */
.standard #left_container .left_container {
	width: 205px;
	margin: 10px 0;
}
.standard #left_container .bottom {
	background: url(/templates/honda_dealer/hdw09/media/content_left_bottom.gif) no-repeat;
	width: 205px;
	height: 5px;
}
.standard #left_container .top {
	background: #fff url(/templates/honda_dealer/hdw09/media/content_left_top.gif) no-repeat;
	width: 195px;
	height: 27px;
	padding: 10px 0 0 10px;
}
.standard #left_container .content {
	width: 173px;
	padding: 5px 15px;
}
.standard #right_container .right_container {
	width: 720px;
	margin-bottom: 10px;
}
.standard #right_container .top {
	background:url(/templates/honda_dealer/hdw09/media/content_right_top.gif) no-repeat;
	width: 720px;
	height: 5px;
	font-size: 1px; /* IE6 vindt dit nodig */
}
.standard #right_container .bottom {
	background:url(/templates/honda_dealer/hdw09/media/content_right_bottom.gif) no-repeat;
	width: 720px;
	height: 5px;
}
.standard #right_container .content {
	position: relative;
	width: 688px;
	padding: 5px 15px 15px 15px;
}
.standard #right_container .content .addthis_toolbox {
	position: absolute;
	top: 45px;
	right: 27px;
}
.standard #right_container .content .body {
	padding: 10px;
}
.standard #right_container .content img.right {
	margin: 0 0 10px 10px;
}
.standard #right_container .content img.left {
	padding: 2px;
	margin: 0 10px 10px 0;
}
.standard #right_container .content img.border {
	border: 1px solid #c8c8c8;
	padding: 2px;
}
/* specific container style */
.standard .service_assistent {
	position: relative;
	height: 130px;
	z-index: 5;
}
.standard .service_assistent .asimo {
	position: absolute;
	top: -50px;
	right: -10px;
	width: 62px;
	height: 87px;
	background: url(/templates/honda_dealer/hdw09/media/asimo_small-trans.png);
	z-index: 10;
}
/* HOMEPAGE */
#flash_container {
	position: relative;
	width: 940px;
	height: 246px;
	z-index: 1;
}
#flash_element {
	position: absolute;
	top: 0;
	left: 0;
	width: 940px;
	height: 246px;
	z-index: 10;
}
.flash-top, .flash-bottom, .flash-left, .flash-right {
	position: absolute;
	top: 0;
	left: 0;
	width: 940px;
}
.flash-top {
	height: 1px;
	background: url(/templates/honda_dealer/hdw09/media/flash-overlay-top.gif) repeat-x;
	z-index: 20;
}
.flash-bottom {
	top: 237px;
	height: 9px;
	background: url(/templates/honda_dealer/hdw09/media/flash-overlay-bottom.gif) repeat-x;
	z-index: 20;
}
.flash-left {
	width: 5px;
	height: 246px;
	background: url(/templates/honda_dealer/hdw09/media/flash-overlay-left.png) no-repeat;
	z-index: 25;
}
.flash-right {
	left: auto;
	right: 0;
	width: 5px;
	height: 246px;
	background: url(/templates/honda_dealer/hdw09/media/flash-overlay-right.png) no-repeat;
	z-index: 25;
}
/* main layout */

.home #left_container {
	float: left;
	width: 310px;
}
.home #right_container {
	float: right;
	width: 615px;
}
.home #left_container h1.container_head {
	width: 278px;
}
.home #right_container h1.container_head {
	width: 585px;
}
.home h2 {
	color: #df0132;
	font-size: 14px;
	margin: 0;
}
/* containers */

.home #left_container .left_container {
	width: 310px;
	margin: 10px 0;
}
.home #left_container .bottom {
	background: url(/templates/honda_dealer/hdw09/media/homecontainer_left_bottom.gif) no-repeat;
	width: 310px;
	height: 5px;
}
.home #left_container .top {
	background: #fff url(/templates/honda_dealer/hdw09/media/homecontainer_left_top.gif) no-repeat;
	width: 300px;
	height: 27px;
	padding: 10px 0 0 10px;
}
.home #left_container .content {
	width: 278px;
	padding: 5px 15px;
}
.home #right_container .right_container {
	width: 615px;
	margin: 10px 0;
}
.home #right_container .top {
	background:url(/templates/honda_dealer/hdw09/media/homecontainer_right_top.gif) no-repeat;
	width: 615px;
	height: 15px;
	margin-bottom: -5px;
}
.home #right_container .bottom {
	background:url(/templates/honda_dealer/hdw09/media/homecontainer_right_bottom.gif) no-repeat;
	width: 615px;
	height: 5px;
}
.home #right_container #news {
	width: 593px;
	padding: 0 10px 5px 10px;
	overflow: hidden;
}
.home #right_container .body {
	padding: 10px;
}
.home .offers .right {
	right: 0;
}
.home #more_news {
	margin: 0;
}
/* general container styles */
.standard #left_container .content, .standard #right_container .content, .home #left_container .content, .home #right_container #news {
	background-color: #fff;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
}
/* specific container style */

.home .service_assistent {
	height: 150px;
}
/* twitter tweets */
.left_container.latest-tweets li {
	border-bottom: #e2e2e2 1px solid;
	margin: 0 0 10px 0;
	line-height: 16px;
}
.left_container.latest-tweets em {
	font-size: 12px;
	color: #999;
}
.home .service_assistent {
	background-image: url(/templates/honda_dealer/hdw09/media/asimo.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.service_assistent ul {
	margin: 5px 0 0 0;
	padding: 0;
}
.service_assistent ul li {
	list-style: none;
}
.home .avdw h2 {
	margin-bottom: 5px;
}
.home .avdw .image {
	float: right;
	position: relative;
	right: -3px;
	width: 102px;
	height: 99px;
	background: url(/templates/honda_dealer/hdw09/media/mirror.gif) repeat-x bottom;
}
.home .avdw .image img {
	border: 1px solid #c8c8c8;
	width: 100px;
	height: 80px;
}
.home .avdw dl {
	float: left;
	width: 170px;
	margin: 0 0 5px 0;
}
.home .avdw dt {
	float: left;
	width: 60px;
}
.home .avdw dd {
	text-align: right;
}
.home .avdw .price {
	font-size: 16px;
	margin-top: 5px;
}
/* offers ook op nieuwspagina */
.body .offers {
	width: 583px;
}
.offers h2 {
	margin: 0;
}
.offers .left {
	float: left;
	width: 287px;
}
.offers .right {
	float: right;
	position: relative;
	right: -5px;
	width: 287px;
}
.offers .image {
	position: relative;
	left: -3px;
	height: 119px;
	background: url(/templates/honda_dealer/hdw09/media/mirror.gif) repeat-x bottom;
}
.offers .image img {
	border: 1px solid #c8c8c8;
}
.home .news .article {
	margin-bottom: 20px;
}
.home .news .date {
	font-size: 11px;
}
/* SITE SEARCH */
#header_container #site_search {
	position: absolute;
	background: url(/templates/honda_dealer/hdw09/media/site_search_bg.gif) no-repeat;
	width: 150px;
	height: 24px;
	bottom: 17px;
	right: 15px;
	z-index: 100;
}
#header_container #site_search form {
	margin: 0;
	padding: 0;
}
#header_container #site_search form input {
	border: none;
	background: none;
	width: 115px;
	height: 21px;
	padding: 3px 0 0 0;
	margin: 0 0 0 10px;
}
#header_container #site_search form input.submit  {
	position: absolute;
	top: 5px;
	right: 10px;
	border: none;
	background: url(/templates/honda_dealer/hdw09/media/site_seach_button.gif);
	width: 13px;
	height: 13px;
	cursor: pointer;
}
#header_container #site_search form input:hover.submit {
	background: url(/templates/honda_dealer/hdw09/media/site_seach_hover.gif);
}
/* DROPDOWNMENU */
#nav_container {
	position: absolute;
	left: 5px;
	bottom: 0;
	width: 959px;
	height: 63px;
	background: url(/templates/honda_dealer/hdw09/media/menu_bg.gif) repeat-x bottom;
}
#nav_left {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 5px;
	height: 63px;
	background: url(/templates/honda_dealer/hdw09/media/menu_left.gif);
}
#nav_right {
	position: absolute;
	bottom: 0;
	width: 5px;
	height: 63px;
	right: 0;
	background: url(/templates/honda_dealer/hdw09/media/menu_right.gif);
}
/*Hoofdnaviagtie ul*/
#nav_container ul#navigation {
	position: absolute;
	margin: 13px 0 0 0;
	padding: 0;
	line-height: normal;
	list-style:none;
	z-index:999;
	height: 40px;
}
/*hoofdnavigatie items*/
#navigation li.mainitem {
	position: relative;
	float:left;
	background: url(/templates/honda_dealer/hdw09/media/menu_divider.gif) no-repeat right;
	height: 40px;
}
/*hoofdnavigatie links*/
#navigation li.mainitem a.hoofditem {
	display: block;
	padding: 13px 13px 0 13px;
	height: 27px;
	font-weight: bold;
	text-decoration:none;
	color: #fff;
}
#nav_container li:hover.mainitem a.hoofditem {
	background: url(/templates/honda_dealer/hdw09/media/menu_hover.gif) repeat-x bottom;
}
/*opent sub navigation ul's*/
#nav_container #navigation li:hover ul, #nav_container #navigation li.over ul {
	display: block;
}
/*ul subnavigation*/	
#navigation li ul {
	position: absolute;
	left: 0;
	z-index: 1000;
	display: none;
	list-style: none;
	background: url(/templates/honda_dealer/hdw09/media/shadow.gif) repeat-x top #ffffff;
	border: 1px solid #8f8f8e;
	border-top: none;
	border-bottom: none;
	padding: 0;
	margin-left: -1px;
}
/*subnavigation links*/
#navigation li ul li a {
	display:block;
	background-color: #fff;/* zonder deze werkt display block in IE 6 en 7 niet goed*/
	margin: 0;
	padding: 5px 15px;
	text-align:left;
	width: 170px;
	border-bottom: 1px solid #8f8f8e;
	color: #686464;
	font-size: 13px;
	text-decoration:none;
}
#nav_container a.subitem:hover {
	background: #f5f5f5;
}
/* NEWS ARTICLE STYLE */

/* overview */
.overview #nav {
	text-align: right;
	padding-right: 10px;
}
.overview #nav .previous {
	padding-left: 10px;
}
.overview #nav span.previous {
	background: url(/templates/honda_dealer/hdw09/media/arrow_l.gif) no-repeat left;
	color: #c7c7c7;
}
.overview #nav a.previous {
	background: url(/templates/honda_dealer/hdw09/media/link_arrow_l.gif) no-repeat left;
}
.overview #nav .next {
	padding-right: 10px;
}
.overview #nav span.next {
	background: url(/templates/honda_dealer/hdw09/media/arrow_r.gif) no-repeat right;
	color: #c7c7c7;
}
.overview #nav a.next {
	background: url(/templates/honda_dealer/hdw09/media/link_arrow_r.gif) no-repeat right;
}
.overview #nav .active {
	font-weight: bold;
}
.overview #nav .splitter {
	padding: 0;
}
/* detail */

#nav {
	color: #6c6c6c;
	background: #f5f5f5;
	width: 100%;
	height: 22px;
	padding-top: 3px;
	margin-bottom: 10px;
}
#nav a {
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#nav .page_nav {
	float: left;
	margin-left: 10px;
}
#nav .page_nav .previous {
	background: url(/templates/honda_dealer/hdw09/media/arrow_l.gif) no-repeat left;
	padding: 0 3px 0 10px;
	color: #a1a1a1;
}
#nav .page_nav a.previous {
	background: url(/templates/honda_dealer/hdw09/media/link_arrow_l.gif) no-repeat left;
	padding-left: 10px;
	color: #6c6c6c;
}
#nav .page_nav .next {
	background: url(/templates/honda_dealer/hdw09/media/arrow_r.gif) no-repeat right;
	padding: 0 10px 0 3px;
	color: #a1a1a1;
}
#nav .page_nav a.next {
	background: url(/templates/honda_dealer/hdw09/media/link_arrow_r.gif) no-repeat right;
	padding-right: 10px;
	color: #6c6c6c;
}
#nav .back_nav {
	float: right;
	margin-right: 10px;
}
.body h1.news {
	margin-bottom: 0;
}
.body .date {
	font-size: 11px;
}
.article_tools {
	margin-top: 20px;
	padding: 5px 10px;
	width: 132px;
	background: #f5f5f5;
	border: 1px solid #dfdfdf;
}
.article_tools a, #image a.zoom {
	text-decoration: none;
	display: block;
	padding-left: 25px;
	height: 20px;
}
.article_tools a:hover {
	text-decoration: underline;
}
.article_tools a.print {
	background: url(/templates/honda_dealer/hdw09/media/print.gif) no-repeat left center;
}
.article_tools a.mail {
	background: url(/templates/honda_dealer/hdw09/media/mail.gif) no-repeat left center;
}
#more_news {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #e2e2e2;
}
#more_news h1 {
	margin-bottom: 10px;
}
#more_news h2 {
	margin:0;
}
#more_news ul {
	margin: 0;
	padding: 0;
}
#more_news ul li {
	list-style: none;
	margin-bottom: 10px;
}
/* NEWSLETTER */
form.newsletter .form_fields {
	background: #f5f5f5;
	padding: 15px;
}
form.newsletter label {
	display: block;
}
form.newsletter input.radio, form.newsletter label.radio {
	float: left;
}
form.newsletter input.submit {
	background: url(/templates/honda_dealer/hdw09/media/button_ok.gif) no-repeat;
	border: none;
	width: 125px;
	height: 28px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	cursor: pointer;
	margin: 20px 0px;
}
form.newsletter input:hover.submit {
	background: url(/templates/honda_dealer/hdw09/media/button_ok_hover.gif) no-repeat;
}
/* MODELOVERZICHT & GOODIES & BROCHURE */
#models {
	padding: 10px 0 0 10px;
}
#models .model, #goodies .goodie {
	float: left;
	width: 226px;
}
#models .last, #goodies .last {
	width: 220px;
}
#goodies .last {
	margin-right: -5px;
}
#models .image, #goodies .image {
	position: relative;
	left: -5px;
	width: 222px;
	height: 119px;
	background: url(media/mirror.gif) repeat-x bottom;
}
#models .image img, #goodies .image img {
	border: 1px solid #c8c8c8;
}
#models p.model_name, #goodies p.goodie_name, p.brochure_name {
	font-size: 14px;
	color: #df0132;
	margin: 0;
}
.content_divider {
	clear: both;
	border-top: 1px solid #dfdfdf;
	margin: 20px 0;
}
.brochure, .brochure_last {
	float: left;
	width: 120px;
	margin: 0 15px 30px 0;
}
.brochure_last {
	margin: 0 0 30px 0;
}
.brochure img, .brochure_last img {
	border: 1px solid #c8c8c8;
	margin-top: 5px;
}
/* NIEUWE MODELLEN INCLUDE */

/* model menu */
table.model_nav {
	margin-bottom: 10px;
}
/*include nieuwe modellen van honda nl */
#content h1 img, #zurueck.onlymobile {
	display: none;
}
/*modellen*/
#text {
	margin: 30px 0;
	float: left;
	width: 430px;
}
#text h1 {
	display: none;
}
#text h2 {
	margin-top: 0;
}
#image {
	display: none;
	float: right;
	width: 206px;
	margin: 50px 0;
}
#image img {
	padding: 2px;
	border: 1px solid #c8c8c8;
	margin-bottom: 10px;
	display: none;
}
/*techniek*/

/*uitrusting*/

/*gegevens*/
#containerRight th {
	text-align: left;
	padding-top: 20px;
}
#Legend {
	margin-top: 20px;
}
.LinkBlock2 {
	display: block;
	height: 40px;
	margin-top: 10px;
}
td.Col2 {
	text-align: right;
}
td.Col1, td.Col2 {
	border-bottom: 1px solid #ccc;
}
/*kleuren*/
#containerLeft {
	float: left;
	width: 230px;
	margin-top: 30px;
}
#containerLeft img {
	margin-bottom: 30px;
}
#containerLeft a {
	display: block;
	margin: 0pt 0pt 2px !important;
	padding-left: 16px !important;
	text-decoration: none;
}
#containerLeft a:hover {
	text-decoration: underline;
}
#containerRight {
	float: right;
	width: 430px;
	margin-top: 10px;
}
#containerRight a {
	display: block;
}
#content #containerRight img {
	float: none;
}
#containerRight h1 img {
	display: none;
}
#containerRight .Info .Price {
	display: block;
	margin-bottom: 10px;
}
#containerRight #Caption {
	margin: 10px 0;
}
.cubes {
	display: block;
	height: 35px;
}
.cubes img {
	border: none;
}
a.cube {
	float: left;
	padding-right: 5px;
}
#Caption {
	display: block;
}
#containerLeft img {
	margin-right: 19px;
}
.LinkBlock1 a, .LinkBlock2 a, .LinkBlock1b a, a.rarr {
	padding-left: 16px;
}
/* MODELS NEW */
#model-info {
	position: relative;
}
#model-info h4 {
	margin: 0;
	font-size: 12px;
}
#model-info a {
	color: #de0031;
}
#allOpen, .galerie ul, #model-info .degree, #model-info .wallpaper, #model-info .video, #togglemultiaccordion {
	display: none;
}
/* type-menu */
#model-info #type-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
#model-info #type-menu h1 {
	margin: 0;
	padding: 17px 0 0 0;
}
#model-info #type-menu ul {
	float: left;
	list-style: none;
	font-size: 12px;
	margin: 0;
	width: 229px;
	height: 60px;
	background: url(../gradient-80.png) repeat-x bottom;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	margin: 17px 0;
	padding: 10px 0;
}
#model-info #type-menu ul.col1 {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #c1c1c1;
	width: 227px;
}
#model-info #type-menu ul.col3 {
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #e1e1e1;
	width: 227px;
}
#model-info #type-menu ul li {
	padding: 0 10px;
	line-height: 20px;
}
#model-info #type-menu ul a {
	color: #666;
	text-decoration: none;
}
#model-info #type-menu ul a.active {
	font-weight: bold;
	color: #de0031;
}
#model-info #type-menu ul a:hover {
	color: #de0031;
}
/* models menu */
#model-info form#models {
	clear:both;
	float: right;
}
#model-info form#models label {
	font-weight: bold;
}
/* hightlights */
.contteaser {
	float: left;
	width: 308px;
	padding: 0 30px 0 0;
	margin: 0 0 10px 0;
}
.contteaser h2 {
	margin: 0 0 5px 0;
}
.contteaser img {
	border: #c8c8c8 1px solid;
}
#model-info .hormenu {
	padding: 0;
	margin: 10px 0;
	list-style: none;
	overflow: hidden;
}
#model-info .hormenu li {
	float: left;
	margin: 0 2px 0 0;
}
#model-info .hormenu li a {
	background: #f5f5f5;
	padding: 3px 5px;
	border: 1px solid #eee;
	color: #666;
	text-decoration: none;
}
/* product detail */
#model-info #mvselectbox {
	margin: 0 0 17px 0;
}
#model-info #mvselectbox label {
	padding: 0 3px 0 0;
}
#model-info #mvselectbox div, #model-info #Legende div {
	display: inline;
	padding: 0 5px 0 0;
}
#model-info #Legende {
	font-size: 11px;
	margin: 0 0 0 230px;
}
#model-info h3 a {
	text-decoration: none;
	color: #de0031;
}
ol.models {
	list-style: disc;
}
#innermvinfo img {
	float: left;
	padding: 0 10px 0 0;
}
#innermvinfo #mvinfotxt {
	margin: 0 0 0 230px;
}
#mvinfotxt .priceformat {
	font-size: 16px;
	margin: 15px 0 0 0;
}
sup {
	color: #de0031;
}
.datatable h3 {
	font-size:16px;
	margin: 17px 0 5px 0 !important;
}
.datatabletable {
	width: 600px;
	border-bottom: #e5e5e5 1px solid;
}
.datatabletable td {
	border-top: #e5e5e5 1px solid;
}
.datatabletable .DCol1 {
	width: 230px;
}
.datatabletable .ECol2center {
	text-align: right;
}
#switch_mv_form {
	float: right;
}
/* colors */
#innermvinfofarbe {
	float: left;
	width: 240px;
}
#innermvinfofarbe p {
	margin: 0;
}
#farben {
	float: left;
	width: 448px;
}
#farben span {
	display: none;
}
#farben .farbe {
	float: left;
	width: 25px;
}
/* galerie */
div.galerieentry {
	float: left;
	width: 145px;
	margin: 0 5px 5px 0;
}
div.galerieentry a, .wallpaperimg {
	display: block;
	text-align: center;
	background: #ededed;
	height: 95px;
	padding: 10px 0;
}
div.galerieentry a:hover {
	background: #c0c0c0;
}
div.wallpaper a {
	height: auto;
	padding: 5px 0;
}
div.wallpaper .wallpapertxt {
	text-align: center;
}
/* warranty */
#model-info .contentblockwide table {
	width: 530px;
}
/* SERVICE ASSISTENT */
#service_assistent {
	position: relative;
	width: 589px;
	height: 422px;
	padding: 0 10px;
}
/* index */
.service_assistent_index {
	background: url(/templates/honda_dealer/hdw09/media/service_ass_bg.gif) repeat-x bottom;
}
#service_assistent_index {
	padding: 10px 0 0 10px;
}
#service_assistent_index h2 {
	font-size: 24px;
}
#service_assistent ul {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 14px;
}
#service_assistent li {
	list-style: none;
}
#service_assistent li a {
	display: block;
	width: 300px;
	height: 20px;
	margin-bottom: 2px;
	padding: 5px 15px;
	text-decoration: none;
	background: #eaeaea url(/templates/honda_dealer/hdw09/media/link_arrow_r.gif) no-repeat right center;
	border-right: 10px solid #eaeaea;
}
#service_assistent li a:hover {
	color: #fff;
	background: url(/templates/honda_dealer/hdw09/media/service_ass_hover.gif) no-repeat left;
	border-right: none;
	padding-left: 35px;
}
#service_assistent li .big {
	font-size: 18px;
}
#service_assistent_index .big_asimo {
	position: absolute;
	top:3px;
	right: 5px;
	width: 284px;
	height: 395px;
	background: url(/templates/honda_dealer/hdw09/media/asimo-trans.png) no-repeat;
}
/* forms */

#service_assistent #steps {
	position: absolute;
	top: 3px;
	right: 20px;
	color: #df0132;
	font-size: 14px;
}
#service_assistent form {
	margin: 10px 0 0 0;
}
#service_assistent h2 {
	margin: 0 0 5px 0;
}
#service_assistent h2.form {
	clear: both;
	margin: 10px 0 5px 0;
}
#service_assistent div.form_left {
	float: left;
	width: 285px;
	height: 330px;
	padding: 10px 0 0 10px;
	background: #f5f5f5 url(/templates/honda_dealer/hdw09/media/service_ass_form_left.gif) no-repeat left;
}
#service_assistent div.form_right {
	float: right;
	width: 260px;
	height: 330px;
	padding: 10px 10px 0 23px;
	border-left: 1px solid #fff;
	background: #f5f5f5 url(/templates/honda_dealer/hdw09/media/service_ass_form_right.gif) no-repeat right;
}
#service_assistent span.left {
	float: left;
	margin-right: 5px;
}
#service_assistent .right {
	float: right;
}
#service_assistent label, #service_assistent select, #service_assistent input, #service_assistent span.radio {
	display: block;
}
#service_assistent select {
	width: 160px;
}
#service_assistent span select {
	width: 120px;
}
#service_assistent #geboortedatum select {
	display: inline;
	width: auto;
}
#service_assistent option.first {
	color: #b3b3b3;
}
#service_assistent label.radio, #service_assistent input.radio, #service_assistent input.check {
	display: inline;
}
#service_assistent span.check {
	margin-right: 10px;
}
#service_assistent span.check input {
	float: left;
	clear: both;
}
#service_assistent span.check label {
	width: 120px;
}
#service_assistent span.brandstofpas {
	margin-top: 20px;
}
#service_assistent span.check label.large {
	width: 200px;
}
#service_assistent div.submit {
	padding-left: 200px;
	text-align: right;
	bottom: 10px;
	width: 380px;
}
#service_assistent div.submit input.submit, #service_assistent div.submit input.next {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 93px;
	height: 26px;
	border: none;
	background: url(/templates/honda_dealer/hdw09/media/submit.gif) no-repeat;
	padding: 2px 5px 0 0;
	cursor: pointer;
}
#service_assistent div.submit input:hover.submit, #service_assistent div.submit input.next {
	color: #6c6c6c;
	background: url(/templates/honda_dealer/hdw09/media/button_next.gif) no-repeat;
}
#service_assistent div.submit a.previous {
	display: block;
	float: left;
	width: 93px;
	height: 23px;
	padding-top: 3px;
	margin-right: 5px;
	background: url(/templates/honda_dealer/hdw09/media/button_previous.gif) no-repeat left center;
	text-align: center;
	text-decoration: none;
}
#service_assistent div.submit a:hover.previous, #service_assistent div.submit input:hover.next {
	color: #a6a6a6;
}
#service_assistent div.required {
	position: absolute;
	bottom: 10px;
	left: 20px;
}
/* DEALER LOCATION */
.dealer_info h2 {
	clear: both;
	margin: 0;
}
.dealer_info img {
	margin-bottom: 20px;
}
.dealer_info a.arrow {
	text-decoration: underline;
}
.dealer_info a:hover.arrow {
	text-decoration: none;
}
.dealer_info .left {
	margin-top: 2px;
}
.dealer_info .left, .dealer_info_detail .left {
	float: left;
	width: 170px;
}
.dealer_info .address {
	float: left;
	width: 340px;
}
.dealer_info .hours p {
	margin: 0;
}
.dealer_info .hours dl {
	margin: 0;
	padding: 0;
}
.dealer_info .hours dt {
	float: left;
	width: 60px;
}
.dealer_info_detail .right {
	float: right;
	width: 490px;
}
.dealer_info_detail p.hours, .dealer_info_detail p.address {
	margin: 10px 0 5px 0;
	width: 150px;
	background: #f5f5f5;
	padding: 2px 4px;
	font-style: italic;
}
/* overige stijlen */
.calculator, .offerte {
	float: right;
	position: relative;
	background:#e6f2ff;
	border: 1px solid #dfdfdf;
	padding: 5px 20px;
	width: 100px;
	line-height: normal;
	height: 35px;
}
.calculator a, .offerte a {
	position: absolute;
	left: 0;
	top: 0;
	padding: 5px 20px;
	text-align:center;
	text-decoration: none;
	display: block;
	height: 35px;
	width: 100px;
}
.calculator img {
	position: absolute;
	left:-25px;
	top: -10px;
}
.brochure_fin {
	float: right;
	width: 170px;
	text-align: center;
}
span.big_phone {
	display: block;
	font-size: 18px;
	margin: 10px 0;
	background:#e6f2ff;
	border: 1px solid #dfdfdf;
	padding: 5px 20px;
	width: 150px;
	text-align: center;
}
/* AFLEVERMODULE */
ul.aflevering-list, ul.aflevering-thumbs {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.aflevering-list li, ul.aflevering-thumbs li {
	overflow: hidden;
	border-bottom: 1px solid #e2e2e2;
	padding: 0 0 18px 0;
}
ul.aflevering-thumbs li {
	float: left;
	width: 129px;
	height: 150px;
	margin: 0 15px 18px 0;
}
ul.aflevering-thumbs li p {
	margin: 5px 0 0 0;
}
ul.aflevering-list li .right {
	float: right;
	width: 179px;
	margin: 0 0 5px 10px;
	text-align: center;
}
ul.aflevering-list li .right img, ul.aflevering-thumbs li img, .aflevering-detail img {
	border: 1px solid #ccc;
	padding: 1px;
}
.aflevering-detail img {
	margin: 0 0 5px 0;
}
ul.aflevering-list li dl, .aflevering-detail dl.right {
	margin: 0;
	padding: 0;
}
ul.aflevering-list li dt, .aflevering-detail dl.right dt {
	float: left;
	font-weight: bold;
	width: 65px;
}
.aflevering-detail .back {
	float: right;
}
.aflevering-detail dl.right {
	float: right;
	width: 175px;
}
/* alerts */
.alert {
	background: url(/templates/honda_dealer/hdw09/media/alert.png) no-repeat left;
	margin: 10px 0 18px 0;
}
.alert p {
	background: url(/templates/honda_dealer/hdw09/media/alert-r.png) no-repeat right;
	height: 32px;
	padding: 15px 0 0 0;
	text-align: center;
	color: #000;
	font-weight: bold;
}
.alert.error {
	background: url(/templates/honda_dealer/hdw09/media/alert-error.png) no-repeat left;
}
.alert.error p {
	background: url(/templates/honda_dealer/hdw09/media/alert-error-r.png) no-repeat right;
}
.alert.success {
	background: url(/templates/honda_dealer/hdw09/media/alert-success.png) no-repeat left;
}
.alert.success p {
	background: url(/templates/honda_dealer/hdw09/media/alert-success-r.png) no-repeat right;
}
/* Button */
a.button, a.button:hover  {
	background: url(/templates/honda_dealer/hdw09/media/button.png) no-repeat left bottom;
	border: none;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	font-size: 12px;
	text-transform: none;
	text-align: center;
	line-height: 15px;  
	padding: 0;
	display: inline-block;
}
a.button:hover  { background: url(/templates/honda_dealer/hdw09/media/button.png) no-repeat left top; }
a.button strong, a.button:hover strong {
	font-weight: bold;
	padding: 13px 20px;
	background: url(/templates/honda_dealer/hdw09/media/button-r.png) no-repeat right bottom;	
	display: inline-block;
}
a.button:hover strong {
	background: url(/templates/honda_dealer/hdw09/media/button-r.png) no-repeat right top;	
}
a.button:focus { outline: none; }

/* errors */
ul.error {
	color: #df0132;
	background: none;
}
/* ---------- eigen nieuws home ----------- */
#eigen-nieuws {
	height: 148px;
	background: #fff url(eigennieuws-box-bg.png) repeat-x bottom;
	margin-top: 5px;
	margin-bottom: 7px;
	padding: 10px;
	text-align: center;
}
#eigen-nieuws a.eigennieuws-image {
	float: left;
	width: 278px;
	height: 136px;
	margin-right: 10px;
	border: 1px solid #c8c8c8;
	overflow: hidden;
}
#eigen-nieuws a.eigennieuws-image img {
	width: 278px;
	border: 0;
	margin-top: -38px;
}
#eigen-nieuws .eigennieuws-text {
	float: left;
	width: 240px;
	height: 135px;
	padding: 10px 20px 0 20px;
	overflow: hidden;
}
.standard #eigen-nieuws .eigennieuws-text {
	width: 335px;
}
#eigen-nieuws .eigennieuws-text h2 {
	font-size: 16px;
	padding: 5px 0 15px;
}
.standard #eigen-nieuws .eigennieuws-text h2 {
	margin-top: 0;
}
#eigen-nieuws .eigennieuws-text h2 a, #eigen-nieuws .eigennieuws-text h2 a:hover {
	color: #df0132;
	text-decoration: none;
}
#eigen-nieuws .eigennieuws-text h2 a:hover {
	text-decoration:underline;
}
#eigen-nieuws .eigennieuws-text p {
	height: 65px;
	overflow: hidden;
}
#eigen-nieuws .eigennieuws-text p a, #eigen-nieuws .eigennieuws-text p a:hover {
	text-decoration: none;
	display: block;
}
#eigen-nieuws .eigennieuws-text p a:hover {
	text-decoration: none;
	color: #4c4c4c;
}
#eigen-nieuws .eigennieuws-text p a:focus {
	outline: none;
}
/* lijst nieuws home met foto´s  */
.space {
	height: 20px;
}
.standard #news ol {
	padding: 20px 0 0 0;
	border-top: 1px solid #e2e2e2;
}
#news .article-new {
	margin-bottom: 20px;
	margin-left: -3px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 20px;
	overflow: hidden;
}
#news .article-new a.article-new-image {
	float: left;
	width: 120px;
	overflow: hidden;
	margin-right: 10px;
	border: 1px solid #c8c8c8;
}
#news .article-new a.article-new-image img {
	width: 120px;
	border: none;
}
#news .article-new h2 {
	height: 16px;
	overflow: hidden;
	margin: 0;
}
#news .article-new p {
	margin-bottom: 0;
}
#news .article-new p.article-new-text {
	height: 41px;
	overflow: hidden;
	padding-top: 3px;
}
#news .date {
	font-size: 11px;
}
.standard .body .offers {
	padding-left: 45px;
}
/* REVIEW */
.new-review {
    display: block;
    width: 83px;
    height: 24px;
    padding: 4px 0 0 10px;
    background: url(../submit.gif) no-repeat;
    text-decoration: none;
    color: #333;
}
:hover.new-review {
    color: #666;
}
#reviews li {
    overflow: hidden;
    padding: 10px 0;
}
#reviews li p {
    margin: 0;
    padding: 0 5px;
}
#reviews .reviewer {
    background: #f5f5f5;
    padding: 2px 5px;
}
#reviews dl {
    margin-left: 5px;
}
#reviews dt {
    font-weight: bold;
    float: left;
    width: 95px;
}
#reviews dd {
    margin-left: 95px;
}
#reviews dd.score {
    text-indent: -9999em;
    background-image: url(/templates/honda_dealer/hdw09/media/review-stars.png);
    background-repeat: no-repeat;
    height: 15px;
}
#reviews dd.score-0 {
    background-position: 0 -75px;
}
#reviews dd.score-1 {
    background-position: 0 -60px;
}
#reviews dd.score-2 {
    background-position: 0 -45px;
}
#reviews dd.score-3 {
    background-position: 0 -30px;
}
#reviews dd.score-4 {
    background-position: 0 -15px;
}
#reviews dd.score-5 {
    background-position: 0 0;
}
#reviews .nav {
    border-top: 1px solid #ccc;
    padding: 10px 0 0 0;
}
#review .back {
    float: right;
}
#review form {
    clear: both;
    margin: 20px 0;
}
#review fieldset {
    border: none;
    padding: 0;
    margin: 0;
}
#review legend {
    display: none;
}
#review input, #review select, #review textarea {
    display: block;
    margin: 0 0 3px 0;
}
#review input[type=text] {
    width: 250px;
}
#review textarea {
    width: 400px;
    height: 200px;
}
#review #surname {
    display: none;
}
#review input[type=submit] {
	border: none;
	background: url(/templates/honda_dealer/hdw09/media/submit.gif) no-repeat;
	width: 93px;
	height: 28px;
	cursor: pointer;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	position: absolute;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}
#TB_window img#TB_Image {
	display:block;
	margin: 0;
	border: none;
}
#TB_caption{
	padding: 20px 30px 10px 25px;
	height: 20px;
}
#TB_closeWindow {
	position: absolute;
	right: 10px;
	bottom: 15px;
}
a#TB_closeWindowButton {
	background-image: url(/templates/honda_dealer/hdw09/media/modal-close.png);
	background-repeat: no-repeat;
	background-position: 0 -16px;
	padding: 1px 0 0 15px;
	text-decoration: none;
}

a:hover#TB_closeWindowButton {
	background-position: 0 0;
}
#TB_closeAjaxWindow{
	float:right;
	margin: 35px 10px 0 0;
}

#TB_ajaxWindowTitle{
	float:left;
	padding: 34px 0 5px 90px;
	margin: 0 0 1px 20px;
	font-size: 16px;
	font-weight: normal;
	color: #888;
	background: url(/templates/honda_dealer/hdw09/media/modal-logo-honda.png) no-repeat;
	display: inline;
}

#TB_title{
	background: #eee url(/templates/honda_dealer/hdw09/media/modal-header.png) repeat-x;
	height:63px;
	padding-top: 10px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:32px;
	width:32px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
#TB_secondLine {
	position: relative;
	width: 165px;
	height: 35px;
	margin: -50px auto 0 auto;
	background: url(/templates/honda_dealer/hdw09/media/modal-nav-bg.png) no-repeat;
	z-index: 2000;
}
#TB_secondLine #indicator {
	display: block;
	position: absolute;
	top: 12px;
	left: 45px;
	width: 75px;
	text-align: center;
}
#TB_secondLine span a {
	display: block;
	width: 27px;
	height: 0;
	margin: 3px;
	padding-top: 29px;
	background-image: url(/templates/honda_dealer/hdw09/media/modal-nav-buttons.gif?3);
	overflow: hidden;
}
#TB_secondLine span#TB_prev a {
	float: left;
	background-position: 0 0;
}
#TB_secondLine span#TB_prev a:hover {
	background-position: 0 -29px;
}
#TB_secondLine span#TB_next a {
	float: right;
	background-position: -27px 0;
}
#TB_secondLine span#TB_next a:hover {
	background-position: -27px -29px;
}
