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

body{
	font-family: arial;
	font-size: 12px;
	color: #575757;
	background: #fff;
	line-height: 20px;
	background-image: url('../../images/template/t_bg.png')!important;
    background-repeat:repeat-x!important;

}

div#wrapper{
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0 auto 0;
	width: 970px;
}

div#header{
	position: relative;
	height:63px;
}

div#language{
	position: absolute;
	top: 0px;
	left: 830px;
}

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

div#menu{
	position: absolute;
	padding-top: 3px;
	height: 33px;
	width: 100%;
	z-index: 1;
}

div#menu.div{
	background-color:Red;
}

div#menu ul li{
	float: left;
	list-style: none;
	padding-top: 3px;
}

div#menu ul li a{
	margin-left: 20px;
	margin-right: 20px;
	font-weight:normal !important;
}

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

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

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

div#searchbox .zoekenimg{
	position: relative;
	margin-left: 10px;
	top: 10px;
}

/*
**
	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#error_message{
	font-weight: bold;
	color: #ff0000;
}


div#content{
	position: relative;
	float: left;
	margin-left: 4px;
	width: 516px;

}

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

div.top_menu{
	position: absolute;
	height: 31px;
	width: 217px;
	/*background: url('../../images/template/menu/top_menu.png') repeat-x;*/
	z-index: 1;
}

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

div.top_menu_bg{
	position:absolute;
	width: 217px;
	z-index: 0;
} 

div.top_menu_bg .top_menu_pix
{
	margin:0;
	height: 31px;
}

div.inhoud{
	padding: 10px;
}

div.inhoud a{
	font-weight:normal !important;
}

/*
**
	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-top: 0px;
	margin-bottom: 8px;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #cacaca;
	height:29px;
}

div#breadcrums span
{
    display:none;
}

div#breadcrums a{
	text-decoration: none;
	color: #424242;
	display:inline-block;
	padding-left:21px;
	padding-right:6px;
	float:left;
	background-image:url('../../images/template/bc_arrow.png');
	background-repeat:no-repeat;
	height:29px;
	line-height:29px;
	
}

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

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

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

div#categorie .top_menu{
	background-color:#484848;
	background-image: url('../../images/template/nav_producten.png')!important;
	background-repeat:no-repeat;
	background-position:5px 8px;
	
}

div#categorie .top_menu h2
{
    display:none;
}

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

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

div#shopping_cart_box{
	position: relative;
	height: 100%;
	width: 215px;
	border: 1px solid #cacaca !important;
}

div#shopping_cart_box .top_menu{
	background-color:transparent;
	background-image: url('../../images/template/ww_header.png')!important;
	background-repeat:no-repeat;
	background-position:5px 3px;	
}

div#shopping_cart_box .top_menu h2
{
    display:none;
}

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

div#shopping_cart_box .info_buttons_cart{
	position: relative;
	margin-top: 5px;
	text-align: center;
}

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

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

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

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

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

div#information .top_menu{
	background-color:#d3d3d3;
	background-image: url('../../images/template/nav_informatie.png')!important;
	background-repeat:no-repeat;
	background-position:5px 8px;
}

div#information .top_menu h2
{
    display:none;
}

div#information ul li{
	padding-top: 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 .top_menu{
	background-color:#484848;
	background-image: url('../../images/template/nav_stylen.png')!important;
	background-repeat:no-repeat;
	background-position:5px 8px;
}

div#manufactures .top_menu h2
{
    display:none;
}

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

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

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

div#newsletter .top_menu{
	background-color:#484848;
	background-image: url('../../images/template/nav_nieuwsbrief.png')!important;
	background-repeat:no-repeat;
	background-position:5px 8px;
	
}

div#newsletter .top_menu h2
{
    display:none;
}

/*
**
	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%;
}

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;
	margin-right: 10px;	
	float: left;
	height:100%;
	width: 200px;
	z-index: 1;
}

div#productinfo_price{
	position: absolute;
	float: left;
	top: 0px;
	left: 294px;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

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

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

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

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

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;
	background: #dbdfe6;
}

/*
**
**		Slideshow product_info.php
**
*/
 
div#dhtmlgoodies_slideshow{
	position: relative;
	width:200px;
}


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

#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{
	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: relative;
	height:100px;
	left:40px;
	width:500%;
       
	
}
#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;
	float: left;
	margin-bottom: 4px;
	height: 100%;
	width: 167px;
	background: #fff;
	
}

div.products_name{
	position: relative;
	margin-top: 4px;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

div.products_name a{
	color:#575757!important;
}

div.products_price{
	position: relative;
	margin-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}

div.products_imagecontainer{
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

div.products_imagecontainer img{
	width: 150px;
}

div.products_description{
	position: relative;
	height: 50px;
	padding-left: 5px;
	padding-right: 5px;
}

div.products_buttons{
	position: relative;
	margin-top: 4px;
	width: 100%;	
	text-align: center;
}

/*
**
**		categorie
**
*/

div.categories {
	position: relative;
	margin: 6px;
	float: left;	
	height: 100%;
	width: 158px;
	border: 1px solid #afafaf;
}

div.categories_imagecontainer {
	position: relative;
	height: 100%;
	width: 158px;
	padding-top: 10px;
	text-align: center;
}

div.categories_name {
	position: relative;
	height: 45px;
	text-align: center;
	font-weight: bold;
}

/*
**
**		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: 247px;
	background: #fff;
	border: 0px 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
**
*/

div#content h1{
	font-size: 13px;
	color: #575757;
	font-weight: bold;
}

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

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

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

a:hover{
	text-decoration: underline;
}

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

.specialPrice{
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.product_info_price {
	font-size: 14px;
}

.normalPrice{
	color: #575757;
	font-size: 14px;
	font-weight: normal;
}

/*
**
**		Overig
**
*/

span.inputRequirement{
	color: #ff0000;
}

a.pageResults
{
    color:#575757;
}

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

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

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

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

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

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

.myimg{
	width: 150px;
}

.mycart
{
width : 60px;
border : none;
}
tr.background_buttons{
	background: #dbdfe6;
}


/*==INDEX BANNER==*/

#iBanner
{
 border:1px solid #cacaca;
 width:514px;
 height:339px;   
}





.main_image {
    width: 250px;
    height: 204px;
    float: left;
    background: #fff;
    position: relative;
    overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
    border: 1px solid #CACACA;
}
.main_image h2 {
    font-size: 12px;
    font-weight: normal;
    margin-left:8px;
    font-family:Verdana;
}
.main_image p {
    font-size: 9px;
    line-height: 1.6em;
    padding-top: 5px;
    padding-left: 8px;
    padding-bottom:3px;
    margin: 0;
    font-family:Verdana;
}

.main_image a 
{
    color:#33a3dd;
}
.block small { /*--We'll be using this same style on our thumbnail list--*/
    font-size: 10px;
    padding: 0 0 0 20px;
    background: url(icon_calendar.gif) no-repeat 0 center;
    font-family:Verdana;
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 100%;
    display: none; /*--Hide description by default, if js is enabled, we will show this--*/
}
.main_image .block{
    width: 100%;
    background: #111;
    border-top: 1px solid #000;
}
.main_image a.collapse { /*--This is our hide/show tab--*/
    background: url('../../images/template/show_hide.png') no-repeat left top;
    height: 20px;
    width: 60px;
    text-indent: -99999px;
    position: absolute;
    top: -20px;
    right: 20px;
}
.main_image a.show {background-position: left bottom;}

.main_image h2{ display:none;}

.main_image .titel{ padding-left: 8px; margin-bottom:3px;}
.main_image .titel a {color:#33a3dd; font-family:Verdana; font-variant:small-caps; font-weight:bold; font-size:12px;}

.image_thumb 
{
    position:absolute;
    bottom:9px;
    right:17px;
    float: left;
    width: 236px;
    /*background: #f0f0f0;*/
    /*border-right: 1px solid #fff;*/
    /*border-top: 1px solid #ccc;*/
}
.image_thumb img {
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    float: left;
}
.image_thumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.image_thumb ul li{
    margin-bottom: 1px;
    padding: 3px;
    background: #f0f0f0 url('../../images/template/na_button_bg.png') repeat-x;
    width: 235px;
    float: left;
    border: 1px solid #cacaca;
}
.image_thumb ul li.hover { /*--Hover State--*/
    background: #ddd;
    cursor: pointer;
}
.image_thumb ul li.active { /*--Active State--*/
    /*background: #fff;*/
    cursor: default;
}
html .image_thumb ul li h2 {
    font-size: 10px;
    margin: 5px 0;
    padding: 0;
    color:#575757!important;
    font-family:Verdana;
}
.image_thumb ul li .block {
    float: left;
    margin-left: 10px;
    padding: 0;
    width: 100%;
}
.image_thumb .block .titel 
{
    display:none;
}

.image_thumb ul li p{display: none;}/*--Hide the description on the list items--*/
.image_thumb ul li small{display: none;}
.image_thumb ul li img{display: none;}


#newArrivals 
{
    position:relative;
    background-color:#efefef;
    width:494ppx;
    height:206px;
    padding:10px;
    border: 1px solid #cacaca;
    background-image: url("../../images/template/na_header.png");
    background-repeat: no-repeat;
    background-position: 270px 10px;
    margin-top:8px;
}

div.social_buttons {
	padding-top: 10px;
}

div.facebook {
	float: right;
}
