/* CSS Document */

body, html {
	margin-left: 			0px;
	margin-top: 			0px;
	margin-right: 			0px;
	margin-bottom: 			0px;
	height: 				100%;
}

body,td,th 
{
	font-family: Verdana, Geneva, sans-serif;
}

/* het geheel. */
.main 
{
	width:					1000px;
	height:					100%;
	margin-left: 			auto;
	margin-right: 			auto;
}

/* top gedeelte met logo en nav */
.top
{
	position: relative;
	width: 990px;
	height: 116px;
	padding-left:5px;
	padding-right:5px;
	padding-top: 5px;
	border-style:solid;
	border-color: Black;
	border-width: thin;
	border-top: none;
}

.topbuttons
{
	float: left;
	position: absolute;
	top: 10px;
	right: 0px;
	margin-right: 5px;
}


/* midden gedeelte met showroom en functionaliteit */
.startupscreen
{
	width: 1000px;
	height: 500px;
	display: none;
	background-image: url("images/raam showroom.png");
	background-color:Black;
	cursor: pointer;
	z-index: 10;
}

.showroom 
{
	margin-top: 0px;
	width: 1000px;
	height: 500px;
	border-style:solid;
	border-color: Black;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width:thin;
	border-top: none;
	position: relative;
}

.showroom-buttons {
	width: 1000px;
	height: 100px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 12px;
	margin-left: 2px;
	position:absolute;
	left: 0px;
	top: 0px;
}

.btn {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	white-space: nowrap;
	margin-bottom: 6px;
	margin-right: 4px;
	cursor: pointer;
}

/* 4 buttons links */
.brandDetailButton
{
	position: absolute;
	top: 45px;
	left: 5px;	
	display: none;	
}

.AdresButton
{
	position:absolute;
	top: 70px;
	left: 5px;
	display: none;
}

.ProfielButton
{
	position:absolute;
	top: 95px;
	left: 5px;
	display: none;
}

.WebsiteButton
{
	position:absolute;
	top: 120px;
	left: 5px;
	display: none;
	cursor: pointer;
}

/* achtergrond plaatje showroom */
.showroom-pic 
{
	background-image: url(images/showroom_uitsnede_s_GRIJS.png);
	width: 941px;
	height: 380px;
	position: absolute;
	top: 100px;
	left: 0px;
	background-repeat: no-repeat;

}

/* overlay met adressen, profielen */
.AddresLayer
{
	background-repeat:no-repeat;
	/*width: 513px;*/ /*20090910 ietsje vergroot op verzoek*/
	/*left: 200px;
	height: 280px;*/
	height: 318px;
	width: 564px;
	left: 178px;
	position: absolute;
	top: 10px;
	opacity: 0.95;
	-moz-opacity: 0.95; /* older Gecko-based browsers */
	filter:alpha(opacity=95); /* For IE6&7 */
	color: White;
	font-family: Verdana;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	font-weight: bold;
	overflow: auto;
	border: 1px solid #666;	
	text-align: left;
	z-index: 2;
}

/*toekomst */
.postcode
{
	white-space: nowrap;
}

.textboxPostcode
{
	position: absolute;
	left: 660px;
	top: 40px;
	display: none;	
}
	
.submitPostcode
{
	position: absolute;
	left: 735px;
	top: 40px;
	display:none;
}

/* alle elementjes */

.logo
{
	position: absolute;
	right: -10px; 
	top: 100px;
	display: block;
}

.girl
{
	position: absolute;
	left: 75px; 
	bottom: 20px;
	display: none;
}

.meisjeshirt
{
	position: absolute;
	left: 146px;
	bottom: 142px;
	display: none;
}

.bloes 
{
	position: absolute;
	left: 113px;
	bottom: 165px;
	display: none;
}
.jurk 
{
	position: absolute;
	left: 132px; 
	bottom: 132px;
	display: none;
}
.skinny
{
	position: absolute;
	left: 160px; 
	bottom: 27px;
	display: none;
}

.laarzen 
{
	position: absolute;
	left: 155px; 
	bottom: 18px;
	display:none;	
}

.ondergoed 
{
	position: absolute;
	left: 178px; 
	bottom: 152px;
	display: none;
}
.meisjesjas
{
	position: absolute;
	left: 106px;
	bottom: 148px;
	display: none;
}
.rok 
{
	position: absolute;
	left: 150px; 
	bottom: 140px;
	display: none;
}

.tas 
{
	position: absolute;
	left: 100px; 
	bottom: 20px;
	display: none;
}

.trui 
{
	position: absolute;
	left: 158px; 
	bottom: 172px;
	display: none;
}

.boy
{
	position: absolute; 
	right: 270px;
	bottom: 20px; 
	display: none;
}


.broek
{
	position: absolute;
	right: 283px; 
	bottom: 27px;
	display: none;
}

.vhals
{
	position: absolute;
	right: 266px; 
	bottom: 150px;
	display: none;
	z-index: 1;
	
}
.jas 
{
	position: absolute;
	right: 258px; 
	bottom: 145px;
	display: none;
	z-index:1;
}


.bermuda
{
	position: absolute;
	right: 279px; 
	bottom: 97px;
	display: none;
}

.shirt 
{
	position: absolute;
	right: 264px; 
	bottom: 145px;
	display: none;
}

.schoenen 
{
	position: absolute;
	right: 287px; 
	bottom: 20px;
	display: none;
}

.baby
{
	position: absolute;
	right: 120px; 
	bottom: 20px;
	display: none;
}

.babyboy
{
	position: absolute;
	left: 120px; 
	bottom: 20px;
	display: none;
}

.babybottom
{
	position: absolute;
	left: 118px; 
	bottom: 29px;
	display: none;
}
.babyshirt
{
	position: absolute;
	left: 122px; 
	bottom: 57px;
	display: none;
}


.babyjurk 
{
	position: absolute;
	right: 115px; 
	bottom: 50px;
	display: none;
}

.shoes
{
	position: absolute;
	left: 270px;
	bottom: 30px;
	display: none;
}

.pregnant
{
	position: absolute;
	left: 430px;
	bottom: -30px;
	display: none;
}

.positiejurk 
{
	position: absolute;
	left: 420px; 
	bottom: 115px;
	display: none;
}

.tas 
{
	position: absolute;
	left: 100px; 
	bottom: 20px;
	display: none;
}


.tas2
{
	position: absolute;
	left: 300px; 
	bottom: 20px;
	display: none;
}
