html
{
	overflow			: hidden;
}

body
{
	margin				: 0;
	font-family			: Verdana;
	background-color	: #191919;
	overflow			: hidden;	
}

/* LAYOUT */

td
{
	font 				: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color				: #000000;
}

table.bodyPanel
{
	width				: 100%;
	height				: 100%;
	border				: solid 0px #00FF00;
}

td.spacingPanel
{
	width				: 100%;
	border				: solid 0px #00FF00;
}

td.spacingPanelWithPattern
{
	width				: 100%;
	border				: solid 0px #00FF00;
	background-image	: url("../img/background/pattern.jpg");
	background-repeat	: repeat;
}

td.logoPanel
{
	height				: 80px;
	width				: 100%;
	border				: solid 0px #00FF00;
	background-image	: url("../img/background/logopanelbg.jpg");
	background-repeat	: repeat-x;
	background-position	: bottom left;
	text-align			: center;
	vertical-align		: top;
}

td.middlePanel
{
	height				: 448px;
	width				: 100%;
	border				: solid 0px #00FF00;
}

td.footerPanel
{
	height				: 83px;
	width				: 100%;
	border				: solid 0px #00FF00;
	background-image	: url("../img/background/footerpanelbg.jpg");
	background-repeat	: repeat-x;
}

div.relativeMiddlePanel
{	
	top					: 0px;
	left				: 0px;
	height				: 448px;
	width				: 100%;
	position			: relative;
	border				: solid 0px #00FF00;
}

div.whiteMenuBlock
{
	left				: 50%;
	bottom				: 0px;
	width				: 1500px;
	height				: 38px;
	position			: absolute;
	border				: solid 0px #FF0000;
	background-color	: #2a2a2a;
	filter 				: alpha(opacity=90);
	opacity				: 0.9;
}

div.leftSideShadow
{
	left				: 0px;
	top					: 0px;
	width				: 50%;
	height				: 448px;
	position			: absolute;
	border				: solid 0px #00FF00;
	background-image	: url("../img/background/shadow.png");
	background-repeat	: repeat-y;
	background-position	: top right;
}

div.leftSideBlock
{
	right				: 50%;
	top					: 0px;
	width				: 1000px;
	height				: 448px;
	position			: absolute;
	border				: solid 0px #00FF00;
}

div.leftSideBlockWP
{
	right				: 333px;
	top					: 0px;
	width				: 667px;
	height				: 448px;
	position			: absolute;
	border				: solid 0px #00FF00;
	background-color	: #191919;
	filter 				: alpha(opacity=92);
	opacity				: 0.92;
}

div.leftSideImageHider
{
	right				: 0px;
	top					: 0px;
	width				: 333px;
	height				: 448px;
	position			: absolute;
	border				: solid 0px #00FF00;
	background-color	: #191919;
	filter 				: alpha(opacity=92);
	opacity				: 0.92;
}

div.rightSideBlock
{
	left				: 50%;
	top					: 0px;
	width				: 1000px;
	height				: 410px;
	position			: absolute;
	border				: solid 0px #00FF00;
	background-color	: #191919;
	filter 				: alpha(opacity=92);
	opacity				: 0.92
}

div.contentPanel
{
	left				: 50%;
	top					: 0px;
	width				: 333;
	height				: 410px;
	position			: absolute;
	border				: solid 0px #00FF00;
}

div.slidePanel
{
	top					: 0px;
	left				: 0px;
	width				: 100%;
	height				: 448px;
	border				: solid 0px #00FF00;
	position			: absolute;
	overflow			: hidden;
}

table.slidePanel
{
	width				: 100%;
	height				: 448px;
	border				: solid 0px #00FF00;
}

td.slideImage
{
	width				: 333px;
	height				: 448px;
	border				: solid 0px #00FF00;
}

td.slideImage img
{
	width				: 333px;
	height				: 448px;
	border				: solid 0px #00FF00;
}

div.galleryLockPanel
{
	left				: 0px;
	top					: 0px;
	height				: 378px;
	width				: 290px;
	position			: absolute;
	border				: solid 0px #00FF00;
	background-color	: #191919;
	z-index				: 10;
	filter 				: alpha(opacity=50);
	opacity				: 0.50;
}

div.galleryPanel
{
	left				: 23px;
	top					: 17px;
	height				: 378px;
	width				: 290px;
	position			: absolute;
	border				: solid 0px #00FF00;
}

div.loading
{
	left				: 0px;
	top					: 180px;
	height				: 18px;
	width				: 290px;
	position			: absolute;
	border				: solid 0px #00FF00;
	text-align			: center;
	font				: 11px Trebuchet MS;
	font-weight			: bold;
	color				: #D7AB74;	
}

div.galleryItemPng
{
	margin-right		: 2px;
	height				: 124px;
	width				: 94px;
	border				: solid 0px #00FF00;
	background-image	: url("../img/background/galleryItem.png");
	background-repeat	: no-repeat;
	float				: left;
}

div.galleryItem
{
	margin-right		: 2px;
	height				: 124px;
	width				: 94px;
	border				: solid 0px #00FF00;
	background-image	: url("../img/background/galleryItem.jpg");
	background-repeat	: no-repeat;
	float				: left;
}

div.galleryInnerItem
{
	top					: 4px;
	left				: 4px;
	width				: 86px;
	height				: 116px;
	position			: relative;
	border				: solid 0px #00FF00;
	cursor				: pointer;
}

div.galleryLabel
{
	top					: 98px;
	left				: 0px;
	height				: 18px;
	width				: 86px;
	position			: absolute;
	border				: solid 0px #00FF00;
	background-color	: #191A1A;
}

div.galleryInnerLabel
{
	top					: 100px;
	left				: 5px;
	height				: 14px;
	width				: 76px;
	position			: absolute;
	border				: solid 0px #00FF00;
	background-color	: #191A1A;
	font				: 11px Trebuchet MS;
	font-weight			: bold;
	color				: #D7AB74;
}

img.galleryItem
{
	width				: 86px;
	height				: 116px;
	border				: solid 0px #00FF00;
}

/* TEXT PAGE */

#scrollPanel
{
	left				: 12px;
	top					: 0px;
	height				: 378px;
	width				: 286px;
	position			: absolute;
	border				: solid 0px #00FF00;
	overflow			: auto;
	padding-right		: 0px;
	/* IE overflow fix, position must be relative or absolute*/
}

div.textPanel
{
	width				: 263px;
	position			: relative;
	border				: solid 0px #00FF00;
	text-align			: justify;
	font				: 11px Tahoma;
	line-height			: 29px;
	color				: #B1B1B1;
}

div.textPanel a
{
	font				: 11px Tahoma;
	color				: #D7AB74;
	text-decoration		: none;
	line-height			: 29px;
	font-weight			: bold;
}

div.textPanel td
{
	width				: 120px;
	height				: 29px;
	font				: 11px Tahoma;
	color				: #B1B1B1;
}

div.textPanel a:hover
{
	font				: 11px Tahoma;
	color				: #D7AB74;
	text-decoration		: underline;
	line-height			: 29px;
	font-weight			: bold;
}

/* START MENU */

#diashowMenu
{
	left				: -426px;
	bottom				: -30px;
	width				: 80px;
	height				: 38px;
	position			: absolute;
	border				: solid 0px #00FF00;
	z-index				: 99;
	visibility			: hidden;
}

#play
{
	left				: 42px;
	top					: 0px;
	width				: 38px;
	height				: 38px;
	position			: absolute;
	background-image	: url("../img/knoppen/play.png");
	background-repeat	: no-repeat;
	cursor				: pointer;
	visibility			: hidden;
}

#pause
{
	left				: 42px;
	top					: 0px;
	width				: 38px;
	height				: 38px;
	position			: absolute;
	background-image	: url("../img/knoppen/pause.png");
	background-repeat	: no-repeat;
	cursor				: pointer;
	visibility			: hidden;
	border				: solid 0px #00FF00;
}

#plus
{
	left				: 42px;
	top					: 0px;
	width				: 38px;
	height				: 38px;
	position			: absolute;
	cursor				: pointer;
	visibility			: hidden;
	border				: solid 0px #00FF00;
}

#plus img{border: 0px solid #000000;}

#plus a {text-decoration: none; color: #000000;}
#plus a:hover {text-decoration: none; color: #000000;}

div.menuPanel
{
	right				: 0px;
	bottom				: 12px;
	width				: 50%;
	height				: 10px;
	position			: absolute;
	border				: solid 0px #00FF00;
	z-index				: 99;
}

div.subMenuPanel
{
	top					: 35px;
	left				: 19px;
	width				: 420px;
	height				: 75px;
	position			: absolute;
	border				: solid 0px #0000FF;
	z-index				: 99;
	background-image	: url("../img/background/submenuupanel.gif");
	background-repeat	: no-repeat;
}

div.menuItem
{
	height				: 10px;
	border				: solid 0px #0000FF;
	cursor				: pointer;
	float				: left;
	background-repeat	: no-repeat;
}

div.menuSpace
{
	width				: 20px;
	height				: 10px;
	border				: solid 0px #0000FF;
	float				: left;
}

div.subMenuSpace
{
	width				: 20px;
	height				: 17px;
	border				: solid 0px #0000FF;
	float				: left;
}

#welkom					{width: 55px;background-image: url("../img/menu/welkom_over.gif");background-repeat: no-repeat;}
#showroom				{width: 75px;background-image: url("../img/menu/showroom_over.gif");background-repeat: no-repeat;}
#projecten				{width: 67px;background-image: url("../img/menu/projecten_over.gif");background-repeat: no-repeat;}
#collectie				{width: 65px;background-image: url("../img/menu/collectie_over.gif");background-repeat: no-repeat;}
#contact				{width: 57px;background-image: url("../img/menu/contact_over.gif");background-repeat: no-repeat;}

#zitmeubelen 			{width: 87px;background-image: url("../img/menu/submenu/zitmeubelen_over.gif");background-repeat: no-repeat;}
#houtenmeubelen 			{width: 126px;background-image: url("../img/menu/submenu/houtenmeubelen_over.gif");background-repeat: no-repeat;}
#bedden 					{width: 49px;background-image: url("../img/menu/submenu/bedden_over.gif");background-repeat: no-repeat;}
#gordijnen_behang 		{width: 133px;background-image: url("../img/menu/submenu/gordijnen_behang_over.gif");background-repeat: no-repeat;}
#vloerbedekking 			{width: 113px;background-image: url("../img/menu/submenu/vloerbedekking_over.gif");background-repeat: no-repeat;}
#verlichting 			{width: 87px;background-image: url("../img/menu/submenu/verlichting_over.gif");background-repeat: no-repeat;}
#spiegels_inlijstingen 	{width: 155px;background-image: url("../img/menu/submenu/spiegels_inlijstingen_over.gif");background-repeat: no-repeat;}
#zijdebloemen 			{width: 94px;background-image: url("../img/menu/submenu/zijdebloemen_over.gif");background-repeat: no-repeat;}
#accessoires 			{width: 85px;background-image: url("../img/menu/submenu/accessoires_over.gif");background-repeat: no-repeat;}

div.menuItem img
{
	border				: solid 0px #0000FF;
}

/* END MENU */

/* DESIGN BY NO3 SECTION */

div.NummerDrie			{width: 44px; height: 17px; bottom: 10px; left: 10px; position: absolute;}
div.NummerDrie a			{color: #000000; text-decoration: none;}
div.NummerDrie a:hover	{color: #000000; text-decoration: none;}
div.NummerDrie img		{border: solid 0px #000000;}

/* END SECTION */

#logger
{
	right				: 0px;
	bottom				: 0px;
	width				: 800px;
	height				: 200px;
	position			: absolute;
	background-color	: #FFFFFF;
	font				: 10px Verdana;
	color				: #000000;
	overflow			: auto;
}
