/* 
		Systematic - Defense theme
		Overall screen css styles 
		
		By : Henrik Ladefoged / Illumi a/s
		
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
a { color: #0485b8; }
#globalNav li { background-color: #5e88a2; }
#topnav { border-bottom-color: #5e88a2; }

#maillink input.viaTextField:focus, #maillink textarea.viaFormTextArea:focus  {
	border-color: #5e88a2; background-color: #5e88a2; 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/def-topnav-sel-bg.png) repeat-x left top;
}
#feature-links { background-color: #5e88a2; }
#topContent #player { background-color: #5e88a2; }
#leftNav li a.selected, #leftNav li a.expanded { color: #5e88a2; }
div.feature-product a.productlink {
	background: url(../Img/feature-product-arrow-def.png) no-repeat top left;	
}



