/*-----------------------------------------------------------------------------
Index Stylesheet for AMVEST

auteur:   Marco Roorda - Fundament All Media B.V.
website:   http://www.amvest.nl
-----------------------------------------------------------------------------*/
/*
groen: #09a6a1
rood: #e7475f
blauw: #4face6
tekst grijs: #696969
*/

/* =General
-----------------------------------------------------------------------------*/

/* Remove padding and margin */
* {
  margin: 0;
  padding: 0;
}

/* Remove page-border for IE */
html {

}

body, html {
  width:100%;
  height:100%;
}

img {
  border: 0;
}

ul {
  list-style: none;
}

#stap_1 li{
  color: #cccccc;
}

hr {
  height: 1px;
  background-color: #ddd;
  color: #ddd;
  border: none;
  padding: 0;
  margin: 1em 0;
}

/* =Typography

- font-sizing in em's: 1em = 10px, 1.2em = 12px, etc.
-----------------------------------------------------------------------------*/

body {
  font: 62.5%/1.6  Arial, Helvetica, "Trebuchet MS", Tahoma, Verdana, sans-serif;
  background: #fff;
}

p, ul, ol {
  font-size: 1.2em;
}

h1 {
}

h2 {
}

h3 {
font-size: 1.2em;
}

h4 {
  font-size: 1.2em;
  color: #696969;
}



/* =Zoekboxes
-----------------------------------------------------------------------------*/

.container {
  width:923px;
  margin: 0 auto;
}

.zoekboxes {
  width: 923px;
  color: #696969;
}

.box {
  width: 183px;
  height: 290px;
  float:left;
  border-left: 1px solid #fff;
}

#stap_1 {
  border: none;
  background: #f8f8f8;
  width:191px;
}

#stap_2 {
  background: #fbfbfb;
  width:175px;
}

#province {
  height: 180px;
}

#stap_3 {
  background: #f8f8f8;
}

#stap_4 {
  background: #fbfbfb;
}

#stap_5 {
  background: #f8f8f8;
}

.selectieinfo {
  font-size: 1.1em;
  color: #b5b4b4;
  width: 156px;
  text-align: center;
  padding: 15px 0 0 10px;
}

.selectieinfo_piv_enabled{
  padding: 0 0 0 10px;
  text-align: left;
  display:block;
}

.selectieinfo_piv_disabled{
  display:none;
}
/* =Zoekbox headers
-----------------------------------------------------------------------------*/

.zoekboxes .box h2 {
  text-indent: -9000px;
  height: 51px;
  margin-bottom: 20px;
}

.stap_1_header {
  background: url("../gfx/index/header_stap_1.gif") no-repeat;
}

.stap_2_header {
  background: url("../gfx/index/header_stap_2.gif") no-repeat;
}

.stap_3_header {
  background: url("../gfx/index/header_stap_3.gif") no-repeat;
}

.stap_4_header_1{
  background: url("../gfx/index/header_stap_4_1.gif") no-repeat;
}

.stap_4_header_2{
  background: url("../gfx/index/header_stap_4_2.gif") no-repeat;
}

.stap_5_header {
  background: url("../gfx/index/header_stap_5.gif") no-repeat;
}



/* =Zoekbox type woning
-----------------------------------------------------------------------------*/


#woningselectie {
  height: 180px;
  padding: 0 20px;
  line-height: 18px;
}

#woningselectie a {
  display:block;
  margin-top: 10px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  /*color: #09a6a1;*/
   color: #a31a7e;
}

#woningselectie a:hover,  #woningselectie a.selected {
  /*color: #09a6a1;*/
   color: #a31a7e;
}

#woningselectie ul {
  margin-left: 14px;
}

#woningselectie ul a{
  font-weight: normal;
}

#woningselectie li{
  padding-left:27px;
}

#woningselectie ul .hc-item_on a{
  display: block;
  margin-top: 0px;
  /*color: #09a6a1;*/
  color: #a31a7e;
  text-decoration: none;
}

#woningselectie ul .hc-item_on a:hover{
  background: url("../gfx/index/bullet_rood.gif") no-repeat 0px 2px;
  margin-left:-27px;
  padding-left:27px;
  color: #f90000;
  text-decoration: none;
}

/* =Zoekbox provincie
-----------------------------------------------------------------------------*/

#kaartjenederland {
  height: 160px;
  padding: 10px 0 10px 0;
}

#stap_2 ul {
  height:180px;
  margin:0pt 10px 0pt 15px;
  overflow-x:hidden;
  overflow-y:scroll;
  width:160px;
}
/* =Zoekbox plaats
-----------------------------------------------------------------------------*/

#stap_3 ul {
  width: 160px;
  height: 180px;
  margin: 0 10px 0 15px;
  overflow-y: scroll;
  overflow-x: hidden;
  scrollbar-face-color: #f8f8f8;
}

/* =Zoekbox prijs
-----------------------------------------------------------------------------*/

.prijsselectie {
  height: 150px;
  padding-top: 30px;
}

.prijsselectie_piv {
  height: 150px;
  padding-top: 13px;
}

.prijsselectie_disabled{
  background: url("../gfx/index/stap_4_disabled.gif") no-repeat 1px 13px;
}

#prijsselectbox span {
  font-size: 12px;
  width: 30px;
  display: inline-block;
  float:left;
  margin-left: 10px;
  margin-bottom: 10px;
}

#prijsselectbox select {
  width: 130px;
  margin-bottom: 10px;
}

/* =Zoekbox soort woning
-----------------------------------------------------------------------------*/

#stap_5 ul {
  width: 160px;
  height: 180px;
  margin: 0 10px 0 15px;
  /*scrollbar-face-color: #09a6a1;*/
   scrollbar-face-color: #a31a7e;
}


/* =Zoekbox bullets
-----------------------------------------------------------------------------*/
.hc-item {
  padding-left: 27px;
  cursor: pointer;
}

.hc-item-over {
  background: url("../gfx/index/bullet_groen.gif") no-repeat;
  /*color: #09a6a1;*/
   color: #a31a7e;
}

.hc-item_on {
  background: url("../gfx/index/bullet_groen.gif") no-repeat 0px 2px;
  /*color: #09a6a1;*/
   color: #a31a7e;
}

.hc-item_vi {
  background: url("../gfx/index/bullet_groen.gif") no-repeat 0px 2px;
  /*color: #09a6a1;*/
   color: #a31a7e;
}

.hc-item_off {
  background: url("../gfx/index/bullet_grijs.gif") no-repeat 0px 2px;
}


/* =resultaatbalk
-----------------------------------------------------------------------------*/

.resultaat_totaal {
  width: 903px;
  height: 36px;
  padding: 6px 20px 0 0;
  clear: both;
}

h3#opnieuw_zoeken a {
  height: 30px;
  width: 185px;
  display:block;
  background: url("../gfx/index/opnieuw_zoeken.gif") no-repeat top left;
  float:left;
}

h3#opnieuw_zoeken span{
  display: none;
}

h3#opnieuw_zoeken a:hover {
  background: url("../gfx/index/opnieuw_zoeken.gif") no-repeat bottom left;
}

h3#aantal_beschikbaar {
  font-size: 19px;
  font-weight:normal;
  line-height: 28px;
  height:30px;
  color: #fff;
  float:right;
  padding:0 15px 0 20px;
  background: url("../gfx/index/aantal_beschikbaar_bg.gif") no-repeat;
}

h3#aantal_beschikbaar a {
  text-decoration:none;
  color:#fff;
}
h3#toon_button a {
  height: 30px;
  width: 187px;
  display:block;
  background: url("../gfx/index/toon_resultaten.gif") no-repeat top left;
  float:right;
}

h3#toon_button a span{
 display: none;
}

h3#toon_button a:hover {
  background: url("../gfx/index/toon_resultaten.gif") no-repeat bottom left;
}

/* =resultaatfooter
-----------------------------------------------------------------------------*/

.resultaat_footer {
  width: 903px;
  height: 49px;
  padding-right: 20px;
  background: url("../gfx/index/toon_resultaten_bg.gif") no-repeat;
}
