#bako_liteheader
{
    background:#555c79;
    height:81px;
    overflow:hidden;
    padding:0px;
    position:relative;
    font-weight: bold;
    font-size: 11px;
}

#bako_liteheader h1
{
    margin: 0px;
    padding: 0px;
    background:url( "http://www.thejhub.com/brands/thejhub/images/litelogo.png" ) no-repeat;
    height:81px;
    width:246px;
    position: absolute;
    left:0px;
    right:0px;
}

#bako_liteheader #bako_litenavigation
{
    list-style-type:none;
    position:absolute;
    left:350px;
    top:3px;
}

#bako_liteheader #bako_litenavigation li
{
    background:url( "http://www.thejhub.com/brands/thejhub/images/liteheader_divider.png" ) no-repeat right top;
    display:block;
    float:left;
    margin-right:5px;
    padding-right:5px;
}

#bako_liteheader #bako_litenavigation .last {
    background: none;
}

#bako_liteheader #bako_litenavigation a {
    font-size: 13px;
    color: #9da4b4;
}

#bako_liteheader #bako_litesearch
{
    position:absolute;
    left:400px;
    top:25px;
    width:700px;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
}

#bako_liteheader #bako_badge {
    border: 0px;
    position:absolute;
    left:730px;
    top:8px;
    width:200px;
    height: 65px;
    margin: 0px;
    padding: 0px;
    background  : url( "http://www.thejhub.com/brands/thejhub/images/headerbadge_bg.png" );
}

#bako_liteheader #bako_badge #bako_badgeleft {
    float: left;
    height: 65px;
    width:1px;
    margin-right: 5px;
    background  : url( "http://www.thejhub.com/brands/thejhub/images/headerbadge_left.png" );
}

#bako_liteheader #bako_badge #bako_badgeright {
    float: right;
    height: 65px;
    width:1px;
    margin-left: 5px;
    background  : url( "http://www.thejhub.com/brands/thejhub/images/headerbadge_right.png" );
}

#bako_liteheader #bako_badge #bako_badgecontent {
    margin: 5px;
    margin-bottom: 0px;
    text-align: center;
}

#bako_liteheader #bako_badge #bako_badgecontent a {
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

#bako_liteheader #bako_badge #bako_badge_signin {
    background  : url( "http://www.thejhub.com/brands/thejhub/images/badge_signin.png" ) 0 0 no-repeat;
    width: 20px;
    height: 20px;
    float:left;
    margin-left: 8px;  
    margin-right:2px;
}  

#bako_liteheader #bako_badge #bako_badge_register {
    background  : url( "http://www.thejhub.com/brands/thejhub/images/badge_register.png" ) 0 0 no-repeat;
    width: 20px;
    height: 20px;
    float:left;
    margin-left: 10px;  
    margin-right:2px;
}  

#bako_liteheader #bako_badge #bako_badge_view {
    margin-top      : 1px;
    background      : url( "http://www.thejhub.com/brands/thejhub/images/badge_view.png" ) 0 0 no-repeat;
    width           : 20px;
    height          : 20px;
    float           :left;
    margin-left     : 0px;  
    margin-right    : 3px;
}  

#bako_liteheader #bako_badge #bako_badge_settings {
    background  : url( "http://www.thejhub.com/brands/thejhub/images/badge_settings.png" ) 0 0 no-repeat;
    clear           : both;
    width           : 20px;
    height          : 20px;
    float           :left;
    margin-left     : 0px;  
    margin-right    : 3px;
}  

#bako_liteheader #bako_badge #bako_badge_signout {
    background      : url( "http://www.thejhub.com/brands/thejhub/images/badge_signout.png" ) 0 0 no-repeat;
    clear           : both;
    width           : 20px;
    height          : 20px;
    float           : left;
    margin-left     : 0px;  
    margin-right    : 3px;
} 

#bako_liteheader div#bako_badgefooter {
    padding-top: 1px;
    text-align: center;
}

#bako_liteheader div#bako_badgefooter a {
    color: #334655;
    font-size: 10px;
    text-decoration: none;
    color: #ffffff;
}

div#bako_badgefooter div.bako_badgetext {
    float:left;
    margin-top: 4px;
    height: 17px;
}

#bako_liteheader #bako_badge #bako_badgepicture {
    margin-top: 5px;
    margin-right: 5px;
    border: 0px;
}

#bako_liteheader #search input.button
{
    font-size:1.1em;
}

#bako_liteheader #search input.text
{
    margin-right:5px;
    width:160px;
    font-size:1.4em;
}