/*
	# $Id: gzp.css,v 1.20 2009/06/29 10:01:32 michel Exp $
*/

/*
	Eerst alle standaard elementen
*/

html, body {
	height:100%;
}

body {
	margin:0;
	background:#FFF url('/_public/assets/images/main_background.png') repeat-y;
	font:11px Verdana;
}

form {
	margin:0;
}

a {
	color: #1F5FCD; 
	text-decoration: underline;
}

a:active {
	color: #E08C62
}
a:hover {
	color: #FF7800
}
a:visited { 
	color: #1F5FCD; 
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}

.FontTitelWit {
	color:#FFF;
}

/* rectangle banner */

#bannerrectangle {
	width:336px;
	margin:auto;
	text-align:center;
	padding-bottom:20px;
}

#bannerrectangle h6 {
	text-align:center;
	font-size:10px;
	font-weight:normal;
}

table,tr,td {
	font:11px Verdana;
}


/*
	Pagina elementen 
*/

#gzp-content {
	width:100%
}


#gzp-body {
	margin:0;
	padding:0;
	min-width:1000px;
}

.gzp-kader {
	margin:15px 0;
}

.gzp-kader input[type="image"] {
	float:right;
	display:table;
}

.gzp-kader-rechts {
	margin:15px;
}

.gzp-kader-padding {
	padding:5px 10px;
}

#error-box {
	background:#FFE7A0;
	padding:10px;
	margin:10px;
	border:1px solid #FF0000;
}

.margin {
	display:block;
	padding:10px;
}


/*
	Breadcrum
*/

#gzp-breadcrumb {
	
}

#gzp-breadcrumb span{
	padding-left:10px;
	display:table;
	float:left;
	background:#c3dff9;
	height:15px;
}

#gzp-breadcrumb span a{
	vertical-align:top;
	text-decoration:underline;
}

/*
	Header
*/

#gzp-top {
	height:176px;
	padding:4px 4px 0 4px;
	background:#013288;
}

#gzp-top-img {
	position:relative;
	height:176px;
	background:url('../assets/images/bg-top.gif') repeat-x;
	margin:0;
	padding:0;
}

#gzp-top-img-homepage-link {
	width:113px;
	height:103px;
	display:block;
}

#gzp-top-banner {
	position:absolute;
	top:12px;
	left:170px;
}

#gzp-top-corner {
	height: 120px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 175;
}

.logo {
	position:absolute;
	top:20px;
	left:10px;
	margin:5px;
	padding:0;
	background:url('../assets/images/gzp-logo.gif') no-repeat;
	width:113px;
	height:122px;
}

#gzp-top-search h2{
	background:#FDE98E url('../assets/images/gzp-top-search-snelzoeken.gif') no-repeat 235px;
	width:466px;
	height:15px;
	margin:0;
}

#gzp-top-search {
	position:absolute;
	top:113px;
	left:154px;
	background:#8DC1F1 url('../assets/images/gzp-top-search-corner-left.gif') no-repeat bottom left;
	height:54px;
	width:462px;
}

#gzp-top-search form{
	margin-left:156px;
	white-space:nowrap;
}

#gzp-top-search input[type="text"] {
	margin:8px 0 8px 20px;
	vertical-align:top;
}

#gzp-top span{
	display:none;
}

div#etalage {
    height: 235px;
    vertical-align: top;
}

/*
	Navigatie
*/

#gzp-navigation {
	width:153px;
	padding-left:4px;
	float:left;
}

#gzp-navigation-pulldown{
	position:relative;
	margin-top:-9px;
	width:153px;
	height:38px;
	background:url('../assets/images/bg-navigation-pulldown.gif') no-repeat;
}

#gzp-navigation h4 {
    cursor: pointer !important;
}

#gzp-navigation-pulldown form{
	padding-top:10px;
}

#gzp-navigation-rubrieken {
	width:153px;
	padding:10px 0;
}

h4#gzp-navigation-themalijst-title {
    background: #2759b2 url(/_public/assets/images/pijltje.gif) no-repeat top right; 
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 18px; padding: 0px;
    padding-left: 5px;
}

h4#gzp-navigation-rubrieken-title {
	background: #6f91cc url(/_public/assets/images/pijltje.gif) no-repeat top right; 
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 18px; padding: 0px;
    padding-left: 5px; 
}

h4#gzp-navigation-specials-title {
    background: #ff7800 url(/_public/assets/images/pijltje.gif) no-repeat top right; 
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 18px; padding: 0px;
    padding-left: 5px; 
    cursor: hand;
}

div#gzp-navigation-topics {
}

div#gzp-navigation div.whitespace {
    display: block; height: 20px; background: #fff; border: 0; width: 153px;
    position: relative;
}

div#gzp-navigation hr.small {
    display: block; padding: 11px 0; background: #fff; border: 0; width: 153px;
    position: relative; top: -5px;
}

div#gzp-navigation hr.pullup {
    margin-top: -10px;
}
div#gzp-navigation-rubrieken hr {
    display: block; height: 1px; background:none; border: 0; margin-left: 0px; width: 145px;
    border-bottom: 1px solid #cddcf4;
}

div#gzp-navigation-topics h4 {
    background-image: none !important;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px; padding: 0px;
    padding-left: 5px; 
    height: 18px;
}

#gzp-navigation-rubrieken a {
	color:#1F5FCD;
	font-weight:normal;
	text-decoration:none;
	line-height: 20px;
}

#gzp-navigation li a:hover {
	color:#ff7800;
}

#gzp-navigation-specials li a:hover {
	color:#2759b2;
}


#gzp-navigation-rubrieken ul,  #gzp-navigation-themalijst ul, #gzp-navigation-specials ul, #gzp-navigation-topics ul {
	margin: 0; padding: 0; list-style: none; text-align: right; 
}

#gzp-navigation-rubrieken ul li a,
#gzp-navigation-themalijst ul li a,
#gzp-navigation-specials ul li a {
    text-decoration: none; font-weight: normal; padding-right: 8px;
}

#gzp-navigation-topics ul li a {
    text-decoration: none;
}

div#gzp-navigation div#gzp-navigation-topics ul li {
  	background: none; border-bottom: 1px solid #d2dff5; list-style: none !important; line-height: 15px; width: 140px;
}

#gzp-navigation-rubrieken li {
    text-align: right; list-style: none;	
}

#gzp-navigation-themalijst {
	background:#FFF;
}

#gzp-navigation-specials {
    background: #fff1e5;
}

#gzp-navigation-specials ul li a {
    color: #ff7800; line-height: 20px;
}

#gzp-navigation-specials ul {
    padding: 5px 0;
}

#gzp-navigation-themalijst li {
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:17px;
	white-space:nowrap;
	border-bottom: 1px solid #d2dff5;
}

#gzp-navigation-themalijst li a img {
}

#gzp-navigation-topics {
	padding:10px 0;
	background:#FFF;
}

#gzp-navigation-topics h4 {
	background:url('/wimages/8er_inhoud.gif');
	font-weight:bold;
	font-size:11px;
	margin:0;
	padding:0 0 0 8px;
	height:16px;
}

#gzp-navigation-topics ul {
	margin:15px 0;
	padding:0 12px;
}

#gzp-navigation-topics li {
	list-style-type:none;
	padding:2px 0;
}

/*
	Pagina Content
*/

#gzp-content-page {
	float:left;
	width:670px;
}

#flashcontent {
	text-align:center;
}

/*
	thema pagina Content
*/

#gzp-thema-content {
	margin:20px 0 10px 20px;
}

.gzp-thema-content-left {
	float:left;
	width:336px;
	display:block;
}

.gzp-thema-content-right {
	float:right;
	width:310px;
}

#gzp-thema-content-right-top{
	height:19px;
}

#gzp-thema-content-right-top .foto-corner {
	margin-top:19px;
}

#gzp-thema-content-right-top .bg-bar {
	text-align:right;
	height:19px;
}

#gzp-thema-content-right-top .bg-bar span {
	padding:4px 20px;
}

#gzp-thema-content .header #gzp-header-titel {	
	display:none;
}

#gzp-thema-content .header #gzp-header-text {
	top:75px;
	left:365px;
	width:330px;
	height:50px;
	display:table;
	position:relative;
	font: 11px Verdana;
}

.align-right {
	text-align:right;
	float:right;
}

#gzp-thema-content .header {
	width:640px;
	height:138px;
	
}

#gzp-nieuwtjes, #gzp-mediabieb, .gzp-verhaal-thema {
	display:table;
}

.advertorial{
	clear:both;
	padding-left:20px;
}

#gzp-thema-content h3 {
	font-size:14px;
	margin-bottom:5px;
}

#gzp-thema-content .bold {
	font-weight:bold;
}

#gzp-thema-content .p {
	margin:0;
}

#gzp-poll p {
	margin:0;
	padding:5px;
}

#gzp-nieuwtjes li {
	margin:15px 0;
	padding:0;
}

#gzp-nieuwtjes ul {
	list-style:url('/_public/assets/images/driehoekje.gif') outside;
	padding-left:15px;
}

#gzp-thema-MovieDiv {
	clear:both;
	margin:20px;
	background:#EBF3FF;
}



/*
	Sidebar Rechts
*/

#gzp-sidebar {
	position:relative;
	margin-left:830px;
	background:url('/wimages/8er_rechts_groot.gif') repeat-y;
	border-right:4px solid #013288;
}

#gzp-sidebar-bg {
	background:#FFFFFF url('/wimages/8er_rechts_blauw.gif') repeat-x;
	height:100px;
	display:block;
}

#gzp-sidebar-bannerplacement {
	padding:0 0 50px 30px;
	background:url('../assets/images/bg-sidebar-divider.gif') no-repeat bottom left;
	display:block;
}

#gzp-sidebar-button, #gzp-sidebar-login, #gzp-sidebar-reactieknoppen {
	margin-left:17px;
	padding:5px;
}

#gzp-sidebar-button {
	background:#FDE98E;
}

#gzp-sidebar-divider-login {
	background:url('../assets/images/bg-sidebar-divider-login.gif') no-repeat bottom left;
	height:9px;
}

#gzp-sidebar-divider-login-bottom {
	background:url('../assets/images/bg-sidebar-divider-login-bottom.gif') no-repeat bottom left;
	height:9px;
}

#gzp-sidebar-login {
	background:#ffcc00;
	color:#234A8C;
}

#gzp-sidebar-login h3{
	color:#013288;
}

#gzp-sidebar-login input {
	background:#E1EFFB;
}

#login-email {
	width:130px;
}

#gzp-sidebar-login input[type="image"] {
	vertical-align:middle;
	margin-left:5px;
}

#gzp-sidebar-reactieknoppen {
	background:url('../assets/images/bg-sidebar-bottom.gif') repeat-x;
	min-height:200px;
}


/*
	Verhaal
*/
#gzp-content-meer-links h3, #gzp-content-meer-links p, #gzp-content-meer-links ul {
	margin:0;
}

#gpz-content-meer-links-container {
	padding:10px;
}


#gzp-verhaal-reacties {
	
}

#gzp-verhaal-reacties h3 {
	padding:0 10px;
	margin-bottom:10px;
}

#gzp-verhaal-reacties h4 {
	padding:5px 10px;
	font-style:italic;
}

#gzp-verhaal-reacties .tekst div {
	padding-top:10px;
}

#gzp-verhaal-reacties .tekst {
	margin:0;
	padding:0 10px 10px;
}

/*
	gzp-content-mailvriend
*/

#gzp-content-mailvriend {
	padding:10px;
}

#gzp-content-mailvriend h2 {
	background:url('/wimages/mail_vriend.gif') no-repeat;width:216px;height:33px;
}

#gzp-content-mailvriend h2 span{
	display:none;
}

#gzp-content-mailvriend p{
	padding:0 20px;
}

#gzp-content-mailvriend form{
	padding:30px 70px 0;
}

#gzp-content-mailvriend label{
	clear:both;
	width:150px;
	float:left;
	display:table;
	font-weight:bold;
}

#gzp-content-mailvriend .input{
	width: 350px;
	margin-bottom:10px;
}
#gzp-content-mailvriend .center{
	display:block;
	margin:0 auto;
	width:0;
}

/*
	topic
*/
.topic {
	padding:0 16px;
	display:block;
}


/*
	Bottom
*/

#gzp-bottom {
	position:relative;
	float:none;
	clear:both;
	background:#013288;	
}

#gzp-bottom-text {
	width:780px;
	margin: 0 auto;
	color:#FFCD4C;
	text-align:center;
	padding:10px;
}

#gzp-bottom-text a {
	color:#FFCD4C;
}

#form-campagne	{
	margin:0;
	background:#FFF;
	font:11px Verdana;
}

div#gzp-kader-top3 {
    width:120px; background:#f0f8ff; margin-left: 30px; margin-bottom: 10px; margin-top: -50px;
}

div#gzp-kader-top3 ul {
    list-style: outside url(http://www.gezondheidsplein.nl/_public/assets/images/driehoekje.gif);
    padding: 0; margin-left: 10px;
}

div#gzp-kader-top3 ul li {
    margin: 0;
}

div#gzp-kader-top3 div.nav {
    margin-top: -20px; width: 120px; height: 19px; margin-left: -11px; margin-bottom: 5px;
    background: url(http://www.gezondheidsplein.nl/_public/assets/images/top3-header-sprite.png) no-repeat top left;
}

div#gzp-kader-top3 div.nav a {
    display: block; text-indent: -999em; float: left;
}

div#gzp-kader-top3 div.nav a#top3-aandoening {
    width: 78px;
}
div#gzp-kader-top3 div.nav a#top3-videos {
    width: 42px;
}

div#gzp-kader-top3 ul li {
    margin: 0;
    padding: 0;
    margin-left: 6px;
}

div#gzp-kader-top3 ul li a {
    margin-left: -2px;
}

div#gzp-kader-top3 ul.top3-noshow {
    display: none;
}

input#gzp-top-search-form-text {
    width: 200px;
}

ul#crumbs {
    position: relative; left: -25px; top: 10px; list-style: none; color: #2759B2;
}

ul#crumbs li {
    display: inline
}

ul#crumbs li.separator {
    margin: 0px 5px;
}