/**
 * Default HTML tags
 * -----------------
 */
/**{
	margin:0;
	padding: 0;
}*/

body#site{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #383B32;
	background-color:#D7D7D7;
	background-image:url(../images/tb_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

html, body{	
	height: 100%;
}

h1{
	font-size: 19px;
	color: #5F3F00;
	padding-bottom:0.4em;
	margin-bottom:1em;
	font-weight:normal;
	margin-top:0em;
	/*border-bottom: 1px solid #9A9CB3;*/
}

h1 a{
	color: #0000CC;
}

h1 a:hover{
	text-decoration: none;
	color: #7F6F30;
}

h1 .arrow{
	padding: 0 7px;
}

h2{
	margin-top: 10px;
	font-size: 16px;
	color:#000;
	text-decoration: underline;
}

h3{
	margin: 20px 0 0 0;
	padding-bottom:6px;
	font-size: 14px;
	color: #003399;
	border-bottom: 1px solid #2A9047;
	margin-bottom:8px;
}

h4{
	/*margin: 20px 0 0 0;*/
	margin-top:0.4em;
	padding-bottom:6px;
	font-size: 12px;
	color: #000000;
}

ul{
	margin: 5px 0 5px 30px;
	line-height:17px;
}

ul li{
	list-style: square;
	line-height:17px;
}

p{
	/*margin: 10px 0 10px 20px;
	width: 470px;
	text-align: justify;*/
	line-height: 17px;
}

a{
	color: #333333;
	text-decoration:none;
}

a:hover{
	color: #555555;
	text-decoration:none;
}

a img{
	border: none;
	text-decoration: none;
}

table{
	/*margin: 10px 0 0 0px;*/
}

table td{
	padding-right: 0px;
}

.clear {
	clear:both;
	line-height:0;
}

/**
 * Intro structure 
 * --------------
 */



/**
 * Page structure 
 * --------------
 */

#container{
	width:1010px;
	margin:0 auto;
}

#top{
	float:left;
	width:1010px;
	height:110px;
	position:relative;
}

#logo{
	position:absolute;
	left:0px;
	top:0px;
	width:166px;
	height:77px;
	z-index:5;
}

#topmenu{
	position:absolute;
	left:180px;
	top:17px;
	width:500px;
	height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#DDDDDD;
}

#topmenu a{
	color:#DDDDDD;
}

#topmenu a:hover{
	color:#B7B3B4;
}

#taal{
	position:absolute;
	left:680px;
	top:17px;
	width:100px;
	height:1.5em;
	z-index:5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#DDDDDD;
}

#taal a{
	color:#DDDDDD;
}

#taal a:hover{
	color:#B7B3B4;
}

#mobile{
	position:absolute;
	left:800px;
	top:19px;
	width:150px;
	height:1.5em;
	z-index:5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#DDDDDD;
}

#mobile a{
	color:#DDDDDD;
}

#mobile a:hover{
	color:#B7B3B4;
}

#menublok {
	position:absolute;
	left:180px;
	top:50px;
	width:800px;
	height:31px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

#menublok2 {
	position:absolute;
	left:0px;
	top:81px;
	width:988px;
	height:27px;
	background-image:url(../images/tb_menubg.jpg);
	background-repeat:no-repeat;
}

#menuitem {
	float:left;
	width:150px;
	height:31px;
	background-image:url(../images/tb_menublok.jpg);
	background-repeat:no-repeat;
}

#menuitem a{
	width:150px;
	height:31px;
	display:block;
}

#menuitem a:hover{
	background-image:url(../images/tb_menublok_hov.jpg);
}

#menubottom {
	position:absolute;
	left:0;
	top:79px;
	width:988px;
	height:31px;
	background-image:url(../images/tb_menubg.jpg);
	background-repeat:no-repeat;
}

#menutekst1 {
	float:left;
	width:500px;
	height:30px;
}

#central {
	float:left;
	width:988px;
	background-color:#FFFFFF;
	min-height:480px;
	/*ie 6 explorer*/
	height:auto !important;
  	height:480px;
}

#contentleft {
	float:left;
	width:220px;
	min-height:480px;
	/*ie 6 explorer*/
	height:auto !important;
  	height:480px;
	padding-left:10px;
	margin-left:10px;
}

#submenuspacer {
	float:left;
	width:210px;
	margin-top:1.5em;
}

#submenuitem {
	float:left;
	width:210px;
	height:30px;
	background-image:url(../images/tb_submenubg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	border:1px solid #FFFFFF;
	margin-bottom:0.4em;
}

#submenuitemtekst {
	padding-left:31px;
	padding-top:0.4em;
}

#submenuitem a{
	width:210px;
	height:30px;
	display:block;
}

#submenuitem a:hover {
	border:1px solid #A49D96;
}

#kleurkiezer {
	float:left;
	margin-top:1.5em;
	width:225px;
	height:230px;
}

#footerleft{
	float:left;
	margin-top:1em;
	padding-left:2em;
	width:225px;
	height:100px;
	font-size:10px;
	font-weight:bold;
}

#content {
	margin-top:2px;
	float:right;
	width:748px;
}

#contentfoto {
	float:right;
	width:740px;
	height:380px;
	position:relative;
}

#overlay {
	float:left;
	width:748px;
	min-height:540px;
	/*ie 6 explorer*/
	height:auto !important;
  	height:540px;
	background-image:url(../images/overlay.png);
	background-repeat:no-repeat;
}

#contenttekst {
	float:left;
	padding:2em;
	width:350px;
	min-height:480px;
	/*ie 6 explorer*/
	height:auto !important;
  	height:480px;
}

#tekst {
	min-height:380px;
	/*ie 6 explorer*/
	height:auto !important;
  	height:380px;
}












#footerboog{
	float:left;
	text-align:center;
	width:988px;
	height:60px;
	font-size:10px;
	font-weight:bold;
	color: #000000;
	background-image:url(../images/boog.png);
	background-repeat:no-repeat;
}

#footerboogtekst{
	float:right;
	width:400px;
	height:3em;
	margin-top:2.2em;
}

#footer a{
	color: #3333CC;
}

#footer a:hover{
	color: #0066FF;
}



/**
 * Menu structure 
 * --------------
 */

#menucontainertop {
	position:absolute;
	left:201px;
	top:151px;
	width:264px;
	height:287px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	z-index:5;
}

#menuitemtop {
	float:left;
	width:263px;
	height:32px;
}

#menuitemtop a {
	display:block;
	width:263px;
	height:31px;
	text-decoration:none;
	color:#FFFFFF;
}

#menuitemtop a:hover {
	color:#000000;
	background-color:#FFFFFF;
}

#menutitemtoptekst {
	padding-left:1em;
	padding-top:5px;
}

#menusub {
	float:left;
	width:263px;
	height:31px;
	border-bottom:1px solid #41464C;
}


/**
 * Link structure 
 * --------------
 */

#linkbox {
	float:left;
	width:500px;
	padding-bottom:10px;
}

#linktitel {
	float:left;
	width:500px;
	height:2em;
}

#linktekst {
	float:left;
	width:340px;
}

#linklogo {
 	float:left;
 	width:120px;
	height:100px;
	margin-left:1.5em;
	margin-bottom:15px;
	max-width:160px;
	/* max-width ongeldig in IE6 daarom onderstaande lijn die alleen IE oppikt */
	width:expression(this.width > 159 ? 159: true);
	/*border: 1px solid #000000;*/
}

#linklogo img {
	border:none;
}


/**
 * Knopzone structure 
 * --------------
 */


#knopzone {
	float:left;
	width:600px;
	height:25px;
	margin-bottom:15px;
	text-align:center;
	font-weight:bold;
}

#knopzone a {
	text-decoration:none;
}

#knop {
	float:left;
	width:164px;
	height:20px;
	padding-top:3px;
	background-color: #EEEEEE;
	border: 1px solid #BBBBBB;
	margin-right:1em;
}


#pagetitle{
	margin: 75px 0 30px 0;
	width: 560px;
	color: #000000;
	font-size:25px;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
}



/**
 * Language bar
 * ------------
 */
#lang{
	text-align: center;
	margin-top: 45px;
}

#lang li{
	display: inline;
	padding: 0 5px;
}

#lang li a{
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
}

#lang .active a{
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}

#lang li a:hover{
	text-decoration: none;
	color: #FFF;
}

#map{
	width:470px;
	height:300px;
	margin: 20px 0 0 20px;
}


/**
 * Navigation
 * ----------
 */
#navigation{
	text-align: right;
	width: 260px;
}

#navigation li{
	display: block;
	width: 200px;
	font-size: 13px;
	list-style: none;
}

#navigation li a{
	color: #FFF;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: 4px 50px 4px 0;
}

#navigation a:hover{
	background-color: #BBD7F8;
	color: #000;
}

#navigation .active a{
	color: #FFF;
	background-color: #1c426f;
}

#submenu{
	margin: 0 0 30px 20px;
}

#submenu li{
	list-style: none;
	display: inline-block;
	width: 113px;
	text-align: center;
}

#submenu a{	
	display: inline-block;
	padding: 3px 1px;
	width: 113px;
	border: 1px solid #FFF;
	text-decoration: none;
	color: #000;
	background-color: #BBD7F8;
}

#submenu a:hover{
	color: #FFF;
	background-color:#1c426f;
}

#submenu .active a{
	color: #FFF;
	background-color:#1c426f;
}

/**
 * Image galery
 * ------------
 */

#fotoslide {
	float:left;
	width:480px;
	height:465px;
	padding-bottom:1em;
}

.container {
	width: 470px;
	text-align: center;
	margin: 30px 0 0 20px;
}

#slideshow a{
	text-decoration: none;
}

#slideshow img{
	margin-left: 2px;
}

.container #thumbs ul{
	width: 470px;
	margin: 0 0 0 0;
	padding: 0;
}

.container #thumbs ul li{
	padding: 0 10px 0 0;
	margin: 0;
	margin-left: 5px;
	list-style: none;
	display:inline;
}

#thumbs .thumb{
	padding: 0;
	margin: 0;
}
 
#gallery .controls{
	display: none;
}
 
.top{
	margin: 0 0 10px 0;
}

.top a{
	padding: 5px;
}

/**
 * Breadcrumb
 * ----
 */
#breadcrumb .arrow{
	font-size: 17px;
	margin: 0 6px;
}

/**
 * product page
 * ------------
 */
.categoryItem{
	float: left;
	width: 125px;
	height: 155px;
	display: block;
	text-align: center;
	padding: 5px;
	margin: 6px 0 6px 11px;
	background-image: url(../images/category_item.png);
}

.categoryItem a{
	color: #000;
}

.categoryItem a:hover{
	color: #777;
}

.productItem{
	float: left;
	width: 125px;
	height: 155px;
	display: block;
	text-align: center;
	padding: 5px;
	margin: 2px;
	background-image: url(../images/product_item.png);
}

.productItem a{
	color: #000;
}

.productItem a:hover{
	color: #777;
}

.itemTitle{
	display: block;
	height: 30px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
}

.itemPrice{
	display: block;
	height: 30px;
	margin-bottom: 5px;
	color: #FFF;
	text-align: right;
	width: 110px;
	font-weight: bold;
	font-size: 14px;
}

/**
 * product detail
 * --------------
 */
#itemPrices{
	width: 210px;
	float: left;
	display: block;
	text-align: right;
	margin: 0;
	padding: 22px 15px 25px 0px;
	background-image: url(../images/price_bg.png);
	background-repeat: no-repeat;
	margin-left: 30px;
}

#itemPrices .excl{
	display: block;	
	font-size: 20px;
	color: #000;
}

#itemPrices .incl{
	display: block;	
	font-size: 15px;
	margin-top: 7px;
	color: #222;
}

#itemForm{
	width: 220px;
	float: left;
	display: block;
	padding: 0;
	background-repeat: no-repeat;
	margin: 0;
	margin-left: 30px;
}

#itemUrlVideo{
	width: 200px;
	float: left;
	display: block;
	text-align: right;
	margin: 0;
	padding: 20px 0 20px 20px;	
}

#itemUrlPhoto{
	width: 330px;	
	float: right;
	display: block;
	margin: 0;
	padding: 0;
}

#itemText{
	clear: both;
	padding: 10px 0;
	margin: 0;
	width: 580px;
	border-top: 1px solid #f78723;
}

#itemRelated{
	clear: both;
	padding: 10px 0;
	margin: 0;
	width: 580px;
	/*border-top: 1px solid #f78723;*/
}

#itemRelated h3{
	padding: 0 0 10px 17px;
}

/**
 * Block View
 * ----
 */
.category{
	float:left;
	display:inline-table;
	width: 150px;
	height: 155px;
	margin-left:10px;
	margin-bottom:2em;
	text-align: center;
	border:1px solid #CCCCCC;
}

#category_table{
	margin:0;
}
 
#overviewTable{
	margin: 0 0 0 10px;
	width: 480px;
	text-align: center;
	border-collapse: collapse;
}

#overviewTable th{
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0px 7px 0px;
	color: #FFF;
}

#overviewTable td{
	padding: 10px 0;
	background: #DFDFDF;
	color: #000;
}

#overviewTable tr.oddRow td {
	background: #E9E9E9;
}

#overviewTable tr:hover td{
	background: #c5d7ed;
}

#overviewTable a{
	color: #000000;
}

#price{
	font-size: 16px;
	color: #000000;
	background: #c5d7ed;
	font-weight: bold;
	padding: 10px 0;
	text-align: center;
}

/**
 * Image galery
 * ------------
 */
#slideshow, .image-wrapper, .advance-link{
	text-align: center;
	width: 360px;
}

#thumbs{
	text-align: center;
}

#thumbs ul{
	width: 360px;	
	margin: 0;
	padding: 0;
}

#thumbs ul li{
	padding: 0 2px 0 0;
	margin: 0;
	list-style: none;
	display: inline;
}

#thumbs .thumb{
	padding: 0;
	margin: 0;
}
 
#gallery .controls{
	display: none;
}
 
.top{
	margin: 0 0 10px 0;
}

.top a{
	padding: 5px;
}

