*{
	padding: 0px;
	margin: 0px;
}

body{
	font-family: arial;
	font-size: 12px;
}

div#wrapper{
	position: relative;
	margin: 0 auto 0;
	width: 980px;
	background: url('../../images/template/wrapper.png') repeat-y;
}

div#header{
	position: relative;
	left: 4px;
	width: 972px;
}

div#headerpagina h1{
	font-size: 20px;
	color: #000;
}

div#headerpagina h2{
	font-size: 16px;
	margin-top: 10px;
	color: #000;
}

/*
**
	Left column
**
*/

div#column_left{
	position: relative;
	float: left;
	left: 8px;
	width: 170px;
}

/*
**
	Right column
**
*/

div#column_right{
	position: relative;
	margin-top: 4px;
	margin-left: 4px;
	float: left;
	width: 170px;
}

/*
**
	includes/boxes/searchbox.php
**
*/

div#searchbox{
	position: relative;
	margin-top: 3px;
	margin-left: 3px;
	padding: 5px;
	height: 100%;
	background: url('../template/menu/middle_menu.jpg');
}


/*
**
	Content
**
*/

div#content{
	position: relative;
	margin-top: 4px;
	margin-left: 4px;
	float: left;
	height: 100%;
	width: 632px;
}

/*
**
	linkermenu en rechtermenu
**
*/

div#menulinks{
	position: relative;
	margin-top: 4px;
	height: 100%;
	width: 150px;
	padding: 5px;
}

div#menurechts{
	position: relative;
	margin-top: 4px;
	padding: 5px;
	height: 100%;
	width: 150px;
}

/*
**
	top_menu
**
*/

div.top_menu{
	position: absolute;
	height: 33px;
	width: 160px;
	background: url('../../images/template/menu/top_menu.png') no-repeat;
	z-index: 1;
}

div.top_menu h2{
	font-size: 14px;
	padding: 5px;
	color: #000;
}

div.top_menu_bg{
	position:absolute;
	width: 160px;
	z-index: 0;
} 

div.top_menu_bg .top_menu_pix
{
	margin:0;
	height: 28px;
}

div.inhoud{
	padding: 10px;
	color: #000;
}

/*
**
	Clear
**
*/

div.clear{
	clear: both;
}

/*
**
	Footer
**
*/

div#footer{
	position: relative;
	top: 50px;
	padding-left: 10px;
	padding-right: 10px;
	height: 50px;
	width: 960px;
	background: url('../../images/template/footer.png') no-repeat;
}

/*
**
	includes/header.php
**
*/

div#topnavigation{
	position: absolute;
	left: 4px;
	height: 50px;
	width: 972px;
	background: url('../template/menu/breadcrums.png') repeat-x;
	z-index: 1;
}

div#topnavigation_bg{
	position:absolute;
	left: 4px;
	width: 972px;
	z-index: 0;
} 

div#topnavigation_bg #topnavigation_pix
{
	margin:0;
	height: 45px;
}

div#breadcrums{
	position: relative;
	float: left;
	width: 775px;
	margin-top: 10px;	
	margin-left: 10px;
	color: #fd951a;
	font-weight: bold;
}

div#breadcrums a{
	text-decoration: none;
	color: #000;
}

div#search{
	position: relative;
	float: left;
	margin-top: 10px;
	top: -14px;
	width: 182px;
}

div#search a{
	color: #000;
	font-size: 10px;
	text-decoration: none;
}

/*
**
	includes/categories.php
**
*/

div#categorie{
	position: relative;
	margin-top: 4px;
	height: 100%;
	width: 160px;
}

div#categorie ul li{
	list-style: none;
}

/*
**
	includes/boxes/shopping_cart.php
**
*/

div#shopping_cart_box{
	position: relative;
	height: 100%;
	width: 160px;
}

div#shopping_cart_box .info_buttons_cart{
	position: relative;
	margin-top: 4px;
	margin-left: -8px;
	text-align: center;
}

/*
**
	includes/boxes/loginbox.php
**
*/

div#account{
	position: relative;
	margin-top: 4px;
	height: 100%;
	width: 160px;
}

div#account ul li{
	list-style: none;
}

/*
**
	includes/boxes/info_pages.php
**
*/

div#information{
	position: relative;
	margin-top: 4px;
	height: 100%;
	width: 160px;
}

div#information ul li{
	list-style: none;
}

/*
**
	includes/boxes/guestbook.php
**
*/

div#guestbook{
	position: relative;
	margin-top: 4px;
	width: 160px;
}

div#guestbook .buttons img{
	position: relative;
	top: 5px;
	left: 2px;
}

/*
**
	includes/boxes/manufactures.php
**
*/

div#manufacturers{
	position: relative;
	margin-top: 4px;
	height: 100%;
	width: 160px;
}

div#manufacturers ul li{
	list-style: none;
}

/*
**
	includes/boxes/newsletter.php
**
*/

div#newsletter{
	position: relative;
	margin-top: 4px;
	height: 100%;
	width: 160px;
}

/*
**
	sitemap.php
**
*/

div.sitemap_floatleft {
	position: relative;
	float: left;
	width: 250px;
	height: 100%;
	margin-left: 20px;
}

div.sitemap_floatright {
	position: relative;
	float: right;
	width: 250px;
	height: 100%;
	margin-left: 20px;
}

div#sitemap{
	position: relative;
	padding-left: 10px;
}

div#sitemap ul{
	padding-left: 10px;
}


/*
**
	product_info.php
**
*/

div#productinfo{
	position: relative;
	float: left;
	height: 100%;
	color: #000;
}

div#productinfo_name {
	font-weight: bold;
	color: #ff8a00;
	font-size: 16px;
}

div#productinfo_options{
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#productinfo_imagecontainer_meerdere{
	position: relative;
	float: left;
	height: 325px;
	width: 260px;
}

div#productinfo_imagecontainer{
	position: relative;
	float: left;
	height: 200px;
	width: 175px;
}

div#productinfo_price_meerdere {
	position: relative;
	float: left;
	width: 370px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

div#productinfo_price {
	position: relative;
	float: left;
	width: 455px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

div#productinfo_previous_next{
	position: relative;
	font-weight: bold;
}

div#productinfo_bestelknop {
	position: relative;
	margin-top: 5px;
	clear: both;
	text-align: right;
}

div#productinfo_data_available{
	position: relative;
}

div#productinfo_website{
	position: relative;
}

div#productinfo_options {
	position: relative;
}

hr.productinfo{
	height: 0;
	border: 0;
	border-top: 2px #ff8a00 solid;
	padding-bottom: 5px;
	width: 99%;
}

/*
**
**		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: 196px;
	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;
}

/*
**
	Classes
**
*/

.productListing-heading{
	font-weight: bold;
}

.productListing-data{
	padding-top: 5px;
}

span.price_tax {
	font-size: 11px;
}
span.specialPrice {
	color: #ff0000;	
}
span.specialPrice strong {
	color: #000;
}
span.normalPrice{
	color: #fd951a;
	font-size: 14px;
	font-weight: bold;
}
span.normalPrice strong {
	color: #000;
	font-size: 12px;
}

/*
**
**		producten product_listing_col.php
**
*/

div.products{
	position: relative;
	margin-bottom: 4px;
	float: left;
	height: 100%;
	width: 206px;
	background: #fff;
	border: 1px solid #afafaf;
}

div.products_name{
	position: relative;
	margin-top: 4px;
	height: 35px;
	padding-left: 5px;
	padding-right: 5px;
}
div.products_name a {
	color: #000;
}

div.products_price{
	position: relative;
	margin-left: 5px;
}

div.products_imagecontainer{
	position: relative;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
}

div.products_buttons{
	position: relative;
	margin-bottom: 4px;
	width: 100%;	
	text-align: center;
}

div#aanbevolen{
	position: relative;
	margin-bottom: 10px;
	height: 100%;
	border: 1px solid #e6e6e6;
}

div#aanbevolen h2{
	padding: 10px;
}

div#alternatieven{
	position: relative;
	margin-bottom: 10px;
	height: 100%;
	border: 1px solid #e6e6e6;
	background: #fdce88;
}

div#aanbevolen h2{
	padding: 10px;
}

#dhtmlgoodies_slideshow{
	position: relative;
	width:245px;
}
#previewPane{
	position:relative;
	margin-bottom: 5px;	
	text-align:center;
	vertical-align: middle;
	padding-top: 5px;
	

	height: 205px;

			
}
#previewPane img{
	line-height:350px;
}
#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
	font-style:italic;
	text-align:center;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
	font-size:0.9em;
}
#galleryContainer{
	height:102px;	/* Height of the images + 2 */
	border:0px solid #CCCCCC;
	position:relative;
	overflow:hidden;
	padding:1px;
	/* CSS HACK */
	height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/102px;	/* Other browsers */
	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:100000px;
       
	
}
#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;
}

/*
**
**		categories
**
*/

div.categories {
	position: relative;
	margin: 5px;
	float: left;	
	height: 200px;
	width: 200px;
}
div.categories_img {
	height:100%;
	padding-top: 10px;
	text-align: center;
}
div.categories_name {
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
}

/*
**
**	Classes
**
*/

h1{
	font-size: 14px;
	margin-bottom: 10px;
}

h2{
	font-size: 12px;
	margin-bottom: 10px;
}

h3{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

a{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

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: 5px;
}

img.categoriesubHeading{
	position: relative;
	top: 5px;
	margin-left: 5px;
}

img.categoriesubHeading2{
	position: relative;
	top: 5px;
	margin-left: 10px;
}

.infoBox{
	position: relative;
	border: 1px solid #e6e6e6;
	line-height: 20px;
}

span.required{
	color: #ff0000;
}

span.oranjeHeading{
	font-weight: bold;
	color: #fd951a;
	margin-right: 5px;
}

input.search{
	position: relative;
	top: 10px;
	left: 5px;
}

input.searchbox{
	border: 2px solid red;
}

.myimg
{
width : 120px;
border : none;
}
.mycats
{
width : 120px;
border : none;
}
.mycart
{
width : 60px;
border : none;
}
