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