/*-----------------------------------------------------------------------------
Main Stylesheet

auteurs:    johan harteveld - Fundament All Media B.V.
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/

/* Remove padding and margin */
* {
  margin: 0;
  padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 1em 0;
}

body, html {
  width:100%;
  height:100%;
}

html {

}

img {  border: 0; margin: 0;}

/* =Typography
-----------------------------------------------------------------------------*/
html {
  background: #596365 url("../gfx/algemeen/htmlback.gif") repeat-y center top fixed;
}

body {
  background: url("../gfx/algemeen/bodyback.gif") repeat-x left top;
  font: 12px/1.6  Arial, Helvetica, "Trebuchet MS", Tahoma, Verdana, sans-serif;
  color: #6d5b11;
}

ul {
  list-style: none;
}


h1 {
  font-size: 14px;
  margin-bottom: 4px;
  margin-bottom:9px;
  margin-top:52px;
}

h2 {
  font-size: 14px;
  margin-bottom: -1em;
  margin-top:25px;
}

h3 {
  font-size: 12px;
  margin-bottom: 0em;
  color: #6d5b11;
  margin-left: 26px;
}

p {
  margin:0 0 26px 0;
  font-size:12px;
  padding-right:10px;
  /*line-height:1.7;*/
}

hr {
  height: 1px;
  background-color: #ddd;
  color: #ddd;
  border: none;
  padding: 0;
  margin: 1em 0;
}

sup {
  vertical-align: baseline;
  position: relative;
  bottom: 0.33em;
}

/* display none */
.display_none {
	display: none;
}

.beschrijving_knop {
  float:left;
  position:relative;
  margin-top:480px;
  margin-left:10px;
}

/* =Links
-----------------------------------------------------------------------------*/

.content a {
  color: #6d5b11;
  text-decoration:underline;
}

.content a:hover {
  color: #6d5b11;
  text-decoration:none;
}

/* =Layout
-----------------------------------------------------------------------------*/

/* gehele pagina */

.container {
  width: 901px;
  height: 100%;
  margin: 0 auto;
  background:url("../gfx/algemeen/containerback.jpg") no-repeat;
}


/* in container een content_wrap waarin header, menu content en rolmpopsen */

.content_wrap {
  width: 902px;
  position: relative;
}
/*
header z-index 1
*/

.header {
  position: absolute;
  left: 0;
  top: 0px;
  width: 902px;
  height: 130px;
  z-index: 1;
  background:url("../gfx/algemeen/headerback.png") no-repeat;
}


/* de content */

/* menuholder, rolmopsen, rolmops_shadows, content en content_shadows komen onder header, dus top: = hoogte header + 4 pixels marge */

.rolmopsen_spiegeling, .content_spiegeling, .rolmopsen, .menuholder, .content   {
  position: absolute;
  left: 0;
  top: 98px;
}

/*
rolmopsen_shadows z-index 2 ( onder menu en content en rolmopsen )
content_shadows z-index 3 ( onder rolmopsen, menu, content )
rolmopsen z-index 4 ( onder menu )
menuholder z-index 5,
content z-index 6 ( content dus over menu heen )
*/

.rolmopsen_spiegeling {
  z-index: 2;
}

.opacity_ophalf {
  -moz-opacity: .4;
  filter: alpha(opacity=40); 
  opacity: .4;
}

.content_spiegeling {
  z-index: 3;
}

.rolmopsen {
  z-index: 4;
}


.menuholder {
  width: 95px;
  height: 480px;
  left: 24px;
  z-index: 5;
}
/* rest van menu, wat in menuholder komt, staat in menu.css */
/* default left top van de content div, deze wordt overschreven door de id van contentContainer */
/* bv contentContainer heeft id woningenpage #woningpage heeft een specifieke left top */
/* id left top wordt de left top van de content page */
.content {
  z-index: 4;
  left:50px;
  top: 100px;
  background-color: #fff;
	overflow: visible;
}

.content_border {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
  border: 1px solid #325f78;;
  z-index: 3;
}

/*
in content komt om de apply template een div class contentpage, met daarin de content van paginas 
de pagina.xsl geeft aan root.xsl variabele mee pageType zodat de div met class 'content' nog id krijgt 
met de id kan een specifiekere styling per pagina meegegeven worden
inhoud ( left top ) staat ten opzichte van de content
middels pageType = id van div, wordt left top binnen pagina gegegeven
*/

/* default lay-out van de contentContainer */
/* als je in de div contentContainer een id plaatst en die id style-t dan overschrijft die styleing de default */

.contentContainer {
  width: 801px;
  height: 550px;
  background-color: #fff;
  overflow: auto;
}

.contentContainer .banner {
  margin:10px;
}

.contenttext {
  padding: 30px;
}

.emptyContentContainer {
  position: absolute;
  width: 500px;
  height: 450px;
  background-color: #fff;
  overflow: auto;
}

.emptyContentText {
  width: 420px;
  height: 370px; 
  padding: 30px;
}

.content_header {
  position: absolute;
  background-color: #16425b;
  color: white;
  font-weight: bold;
  height: 20px;
  margin: 0;
  padding-left: 9px;
	border-bottom: 1px solid white;
  cursor: move;
}

.sluitbutton {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 1px;
  background:  url("../gfx/algemeen/sluitbutton.gif") no-repeat;
  z-index: 10000;
	cursor: pointer;
	cursor: hand;
}

.sub_menu_header {
	
}


/* specifiekere styling via id, height is alleen content dus exclusief content_header */

/* ------------   flash mouse over */
.flashmouseover {
	z-index: 1;
	position: absolute;
	left: 135px;
	top: 115px;
	width: 649px;
	height: 503px;
}
/* services */

.service {
	background-color: white;
}

#service_cjs_am {
	width: 500px;
	height: 405px;
}

#service_cjs_nikijr {
	width: 646px;
	height: 402px;
	padding: 20px;
}

/* het project */

#hetproject_page {
  width: 710px;
  height: 450px;
  left: 120px;
  top: 98px;
}

#kavelkaart_page {
  width: 711px;
  height: 477px;
  left: 120px;
  top: 98px;
  background-color:#9c8842;
}


#locatie_txt_page {
  background: #ffffff /*url("../gfx/projectback/hetgebouw_bg.jpg") left bottom no-repeat*/;
  left: 120px;
  top: 98px;
  width: 580px;
  height: 466px;
    color:#6d5b11;
}

#locatie_txt_page a {
  color:#6d5b11;
}


#project_page {
  background: #ffffff /*url("../gfx/projectback/hetgebouw_bg.jpg") left bottom no-repeat*/;
  left: 120px;
  top: 98px;
  width: 685px;
  height: 442px;
}

#blokhoevefilm{
 width: 685px;
 height: 442px;
 margin: 0;
 padding: 0;
 overflow: hidden;
} 

/*
//Woningen
//
*/


#appartementen_page {
  background: #ffffff /*url("../gfx/projectback/page_bg.jpg") left bottom no-repeat*/;
  color:#6d5b11;
  width: 568px;
  height: 502px;
  left: 120px;
  top: 98px;
}

#appartementen_page h1 {
  font-size: 14px;
  margin-bottom: 4px;
  margin-bottom:9px;
  margin-top:12px;
}


/*------------------------------- hetgebouw_page ---*/
#hetgebouw_page {
  background: #ffffff /*url("../gfx/projectback/page_bg.jpg") left bottom no-repeat*/;
  color:#6d5b11;
  width: 512px;
  height: 470px;
  left: 120px;
  top: 98px;
}

#hetgebouw_page h3 {
  font-size: 12px;
  margin-bottom: 0em;
  color: #6d5b11;
  margin-left: 10px;
}

.hp_hetgebouw {
  position: absolute;
  top: 0px;
  left: 0px;
  /*width: 200px;*/
  margin-left: 10px;
}

.verdiepingen_slide_1 {
  position: absolute;
  width: 240px;
  height: 252px;
  left:0px;
  top: 26px;
}

.verdiepingen_slide_2 {
  position: absolute;
  width: 240px;
  height: 252px;
  left:250px;
  top: 26px;
}

.top_verdieping {
  margin-top:4px;
}

/*------------------------------- eind hetgebouw_page ---*/


.submenu {
  position: absolute;
  z-index: 10;
}

/*------------------------------- impressies page ---*/
.ul_margin {
  margin-left:-15px;
}

.impressies_slide {
  position:absolute;
  width:587px;
  height:367px;
  top:144px;
  left: 10px;
}
/*
#impressies_page {
  background: #ffffff;
  width:607px;
  height:531px;
  left: 120px;
  top: 98px;
}*/

#impressies_page {
  background: #ffffff /*url("../gfx/projectback/page_bg.jpg") left bottom no-repeat*/;
  width:606px;
  height:558px;
  left: 120px;
  top: 98px;
  /*padding: 15px;*/
}

#impressies_page h3 {
  font-size: 12px;
  margin-bottom: 0em;
  color: #6d5b11;
  margin-left: 10px;
}


#impressies_page .submenu {
  width: 595px;
  height: 96px;

}

#impressies_page .submenu h2{
  color: #6d5b11;
}

#impressies_page .submenu h3 {
  color: #6d5b11;
  font-size: 10px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  width: 80px;
  display: block;
  height: 20px;
  overflow: hidden;
}

#impressies_page .submenu p {
  color:#6d5b11;
  font-size: 12px;
 /* font-weight: bold;*/
  margin: 0;
  padding: 18px 0 0 10px;
  /*width: 90px;*/
  display: block;
  /*height: 20px;*/
  overflow: hidden;
}

#impressies_page .submenu ul li {
  width: 75px;
  height: 75px;
  float: left;
  margin-left: 10px;
}

#impressies_page .submenu ul li a {
  text-decoration: none;
  font-weight: bold;
}

#impressies_page .submenu ul li a:hover {
  text-decoration: underline;
  font-weight: bold;
}
/*------------------------------- eind impressies page ---*/

/*------------------------------- plattegronden_page ---*/


.plattegronden_slide {
  position:absolute;
  width:585px;
  height:460px;
  top:142px;
  left: 10px;
}

#plattegronden_page {
  background: #ffffff /*url("../gfx/projectback/page_bg.jpg") left bottom no-repeat*/;
  width:607px;
  height:641px;
  left: 120px;
  top: 98px;
  /*padding: 15px;*/
}

#plattegronden_page h3 {
  font-size: 12px;
  margin-bottom: 0em;
  color: #6d5b11;
  margin-left: 10px;
}


#plattegronden_page .submenu {
  width: 595px;
  height: 96px;

}

#plattegronden_page .submenu h2{
  color: #6d5b11;
}

#plattegronden_page .submenu h3 {
  color: #6d5b11;
  font-size: 10px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  width: 80px;
  display: block;
  height: 20px;
  overflow: hidden;
}

#plattegronden_page .submenu p {
  color:#6d5b11;
  font-size: 12px;
 /* font-weight: bold;*/
  margin: 0;
  padding: 18px 0 0 10px;
  /*width: 90px;*/
  display: block;
  /*height: 20px;*/
  overflow: hidden;
}

#plattegronden_page .submenu ul li {
  width: 75px;
  height: 75px;
  float: left;
  margin-left: 10px;
}

#plattegronden_page .submenu ul li a {
  text-decoration: none;
  font-weight: bold;
}

#plattegronden_page .submenu ul li a:hover {
  text-decoration: underline;
  font-weight: bold;
}

.bold {
  font-weight:bold;
  margin-left:4px;
}

.menu_typen {
  width:585px;
  height:23px;
  background-color:#735e0f;
  color:#fff;
  display:block;
  line-height:21px !important;
  margin:0;
}

.menu_typen ul li {
  display:inline;
  padding:0 0 0 2px;
}

.menu_typen ul li a {
  text-decoration: none;
  color:#fff;
  padding:0 4px 0 4px;
}

.menu_typen  ul li a:hover {
  text-decoration: underline;
  color:#fff;
}

.menu_typen .selected a {
  color:#e4dcc3;
}

/*------------------------------- eind plattegronden_page ---*/

/*------------- locatie_txt_page submenu*/

.sub_locatie_txt {
  width:500px;
  height:75px;
  float:left;
}

#locatie_txt_page .submenu {
  width: 524px;
  height: 75px;
  margin-left: 25px;
  left: 0px;
}

#locatie_txt_page .submenu h2{
  color: #666;
}

#locatie_txt_page .submenu h3 {
  color:#6d5b11;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  width: 75px;
  display: block;
  height: 20px;
  overflow: hidden;
}

#locatie_txt_page .submenu ul li {
  width: 75px;
  height: 75px;
  float: left;
  margin-right: 12px;
  border: 1px solid #fff;
}

#locatie_txt_page .submenu ul li a {
  text-decoration: none;
  font-weight: bold;
}

#locatie_txt_page .submenu ul li a:hover {
  text-decoration: underline;
  font-weight: bold;
}
/*-------------*/
#ligging_page {
  width:680px;
  height: 440px;
  left: 120px;
  top: 98px;
}

#locatie_page {
  width: 680px;
  height: 440px;
  left: 120px;
  top: 98px;
  overflow: hidden;
}

#googleanimatie_page {
  width:680px;
  height: 440px;
  left: 120px;
  top: 98px;
}

#interesse_page, .interesse_iframe {
  width: 767px;
  height: 460px;
  left: 120px;
  top: 98px;
}

#makelaars_page {
  width:600px;
  height: 400px;
  left: 150px;
  top: 98px;
}

#algemeen_page {
  background: #fff /*url("../gfx/projectback/algemeen_bg.jpg") left bottom no-repeat*/;
  color: #6d5b11;
  width: 680px;
  height: 440px;
  left: 120px;
  top: 98px;
}

.algemeentext {
  width: 290px;
  padding: 0 25px 0 25px;
  /*line-height: 0.0;*/
}

.algemeentext2 {
  width: 250px;
  padding: 0 25px 0 25px;
  /*line-height: 0.0;*/
  left:306px;;
  top:0px;
  position:absolute;
}

.algemeentext h2, .algemeentext2 h2 {
  margin-bottom: 15px;
}

.algemeentext h1, .algemeentext2 h1 {
  font-size: 14px;
  margin-bottom: 4px;
  margin-bottom:9px;
  margin-top:26px;
}

/* het project tekst */
.bullets {
  position: absolute;
  top: 40px;
  left: 250px;
  width: 450px;
}

.hp_beschrijving {
  position: absolute;
  top: 27px;
  left: 0px;
  width: 560px;
  margin-left: 10px;
}

.hp_downloads_beschrijving {
  position: absolute;
  top: 27px;
  left: 0px;
  width: 560px;
  margin-left: 10px;
}

.hp_downloads_beschrijving h1, .hp_downloads_beschrijving h1 {
  font-size: 14px;
  margin-bottom: 4px;
  margin-bottom:9px;
  margin-top:0px;
}

.hp_woningen_beschrijving {
  position: absolute;
  top: 130px;
  left: 12px;
  width: 520px;
  margin-left: 0px;
}

.hp_woningen_beschrijving h1, .hp_woningen_beschrijving h2 {
  font-size: 14px;
  margin-bottom: 4px;
  margin-bottom:9px;
  margin-top:30px;
}

.hp_woningen_beschrijving ul {
  padding-left:15px;
  list-style:disc;
}

.hp_beschrijving_locatie {
  position: absolute;
  top: 100px;
  left: 12px;
  width: 520px;
  margin-left: 10px;
}


/* project backs */

.woningtypeback {
  background: #fff url("../gfx/projectback/woningtype_1.jpg") no-repeat 0px 0px;
}

.beschrijvingback {
  background: #fff url("../gfx/projectback/beschrijvingback.jpg") no-repeat;
}

.impressie_1_back {
  background: #fff url("../gfx/impressies/1.jpg") no-repeat 15px 15px;
}




/*  ----------  shadow komt te staan in een class met een width en height gedefinieerd, shadow zet zich 100% in */
.spiegeling {
  position: absolute;
  z-index: 1;
  left: 0;
  height: 120px;
  background: url("../gfx/algemeen/spiegeling.png") repeat-x left top;
}

.shadow_rt {
  position: absolute;
  width: 8px;
  height: 15px;
  background: url("../gfx/algemeen/backshow_rt.png") no-repeat;
}

.shadow_rb {
  position: absolute;
  width: 8px;
  height: 15px;
  background: url("../gfx/algemeen/backshow_rb.png") no-repeat;
}

.shadow_lb {
  position: absolute;
  width: 15px;
  height: 8px;
  background: url("../gfx/algemeen/backshow_lb.png") no-repeat;
}

.shadow_r {
  position: absolute;
  width: 8px;
  background: url("../gfx/algemeen/backshow_r.png") repeat-y left top;
}

.shadow_b {
  position: absolute;
  height: 8px;
  background: url("../gfx/algemeen/backshow_b.png") repeat-x left top;
}

.footer {
}

/* =Rightcolumn
-----------------------------------------------------------------------------*/

.loginForm {
float:left;
margin-top:-400px !important;
padding:0px !important;
}
