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

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

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

div#flash_carousel_container{
	position: relative;
	margin-top: -25px;
	margin-bottom: -15px;
}

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

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

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

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

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

div#menu ul li.aanbiedingen{
	height: 33px;
	background: url('../../images/template/background_menu_aanbiedingen.png') repeat-x;
}

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: 164px;
}

/*
**
	Content
**
*/

div#error_message{
	font-weight: bold;
	color: #ff0000;
}

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

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_menu2{
	position: absolute;
	margin-left: 2px;
	margin-top: 5px;	
	height: 33px;
	width: 164px;
	background: url('../../images/template/menu/top_menu2.png') no-repeat;	
	z-index: 1;
}

div.top_menu2_bg{
	position:absolute;
	margin-left: 3px;
	margin-top: 5px;	
	width: 158px;
	z-index: 0;
}

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

div.top_menu2_bg .top_menu2_pix1
{
	margin:0 2px;
}

div.top_menu2_bg .top_menu2_pix2
{
	margin:0 1px;
}

div.top_menu2_bg .top_menu2_pix3
{
	margin:0;
	height: 24px;
}

div.top_menu2_bg .top_menu2_pix4
{
	margin:0 1px;
}

div.top_menu2_bg .top_menu2_pix5
{
	margin:0 2px;
}

div.top_menu h2,
div.top_menu2 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;
	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{
	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: 164px;
}

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;
	height: 100%;
	width: 217px;
}

div.menurechts{
	position: relative;
	margin-top: 4px;
	height: 100%;
	width: 164px;
}

div.menurechts img{
	max-height: 150px;
	max-width: 150px;
}

/*
**
	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_imagecontainer_meerdere{
	position: relative;
	float: left;
	height: 100%;
	width: 260px;
	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;
	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;
	z-index: 1;
}

/*
**
**		Slideshow product_info.php
**
*/
 
#dhtmlgoodies_slideshow{
		width:250px;	/* Total width of slideshow */
}

#previewPane{
	border:1px solid #CCCCCC;
	margin-bottom:5px;	
	text-align:center;
	vertical-align:middle;
	padding-top:5px;

	position:relative;

	height: 175px;
			
}
#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: 100px;
	border:1px solid #CCCCCC;
	position:relative;
	overflow:hidden;
	padding:1px;
			
}
#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:1px;		
}
#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;
	width: 100px;
	height: 100%;
}

#waitMessage{
	display:none;
}

#theImages .imageCaption{
	display:none;
}


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

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

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

div.products_price{
	position: relative;
	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_buttons{
	position: relative;
	width: 100%;	
	background: #dbdfe6;
	text-align: center;
}

/*
**
**		categorie
**
*/

div.categories {
	position: relative;
	margin: 6px;
	float: left;	
	height: 100%;
	width: 151px;
	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: 175px;
	background: #fff;
	border: 1px solid #afafaf;
}

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

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: 14px;
	color: #000000;
	font-weight: bold;
}

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

/*
**		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;
	font-size: 12px;
}

.normalPrice{
	color: #f33d77;
	font-size: 16px;
	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{
	width: 150px;
}
.mycart
{
width : 60px;
border : none;
}

tr.background_buttons{
	background: #dbdfe6;
}
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #cccccc;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #cccccc;
 border-bottom: none;
 background: #DEDEDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #3F3F3F; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #9F9F9F;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #cccccc;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 font-size: 12px;
}
.tabberlive .tabbertab h3 {
 font-size: 12px;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
div.tabbertab ul{
	margin-left: 25px;
}