﻿ul.nopadding                    {list-style: none;margin: 0 0 0 0;padding: 0px;list-style-position: outside;}
ul.horizontal li                {float: left;}
ul.nopadding li                 {margin:0px !important;padding: 0px !important;list-style: none !important;list-style-position: inside !important;}
ul.nobullet li                  {background: none !important;list-style: none !important;}
ul.navigation li                {list-style-position: outside !important;}

.sectionNav{margin:0px;   padding: 0 6px 0 6px;/*    background: #fff url(../images/second-nav-bg.png) center bottom repeat-x;    */}
.sectionNav-gap{}
.sectionNav .spacer{background: #fafafa /*url(../images/columnheader-fade.png) center bottom repeat-x*/ !important;  width: 1px;height: 2.6em;}
.sectionNav a.navlink{text-decoration: none;background: #fff /*url(../images/columnheader-fade50.png) center bottom repeat-x*/;    border-left: 1px solid #fff;border-top: 1px solid #fff;border-right: 1px solid #fff;        }

.sectionNav a.navlink .navlink-text
{
    font-size: 0.9em;
    font-weight: normal;
    margin: 0 0 0 0;
    padding: 0.4em 8px 0.4em 8px;
    color: #444;
    text-decoration: none;
    line-height: 2em;
    display: inline-block;
}

.sectionNav a.navlink .pointer  {height: 20px;width: 20px;display: block;position: absolute;margin-top: 2.5em;}
.sectionNav .backlink           {padding-left: 10px;background: url(../images/arrow-left.gif) center left no-repeat;}

.sectionNav a.navlink:hover .backlink
{
    padding-left: 10px;
    background: url(../images/arrow-left.gif) center left no-repeat;    
}

.sectionNav a.navlink:hover
{
    background: #fff url(../images/columnheader-fade50.png) center bottom repeat-x;  
    color: #444;  
    /*background: url(../images/second-nav-hover.png) center bottom no-repeat;*/
}

.sectionNav a.navlink:hover .pointer
{
    background: url(../images/icons/second-nav-arrows.gif) 0px -20px no-repeat;
}

.sectionNav a.current:hover .pointer
{
    background: url(../images/icons/second-nav-arrows.gif) 0px 0px no-repeat;    
}

.sectionNav a.current,
.sectionNav a.current:hover
{
    background: #fff /*url(../images/columnheader-fade25-top.png) center bottom repeat-x*/;    
    font-weight: bold;
    background-color: #fff;
}

.sectionNav a.current .pointer
{
    background: url(../images/icons/second-nav-arrows.gif) 0px 0px no-repeat;
}

.reportNav
{
    font-size: 0.8em;
}



/* MyMorrisbySecondary Tab Menu */
.myMorrisbySecondaryTab{
padding: 3px 0;
margin-left: 0;
font: 15px;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.myMorrisbySecondaryTab li{
display: inline;
margin: 0;
}

.myMorrisbySecondaryTab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: #bbb;
color: #2d2b2b;
}

.myMorrisbySecondaryTab li a:visited{
color: #2d2b2b;
}

.myMorrisbySecondaryTab li a:hover{
background-color: #fff;
color: black;
}

.myMorrisbySecondaryTab li a:active{
color: black;
}

.myMorrisbySecondaryTab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: #fff;
color: black;
}

.choicesNavlink {}
.choicesTab img{margin-top: -6px !important;}
.choicesTab .current img{margin-top: -4px !important;}

.publicSideMenu{font-size:1em;}
ul.publicSideMenu {margin:0 0 0 20px !important;padding:0 !important;}
.publicSideMenu li {margin:0 !important;padding:0 !important;}
.publicSideMenu li{list-style-image: url(/resources/images/icons/logogrey.png);line-height:1.5em;}
