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