body
{
    margin-top: 0px;
}

#home_link
{
    width: 170px;
    height: 54px;    
    position: absolute;
    top: 0px;
    margin-left: 9px;
    text-decoration: none;
}

#home_link:hover, #home_link:focus
{
    border-bottom: 2px solid #FCFAEB;
}

#global_menu
{
    text-align: left;
    background-image: url(https://www.elon.edu/e-net/css/v2/header3.jpg);
    background-repeat: no-repeat;
    border: 1px solid black;
    margin:0px;
    padding:0px;
    background-color: #666;
    color: #444;
    font-family: arial;
    font-size: .8em;
    width: 798px;
    /*height:77px;*/
    margin-left: auto;
    margin-right: auto;
    line-height: 1;
}

table
{
    clear: both;
}

#global_header_main_links
{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 220px;
    position: relative;
    height:13px;   
    top: 24px;
    left: 470px;
    margin-bottom: 45px;
    font-size: 12px;
}

#global_header_main_links li
{
    float: left;
}

#global_header_main_links li + li
{
    border-left: 1px solid #660000;
    padding: 2px 4px 2px 6px;
}

#global_header_main_links a
{
    color: #660000;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial;
}

#global_header_main_links a:hover, #global_header_main_links a:focus
{
    text-decoration: underline;
}

#global_header_tools
{
    border-left: 1px black solid;
    background-color: #660000;
}

#global_header_tools a
{
    padding: 0px 5px 0px 5px;
    color: #FFF;
}

#global_header_tools.tools_hover a
{
    color: #660000;
}

#global_header_tools.tools_hover
{
    background-color: #FFF;
}

#elon_global_menu
{
    list-style-type: none;
    border-top: 1px solid black;
    margin: 0px;
    padding: 0px;
    width: 798px;
}

#global_menu form
{
    position: relative;
    top: -37px;
    left: 700px;
    padding: 0;
    margin: 0;
    width: 80px;
    height: 0px;
}

#global_menu input
{
    width: 80px;
}

#elon_search_input
{
    border:1px grey solid;
    padding:3px;
    font-size:10px;
}

ul.jd_menu ul
{
    display: none;
}

ul.jd_menu li
{
    float: left;
    text-align: left;
}

/* -- Sub-Menus -- */
ul.jd_menu ul
{
    position: absolute;
    display: none;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    z-index: 10000;
}

ul.jd_menu ul li
{
    float: none;
    margin: 0px;
}

ul.jd_menu, ul.jd_menu ul
{
    background-color: #660000;
    height: 18px;
}

.jdm_events li
{
    background-color: white;
    border: 1px solid #660000;
    border-top: none;
    color: #660000;
}

ul.jd_menu li
{
    font-family: sans-serif;
    font-size: 12px;
    color: #FFF;
    line-height: 14px;
    margin: 0px;
    padding: 4px 8px 4px 8px;
    height: 14px;
    cursor: pointer;
    white-space: nowrap;
}

ul.jd_menu>li
{
    padding: 4px 6px 0px 6px;
    border-left: 1px solid #660000;
}

ul.jd_menu li a
{
    color: #660000;
    text-decoration: none;
}

ul.jd_menu > li > a
{
    color: white;
}

.jdm_hover
{
    background-color: white;
}

.jd_menu > li.jdm_hover > a
{
    color: #660000;
}

ul.jdm_events > li.jdm_hover
{
    background-color: #660000;
    color: #FFF;
}

ul.jdm_events > li.jdm_hover a
{
    color: #FFF;
}

/* Cheats and hacks for IE7... */
html>body ul.jd_menu ul li {
     *width: 250px;
}

/* Cheats and hacks for IE6... */
ul.jd_menu ul li {
     _width: 270px;
}

#menu_hover_link
{
    color: #FFF;
    font-weight: bold;
}

#toolbox
{
    position: absolute;
    left: 50%;
    top: 45px;
    width: 309px;
    height: 110px;
    z-index: 10;

    margin-left: 89px;
    font-size: 14px;
    text-align: left;
    display: none;
    background-image: url(https://www.elon.edu/e-net/images/headback.jpg);
    background-repeat: repeat-x;
    background-color:white;
    border: 1px #666666 solid;
    border-top: 3px #660000 solid;
    border-right: 1px solid #333;
    padding: 7px 0px 0px 0px;
}

#toolbox ul
{
    margin: 0px;
    padding: 0px;
}

#toolbox li
{
    padding: 5px 5px 5px 0px;
    background-repeat: no-repeat;
    background-position: 5% 15%;
    width: 140px;
    float: left;
    margin: 0px;
    display: block;
}

#toolbox li:hover
{
    background-color: #eee;
}

#toolbox p, #toolbox a
{

}

#toolbox li p
{
    color: #333;
    font-weight: normal;
}

#toolbox a
{
    color: #660000;
    font-weight: bold;
    display: block;
    height: 25px;
    padding-left: 42px;
    text-decoration: none;
}

#toolbox a:focus
{
    text-decoration: underline;
}

#toolbox_bb
{
    background-image: url(https://www.elon.edu/e-net/css/v2/icons/bb.gif);
}

#toolbox_emergency
{
    background-image: url(https://www.elon.edu/e-net/css/v2/icons/emergency.gif);
}

#toolbox_e2
{
    background-image: url(https://www.elon.edu/e-net/css/v2/icons/e2.gif);
}

#toolbox_dir
{
    background-image: url(https://www.elon.edu/e-net/css/v2/icons/dir.gif);
}

#toolbox_maps
{
    background-image: url(https://www.elon.edu/e-net/css/v2/icons/maps2.gif);
}

#toolbox_ontrack
{
    background-image: url(https://www.elon.edu/e-net/css/v2/icons/ontrack.gif);
}

#auto_hide_main_links > #global_header_main_links
{
    left: 430px;
    width: 320px;
}

#menu_hover_li
{
    padding: 2px 4px 2px 4px;
    background-color: white;
}

/* hides labels, but makes them accessible to screen readers */
.hidden
{
    position: absolute;
    left: 0px;
    top: -999px;
    width: 1px; /* 0px will get it hidden by screen reader */
    height: 1px;
    overflow: hidden;
}

/* .hide is the class used by the "Skip to Main Content" link */
.hide a, .hide a:hover, .hide a:visited
{
    position: absolute;
    left: 0px;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: 10;
}

.hide a:active, .hide a:focus
{
    position: absolute;
    width: 300px;
    height: auto;
    top: 0px;
    left: 50%;
    margin-left: -225px;
    padding-left: 150px;
}

#emergency_box
{
    float: left;
    clear: both;
    width: 778px;
    display: none;
}

#below_the_menu
{
    float: left;
    clear: both;
    height: 0px;
}
