
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {margin: 0;padding: 0;}
html{
height:100%;
}
ul,li {list-style-type: none;}
a, a:hover {color: #666666;}
a:hover {text-decoration: none;}
body, textarea, input {color: #666666;font: 11px/18px Arial;}
img {border: 0;}	
p {margin: 0;padding: 0;}
body{

height: 100%;
min-height: 100%;
max-height: 100%;
}

fieldset    { padding:0; margin: 0 0 0 0; border: 0; }

/*
---------------------------------------------------------------------------
Float Fix
--------------------------------------------------------------------------- 
*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* 
*/	

.outer_canvas{
	min-height:100%!important;
	margin:auto auto;
	width:835px;
	left: 50%;
	margin-left: -417px;
	margin-top: -25px;
	position:absolute;
	background-image:url(/img/algemeen/back.gif);
	background-repeat:repeat-y;
	padding-bottom:25px;

}

.inner_canvas{
	width:813px;
	left:11px;
	position:relative;
}

.inner_canvas div.header{
	height:213px;
	width:100%;
	background-image:url(/img/algemeen/header_visual.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	position:relative;
	top:0;
	left:0;
}

.message{
	color:#FFFFFF!important;
} 

h1.logo a{
	background-image:url(/img/algemeen/logo.gif);
	background-repeat:no-repeat;
	position:absolute;
	right:20px;
	top:37px;
	width:301px;
	height:95px;
	text-indent:-9999px;
}


.content{
	width:813px;
	position:relative;
	float:left!important;
}

/* menu */
div.menubar{
	/*top:213px;*/
	width:813px;
	height:53px;
	position:relative;
	background-image:url(/img/algemeen/menu_back.gif);
	background-repeat:repeat-x;
}

.menubar li{
	display:inline;
	
}

.menubar li div{
	display:inline;
	background-image:url(/img/tabs/tab_middle.gif);
	float:left;
	height:53px;
	width:auto;
	min-width:60px;
	text-align:center;
	background-repeat:repeat-x;
	padding-top:15px;
}

.menubar li div.left{
	width:20px;
	background-image:url(/img/tabs/tab_left.gif);
	height:53px;
	min-width:0;
	background-repeat:no-repeat;
	
}

.menubar li div.right{
	width:19px;
	background-image:url(/img/tabs/tab_right.gif);
	height:53px;
	min-width:0;
	background-repeat:no-repeat;
}


.menubar li div.firstlast{
	background-image:none!important;
	width:5px;
}

.menubar ul li a
{
	font-size:13px;
	color:#4C4B4B;
	text-decoration:none;
}

.menubar ul li.selected a
{
	color:#FFFFFF;
}

.menubar ul li a:hover
{
	text-decoration:underline;
}

div.content-block{
	width: 783px; /*533px;*/
	float:left;
	height:inherit;
	overflow:scrolling;
	padding:15px;
}

div.rechts{
	width:250px;
	background-color:#ddeac9;
	position:absolute;
	top:15px;
	right:0;
}

div.rechts .top
{
	background-image:url(/img/algemeen/rechts_boven.gif);
	background-repeat:no-repeat;
	height:20px;
}

div.rechts .bottom
{
	background-image:url(/img/algemeen/rechts_onder.gif);
	background-repeat:no-repeat;
	height:20px;
}

div.rechts .divider{
	height:23px;
	background-image:url("/img/algemeen/rechts_divider.gif");
	background-repeat:no-repeat;
}

div.productkaartje
{
	float:left;
	width:202px;
	height:202px;
	padding:1px;
	/*border:1px solid #cccccc;*/
	background-image:url(/img/algemeen/productkaart.gif);
	background-repeat:no-repeat;
	margin-right:50px;
	margin-top:20px;
}

div.productkaartje div.title{
		height:30px;
}

div.productkaartje div.title h3
{
	width:190px;
	font-size:13px;
	padding:5px;
/*	height:10px;*/

}

div.productkaartje div.image
{
	width:200px;
	height:130px;
	
}

div.productkaartje div.price,
div.price
{
	width: 75px;
	height:40px;
	float:left;
}

div.productkaartje div.price .prijs_van,
div.price .prijs_van
{
	color:#FF0000;
	float:right;
	text-decoration:line-through;
}

div.productkaartje div.price .prijs_voor,
div.price .prijs_voor
{
	font-size:14px;
	float:right;
	clear:both;
	font-weight:bold;
	color:#B6BFA7;
}

div.productkaartje div.verder
{
	width:40px;
	float:right;
	padding-top:5px;
}

div.productfotoContainer{
	width:350px;
	float:left;
	height:400px;
	padding-right:10px;
	border-right:1px solid #CCCCCC;
}

div.productExtraFotoContainer{
	width:350px;
	float:left;
	height:150px;
}

div.productdetailsContainer{
	width:350px;
	float:left;
	min-height:400px;
	padding-left:10px;
}

a.zoom{
	background-image:url("/img/zoom.gif");
	background-repeat:no-repeat;
	width:35px;
	height:35px;
	display:block;
	float:right;

}

a.zoom:hover{
	background-image:url("/img/zoom_over.gif");

}

a.verwijder{
	background-image:url("/img/buttons/delete.gif");
	background-repeat:no-repeat;
	display:block;
	height:15px;
	width:15px;
}

a#afrekenen{
	background-image:url("/img/buttons/basket.gif");
	background-repeat:no-repeat;
	background-position:top right;
	display:block;
	height:27px;
	width:230px;
	float:right;
	font-weight:bold;
	
}

a#terug{
	background-image:url("/img/buttons/terug.gif");
	width:162px;
	height:30px;
	float:left;
}

a#afronden{
	background-image:url("/img/buttons/afronden.gif");
	width:162px;
	height:30px;
	float:right;
	
}

a#verder{
	background-image:url("/img/buttons/verder_large.gif");
	width:162px;
	height:30px;
	float:right;
	
}

tr.headerbalk td{
	background-color:#666666;
	color:#FFFFFF;

}

/* ====================================== */
/* formulieren
/* ====================================== */

.form {

}

.form fieldset {
}

.form legend {
	color: #666666;
	font-size: 12px;
}

.form p.foutmelding {
	border: 1px solid #ccc;
	padding: 10px;
	text-align: center;
	background: #eaf0f3;
	color: #cc0000;
	font-weight: bold;
}

.form div {
	margin-bottom: 5px;
}

.form label {
	font-weight: normal;
	float: left;
	width: 140px;
	clear: both;
	text-align: right;
	padding-right: 10px;
}

.form label.left {
	text-align: left;
}

.form label.expand {
	width: 400px;
	float: none;
	display: block;
	text-align: left;
}

.form select.select_normal,
.form textarea.textarea_normal,
.form input.textfield_normal, 
.form input.textfield_postcode, 
.form input.textfield_small {
	background: #eaf0f3;
	border-top: 1px solid #a5adb7;
	border-left: 1px solid #bec6cd;
	border-bottom: 1px solid #f3f6f8;
	border-right: 1px solid #f3f6f8;
	color: #000000;
}

.form input.textfield_normal {
	width: 300px;
}

.form input.textfield_small {
	width: 150px;
}

.form input.textfield_postcode {
	width: 50px;
}

.form textarea.textarea_normal {
	width: 300px;
	height: 140px;
}

.form select.select_normal {
	width: 300px;
}

.form .marginleft {
	margin-left: 140px;
}

.rechts ul{
	margin-left:15px;
	list-style-image:url("/img/algemeen/arrow.gif");
}

.rechts li{
	padding-bottom:2px;
}


