/* GENERAL */

body
{
	text-align:center;
}

html, body 
{	
	margin:0;
	padding:0;
	background-color:#FFF;
	background-image:url(/images/layout/body_bg.gif);
}

body, td, th, input, textarea, select
{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #222;
}
input, select, textarea 
{
	background-color: #fff;
	border:solid 1px #d7d7d7;
	padding-left: 2px;
	color:#444;
}

p.searchbutton
{
	
}

div
{
	margin:0px;
	padding:0px;
}

h1
{
	font-size:15px;
	font-weight:bold;
	padding-left: 30px;
}
hr
{
	background-color:#fff;
	border: dotted #F2EBEB 1px;
}
a img,div#container div#content div#innercontent2 a.ContentLink:hover
{
	border-width:0;
}
/*	GENERAL CLASSES	*/
.Message
{
	color: #DABE4C;
	font-weight:bold;
}
.Error,.Error *
{
	color: #f00;
	font-weight:bold;
}
.center
{
	text-align:center;
}
.right
{
	text-align:right;
}
.hidden
{
	display:none;
}
.visible
{
	display:block;
}
.arrow
{

}
form
{
	margin:0;
	padding:0;
}
.button, .buttons input, .ncol, .smallbutton
{
	background-color:#fff;
	text-align:center;
	border:1px solid #d7d7d7;
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	color:#888c6c;
	padding:0;
	margin:0;
	
}
input.imgbutton
{
	background-color:Transparent;
	border:none;
}
.buttonactive
{
	background-image:url(/images/layout/footer_right_bg.gif);
	border:1px outset #F1D260;
	padding:0;
	margin:0;
}
.noborder, .noborder *
{
	border-width:0;
	background-color:Transparent;
}
/*	----------------------------------------	*/

/* CONTAINER */
div#Container
{
	text-align:left;
	position:relative;
	width:100%;
	background-color:#FFF;
	margin:0 auto;
	padding:0;
}
table#all
{
	width:100%;
	height:100%;	
	background-image:url(/images/layout/header_middle.png);
	background-repeat:repeat-x;
}

tr#Header
{
	width:100%;
	height:212px;
}

tr#Header td
{
	vertical-align:top;	
}

tr#Header td#HMiddle
{
}

td#HMiddle div
{
}

tr#Header td#HLeft
{
	width:449px;
	background-image:url(/images/layout/header_left.png);
	background-repeat:no-repeat;
}

td#HLeft div
{
	width:449px;
}

tr#Header td#HRight
{
	right:0;
	width:297px;
	background-image:url(/images/layout/header_right.png);
	background-repeat:no-repeat;
	background-position:right 0;
}
td#HRight div
{
	width:297px;
}

tr#middle
{
	width:100%;
	min-height:600px !important;
}

tr#middle td
{
	vertical-align:top;	
	
}

tr#middle td#leftcol,td#rightcol
{
	border-left:1px groove #8b960b;
	border-right:1px groove #8b960b;
	/*border-style:*/
}
tr#middle td#leftcol
{
	width:170px;
}
tr#middle td#rightcol
{
	width:175px;
}
tr#middle td#centercol
{
	width:100%;
}



/* ADMIN */
div#admin div#chbcategories 
{
	margin-top:30px;
	position:relative;
}
div#admin div#chbcategories table.chbcategoriesheader
{
	position:absolute;
	left:280px !important;
	right:-20px;
	margin-top:-30px;
	font-weight:bold;
	clear:both;
}
div#admin div#chbcategories table.chbcategoriesheader th
{	
	font-weight:bold;
}

div#admin div#chbcategories ul
{
	padding-left:22px;
	list-style-type:none;
	margin:0;
}
div#admin div#chbcategories ul li
{
	list-style-type:none;
	position:relative;
	padding:1px 0;
}


div#admin div#chbcategories div.divcalendars
{
	display:none;
	background-color:#F1D260;
	padding:2px;
	border:1px solid #222;
	
}
div#admin div#chbcategories div.divcalendars table.calend,div#admin div#chbcategories div.divcalendars table.calstart
{
	background-color:#eee;
	border:1px solid #666;
}

div#admin div#chbcategories ul li span.dateselector
{
	width:600px;
	position:absolute;
	left:275px;
	top:0px;	
}
div#Admin div#Content h2
{
	margin-left:-15px;
	
	margin-bottom:10px;
	display:none;
	
}
div#Admin div#Content #translations h2
{display:block;}
div#container div#Admin div#Content table tr td
{
	vertical-align:top;
}
div#Admin div#Content .SmallPhoto
{
	margin: 10px;
	border:solid 1px #444422;
}
div#Admin div#Content .dlPhotos
{
	margin:12px;
}
div#Admin div#Content .Photos
{
	width: 140px;
	vertical-align:bottom;
	padding:5px;
	margin:2px;
	text-align:center;
	background-color: #F8F8F8;
	border:ridge 1px #DAF9F0;
}

div#Admin div#Content .Imagebutton
{
	border-width:0;
	margin-left:7px;
}
div#Admin div#Content #ProductsAdd
{
	width:600px;
	margin:12px;
	padding:5px;
	/*background-color: #FCFCDD;*/
	border:outset 1px #DAF9F0;
}
div#Admin div#Content .edit
{
	text-align:center;
}
div#Admin div#Content .edit input
{
	width:50px;
}
div#Admin div#Content .cblCategories
{
	border:1px solid #DADAD0;
	background-color:#F6F6F6;
	color:#666;
}
div#Admin div#Content .cblCategories label
{
	color:#666;
}
div#Admin div#Content .cblCategories input
{
	border-width:0;
}
div#Admin div#Content .listbox
{
	width:250px;
	overflow:scroll;
	background-color:#F9FFF9;
}

/*	DATAGRIDS	*/

div#Content table, div#Content table td
{
	border-color:#bbb;
	color:#333;
}
div#Content table tr td
{
	padding:2px;
}
div#Content .header td
{
	background-color:#4E9C43;
	color:#FFF;
	border-color:#222;
	font-weight: bold;
}
div#Content .item td
{
	background-color:#F1F1F1;
	color:#333;
}

div#Content .alternate td
{
	background-color:#FEFBEE;
	color:#222;
}
div#Content .footer td
{
	border-width:0;
	background-color:#033250;
	font-weight: bold;
}

/*	SHOP	*/
td#HLeft a#hplnkHome
{
	position:absolute;
	top:110px;
	left:20px;
	display:block;
	width:420px;
	height:75px;
	cursor:pointer;
	cursor:hand;
	z-index:10;
	background-image:url(/images/layout/logo.gif);
	background-repeat:no-repeat;
}


/*SHOPPINGCART*/
div#Shoppingcart
{
	margin-left:5px;
	margin-right:5px;
	position:relative;
}
div#Shoppingcart a
{
	color:#888c6c;
}
div#Shoppingcart a:hover
{
	color:#93c1d8;
}

div#Shoppingcart a img
{
	border-width:0;
	top:8px;
	left:-25px;
	position:absolute;
}

div#NavRight div#Languages
{	
	display:block;
	position:relative;
	z-index:1;
	background-position:0 50%;
	padding-top:3px !important;
	margin-left:9px
}

div#NavRight div#Languages select	
{
	color:#888c6c;
	font-family:Verdana;
	font-size:12;
	font-weight:bold;
	margin-left:2px;
}

/*
div#Footer div#Languages span
{
	font-size:10px;
	position:absolute;
	display:inline-block;
	right:-10px;
	width:150px;
	top:-30px;
	color:#8A0000;
}*/
div#admin div#Languages
{ 
	display:none;
}

div#loginsmall, div#searchsmall
{
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px groove #8b960b;
}

div#loginsmall a, div#searchsmall a
{
	color:#888c6c;
}

div#loginsmall a:hover, div#searchsmall a:hover
{
	color:#93c1d8;
}

div#searchsmall li
{
}
div#searchsmall img
{
	margin-left:5px;
}

div#searchsmall input.button
{
	margin-left:36px;
	width:30px;
}

div#loginsmall input.button
{
	margin-left:36px;
	width:60px
}
div#loginsmall input, div#searchsmall input
{
	width:135px;
}
div#loginsmall .button,div#loginsmall input, div#loginsmall .smallbutton,div#loginsmall .smallbuttons *
{
	font-size:9px;
	margin:2px 0 2px 36px;
}
div#searchsmall .button
{
	font-size:9px;
	margin:2px 0 2px 10px;
}
div#searchsmall input
{
	font-size:9px;
	margin:2px 0 2px 13px;
}

div#loginsmall p,div#searchsmall p
{	
	margin:0;
	padding:0;
}
div#loginsmall li,div#searchsmall li
{
	background-image:url(/images/layout/bullet.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
}
div#loginsmall p.first
{
	padding-left:4px;
}
div#loginsmall p.item
{
	padding-top:2px;
}
div#loginsmall li,div#searchsmall li
{
	list-style-type:none;
	margin-left:-30px;
	padding:0 0 1px 25px;
	font-size:11px;
}
/*div#left
{
	float:left;
	position:relative;
	left:0;
	width:130px;
}*/

/*Navbar*/
div#navbar
{
	position:absolute;
	float:right;
	right:0px;
	top:82px;
	height:28px;
	min-width:400px !important;
	background-image:url(/images/layout/navbarback.jpg);
	background-repeat:repeat-x;
	z-index:200;
	
	
}
div#navbar a,div#navbar span,div#navbar li
{
	height:100%;
	z-index:100;
	color:#FFF;
	font-size:12px;
	display: block;
	line-height:22px;
	height:22px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	
}
div#navbar a:hover
{
	color:#666;
}

div#navbar span
{
	width:202px;
	display:inline-block;
	background-image:url(/images/layout/navbarleft.jpg);
	background-repeat:no-repeat;
	float:left;
	height:100%;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
}
div#navbar ul
{
	margin:0;
	padding:0;
	z-index:200;
}
div#navbar ul li
{
	z-index:200;
	text-transform:lowercase;
	list-style-type:none;
	background-image:url(/images/layout/button.gif);
	background-repeat:no-repeat;
	float:left;
	background-color:Transparent;
	margin:0;
	display: block;
	height:22px;
	width:80px;
}
div#admin div#navbar ul li
{
	background-image:none;
	background-color:#5592b7;	
	background-image:none;
	border-bottom:1px solid #006da6;
	border-left:1px solid #006da6;
	border-right:1px solid #006da6; 
}
div#navbar ul li:hover, div#navbar ul li.myhover
{
	background-image:url(/images/layout/button_hover.gif);
}
div#admin div#navbar ul li:hover, div#admin div#navbar ul li.myhover
{
	background-color:#94c2d8;	
	background-image:none;
	border-bottom:1px solid #006da6;
	border-left:1px solid #006da6;
	border-right:1px solid #006da6;  
}

div#navbar li li
{
	float:none;
	width:160px;
	background-color:#5592b7;	
	background-image:none;
	border-bottom:1px solid #006da6;
	border-left:1px solid #006da6;
	border-right:1px solid #006da6; 
}
div#navbar li li:hover, div#navbar li li.myhover
{
	background-color:#94c2d8;	
	background-image:none;
	border-bottom:1px solid #006da6;
	border-left:1px solid #006da6;
	border-right:1px solid #006da6;  
	
}

div#navbar li ul
{
	position:absolute;
	top:22px;
	left:-999em;
	background-color:#E8EBF6;
	width:160px;
	
}
div#navbar li ul,div#navbar li ul a
{
}
div#navbar li ul,div#navbar li ul li
{
	float:none;
	font-weight:bold;
}
div#navbar li ul,div#navbar li ul a:hover
{
	color:#666;
	font-weight:bold;
	height:22px;
	line-height:22px;
	text-align:center;
	
}
div#navbar li ul li,div#navbar li ul li
{	
	width:100%;
	height:auto;
	background-image:none;
}
/*eerste niveau*/
div#navbar li:hover ul,div#navbar li.myhover ul
{	left:auto;
	width:180px !important;
	width:auto;
	margin-left:0px !important;
	margin-left:-40px ;
}
div#navbar li:hover ul ul,div#navbar li.myhover ul ul
{
	left:-999em;
	margin-left:0;
	
}
/*tweede niveau */
div#navbar li:hover ul li:hover ul,div#navbar li.myhover ul li.myhover ul,
div#navbar li:hover ul li:hover ul li:hover ul,div#navbar li.myhover ul li.myhover ul li.myhover ul
{
	top:0px;
	left:159px;
}
/*einde navbar*/

/* NAVIGATION */

div#Navigation *,div#admin div#Navigation *
{

	width:100%;
	right:0;
	z-index:10;
}
div#Navigation
{
	position:absolute;
	width:800px;
	right:0;
}
td.tdcontent
{
	vertical-align:top;
	padding-top:10px;
}
td.tdcontent div#content
{
	margin-top:10px;
}
div#CompanyInfo
{
	font-size:10px;
	line-height:15px;
	color:#666;
	position:absolute;
	left:3px;
	top:3px;
	z-index:50;
}
div#Navigation ul
{
	position:absolute;
	top:22px;
	right:0;
	list-style-type:none;
	padding:0;
	
}
div#Navigation li
{
	float:left;
	background-image:url(/images/layout/button.gif);
	background-repeat:no-repeat;
	background-color:Transparent;
	margin:0;
	display: block;
	height:22px;
	width:80px;
}
div#Navigation li:hover, div#Navigation li.myhover
{
	background-image:url(/images/layout/button_hover.gif);
}
div#Navigation a
{ 
	background-image:url(/images/layout/li_nav_bullet.gif);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:12px;
	display: block;
	line-height:22px;
	height:22px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
} 
div#Navigation li li a
{
	width:160px;
	text-align:center;
}
div#Navigation li li a:hover
{
	width:160px;
	text-align:center;
}

div#Navigation a:hover
{
	color:#666;
	font-weight:bold;
	height:22px;
	line-height:22px;
	text-align:center;
}


div#Navigation li span.more
{
	color:#93c1d8;
}

div#Navigation li li
{
	float:none;
	width:160px;
	background-color:#5592b7;	
	background-image:none;
}
div#Navigation li li:hover, div#Navigation li li.myhover
{
	background-color:#94c2d8;	
	background-image:none;
	
}

div#Navigation ul ul,
div#Navigation ul li:hover ul ul, div#Navigation ul li.myhover ul ul,
div#Navigation ul li:hover ul li:hover ul ul, div#Navigation ul li.myhover ul li.myhover ul ul,
div#Navigation ul li:hover ul li:hover ul li:hover ul li:hover ul ul, div#Navigation ul li.myhover ul li.myhover ul li.myhover ul li.myhover ul ul
{
	position:relative;
	top:-999em;
	background-color:#5592b7;	
	background-color:red;
	background-image:none;
	padding-right:0px;
	display:block;
	width:160px;
}
div#Navigation ul li:hover ul, div#Navigation ul li.myhover ul,
div#Navigation ul li:hover ul li:hover ul, div#Navigation ul li.myhover ul li.myhover ul,
div#Navigation ul li:hover ul li:hover ul li:hover ul, div#Navigation ul li.myhover ul li.myhover ul li.myhover ul,
div#Navigation ul li:hover ul li:hover ul li:hover ul li:hover ul, div#Navigation ul li.myhover ul li.myhover ul li.myhover ul li.myhover ul
{
	top:0px;
	left:0px;	
	margin-top:0;
	background-color:#93c1d8;	
	background-image:none;
	display:block;
	width:160px;
	
}
/* NavRight */

div#NavRight
{
	/*position:absolute;
	top:160px;
	right:0px*/
}


/*	CONTENT	*/
div#Shop, div#Admin
{

}
div#shop div#Content
{
}
div#shop div#Content, div#admin div#Content
{
}
div#Content,div#translations
{
	color:#222;
	padding-right:20px;
	padding-left:5px;
	padding-bottom:45px;	
}
div#translations
{
	margin:0;
	border:1px solid #FFEEAB;
	float:none;
	width:600px;
}

div#Content ul
{
	list-style-image:url(/images/layout/li.gif);
}
div#Content .Error ul
{
	padding:5px;
	list-style-position:inside;
	margin:10px;
}
h1.h1trace
{
	/*display:none;*/
	margin:0;
	font-size:10px;
	color:#000;
	position:absolute;
	display:none;
	top:128px;
	right:0px;
	width:550px;
	height:14px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	z-index:1;
}
div#container div#Content h2.currentcat, div#Admin div#Content h1 {

	font-size:12px;
	color:#666;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:10px 0 5px 10px;
	padding-left:50px;
	line-height:28px;
	height:20px;
	background-image:url(/images/layout/CatBullet.gif);
	background-position:left 25%;
	background-repeat:no-repeat;
}

h1.h1trace span.arrow
{
	margin-right:2px;
	height:16px;
	padding-left:10px;
	background-image:url(/images/layout/bullet.gif);
	background-repeat:no-repeat;
	background-position:left 50%;
	z-index:0;
}

div#Content h1.h1trace a
{
	color:#000;
	text-decoration:underline;
}
div#Content h1.h1trace a:hover
{
	color:#222;
	background-color:Transparent;
}

div#Content	a,div#CompanyInfo a
{
	color: #000;
	text-decoration:underline;
}
div#Content a:hover,div#CompanyInfo a:hover
{
	color:#93c1d8;
}
div#Content table.forgot, div#Content table.login, 
div#Content table.newcustomer,div#Content table.customer
{
	margin-left:20px;
}
/*headers */
div#container div#Content div#innercontent h1,
div#container div#Content div#innercontent2 h1,
div#container div#admin div#content div#translations h1
{
	padding:2px;
	margin:5px;
	font-weight:bold;
	font-size:15px;
}
div#container div#content h2,
div#container div#content div#innercontent h2,
div#container div#content div#innercontent2 h2,
div#container div#admin div#content div#translations h2
{
	margin:2px;
	font-weight:bold;
	font-size:13px;
	margin:5px 3px;
	padding-left:15px;
	font-size:13px;
	letter-spacing:2px;
	background-image:url(/images/layout/h2.gif);
	background-repeat:no-repeat;
	background-position:2px 3px;
}
div#container div#content h2 span
{
	color:#666666;
	border-bottom:1px solid #666666;
}

div#container div#content strong
{
	color:#666666;
}

div#container div#Content div#innercontent h3,
div#container div#Content div#innercontent2 h3,
div#container div#admin div#content div#translations h3
{
	position:static;
	padding:2px;
	margin:2px;
	font-weight:bold;
	font-size:12px;
}
div#container div#Content div#innercontent h4,
div#container div#Content div#innercontent2 h4
div#container div#admin div#content div#translations h4
{
	position:static;
	padding:2px;
	margin:1px;
	font-weight:bold;
	font-size:11px;
}
div#Results
{
	margin-top:20px;
	border-top:1px groove #8b960b;
}
div#innercontent
{
	width:100%;
	padding:5px;
}
div#innercontent2
{
	width:100%;
	height:auto;
	padding:5px;
}

/*	NEWSITEMS	*/
div#NewsItems
{
	position:relative;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px groove #8b960b;
	background-color:#ffffff; 
}

div#NewsItems ul
{
	width:150px;
	margin-top:0;
	margin-left:10px;
	padding-left:20px;	
}

div#NewsItems li
{
	width:155px;
}

div#NewsItems li a
{
	list-style-type:none;
	font-weight:bold;
	text-decoration:none;
	color:#666;
}

div#NewsItems li a:hover
{
	color:#93c1d8;
}


div#NewsItems span.publishdate
{
	font-style:italic;
	color:#666;
}

div#NewsItems span:hover
{
	color:#93c1d8;
}

/*	PRODUCTBOX	*/

div#Products
{
	clear:both;
}

div.productbox
{
	width:160px;
	height:200px;
	background-color:#fff;
	position:relative;
	margin:10px 0 0 33px !important;	
	margin-left: 25px;
	
	float:left;
	border:1px groove #8b960b;
}
div.productbox h3.productname
{
	text-align:center;
	font-size:12px;
	background-image:url(/images/layout/header_middle.png);
	background-repeat:repeat-x;
	height:30px;
	padding:0;
	border-bottom:1px groove #8b960b;
	padding-top:8px;
	margin:0;
}

div.productbox h3.productname a
{
	text-decoration:none;
	color:#666666;
}

div.productbox p.photo
{
	position:relative;
	top: 23px !important;
	text-align:center;
}
div.productbox p.photo img
{
	text-align:center;
	border:1px outset #747C7F;
}
div.productbox p.buynow
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:50%;
	background-color:#fff;
	font-size:12px;
	padding:0 0 5px 0;
	margin:0;
	text-align:center;
}
div.productbox p.buynow a
{
	
	color:#666666;
	font-weight:bold;
}

div.productbox p.price
{
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:600;

	width:50%;
	padding:0 0 5px 0;
	margin:0;
	
	text-align:center;
	font-size:12px;
	background-color:#fff;
	color:#666666;
}

div.productbox span.readmore
{
	display:none;
	background-image:url(/images/layout/promo_bottom.gif);
	background-repeat:no-repeat;
	text-align:center;
}
div.productbox p.shortdescription
{
	position:absolute;
	width:150px;
	color:#666666;
	margin:0;
	padding:5px 5px 5px 5px;
	text-align:center;
	right:0;
}

/*	PROMOS	*/

div#Promos
{
	clear:both;
}
.promoleft div.promobox
{
	margin-top:10px;
	margin-bottom:10px;
	width:160px;
	height:150px;
	background-color:#fff;
	position:relative;
	border-top:1px groove #8b960b;
}

div.promobox
{
	margin-top:10px;
	width:160px;
	height:160px;
	background-color:#fff;
	position:relative;
	border-top:1px groove #8b960b;
}
div.promobox h3.productname
{
	text-align:center;
	font-size:14px;
	background-image:url(/images/layout/header_middle.png);
	background-repeat:repeat-x;
	height:22px;
	padding:0;
	border-bottom:1px groove #8b960b;
	padding-top:8px;
	margin:0;
}
.promoleft div.promobox h3.productname
{
	text-align:center;
	font-size:14px;
	background-image:url(/images/layout/header_middle.png);
	background-repeat:repeat-x;
	height:22px;
	padding:0;
	border-bottom:1px groove #8b960b;
	padding-top:8px;
	margin:0;
}

div.promobox h3.productname a
{
	text-decoration:none;
	color:#666666;
}

div.promobox p.photo
{	
	position:relative;
	text-align:center;
}
div.promobox p.photo img
{
	text-align:center;
	border:1px outset #747C7F;
}
div.promobox p.buynow
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:50%;
	text-align:center;
	padding:0 0 5px 0;
	margin:0;
	background-color:#fff;
	font-size:12px;
}
div.promobox p.buynow a
{
	
	color:#666666;
	font-weight:bold;
}

div.promobox p.price
{
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:600;

	width:50%;
	padding:0 0 5px 0;
	margin:0;
	
	text-align:center;
	font-size:12px;
	background-color:#fff;
	color:#666666;
}

div.promobox span.readmore
{
	display:none;
	background-image:url(/images/layout/promo_bottom.gif);
	background-repeat:no-repeat;
	text-align:center;
}
div.promobox p.shortdescription
{
	position:absolute;
	width:100px;
	color:#333;
	margin:0;
	padding:15px 5px 5px 5px;
	text-align:center;
	right:0;
}


/*	PRODUCT	*/
div#ProductInfo
{
	padding:8px;
}

div#ProductInfo h3
{
	font-size:13px;
	text-align:center;
}
div#ProductInfo p.Order
{
	text-align:center;
	font-weight:bold;
}
div#ProductInfo input
{
	text-align:center;
}


div#Photos
{
	position:relative;
	margin-left:10px;

}
div#Photos div#big
{
	width:430px;
	height:420px;
	border:solid 1px #666;
	background-color:#fff;
	margin-bottom:10px;
}
div#Photos div#big table
{
	height:100%;
	width:100%;
}
div#Photos div#big table tr td
{
	text-align:center;
	vertical-align:middle;
}
div#Photos div#big img
{
	margin:5px 10px;
	text-align:center;
}
div#Photos div#thumbs
{
	top:0px;
	position:absolute;
	left:440px;
	width:120px;
}
div#Photos div#thumbs .Photo
{
	border:solid 1px #666;
	text-align:center;
	vertical-align:middle;
	cursor:hand;
	cursor:pointer;
	width:120px;
	background-color:#fff;
}
div#Photos div#thumbs .PhotoHover
{
	border:1px solid #222;
	text-align:center;
	vertical-align:middle;
	cursor:hand;
	cursor:pointer;
	width:120px;

}
div#Photos div#thumbs img
{
	cursor:hand;
	cursor:pointer;
	margin:3px 5px 2px 5px;
}
div#Photos div#thumbs .hidden
{
	display:none;
}

/*	SHOPPINGCART	*/

div#Content table.OrderItemHead
{
	width:500px;
	margin:20px 0 0 5px;
	background-color: #fff;
	border:dotted 2px #F2EBEB;
}
div#Content table.OrderItemHead td
{
	border-color:#F2EBEB;
	font-weight:bold;
	color:#666;
}
div#Content table.OrderItem, table.OrderItemHover
{
	width:500px;
	margin:0 0 0 5px;
	background-color:#F2EBEB;
	border-bottom:solid 1px #F2EBEB;

}
div#Content table.OrderItemHover
{
	background-color:#93c1d8;
	border-bottom:solid 1px #F2EBEB;
}
div#Content table.Total
{
	width:500px;
	margin:1px 0 0 5px;
	background-color:#DCDCDC;
	border-top:solid 1px #F2EBEB;
	border-bottom:solid 1px #F2EBEB;
}
div#Content table.Total tr td
{
	vertical-align:bottom;
}
div#Content table.Total .PriceTotal
{
	border-top:1px solid #93c1d8;
	padding-top:15px;
	vertical-align:bottom;
}
div#Content td.ProductName
{
	width:240px !important;
	width:238px;
}
div#Content td.ProductName a
{
	text-decoration:none;
	font-weight:bold;
	color:#666;
}
div#Content td.ChangeQty
{
	width:80px;
	text-align:center;
	color:#666;
}
div#Content td.ChangeQty p
{
	font-weight:bold;
	display:block;
	float:left;
	text-align:center;
	padding:0;
	margin:0;
	width:45px !important;
	width:38px;
}
div#Content td.ChangeQty input
{
	background-color:#EEE;
	border-color:#ddd;
	border-style:outset;
	padding:0;
	margin:0;
	float:left;
}
div#Content td.ChangeQty input.plusbutton
{
	float:right;
}
div#Content td.Price
{
	width:80px;
	text-align:right;
}
div#Content table.OrderItemHead td.Price
{
	width:80px;
	text-align:center;
}
div#Content table.Total td
{
	text-align:right;
}
div#Content td.TotalPrice, div#Content table.OrderItemHead td.TotalPrice, 
div#Content table.Total td.Price, div#Content table.Total td.PriceTotal
{
	color:#666;
	width:80px;
	font-weight:bold;
	text-align:right;
}
div#Content table.OrderItemHead td.ChangeQty
{
	text-align:center;
}
div#Content table.Total td.PriceTotal, div#Content span.PriceTotal
{
	font-size:12px;
}
div#Content table.ContactTypes
{
	width:420px;
	margin:20px 0 0 5px;
	
	background-color:#F3F3F3;
	border-bottom:solid 1px #93A8B9;
}
div#Content table.ContactTypes tr.head td
{
	font-weight:bold;
	background-color: #010066;
	border:solid 1px #E0E0E0;
	text-align:center;
	color:#fff;
}
div#Content table.ContactTypes tr.middle td
{
	padding:10px 30px;
}
div#Content table.ContactTypes td.left
{
	border-left:solid 1px #222;
}
p.pay
{
	margin-left:20px;
}
div.clear
{
	clear:both;
	display:none;
}
div.clear span
{
	visibility:hidden;
}
/*	FOOTER	*/  
div#Footer
{
	clear:both;
	font-size:10px;
	/*height:21px;*/
	border-bottom: 2px solid #b2bf19;
	border-top: 2px solid #b2bf19;
	/*background-image:url(/images/layout/footer_repeater.gif);
	background-repeat:repeat-x;*/
}
div#Footer div.left
{
	/*background-image:url(/images/layout/footer_repeater.gif);
	background-repeat:repeat-x;
	/*height:21px;
	width:180px;
	left:0;
	position:absolute;
	border-bottom:2px solid #124118;*/
}
div#Footer div.right
{
	background-image:url(/images/layout/footer_right_bg.gif);
	background-repeat:repeat-x;
	/*height:21px;*/
	line-height:19px;
	text-align:left;
	margin-left:182px;
	padding-left:10px;
	/*border-bottom:2px solid #9E8C4A;*/
}
div#Footer a
{
	color:#111;
}

div#banner
{
	padding:15 0 15 0;
	text-align:center;
	clear:both;
}

div.lengthbox
{
	display:inline;
}
div#spageie,div#spagens
{
	background:#fff;
	height:215px; 
	border-top:1px groove #8b960b; 
	border-bottom:1px groove #8b960b;
	position:relative;
	overflow:hidden;
}
div#spageie a.more, div#spagens a.more
{
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
}
div#container div#content span.publishdate
{
	font-style:italic;
	margin:0 10px;
	font-size:10px;
	font-weight:normal;
	border:none;
}
div#editpage
{
	margin:15px;
	padding:5px;
	padding-right:30px;
	border:solid 1px #F9A500;
	background-color:#FFFAF0;
	background-image:url(/images/layout/edit_page.gif);
	background-repeat:no-repeat;
	background-position:100%;
	text-align:right;
}
div#editpage a:hover
{
	color:#F9A500;
}
div#container div#Results h3
{
	font-size:12px;
	margin:10px 0 3px 0;
	padding:0;
}
div#container div#Results p
{
	margin:2px 0;
	padding:0;
}
div#container div#Results a.extra
{
	text-decoration:none;
	color:#A4DE87;
	font-style:italic;
}

/*home*/

div#inhoud
{
	position: relative;
    	width: 100%;
	height: auto;
	}

div#hometext
{
	position: absolute;
	top: 10px;
	left:10px;
	text-align: justify;
	width: 60%;
	margin-left: 52px;
	margin-right: 15px;
	
	
}

div#foto
{
	position: relative;
	
}

/*waarom*/
div#contentwaarom
{
margin-left: 60px;
}

div#productstable
{
position: relative;
left: 95px;
}