﻿/*** THIS FILE ONLY INCLUDED ON THIS SITE FOR EASY DIAGNOSIS MODULES ***/

/* **** DEBUG **** */
table {
	border-collapse: collapse;
}

td, th, img, div, span, p {
	border: 0px solid #FF0000;
}

/* *************** */

/* **** LAYERS **** */
div#content {
	/*border: 1px solid #FF0000;*/
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 50;
}

div#logo {
	position: absolute;
	z-index: 80;
	margin-left: -60px;
}

div#searchlayer {
	left: 84px;
	position: absolute;
	top: 66px;
	visibility: hidden;
	width: 400px;
	z-index: 61;
}

div#searchtab {
	left: 84px;
	position: absolute;
	top: 66px;
	z-index: 60;
}
/* ******************* */

/* **** GENERAL **** */
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

td {
	vertical-align: top;
}
/* ******************* */

/* **** GLOBAL **** */
.abc-letter {
	cursor: pointer;
	cursor: hand;
	height: 20px;
	width: 21px;
}

.abc-letter-link {
	text-decoration: none;
}

.abc-strip {
	background-repeat: no-repeat;
	padding-top: 1px;
	width: 21px;
}

.bg-asset-divider {
	background-repeat: repeat-x;
	background-position: center;
}

.bg-asset-divider-square {
	background-position: left;
	background-repeat: no-repeat;
	float: left;
}

.breadcrumb {
	width: 100%;
}

.breadcrumb a, .breadcrumb td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

td.content {
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-top: 40px;
}

div#contentpopup, #contentpopup td.content {
	padding-right:10px;
	padding-left: 0px;
	padding-top: 0px;
}

#contentpopup .factsheet{
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 10px;
}

#contentpopup{
	padding: 0px;
	margin: 0px;
}

#contentpopup .fact-meer-container{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

#contentpopup .page-title{
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 10px;
}

td.richtext-content {
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-top: 40px;
}

.content-wachtlijst {
	font-size: 10pt;
	text-decoration: none;
}

td.content td.content {
	padding-bottom: 10px;
	padding-top: 10px;
}

.content-faq {
	background-repeat: repeat-y;
	padding-top: 40px;
}

.faq {
	 background-position: right;
	 background-repeat: repeat-y;
}

.first-para {
	margin-top: 10px;
}

.navigation-left {
	background-repeat: repeat-y;
	width: 84px;
}

.navigation-right {
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 36px;
	width: 230px;
}

.navigation-right-fact {
	padding-top: 0px;
	width: 250px;
}

.navigation-top {
	background-repeat: repeat-x;
	padding-left: 444px;
	width: 100%;
}

.page-title {
	font-size: 16pt;
	font-weight: bold;
	padding-bottom: 12px;
	padding-left: 40px;
}

.photos {
	width: 150px;
}

.readmore {
	padding-bottom: 4px;
	padding-left: 40px;
	padding-right: 26px;
	padding-top: 10px;
	text-align: right;
}

.rightbar {
	padding-left: 30px;
	padding-right: 25px;
	padding-top: 36px;
	width: 190px;
}
/*
.topbar-logo {
	margin-left: 20px;
}
*/
/* ********************* */

/* **** BUTTON **** */
.button-divider {
	line-height: 8px;
}

.button-image {
	width: 210px;
}

.button-readmore {
	padding-right: 20px;
	vertical-align: bottom;
}
#mypagewelcome .button-readmore {
	padding-right: 0px;
	vertical-align: bottom;
}

.button-text {
	padding-left: 40px;
	padding-right: 20px;
	font-size: 12px;
}

.button-title {
	font-size: 15px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 40px;
}

/* ************* */

/* **** HIGHLIGHT **** */
.highlight-header {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-left: 1px;
}

.editorial-highlights .highlight-header, .theme-highlights .highlight-header {
	padding-bottom: 2px;
}

.editorial-highlights .highlight-header a, .theme-highlights .highlight-header a {
	text-decoration: none;
}

.highlight-text {
	font-size: 12px;
}

.highlight-title {
	font-size: 15px;
	font-weight: bold;
	padding-left: 1px;
}

.editorial-highlights .highlight-title, .theme-highlights .highlight-title {
	padding-bottom: 2px;
}

.highlight-title a {
	text-decoration: none;
}
/* ******************* */

/* **** MARGIN LIST **** */
.margin-list-header {
	font-size: 15px;
	font-weight: bold;
}

.margin-list-item ol {
	margin: 0px;
	padding: 0px;
	margin-left: -2px;
	list-style-position: inside;
}

.margin-list-item ul {
	margin: 0px;
	padding: 0px;
	margin-left: -2px;
	list-style-position: inside;
}

.margin-list-item li {
	font-weight: normal;
}

.margin-list-item li a {
	text-decoration: none;
	cursor: hand;
	width: 100%;
}

.margin-list-item a {
	text-decoration: none;
	cursor: hand;
}

.margin-list-item p,
.margin-list-item * {
	font-size: 12px;
	line-height: 15px;
}

.margin-list-item {
	font-size: 12px;
	line-height: 15px;
	padding: 0px 0px 0px 2px;
}
/* ********************* */

/* **** MARGIN TEXT **** */
.margin-text-header {
	font-weight: bold;
	font-size: 15px;
}

.margin-text-item {
	font-size: 12px;
}

.margin-text-item a {
	text-decoration: none;
}
/* ********************* */

/* **** NEWS **** */
.news-line {
	text-align: right;
	white-space: nowrap;
}

.news-square {
	background-position: center;
	background-repeat: repeat-x;
	float: right;
	text-align: right;
	width: 99%;
}
.news-text {
	font-size: 12px;
	padding-left: 40px;
}

.news-title {
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
}
/* ************** */

/* **** SIMPLETEXT **** */

td.simpletext {
	font-size: 12px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 20px;
}

/* ************** */

/* **** TEXT **** */
.fact-meer {
	font-size: 12px;
	height: 10px;
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
}

.fact-meer a {
	text-decoration: none;
	height: 10px;
}

.fact-meer-bullet {
	height: 10px;
	width: 10px;
}

.fact-meer-container {
	width: 100%;
}

.fact-meer-header {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 36px;
}

.fact-title {
	font-size: 16pt;
	font-weight: bold;
	padding-bottom: 12px;
	padding-left: 40px;
}

.factsheet {
	font-size: 12px;
	padding-left: 40px;
}

.factsheet a {
	text-decoration: none;
}

.factsheet * {
	font-size: 12px;
}

.factsheet hr {
	margin-top: 20px;
}

.factsheet ul, .factsheet ol {
	font-size: 8pt;
	margin-top: 0px;
}

.factsheet li {
	margin-left: -14px;
}

.showborder, .hideborder {
	border-collapse: collapse;
	margin-top: 4px;
}

.showborder td, .hideborder td {
	padding: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.hideborder td {
	border: 0px;
}

.showborder td {
	border-style: solid;
	border-width: 2px;
}

.text-title {
	font-size: 15px;
	font-weight: bold;
}

.text-title a{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: -10px;
}

.richtext-container {
	font-size: 12px;
	padding-top: 10px;
	padding-left: 40px;
}
/* ************** */
/* **** THEME **** */
.theme-listbox {
	border-style: solid;
	border-width: 1px;
	height: 106px;
	margin-bottom: 10px;
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 10px;
	padding-bottom: 6px;
	padding-top: 6px;
}

.theme-listbox a {
	font-size: 10pt;
	text-decoration: none;
}

.theme-listboxes {
	padding-left: 40px;
	padding-right: 0px;
	width: 100%;
}

.theme-listbox-title {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	vertical-align: top;
}

.theme-meer-header {
	font-size: 22pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

.theme-news-line {
	padding-top: 4px;
	text-align: right;
	white-space: nowrap;
}

.theme-news-text {
	font-size: 12px;
	padding-left: 40px;
	padding-right: 20px;
}

.theme-news-title {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 40px;
}
/* *************** */
/* **** FAQ **** */
.faq-answer {
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 10pt;
	padding: 20px;
	padding-top: 14px;
}

.faq-arrow {
	width: 24px;
}

.faq-container, .faq-container-hi {
	margin-top: 10px;
	padding-left: 40px;
	padding-right: 200px;
}

.faq-container {
	cursor: hand;
}

.faq-container-hi {
	display: none;
}

@media print {
.faq-container-hi {
	display: block;
}
}

@media print {
	.faq-container {
		display: none;
	}
}

.faq-question {
	font-size: 10pt;
	font-weight: normal;
}

.faq-container-hi .faq-question {
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-top: 2px;
}
/* ************* */
/* **** MEDISCH AZ **** */

.meaz-block{
	padding-left: 18px;
}

.meaz {
	font-size: 10pt;
	text-decoration: none;
}

.meaz-head .meaz {
	font-size: 18pt;
	font-weight: bold;
}

.meaz-item {
	font-size: 10pt;
}

.meaz-grouptitle {
	font-size: 12pt;
}
/* ******************** */

/* **** SEARCHLAYER **** */
.searchlayer-background {
	width: 19px;
}

.searchlayer-content {
	font-size: 9pt;
	height: 282px;
	padding-left: 25px;
}

.searchlayer-content h4 {
	font-size: 12pt;
	margin-bottom: 0px;
	margin-top: 10px;
}

.searchlayer-content-button {
	padding: 4px;
	text-align: center;
}

.searchlayer-content-input {
	padding: 4px;
}

.searchlayer-content-title {
	font-size: 9pt;
	padding: 4px;
	padding-top: 10px;
}

.searchlayer-label {
	font-size: 9pt;
	width: 150px;
}

.searchlayer-header {
	font-size: 9pt;
	font-weight: bold;
	height: 18px;
	margin-top: 14px;
	padding: 1px;
	text-align: center;
}

/* ********************* */

/* **** SEARCH **** */
.search-container {
	padding-left: 40px;
	width: 100%;
}

.search-result-controls {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.search-result-header {
	font-size: 8pt;
}

.search-result-number {
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	width: 10px;
}

.search-result-summary {
	font-size: 8pt;
}

.search-result-title {
	font-size: 9pt;
	font-weight: bold;
}

.search-selection {
	font-size: 8pt;
	padding-right: 10px;
}

/* ******************** */

p.content, ul.content {
	padding-right: 0px;
	padding-top: 0px;
}

div.text, p.text, span.text {
	font-size: 12px;
	font-weight: normal;
}

div.text a.text, p.text a.text, span.text a.text, a.fact, a.vivici_q {
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

div.text {
	position: relative !important;	
}

div.text a.text {
	font-size: 12px;
}

/* Enquete Gezond leven */

a.gezo-buttonlink {
    font-size: 10pt;
    font-family: arial;
}

.gezo-content {
    font-size: 10pt;
    font-family: arial;
    text-decoration: none
}

.gezo-contentsmall {
    font-size: 8pt;
    font-family: arial
}

.gezo-contenttitel
{
    font-weight: bold;
    font-size: 14pt;
    font-family: arial
}
.gezo-smalllink
{
    font-size: 10pt;
    cursor: hand;
    font-family: arial;
    text-decoration: none
}

.gezo-colomheader
{
    font-size: 8pt;
    font-family: arial;
}

.gezo-linkpassed
{
    font-size: 10pt;
    font-family: arial;
}

.gezo-linkcurrent
{
    font-size: 10pt;
    font-family: arial;
}

.gezo-linkfuture
{
    font-size: 10pt;
    font-family: arial;
}

/* form engine */
td.news-head {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: 600;
}

p.news-head {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: 600;
}

td.text {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}

td.formlabel {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}

td.spec {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* Site Map */

.smap{
	border-collapse: collapse;
	border-bottom: 1px solid;
}

.smap-closer{
	border-top: 1px solid;
}

.smap-secthead {
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	padding-left: 10px;
	border-bottom: 1px solid;
}

.smap-chapter {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 20px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
}

.smap-item{
	font-size: 12px;
	line-height: 16px;
	list-style: square;	
	padding-left: 30px;
	border-left: 1px solid;
	border-right: 1px solid;
	padding-bottom: 4px;
}

.smap-item * {
	text-decoration: none;
}

/*-- correcting style for external modules --*/

p.news a.news {
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.fact-toc {
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	
}

.fact-title {
	font-size: 16pt;
	font-weight: bold;
}

.vivici_k {
	font-size: 12px;
}

#default .text-title {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

/********************************/

#contentpopup #myPage td  {
	padding: 0px;
	margin: 0px;
}

#oinmodule {
	padding: 0px;
	padding-left: 30px;
	margin: 0px;
	width: 100%;
}

#contentpopup #myPageWelcome .page-title{
	padding-right: 0px;
	padding-left: 40px;
	padding-top: 35px;
}

#contentpopup #myPageWelcome {
	background-repeat: repeat-y;
}

fieldset,#founderlogin {
	width: 400px;
}

#Login {
	margin-top:20px;
}

#login,fieldset {
	margin-left : 40px;
}
	
#Founderkeuze fieldset {
	border: 1px solid #000;
}

#Founderkeuze legend {
	padding: 5px;
	border:1px solid #000;
	font-size:11px;
	color: #333333;
	background-color:#FFF;
}

#founderlogin {
	padding: 10px 0px 10px 0px;
}

#founderlogin td{
	text-align: center;
	vertical-align: middle;
	width:33%;
}

.clickable-image .image {
	padding-left: 40px;
}

.content_application {
	padding-top: 0px;
	padding-left: 30px;
}

/********************************************/


.background_login {
	padding-left: 30px;
}

.content_application .background_login {
	padding-left: 0px;
}

.facsheet_shadow {
	padding-left: 30px;
}

/************* Homepage login ******************/

#loginonhomepage {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

#loginonhomepage .link {
	font-size: 12px;
	padding: 5px 0px 2px 5px;
}

#loginonhomepage .link a {
	text-decoration: none;
}

#loginonhomepage .smalltext{
	font-size: 9px;
	padding: 5px;
}

#loginonhomepage .text{
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	vertical-align: middle;
	padding-bottom: 0px;
	padding-top: 5px;
}

#loginonhomepage .titel {
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
}

#loginonhomepage .inputfield {
	height: 20px;
	padding-left: 5px;
}

#loginonhomepage input{
	border: 0px solid;
	font-size: 11px;
	width: 158px;
	padding-left: 3px;
	margin: 4px;
}

/**********************************************/

/****************tell a friend*****************/

div.tellafriend-sendbutton {	
	background-image: url(/img/btn_send.gif);
	background-repeat: no-repeat;	
	cursor: hand;
	cursor: pointer;
	height: 12px;	
	width: 57px;
}

td.tellafriend-button {
	text-align: right;
}

td.tellafriend-label {
	font-size: 12px;
	height: 27px;
	vertical-align: top;
	width: 150px;
}

td.tellafriend-value input {
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	height: 22px;
	margin: 0px 5px 0px 2px;
	padding-left: 4px;
	width: 220px;
}

td.tellafriend-value textarea {
	font-family: Arial;	
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	height: 85px;
	margin: 0px 5px 0px 2px;
	padding-left: 4px;
	width: 220px;
}

td.tellafriend-title {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 20px;
}

td.tellafriend-title {	
	font-size: 16px;
	font-weight: bold;
}

/**********************************************/
