*{
	padding: 0px;
	margin: 0px;
}

body{
	font-family: arial;
	font-size: 12px;
	background: #fff;
	line-height:1.7;
}

div#wrapper{
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0 auto 0;
	width: 970px;
	background: url('../template/wrapper.png');
}

div#header{
	position: relative;
	padding: 5px;
}

div#container{
	position: relative;
	height: 100%;
}

div#menu{
	position: absolute;
	padding-top: 5px;
	height: 27px;
	width: 100%;
	background: url('../../images/template/background_menu.png') repeat-x;
	z-index: 1;
}

div#menu ul li{
	float: left;
	list-style: none;
}

div#menu ul li a{
	margin-left: 20px;
	margin-right: 20px;
}

div#menu_background{
	position:absolute;
	width: 100%;
	z-index: 0;
}

div#menu_background #menu_background_pix
{
	margin:0;
	height: 27px;
}

div#searchbox{
	position: relative;
	margin-top: 1px;
	margin-right: 5px;
	float: right;
	z-index: 1;
}

div#searchbox .zoekenimg{
	position: relative;
	top: 5px;
}

/*
**
	Left column
**
*/

div#column_left{
	position: relative;
	margin-left: 4px;
	float: left;
	height: 100%;
	width: 219px;
}

/*
**
	Right column
**
*/

div#column_right{
	position: relative;
	float: left;
	margin-left: 4px;
	height: 100%;
	width: 219px;
}

/*
**
	Content
**
*/

div#content{
	position: relative;
	float: left;
	margin-top: 1px;
	margin-left: 4px;
	padding: 10px;
	width: 496px;
}

div#content a:hover{
	color: #000000;
	text-decoration: underline;
}

div.top_menu{
	position: absolute;
	margin-left: 3px;
	margin-top: 5px;
	height: 33px;
	width: 211px;
	background: url('../../images/template/menu/top_menu.png') no-repeat;
	z-index: 1;
}

div.top_menu h2{
	font-size: 14px;
	padding: 5px;
}

div.top_menu_bg{
	position:absolute;
	margin-left: 4px;
	margin-top: 5px;
	width: 209px;
	z-index: 0;
}

div.top_menu_bg div{
	overflow: hidden;
	height:1px;
}

div.top_menu_bg .top_menu_pix1
{
	margin:0 2px;
}

div.top_menu_bg .top_menu_pix2
{
	margin:0 1px;
}

div.top_menu_bg .top_menu_pix3
{
	margin:0;
	height: 24px;
}

div.top_menu_bg .top_menu_pix4
{
	margin:0 1px;
}

div.top_menu_bg .top_menu_pix5
{
	margin:0 2px;
}

div.inhoud{
	padding: 10px;
}

/*
**
	Clear
**
*/

div.clear{
	clear: both;
}

/*
**
	Footer
**
*/

div#footer{
	position: relative;
	margin-left: 4px;
	margin-right: 4px;
}


/*
**
	includes/header.php
**
*/

div#breadcrums{
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

div#breadcrums a{
	text-decoration: none;
	color: #f33366;
}

div#breadcrums a:hover{
	text-decoration: underline;
}

/*
**
	includes/categories.php
**
*/

div#categorie{
margin-top:4px;
	position: relative;
	height: 100%;
	width: 217px;
}

div#categorie ul li{

	padding: 5px;
	list-style: none;
}

/*
**
	includes/boxes/shopping_cart.php
**
*/

div#shopping_cart_box{
	position: relative;
	height: 100%;
	width: 217px;
}

div#shopping_cart_box a:hover {
	text-decoration: none;
}

div#shopping_cart_box .info_buttons_cart{
	position: relative;
	margin-top: 5px;
	margin-left: 10px;
}

/*
**
	includes/boxes/loginbox.php
**
*/

div#account{
	position: relative;
	margin-top: 4px;
	height: 100%;
	width: 217px;
}

div#account ul li{
	padding: 5px;
	list-style: none;
}

/*
**
	includes/boxes/info_pages.php
**
*/

div#information{
	position: relative;
	margin-top: 4px;
	height: 100%;
	width: 217px;
}

div#information ul li{
	padding: 5px;
	list-style: none;
}

/*
**
	includes/boxes/guestbook.php
**
*/

div#guestbook{
	position: relative;
	margin-top: 4px;
	height: 100%;
	width: 217px;
}

div#guestbook ul li{
	padding-bottom: 5px;
	list-style: none;
}

div#guestbook .buttons img{
	position: relative;
	top: 5px;
	left: 2px;
}

/*
**
	includes/boxes/manufactures.php
**
*/

div#manufactures{
	position: relative;
	margin-top: 4px;
	height: 100%;
	width: 217px;
}

div#manufactures ul li{
	padding: 5px;
	list-style: none;
}

/*
**
	includes/boxes/newsletter.php
**
*/

div#newsletter{
	position: relative;
	margin-top: 4px;
	height: 100%;
	width: 217px;
}

/*
**
	linkermenu en rechtermenu
**
*/

div#menulinks{
	position: relative;
	margin-top: 4px;
	padding: 5px;
	height: 100%;
	width: 207px;
}

div#menurechts{
	position: relative;
	margin-top: 4px;
	padding: 5px;
	height: 100%;
	width: 207px;
}

/*
**
	sitemap.php
**
*/

div.sitemap{
	position: relative;
	float: left;
	width: 160px;
}

div.sitemap ul{
	padding-left: 10px;
	margin-bottom: 10px;
}

div.sitemap ul li{
	list-style-image: url('../template/menu/categorieHeading.png');
}

/*
**
	product_info.php
**
*/

div#productinfo{
	position: relative;
	height: 100%;
	z-index: 0;
}

div#productinfo p{
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#productinfo ul{
	position: relative;
	margin-bottom: -5px;
}


div#productinfo ul li{
	position: relative;
	left: 25px;
	padding-bottom: 5px;
}

div#productinfo_imagecontainer_meerdere{
	position: relative;
	float: left;
	height: 325px;
	width: 260px;
}

div#productinfo_price_meerdere {
	position: relative;
	float: left;
	width: 236px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

div#productinfo_imagecontainer{
	position: relative;
	float: left;
	height: 200px;
	width: 175px;
}

div#productinfo_price {
	position: relative;
	float: left;
	width: 316px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

div#productinfo_left{
	position: relative;
	float: left;
	width: 257px;
	height: 100%;
}

div#productinfo_right{
	position: relative;
	float: left;
	margin-left: 5px;
	width: 226px;
	height: 100%;
}

div#productinfo_name{
	position: relative;
	float: left;
	width: 250px;	
}

div#productinfo_previous_next{
	position: relative;
	margin-bottom: 10px;
	clear: both;
}

div#productinfo_imagecontainer {
	position: relative;
	margin-right: 5px;
	float: left;
	height: 100%;
	width: 175px;
}

div#productinfo_description{
	position: relative;
}

div#productinfo_dateavailable {
	position: relative;
}

div#productinfo_website {
	position: relative;
}

div#product_options {
	position: relative;
}

div#productinfo_bestelknop {
	position: relative;
	margin-top: 5px;
	width: 100%;
	text-align: right;
	clear: both;
}

/*
**
**		Slideshow product_info.php
**
*/
 
div#dhtmlgoodies_slideshow{
	position: relative;
	width:245px;
	z-index: 1;
}


div#previewPane{
	position:relative;
	padding-top: 5px;
	margin-bottom:5px;	
	text-align:center;
	vertical-align:middle;
	height: 205px;		
}

#previewPane img{
	line-height:550px;
}
#previewPane #largeImageCaption{
	font-style:italic;
	text-align:center;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	
	font-size:0.9em;
}
#galleryContainer{
	border:0px solid #CCCCCC;
	position:relative;
	overflow:hidden;
	padding:1px;
	height: 102px;
			
}
#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	background-color: #FFF;
	padding:1px;
}
#arrow_right{
	position:absolute;
	right:0px;
	z-index:10;
	background-color: #FFF;
	padding:0px;		
}
#theImages{
	position:absolute;
	height:100px;
	left:40px;
	width:10000px;
       
	
}
#theImages #slideEnd{
	float:left;
}
#theImages img{
	float:left;
	padding:1px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor:pointer;
	border:0px;
	height: 99px;
	width: 99px;
}
#waitMessage{
	display:none;
}
#theImages .imageCaption{
	display:none;
}
#vergroten{
	text-align: center;
}

/*
**
**		producten product_listing_col.php
**
*/

div.products{
	position: relative;
	margin-left: 7px;
	margin-bottom: 7px;
	float: left;
	height: 100%;
	width: 234px;
	background: #fff;
	border: 1px solid #afafaf;
}

div.products_name{
	position: relative;
	margin-left: 5px;
}

div.products_price{
	position: relative;
	margin-left: 5px;
}

div.products_imagecontainer{
	position: relative;
	text-align: center;
}

div.products_imagecontainer img{
	height: 140px;
}

div.products_buttons{
	position: relative;
	width: 100%;	
	background: #dbdfe6;
	text-align: center;
}

/*
**
**		categorie
**
*/

div.categories {
	position: relative;
	margin: 6px;
	float: left;	
	height: 100%;
	width: 150px;
	background: url('../template/producten.jpg') no-repeat;
	border: 1px solid #afafaf;
}

div.categories_imagecontainer {
	position: relative;
	width: 150px;
	padding-top: 10px;
	text-align: center;
}

div.categories_name {
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
}

/*
**
**		Aanbevolen en alternatieve artikelen
**
*/

div.other{
	position: relative;
	margin-top: 10px;
	height: 100%;
	width: 100%;
}

div.products_other{
	position: relative;
	margin-bottom: 18px;
	float: left;
	height: 100%;
	width: 234px;
	background: #fff;
	border: 1px solid #afafaf;
}

div.products_other_name{
	position: relative;
	margin-left: 5px;
}

div.products_other_price{
	position: relative;
	margin-left: 5px;
}

div.products_other_imagecontainer{
	position: relative;
	text-align: center;
}

div.products_other_buttons{
	position: relative;
	text-align: center;
	background: #dbdfe6;
}

/*
**		Kleuren en grootte
**		Headings
**
*/

h1{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

h2{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

h3{
	font-size: 12px;
	color: #f33d77; 
	font-weight: bold;
	margin-bottom: 10px;
}

/*
**		Kleuren en grootte
**		Links
**
*/

a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/*
**		Kleuren en grootte
**		Prijs op product_info.php
**
*/

.specialPrice{
	color: #000;
}

.normalPrice{
	color: #f33d77;
	font-size: 12px;
	font-weight: bold;
}

/*
**
**		Overig
**
*/

span.inputRequirement{
	color: #ff0000;
}

img.rightmenuHeading{
	position: relative;
	top: -2px;
	margin-right: 5px;

}

a.categorieHeading{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.categoriesubHeading{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a.categoriesubHeading2{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

img.categorieHeading{
	position: relative;
	top: 2px;
	margin-right: 5px;
}

img.categoriesubHeading{
	position: relative;
	top: 2px;
	margin-left: 5px;
	margin-right: 5px;
}

img.categoriesubHeading2{
	position: relative;
	top: 2px;
	margin-left: 10px;
	margin-right: 5px;
}

.myimg{
	max-height: 140px;
	max-width: 140px;
}
.mycart{
        height: 140px;
}


tr.background_buttons{
	background: #dbdfe6;
}
