﻿/**~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~**/
/**        NAVIGATION TABS         **/
/**~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~**/
#navigation-tabs
{
    position: relative;
    z-index: 100;
    text-align : left;
}

#navigation-tabs #main-tabs
{
    left: 0px;
    padding: 0px;
    display: block;
    position: relative;
    text-align: left;
    width: 960px;
    height: 100px;
    z-index: 10;
}
#navigation-tabs #main-tabs .tab-wrap
{
    background: url(../images/backgrounds/header/tab_main_bg_136x51.jpg) no-repeat right top;
    display: block;
    left: 0px;
    width: 136px;
    height: 30px;
    bottom: 0px;
    position: absolute;
    z-index: 5;
}
#navigation-tabs #main-tabs .effect-wrap
{
    margin-right: 5px;
    height: 50px;
    width: 136px;
    text-align: center;
    position: relative;
    float: left;
    z-index: 5;
}
#navigation-tabs #main-tabs .effect-wrap span
{
    font: bold 13px/32px Arial, "Lucida Sans" , "Myriad Pro" ,Sans-Serif;
    color: #fff;
    position: absolute;
    text-align: center;
    padding-top: 2px;
    bottom: -2px;
    display: inline-block;
    width: 136px;
    left: 0px;
    z-index: 6;
}
#navigation-tabs #main-tabs a.hide
{
    z-index: 2;
}
#navigation-tabs #main-tabs a.hide .tab-wrap
{
    background-position: left top;
}
#navigation-tabs #main-tabs a.hide span
{
    color: #656565;
}

#navigation-tabs #main-tabs a.hide:hover .tab-wrap
{
    background-position: center top;
}
#navigation-tabs #main-tabs a.hide:hover span
{
    color: #1444a3;
}
#navigation-tabs #main-tabs a:hover
{
    /*padding-top:10px;*/
}
#navigation-tabs #main-tabs .shadow
{
    border-bottom: solid 1px #d9d9d9;
    top: 49px;
    left: 3px;
    position: absolute;
    z-index: 3;
    height: 0px;
    width: 954px;
    visibility: visible;
}
.browserFirefox #navigation-tabs #main-tabs .shadow, .browserSafari #navigation-tabs #main-tabs .shadow, .browserChrome #navigation-tabs #main-tabs .shadow, .browserMozilla #navigation-tabs #main-tabs .shadow, .browserIE #navigation-tabs #main-tabs .shadow
{
    visibility: visible;
}
/*
.browserIE7 #navigation-tabs #main-tabs .shadow {top:49px;}*/

#navigation-tabs #main-tabs .space-break
{
    width: 220px;
    height: 50px;
    float: left;
}
/**~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~**/
/**       NAVIGATION SUB TABS      **/
/**~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~**/

#navigation-tabs #sub-tabs
{
    margin: 0;
    background: url(../images/backgrounds/header/header_sub_tab.jpg);
    height: 35px;
    padding-left: 2px;
    position: absolute;
    top: 18px;
    left: 0px;
    width: 725px;
    z-index: 10;
}
#navigation-tabs #sub-tabs .tab-dropdown, #navigation-tabs #sub-tabs div, #navigation-tabs #sub-tabs span
{
    background: transparent url(../images/backgrounds/header/tab_sub_blue_break.jpg) no-repeat top right;
    margin: 0px 0 0 0;
    display: inline-block;
    height: 34px;
    float: left;
    position: relative;
    z-index: 10;
}
#navigation-tabs #sub-tabs .level1, #navigation-tabs #sub-tabs .level2
{
    font-size: 12px;
}
#navigation-tabs #sub-tabs div.level2
{
    margin: 0px 0 0 0;
    background: none;
}
#navigation-tabs #sub-tabs a
{
    border-right: solid 1px transparent;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    padding: 0 25px;
    position: relative;
    margin-right: 2px;
    z-index: 100;
}
.IE7 #navigation-tabs #sub-tabs a
{
    margin-right: 1px;
}

#navigation-tabs #sub-tabs ul
{
    position: absolute;
    list-style: none;
    color: #656565;
    background: transparent url(../images/backgrounds/header/tab_dropdown_blue.jpg) no-repeat top left;
    border-bottom: 0px solid #c2c2c2;
    border-left: 0px solid #c2c2c2;
    border-right: 0px solid #c2c2c2;
    top: 34px;
    left: 0px;
    z-index: 101;
    margin: 0;
    padding: 0;
}
#navigation-tabs #sub-tabs ul li
{
    display: block;
    height: 31px;
}
#navigation-tabs #sub-tabs ul li a
{
    border-bottom: 1px solid #df982c;
    border-top: 1px solid #df982c;
    border-right: none;
    color: #656565;
    display: block;
    height: 30px;
    margin-right: 0px;
    white-space: nowrap;
    width: 100px;
    z-index: 100;
    text-align: left;
    line-height : 30px;
}
.IE7 #navigation-tabs #sub-tabs ul li.sub-sub-menu
{
    height: 29px;
    white-space: nowrap;
}
.IE7 #navigation-tabs #sub-tabs ul li a
{
    margin-right: 0px;
}

#navigation-tabs #sub-tabs ul ul
{
    top: 0px;
    left: 191px;
}
#navigation-tabs #sub-tabs .tab-dropdown, #navigation-tabs #sub-tabs .tab-dropdown-hover
{
    display: inline-block;
}
#navigation-tabs #sub-tabs .tab-dropdown a:hover
{
    color: #fff;
}

#navigation-tabs #sub-tabs div a:hover, #navigation-tabs #sub-tabs .tab-dropdown-hover
{
    background: transparent url(../images/backgrounds/header/header_sub_tab_hover.png) repeat-x top left;
    color: #fff;
}
#navigation-tabs #sub-tabs ul li:hover a.level1, #navigation-tabs #sub-tabs div.level2 ul li:hover a
{
    background: transparent url(../images/backgrounds/header/tab_dropdown_blue_hover.jpg) repeat-x top left;
    color: #fff;
    border-top: 1px solid #df982c;
    border-bottom: 1px solid #df982c;
    border-right: none;
    width: 100px;
}

/** SUB-MENU ARROW **/
.tab-dropdown .arrow, .tab-dropdown .right-arrow
{
    display: inline-block;
    padding-right: 20px;
    position: relative;
}
#navigation-tabs #sub-tabs .tab-dropdown .arrow
{
    color : #fff;
}
#navigation-tabs #sub-tabs .tab-dropdown .arrow .img, 
#navigation-tabs #sub-tabs .tab-dropdown .right-arrow .img
{
    background: transparent url(../images/backgrounds/header/header_tab_arrow.png) no-repeat left top;
    width: 9px;
    height: 6px;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 14px;
}
#navigation-tabs #sub-tabs .tab-dropdown-hover .arrow .img
{
    background-position: left top;
    /*background-position: right top;*/
    width: 9px;
}
#navigation-tabs #sub-tabs .tab-dropdown .right-arrow .img
{
    background-position: right bottom;
    height: 9px;
    width: 6px;
    top: 11px;
}
#navigation-tabs #sub-tabs .tab-dropdown-hover .right-arrow .img
{
    background-position: left bottom;
    height: 9px;
    width: 6px;
    top: 11px;
}
.tab-dropdown .right-arrow
{
    display: block;
    z-index: 200;
}

#navigation-tabs #sub-tabs ul li
{
    color: #656565;
    position: relative;
}

/** SUB-MENU SHADOW **/
#navigation-tabs #sub-tabs ul li .left-shadow, #navigation-tabs #sub-tabs ul li .right-shadow, #navigation-tabs #sub-tabs ul li .bottom-shadow, #navigation-tabs #sub-tabs ul li .top-shadow
{
    background: transparent url(../images/backgrounds/header/tab_dropdown_shadow.png) repeat-y left top;
    position: absolute;
    display: inline-block;
    width: 6px;
}
#navigation-tabs #sub-tabs ul li ul li .left-shadow
{
    display: inline-block;
    z-index: 999;
}
#navigation-tabs #sub-tabs ul li .left-shadow
{
    left: -6px;
    top: -1px;
}
#navigation-tabs #sub-tabs ul li .right-shadow
{
    background-position: -6px top;
    right: -6px;
    top: -1px;
}
#navigation-tabs #sub-tabs ul li .bottom-shadow
{
    background-position: -12px top;
    height: 6px;
    width: 157px;
    left: -5px;
    bottom: -6px;
}
#navigation-tabs #sub-tabs ul li .top-shadow
{
    background-position: right top;
    height: 6px;
    width: 157px;
    left: -5px;
    top: -6px;
    display:none;
}
