/* CSS Document */
/* ----- log in & private menu ----- */
#gb {
	font: 16px/47px Arial,sans-serif;
    height: 50px;
}
#gbz, #gbg {
	height: 50px;
    position: absolute;
    top: 0;
    white-space: nowrap;
    z-index: 1000;
}

#gbx3, #gbx4 {
    background-color: #2D2D2D;
    background-image: none;
    background-position: 0 -138px;
    background-repeat: repeat-x;
    border-bottom: 1px solid #000000;
    font-size: 24px;
    height: 49px;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 990;
}
#gbx3 {
    left: 0;
}
#gbx4 {
    right: 0;
}
#gbg {
	padding-right: 5px;
    right: 0;
}
#gbz {
	padding-left: 4px;
    left: 0;
}
.gbtc {
	display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.gbt {
	display: inline-block;
    line-height: 47px;
    padding: 0;
    position: relative;
    vertical-align: top;
}
body.ie7 .gbt {
	display: inline;
	float: left;
}
.gbzt, .gbgt {
	cursor: pointer;
    display: block;
    text-decoration: none !important;
}
#gbz .gbzt, #gbg .gbgt {
    color: #CCCCCC !important;
}
.gbtb2 {
    border-top: 2px solid transparent;
    display: block;
}
.gbz0l .gbtb2 {
	border-top-color: #FF542E !important;
    /*border-top-color: #DD4B39 !important;*/
}
.gbz0l .gbts {
    color: #FFFFFF;
    font-weight: bold;
}
.gbts {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    display: block;
    padding: 0 5px;
    position: relative;
    z-index: 1000;
}
.gbzt:focus, .gbzt:hover,
.gbgt:focus, .gbgt:hover {
	background-color:#4C4C4C !important;
	background-image:none;
	outline:medium none;
	text-decoration:none !important;
}
#gbgs5 {
	padding: 15px 5px !important;
}
#gbi5 {
	background: url(../../images/home.png);
	_background: url(../../images/home.png);
	background-position: 0 0;
	display: block;
	font-size: 0;
	height: 17px;
	width: 16px;
}
