/*            
  ___ ___ ___ 
 / __/ __/ __|
| (__\__ \__ \
 \___|___/___/
              
============================================================================================
Global CSS file for www.wcrf.org / Created by: Lorraine Humm lorraine@divine-creations.com
============================================================================================
*/

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000000;
	background: #d8d6dc;
    margin: 0;
    }
	
/*-- TEXT STYLES --*/

/*HEADINGS*/

h1 {
    font-size: 1.2em;
    font-weight: bold;
	margin-top: 5px;
    }
	
.right h1, #rightVideo h1 {
	font-size: 1.1em;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	color: #336666;
	margin-top: 0;
	}
	
h2 {
    font-size: 1.2em;
    color: #000000;
    font-weight: bold;
    }
h3 {
	font-size: 1em;
	}
	
.introPara {
	font-weight: bold;
	}
.introParaSansbold {
	font-weight: normal;
	margin-top: 0;
}
	
/*-- GENERIC LINKS --*/

a, a:link, a:active {color: #5c3997;  }
a:hover {color: #aa93ce;}
	
.newWindow {
	background:  url("../images/icons/newwindow.gif") no-repeat 0px 2px;
	padding: 0 0 0 14px;
	}
.pdf {
	background:  url("../images/icons/pdf.gif") no-repeat 0px 0px;
	height: 19px;
	padding-left: 17px;
	}
	
/*-- POSITIONAL ELEMENTS --*/    

.container {
    width: 970px;
    margin: auto;
	padding: 0 20px 0 20px;
	background: url(../images/structure/tile_bg.gif) top left repeat-y;
    }
	
.mast {
    width: 950px;
    height: 110px;
    float: left;
    background: url(../images/structure/masthead.jpg) top left no-repeat;
    }

.mastLeft {
	float: left;
	width: 300px;
	height: 110px;
	}

.mastRight {
	float: right;
    width: 400px;
	height: 100px;
	text-align: right;
    }
	
/*-- CSS SWITCHERS CONTAINER --*/

.switchers {
	background: #33FF66;
	float: right;
	height: 30px;
	}
	
/*-- DONATE FLASH --*/

.swfDonate {
	float: right;
	height: 70px;
	padding-right: 30px;
	}
#flashcontent {
	float: right;
	height: 70px;
	padding-right: 30px;
	}
	
/*-- SEARCH AREA --*/

#cse-search-results iframe {
	width:750px;
}

.search {
	float:right;
	padding-right: 5px;
	margin-top: 49px;
	text-align: right;
	width: 320px;
	}
	
.search form {
	margin: 0;
	padding: 0;
	}
input.searchfield {
	width: 150px;
	}
	
/*-- IMAGE MONTAGE DEFINITION AND CLASSES FOR EACH PAGE -- */
	
#banner {
	float: left;
	width: 950px;
	height: 70px;
	}
	
.bannerHome {background: url(../images/banners/home_new.jpg) top left no-repeat;}
.bannerTwo {background: url(../images/banners/new/kankerpreventie_banner2.jpg) top left no-repeat;}
.bannerThree {background: url(../images/banners/new/nieuws_banner2.jpg) top left no-repeat;}
.bannerFour {background: url(../images/banners/new/help_mee_banner2.jpg) top left no-repeat;}
.bannerFive {background: url(../images/banners/new/onderzoek_banner2.jpg) top left no-repeat;}
.bannerSix {background: url(../images/banners/world.jpg) top left no-repeat;}
.bannerSeven {background: url(../images/banners/new/over_ons_banner3.jpg) top left no-repeat;}
	
/*-- ORIENTATION / BREADCRUMB --*/

.orientation {
    width: 750px;
    float: left;
    margin: 0;
    padding: 8px 0 5px 0;
	font-size: 0.9em;
	line-height: normal;
    }
	
.orientation a:after { content: ":"; }
.orientation a, .orientation a:link, .orientation a:visited {color: #5c3997; text-decoration: none; font-weight: bold;  }
.orientation a:hover {color: #e67a15;}
 
/*-- CONTENT AREAS --*/

.content {
    float:left;
    width: 950px;
    }
	
.left {
    width: 200px;
    float: left;
    margin: 0;
    padding: 0;
    }
    
.middle {
    width: 540px;
    float: left;
    margin: 0;
    padding: 0;
    }

.right {
    width: 200px;
    float: right;
    margin: 35px 0 0 0;
    padding: 0;
    }
.right p {margin-top: 0;}

.rightFull {
    width: 750px;
    float: left;
    margin: 0;
    padding: 0;
    }
	
/*-- BOXED INFORMATION IN MAIN CONTENT AREA --*/
	
.boxed {
	width: 100%;
	border: 1px dashed #5c3996;
	}
	
.boxed p {
	margin-left: 10px;
	margin-right: 10px;
	}
.boxed h2 {
	margin-left: 10px;
	}

/*-- WIDGETS --*/

#widgets {
	margin: 10px 0 10px 0;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 0 5px;
	}
#widgets p {
	font-size: 0.9em;
	}
.date {
	font-size: 0.9em;
	}


/*-- WIDGETS 2 --*/

#widgets2 {
	border: 1px solid #CCCCCC;
	height: 150px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	}
#widgets2 p {
	font-size: 0.9em;
	}
.date2 {
	font-size: 0.9em;
	}
#widgets3 {
	border: 1px solid #CCCCCC;
	height: 300px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	}
#widgets3 p {
	font-size: 0.9em;
	}
	
/*-- WIDGETS 4 --*/

#widgets4 {
	border: 2px solid #660099;
	width: 185px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	background-color: #CDB3FF;
	}
	
#widgets4 H2 {
	font-size: 16px;
	font-weight: bold;
	color: #660099;
	}
#widgets4 p {
	font-size: 12px;
	}
#widgets4 p a {
	font-size: 12px;
	font-weight: bold;
	color: #660099;
	}
#widgets4 p a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #3C206B;
	}
	
/*-- SWITCHERS ABOVE SUBNAV --*/
	
#globalswitchers {
	height: 26px;
	margin-top: 7px;
	}
#globalswitchers p {
	margin: 2px 2px 0 0;
	float: left;
	font-size: 0.9em;
	line-height: normal;
	}
#globalswitchers ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#globalswitchers ul li {
	display: inline;
	float: left;
	}
	
#globalswitchers ul li a {
	display: block;
	width: 21px;
	height: 18px;
	background:url(../images/icons/A_bg.gif) top left no-repeat;
	text-decoration: none;
	padding: 3px 0 0 3px;
	margin: 0 3px 0 3px;
	color: #000;
	font-size: 0.9em;
	line-height: normal;
	}
#globalswitchers ul li a.default {
	padding: 3px 0 0 6px;
	width: 18px;
	}
#globalswitchers ul li a.highviz {
	background:url(../images/icons/A_highviz_bg.gif) top left no-repeat;
	color: #FFFF66;
	padding: 3px 0 0 3px;
	}	
#globalswitchers ul li a:hover {
	background-position: 0 -21px;
	text-decoration: none;
	}

.topfitkids {
	margin-top:10px;
	}
	
/* VIDEO PAGE LAYOUTS */
	
#rightVideo {
	width: 320px;
	float: right;
	margin: 35px 0 0 0;
	padding: 0;
	}
	
.middleVideo {
	width: 420px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
p#wcrfVideo {
	margin: 0;
	padding: 0;
	}
	
#rightVideo h1.videoTitle {
	font-size: 1.1em;
	font-weight: normal;
	display: block;
	width: 315px;
	height: 23px;
	background: url(../images/structure/film_title.gif) top left repeat-x;
	padding: 7px 0 0 5px;
	margin: 0;
	border-bottom: none;
	}
	
/* HELP MEE RIGHT SIDEBAR LAYOUTS */
	
#rightnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	color: #5C3997;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#rightnav li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #666;
}

#rightnav li a {
	display: block;
	text-decoration: none;
	padding: 4px;
	color: #5C3997;
	font-weight: bold;
}

#righttnav li a:hover {
	color: #FFFFFF;
	background-color: #8D74B5;
}

#rightnavarrow ul {
	list-style-type: none;
	padding: 0;
	background-repeat: no-repeat;
	margin: 0;
	background-color: #5C3997;
}

#rightnavarrow li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #666;
	margin: 0px;
	padding: 0px;
	height: 20px;
}

#rightnavarrow li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-color: #5C3997;
}

#rightnavarrow li a:hover {
	color: #FFFFFF;
	background-color: #AA93CE;
	background-repeat: no-repeat;
	border-bottom-width: 5px;
	border-bottom-color: #AA93CE;
	border-bottom-style: solid;
}
	
/*-- HOMEPAGE PORTALS --*/

.portalWrap {
	width: 740px;
	float: left;
	margin-bottom: 20px;
	}
.portal {
	width: 350px; /*370*/
	padding: 10px;
	float: left;
	}
.portal img {
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
	}
.portal h2 {
	margin: 0 0 5px 0;
	font-size: 120%;
	color: #5c3996;
	}
.portal h2 a {
	color: #5c3996;
	}
.portal h2 a:hover {
	color: #e67a15;
	}
.portal p {
	margin: 0;
	line-height: 1.3em;
	font-size: 0.9em;
	}
	
/*-- Purple Box --*/

.purpleboxWrap {
	width: 525px;
	
	margin-bottom: 20px;
	}
.purplebox {
	width: 513px; /*323*/
	padding: 10px;
	border: 2px solid #5C3996;
	}
.purplebox img {
	float:left;
	padding-right: 10px;
	}
.purplebox h2 {
	font-size: 120%;
	color: #5c3996;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	}
.purplebox h2 a {
	color: #5c3996;
	}
.purplebox h2 a:hover {
	color: #e67a15;
	}
.purplebox p {
	margin: 0;
	line-height: 1.3em;
	}

/*-- Help Mee Purple Box --*/

.helpMeepurpleboxWrap {
	width: 500px;
	float: left;
	margin-bottom: 20px;
	}
.helpMeepurplebox {
	width: 500px; /*370*/
	padding: 5px;
	float: left;
	border: 2px solid #5C3996;
	margin-bottom: 15px;
	}
.helpMeepurplebox img {
	float:left;
	padding-right: 10px;
	}
.helpMeepurplebox h2 {
	font-size: 120%;
	color: #5c3996;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	}
.helpMeepurplebox h2 a {
	color: #5c3996;
	}
.helpMeepurplebox h2 a:hover {
	color: #e67a15;
	}
.helpMeepurplebox p {
	margin: 0;
	line-height: 1.3em;
	}
.helpMeepurplebox li {
	margin: 0;
	line-height: 1.5em;
	}
	
/*-- Marathon Box --*/

.marathonboxWrap {
	width: 500px;
	float: left;
	margin-bottom: 10px;
	}
.marathonbox {
	width: 500px; /*370*/
	padding: 5px;
	float: left;
	border: 2px solid #5C3996;
	margin-bottom: 10px;
	}
.marathonbox img {
	float:left;
	padding-right: 10px;
	}
.marathonbox h2 {
	font-size: 120%;
	color: #5c3996;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	}
.marathonbox h2 a {
	color: #5c3996;
	}
.marathonbox h2 a:hover {
	color: #e67a15;
	}
.marathon p {
	margin: 0;
	line-height: 1.3em;
	}

	
/*-- Form Box --*/

.formboxWrap {
	width: 530px;
	float: left;
	margin-bottom: 10px;
	}
.formbox {
	width: 520px; /*370*/
	padding: 5px;
	float: left;
	border: 2px solid #5C3996;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.formbox img {
	float:left;
	padding-right: 10px;
	}
.formbox h2 {
	font-size: 120%;
	color: #5c3996;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	}
.formbox h2 a {
	color: #5c3996;
	}
.formbox h2 a:hover {
	color: #e67a15;
	}
.form p {
	margin: 0;
	line-height: 1.3em;
	}
	
/*-- NEWS/ANNOUNCEMENTS --*/

.greyCurved {
	width: 190px;
	background: url(../images/structure/grey_bottomcurve.gif) bottom left no-repeat;
	margin: 10px 0 0 0;
	padding-bottom: 5px;
	}
.greyTop {
	width: 190px;
	height: 6px;
	background: url(../images/structure/grey_topcurve.gif) top left no-repeat;
	}
.greyCurved p {
	margin: 3px 5px 5px 10px;
	font-size: 0.9em;
	line-height: normal;
	}
.greyCurved h1 {
	font-size: 120%;
	margin: 0 5px 10px 10px;
	}
.greyCurved h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 3px 5px 3px 10px;
	}
.greyCurved a, .greyCurved a:link, .greyCurved a:active .greyCurved a:visited {
	color: #000;
	}
.greyCurved a:hover {
	color: #e67a15;
	}
.greyCurved form {
	padding-left: 5px;
	}
.greyCurved input {
	margin-bottom: 5px;
	}
	
/*-- DONATE LEFT COLUMN --*/

#piggyLeft {
	width: 190px;
	margin: 10px 0 0 0;
	padding: 0;
	}
#piggyLeft a {
	display: block;
	width: 155px;/*190*/
	height: 28px;/*35*/
	background: #CCCCCC url(../images/icons/donate_orange.gif) top left no-repeat;
	color: #fff;
	padding-left: 35px;
	padding-top: 7px;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	}

#piggyLeft a:hover {
	background-position: 0 -35px;
	}
	
/*-- FOOTER --*/
    
.footer {
    width: 950px;
	float: left;
    padding: 5px 0 5px 0;
	font-size: 90%;
	color: #FFFFFF;
    background: #5c3996;
    text-align: center;
    }
.footer a, .footer a:link, .footer a:visited {
	color:#fff;
	}
.footer ul {
	list-style: none;
	margin: 5px 0 8px 0;
	padding: 0;
	}
.footer ul li {
	display: inline;
	margin: 0 3px 0 3px;
	padding: 0;
	line-height: normal;
	}
	
/* --CBF & ANBI LOGOS --*/

#logolinks {
	float:left;
	padding-top: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;	
}

/* --CBF Keur --*/

#cbf {
	width: 170px;
	height: 90px;
	float: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
    }
#cbf ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#cbf ul li {
	float: left;
	margin: 0;
	padding: 0;
	}
#cbf ul li a {
	display: block;
	width: 170px;
	height: 90px;
	padding: 0;
	}
	
	
/* --FLAGS --*/

#flags {
	width: 170px;
	height: 15px;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 5px;
    }
#flags ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#flags ul li {
	float: left;
	margin: 0;
	padding: 0;
	}
#flags ul li a {
	display: block;
	width: 24px;
	height: 15px;
	padding: 0 5px 0 5px;
	}
#flags ul li a:hover {
	background-position: 0 -15px;
	}
.flagCBF {
	background-image: url(../images/cbf_logo/CBFlogo_Z-WTH.gif);
	background-repeat: no-repeat;
	background-position: center top;
} 
.flagUSA {background: url(../images/icons/flag_us.gif) top left no-repeat;} 
.flagUK {background: url(../images/icons/flag_uk.gif) top left no-repeat;} 
.flagNL {background: url(../images/icons/flag_nl.gif) top left no-repeat;} 
.flagHK {background: url(../images/icons/flag_hk.gif) top left no-repeat;}
.flagFR {background: url(../images/icons/flag_fr.gif) top left no-repeat;} 
.flagINT {background: url(../images/icons/flag_int.gif) top left no-repeat;} 

/*-- VALIDATION LINKS --*/

.validate {
	margin: 0 1em 1em 0;
	width: 9em;
	font-family: helvetica,arial,sans-serif;
	font-size: 70%;
	font-weight: bold;
	float: left;
	}
.validate a {
	display: block;
	width: 100%;
	}
.validate a:link, 
.validate a:visited,
.validate a:hover {
	background-color: #fc6;
	color: #000;
	text-decoration: none;
	}
.validate a:link,
.validate a:visited {
	border-top: 1px solid #cecece;
	border-bottom: 2px solid #4a4a4a;
	border-left: 1px solid #cecece;
	border-right: 2px solid #4a4a4a;
	}
.validate a:hover {
	border-bottom: 1px solid #cecece;
	border-top: 2px solid #4a4a4a;
	border-right: 1px solid #cecece;
	border-left: 2px solid #4a4a4a;
	}
.validate span.w3c {
	padding: 0 0.4em;
	background-color: #fff;
	color: #0c479d;
	}

/*-- DATA TABLES --*/

.data {
	width: 99% !important;
	border-collapse: collapse !important;
	margin-bottom: 5px !important;
	}
.data td {
	padding: 3px !important;
	border: 1px solid #a29fa6 !important;
	background: #FFFFFF !important;
	}
.data thead th {
	padding: 3px !important;
	text-align: left;
	background: #bebbc4 !important;
	border: 1px solid #a29fa6 !important;
	}
.data td p {
	margin-top: 0;
	}
.data caption {
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
	}
.data tbody th {
	background: #e2e0e5 !important;
	border: 1px solid #a29fa6 !important;
	text-align: left;
	}
	

	
/*
================================================
BESTELLEN TABLE
================================================
*/

.bestellen {
	width: 100%;
	border: 1px solid #333333;
	}
	
.bestellen td {
	background: #f2bc8a;
	}
	
.bestellen th {
	background: #eaa86b;
	}
	
/*-- IMAGE LISTS --*/

dl {
	margin-top: 0;
	padding-top: 0;
	min-height: 100px;
	}
dd {
	margin: 0 0 5px 110px;
	font-size: 100%;
	padding: 0;
	}
dd.kankerpreventie {
	font-size: 100%;
	padding: 0;
	width: 350px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 110px;
	}
dd.renners {
	font-size: 100%;
	padding: 0;
	width: 200px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	}
dd a {
	font-weight: bold;
	}
dd.image {
	float: left;
	margin: 0;
	}
.ddimg {
	border:1px solid #000000;
	}
.image_padding_right {
	padding-right: 10px;
	}
.border {
	border:1px solid #000000;
	}
	
/*-- RUNNERS PAGE --*/

#renners {
	margin-top: 0;
	padding-top: 0;
	width: 200px;
	}

#renners p {
	font-size: 1em;
	padding: 0;
	width: 185px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5em;
	}
	
/*-- ALPHABET TEXT LIST --*/

#alphabet {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	}
#alphabet li {
	display: inline;
	margin: 0 4px 0 0;
	padding: 0;
	font-weight: bold;
	color: #5c3997;
	}
	
/*-- ORDERED LISTS --*/

ol li {margin-bottom: 1em; }
ol li ol {list-style: none; margin: 5px 5px 5px 0;}

/*-- ordered list with purple headings --*/

.purple {
	}
.purple li {
	color: #5c3996;
	font-weight: bold;
	}
.purple p {
	color: #000000;
	font-weight: normal;
	}

/*-- QUOTATIONS --*/

blockquote {
	margin: 0 20px 0 0;
	border-bottom: 1px dashed #ccc;
	}
.signature {
	text-align: right;
	font-weight: bold;
	font-style: italic;
	}
	
/*
==========================
NEW FORMS CLASSES
==========================
*/

form.standard {
	margin-bottom: 10px;
	}

form.standard fieldset {
	margin-bottom: 10px;
	}
form.standard fieldset ol {
	margin: 0;
	padding: 0;
	}
form.standard fieldset li {
	list-style: none;
	padding: 2px;
	margin: 0;
	}
form.standard legend {
	padding: 0 2px;
	font-weight: bold;
	}
form.standard label {
	/*display: inline-block;*/
	line-height: 1.8em;
	vertical-align: top;
	}

form.standard2 {
	margin-bottom: 10px;
	}

form.standard2 fieldset {
	margin-bottom: 10px;
	}
form.standard2 fieldset ol {
	margin: 0;
	padding: 0;
	}
form.standard2 fieldset li {
	list-style: none;
	padding: 2px;
	margin: 0;
	}
form.standard2 legend {
	padding: 0 2px;
	font-weight: bold;
	}
form.standard2 label {
	/*display: inline-block;*/
	line-height: 1.8em;
	vertical-align: top;
	}


th {
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #e67a15 url(images/bg_header.jpg) no-repeat;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
th.spec {	
	width: 300px;
	border-top: 0;
	padding: 6px 6px 6px 12px;
	background: #f2bc8a url(images/bullet1.gif) no-repeat;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

th.specalt {
	border-left: 1px solid #8d74b5;
	border-top: 0;
	text-transform: uppercase;
	text-align: center;
	background: #8d74b5 url(images/bullet2.gif) no-repeat;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
th.white {
	text-align: left;
	padding: 6px 6px 6px 12px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
td {
	background: #f2bc8a;
	padding: 6px 6px 6px 12px;
	color: #000000;
}
td.marathon {
	padding: 6px 6px 6px 12px;
	color: #000000;
	background-color: #FFFFFF;
}
td.damtotdamloop {
	color: #000000;
	background-color: #FFFFFF;
}
td.marathonWith {
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	vertical-align: top;
	border: 2px solid #336666;
}
td.marathonWithout {
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	vertical-align: top;
	border: 2px dotted #336666;
}
td.publications {
	padding: 6px 6px 6px 12px;
	color: #000000;
	background-color: #FFFFFF;
}
td.puborder {
	padding: 6px 6px 6px 12px;
	color: #FFFFFF;
	background-color: #8D74B5;
	font-weight: bold;
}
td.marathonlist {
	padding: 6px 6px 6px 12px;
	color: #000000;
	background-color: #FFFFFF;
}
td.veelgesteldevragen {
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	vertical-align: top;
	border: 2px solid #5c3996;
}

	
/*-- applied to fieldset only --*/

fieldset.standard  {
	margin-bottom: 10px;
	}
fieldset.standard ol {
	margin: 0;
	padding: 0;
	}
fieldset.standard li {
	list-style: none;
	padding: 2px;
	margin: 0;
	}
fieldset.standard legend {
	padding: 0 2px;
	font-weight: bold;
	}
fieldset.standard label {
	/*display: inline-block;*/
	line-height: 1.8em;
	vertical-align: top;
	}
fieldset.standard p.footnote {
	font-size: 0.8em;
	font-style: italic;
	}



/*-- CUSTOM FORM MODS --*/

form.standard label.details,
form.standard2 label.details{
	display: block;
	float: left;
	width: 150px;
	background-color: #FFFFFF;
	}
form.standard label.kookstudie {
	display: block;
	float: left;
	width: 300px;
	}
form.standard label.uwmening {
	display: block;
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	}
form.standard input {
	width: 250px;
	}
form.standard label.longdetails,
fieldset.standard label.longdetails {
	display: block;
	float: left;
	width: 250px;
	}
	
form.standard label.shortdetails,
fieldset.standard label.shortdetails {
	display: block;
	float: left;
	width: 100px;
	}

	
	
	
form.beperkingbenadering {
	margin-bottom: 10px;
	}

form.beperkingbenadering fieldset {
	margin-bottom: 10px;
	}
form.beperkingbenadering fieldset ol {
	margin: 0;
	padding: 0;
	}
form.beperkingbenadering fieldset li {
	list-style: none;
	padding: 2px;
	margin: 0;
	}
form.beperkingbenadering legend {
	padding: 0 2px;
	font-weight: bold;
	}
form.beperkingbenadering label {
	display: inline-block;
	line-height: 1.8em;
	vertical-align: top;
	width: 200px;
	}
	
/*-- ADDITIONAL MODIFICATIONS --*/
    
.clear {clear: both;}
html { height: 100%; margin-bottom: 1px;}
.emphasise {font-style: italic;}
acronym { cursor: help;}
img, img a, img a:link, img a:visited {border: none;}
.bigEmphasis {font-size: 120%; font-weight: bold;}
.bigEmphasis2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #5c3996;
}
a.top  {padding: 3px; background: #8d74b5; text-decoration: none; font-size: 10px; color: #fff;}
a.top:hover {background: #aa93ce;}
.diagrams {border: 1px solid #999999;}
.middle p.footnote {font-size: 0.8em;}
a.print {
	display: block;
	height: 19px;
	background: url(../images/icons/print.gif) top left no-repeat;
	padding-left: 20px;
	}
	
/*-- image link classes --*/

a img.thumb {
	padding: 1px;
	border: 5px solid #c4c2c7;
	margin-right: 10px;
	}
a:hover img.thumb {
	border: 5px solid #e2e0e5;
    }


/*-- CALCULATE BMI --*/

.calcbmi {
	width: 150px;
	margin: 5px 0 5px 0;
	padding: 0;
	}
.calcbmi a {
	display: block;
	width: 140px;/*150*/
	height: 22px;/*26*/
	background: #CCCCCC url(../images/icons/calculate.gif) top left no-repeat;
	color: #fff;
	padding-left: 10px;
	padding-top: 4px;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}
.calcbmi a:hover {
	background-position: 0 -26px;
	cursor: pointer;
	text-align: center;
	}
	
.bmi_result {
	background: #FFFFFF;
	padding: 10px;
	border: 2px solid #5c3996;
	}

#metric {
	width: 250px;
	}
	
#metric form,
#metric ol {
	margin: 0;
	padding: 0;
	}
	
/*jQuery slideshow*/
ul.slideshow {  
    list-style:none;  
    width:750px;  
    height:280px;  
    overflow:hidden;  
    position:relative;  
    margin:0;  
    padding:0;  
      
}     
  
ul.slideshow li {  
    position:absolute;  
    left:0;  
    right:0;  
}  
  
ul.slideshow li.show {  
    z-index:500;      
}  
  
ul img {  
    border:none;
  
}  
  
#slideshow-caption {  
    width:750px;  
    height:70px;  
    position:absolute;  
    bottom:0;  
    left:0;   
    color:#fff;  
    background:#000;  
    z-index:500;  
}  
  
#slideshow-caption .slideshow-caption-container {  
    padding:5px 10px;     
    z-index:1000;     
}  
  
#slideshow-caption h3 {  
    margin:0;  
    padding:0;    
    font-size:14px;  
}  
  
#slideshow-caption p {  
    margin:5px 0 0 0;  
    padding:0;  
}  

	
/*
=================================================
CSS3 BUTTONS / GENERAL
=================================================
*/

.button,
.button:visited {
	background: #222 url(/images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	font-size: 11px;
	width:180px;
	color: #fff!important;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	margin-bottom: 5px;
	background-color: #e67a15;
}

.button:hover {
	background-color: #f3963f;
	}

