/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
html {
	color: #000;
	background: #FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}



tr.even {
	background-color: #f2f2f2;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,strong,th,var,optgroup {
	font-style: normal;
	font-weight: bold;
}

del,ins {
	text-decoration: none;
}


em {
	font-style: italic;
	font-weight: normal;
}

li {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	color: #9E0E29;

	font-size: 16px;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

legend {
	color: #000;
}

input,button,textarea,select,optgroup,option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,button,textarea,select {
	*font-size: 100%;
}

/*======== COMMON ========*/
html {
	overflow-y: scroll;
	background-repeat: repeat;
	background-position: top;
	height: 100%;
}

body {

	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	min-height: 100%;



}

div.cb {
	height:0px;
	clear:both;	
}

div#container {
	width: 100%
}



div#content {
}

div.logo {
	display:none;
}
div.logo_print {
	display:block;
}
/* ========== BREADCRUMBS ========== */
div#breadcrumbs {
display:none;
}


/* ========== TOP ========== */
div#top {
	background-position: center;
    display: block;
    height: 90px;
    position: relative;
    width: 100%;
}

div#top_inner {
    height: 90px;
}

div#top_inner img {
}

div#top_inner div.brands {
	display:none;
}


/* ========== MENU ========== */
div#menu_bar {
display:none;
}

/*======== FOOTERMENU ========*/
div#footermenu {
	display:none;
}

div#footer {
	display: none;
}

/*======== CARDETAILS ========*/
h1.details {
	margin: 0px 0px 15px 5px;
}


div#details {
	position: relative;
}

div#cardetails_col_left{
	display: none;
}

div#cardetails_col_center {
	position:relative;
	float: left;
	margin-right: 0px;

}


div.cardetails_button {
	float:right;
	padding-top: 5px;
}

div.button_zone{
	text-align: right;
	width: 200px;
	margin:5px 5px 0 3px;	
	padding-bottom:5px;
}

div.details_img_large {
	float: left;
	awidth: 374px;
	aheight: 281px;
	margin-bottom: 15px;
	margin-right: 5px;
	cursor: pointer;
}

div.details_img_viewport {
	clear:both;
	width: 374px;
	margin-right: 10px;
	position: relative;
}

div.details_scroll {
display:none;
}

div.details_scroll_button {
display:none;
}

div#details_img_container {
	top: 0px;
	height:100%;
	width: 384px;

}

div#details_image_lightbox {
	float:left;
	width: 384px;
}

div.details_img {
	display:inline;
	margin-bottom: 5px;
	margin-right: 4px;
}

div.details_overview {
 display: none;
}

div.details_techniek {
	margin-top: 15px;
}
div.details_techniek a{
	color: #336699;
	text-decoration: underline;
	padding-left: 10px;
}

div.details_techniek a:hover{
	text-decoration: none;
}

div.details_menu {
	display:none;
}


div.frame {
    border: 1px solid #CCCCCC;
    float: left;
    height: 28px;
    line-height: 28px;
    margin-bottom: 10px;
    padding: 0 10px;
    width: 454px;
    background-color: white;
}

div.frame.details {

    height: auto;
    line-height: 18px;
    margin-top: 30px;
    padding: 15px;
    width: 342px;
    background-color: white;
}

div.frame.details.description {

}

div.details_details.print {
	float:right;
	width:374px;
	margin-left:15px;
}

div.details_menu_content {
    display: none;
}

img.ideal_icon {
	margin-top: 3px; 
	margin-right: 5px; 
	float: left;
}

input.details_action {
	width: 185px;
	height: 18px;
	border: 1px solid #999999;
	margin: 5px 0 5px 1px;
	padding: 0px 5px; 
}
input[type=checkbox].details_action {
	width: 18px;
	height: 18px;
	border: none;
	margin-top: 5px;
	padding: 0px 5px; 
}

label.details_action {
	font-size: 11px;
}


table.details_details {
	width: 374px;
	line-height: 25px;
	margin-bottom: 15px;
	background-color: white;
	border: 1px solid #CCCCCC;
	
}


table.details_details td {
	padding: 0px 10px;
}

div.adres_print{
    border: 1px solid #CCCCCC;
    float: left;
    margin-bottom: 10px;
    margin-top: 30px;
	padding: 10px;
    width: 752px;
    background-color: white;
}

div.adres_print_vestiging {
	padding:12px;
	float:left;
	width:210px;
}
div.adres_print_openingshour {
	float:left;
	margin-left:40px;
}