#map{
  min-height:665px;
  height:auto;
  height:665px;
  z-index:300;
}

/* Content */
#contentgoogle {
  -moz-box-shadow:-1px 2px 5px #333333;
  background:url("../images/background-content.png") repeat scroll center bottom transparent;
  float:left;
  font-weight:normal;
  height:665px;
  left:0;
  margin:0 0 0 39px;
  padding:0;
  position:relative;
  top:-5px;
  width:640px;
  z-index:200;
}
.projectlocator #content{
  /*margin-left:37px !important;
  
  position:relative;*/
  width:639px;
  padding:0 !important;
}
.projectlocator .post{
  padding:0px !important;
}
.projectlocator .breadcrums{
  display:none !important;
}

.projectsearch_small{
  width:440px;
  height: 20px;
  position:absolute;
  border-bottom:1px solid #fff;
  border-right:1px solid #fff;
  background: #cfcecd;
  top:0px;
  left:0px;
  padding:5px 10px 5px 20px;
}
 .projectsearch_small h1, .projectsearch_small2 h1 {
  width:200px;
  float:left;
  font-size:12px !important;
  color:#e60000 !important;

 }
 .projectsearch_small2 h1{
  cursor: move;
  width:155px;
 }
 .windowcontrols{
  float:right;
}

.windowcontrols img{
  display:block;
}
 .click_open, .click_close{
  display:block;
  height:9px;
  width:13px;
  margin-top:3px;
}
.projectsearch{
  position:absolute;
  border:1px solid #fff;
  background: #cfcecd;
  top:0px;
  left:0px;
  z-index:400;
  /*display:none;*/
}
.projectsearch_small2{
  width:175px;
  height: 20px;		
  border-bottom:1px solid #8c8c8c;
  color:#e60000;
  padding:5px 10px 5px 20px;
  
}
.projectsearch_big{
  border-top:1px solid #fff;
  padding:10px;
  display:none;
  height:185px;
  width:185px;
}
.status .projectsearch_big, .realestate .projectsearch_big{
 height:90px;
}
.region{
  left:0px;
}
.status{
  left:216px;
}
.realestate{
  left:432px;
}
.projectsearch_big ul{
  list-style:none !important;
  margin:0 !important;
  padding:0 !important;
}
.pr_left{

   float:left;


}
.projectype{
  width:165px;
  height:70px;
  float:left;
  background:#fff;
  padding:10px;
  margin-bottom:10px;
}
.projectsearcher{
  width:160px;
  height:245px;
  background:#fff;
}
.projectregion{
  width:165px;
  height:165px;
  float:left;
  background:#e7e7e6;
  padding:10px;

}
#projectregion{
  text-align:center;
}
.projectcity{
  width:149px;
  height:245px;
  float:left;
  background:#fff;
  overflow:scroll;
  padding:5px;
}
.foundprojects{
  width:150px;
  height:330px;
  float:left;
  background:#fff;
  margin-left:10px;
}
.click_close{
  display:none;
}
.arrow{
  margin-right:5px;
}
#message {
  position:absolute;	 
  background:#fff;
  width:520px;
  z-index:500;
  left:50px;
  top:50px;
  border:1px solid #CCCCCC;
  z-index:500;
}
#message h1{
  float:left;
  width:450px;
  color:#e60000 !important;
  cursor: move;
}
.messageheader{
  padding:5px;
  border-bottom:1px solid #8c8c8c;
   padding:10px 20px 2px 20px;
   float:left;
   width:480px;
}
#messagecontent{
   padding:10px 10px 5px 20px;
   float:left;
   width:490px;
}
.m_text{
  float:left;

}
.m_links{
  float:left;
  margin-right:2px;
  
}
.m_links ul{
  list-style:none !important;
  margin:0;
  padding:0;
  display:inline;
}
.m_links li{
 float:left;  
}
#overzicht{
  margin-right:9px;
}
.m_image_big{
  
}
.img_selected{
  border:1px solid #DFDFDF;
  margin-bottom:20px;
  padding:3px;
}
.img_thumb{
  padding:2px;
  margin-right:5px;
  margin-bottom:5px;
  border:1px solid #ccc;
}
.selected{
  background:#949494;
}
.imagebig{
  clear:both;
  float:left;
  padding-top:14px;
  text-align:center;
  width:484px;
}
.messagetop{
  float:left;
  width:490px;
  margin-bottom:5px;
}
#statuscheck{
  margin-right:8px;
  margin-top:3px;
}
.projectype span{
  margin-top:-3px;
  margin-left:8px;
}
.bottombar{
  background-color:#000000;
  bottom:0;
  height:50px;
  left:0;
  opacity:0.4;
  position:absolute;
  width:639px;
  z-index:350;
  filter:alpha(opacity=40);
  display:none;

}
.legenda_back{
 position:absolute;
 width:165px;
 height:38px;
 background-color:#fff;
 opacity:0.8;
 filter:alpha(opacity=80);
 z-index:400;
 bottom:5px;
 left:5px;
}
.cluster_back{
  left:175px;
}
.breadcrums{
  display:none;
}
.legenda{
   position:absolute;
   bottom:5px;
   left:12px;
   z-index:450;
   display:inline-block;
   font-size:11px !important;

}
.cluster{
  left:182px;
  bottom:12px;
}

.legenda ul{
  list-style:none !important;
  margin:0;
  padding:0;
  white-space:nowrap;
  
}
.legenda img{
  margin-right:5px;
}

.vergroot{
  position:absolute;
  right:0px;
  bottom:0px;
  z-index:1200;
}
#logocontrol{
  bottom:45px !important;
  left:5px !important;
}
/************
 *resize css
 */

.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index:
99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-
autohide .ui-resizable-handle { display: none; }
.ui-resizable-se {
  cursor: se-resize; width: 69px; height: 14px;
right: 0px; bottom: 0px;
background:url(../images/vergroot.gif);
z-index:9800;}
