/* - - - - navigation - - - - */#navigation a{	width:100%;	height: 23px;	float:left;	margin-bottom:1px;	text-indent:20px;	background-position:left center;	background-color:#26516E;	text-decoration:none;	color:#fff;	font-weight:600;	padding-top:3px;	font-size:14px;}#navigation a.selected, #navigation a:hover{	background-color:#19b0ff;}