/* 
    Document   : nikiapi
    Created on : Sep 2, 2011, 12:37:04 PM
    Author     : Marjan Bos/ Mark de Raaf
    Description:
        styles for the NIKI API plugin
*/
table,caption,tbody,tfoot,thead,tr,th,td {
  vertical-align: top;
}

/************WIDGETS*/
#niki-woningtypen img {
  width: auto;
}

/********TABS*/
ul.tabs {
  margin: 20px 0 0;
  float: left; padding : 0;
  list-style: none;
  position: relative;
  z-index: 2;
  padding: 0;
}

.tabs li {
  background: #fff; /* Old browsers */
  background: -moz-linear-gradient(top, #fff 0%, #c4c4c4 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff),
    color-stop(100%, #c4c4c4) ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #c4c4c4 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fff 0%, #c4c4c4 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #fff 0%, #c4c4c4 100%);
  /* IE10+ */
  background: linear-gradient(top, #fff 0%, #c4c4c4 100%); /* W3C */
  -pie-background: linear-gradient(top, #fff 0%, #c4c4c4 100%); /* PIE */
  behavior: url(/PIE.htc);
  list-style: none;
  padding: 12px 5px;
  margin-right: 1px;
  float: left;
}

.tabs li.active {

}

.tabs li a {
  color: #5a5959 !important;
  text-decoration: none !important;
}

.tabs li.active a {
  color: #3c3c3c !important;
  font-weight: bold;
}

.tab_container {
  position: relative;
  z-index: 0;
  margin-top: -1px;
  background: #b6b6b6;
  height: 435px;
  width: 677px;
  border-top: 1px solid #b6b6b6;
  float: left;
}

/***********NIKIMENU*/
#nikimenu img {
  width: 88px;
  float: left;
  margin-right: 5px;
}



#nikimenu div,#nikimenu p {
  margin: 0px !important;
  font-size: 11px;
  text-align: justify;
  text-justify: newspaper
}
#nikimenu div a{
 display:block;
  float:left;
}
#nikimenu p{
  width:150px;
  float:right;
}
#nikimenu .imagelink{
	width:88px;
	float:left;
	display:inline;
	 margin: 5px 10px 5px 5px;
    padding: 0;
}
/*************PROJECTDESCRIPTION COLUMNS*/
.col {
  float: left;
  width: 420px;
}

.col.afb {
  float: right;
  width: 200px;
}

.col.afb img {
  margin-bottom: 20px;
}

/********WONINGTYPEN*/

/********WONINGTYPEDETAIL*/
.entry-content img,.comment-content img,.widget img {
  max-width: 100%;
}
#map img, .entry-content #map img, .comment-content #map img, .widget #map img{
    width: auto;
     max-width: none;
}
.niki_detail ul {
  margin-left: 16px;
  list-style: disc;
}

.imagecontainer {
  width: 400px;
  height: 300px;
  float: left;
}

.imagecontainer .detailslideshow {
  height: 263px;
  width: 400px;
  overflow: hidden;
}

.imagecontainer .caption {
  float: left;
  height: 26px;
  line-height: 26px;
  padding: 0 10px;
  width: 378px;
  border-left: 1px solid #6f6f6f;
  border-right: 1px solid #6f6f6f;
  border-bottom: 1px solid #6f6f6f;
}

.detailslideshow {
  background: #ebe9e9;
  float: left;
  width: 400px;
  height: 263px
}

.housedescr {
  float: right;
  width: 230px;
}

.detailtop {
  float: left;
  clear: both;
  width: 100%;
}

.descr {
  clear: both;
  margin-left: 15px;
  color: #535353;
  line-height: 20px;
}
.kavelkaart.header{
  margin-top:15px;
}
/*********PRICELIST*/
.pricelist.header,.kavelkaart.header {
  border: 1px solid #6f6f6f;
}

.pricelist table {
  border-left: 1px solid #6f6f6f;
  border-right: 1px solid #6f6f6f;
  border-bottom: 1px solid #6f6f6f;
  display: none;
  width: 658px;
  margin-top:0px !important;
}
.pricelist td,.pricelist th,.pricelist.header,.kavelkaart.header{
  padding:5px 10px !important;
  cursor: pointer;
}
.pricelist th{
  font-size:14px !important;
  font-weight:bold;
  letter-spacing: normal;
  line-height: normal;
  text-transform: none;
  color:#000;
}

/***************MAKELAARS*/


table.partijen{
  border:none !important;
  width:100%;
  color:#535353;
  line-height:20px;
}
table.partijen h2{
  font-size:12px;
  line-height:20px;
  margin:0;
  padding:0;
  color:#535353;
  font-weight:normal;
  text-transform: uppercase;

}
table.partijen h3{
  font-size:12px;
  line-height:20px;
  margin:0;
  padding:0;
  color:#535353;
  font-weight:bold;

}
table.partijen td{
  padding:20px 20px 0px 0px;


}
table.partijen td.center{
  vertical-align: top;
  width:230px;




}
table.partijen td.center .makelaarimg{
  border:1px solid #a9a8a8;
  padding:20px;
  float:left;
}
table.partijen tr.header td{
  border-top:1px solid #848484;

}
table.partijen tr td{
  border-top:none;

}

/* kaart */
.projectmap {
	width:677px;
	height:450px;	
}

/* betrokken partijen */
.betrokken {
  margin: 0 0 10px 0;
}

.betrokken div {
  margin-left: 100px;
}

.betrokken .logothumb {
  float: left;
}

.betrokken_partijen h4 {
  border-bottom: 1px solid #B6B6B6;
  margin: 5px 0 10px 0;
}

.betrokken_partijen .makelaars {
  margin: 0 0 15px 0;
}

.betrokken_partijen .ontwikkelaars {
  margin: 0 0 15px 0;
}


/* INTERESSE */
.niki_interesse_form fieldset {
   margin: 10px 0;
}

.niki_interesse_form .interesse_field {
   height: 2em;
   clear: left;
}

.niki_interesse_form label, .niki_interesse_form .label {
   float: left;
   width: 200px;
   height: auto;
}

.niki_interesse_form input, .niki_interesse_form .input {
   float: left;
   width: 140px;
   height: 1.5em;
   margin: 0 10px 0 0;
   padding: 0;
}

.niki_interesse_form .interesse_field_gender label,
.niki_interesse_form .interesse_field_partnergender label {
   width: auto;
}

.niki_interesse_form .radio {
   width: 20px;
   margin: 0 5px;
}

.niki_interesse_form .error {
   background-color: #f99;
}

.niki_interesse_form .errormessage {
   float: left;
   color: #f00;
}

.niki_interesse_form .interesse_typemodel {
   clear: both;
}

.niki_interesse_form .interesse_typemodel label {
   width: 500px;
   margin-left: 10px;
}

.niki_interesse_form .interesse_typemodel_info {
   display: none;
}

.niki_interesse_form .less,
.niki_interesse_form .more {
   float: right;
}

.niki_interesse_form .less {
   display: none;
}

.niki_interesse_form .simple .interesse_field {
   display: none;
}

.niki_interesse_form .validate {
   display: none;
}