﻿/* Body & Container */

body,html {
	height: 100%;
	margin: 0;
	padding: 0;	
	font-family: Verdana;
	font-size: 11px;
	color: #383838;
}
body
{
	background: url(images/bodybg.jpg) no-repeat #000 center;
	background-attachment: fixed;
}

.container{
	width: 1013px;
	min-height: 100%;
	background: url(images/container.png) repeat-y;
	margin: 0 auto;
	overflow:hidden;
}

/* TekstOpmaak */

h1{
	font-size: 21px;
	font-weight: bold;
	color: #203c87;
}

h2{
	font-size: 11px;
	font-weight: bold;
	color: #203c87;
	text-transform:uppercase;
}

h3{
	font-size: 9px;
	font-weight: normal;
	color: #383838;
}

hr {
	height: 1px;
	border-style: none;
	color: black; 
	background-color: black; }

img {
	border: 0px;
}

a{
	text-decoration: none;
	color: #203c87;
}
a:hover{
	text-decoration: none;
	color: #203c87;
}

/* Left & Rightside */

.leftside{
	width: 360px;
	float:left;
}

.rightside{
	width: 653px;
	float:right;
	margin-bottom: 74px;
}

/* Content Leftside */

.logo {
	width: 360px;
	height: 208px;
	background: url(images/logo.png) no-repeat;
}

.contentspace{
	width: 331px;
	margin-left: 29px;
	_margin-left: 28px;

}

/* Leftbox */

.leftbox{
	width: 331px;
	background: url(images/leftbox_bg.png) no-repeat;
}
.leftbox_content{
	width: 259px;
	margin-left: 49px;
	text-align: center;
	vertical-align:middle;}
.leftbox_bottom{
	width: 331px;
	height: 24px;
	background: url(images/leftbox_bottom.png) no-repeat bottom;
}

.webshop_button{
	width: 274px;
	height: 66px;
	margin-left: 43px;
}

/* Loginbox */

.login{
	width: 331px;
	background: url(images/login_bg.png) repeat-y;
}
.login_top{
	width: 331px;
	height: 24px;	
	background: url(images/login_top.png) no-repeat top;	
}
.login_bottom{
	width: 331px;
	height: 20px;	
	background: url(images/login_bottom.png) no-repeat bottom;
}
.login_content{
	width: 259px;
	margin-left: 49px;
}

.login_inlogbutton a{
	width: 97px;
	display: block;
	height: 21px;
	background: url(images/button_inloggen.jpg) no-repeat;
}

.login_inlogbutton a:hover{
	width: 97px;
	display: block;
	height: 21px;
	background: url(images/button_inloggen_h.jpg) no-repeat;
}
.login_registerbutton a{
	width: 97px;
	display: block;
	height: 21px;
	background: url(images/button_registreren.jpg) no-repeat;
	visibility: hidden;
}

.login_registerbutton a:hover{
	width: 97px;
	display: block;
	height: 21px;
	background: url(images/button_registreren_h.jpg) no-repeat;
}

/* Nieuwsbriefbox */

.nieuwsbrief_div{
	width:294px;
	margin-left: 38px;
}

.nieuwsbrief_img{
	width: 88px;
	height: 180px;
	background: url(images/nieuws_img.png) no-repeat;
	float:left;
}

.nieuwsbrief_content{
	width: 206px;
	height: 170px;
	background: url(images/nieuws_bg.png) no-repeat;	
	text-align: center;
	padding-top: 10px;
	float:right;
}

.nieuwsbrief_div input{
	font-family: Verdana;
	font-size: 10px;
	color: #383838;
	border: 1px solid #383838;
	padding: 2px;
	clear:both;
}
.nieuwsb_aanvragen a{
	width: 72px;
	display: block;
	height: 18px;
	background: url(images/button_aanvragen.jpg) no-repeat;
}

.nieuwsb_aanvragen a:hover{
	width: 72px;
	display: block;
	height: 18px;
	background: url(images/button_aanvragen_h.jpg) no-repeat;
}

.nieuwsb_lidworden a{
	width: 72px;
	display: block;
	height: 18px;
	background: url(images/button_lidworden.jpg) no-repeat;
}

.nieuwsb_lidworden a:hover{
	width: 72px;
	display: block;
	height: 18px;
	background: url(images/button_lidworden_h.jpg) no-repeat;
}

/* Content Rightside */

.menu_div{
	width: 653px;
	height: 69px;
	background: url(images/menu.png) no-repeat;
}

/* Menu Instellingen */

.menu {
	margin: 0;
	padding: 0;
	width: 616px;
	padding-top: 30px;
	list-style:none;

}

.menu li {
	padding: 0;
	margin: 0;
	height: 18px;
	list-style: none;
	border: 0px;
	color: #777450;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	height: 18px;
	font-size: 12px;
	color: #000;
	background-repeat: no-repeat;
	border: 0px;
	float:left;
}
.item_home a {color: #000; text-decoration: none; width:74px; padding-left: 25px;}
.item_home  a:hover {color: #000;  width:74px; padding-left: 25px;}
.item_home_active a{color: #000; width:74px; padding-left: 25px;}

.item a {color: #000; text-decoration: none; width:127px; text-align: center; }
.item a:hover {color: #000;  width:127px;text-align: center; }
.item_active a{color: #000;  width:127px;text-align: center;}

.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.menu li {float: left;}


/* TopBox */


.topbox_space{
	width: 585px;
	float:left;
}

.topbox{
	width: 192px;
	background: url(images/topbox_bg.jpg) repeat-y #494949;
	text-align: center;
	padding-right: 3px;
	float:left;	
}

.topbox_top{
	width: 192px;
	height: 13px;
	background: url(images/topbox_top.jpg) no-repeat top;
}

.topbox_bottom{
	width: 192px;
	height: 13px;
	background: url(images/topbox_bottom.jpg) no-repeat bottom;
}

/* ContentArea */

.content_top{
	width: 579px;
	height: 23px;
	background: url(images/content_top.jpg) no-repeat;
	clear: left;
}

.content_area{
	width: 547px;
	min-height: 800px;
	_height: 800px;
	margin-left: 20px;
	margin-top: 10px;
	background: url(images/content_bg.jpg) repeat-y #fff;
	line-height: 1.5;
	padding-right: 9px;
}

/* Topbox Rollover images */

.fanclub_button a{
	width: 131px;
	margin: 0 auto;
	display: block;
	height: 32px;
	background: url(images/fanclub.jpg) no-repeat;
}

.fanclub_button a:hover{
	width: 131px;
	margin: 0 auto;
	display: block;
	height: 32px;
	background: url(images/fanclub_h.jpg) no-repeat;
}
.evenementen_button a{
	width: 131px;
	margin: 0 auto;
	display: block;
	height: 32px;
	background: url(images/evenementen.jpg) no-repeat;
}

.evenementen_button a:hover{
	width: 131px;
	margin: 0 auto;
	display: block;
	height: 32px;
	background: url(images/evenementen_h.jpg) no-repeat;
}
.aanbiedingen_button a{
	width: 131px;
	margin: 0 auto;
	display: block;
	height: 32px;
	background: url(images/aanbiedingen.jpg) no-repeat;
}

.aanbiedingen_button a:hover{
	width: 131px;
	margin: 0 auto;
	display: block;
	height: 32px;
	background: url(images/aanbiedingen_h.jpg) no-repeat;
}

/* Footer */

.footer{
	width: 943px;
	height: 21px;
	background: url(images/footer.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: -74px;
	font-size: 9px;
	text-align: right;
	padding-top: 53px;
	padding-right: 70px;
}


















/* Categorie control */
.categorieControl
{
	width: 185px;
	border: 1px solid #fff;
	background-color: #CEC7BB;
	background-image: url(images/catelvis.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 13px;
	padding-left: 77px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 42px;
	list-style-type: none;
}
.categoriesubmenu
{
	list-style-type: none;
	padding: 0;
	margin-left: 0px;
}
.categoriesubmenu a
{
	
}
.categoriemenu
{
	color: #000;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.categoriemenu li
{
}
.categoriemenu a
{
	color: #FFF;
	text-decoration: none;
	background-image: url(images/cat1.png);
	height: 23px;
	width: 143px;
	padding-top: 6px;
	padding-left: 12px;
	display: block;
}
.categoriemenu a:hover
{
	/*text-decoration: underline;*/
	background-image: url(images/cat2.png);
}
.activemenu
{
	/*text-decoration: underline !important;*/
	background-image: url(images/cat2.png) !important;
}
.categoriefirst
{
}

/*Product overzicht*/
.productoverzichtproduct
{
	width: 200px;
	height: 150px;
	border: 0px solid #606060;
	float: left;
	margin-left: 30px;
	text-align: center;
}
.productoverzichttable
{
	color: #333;
	font-size: 10px;
}
.productoverzichttable span
{
	color: #333;
	font-weight: bold;
}
.productoverzichttop
{
	height: 108px;
}
.productoverzichtbottom
{
}




/*Product details*/
.artikelAfbeeldingContainer
{
	overflow: hidden;
	border: 0px solid #000;
	padding-top: 5px;
	float: left;
}
.artikelAfbeelding
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.productPrijsTag
{
	display: block;
	font-size: 14px;
	font-weight: bold;	
}
.OptiesContainer
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.productRightBox
{
	float: left;
	width: 400px;
	border-left: 1px solid #C9B070;
	padding-left: 10px;
}



/*Winkelwagen*/
#winkelwagenspace
{
	background-color: #494949;
	margin-right: 40px;
}
#winkelwagen
{
	width: 185px;
	height: 67px;
	/*background-image: url(images/winkelwagenbg.png);*/
	margin-left: auto;
	margin-right: 34px;
	font-size: 11px;
	position: relative;
}
#winkelwagen a
{
	color: #fff;
	text-decoration: none;
}
#winkelwagen img
{
	vertical-align: middle;
}
#wwContent
{
	position: absolute;
	text-align: right;
	color: #F5F5F5;
	right: 63px;
	top: 45px;
}
#winkelwagen p
{
	padding-left: 26px;
	color: #333;
}
.winkelwagenItem
{
	width: 240px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #333333;
	font-size: 11px;
	height: 17px;
}
.winkelwagenNaam
{
	padding-left: 0px;
	width: 150px;
	float: left;
}
.winkelwagenAantal
{
	width: 80px;
	float: left;
	padding-right: 10px;
	text-align: right;
}

/*Winkelwagen befor afrekenen*/
.wwProductNaam
{
	width: 200px;
}
.wwAantal
{
	width: 75px;
	text-align: right;
}
.wwPrijs
{
	width: 100px;
	text-align: right;
}
.wwSubTotaalPrijs
{
	width: 100px;
	text-align: right;
}
.wwTotaalPrijs
{
	text-align: right;
}

/* Top Artikelen */
.topproducten
{
	position: absolute;
	top: 10px;
	left: 12px;
	height: 243px;
	width: 211px;
	background-color: #fff;
	padding-left: 5px;
	padding-top: 5px;
	border: 1px solid #E30079;
	font-size: 11px;
}

.topproducten ul
{
	color: #000;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-top: 10px;
}
.topproducten li
{
}
.topproducten a
{
	color: #000;
	text-decoration: none;
}
.topproducten a:hover
{
	text-decoration: underline;
}

/*Nieuwe Producten*/
.NieuweProductenContainer
{
	position: absolute;
	top: 10px;
	left: 250px;
	height: 243px;
	width: 520px;
	background-color: #fff;
	padding-left: 5px;
	padding-top: 5px;
	border: 1px solid #E30079;
	font-size: 11px;
	z-index: 349;
}
.NieuweProductenContainer ul
{
	color: #000;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-top: 10px;
}
.NieuweProductenContainer li
{
	float: left;
	margin-left: 10px;
}
.NieuweProductenLogo
{
	position: absolute;
}

/*Review Container*/
.ReviewItem
{
	margin-bottom: 10px;
}
.ReviewTitle
{
	font-weight: bold;
}
.ReviewBericht
{
}

/* Random Review Container*/
.RandomReviewContainer
{
	margin-top: 5px;
	width: 162px;
	border: 1px solid #F8B7DA;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.RandomReviewImage
{
}
.RandomReviewBeoordeling
{
}

/* Fabrikanten Control */
.FabrikantenContainer
{
	border: 1px solid #F8B7DA;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 5px;
	width: 154px;
	float: left;
	font-size: 14px;
}
.FabrikantenContainer select
{
	width: 152px;
}
.FabrikantenContainer p
{
	color: #E0047C;
	text-align: center;
	line-height: 1.5;
	padding: 0;
	margin-top: 6px;
	margin-bottom: 6px;
}

#contactelementen
{	
	position: absolute;
	overflow: hidden;
	margin-top: -210px;
	margin-left: 180px;
	color: #000;
}
#contactelementen a
{
	color: #000;
	text-decoration: none;
}
#contactelementen a:hover
{
	text-decoration: underline;
}

.ContactContainer
{
	border: 1px solid #F8B7DA;
	padding-top: 10px;
	float: left;
	font-size: 11px;
	padding-left: 15px;
	margin-left: 10px;
}
.ContactContainer h2
{
	font-size: 13px;
}
#ContactContainer1
{
	float: left;
	width: 155px;
	margin-right: 10px;
}
#ContactContainer2
{
	float: left;
	width: 190px;
	margin-right: 10px;
}
#ContactContainer3
{
	float: left;
	width: 190px;
}

.ZoekenNavigatie
{
	clear: both;
	text-align: center;
	vertical-align: middle;
}
.ZoekenNavigatie a
{
	color: #000;
	font-size: 14px;
	text-decoration: none;
}
.ZoekenNavigatie a:hover
{
	text-decoration: underline;
}
.activeSearchLink
{
	color: #CD0369 !important;
	font-weight: bold !important;
}
.homezoeken
{
	margin-top: 4px;
	margin-right: 4px;
	font-size: 12px;
	border: 1px solid #CD0369;
	width: 170px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
}

/* Watermark */
.ui-watermark-container
{
	position: relative;
}
.ui-watermark-label
{
	position: absolute;
	cursor: text;
	padding-top: 2px;
	padding-left: 2px;
	font-size: 10px;
	font-family: Verdana;
	color: #666;
}

.logintb
{
	width: 126px;
	height: 15px;
	padding-left: 7px;
	color: #383838;
}

.login a
{
	color: #fff;
}
.login a:hover
{
	color: #fff;
	text-decoration: underline;
}
