html,
body
{
  height            : 100%;
}

a
{
  color             : #89D4E2;
}

body
{
  margin            : 0px; 
  font-family       : "Verdana", "Helvetica", "Geneva", "Arial", sans-serif;
  font-size         : 11px;
  color             : white;
}

img
{
  border            : 0px; 
}

#container
{
  position          : relative;
  width             : 950px; 
  background-color  : white;
  margin            : auto;
}

#header
{
  height            : 192px; 
  background-image  : url(/shared/images/header_background.jpg);
}
#headernew,#headernew_living
{
	height            : 220px; 
	background-color	: #966d5b;
  background-image  : url(/shared/images/header_background2.jpg);
	background-repeat	: no-repeat;
}
#headernew_living{background-image  : url(/shared/images/living_achtergrond.jpg);}
#main
{
  background-color  : #966d5b;
  height            : auto !important;
}

#navigationFooter
{
  padding-bottom    : 5px;
  border-top        : 2px solid #CAB6AD;
  padding-top       : 5px;
  width             : 880px;
}

#navigationHeader
{
  border-bottom     : 2px solid #CAB6AD;
  padding-bottom    : 5px;
  width             : 880px;
}

#navigationFooter a,
#navigationHeader a,
#navigationHeader span
{
  text-transform    : uppercase;
  font-weight       : bold;
  font-size         : 11px;
  letter-spacing    : 1px;
  text-decoration   : none;
  color             : white;
}

#content
{
  padding           : 15px 35px 0px 35px;
}

#disabler,
#statusbg
{
  z-index   : 10000;
  position  : absolute;
  top:0px; left:0px;
  width     : 100%;
  height    : 100%;
  border    : 0px;
  margin    : 0px;
  padding   : 0px;
  background-color  : black;
  opacity   : .3;
}

#statusmsg
{
  z-index:10002;
  position:absolute;
  top:30%;
  left:50%;
  margin-left:-150px;
  background-color:#ffffcc;
  padding:10px;
  border:1px solid black;
  width:300px;

  font-size:14px;
  color:black;
}

#selection
{
  width:220px;
  float:left; 
  display:none;
}

#jurkencontainer
{
  width:550px;
  float:right;
  white-space:nowrap;
}

.fakeBtn,.fakeBtnLeft
{
  float:right;
  border:1px outset black;
  background-color:gainsboro;
  font-size:12px;
  padding: 3px 10px;
  cursor:default;
  margin-top:20px;
}

.fakeBtnLeft{float:left;}
.clear{clear:both;}


/* SHOP */
.field
{
  float:left; 
  padding:3px; 
  margin-top:2px; 
  background-color:#ae806b; 
  margin-right:2px;
}

.fieldvalue
{
  float:left; 
  padding:2px; 
  margin-top:2px; 
  margin-right:2px; 
  border:1px solid #ae806b;
}

.menuitem,
.menuitem:hover,
.menuitemActive,
.menuitemActive:hover
{
  color:white;
  text-decoration:none;
  font-weight:bold;
}

.menuitem:hover,
.menuitemActive,
.menuitemActive:hover
{
  color:#89D4E2;
}

h1
{
  font-weight:bold;
  font-size:11px;
  text-transform:uppercase;
}
.pointer{cursor:pointer;}
.floatL{float:left;}
.floatR{float:right;}
.clear{clear:both;}

#navigation{background-color:#87d3e1; padding:5px 0px 5px 25px; margin-top:20px;}
#navigation a{margin:0px 10px;}

#living_btn,#living_btn_active{width:174px; height:46px; background-image:url(/shared/images/living.png); display:inline-block;}
#living_btn:hover,#living_btn_active{background-image:url(/shared/images/living_over.png);}

#vintage_btn,#vintage_btn_active{width:221px; height:46px; background-image:url(/shared/images/vintage.png); display:inline-block;}
#vintage_btn:hover,#vintage_btn_active{background-image:url(/shared/images/vintage_over.png);}

#design_btn,#design_btn_active{width:190px; height:46px; background-image:url(/shared/images/design.png); display:inline-block;}
#design_btn:hover,#design_btn_active{background-image:url(/shared/images/design_over.png);}

#language{height:50px; margin-right:25px;}
#language a{color:white; text-decoration:none; width:20px; display:block; text-align:center; font-weight:bold; margin:5px 5px;}

