/* bullet en numbered list vertical alignment fix */
ol *, ul * { vertical-align:top; }


/*body#gezondheid-mypage,
body#gezondheid-homepage, 
body#gezondheid-basepage, 
body#gezondheid-Factsheet,
body#gezondheid-widepage,
body#gezondheid-themepage,
body#gezondheid-editorialpage,
body#gezondheid-RotatePage,
body#gezondheid-contentlink,
body#gezondheid-application,
body#gezondheid-SecureAlias {
	background-repeat: repeat-y;
	background-color: RGB(139,191,204);
}

body#gezondheid-mypage,
body#gezondheid-Factsheet,
body#gezondheid-widepage,
body#gezondheid-contentlink,
body#gezondheid-application,
body#gezondheid-SecureAlias {
	background-image: URL(../img/background_factsheet_gezondheid.gif);
}


body#gezondheid-homepage1 {
	background-image: URL(../img/background_homepage1_gezondheid.gif);
}


body#gezondheid-homepage,
body#gezondheid-themepage,
body#gezondheid-editorialpage,
body#gezondheid-RotatePage,
body#gezondheid-basepage {
	background-image: URL(../img/background_homepage_gezondheid.gif);
}*/

/* default styles */
img {
	border: 0;
	padding:0;
	margin: 0;
}


/* buttonbar */
div#buttonbar {
	background-color: RGB(135,0,0);
}

div#buttonbar ul#themas,
div#buttonbar ul#themas a {
	color: #000000;
	text-decoration: none;
}

div#buttonbar ul#buttonbar-images 
{
	padding-top:10px;
}
/* header */
/*body#gezondheid-mypage td#pageheader,
body#gezondheid-homepage td#pageheader, 
body#gezondheid-basepage td#pageheader, 
body#gezondheid-Factsheet td#pageheader,
body#gezondheid-widepage td#pageheader,
body#gezondheid-themepage td#pageheader,
body#gezondheid-editorialpage td#pageheader,
body#gezondheid-RotatePage td#pageheader,
body#gezondheid-contentlink td#pageheader,
body#gezondheid-application td#pageheader,
body#gezondheid-SecureAlias td#pageheader {
	background-image: URL(../img/header_gezondheid.gif);
}

td#pageheader {
	background-repeat: no-repeat;
}*/

td#pageheader ul#topmenu li {
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: RGB(135,0,0);
}

td#pageheader ul#topmenu li#last {
	border-width: 0 1px 0 1px;
}
td#pageheader ul#topmenu li a, td#pageheader ul#topmenu a {
	color: RGB(135,0,0);
	text-decoration: none;
}

td#pageheader h1,
td#pageheader h2 {
	color: #000000;
}

td#pageheader table { vertical-align:top;}

td#resize a {
	cursor: hand;
}
/* podcast */
div.podcast-margin {
  align: center;
  margin-top: 20px;
  margin-left: -3px;
  display: inline;
  clear: right;
}

/* menu */
ul#menu li.menubutton ul {
	text-align : left;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: RGB(135,0,0);	
	width:219px;
}

ul#menu li.menubutton li {
	background-color: RGB(255,158,18);
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: RGB(135,0,0);
}

ul#menu li.menubutton li.last,
ul#menu li.menubutton li.parentlast {
	background-color: RGB(255,158,18);
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: RGB(135,0,0);
	color: RGB(135,0,0);
}
ul#menu li.menubutton li a {
	color: RGB(135,0,0);
	text-decoration: none;
	padding: 2px 10px 2px 10px;
}
ul#menu li.menubutton li:hover,  
ul#menu li.menubutton li.sfhover {
	background-color: RGB(135,0,0);
}

ul#menu li.menubutton li:hover a,
ul#menu li.menubutton li.sfhover a.sfhover {
	color: white;
}
/* fix second level menu link color in firefox */
ul#menu li.menubutton li:hover ul li a, 
ul#menu li.menubutton li.sfhover a.sfhover ul li a {
	color: RGB(135,0,0);
}

ul#menu li.menubutton li:hover ul li:hover a, 
ul#menu li.menubutton li.sfhover a.sfhover ul li:hover a.sfhover {
	color: white;
}

ul#menu li.parent,
ul#menu li.parentlast {
	background: url(/img/pulldownmenu_arrow.gif) center right no-repeat;
}

/* breadcrumb */

div#breadcrumb {
  background-image: URL(../img/breadcrumb_background.png);
	background-repeat: repeat-y;
	}
div#breadcrumb_trailer,	
div#breadcrumb {
	background-color: RGB(228,227,233);
}
body#gezondheid-mypage  div#breadcrumb_bg,
body#homepage-homepage1 div#breadcrumb_bg {
	display:none;
}

div#breadcrumb li, .breadcrumb a {
	color: RGB(135,0,0);
	font-weight: bold;
}
div#breadcrumb li {
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: RGB(135,0,0);
}
div#breadcrumb li.first {
	border-width: 0;
}

/* content */

/*div#content h1,*/
div#content h2,
div#content h3 {
	color: RGB(135,0,0);
}

div#content td.page-title h1 {
	color: black;
}

div#content h1.news-title
{
	color :Black;
}
/* margin (normally left) */

body#gezondheid-homepage div#margin h3
{
	color: black;
}
div#main img#content_afsluiter 
{
	height: 2px;
	width : 100%;
}

div#margin a {
	text-decoration: none;
}


/* main top */
div#main {
	background-repeat: no-repeat;
	border-width: 0 0 0 0;
	border-style: solid;
	border-color: gray;
	background-color: white;		
}

div#margin
{
/*	width: 180px;	*/
}

/* newsitem */
div.topnewsitem a, div.newsitem a {
	color: RGB(135,0,0);
	text-decoration: none;
}
div.topnewsitem a.more, div.newsitem a.more {
	background-image: URL(../img/gray_arrow.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

div#main-bottom ul {
	list-style: none;
}

/* richtext tables */
table.showborder {
	border: 2px solid #FF9D0E;
	border-collapse: collapse;
}

table.showborder td {
	border: 2px solid #FF9D0E;
}

table.hideborder {
	width: 570px;
	border: none;
}

td.title, td.czTableTitle {
	background-color: #780000;
	color : #FFFFFF
}

td.subtitle, td.czTableSubTitle {
	background-color: #FFBB55;
	color : #000000;
}



/* homepage main */
body#gezondheid-mypage div#contentmain div#header table,
body#gezondheid-homepage div#contentmain div#header table
{
	width:100%;
	text-align : center;
}

/* basepage main */
body#gezondheid-basepage div#main ul,
body#gezondheid-basepage div#main h1,
body#gezondheid-basepage div#main h3 {
	color: black;
}

body#gezondheid-basepage div#main ul {
	list-style: outside;
}

/* faq's */

a.question {
	color: #870000;
	font-weight:bold;
	text-decoration: none;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	padding-left: 1px;
}

div.question-active {
	color: white;
	padding: 2px;
	padding-left: 8px;
	font-weight:bold;
	background-color: #FF9D0E;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}

div.answer {
	color: white;
	padding: 8px;
	background-color: #760000;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}

div.answer p,
div.answer a {
	color: #FFF;
}

div.answer a {
	text-decoration: underline;
	color: #FF9D0E;
}

div.questionholder {
	display: none;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* BEGIN factsheet print and tellme buttons */
div.factsheetbuttons {
  display:block;
  float:right;
  padding-right:16px;
}

div#contentmain div.factsheetbuttons {
  padding-right:0px;
}

div.factsheetbuttons img {
  margin-left:14px;
}

/*single button */
/*div.factsheetbuttons div.single_btns  { 
 padding-right:0px; 
}
*/
div.factsheetbuttons div.both_btns {
 padding-right:0px;
}
/*dual button */

div.factsheetbuttons div.both_btns div.factsheetbutton_tellafriend, 
div.factsheetbuttons div.both_btns div.factsheetbutton_print  {
  display:inline;
  float:left;
}
/*
div.factsheetbuttons div.both_btns div.factsheetbutton_tellafriend {
  padding-right:16px;
  }
*/
/* END factsheet print and tellme buttons */

div.rotatepage-content 
{
	padding:10px;
	width: 100%
}

.richtext
{
	font-size: 12px;
	line-height: 15px;
}

.blockText
{
	font-size: 12px;
	line-height: 15px;
	color: #00026d;
}

.blockTitle
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.moretip a
{
	text-decoration:none;
}
 
div#tipList
{
	margin-left: 10px;
}

.tdTipLeft
{
	width: 175px;
}

.tdTipMiddle
{
	background-color: #FFFFFF;
}

.QuizQuestion {
  font-size: 13px !important;
}

.QuizAnswer {
  font-size: 11px !important;
}

.FAQLink {
  font-size: 11px !important;
}

#gezondheid-mypage div #content
{
	padding-top: -10px;
}

#gezondheid-application #content #contentmain td
{
	font-size:11px;
}

/* show two colums */

div.container
{
	position: relative; 
	overflow: hidden;
	clear: both; 
}

div.left
{
	float: left; 
	width: 75%;
	margin: 0px 20px 0px 0px;
}

div.right
{
	float:right;				
	/*margin: 0px 20px 0px 0px;	*/
	max-width: 215px; /* prevent div from moving to next line*/
	width: 215px;
}