/*
@import url("/css/default/OService-default.css");
@import url("/css/default/default-consumed.css");
@import url("/css/default/default-headers.css");
@import url("/js/jquery/thickbox_standalone.css");
*/

@import url("/css/default/default-datalist.css");


HTML {
	font-size : 12px;
	font-family:Arial, Helvetica, sans-serif;
}
BODY {
	font-size : 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin : 0px;
	scrollbar-base-color: #DAE7D0;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #6CA941;
	scrollbar-darkshadow-color: #6CA941;
	scrollbar-face-color: #6CA941;
	scrollbar-highlight-color: #6CA941;
	scrollbar-shadow-color: #6CA941;
	scrollbar-track-color: #DAE7D0;
/*
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #6CA941;
	scrollbar-3dlight-color: #6CA941;
	scrollbar-darkshadow-color: #6CA941;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #6CA941;
	scrollbar-shadow-color: #6CA941;
	scrollbar-track-color: #6CA941;
*/
}
#wrapper {
	margin : 0 auto;
}
#siteheader {
	width : 1000px;
	height : 55px;
}
#maindiv {
	width : 1000px;
	border : solid 1px #EAF5E7;
	height : 620px;
	*height : 610px;
	margin : 0 auto;

}
#mainleft {
	width : 400px;
	float:left;
}
#column1 {
	width : 200px;
	float:left;
	height : 530px;
	z-index : 10;
}
#column2 {
	width : 200px;
	float:left;
	height : 530px;
	z-index : 10;
	display : none;
	position : relative;
	top : -23px;
}
#column2 h1 {
	color :#6CA941;
	font-size : 16px;
	border-bottom : solid 1px #6CA941;
	font-weight:normal;

}
#content {
	width : 600px;
	overflow-y:scroll;
	/*overflow-x:hidden;*/
	height : 525px;
	float: left;
	margin-top : 10px;
	
}
#content P {
	padding-top : 0px;
	margin-top : 0px;
	z-index : 500;

}
#content h1 {
	color :#6CA941;
	font-size : 16px;
	padding-bottom : 5px;
	border-bottom : solid 1px #6CA941;
	margin-bottom : 10px;
	font-weight:normal;
}
#contentitem {
	width : 90%;
	float:left;
	margin : 10px;
}
#sitefooter {
	width : 400px;
	clear:both;
	color : #A8AAAC;
	font-size : 10px;
}
#sitefooter a {
	font-size : 10px;
	text-decoration : none;
	color : #A8AAAC;
}

a.uppertabs_selected:link,
a.uppertabs_selected:visited,
a.uppertabs_selected:active {
	background-image:url(../images/medithuis2009/subnavselbg.jpg);
	background-repeat:no-repeat;
	background-position : 15px top;
	color : black;
}
a.uppertabs_selected:hover {
	background-image:url(../images/medithuis2009/subnavselbg.jpg);
	background-repeat:no-repeat;
	background-position : 15px top;
	color : black;
}
a.uppertabs_notselected:link,
a.uppertabs_notselected:visited,
a.uppertabs_notselected:active {
	color :#6CA941;
}
a.uppertabs_notselected:hover {
	color :#6CA941;
}

a.lefttabs_selected:link,
a.lefttabs_selected:visited,
a.lefttabs_selected:active {
	color :#ffffff;
}
a.lefttabs_selected:hover {
	color :#ffffff;
}
a.lefttabs_notselected:link,
a.lefttabs_notselected:visited,
a.lefttabs_notselected:active {
	color :#ffffff;
}
a.lefttabs_notselected:hover {
	color :#ffffff;
}
#groupnav {
	margin : 0px;
	padding : 0px;
}
#groupnav li {
	list-style:none;
	padding-left : 0px;
}
#groupnav li a {
	text-decoration : none;
	background-color : #6CA941;
	display : block;
	width : 100%;
	padding : 2px;
	margin :2px;
}
ul#groupnav ul#mainnav  {
	margin : 0px;
	padding : 0px;	
}
#groupnav li ul#mainnav li {
	background-color : white;
	margin : 0px;
}
#groupnav li a {
	color : white;
}
#groupnav li ul#mainnav li a{
	color : #6CA941;
	text-decoration : none;
	background-color : white;
	margin : 0px;
	padding : 0px;
	margin-left : 20px;
}
#groupnav ul#mainnav li a{
	color : #6CA941;
	text-decoration : none;
	background-color : white;
	margin : 0px;
	padding : 0px;
	margin-left : 20px;
	display : block;
}
#mainnav {
	margin : 0px;
	padding : 0px;
}
#mainnav li {
	width : 100%;
	padding : 0px;
	HEIGHT : 1PX;
	list-style:none;
	background-color : white;
}
#mainnav li a {
	font-weight : bold;
	text-decoration : none;
	color : #6CA941;
}
#Newsbox {
	background-color: #CEE0BD;
	margin : 20px;
	margin-top : 10px;
	position : relative;
	top : -10px;
}
#Newsbox h1 {
	margin : 0px;
	padding : 0px;
	background-color: #6CA941;
	color : white;
	font-size : 16px;
	font-weight : bold;
	padding : 5px;
}
#Newsbox a {
	display : block;
	color : black;
	text-decoration : none;
	background-image : url();
	background-repeat: no-repeat;
	background-position : left top;
	padding : 5px;
	font-size : 12px;
	background-image:url(../images/medithuis2009/newitembg.jpg);
	background-repeat:no-repeat;
	background-position : left top;
	padding-left :20px;
}
#colcontent {
	margin : 20px;
	margin-top : 25px;
}

#nav ul, #nav li {
	margin : 0px;
	padding : 0px;
	list-style-type:none;
}
#nav ul li a:link,
#nav ul li a:visited,
#nav ul li a:active{
	text-decoration : none;
	background-color : #6CA941;
	display : block;
	width : 190px;
	padding : 0px;
	margin :2px;

	padding-left : 10px;
}
#nav ul li a:link{
	text-decoration : none;
	background-color : #6CA941;
	display : block;
	width : 190px;
	padding : 0px;
	margin :2px;
	padding-left : 10px;
}
#nav ul.level2 li a:link,
#nav ul.level2 li a:visited,
#nav ul.level2 li a:active{
	text-decoration : none;
	background-color : white;
	display : block;
	width : 100%;
	padding : 0px;
	margin :2px;

	padding-left : 30px;
}
#nav ul.level2 li a:link{
	text-decoration : none;
	background-color : white;
	display : block;
	width : 100%;
	padding : 0px;
	margin :2px;
	padding-left : 30px;
}
#nav ul li a.lefttabs_grouptab:link,
#nav ul li a.lefttabs_grouptab:visited,
#nav ul li a.lefttabs_grouptab:active,
#nav ul li a.lefttabs_grouptab:hover {
	display : none;
}
#nav ul li a.hidden:link,
#nav ul li a.hidden:visited,
#nav ul li a.hidden:active,
#nav ul li a.hidden:hover  {
	display:none;
	position : abosolute;
	left : -20000px;
}
#nav ul li.hidden {
	display:none;
	position : abosolute;
	left : -20000px;
}
td.LS_header {
	display : none;
}
.LS_TopIndex {
	color :#6CA941;
	font-size : 16px;
	border-bottom : solid 1px #6CA941;
	font-weight:normal;

}
.LS_Title {
	font-weight:normal;
	font-size : 16px;
	color :#6CA941;
	border-bottom : solid 1px #6CA941;
}
/*
.LS_Title a {
	border : none;
	position:static;
}
*/

DIV.LS_Menu {
	position : fixed;
	.position : absolute;
	height : 530px;
	float: left;
	margin-right : 20px;
	z-index : 0;
}

/*
DIV.LS_Menu {
	float:left;
	height:530px;
	position:absolute;
	top:62px;
	z-index:999;
}*/
DIV.LS_Menu a {
	position :relative;
	z-index : 5;
/*	left : -180px;
*/
}
DIV.LS_Main {
	display : block;
	width : 580px;
	z-index : 10;
}
DIV.LS_Item {
}
DIV.LS_Editor1 {
	position :relative;
	left : -180px;
	width : 160px;
	margin-bottom : 10px;
}
DIV.LS_Editor2 {
	position :relative;
	left : -180px;
	width : 160px;
	margin-bottom : 10px;
	MARGIN-TOP : 10PX;
}
DIV.LS_Editor1 a, 
DIV.LS_Editor2 a {	
	POSITION : RELATIVE;
	LEFT : 0PX;
} 
DIV.LS_Editor2 a {	
	TEXT-DECORATION : NONE;
} 

TD.LS_header {
	DISPLAY : NONE;
}

a.LS_Top {
	display:none;
}
#content a:link,
#content a:visited,
#content a:active {
	color :#6CA941;
	z-index : 100;
}
#content a:hover {
	color : black;
	text-decoration : none;
	z-index : 100;
}
div.LS_Editor1 {
	display : block;
	height : 207px;
	OVERFLOW : HIDDEN;
}
div.LS_Editor3 {

	position :relative;
	left : -180px;
	width : 160px;
	top : -10px;
	margin-bottom : 10px;
	MARGIN-TOP : 10PX;
}
#content div.LS_Editor2 a:link,
#content div.LS_Editor2 a:visited,
#content div.LS_Editor2 a:active {
	display : block;
	background-image:url(../images/medithuis2009/blabla.jpg);
	background-repeat: no-repeat;
	background-position : right top;
	background-color : #6CA941;
	color : white;	
	padding : 3px;
	padding-left : 15px;
	width : 150px;
	margin-top : 10px;
}
#content div.LS_Editor2 a:hover {
	display : block;
	background-image:url(../images/medithuis2009/blabla.jpg);
	background-repeat: no-repeat;
	background-position : right top;
	background-color : #6CA941;
	color : white;
	padding : 3px;
	padding-left : 15px;
	width : 150px;
	margin-top : 10px;
}
.LS_Body {
	z-index : 5;
/*	position : relative;

*/}
DIV.LS_Links a:link {
	display : block;
	text-decoration : none;
	width : 160px;
	padding-left : 0px;
	position : relative;
	left : -180px;
}
DIV.LS_Links a:visited {
	display : block;
	text-decoration : none;
	width : 160px;
	padding-left : 0px;
	left : -180px;
}
DIV.LS_Links a:active {
	display : block;
	text-decoration : none;
	width : 160px;
	padding-left : 0px;
	left : -180px;
}
DIV.LS_Links a:hover {
	display : block;
	color : #000000;
	text-decoration : none;
	width : 160px;
	padding-left : 0px;
	left : -180px;
}
#content a.selected:link,
#content a.selected:visited,
#content a.selected:active {
	color : black;
	background-image:url(../images/medithuis2009/subnavselbg.jpg);
	background-repeat : no-repeat;
	background-position : left top;
}
#content a.selected:hover {
	color : black;
	background-image:url(../images/medithuis2009/subnavselbg.jpg);
	background-repeat : no-repeat;
	background-position : left top;
}
#contentpaddding {

}



/* Classes tbv van tickbox */

#Confirm_message {
	width : 400px;
	display : block;
	text-align : left;	
	color : #D6E041
}
#Confirm_message H1{
	font-weight : bold;
	font-size: 22px;
	color : #D6E041;
	white-space : nowrap;
}
#Confirm_close {
	width : 400px;
	display : block;
	text-align : right;
}
#Confirm_close a:link,
#Confirm_close a:link,
#Confirm_close a:link {
	color : white;
	font-size : 16px;
	text-decoration : none;
	font-weight : bold;
	background-image:url(../images/medithuis/arrow-grey.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	display : block;
	padding-right : 20px;
}

#Confirm_close a:link {
	color : #D6E041;
	font-size : 16px;
	text-decoration : none;
	font-weight : bold;
	background-image:url(../images/medithuis/arrow-grey.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	display : block;
	padding-right : 20px;
}


/******************** TICKBOX ******************************************* /
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#ffffff;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#ffffff;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background-color: #9D9FA2;
	z-index: 102;
	color:#ffffff;
	display:none;
	border: 4px solid #6DB33F;
	text-align:left;
	top:50%;
	left:50%;
	padding: 20px;
}
#TB_Window TD {
	color : white;
}

* html #TB_window { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	/*background-color:#EFEFEF;*/
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
	scrollbar-base-color : #6DB33F;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
	color : white;
}
.evRadioLabel {
	color : white;
}
.evSelect {
	background-color: #ffffff;
	border: none;
	color : #6DB33F;
	font-weight : bold;
}
.evError {
	color : #D6E041;
}
div.popup_header {
	color : #D6E041;
	font-weight : bold;
	font-size : 14px;
}
.popup_body {
	background-color : #9D9FA2;
}
table.popup_table {
	color : white;
	background-color : #9D9FA2;
}
.popup_table a:link,
.popep_table a:active,
.popup_table a:visited {
	color : white;
	font-size : 16px;
	text-decoration : none;
	font-weight : bold;
	background-image:url(../images/medithuis/arrow-grey.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	display : block;
	padding-right : 20px;
}
.popup_table a:hover {
	color : #D6E041;
	font-size : 16px;
	text-decoration : none;
	font-weight : bold;
	background-image:url(../images/medithuis/arrow-grey.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	display : block;
	padding-right : 20px;
}
.popup_table2 {
	border : solid 1px #6DB33F;
	border-collapse : collapse;
}
.popup_table2 TH {
	background-color :#6DB33F;
	padding:5px;
	border-right : solid 1px white;
}
.popup_table2 TD {
	background-color : white;
	border : solid 1px #6DB33F;
}
.popup_table2 .evTextBox {
	text-align : center;
	border: none;
}
.popup_table2 .popup_label {
	background-color : #9D9FA2;
}
.popup_table TD {
	font-size : 12px;
}

.popup_title {
	color : #D6E041;
	font-weight : bold;
}
.popup_label {
	color : white;
	font-size : 12px;

}
div.powered {
	padding-top : 10px;
	padding-left : 28px;
	float:right;
}

/* <div class="powered">
<a href="http://www.pharmeon.nl" target="blank" alt="powerd by pharmeon">
    <img src="/images/medithuis/powered.jpg" border="0">
</a>
</div>
*/
div.buttons4 {
	display : none;
}
#TB_window {
	background-color : #9D9FA2;
}

div.BTNNext {
	width : 200px;
	color : white;
	font-size : 16px;
	text-decoration : none;
	font-weight : bold;
	background-image:url(../images/medithuis/arrow-grey.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	display : block;
	padding-right : 20px;
	float :right;
	text-align : right;
}
div.BTNNext a{
	color : white;
}

div.BTNPrev {
	width : 200px;
	color : white;
	font-size : 16px;
	text-decoration : none;
	font-weight : bold;
	background-image:url(../images/medithuis/arrow-grey_prev.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	display : block;
	padding-left : 20px;
	float :left;
}
div.BTNPrev a {
	color : white;
}
.smallFont {  
            outline: none; /*for making it look nice in FF */
            background:url("../images/medithuis2009/font-down.png") no-repeat 0px 0px;
            text-indent: -9999px;
            display: inline-block;

            width: 32px;
            height: 32px;
			display : none;
}
.defaultFont {
            /*if you want to hide the default font button, use display:none */
            background:url("../images/medithuis2009/font-default.png") no-repeat 0px 0px;
            text-indent: -9999px;
            outline: none;
            display: inline-block;
            width: 32px;
            height: 32px;
}
.largeFont {
            background:url("../images/medithuis2009/font-up.png") no-repeat 0px 0px;
            outline: none;
            text-indent: -9999px;
            display: inline-block;
            width: 32px;
            height: 32px;
}
.ldisabled,.sdisabled { /*Styles for disabled buttons*/
            opacity: 0.3;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
            /*This is for IE8 */
            filter: alpha(opacity = 30);
}

td.News_Content {
	vertical-align :  top;
	padding-top : 10px;
	width : 580px;
}
td.news_title {
    padding-bottom : 5px;
	font-weight:normal;
    width : 580px;
}


#container {
	display : float:right;
	position : relative;
	top: 3px;
	left : -5px;
}

 
 #headercontainer {

}
#headercontainer *{
}
#container {
	margin-top : -15px;
	*margin-top : 5px;
}
#searchbox {
	margin-top : -15px;
	*margin-top : 5px;
}
#searchbox span {
	display : block;
}
#searchbox span label {
	position : relative;
	top : 4px;
	*top : -3px;
	display : inline-block;
}
#ex {

}
#fontresize {
	float:right;
	display :block;
	width : 100px;
}
#fontresize a {
	display : inline-block;
	margin : 5px;
	background-color : #6CA941;
	padding :5px;
	color : white;
	font-weight : bold;
	width : 20px;
	height : 20px;
	text-align :center;
	text-decoration : none;
}
#fontresize a.klein {
	font-size : 11px;
}
#fontresize a.groot {
	font-size : 14px;
}

#searchbox {
	float:right;
}
	
#searchbox span {
	display : inline-block;
	background-color : #6CA941;
	color : white;
	padding : 5px;
	padding-right : 2px;
	padding-top : 0px;
	*padding-top : 2px;
	font-weight : bold;
	height : 25px;
	*height : 22px;
	margin-top : 5px;
}
#searchbox span label{
	position : relative;
	top : 0px;
	*top: -3px;
}
#searchbox input {
	margin-left : 0px;
	height : 18px;
	*height : 18px;
	border : none;
/*	background-image:url(../images/medithuis2009/searchbg.jpg);
	background-position: top right;
	background-repeat:no-repeat;
*/
}
#searchbox span img {
	position : relative;
	top : 6px;
	*top : 6px;
}

#subnav {
	border-bottom : solid 1px #6CA941;
	margin : 0px;
	padding : 0px;
	*MARGIN-TOP : 10PX;


}
#subnav li {
	display : inline;
	padding : 5px;
	padding-right : 15px;
}
#subnav li a {
	font-weight : bold;
	text-decoration : none;
	color : #6CA941;
	display : inline-block;
	padding-right : 0px;
	padding-left : 10px;
	padding-bottom : 3px;
}

#headercontainer {
	margin-top : 15px;
	*margin-top : 0px;
	
}
#container {
	margin-left : 10px;
	POSITION : RELATIVE;
	*TOP : -2PX;
}
#siteheader #SearchForm {
	*MARGIN-TOP : 10PX;
}

#siteheader form#SearchForm {
	background-color : #6CA941;
	height : 26px;
	color : white;
	font-weight : bold;
	padding : 3px;
	padding-top : 0px;
	display : block;
	position : relative;
	top : -4px;
	*top : 5px;
}
#siteheader form#SearchForm input{
	background-color : white;
	border : none;
	color : black;
	height : 20px;
	width : 100px;
}
#siteheader form#SearchForm input#submit{
	background-color : white;
	border : none;
	background-image:url(../images/medithuis2009/searchbg.jpg);
	background-repeat: no-repeat;
	background-position : left top;
	width : 22px;
	height : 22px;
	position : relative;
	top : 3px;
	color : white;
	color : transparent;
	text-indent:-9999px;
	*font-size : 0px;

}
#siteheader form#SearchForm button#submit{
	background-color : white;
	border : none;
	background-image:url(../images/medithuis2009/searchbg.jpg);
	background-repeat: no-repeat;
	background-position : left top;
	width : 22px;
	height : 22px;
	position : relative;
	top : 3px;
	color : white;
	color : transparent;
	text-indent:-9999px;
	*font-size : 0px;
	cursor  : hand;

}
#siteheader form#SearchForm input#SearchValue{
*position : relative;
*top : 3px;
}

