﻿div.navBlock {
    border-top: solid 1px #efefef;
    border-left: solid 1px #efefef;
    border-right: solid 2px #d2d2d2;
    border-bottom: solid 2px #d2d2d2;
    padding: 8px 8px 8px 8px;
    margin: 0px 0px 10px 0px;
    background: url("//abcimg.dsi.go.com/content/abc/themes/default/navBlock_bg.gif") 0px 0px no-repeat;
    background-color: #cce3f5;
}

div.navBlock h2 {
    color: #569ab9;
    border-bottom: dashed 1px #569ab9;
    font-weight: normal;
    padding-bottom: 3px;
}

.tabNav1 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.tabNav1 a {
    background: none;
    height: 22px;
    font: 11px verdana, arial, helvetica;
    color: #1b3b5e;
    float: left;
    padding: 3px 14px 0px 14px;
    margin: 0px 0px 0px 8px;
    text-decoration: none;
    line-height: 12px;
    text-align: center;
    background: url("http://abcimg.dsi.go.com/content/abc/themes/default/tab.gif") 0px -2px no-repeat;
}
 
.tabNav1 a:hover {
    color: #1b3b5e;
    background: url("http://abcimg.dsi.go.com/content/abc/themes/default/tab_bg.gif") 0px -2px no-repeat;
}
 
.tabWide a {
    background: url("http://abcimg.dsi.go.com/content/abc/themes/default/tab_wide.gif") 0px -2px no-repeat;
}
.tabWide a:hover {
    background: url("http://abcimg.dsi.go.com/content/abc/themes/default/tab_wide_bg.gif") 0px -2px no-repeat;
}
 
div#tab1 a {
    width: 83px;
    position: relative; 
    z-index: 50; 
    background: url("http://abcimg.dsi.go.com/content/abc/themes/default/tab_bg.gif") 0px -2px no-repeat;
}

div#tab2 a {
    width: 83px; 
    position: relative; 
    z-index: 50;
}

div#tab3 a {
    width: 83px; 
    position: relative; 
    z-index: 50;
}

div#tab4 a {
    width: 83px; 
    position: relative; 
    z-index: 50;
}

div#tab5 a {
    width: 133px; 
    position: relative; 
    z-index: 50;
}

div#tab6 a {
    width: 83px; 
    position: relative; 
    z-index: 50;
}
 
.buttonNav {
    display: none;
}

div#sideBar {
    margin-top: 0px;
    background-image: none;
    float: right;
    padding: 0px 32px 0px 0px;
}
