﻿ul.topnav
{
    list-style: none; /*padding: 0 0px;*/
    padding: 0px 0px;
    margin: 0;
    float: left;
    width: 100%;
    background-color: #7B7C7E;
    font-size: 1.2em; /*background: url(topnav_bg.gif) repeat-x;*/
    z-index: 999;
}
ul.topnav li
{
    float: left;
    margin: 0; /*padding: 0 10px 0 0;*/
    position: relative; /*--Declare X and Y axis base for sub navigation--*/
    z-index: 999; /*width:111px;*/
}
/*
ul.topnav li.blueBorder
{
    border-right: solid 1px #82C8E0;
    padding: 0px 5px 0px 5px;
}*/

ul.topnav li a,
#footer ul.topnav li a
{
    padding: 10px;
    color: #fff;
    display: block;
    text-decoration: none;
    float: left;
    z-index: 999;
    font-weight: bold; /*font-size:12px;*/
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
}
#footer ul.topnav li
{
    padding: 0 11px;
}
ul.topnav li a:hover, ul.topnav li a.active
{
    /*background: url(topnav_hover.gif) no-repeat center top;*/ /*color: #1C9DC8;*/
    z-index: 999;
}
ul.topnav li span
{
    /*--Drop down trigger styles--*/ /*width: 17px;*/ /*height: 35px;*/
    float: left; /*background: url(subnav_btn.gif) no-repeat center top;*/
    padding: 0 5px;
    width: 2px;
}
ul.topnav li span.subhover
{
    background-position: center bottom;
    cursor: pointer;
}
/*--Hover effect for trigger--*/
ul.topnav li ul.subnav
{
    list-style: none;
    position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
    left: 0;
    top: 34px;
    margin: 0;
    padding: 0;
    display: none;
    float: left;
    width: 400px; /*border: 1px solid #111;*/
    z-index: 999;
    border-top: none 0px;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
    background-color: #fff;
}
/*
ul.topnav li#nav_li_0 ul.subnav {
    left:-120px;
}
ul.topnav li#nav_li_1 ul.subnav {
    left:-100px;
}
*/

ul.topnav li ul.subnav li
{
    margin: 0;
    padding: 0; /*clear: both;*/
    width: 195px;
    z-index: 999;
    float: left;
    line-height: 8px;
}
html ul.topnav li ul.subnav li a
{
    float: left;
    width: 180px;
    background: #fff; /*url(dropdown_linkbg.gif) no-repeat 10px center;*/
    padding: 5px;
    color: #314f5a;
    z-index: 999;
    border: none 0px;
    font-size: 12px;
    text-transform: none;
    font-weight: normal;
}
html ul.topnav li ul.subnav li a:hover
{
    /*--Hover effect for subnav links--*/ /*background: #222;*/ /*url(dropdown_linkbg.gif) no-repeat 10px center;*/
    text-decoration: underline;
    z-index: 999;
}
/*
.topCorner
{
    background: url(../images/top_corner_new.gif) no-repeat center;
    width: 187px;
    height: 14px;
}
.bottomCorner
{
    background: url(../images/bottom_corner_new.gif) no-repeat center;
    width: 187px;
    height: 14px;
}
*/
#nav_li_0 ul.subnav
{
    left: -1px;
}
#nav_li_6 ul
{
    left: 0px;
}
#nav_li_7 ul
{
    left: -180px;
}

html ul.topnav li ul.subnav li ul.subSubnav
{
    position: relative;
}
html ul.topnav li ul.subnav li ul.subSubnav li
{
    position: relative;
}
#zoom, #zoom a
{
    color: White;
    font-weight: bold;
    text-decoration: none;
}
#VideoParent, #VideoParent a
{
    color: White;
    font-weight: bold;
    text-decoration: none;
}

#nav_li_7
{
    /*width:139px;*/
}
#nav_li_2 ul.subnav
{
    width: 200px;
}
#nav_li_3 ul.subnav
{
    width: 200px;
}
#nav_li_4 ul.subnav
{
    width: 200px;
}
#nav_li_5 ul.subnav
{
    width: 200px;
}
#nav_li_6 ul.subnav
{
    width: 200px;
}
#nav_li_0
{
    width: 115px;
}
#nav_li_1
{
    width: 100px;
}
#nav_li_2
{
    width: 120px;
}
#nav_li_3
{
    width: 127px;
}
#nav_li_4
{
    width: 95px;
}
#nav_li_5
{
    width: 94px;
}
#nav_li_6
{
    width: 116px;
}
#nav_li_7
{
    width: 150px;
}
#ctl00_rpt1_ctl00_CustomLink1, #ctl00_rpt1_ctl01_CustomLink1, #ctl00_rpt1_ctl03_CustomLink1
{
    cursor: default;
}

#nav_li_7 ul.subnav
{
    width: 330px; /*border: 1px solid #111;*/
}
#nav_li_7 ul.subnav li
{
    width: 165px;
}
html ul.topnav li ul.subnav li a
{
    width: 150px;
}

