﻿/*/////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////*/
/* TOP LEVEL MENU */

#PrimaryNavigation
{
 width: 600px; 
 height: 39px; 
 z-index: 1; 
 float: left; 
 left: 416px; 
 position: relative;
 top: -77px;
}
 
#navigation ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#primarynavmenu li {margin: 0; padding: 0; float: left; left: 1px; text-align: left;}

#primarynavmenu li.home {background:transparent url(../Templates/hookednavhome1.jpg); width:104px;}
#primarynavmenu li.visitor {background:transparent url(../Templates/hookednavvisitor1.jpg); width:156px;}
#primarynavmenu li.bookstand {background:transparent url(../Templates/hookednavbook1.jpg); width:116px;}
#primarynavmenu li.sponsor {background:transparent url(../Templates/hookednavsponsor1.jpg);width:172px;}

#primarynavmenu a {display:block; height:0px; padding-top:74px; color:#000; overflow:hidden;}
 
* html #primarynavmenu a:link, * html #primarynavmenu a:visited {height:74px;}

#primarynavmenu a#lnkhome {background:transparent url(../Templates/hookednavhome2.jpg) 0px -90px no-repeat;}
#primarynavmenu a#lnkvisitor {background:transparent url(../Templates/hookednavvisitor2.jpg) -130px -90px no-repeat;}
#primarynavmenu a#lnkbookstand {background:transparent url(../Templates/hookednavbook2.jpg) -130px -90px no-repeat;}
#primarynavmenu a#lnksponsor {background:transparent url(../Templates/hookednavsponsor2.jpg) -130px -90px no-repeat;}

#primarynavmenu a#lnkhome:hover {background-position:0 0; z-index:50;}
#primarynavmenu a#lnkvisitor:hover {background-position:0 0; z-index:50;}
#primarynavmenu a#lnkbookstand:hover {background-position:0 0; z-index:50;}
#primarynavmenu a#lnksponsor:hover {background-position:0 0; z-index:50;}

* html #primarynavmenu a:hover {height:74px; height:0;}

#primarynavmenu {display:block; width:600px; height:74px;}


/*/////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////*/
/* SUB NAVIGATION MENU */

#rightcorner
{
    z-index: 3;
    left: 851px;
    top: 156px;
    position: absolute;  
}

#secondarynavigation
{
    z-index: 2;
    left: 0px;
    top: 17px;
    position: relative;
    height: 52px;
    width: 948px;
    background-image: url('http://www.mediateam.ie/App_Themes/Mediateam/Navigation/subBkgd.jpg');
}

#secondarynavigation ul
{
    margin: 0; padding: 0; list-style-type: none; vertical-align: text-bottom;
}

#secondarynavigation li
{
    float: Left; height: 52px;
    
}


/*/////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////*/
/* ARTICLE LINKS */

#Level3{

      width: 94%;
      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: 100%;
    font-weight: bold;
    font-size: 12px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    font-family: Arial;
    background-color: #3366CC;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #FFFFFF;
}

           

#Level3 li a:hover
{
    display: block;
    padding: 8px 8px 8px 0.5em;
    color: #FFFFFF;
    text-decoration: none;
    width: 100%;
    font-weight: bold;
    font-size: 12px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    font-family: Arial;
    background-color: #A8BDEA;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #FFFFFF;
}

 

    
    

/*/////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////*/
/* ARTICLE LINKS */

#sectionlinks
{
    z-index: 2;
    left: 0px;
    top: 0px;
    position: relative;
    height: 35px;
    width: 600px;
    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;
}



