/*  
Theme Name: IPMMC
Theme URI: http://ipmmc.extern.fundament.nl/wordpress-mu
Description: IPMMC  theme
Version: 1.0
Author: Marjan Bos

IPMMC V1.0
*/

/* Begin Typography & Colors */

* {
  margin: 0px;
  padding: 0px;
}

body {
  background: #7a7a7a url(images/bg.jpg) repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #666;
}
 a {
   text-decoration:none;
   color:#ab4e09;
   outline: none;
  
 }
 a.headlines{
  margin-bottom:5px;
  display:block;
 }
 a:hover{
   outline: none;
 }
 p {
   margin-bottom:10px;

 }
 sup{
 font-size:9px;
 }
 #content p{
      line-height:1.5em;
 }
.contentpage strong {
   color:#ab4e09;
 }
 a:hover{
    text-decoration:underline;
 }
img {
  border: 0;
}
h1{
  font-size:20px;
  text-transform:uppercase;
  color:#ab4e09;
 font-weight:normal;

}
h2{
  font-size:14px;
  text-transform:uppercase;
  color:#ab4e09;
 font-weight:bold;

}
#content h1{
  margin-bottom:40px;
}

.contentpage h2{
  margin-bottom:10px !important;
   text-transform:none;
}
.nieuwscontent h2{
  margin-bottom:0px !important;
}
.archivecontent h2{
  margin-bottom:0px !important;
}
.vacature h2{
  margin-bottom:0px !important;
}
h3{
  font-size:13px;
}
.container {
  margin: 0 auto 0 auto;
  width: 853px;
  position: relative;

 
}

.logo {
  margin-top:17px;
  float:left;
}

.header {
  width: 836px;
  margin-left:8px;
  height: 87px;
  position: relative;
  z-index: 1;
}

.pdf{
  background:  url(images/pdficon.gif) no-repeat center left;
  padding-left:20px;
}
.google{
  background:  url(images/googleicon.gif) no-repeat center left;
  padding-left:20px;
}
.streetview{
  background:  url(images/streetviewicon.gif) no-repeat center left;
  padding-left:20px;
}
/*****************************
 *  MAINMENU
 */

.menu{
  list-style:none;
  float:left;
  margin-top:27px;
  margin-left:28px;
  height: 57px;  
}
.menu li{
  display:inline;
  float:left;
  height:52px;
}

.menu li, .menu li a{
  font-size:14px;
  text-transform: uppercase;
  color:#636363;
  text-decoration:none;
  font-weight:bold; 
   padding:5px;
   /*hovermenu
   position:relative;*/
}

.menu li:hover,.menu .current_page_ancestor, .menu .current_page_parent, .menu .current_page_item,.menu .current_page_ancestor{
  background:#eeeeee;
  background:  url(images/mainmenu_arrow.gif)  no-repeat;
  background-position:50% 100%;
}

.menu li a:hover, .menu .current_page_item a, .menu .current_page_ancestor a, .menu .current_page_parent a{
  color:#ab4e09;
 text-decoration:none;
 background:#eeeeee;
}

.menu ul{
  display:none;
  position:absolute;
  z-index:5000;
  background:transparent url(images/submenubg.png) repeat scroll 0 0;
  float:left;
  left:-5px;
  top:35px;
  width:150px;
}

.menu .current_page_item ul, .menu .current_page_parent ul, .menu .current_page_ancestor ul, .catmenu{
  background:none;
  background:  url(images/headermenu.gif)  no-repeat;
  width:836px;
  height:35px;
  list-style:none;
  display:block;
  position:absolute;
  top:87px;
  width:836px;
  left:0px;
  z-index:1000;
}

.menu ul li,.catmenu li{
  display:inline;
  padding:10px;
  float:left;
  background:none !important;
  height:auto;
}



.menu ul  li a{
  display:block;
  color:#fff !important;
  font-size:13px;
  padding:0;
  padding-right:15px;
  background:transparent url(images/headermenu_button.gif) no-repeat scroll 100% 7px !important;
  background-position:100% 7px;
 text-transform:capitalize;
 font-weight:normal;
}

.menu ul li a:hover{
  background-color:transparent;
  text-decoration:underline;
}

.menu ul .current_page_item a, .catmenu  .current_page_item a, .menu ul .current_page_parent a, .menu ul .current_page_ancestor a, .menu ul .current_page_parent a{
      text-decoration:none;
      padding-right:15px;
       background:transparent url(images/headermenu_selected.gif) no-repeat scroll 100% 7px !important;
      background-position:100% 7px;
}



/*********************catmenu*/
.catmenu li{
  position:relative;
}
.catmenu ul{
  background:  url(images/submenubg.png) repeat;
  left:-5px;
  top:35px;
  float:left;
  display:none;
  position:absolute;
 width:150px;
 z-index:5000;

}

.catmenu li a {
    color:#fff !important;
    font-size:13px;
    padding-right:15px;
    background:  url(images/headermenu_button.gif)  no-repeat;
    background-position:100% 7px;
    font-weight:normal;
}
.catmenu .children a{
   background:none !important;
   text-decoration:none;
}

.catmenu .children a:hover{
   background:none !important;
   text-decoration:underline;
}
.firstone{
  left:3px !important;
}
.catmenu ul li{
  float:none;
  display:block;
  padding:4px;
}

/*************************
 *  CONTENT
 */

.contentpage {
  background:  #fff url(images/content_bg.gif) no-repeat;
  width:557px;
  float:left;
  margin-left:8px;
  margin-top:54px;
  padding:20px;
  margin-right:1px;
  height:586px;
  height:auto;
  min-height:586px;

}
.test {
  float:left;
margin-left:20px;
width:544px;

}
.mensenpage {
  width:557px;
  float:left;
  margin-left:8px;
  margin-top:39px;
  margin-right:1px;
  height:586px;
  height:auto;
  min-height:586px;
}
.wide{
    background:  #fff url(images/contentwide_bg.gif) no-repeat;

  width:835px;
}
/************nieuws*/
.nieuwscontent{
  background:none;
  padding:0px;

}
.archivecontent{
  background:#fff;
}
.entry_nieuws{
  border-bottom:1px solid #E4E4E4;
  margin-bottom:26px;
  float:left;
  width:100%;
}
.entry_nieuws p{
  margin-bottom:0px;

}
.pgee-read-more{
  float:right;
  margin-bottom:10px;
}
/**************/
.projectcontent{
  background:#fff;
  width:572px;
  float:left;
  margin-left:8px;
  margin-top:20px;
  padding:20px;
  margin-right:1px;

   float:left;
}

/**************************
 *   FOOTER
 */
#footer {
    clear: both;
    font-size: 8pt;
    text-align: center;
    padding:15px 20px;
}

#footer a{
  color:#363636;
}

 ul{
  margin:0;
  list-style:none;

}
.footer_sitemap {
    background:  url(images/footer_bg.gif) repeat-x;
    padding:20px;
    float:left;
     width:836px;
     margin-top:30px;
     margin-left:8px;
}

.footercol{
 float:left;
 width:143px; 
 margin-right:20px;
}
.footercol5{
   margin-right:0px;
}
.footercol h3{
  font-size:14px;
  color:#ab4e09;
  font-weight:normal;  
  margin-bottom:15px;
}
.footercol ul {
  margin:0;
  list-style:none;
   border-top:1px solid #5d5d5d;
}
.footercol li {
  border-bottom:1px solid #5d5d5d;
  height:21px;
  padding:5px 8px 0 8px;

}
.footercol li a {
  color:#000;
}

/*******************************
 *  HOMEPAGE
 */


.home_project {
  width:852px;


}
.home_top{
  background:  url(images/box_top.png) no-repeat;
  height:18px;
}
.home_middle{
  background:  url(images/box_middle.png) repeat-y;
  height:441px;
  padding:2px 18px;

}
.home_bottom{
  background:  url(images/box_bottom.png) no-repeat;
  height:18px;
}
.homeimage{
  position:absolute;
  top:107px;
  left:18px;
}
/* uitzonderingen projectpage*/
.projectpage{
  float:left;
  margin-top:54px;
}
.notfirst{
  margin-top:10px;
}
.categorypage{
  margin-top:30px;
}
.category_title{
  color:#FFFFFF;
  position:absolute;
  right:20px;
  top:96px;
  z-index:400;
}
.projectpage .home_middle{
  height:280px;
  position:relative;
}
.projectmeer{
    background:  url(images/project_meer.gif) no-repeat;
    width:162px;
    height:23px;
    display:block;
    text-indent:-9000px;
    position:absolute;
		bottom:12px;
}
.projectpage .home_middle img{
  float:left;
}
.odd .home_middle img{
  float:right;
}
.facts{
  float:left;
  background:  url(images/facts_bg.gif) no-repeat;
  height:240px;
  width:213px;
  padding:20px;
  margin-left:9px;
  position:relative;
  
}
.facts ul{
  line-height:1.42em;
}
.odd .facts{
  margin-left:0px;
}
.facts p{
  line-height:1.5em;
  margin-top:20px;
}
.factsline{
   bottom:12px;
  left:20px;
  position:absolute;
  width:210px;
}
.factsline li{
  height:22px;
  border-bottom:1px solid #aeaeae;
  padding:8px 0 0 0;
  line-height:normal;
}
.gm-map{
  margin-left:5px;
}
/*einde projectpagina*/
projectpage
.columns{
  margin-left:8px;
  margin-top:20px;
}


.container .columns{
  margin-top:30px;
  margin-left:8px;
  
}
.contentcolumn{
  float:left !important;
  width:276px;
  margin-top:56px !important;
  margin-left:0px !important;
}
.column{
   width:278px;
  height:192px;
  max-height:183px;
  background:#e4e4e4;
  float:left; 
  padding:20px;


}
.column h2{
  color:#ab4e09;
  font-size:18px;
  text-transform:uppercase;
  margin-bottom:15px;
  font-weight:normal;
}
.column ul{
  margin:0;
  list-style:none;
}
.column li a{
  color:#ab4e09;
  font-size:12px;
  text-transform:uppercase;
}
.column li{
  background:  url(images/vink.gif) no-repeat;
  height:30px;
  padding-left:28px;
}
.column_border{
 	border-right:1px solid #BFBFBF;
}
.container .column{
  margin-bottom:1px;
}
.contentcolumn .column{
  margin-left:0px;
  border-bottom:1px solid #BFBFBF;
  margin-bottom:17px;
}

.projectcolumns{
  float:left;
  margin-top:10px;
  margin-left:10px;
  width:254px;
}
.projectcolumns.div{
  float:left;
}
.prcolumn{
  float:left;
  margin-top:20px;
}
.prcontent{
  float:left;
  margin-top:20px;
}
.prcontent li{
  border-bottom:1px solid #898989;
  height:24px;
  margin-left:4px;
  padding-top:7px;
  width:250px;
}
.prcontent li a {
  color:#e1e1e1;
}
.prcontent .primg{
  height:75px;
  width:75px;
  background:#fff;
  border:1px solid #ab4e09;
  float:left;
  margin:3px;
  overflow:hidden;

}
.primg img{
  overflow:hidden;
}
.share{
  text-align:center;
}
.projectcolumns h3{
  background:#5b5b5b;
  width:255px;
  height:20px;
  padding:10px;
  color:#fff;
  float:left;
}
/* sitemenu */
.sitemenu {
  position: absolute;
  left: 418px;
  top: 10px;
}

.sitemenu a {
  color: #a3a3a3;
}

.sitemenu li {
  display: inline;
  float: left;
  padding: 0 20px 0 20px;
  border-right: 1px solid #a3a3a3;
}

.sitemenu li.last {
  border-right: none;
}

.sitemenu li.searchli {
  padding: 0 0 0 20px;
  border-right: none;
}

.sitemenu li a {
  text-decoration: none;
}

/* table styles */
.panel_wrapper {
  background: #a3a3a3;
  padding: 1px;
  margin: 0 0 15px 0;
}

.panel_wrapper thead td, .panel_wrapper thead th {
  background: #a3a3a3;
  padding: 1px;
  color: #fff;
  text-align: left;
}

.panel_wrapper tbody td {
  background: #fff;
  padding: 2px;
  font-size: 8pt;
}
/****************
 *  SEARCH
 */
#cse-search-box{
  border:1px solid #dedede;
  padding:2px;
  width:163px;
  height:20px;
  position:absolute;
  right:0;
  top:25px;

}
.searchinput{
  background:none;
  border:none;
  width:138px;
  
}
.searchbutton{
    background:  url(images/searchbutton.gif) ;
    border:none;
    width:21px;
    height:19px;
    cursor:pointer;
}
.rss{
  background:  url(images/rss.gif) no-repeat;
  background-position:0px 2px;
  padding-left:15px;
 
}
/**************************************
 *   PROJECTSLIDESHOW
 */
#projecttext{
  width:589px;
  float:left;
  margin-top:11px;
}
#slideshow{
  height:441px;
  overflow:hidden;
  width:817px;
}
#captionImg{
  background:  url(images/title_bg.png) ;
  color:#FFFFFF;
  font-size:38px;
  width:777px;
  height:64px;
  color:#FFFFFF;
  left:18px;
  position:absolute;
  top:474px;
  padding:5px 20px;
}
.zclass{
  z-index:3000;
}
.captionsmall{
  height:33px !important;
  top:239px !important;
  width:514px !important;
  font-size:28px !important;
}

.odd  .captionsmall{
left:280px !important;
 
}
#prev{
  position:absolute;
  background:  url(images/prev.png) ;
  height:53px;
  width:54px;
  top:287px;
  left:-60px;
   text-indent:-9000px;
}
#next{
  height:53px;
  width:54px;
   position:absolute;
  background:  url(images/next.png) ;
  top:287px;
  right:-60px;
  text-indent:-9000px;
 }
 .persoondiv{
   height:129px;
   width:95px;
   overflow:hidden;
   display:block;
 }
 /****************mensen*/
#descrp{
  display:none;
  background:white none repeat scroll 0 0;
  height:40px;
  padding-left:10px;
  position:absolute;
  top:128px;
  width:451px;
}

.persoon {
  position:relative;
  height:100px;
  width:75px;
  float:left;
  border:1px solid #fff;
  text-align:center;
  overflow:hidden;
}
.mensengallery{
  float:left;
}
.mensengallery img{
  background-color:#FFFFFF;
}
.mensengallery span{
  display:none;
  background:white none repeat scroll 0 0;
  height:60px;
  left:0;
  position:absolute;
  top:60px;
  width:492px;
  z-index:10000;
}
.descriptionloader{
  display:none;
  background: url(images/trans_white.png);
  border-top:1px solid #E4E4E4;
  position:absolute;
  height:29px;
  padding:0 9px 1px;
  width:520px;
  z-index:9000;
}
.descriptionloader h3{
  font-size:12px;
  color:#000;
}
.descriptionloader a{
  font-size:12px;
  font-weight:bold;
}
 .mensengallery tr{
   height:75px;
   overflow:hidden;
 }
  /**********ROUTEMAP*/
#directions{
  width:399px;
  margin-bottom:10px;
  display:none; 
  overflow-x:hidden; 
  overflow-y:scroll; 
  height: 455px;
 }
 .descrp{
   width:441px;
   height:40px;
   background:#fff;
 }
.mapje{
  padding:10px;
 border:1px solid #E4E4E4;
 background:#fff;
  float:right;
}
.map_canvas{

  
}
/***************************
VACATURES
*/
.vacaturestatus{
  float:right;
}
.vacatureblok{
  
  margin:10px 0;
}
.vacaturedatum{
  float:left;
}
.status{
  font-size:11px;
  margin-bottom:14px;
	background:#fff;
	border:1px solid #E4E4E4;
	padding:5px;
}
.statusText{
  font-size:12px;
}
.statusInfo li{
margin-left:18px;
}
.statusInfo0 {
	list-style-image: url(images/status_0.gif);
}

.statusInfo1 {
	list-style-image: url(images/status_1.gif);
}

.statusInfo2 {
	list-style-image: url(images/status_2.gif);
}
#TB_ajaxContent{
  padding:0px !important;
  width:627px !important;
  height:402px !important;
}
.mimoabanner{
  position:absolute;
  right:30px;
  top:119px;
  z-index:1000;
}