﻿#header {	width: 100%;}
#topbar {	width: 100%; background: #186771 url(/framework/images/topbar_bg.png) 0 0 repeat;}
#logo {    position: relative;	float: left;	width: 287px;	height: 71px;	border-right: 1px solid #cbcbcb;}
#logo a, #logo span.logoText  {position: relative;	top: 12px;	left: 20px;	display: block;	width: 260px;	font-size: 24px;	text-transform: uppercase;	text-decoration: none;	color: #fff;}
#logo a:hover {	padding-top: 2px;}
#userinfo {   position:absolute; bottom:12px; left:20px; width:260px; text-align:left; color:#fff; font-size:14px;line-height:12px;}
.glow {text-shadow: #000 1px 1px 1px, #000 -1px 1px 1px, #aaa 1px -1px 1px, #aaa -1px -1px 1px;}
/* header - top-navi */
#top_navi {	color: #fff; }
#top_navi ul, #top_navi li {	margin: 0;	padding: 0;	list-style-type: none;}
#top_navi li {	float: left;	height: 71px;	width: 143px;	border-right: 1px solid #cbcbcb;}
#top_navi a {    position: relative;	display: block;	height: 100%;	width: 100%;	font-size: 14px;	line-height: 20px;	text-decoration: none;	color: #fff;	text-align: center;}
#top_navi a span {    position: absolute;    display: block;    left: 0;    bottom: 8px;    width: 100%;}
#top_navi a:hover, #top_navi a.current  {	font-weight:bold;	color: #fff;  background-color: #186771;}
#top_navi a:hover span {    bottom: 6px;}
.toolbar a.noButton {width:auto; height: auto; padding: 3px;}
/* Logout */
#opt {    position: absolute;    top: 0;    right: 4px;}
#opt a {    display: block;    float: left;    padding: 3px 6px;    margin-left: 4px; font-size: 12px; text-decoration: none; border: 1px solid #fff; border-top: 0px; color: #fff; background-color: #186771;}
#opt a:hover {	    padding-top: 4px;    color: #fff;	background-color: #168f83;}

/* header - secondary bar*/
.secbar {	width: 95%;	display: block;	margin-left:0px;	border-left:1px solid #9f9f9f;}
.secbar ul, .secbar li {	margin: 0; 	padding: 0;	list-style-type: none;}
.secbar ul {    padding: 0px;    margin: 0px;}
.secbar li {    display:block;	float: left;	padding: 0px;	height: 35px;	line-height: 40px; font-size: 13px;	text-decoration: none;	text-align: center;	background: #d2d2d2 url(/framework/images/secbar_bg.jpg) 0 -17px repeat-x;	border-right: 1px #949494 solid;}
* html .secbar li {width:100px;}
.secbar li.separator {	margin: 14px 6px;	padding: 0;	height: 24px;	width: 1px;	line-height: 0;	border-left: 1px solid #006;}
.secbar li a {	display: block;	text-decoration: none;	font-weight: normal;	white-space: nowrap;	line-height:35px;	color: #006;	height:35px;	padding: 0 8px 0 8px;}
.secbar li a:hover {		background: transparent url(/framework/images/secbar_bg_hover.gif) 0 -17px repeat-x;}
.secbar li a img {	margin-top: 14px;}
.secbar li a:hover img {	padding-top: 2px;}

.secbar li a.current  {	    color: #000;	    background: transparent url(/framework/images/secbar_bg_hover.gif) 0 -17px repeat-x;  font-weight:bold;}
.secbar li a.current-admin {	font-weight: bold;    color: #000;}