/**************** Tags ****************/ 

html, body, #container { 
	height: 100%; 
}
body > #container { 
	height: auto; 
	min-height: 100%; 
}
body, p, td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
body,p,h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
}
hr {
	color: #FFFFFF;
	height: 1px;
	border: 0;
	background-color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-size: 17px;
	color: #ef8045;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	font-size: 13px;
	color: #ef8045;
	font-weight: bold;
	text-transform: uppercase;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	resize:none;
}
input[type=text] {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
} 

/**************** Classes ****************/ 

.error {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
}
.bestpoint {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bestpoint:hover {
	color: #3b3a31;
}
.btnzoek {
	color: #FFFFFF;
	height: 20px;
	width: 38px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/zoek.gif);
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 0px;
}
.zoekveld {
	width: 166px;
	height: 14px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 1px solid #000000;
	background-image: url(../images/zoekveldbg.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
}
.border {
	border: 5px solid #dddddd;	
}
.winkellink {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.nieuwsallestitel {
	font-size: 20px;
}
.breadcrumblink {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.breadcrumblinkrood {
	font-size: 11px;
	font-weight: bold;
	color: #f52f2f;
}
.productbg {
	background-image: url(../images/productbg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.productoverlay {
	width: 118px;
	height: 186px;
	position: absolute;
	left: 6px;
	top: 11px;
}
.productinfo,
.productinfo a {
	padding-top: 5px;
	color: #FFFFFF;
	text-decoration: none;
}	
.nopic {
	color: #ef8045;
	text-decoration: none;
}
.newsblok {
	width: 673px;
	position: relative;
}
.newsimg {
	width: 170px;
	height: 105px;
	position: relative;
	float: left;
	margin-top: 29px;
	margin-right: 15px;
}
.newspasse {
	width: 170px;
	height: 105px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.newscontent {
	width: 488px;
	height: 105px;
	position: relative;
	float: left;
	margin-top: 29px;
}
.newstitel {
	color: #ef8045;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
}
.newsdatum {
	color: #000000;
	font-size: 12px;
	text-transform: uppercase;
}
.news {
	padding-left: 10px;
	padding-top: 5px;
}
.meerlink {
	position: absolute;
	right: 20px;
	bottom: 20px;
	color: #ef8045;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
.pagecount {
	position: relative;
	padding-top: 50px;
	padding-bottom: 20px;
}
.paging {
	color: #ef8045;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.dealerblok {
	width: 326px;
	height: 105px;
	position: relative;
	margin-top: 26px;
	margin-bottom: 10px;
	float: left;
}
.dealerfoto {
	width: 105px;
	height: 105px;
	position: relative;
	float: left;
	margin-right: 16px;
}
.dealercontent {
	width: 205px;
	height: 100px;
	position: relative;
	float: left;
	padding-top: 5px;
}
.dealerpasse {
	width: 105px;
	height: 105px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.dealernaam {
	color: #ef8045;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.dealerzin {
	color: #000000;
	text-transform: uppercase;
}
.dealersite {
	color: #ef8045;
	text-transform: uppercase;
	position: relative;
	text-align: right;
}

/**************** Div's ****************/ 

#facebook {
	width: 99px;
	height: 26px;
	position: absolute;
	top: 86px;
	right: 0px;
	z-index: 2000;
}
#container {
	background-color: #000000;
	background-image: url(../images/containerbg.gif);
	background-repeat: repeat-x;
	background-position: center top;	
}
#master {
	width: 926px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 28px;
	z-index: 1;
}
#topzone {
	width: 926px;
	height: 76px;
	position: relative;
	padding-top: 50px;
}
#wakeboardworldbtn {
	width: 196px;
	height: 26px;
	position: absolute;
	top: 54px;
	right: 196px;
}
#waterskiworldbtn {
	width: 196px;
	height: 26px;
	position: absolute;
	top: 54px;
	right: 0px;
}
#logo {
	width: 539px;
	height: 60px;
	position: absolute;
	top: 15px;
	left: 0px;
	background-color: #000000;
}
#topmenu {
	height: 12px;
	position: absolute;
	left: 0px;
	top: 9px;
}
#menuzone {
	width: 825px;
	height: 26px;
	position: absolute;
	left: 0px;
	top: 26px;
	z-index: 1000;
}
#menu {
	height: 20px;
	position: absolute;
	padding-left: 1px;
	top: 91px;
	left: 0px;
	z-index: 1000;
}
#zoekzone {
	width: 926px;
	height: 27px;
	position: relative;
}
#merkenbalk {
	width: 926px;
	height: 54px;
	position: relative;
}
#submenubalk {
	width: 905px;
	height: 54px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	z-index: 1000;
}
#submenu {
	height: 36px;
	position: absolute;
	top: 10px;
	left: 15px;
	z-index: 1000;
	width: 880px;
	z-index: 10000;
}
#merken {
	width: 900px;
	height: 40px;
	position: absolute;
	left: 13px;
	top: 7px;
}
#merkenmenu {
	width: 900px;
	height: 40px;
	position: absolute;
	left: 60px;
	top: 9px;
	z-index: 1000;
}
.merk {
	height: 40px;
	position: relative;
	float: left;
}
#zoekveld {
	width: 211px;
	height: 20px;
	position: absolute;
	right: 12px;
	top: 12px;
}
#breadcrumbs {
	width: 670px;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 14px;
	z-index: 1;
}
#contentzone {
	width: 926px;
	min-height: 395px;
	padding-top: 10px;
	z-index: 10;
}
#contentimg {
	width: 905px;
	height: 250px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-color: #dddbdb;
	border: 1px solid #FFFFFF;
}
#contenttop {
	width: 860px;
	height: 21px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #dddbdb;
	background-image: url(../images/titelbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #ef8045;
	padding-left: 45px;
	padding-top: 5px;
}
#content {
	width: 883px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
#contentww {
	width: 774px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#contenttitel {
	width: 774px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	color: #ef8045;
	font-size: 18px;
	text-transform: uppercase;
}
#spacer {
	width: 903px;
	height: 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #FFFFFF;
}
#contentsub {
	width: 926px;
}
#contentsmall {
	float: right;
	width: 718px;
	min-height: 395px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/contentbg-trans.png);
	background-repeat: no-repeat;
}
#contentbottom {
	width: 926px;
	height: 63px;
	position: relative;
}
#footer {
	clear: both;
	position: relative;
	z-index: 10;
	height: 59px;
	margin-top: -59px;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#bottom {
	width: 950px;
	height: 59px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#adres {
	width: 713px;
	height: 10px;
	position: absolute;
	left: 0px;
	top: 28px;
}
#powered {
	height: 10px;
	position: absolute;
	right: 11px;
	top: 25px;
	text-align: left;
}
#nl {
	width: 28px;
	height: 16px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#nltxt {
	width: 150px;
	height: 16px;
	position: absolute;
	left: 35px;
	top: 0px;
}
#nltxt a {
	color: #000000;
	font-weight: bold;
}
#du {
	width: 28px;
	height: 16px;
	position: absolute;
	left: 140px;
	top: 0px;
}
#dutxt {
	width: 100px;
	height: 16px;
	position: absolute;
	left: 175px;
	top: 0px;
}
#dutxt a {
	color: #000000;
	font-weight: bold;
}
#be {
	width: 28px;
	height: 16px;
	position: absolute;
	left: 250px;
	top: 0px;
}
#betxt {
	width: 100px;
	height: 16px;
	position: absolute;
	left: 285px;
	top: 0px;
}
#betxt a {
	color: #000000;
	font-weight: bold;
}
#clear {
	width: 0px; 
	height: 0px; 
	clear: both; 
	line-height: 0px; 
	font-size: 0px;
}
.clear {
	width: 0px; 
	height: 0px; 
	clear: both; 
	line-height: 0px; 
	font-size: 0px;
}

/************** more info *****************/

#picturewrap {
	width: 285px;
	position: relative;
	float: left;
	margin-top: 7px;
}
#moreinfowrap {
	margin-top: 7px;
	width: 489px;
	position: relative;
	float: left;
}
.komschrijving {
	font-size: 24px;
	font-weight: bold;
	color: #ef8045;
	text-transform: uppercase;
	margin-right: 145px;
}
.variaties {
	font-weight: bold;
	margin-right: 145px;
}
.prijs {
	font-size: 42px;
	font-weight: bold;
	color: #FFFFFF;
}
.backbtn {
	float: left;
	margin-right: 30px;
	text-align: center;
}
.backbtn a {
	color: #ef8045;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	text-decoration: none;
}
.koopbtn {
	float: left;
	margin-right: 30px;
	text-align: center;
}
.koopbtn a {
	color: #ef8045;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	text-decoration: none;
}
.mailbtn {
	float: left;
	margin-right: 30px;
	text-align: center;
}
.mailbtn a {
	color: #ef8045;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	text-decoration: none;
}
.printbtn {
	float: left;
	margin-right: 30px;
	text-align: center;
}
.printbtn a {
	color: #ef8045;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	text-decoration: none;
}
.tellafriend {
	font-size: 22px;
	color: #ef8045;
	margin-top: 10px;
	margin-left: 15px;
}
.tellatxt {
	font-size: 15px;
}
.sendaform {
	margin-left: 30px;
}
.tellabutton {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 89px;
	border: 1px solid #a5acb2;
	background-color: #000000;
	height: 19px;
	cursor: pointer;
	background-image: url(../images/send.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.tellaclose {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 19px;
	border: 1px solid #a5acb2;
	background-color: #000000;
	height: 19px;
	cursor: pointer;
	background-image: url(../images/close.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#moreinfoprijs {
	position: absolute;
	right: 0px;
	top: 0px;
}
.euro {
	position: absolute;
	left: -20px;
	top: 5px;
	font-size: 24px;
}
#moreinfobtns {
	width: 489px;
	height: 20px;
	margin-top: 50px;
	margin-bottom: 7px;
	position: relative;
}
#sendtofriend {
	visibility: hidden;
	width: 479px;
	height: 300px;
	position: absolute;
	bottom: 40px;
	right: 0px;
	border: solid 1px #FFFFFF;
	overflow: hidden;
	z-index: 2;
	padding: 5px;
}
#sendtofriend .transparency {
	width: 489px;
	height: 310px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	background-color: #222222;
	position: absolute;
	top: 0px;  
    left: 0px;  
    z-index: -1;  
}
.productpic {
	width: 243px;
	height: 283px;
	position: absolute;
	left: 16px;
	top: 12px;
}
.productschaduw {
	width: 257px;
	height: 301px;
	position: absolute;
	left: -8px;
	top: -8px;
	cursor: pointer;
}
#productthumbs {
	width: 235px;
	position: relative;
}
.productthumbbg {
	width: 71px;
	height: 60px;
	position: relative;
	float: left;
}
.productthumb {
	width: 59px;
	height: 56px;
	position: absolute;
	top: 3px;
	left: 6px;
}
.producttumbschaduw {
	width: 69px;
	height: 58px;
	position: absolute;
	left: 1px;
	top: 2px;
	cursor: pointer;
}

/**************** menu ********************/
/*** Hoofdmenu ***/

ul.hoofdmenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.hoofdmenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-right: 20px;
	margin-left: 3px;
}
ul.hoofdmenu li a {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #4c4c4c;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
}
ul.hoofdmenu li a:hover,
ul.hoofdmenu li a.active {
	color: #ef8045;
}

/*** Submenu ***/

ul.jd_menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index: 100000;
	padding-top: 10px;
	display: block;
	width: 880px;
	height: 26px;
	background-color: #000000;
}
ul.jd_menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-right: 20px;
	margin-left: 3px;
}
ul.jd_menu li a {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
}
ul.jd_menu li a:hover,
ul.jd_menu li a.active {
	color: #ef8045;
}



ul.jd_menu ul {
	display: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #000000;
	margin-left: 25px;
	margin-top: 16px;
	margin-right: 25px;
	border: 1px solid #86878a;
	z-index: 1000000;
	width: auto;
	padding: 3px;
}
ul.jd_menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-right: 20px;
	margin-left: 3px;
}
ul.jd_menu li a {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
}

.dealercontent {
	color: #FFFFFF;
}
