/* 	naam: screen_splash_intra.css
	geldig voor: site orbis.
	versie: 1.0 
	datum: 22-09-06
	auteur: remco van rijt
	www.orbisconcern.nl
	- bevat kleuren / images splash page intra (kleuren conform screen_orbis muv subnav)
	- bevat aanvullende declaraties splashpage intra mbt positionering
	- overige declaraties zijn gedefinieerd in screen_all.css 
	- css voor ie7 is gedefinieerd in screen_ie7.css
*/



/* ***************  algemeen */
p, ul, ol, li, h1, h2, h3, h4, h5, h6, div, table, tr, td, dt, dd, form {
	color: #000;
	}	

/* *************** hoofdelementen */
.bglong {
	background-image: url(/furniture/img/bglong_splash.gif);
	}
.bgshort {
	background-image: url(/furniture/img/bgshort_splash.gif);
	}

#logo { /* het logo links bovenaan */
	background-image: url(/furniture/img/logo_splash_intra.jpg);
	background-color: #FAFAFA;
	 
	height: 152px;
	position:absolute; 
	
	background-position: 0% 0px;
	border: none;
	border-top:1px solid #CCC;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #CCC;
	}
	
	
/* *************** body */
body {
	background-color: #fff;
	}

	
/* ********************* algemene container */	
#maindiv {
	background-color: transparent;
	background-image: url(/furniture/img/bg_contentcontainer_orbis.gif);
	}
	
/* ********************* de links naar printpagina, english pages, zoeken, etc */	
.tooltxt, a.tooltxt:link {
	color: #808080;
	}
a.tooltxt:hover {
	color: #000;
	}
#searchbox {
	color: #808080;
	background-color: #FFF;
	border-color: #808080;
	}	
	
/* ********************* header met daarin per divisie een aparte visual */			
#headerdiv { /* de visual bovenaan de pagina */
	background-image: url(/furniture/img/header_splash.jpg); 
	height: 152px;
	}

/* *************** contentcontainer */
#contentcontainer {
	background-color: transparent;
	}

/* *********************  subnavigatie in subnav div aan linkerkant */	

.subnavli, .subnavli a {
	color: #004684;
	font-size: 120%;
	
}
#subnavdiv {
	border-bottom: 1px solid #999;
	}
.subnavtitel {
	color: #666;
	}
#subnav {
	margin-top: 34px;
	font-size: 75%;
	}

#subnav ul {
	list-style: none;

	}	
	
#subnav li a {
	border-top: 1px solid #999;
	border-bottom: 0px solid #999;
	text-decoration: none;
	color: #367CB9;
	font-weight: normal;
	}	
	
/* *************** subnavigatie orbis */	
	
#subnav li.subnavorbis  {
	background-color: #e3e8f1;
	color: #039;
	}
#subnav li.subnavorbis a {
	color: #039;
	padding: 4px 5px 4px 10px;
	border-left: 14px solid #003399;
	}
#subnav li.subnavorbis a:hover {
	background-color:  #ccd6e6;
	}
.subnavliorbis, .subnavliorbis a {
	color: #282F90;
	font-size: 100%;
	font-weight: bold;
	}

/* *************** subnavigatie maaslandziekenhuis */		
	
#subnav li.subnavmlzkh {
	background-color: #deedf8;
	color: #0076cc;
	}
#subnav li.subnavmlzkh a {
	color: #0076cc;
	padding: 4px 5px 4px 10px;
	border-left: 14px solid #0076cc;
	}
#subnav li.subnavmlzkh a:hover {
	background-color: #add3ef;
	}
#subnav .subnavlimlzkh, .subnavlimlzkh a {
	color: #055692;
	font-size: 100%;
	font-weight: bold;
	}
	
/* *************** subnavigatie verpleging & verzorging */	

#subnav li.subnavzc {
	background-color: #fff6e0;
	}
#subnav li.subnavzc a {
	color: #c55400;
	padding: 4px 5px 4px 10px;
	border-left: 14px solid #ffb300;
	}
#subnav li.subnavzc a:hover {
	background-color: #ffde8f;
	}
.subnavlizc, .subnavlizc a {
	color: #a24500;
	font-size: 100%;
	font-weight: bold;
	}

/* *************** subnavigatie thuiszorg */	

#subnav li.subnavtz {
	background-color: #e4fbf8;
	}
#subnav li.subnavtz a {
	color: #4da99d;
	padding: 4px 5px 4px 10px;
	border-left: 14px solid #79d2c6;
	}
#subnav li.subnavtz a:hover {
	background-color: #a3e5dc;
	}
.subnavlitz, .subnavlitz a {
	color: #2d514c;
	font-size: 100%;
	font-weight: bold;
	}

/* *************** subnavigatie omp */	

#subnav li.subnavomp {
	background-color: #ceebb8;
	}
#subnav li.subnavomp a {
	color: #1d7800;
	padding: 4px 5px 4px 10px;
	border-left: 14px solid #62bd19;
	}
#subnav li.subnavomp a:hover {
	background-color: #90d05c;
	}
.subnavliomp, .subnavliomp a {
	color: #003b00;
	font-size: 100%;
	font-weight: bold;
	}

/* *************** kruimelpad */	
#kruimelpad, #kruimelpad a, #kruimelpad a:visited {
	color: #339;
	}
#kruimelpad a:hover {
	color: #000;
	}	

/* *************** contentarea */	
#content h1 {
	color: #282F90;
	}	
#content h2 {
	color: #3D64B1;
	}
#content h3, #content h4, #content h5, #content h6, .headerclass, .headerclassdeep {
	color: #333;
	}
#content a {
	color: #339;
	}
#content a:hover {
	color: #720010;
	}
#content table {
	background-color: transparent;
	border-color: #ccc;
	}
#content th { 
	background-color: transparent;
	border-color: #ccc;
	}	
#content .overzicht th { 
	color: #339;
	}	
#content td {
	background-color: transparent;
	}
#content th.color { 
	background-color: #039;
	color: FFF;
	}
#content td.color { 
	background-color: #ccd6e6;
	color: #039;
	}
#content .overzicht th { 
	background-color: transparent;
	}	
ul {
	list-style: url(/furniture/img/bullet2.gif);
	}	
#content ul.arrow, 
#content ul.categorie, 
#content ul.search, 
#content .downloads ul li, 
#content .links ul li, 
#content .tak ul li, 
#content .overzicht ul li {
	list-style: url(/furniture/img/arrow2.gif);
	}	
#content ul.search li.pdf, 
#content .downloads ul li.pdf {
	list-style: url(/furniture/img/icon-pdf-doc.gif );
	}
#content .tak ul li.fotoalbum, 
#content .overzicht ul li.fotoalbum {
	list-style: url(/furniture/img/icon_camera.gif);
	}	
#content .overzicht ul li.nolistitem {
	list-style-type: none;
	list-style-image: none;
	}		
#content ul.search li.msword, 
#content .downloads ul li.msword {
	list-style: url(/furniture/img/icon-word.gif );
	}	
#content ul.search li.excel,
#content .downloads ul li.excel {
	list-style: url(/furniture/img/icon-excel.gif );
	}
#info, 
#content .downloads, 
#content .links, 
#content .tak, 
#content .overzicht {
	color: #339;
	background-color: #fff;
	background-image: url(/furniture/img/bg_praktisch_orbis.gif);
	background-repeat: repeat-x;
	border-color: #999;
	}	
#content .thumbnail {
	background-color: #fff;
	}	
#content .thumbnail img {
	border-color: #999;
	}
#content .thumbnail a, 
#content .thumbnail a:visited,
#content .thumbnail a:hover  {
	color: #666;
	}
#content .pict_small {
	background-color: #fff;
	}	
#content .pict_small img {
	border-color: #999;
	}	
#content .pict_small a, 
#content .pict_small a:visited,
#content .pict_small a:hover  {
	color: #666;
	}

fieldset {
	background-color: #fff;
	background-image: url(/furniture/img/bg_praktisch_orbis.gif);
	background-repeat: repeat-x;
	border-color: #999;
	}
#content form legend {
	color: #333;
	background-color: transparent;
	}	
#content form label {
	color: #339;
	}		
#errorDisplay {
	background-image:url(/furniture/img/field-alert.gif);
	border-color: #BB0000;
	background-color: #ffff99;
	}
input.invalid, textarea.invalid, input.invalidBox {
	background-color: #ffff99;
	border-color: #BB0000 !important;
	}
input.invalid:focus, textarea.invalid:focus, input.invalidBox:focus {
	background-color: #ffff99;
	border-color: #BB0000 !important;
	}	
.required {
	background-image: url(/furniture/img/required.gif);
	}		
#content .omschrijving { /* wordt bijvoorbeeld gebruikt op nieuwsbericht */
	color: #666;
	}	
	
/* *************** praktischbox */	

.praktischbox, .extrabox {
	background-color: white;
	background-image: url(/furniture/img/bg_praktisch_orbis.gif); 
	border-color: #999;
	}
.mediabox {
	background-color: transparent;
	background-image: none; 
	border-color: #999;
	}
.praktischbox ul li, .extrabox ul li {
	list-style-image: url(/furniture/img/bullet.gif);
	}
.praktischbox ul li.pdf, .extrabox ul li.pdf {
	list-style: url(/furniture/img/icon-pdf-doc.gif );
	}
.praktischbox ul li.msword, .extrabox ul li.msword {
	list-style: url(/furniture/img/icon-word.gif );
	}	
.praktischbox ul li.excel, .extrabox ul li.excel {
	list-style: url(/furniture/img/icon-excel.gif );
	}
#praktisch a, .praktischbox ul li a, .extrabox ul li a {
	color: #339;
	}
#praktisch a:hover, .praktischbox ul li a:hover, .extrabox ul li a:hover {	
	color: #720010;
	background-color: transparent;
	}	
				

/* *************** footer */	
#footer {
	color: #666;
	}
#rightfooter {
	color: #339;
	}
#footer a, 
#footer a:visited, 
#footer a:hover,
#rightfooter a, 
#rightfooter a:visited,
#rightfooter a:hover  {
	color: #666;
	border-color: #999;
	}

