HTML,body {
padding:0;
margin: 0;
background: #ffffff;
}

body {
text-align:center;
background-image:url('../../img/header/bg-header.gif');
background-repeat:repeat-x;
background-position:0px 142px;
}

p {
color:#999999;
line-height:16px;
}
  #content p {
  color:#212121;
  line-height:20px;
  margin:0 0 12px 0;
  }

.detailpage h4 {
font-size:24px;
margin: 15px 0 10px 0;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.pulldownmenu, .textfield {
border: 1px solid #cccccc;
}

/* BUTTONS */

.buttonholder {
height:21px;
float:left;
}
  .content .buttonholder {
  float:right;
  margin:10px 0 0 7px;
  }
  #searchholder .buttonholder {
  float:right;
  margin-left:10px;
  }
  #quicksearch .buttonholder {
  font-size:10px;
  text-transform:lowercase;
  }

.buttonstart {
float:left;
height:21px;
background:url(../../img/button-orange-start.gif) no-repeat;
}
  .yellow .buttonstart {
  background:url(../../img/button-yellow-start.gif) no-repeat;
  }

.buttoncloser {
float:left;
height:21px;
width: 3px;
background:url(../../img/button-orange-end.gif) no-repeat;
}
  .yellow .buttoncloser {
  background:url(../../img/button-yellow-end.gif) no-repeat;
  }

.buttoncloser {

}

.buttonstart a {
text-decoration:none;
padding:0 6px 0 10px;
line-height:19px;
display:block;
width:auto;
color:#000000;
}

.buttonstart a:hover {
text-decoration:none;
color:#996600!important;
}

/* BUTTONS END */


/* PAGE LAYOUT START */

#placeholder {
width:960px;
margin: 0px auto 25px auto;
text-align: left;
background-color:#fff9f1;
}
  #placeholder {
  background-image:url('../../img/header/bg-header2.gif');
  background-repeat:repeat-x;
  background-position:0px 142px;
  }

.lightblue {
color: #6699cc;
}

#headerholder {
height:142px;
background-color:#ffffff;
}

	#header {
	padding: 15px 0px;
	}
	  #header .logo {
    width:387px;
	  float:left;
	  }
    #header #quicksearch-holder {
    margin-top:33px;
    margin-left:145px;
    float:left;
    width:240px;
    }
      #nvm {
      height:58px;
      padding-left:197px;
      }
		  #quicksearch {

		  }
		    #quicksearch .textfield {
		    float:left;
		    width:185px;
        height:15px;
        padding-left:10px;
        background-image:url('../../img/bg-input.gif');
		    }
        #quicksearch .search-button {
        float:left;
        display:block;
        background-color:#fddd04;
        border-top:1px solid #cccccc;
        border-bottom:1px solid #cccccc;
        border-right:1px solid #cccccc;
        color:#a7a5a6;
        text-decoration:none;
        height:17px;
        line-height:17px;
        font-size:10px;
        text-align:center;
        width:37px;
        }
      #header #chatholder {
      float:right;
      width:150px;
      margin-top:33px;
      overflow:hidden;
      position:relative
      }
        #chatholder a {
        text-decoration:none;
        }
          #chatholder #chat-text {
          display:block;
          height:94px;
          background-image:url('../../img/header/woman.jpg');
          background-repeat:no-repeat;
          background-position:top right;
          padding-right:94px;
          }
            #chatholder #chat-text span {
            display:block;
            padding-top:45px;
            color:#d22027;
            font-weight:bold;
            }
          #chatholder #chat-text-menu {
			    color:#ffffff;
			    font-size:13px;
			    font-weight:normal;
			    text-decoration:none;
			    display:block;
			    float:left;
			    line-height:34px;
          }
        #header #chatholder #liveperson {
        position:absolute;
        /*margin-top:-95px;*/
        top:0px;
        left:0px;
        }
          
	#mainmenuholder {
	height: 64px;
	margin-bottom:30px;
	}
		#mainmenu {
    height: 32px;
    width:805px;
    overflow: hidden;
		}
			#mainmenu a {
			color:#ffffff;
			font-size:13px;
			font-weight:normal;
			text-decoration:none;
			display:block;
			float:left;
			line-height:32px;
			padding: 0 17px;
      border-right:1px solid #7b7979;
			}
			#mainmenu a.itemAct {
      position:relative;
			color:#000000;
      background-color:#d9cfc4 !important;
      border-top:1px solid #7b7979;
      padding: 0 14px;
      line-height:31px;
			}
    #menu-text {
    height:32px;
    overflow: hidden;
    padding-left:20px;
    line-height:32px;
    }
      #menu-text p {
      margin:0px;
      padding:0px;
      line-height:32px;
      }
      #menu-text br {
      display:none;
      }
			
			
#mainholder {

}
		 
#borderholder {
float:left;
width: 160px;
}

	#border {
	padding: 0 0 40px 20px;
	
	}
	
		#submenuholder {
		margin-bottom: 40px;
		}
		
			#submenu {
			}
			
			#submenu h2 {
			margin-bottom: 8px;
			}
			
			#submenu a {
			display:block;
			line-height:23px;
			text-decoration:none;
			padding: 0 3px;
			border-bottom:1px solid #e5e5e5;
			color:#666666;
			}
			
			#submenu a:hover {
			background: #f2f2f2;
			color:#000000;
			}

			#submenu .itemAct {
			padding: 0 3px 0 13px;
			background: #e1a900 url(../../img/bullet-arrow-right.gif) 3px 8px no-repeat;
			color:#ffffff;
			font-weight:bold;
			}
			
			#submenu .itemAct:hover {
			background: #cb9700 url(../../img/bullet-arrow-right.gif) 3px 8px no-repeat;
			color:#ffffff;
			}
			
			#submenu .last {
			border:none;
			}
		
	#objectsearchrefine {
	margin:10px 0 30px 0;
	}
		
		#objectsearchrefine h2 {
		margin:15px 0 2px 0;
		}
		
		#objectsearchrefine p {
		margin:10px 0 2px 0;
		}
		
		#objectsearchrefine .ref_srch_colum {
		margin:0 0 0 0!important;
		padding: 10px 0 10px 0;
		border-bottom:1px solid #cccccc;
		}
		
		#objectsearchrefine .last {
		border-bottom:none;

		}
		
		#objectsearchrefine .ref_srch_colum a {
		text-decoration: none;
		color: #000000;
    font-size:11px;
		}
		
		#objectsearchrefine .ref_srch_colum a:hover {
		text-decoration: underline;
		color:#000000;
		}
		
		#objectsearchrefine .ref_srch_colum .ref_srch_num {
		color: #006699;
    font-size:11px;
		}
		
	#newbuildtypesholder, #newbuildprojectholder {
	}
	
		#newbuildtypes, #newbuildproject {
		padding:5px 0 5px 5px;
		border-bottom:1px solid #cccccc;
    cursor:pointer;
		}
		
			#newbuildtypesholder .active, #newbuildprojectholder .active {
			background:#e8f0f7;
			}
			
			#newbuildtypes .img-recent, #newbuildproject .img-recent {
			float:left;
			display:block;
			width:101px;
			height:65px;
			}
      
      #newbuildtypes .overflow, #newbuildproject .overflow {
        overflow: hidden;
        width: 100px;
      }
			
			#newbuildtypes p, #newbuildproject p {
			  font-size:11px;
        line-height:12px;
        margin-left:7px;
			}
			
			#newbuildtypes .title, #newbuildproject .title {			
			font-size: 12px;
			}
			
			#newbuildtypes .name, #newbuildproject .name {			
			color:#6da7cb;
			margin-bottom: 5px;
			}
			
			#newbuildtypes .specs, #newbuildproject .specs {
			color:#000000;
			padding-left:5px;
			border-left:1px solid #cccccc;
			}
			
			#newbuildtypesholder .last {
			border: 0!important;
			}
		
	
		
	#main {
	}
		
	#contentholder {	
  display: block;
	}
		#content {
		padding: 4px 20px 20px 30px;
    overflow: hidden;
    color:#212121;
		}
      .content-white-holder #content {
      padding-bottom:0px;
      }
      #contentoverflow {
      width:749px;
      overflow:hidden;
      }
        #previsiteTour {
        height:625px;
        }
        #previsiteTourFrame {
        width:100%;
        border:0;
        position:absolute;
        margin-left:-20px;
        width:810px;
        height:645px;
        }
        .content-white {

        }
		
		#searchholder {
		width: 723px;
		overflow:hidden;
		}
		
			#search {
			width: 747px;
			height:240px;
			}
			
				#search .button-default {
				float:right;
				}
				
				#search .closesearchbox {
				color: #e3142f;
				font-size:11px;
				display: block;
				float:left;
				margin-top:10px;
				}
			  /* Main Search */
				#mainsearch {
				margin-bottom:8px;
				overflow:hidden;
				font-size:12px;
				}
          .dyn_srch_colum {
          width:245px;
          float:left;
          }
					#mainsearch .dyn_srch_value_normal .dyn_srch_num {
					}

					#mainsearch .dyn_srch_value_selected .dyn_srch_num {
					color: #ffffff;
					}

					#mainsearch .dyn_srch_area {
					height: 200px;
					border: 1px solid #ccc;
					overflow: auto;
					padding: 1px;
					background: #cfe1f3;
					width:228px;
					}

          #mainsearch .dyn_srch_colum .dyn_srch_header {
          color:#000000;
          padding-bottom:8px;
          padding-left:2px;
          }
					
					#mainsearch .dyn_srch_colum div {
					}
					
					#mainsearch .dyn_srch_colum div div{
					}
					
					#mainsearch .dyn_srch_area * * {
					font-weight:normal;
					text-decoration: none;
					padding: 3px 0px;
					}
					
					#mainsearch .dyn_srch_area .dyn_srch_value_normal {
					color: #666;
					margin-bottom: 1px;
					padding-left: 2px;
					}
					
					#mainsearch .dyn_srch_area .dyn_srch_value_normal:hover {
					background: #d8d1ca;
          margin: 0px;
          border-bottom:1px solid #939598;
					}
					
					#mainsearch .dyn_srch_area .dyn_srch_value_selected {
					color: #ffffff;
					background: #003c7d;
          border-bottom:1px solid #939598;
					padding-left: 2px;
					}

					#mainsearch .dyn_srch_area * .dyn_srch_value_selected:hover{
					color: #000000;
					background: #6da7cb;
					}

          #mainsearch .dyn_srch_submit_submit {
            display: none;
          }

          #mainsearch .dyn_srch_submit_reset {
            display: none;
          }
					
#sortholder {
}

	#sort {
	}
	
	#sort .pulldownmenu {
	margin-top: 2px;
	width: 100px;
	float:right;
	}
	
	#sort .buttonholder{	
	float:right;
	margin-left:10px;
	}
	
#searchresult {
margin: 30px 0 40px 0;
}
	#searchResultTop h2 {
  font-weight:bold !important;
  margin-top:0px;
  padding:0px;
  margin-bottom:0px;
  }
	#searchresult .objectholder {
	height:122px;
	margin-bottom:30px;
	}

	#searchresult .object {
	}
  
  #searchresult .object a
  {
    text-decoration: none;
  }
	
	#searchresult .object .img-result {
	float:left;
	display:block;
	width:185px;
	height:122px;
	margin-right:15px;
	}
	
	
	#searchresult .object h4{
	margin:0 0 2px 0;
	}
	
	#searchresult .object p {
	color:#666666;
	line-height:14px;
	margin: 3px 0 6px 0;
	}
	
	#searchresult .houseroute {
	margin:0 0 6px 0!important;
	line-height:12px;
	/*color:#000000!important;*/
	font-size:11px;
	font-weight:bold;
	}
	
	#searchresult .houseroute-label {
	position:absolute;
	background:url(../../img/houseroute-label.gif) no-repeat;
	height:49px;
	width:49px;
	}
	
	#searchresult .objectspecs {
	float:left;
	width: 135px;
	border-left:1px solid #cccccc;
	padding-left: 5px;
	color:#000000!important;
	}
	
.pagingholder {
}

.pagingholder #navigation {
  text-align:center;
	font-size:11px;
	line-height:25px;
}

.pagingholder #navigation a {
	margin:0 5px;
	padding: 2px 5px;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
}

.pagingholder #navigation .navLeft{
float:left;
width: 20%;
}

.pagingholder #navigation .navLeft a {
float:left;
background:url(../../img/bullet-arrow-left.gif) 0 12px no-repeat;
padding-left:10px;
text-decoration:none;
font-weight: normal;
}

.pagingholder #navigation .navMiddle{
float:left;
width: 60%;
text-align:center;
}

.pagingholder #navigation .navMiddle a {
  margin:0 5px;
  padding: 2px 5px;
	text-decoration:none;
	color:#666666;
}

.pagingholder #navigation .navMiddle a:hover{
margin:0 5px;
background:#cccccc;
color:#000000;
}

.pagingholder #navigation .navMiddle a.active{
background: #6da7cb;
color:#ffffff;
}

.pagingholder #navigation .navRight {
float:left;
width: 20%;
}

.pagingholder #navigation .navRight a {
float:right;
background:url(../../img/bullet-arrow-right.gif) right 12px no-repeat;
padding-right:10px;
text-decoration:none;
font-weight: normal;
}

/********************************/
	.paging {
	text-align:center;
	font-size:11px;
	line-height:25px;
	}
	
	.paging a {
	margin:0 5px;
	padding: 2px 5px;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	}
	
	.paging a:hover {
	color:#000000;
	background:#cccccc;
	}
	
	.paging a.active {
	background: #6da7cb;
	color:#ffffff;
	}
	
	.paging .left {
	float:left;
	background:url(../../img/bullet-arrow-left.gif) 0 12px no-repeat;
	padding-left:10px;
	}
	
		.paging .left:hover {
		background:url(../../img/bullet-arrow-left.gif) 0 12px no-repeat;
		}

	
	.paging .right {
	float:right;
	background:url(../../img/bullet-arrow-right.gif) right 12px no-repeat;
	padding-right:10px;
	}
	
		.paging .right:hover {
		background:url(../../img/bullet-arrow-right.gif) right 12px no-repeat;
		}
	
	.paging .nav {
	font-weight:normal;
	}
	

	#actionsholder {
	float:right;
	width:168px;
	/*height:53px;*/
	background:url(../../img/bg-actions-top.gif) no-repeat;
  padding-top:2px;
	}
	
		#actions {
		padding:4px 0 0 8px ;
    background-image:url(../../img/bg-actions.gif);
    background-repeat:no-repeat;
    background-color:#5887a4;
		}
		  #actions a {
      display:block;
		  font-size:11px;
		  line-height:13px!important;
		  color:#ffffff;
		  text-decoration:none;
		  background:url(../../img/bullet-arrow-right.gif) 0 4px no-repeat;
		  padding-left:12px;
		  }
		  #actions a:hover {
		  color:#ccffff;
		  }
    #actions-bottom {
    background-color:red;
    background:url(../../img/bg-actions-bottom.gif) no-repeat;
    height:2px;
    overflow:hidden;
    }
/********************************************/
		

			
/* TABS START */

#tabsholder {
height:19px;
background: url(../../img/bg-tabs.gif) repeat-x;
}

	#tabsholder .tabholder {
	height:18px;
	float:left;
	padding: 0 2px;
	border-bottom:1px solid #cccccc;
	}
	
	#tabsholder .tabstart {
	float:left;
	height:18px;
	padding: 0 0 0 2px;
	line-height:18px;
	}
	
	#tabsholder .tabstart a {
	text-decoration:none;
	padding:0px 7px 0 7px;
	display:block;
	width:auto;
	color:#666666;
	}
	
	#tabsholder .tabstart a:hover {
	text-decoration:none;
	color:#000000!important;
	}
	
		#tabsholder .active {
		border-bottom:1px solid #ddb230!important;
		}
	
		#tabsholder .active .tabstart {
		background: url(../../img/tab-active-start.gif) no-repeat;
		color:#333333;
		}
		
			#tabsholder .active .tabstart a{
			color:#000000!important;
			font-weight:bold;
			}
		
		#tabsholder .active .tabclose {
		float:left;
		height:18px;
		width: 3px;
		background: url(../../img/tab-active-end.gif) no-repeat;
		}
		
		#tabsholder .normal .tabstart {
		background: url(../../img/tab-normal-start.gif) no-repeat;
		}
		
	
			
			#tabsholder .normal .tabstart a:hover {
			color:#000000;
			}
		
		#tabsholder .normal .tabclose {
		float:left;
		height:18px;
		width: 3px;
		background: url(../../img/tab-normal-end.gif) no-repeat;
		}
		
#tabscontentholder {
}
	.tabscontent {
	padding-top:15px;
  display:none;
	}
    .tabscontent.active {
    display:block;
    }
	  #page_Locatie {
    visibility: hidden;
    width: 1px;
    height: 1px;
    overflow: hidden;
	  }
		.tabscontent .tabscontentheader {
		height:340px;
		}
	
		.tabscontent .img-detail {
		float:left;
		display:block;
		width:485px;
		height:340px;
		}
		  .tabscontent .img-detail img{
      border:3px solid #6da7cb;
      cursor:pointer; 
      }

    .tabscontent .objectdetailspecs
    {
      background: url(../../img/bg-specs.gif) no-repeat right top;
      width: 236px;
      height: 326px;
      float: right;
    }

    .tabscontent .objectdetailspecs .black
    {
      clear: both;
      font-weight:bold;
    }
		
		.tabscontent .objectdetailspecs h4 {
		margin-left: 20px;
    padding-top: 10px;
		font-size:16px;
		}
		
		.tabscontent .objectdetailspecs p {
		line-height: 16px;
		margin-left:20px !important;
		}

    .tabscontent .spectable
    {
      margin-left: 20px;
      padding: 10px;
    }

    .tabscontent .spectable tr
    {
      background: transparent;
    }

    .tabscontent .spectable td
    {
      vertical-align: top;
    }

    .tabscontent .spectable td.value
    {
      color:#000000!important;
    }
		
	.tabscontent .objectdetailthumbs {
	margin-left:505px;
	}
	
		.tabscontent .objectdetailthumbs a {
		display:block;
		margin: 0 5px 5px 0;
		float:left;
		width:112px;
		height:76px;
		}
      .tabscontent .objectdetailthumbs a img {
      border:3px solid #6da7cb;
      }
		
			.tabscontent .objectdetailthumbs a:hover img {
			border: 3px solid #fcc215;
			}
    
    .tabscontent .objectdetailthumbs a.more {
      display: block;
      width: auto;
      height: auto;
      float: right;
      border: none;
      padding-right: 11px;
      margin-left: 50px;
    }
    
  .tabscontent .sortable {
  width: 100%
  }
    .tabscontent th {
    font-weight:normal;
    border-bottom:1px solid #000000;
    }
    .tabscontent .parcel {
    height: 24px;
    }
    .tabscontent .header {
    color:#000000;
    font-weight: normal;
    }
    .tabscontent .odd {
    }

    .tabscontent .even {
    background:#e4e4e4;
    }

/* TABS END */

#footerholder {
border-top: 1px solid #999999;
background-color:#ffffff;
}

	#footer {
	padding-top:15px;
	}

	
	#footer #legal {
	text-align:right;
	font-size:11px;
	color:#999999;
	}
	
		#footer a {
		color:#999999;
		}
	
		#footer .powered {
		background: url(../../img/powered_by_yes-co_off.gif) 0 6px no-repeat;
		padding: 7px 8px;
		margin-left:10px;
		}
		
		#footer .powered:hover {
		background: url(../../img/powered_by_yes-co_on.gif) 0 6px no-repeat;
		}
/* Forms */
#formError {
background-color:#f5aca9;
border:1px solid #ed4f49;
margin-bottom:10px;
display:none;
padding:10px;
}
  #formError p {
  padding:0px;
  margin:0px;
  }
.form-text {
margin-bottom:10px;
}
.form-elem {
background-color:#ece7e1;
border-top:1px solid #e5e5e5;
border-left:1px solid #e5e5e5;
border-right:1px solid #e5e5e5;
padding:20px;
margin-bottom:-20px;
min-height:375px;
}
  .form-elem h1 {
  display:none;
  }
  .form-elem input.inputtext {
	width:275px !important;
  height:15px;
  padding-left:10px;
  background-image:url('../../img/bg-input.gif');
  border:1px solid #cccccc;
  }
    .form-elem#searchers_form #page1 input.inputtext {
    width:100px !important;
    }
  .form-elem .submitbutton, .form-elem .formbackbutton input, .form-elem .formnextbutton input {
  height:25px;
  width:81px;
  line-height:22px !important;
  display:block;
  text-align:center;
  line-height:25px;
  background-image:url('../../img/button-red.gif');
  background-position:bottom left;
  color:#ffffff;
  text-decoration:none;
  font-weight:bold;
  border:none;
  }
    .form-elem .addressGroup .formnextbutton input {
    background-image:url('../../img/button-red-white.gif');
    }
#form1 {
padding:0px;
margin:0px;
}
  #form1 .pageNav {
  display:none;
  }
  #form1 .addressGroup {
  background:#FFFFFF none repeat scroll 0% 50%;
  border:1px solid #CCCCCC;
  width:450px;
  padding-top: 10px;
  }
  
  #form1 .addressGroup .addressTitle {
  font-size: 12px !important;
  padding:8px 0 10px 0;
  color: #6699cc;
  font-weight: bold;
  }
  
  #form1 .addressGroup label.addressLabel 
  {
    color:#999999;
    font-weight: bold;
    font-size: 14px;
  }
  
  #form1 .addressGroup a {}
    
  .specialSelect
  {
    background:#FFFFFF none repeat scroll 0% 50%;
    border:1px solid #CCCCCC;
    height:200px;
    overflow:auto;
    width:198px;
    padding: 0px;
    margin: 0px;
  }
  
  #ClientFormActions .specialSelect,
  #ClientFormRequestInformation .specialSelect,
  #ClientFormRequestServices .specialSelect
  {
    width: 390px;
    height: 150px;
  }
  
  .textarea 
  {
      border:1px solid #CCCCCC;
      background:#FFFFFF none repeat scroll 0% 50%;
  }
  
  #ClientFormWOzoHouseSubType, #ClientFormWOzoHouseType {
    width:230px !important;
    float:left;
  }
    #ClientFormWOzoAppartmentType {
    width:200px !important;
    float:left;
    }
  
  #ClientFormWOzoAppartmentType .specialSelect, #ClientFormWOzoHouseType .specialSelect, #ClientFormWOzoHouseSubType .specialSelect {
    width:200px;
  }
  
  .specialItem {
    background:#FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
  }
    .specialItem:hover {
      background:#d8d1ca;
    }
  
  .specialItem, .specialActive, .specialActive2 {line-height: 18px;}
  
  .specialItemTitle {color:#6DA7CB;font-weight: bold;margin-left: 3px;}
  .specialActive, .specialActive2 {color: #FFFFFF;border-bottom: 1px solid #939598;border-left: 1px solid #FFFFFF;border-right: 1px solid #FFFFFF;}
  .specialActive {background-color: #003c7d;}
  .specialActive2 {background-color: #003c7d;}
  
  #form1 #clientPlaces,
  #form1 #clientAreas,
  #form1 #clientNeighbourhoods
  {
    float:left;
    margin-bottom:10px;
    margin-right:0px;
    margin-left: 0px;
    /*padding:1px;*/
    width:230px;
  }
    #form1 #clientNeighbourhoods {
    width:200px;
    }
  
  #ClientFormlocation
  {
    overflow: hidden;
  }

  .formnextbutton {
    width: 100px !important;
  }
    .formnextbutton input {
    font-weight:bold;
    color:#000000;
    }
  #ClientFormWOzoLivingDetailsGarage {

  }
    #ClientFormWOzoLivingDetailsGarage .fieldCaption,
    #ClientFormWOzoLivingDetailsGarden .fieldCaption {
    width:235px;
    float:left;
    }
/* Appointment form */
#appointment_form {
}
  #appointment_form .page {
  display:block !important;
  overflow:hidden;
  }
  #appointment_form #page1, #appointment_form .buttons, #appointment_form #page3, #appointment_form #page4,
  #appointment_form h2, #appointment_form .addressTitle, 
  #appointment_form .addressLabel, #appointment_form .addressGroup .buttons {
  display:none !important;
  }
  #appointment_form #ClientFormRequestServices {
  margin-bottom:25px;
  }
    #appointment_form #ClientFormRequestServices .fieldName {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:30px;
    margin:0 0 10px 0;
    font-weight:normal;
    }
  #appointment_form .addressGroup {
  background:none !important;
  border:none !important;
  padding:0px !important;
  float:none !important;
  width:auto !important;
  overflow:hidden;
  }
    #appointment_form .addressDisplay {
    padding-left:133px;
    }
    #appointment_form .addressGroup .fieldName {
    width:133px !important;
    }
      #appointment_form #ClientFormPersonMainAddressHousenumberAddition .fieldName {
      width:77px !important;
      }
    #appointment_form #ClientFormPersonMainAddressHousenumberAddition {
    float:left;
    }
      #appointment_form #ClientFormPersonMainAddressHousenumber input, #appointment_form #ClientFormPersonMainAddressHousenumberAddition input {
      width:85px !important;
      }

  #appointment_form #ClientFormPersonPhoneNR:before {
  content: "Hoe wilt u de afspraak maken?";
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight:normal;
  margin:25px 0 0px 0;
  font-size:30px;
  display:block;
  }
  #appointment_form .submit-holder {
  width:422px;
  margin-bottom:20px;
  }
    #appointment_form .submit-holder .more-button {
    float:right;
    padding:0 10px 0 10px;
    }
    #appointment_form .submit-holder a.cb_chatbutton {
    text-decoration:none;
    }
      #appointment_form .submit-holder #submit-chat-holder {
      color:#000000 !important;
      font-weight:bold;
      }
        #appointment_form .submit-holder #submit-chat-holder .fieldName {
        width:133px;
        float:left;
        }
        #appointment_form .submit-holder #submit-chat-holder .fieldAttr {
        text-decoration:underline;
        }

#locationholder {
border: 1px solid #c0c0c0;
width: 745px;
overflow: hidden;
background-image:url(../../img/loading-transparant.gif);
background-repeat:no-repeat;
background-position:center center;
}
#openhouse, #status {
float:right;
color: #AA0000;
font-weight:bold;
}

    .tbody-section.close tr {
    display:none;
    }
      .tbody-section.close tr[class="tbody-header"], .tbody-section.close tr[class="tbody-footer"] {
      display:table-row;
      }


/* BEGIN CUSTOM FORMS */

.float-right {
float: right;
}

.columns {
overflow: hidden;
}

  .columns .column {
  width: 50%;
  float: left;
  }

  .columns .column-zipcode {
  width: 33%;
  }

  .columns .column-housenumber {
  width: 67%;
  }

.row {
overflow: hidden;
}

  .row label {
  font-weight: bold;
  }

#form1 .fieldLeft {
float:left;
margin-bottom:10px;
width:133px;
}

.field-zipcode input.inputtext {
width: 60px !important;
}

.field-housenumber input.inputtext {
width: 53px !important;
}

/* END CUSTOM FORMS */
