#header_wrap {
	position: relative ;
}

#header_image .cms_plugin_holder {
    height: 30px !important ;
}

#header_logo {
	position: absolute ;
	top: 20px ;
	left: 86px ;
}

#header_meta_nav {
	position: absolute ;
	top: 7px ;
	left: 756px ;
	width: 356px ;
	height: 18px ;
}

#header_lg_nav {
	position: absolute ;
	top: 108px ;
	right: 95px ;
	width: 300px ;
	height: 18px ;
}

#header_lg_inner_wrap {
	float: right ;
	color: white ;
}

#header_lg_inner_wrap a, #header_lg_inner_wrap a:visited {
	color: white ;
}

#header_lg_inner_wrap a.current {
	font-weight: bold ;
}

a.meta_nav_link {
    display: block ;
    width: 70px ;
    padding-top: 2px ;
    padding-bottom: 1px ;
    padding-left: 5px ;
    color: white ;
    font-size: 11px ;
    font-weight: bold ;
    background: url(/media/ui/meta_nav/button_bg.png) repeat-x ; 
}

a.meta_nav_link:hover {
    text-decoration: none ;
    background: url(/media/ui/meta_nav/button_bg_hover.png) repeat-x ; 
}

.meta_nav_button {
    float: left ;
    width: 78px ;
}

#meta_nav_search {
    margin-left: 6px ;
    float: left ; 
    background: url(/media/ui/meta_nav/bg_search.png) no-repeat ; 
    width: 110px ; 
    height: 18px ;
}

#meta_nav_search_button {
    float: right ; 
    padding-top: 3px ; 
    padding-right: 4px ; 
}

.meta_nav_search_input {
    float: left ; 
    width: 89px ;
    margin-top: 1px ;
    margin-left: 1px ;
    background: transparent ;
    padding-top: 2px ;
}

.meta_nav_search_input input {
    background: url(/media/ui/meta_nav/bg_search.png) no-repeat ; 
    height: 18px ; 
    padding-left: 5px ; 
    width: 83px ;
}

#main_search_form_wrap {
    padding-top: 20px ;
}


#login_status_display {
    position: absolute ; 
    top: 30px ; 
    left: 756px ; 
    height: 20px ; 
    width: 355px ; 
    color: white ;
    padding-left: 0px ; 
    font-size: 11px ;
    font-weight: bold ;
}

#login_status_username {
    font-weight: bold ; 
    font-size: 11px ;
}
