﻿

/*/////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////*/
/* ARTICLE LINKS */

#Level3{

      width: 330px;
      padding: 0 0 0 0;
      margin-bottom: 1em;
      font-family: Verdana;
      background-color: #FFFFFF;
      color: #FFFFFF;
      z-index: 2;
      float:left;
      left: 0px;
      top: 3px;

      }

     

#Level3 ul {
            list-style: none;
            margin: 0;
            padding: 0;
            border: none;
            }

           

#Level3 li

{
    margin: 0;
    list-style: none;
    list-style-image: none;
    width: 100%;
}

 

#Level3 li a
{
    display: block;
    padding: 8px 8px 8px 0.5em;
    color: #FFFFFF;
    text-decoration: none;
    width: 316px;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
    background-color: #663300;
    background-image: url('../Images/bg_submenu.jpg');
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #C0C0C0;
}

           

#Level3 li a:hover
{
    display: block;
    padding: 8px 8px 8px 0.5em;
    color: #FFFFFF;
    text-decoration: none;
    width: 316px;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
    background-color: #663300;
    background-image: url('../Images/bg_submenuHover.jpg');
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #C0C0C0;
}

 

    
    

/*/////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////*/
/* ARTICLE LINKS */

#sectionlinks
{
    z-index: 2;
    left: 0px;
    top: 0px;
    position: relative;
    height: 35px;
    width: 200px;
    color: #FF0000;
}

#sectionlinks ul
{
    margin: 0; padding: 0; list-style-type: none; vertical-align: text-bottom;
}

#sectionlinks li
{
    float: Left; height: 20px; color: #FF0000;
    
}

#sectionlinks li a
{
    font-size: 12px;
    color: #EA0000; 
    font-family: Verdana;
    text-decoration: none;
}
            
#sectionlinks li a:hover
{
    font-size: 12px;
    color: #000000;
    font-family: Verdana;
    text-decoration: none;
}

#sectionlinks li a.Selected
{
    font-size: 12px;
    color: #000000;
    font-family: Verdana;
    text-decoration: none;
}


/*/////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////*/
/* Exhbitor Navigation */

#ExhibitorNavigation
{
    z-index: 2;
    left: 0px;
    top: 0px;
    position: relative;
    height: 54px;
    width: 100%;
}

#ExhibitorNavigation ul
{
    margin: 0; padding: 0; list-style-type: none; vertical-align: text-bottom;
}

#ExhibitorNavigation li
{
    float: Left; height: 39px;
    
}



