#header .logo {
	background:url(../images/header/logo.png) 0 0 no-repeat;
	float:left;
	height:47px;
	width:310px;	
}

#header .logo:hover {
	text-decoration:none;
}
#header .logoOnLight:hover {
}
#header .logoOnLight {
	background:url(../images/header/adlogo.png) 0 0 no-repeat;
	bottom:3px;
	height:60px;
	position:relative;
}

#header .navigation {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	bottom:0;
	left:0;
}
* html #header .navigation {
	bottom:-1px;	
}
#header .navigation li {
	float:left;
}
.navigation li a ,#header .settings {
	background:url(../images/header/tabs.png) 0 0 no-repeat;
	height:16px;
	width:139px;
	text-align:center;
	padding:8px;
	color:#85959E;
	text-decoration:none;
	float:left;
	margin-right:8px;
	font-size:11pt;
	position:relative;
	top:1px;
}
.navigation li a:hover {
	background-position:0 -97px;	
	text-decoration:none;
}
.navigation li a.selected {
	background-position:0 -32px;
	color:#FA6C08;
	font-weight:bold;
	text-shadow:none;
	height:17px;
	
}
.navigation li a.selected:hover {
	background-position:0 -32px;
}
#header .settings {
	position:absolute;
	right:0;
	bottom:0;
	top:auto;
	background-position:0 -65px;
	margin-right:0;
}
* html #header .settings {
	bottom:-1px;	
}
#header .settings:hover {
	background-position:0 -129px;	
}
#header .mainnav {
	position:absolute;
	right:0;
	top:2px;
	width:650px;
	background:url(../images/header/nav.png) 100% 0 no-repeat;
	color:#67a3ba;
	font-size:12pt;
	line-height:33pt;
	height:45px;
	z-index:99;
}
#header .mainnav em {
	color:white;
	margin-right:7px;
	font-size:10pt;
}
#header .small {
	width:auto;
	top:auto;
	background-position:0 0;
	*width:356px;
	right:17px;
}
#header .mainnav .left {
	background:url(../images/header/nav.png) 100% 0 no-repeat #d2ecf5;
	height:45px;
	right:-17px;
	position:relative;
	color:#3C4347;
}
#header .mainnav a {
	background:url(../images/header/nav.png) -400px 0 no-repeat;
	float:left;
	padding:0px 15px;
	height:44px;
	color:#3C4347;
	text-decoration:none;
	text-align:center;
	border-right:1px solid #82b5c6;
	border-left:1px solid #d3ebf1;
}
#header .mainnav a img {
	margin-right:6px;
	position:relative;
	top:2px;
}
#header .mainnav a.empty {
	width:15px;
	border-left:none;
	cursor:default;
}
* html #header .mainnav a.empty {
	width:30px;
}
#header .mainnav a.last {
	border-right:none;
}
#header .mainnav a.selectedLast {
	border-right:1px solid #82b5c6;
}
#header .mainnav .button {
	float:right;
	background:url(../images/header/logout_btn.png) 0 0 no-repeat;
	border:0;
	margin:4px;
	line-height:20pt;
	*line-height:19pt;
	text-align:center;
	width:105px;
	height:36px;
	padding:0;
	font-size:11pt;
	
}
#header .mainnav .button:hover {
	background-position:0 -36px;	
	color:#fff;
	text-shadow:#055273 1px 1px 1px;
}
#header .mainnav a.selected {
	background-position:-17px 0;
	background-color:#d2ecf5;
	border-left:0;
}
#header .mainnav a:hover {
	text-shadow:none;
	color:#0f5a79;
}
#header .mainnav a.selected .firefox, #header .mainnav a:hover .firefox{
	color:#873f04;
	text-shadow:none;
}
