#iframe-container {
	margin:0px auto;
	width:919px;
}
#iframe-container_left {
	width:919px;
}
.iframe-page-header {
	display:block;
	overflow:hidden;
	text-indent:-1000px;
	height:45px;
	margin:0;
	padding:0;
	background:#fff url(/assets/skins/frontoffice/images/3ehelft/banner.jpg) no-repeat top left;
}
.popUp h1 {
	margin-left:0px;
	padding-left:0px;
}
.popUp {
	width:446px;
	height:500px;
	padding:12px;
}
.iframe-grey {
	background: #EBEAEA url(/assets/skins/frontoffice/images/3ehelft/info_bg.jpg) no-repeat bottom right;
	overflow:hidden;
}
.iframe-info {
	/*float:right;*/
}
.iframe-info-header {
	background-color: #F12D31;
	padding: 12px 15px !important;
	font-size:23px;
	text-transform:none;
	color: #FFF;
}
.iframe-grey .iframe-info-content {
	padding: 15px 15px 0;
	line-height: 17px;
}
.iframe-content {
	margin-top:16px;
	overflow:hidden;
}
.iframe-projects {
	float:left;
	width:100%;
}

.iframe-grey .iframe-info.no-border.no-padding, .iframe-grey div.no-border  { float: left; }
.iframe-grey .iframe-info.no-border.no-padding { width: 369px; }

.iframe-content .listBlock.no-border { width: 229.75px; }

#iframe-container div.project h3 {
	background-color:#F22D31;
}
#iframe-container div.progressbar div.bar {
	background-color:#ccc;
}
#iframe-container div.progressbar div.bar .progress {
	background-color:#F22D31;
}
#iframe-container div.project li.rating span span {
	background-position:0px -47px;
}
#iframe-container div.contentBlock {
	/*margin:0px 16px 16px 0px;*/
}
.right-content {
	float:right;
	width:230px;
}
.right-content > div {
	margin-bottom:16px;
}
#iframe-container div.pager {
	background-color:#EFEFEF;
	border-top:none;
	padding:12px;
	margin:0px 16px 0px 0px !important;
	color:#F22D31;
	text-align:center;
}
#iframe-container div.pager .active {
	background-color:#F22D31;
	color:#fff;
	padding:3px 6px;
}
#iframe-container div.pager a {
	color:#000;
	display:block;
	background-color:#fff;
	padding:3px 6px;
}
.pager-prev-next span, #iframe-container div.pager .pager-prev-next a {
	padding-top:3px;
	display:block;
	background-color:#EFEFEF;
	color:#F22D31;
}
#iframe-container div.pager ul {
	display:inline-block;
	margin:0px auto;
	float:none !important;
}

#iframe-container div.new-project {
	background:transparent url(../images/3ehelft/zelf-een-project-aanmelden.png) no-repeat scroll 0 0
}
#iframe-container div.incentive {
	height:296px;
}
.iframe-banner {
/*	padding:16px;*/
}

/* specifieke css voor de sidebar */

#particulierSidebar{
/*margin:0 auto;*/
width:319px;
background: #EBEAEA;
}
#particulierSidebar .widget {
padding:10px;
position:relative;
}
#particulierSidebar td {
padding:0 5px 0 0;
}
#particulierSidebar h3 {
font-weight:normal;
}
#particulierSidebar h3.projecten {
background-image: url(http://www.3ehelft.org/wp-content/themes/3ehelft/images/contentvlakken/particulier_sidebar_h1_projecten.png);
background-repeat:no-repeat;
height:24px;
line-height:50px;
margin-bottom:20px;
overflow-y:hidden;
}
#particulierSidebar h3.bijdrage {
background-image: url(http://www.3ehelft.org/wp-content/themes/3ehelft/images/contentvlakken/particulier_sidebar_h1_bijdrage.png);
background-position:left 3px;
background-repeat:no-repeat;
padding-left:90px;
}
#particulierSidebar a.alle-projecten {
position:absolute;
right:10px;
top:15px;
}
#particulierSidebar a.arrow {
background-image:url(http://www.3ehelft.org/wp-content/themes/3ehelft/images/contentvlakken/a_arrow.png);
background-position:left center;
background-repeat:no-repeat;
display:inline-block;
padding-left:10px;
}

a.derdehelft_red, a.derdehelft_red:visited, a.derdehelft_red:hover{
	color:#F12D31;
}

