/* 
		Systematic - Healthcare theme
		Overall screen css styles 
		
		By : Henrik Ladefoged / Illumi a/s
		
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
a { color: #db9b02; }
#globalNav li, #topnav ul ul li a:hover,
#featurerotatorCounter a:hover, #featurerotatorCounter a.current 
 { background-color: #f4ac01; }
#topnav { border-bottom-color: #f4ac01; }

div.fileFlashPlayer {border-color: #db9b02;} 

#maillink input.viaTextField:focus, #maillink textarea.viaFormTextArea:focus  {
	border-color: #db9b02; background-color: #db9b02; color: #fff;
}

#topnav ul li a.selected:hover, #topnav ul li a.selected.expanded, #topnav ul li a.selected, #topnav ul li a.expanded  {
	background: transparent url(../Img/healthcare-topnav-sel-bg.png) repeat-x left top;
	}

#feature-links { background-color: #f4ac01 !important; }
#topContent #player { background-color: #f4ac01; }

#leftNav li a.selected, #leftNav li a.expanded { color: #db9b02; }
div.feature-product a.productlink {
	background: url(../Img/feature-product-arrow-healthcare.png) no-repeat top left;	
}

div.module.calendar th  {
	background-color: #f4ac01;
}
div.box-inner ul li, #leftNav li a, #middleCol div.document ul li,  #middleColWide div.document ul li  {
	background-image: url(../Img/leftnav-bullet-health.png);
}

div.module.searchresult div.search-element h3 a {
	color: #db9b02;
}
#section-indicator {
		width: 96px;
		background: #f4ac01 url(../Img/section-health.png) no-repeat left 2px !important;
}


