﻿#globalAction li
{
    list-style: none;
}
#secure, #globalAction li a, div.searchfield input
{
    font-weight: bold;
}
/*#header #secure
{
    float: right;
    margin: 7px 0 3px 0;
    font-size: 13px;
    overflow: hidden;
    position: relative;
    z-index: 101;
}
* html #header #secure div
{
    float: right;
}
* html #header #secure
{
    margin-bottom: 8px;
}
*:first-child + html #header #secure
{
    margin-bottom: 8px;
}
#secure .hidden
{
    display: none;
}
#secure div.default
{
    margin: 0 !important;
}
#secure a, #secure p
{
    float: left;
    margin: 5px;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 1px 0 #198cb6;
    padding: 0;
}
#secure span.verticalSeparator
{
    width: 2px;
    height: 26px;
    background: url('/i/images/backgrounds/navigation/header_sprite_24bit.png') no-repeat 0 -200px;
    float: left;
    margin: 0 3px;
    position: relative;
    top: 7px;
}
* html #secure span.verticalSeparator
{
    background: url('/i/images/backgrounds/navigation/header_sprite_8bit.png') no-repeat 0 -200px;
}
#secure a#join, #secure a#addCredit
{
    color: #009FD9;
    text-shadow: none;
}
#secure a:last-child
{
    margin-right: 0;
}
#secure a#addCredit
{
    margin-right: 5px;
}
#secure a:hover
{
    text-decoration: underline;
}
#secure a#join:hover
{
    text-decoration: none;
}*/
/* 
Skype logo
*/
/* #skypeLogo
{
    clear: both;
    float: left;
    margin: 0;
    position: relative;
    top: -12px;
    padding-top: 5px;
    z-index: 10;
}
* html #skypeLogo
{
    position: relative;
    top: 30px;
}
*:first-child + html #skypeLogo
{
    position: relative;
    top: 30px;
}
#skypeLogo a
{
    display: block;
    padding: 0;
    width: 84px;
    height: 49px;
    background: url('Images/header_sprite_24bit.png') no-repeat -657px -185px;
}
* html #skypeLogo a
{
    background: url('/i/images/backgrounds/navigation/header_sprite_8bit.png') no-repeat -657px -185px;
}
/* 
Primary navigation
*/
#globalAction
{
    float: left;
    padding: 5px 0px 5px 5px;
   /* width: 726px;*/
    height: 20px;
   /* background: url('Images/header_sprite_24bit.png') no-repeat 0 -41px;   */
    position: relative;
}
* html #globalAction
{
    background: url('/i/images/backgrounds/navigation/header_sprite_8bit.png') no-repeat 0 -41px;
}
/** html .middleContent
{
    z-index: 3000;
}
*:first-child + html .middleContent
{
    z-index: 3000;
}  */
#globalAction ul
{
   /* width: 598px; commented for top menu hover problem */   
   width: 100px;
   /* height: 51px;
    line-height: 51px;*/
    margin: 0;
    padding: 0;
    float: left;
}
#globalAction ul ul
{
    height: auto;
}
#globalAction ul
{
    margin: 0;
    padding: 0;
}
#globalAction li
{
    float: left;
    height: 20px;
}
#globalAction li.singleColumn
{
    position: relative;
}
#globalAction li a
{
    color: #444;
    font-size: 13px;
    text-decoration: none; /*text-shadow: 0 1px 0 #198cb6;*/
    cursor: pointer;
    padding: 0 10px 0 10px;
    float: left;
    outline: none;
    overflow: hidden;
    max-height: 51px;
    background: url('Images/divider_nav.gif') no-repeat center right;
}
* html #globalAction li a
{
    height: 48px;
    overflow: hidden;
    padding-right: 10px;
    position: relative;
}
*:first-child + html #globalAction li a
{
    height: 48px;
    overflow: hidden;
    padding-right: 10px;
    position: relative;
}
#globalAction li.first a
{
    padding: 0 0 0 15px;
}
* html #globalAction li.first a
{
    padding: 0 10px 0 15px;
}
*:first-child + html #globalAction li.first a
{
    padding: 0 10px 0 15px;
}
#globalAction li a span
{
    height: 48px;
    padding: 0;
    padding-right: 10px;
    float: right;
}
* html #globalAction li a span
{
    position: absolute;
    right: 0;
    top: 0;
}
*:first-child + html #globalAction li a span
{
    position: absolute;
    right: 0;
    top: 0;
}
#globalAction li a:hover
{
    background: transparent url('Images/header_sprite_24bit.png') no-repeat -300px -88px;
    color: #009fd9;
}
#globalAction li.first a:hover
{
    padding-left: 15px; /*background: transparent url(../images/header_sprite_24bit.png) no-repeat 0 -88px;*/
    color: #009fd9;
}
* html #globalAction li.first a:hover
{
    padding-left: 15px; /*background: transparent url('/i/images/backgrounds/navigation/header_sprite_8bit.png') no-repeat 0 -88px;*/
    color: #009fd9;
}
/*#globalAction li a:hover span
{
    background: transparent url(../images/header_sprite_24bit.png) no-repeat right -88px;
}*/
/*#globalAction li.selected
{
    background: transparent url(../images/header_sprite_24bit.png) no-repeat -300px -88px;
}*/
/*#globalAction li a:active
{
    background: transparent url(../images/header_sprite_24bit.png) no-repeat -300px -137px;
}*/
* html #globalAction li.selected
{
    background: transparent;
    color: #009fd9;
}
#globalAction li.first a:active
{
    padding-left: 24px; /*background: transparent url(../images/header_sprite_24bit.png) no-repeat 0 -137px;*/
    color: #009fd9;
}
#globalAction li.first.selected
{
    /*background: transparent url(../images/header_sprite_24bit.png) no-repeat 0 -88px;*/
    color: #009fd9;
}
* html #globalAction li.first a:active
{
    padding-left: 24px; /*background: transparent url('/i/images/backgrounds/navigation/header_sprite_8bit.png') no-repeat 0 -137px;*/
    color: #009fd9;
}
/*#globalAction li.selected span
{
    background: transparent url(../images/header_sprite_24bit.png) no-repeat right -88px;
}*/
/*#globalAction li a:active span
{
    background: transparent url(../images/header_sprite_24bit.png) no-repeat right -137px;
}*/
* html #globalAction li.selected span
{
    background: transparent;
}
#header div.middleContent div#globalAction div.searchfield
{
    width: 183px;
    float: right;
    height: 48px;
    background: transparent url('Images/header_sprite_24bit.png') no-repeat -555px -102px; /*padding-left: 20px;*/
}
* html #header div.middleContent div#globalAction div.searchfield
{
    /* position: relative; */
    background: transparent url('/i/images/backgrounds/navigation/header_sprite_8bit.png') no-repeat -555px -102px;
}
#header div.middleContent div#globalAction div.searchfield input
{
    border: none;
    width: 135px;
    margin-right: 8px;
    margin-left: 3px;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    outline: none;
    height: 20px;
    margin-top: 10px;
    padding: 0 0 0 10px;
    position: absolute;
}
html.rtl #header div.middleContent div#globalAction div.searchfield input
{
    margin-right: 23px;
}
html[dir=rtl] #header div.middleContent div#globalAction div.searchfield input
{
    margin-right: 23px;
}
#globalAction li .sub
{
    position: absolute;
    z-index: 9999;
    top: 47px;
    /*display: none;*/
    padding: 10px 0 0 0;

    visibility:hidden;
    opacity:0;
    transition:visibility 0s linear 0.2s,opacity 0.2s linear;
    transition-delay:1s;
}
#globalAction li:hover .sub
{
    visibility:visible;
    opacity:1;
    transition-delay:0s;
    /*display: block;
    -webkit-animation-name: fadein;
    -webkit-animation-duration: .3s;
    -webkit-animation-iteration-count: once;
    -webkit-animation-direction: normal;
    -webkit-animation-timing-function: ease-out;*/
}
#globalAction li .sub .menu
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #E5E5E5;
    -webkit-box-shadow: 0 0 10px #777;
    -moz-box-shadow: 0 0 10px #777;
    box-shadow: 0 0 10px #777;
    background: #fff;
     padding: 15px 0px 22px 20px;
    overflow: hidden;
}


* html #globalAction li .sub .menu
{
    padding-left: 0;
}
/**:first-child + html #globalAction li .sub .menu
{
}*/
#globalAction li .sub .menu .otherFeatures
{
    margin: 0;
    padding: 24px 0 0 0;
    clear: both;
    text-align: right;
    line-height: 14px;
    font-weight: bold;
    font-size: 13px;
}
* html #globalAction li .sub .menu .otherFeatures
{
    padding: 20px 0 0 0;
}
*:first-child + html #globalAction li .sub .menu .otherFeatures
{
    padding: 10px 0 0 0;
}
#globalAction li .sub .menu .otherFeatures a
{
    text-shadow: none;
    float: none;
    font-weight: bold;
    font-size: 13px;
    height: auto;
    margin: 0;
    padding: 0;
    line-height: 14px;
    color: #77A63C;
    text-decoration: none;
}
#globalAction li .sub .menu .otherFeatures a:hover
{
    text-decoration: underline;
    background: none;
}
#globalAction li .sub .menu ul
{
    display: block;
    float: left;
    width: 150px;
    margin-left: 0px;
}
#globalAction li .sub .menu ul li
{
    background: none;
    float: none;
    line-height: 21px;
    margin: 0;
    margin-bottom: 3px;
    padding: 0;
    height: auto;
}
#globalAction li .sub .menu ul li.title
{
    line-height: 24px;
    font-size: 13px;
    font-weight: bold;
    color: #444;
    padding: 4px 0 9px 0;
}
#globalAction li .sub .menu ul li.title a
{
    font-size: 13px;
    color: #444;
    font-weight: normal;
}
#globalAction li .sub .menu ul li.separator
{
    padding: 0 0 18px 0;
    margin: 0 0 18px 0;
    border-bottom: 1px solid #e7e7e7;
}
#globalAction li .sub .menu ul li.separator2
{
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
    border-bottom: 1px solid #e7e7e7;
}
#globalAction li .sub .menu ul li.separator2_top
{
    padding: 5px 0 0 0;
    margin: 5px 0 0 0;
    border-top: 1px solid #e7e7e7;
}
#globalAction li .sub .menu ul li a
{
    background: none;
    float: none;
    color: #009fd9;
    text-shadow: none;
    text-decoration: none;
    padding: 4px 0;
    margin: 0;
    font-size: 12px;
    line-height: 19px;
    font-weight: bold;
}
* html.rtl #globalAction .sub .menu ul li a
{
    display: inline-block;
    line-height: 19px;
    height: 19px;
    padding: 0 0 4px 0;
}
*:first-child + html.rtl #globalAction .sub .menu ul li a
{
    display: inline-block;
    line-height: 19px;
    height: 19px;
    padding: 0;
}
#globalAction li .sub .menu ul li a:hover
{
    background: none;
    text-decoration: underline;
    padding: 4px 0;
}
* html.rtl #globalAction li .sub .menu ul li a:hover
{
    padding: 0 0 4px 0;
}
*:first-child + html.rtl #globalAction .sub .menu ul li a:hover
{
    padding: 0;
}
#globalAction li .sub .menu ul li.sublink a
{
    font-weight: normal;
}
#globalAction li.singleColumn .sub
{
    left: 50%;
    margin-left: -40px;
    top: 15px;
    width: 196px;
}


html.rtl #globalAction li.singleColumn .sub
{
    left: auto;
    right: 50%;
    margin-left: 0;
    margin-right: -40px;
}
* html.rtl #globalAction li.singleColumn .sub
{
    left: auto;
    right: 50%;
    margin-left: 0;
    margin-right: -40px;
}
#globalAction li.fourColumns .sub
{
    left: 0;
    top: 15px;
    width: auto;
}
* html #globalAction li.fourColumns .sub
{
    width: auto;
    top: 47px;
}
*:first-child + html #globalAction li.fourColumns .sub
{
    width: auto;
    top: 47px;
}
#globalAction li .pointer
{
    height: 11px;
    width: 100%;
    position: relative;
    top: 0px;
    left: 30%;
    margin-left: -50%;
    /*display: none;*/
    z-index: 10000;
    background: url('Images/header_sprite_24bit.png') no-repeat center 5px;
    font: 1px/1px monospace;

    visibility:hidden;
    opacity:0;
    transition:visibility 0s linear 0.5s,opacity 0.5s linear;
    transition-delay:1s;

}
html.rtl #globalAction li .pointer
{
    left: auto;
    right: 50%;
    margin-left: 0;
    margin-right: -50%;
}
* html #globalAction li .pointer
{
    top: 0px;
    left: -50%;
    width: 25px;
    height: 11px;
    float: left;
    margin: 0 -10px 0 -13px;
    padding: 0;
    background: url('/i/images/backgrounds/navigation/header_sprite_8bit.png') no-repeat center 5px;
}
* html.rtl #globalAction li .pointer
{
    left: auto;
    right: -50%;
    float: right;
}
*:first-child + html #globalAction li .pointer
{
    top: 15px;
    float: left;
    width: 100%;
    height: 0;
    left: -50%;
    margin: 0 -50%;
    padding: 11px 0 0 100%;
}
#globalAction li:hover .pointer
{
    visibility:visible;
    opacity:1;
    transition-delay:0s;

    /*display: block;
    -webkit-animation-name: fadein;
    -webkit-animation-duration: .3s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-timing-function: ease-out;*/
}
    
/*#googleInput
{
    border: 0;
    background: 0;
}           
/* global footer navigation 
#footer
{
    display: block;
    height: 20px;
    background-color: #33A2E8;
}
#footer p
{
    line-height: 47px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    padding: 0;
    margin: 0;
}
#footer span.footerHeading
{
    display: block;
    width: 250px;
    font-weight: normal;
    font-size: 18px;
    line-height: 47px;
    color: #ffffff;
    background: transparent url('Images/header_sprite_24bit.png') no-repeat -315px -185px;
    margin-left: 10px;
}
html.rtl #footer span.footerHeading
{
    margin-left: 0;
    margin-right: 10px;
    background-position: -153px -185px;
}
* html #footer span.footerHeading
{
    margin-left: 20px;
    background: transparent url('/i/images/backgrounds/navigation/header_sprite_8bit.png') no-repeat -315px -185px;
}
#footerMenu
{
    display: block;
    background-color: #ffffff;
    padding-bottom: 40px;
}
#footerMenu ul
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    padding-top: 40px;
}
* html #footerMenu div.gridRow
{
    position: relative;
    left: -10px;
}
#footerMenu ul.noHeading
{
    padding-top: 75px;
}
#footerMenu ul li
{
    list-style-type: none;
    padding: 0;
    margin-bottom: 6px;
    line-height: 21px;
}
#footerMenu ul li a
{
    color: #009fd9;
    text-decoration: none;
}
#footerMenu ul li a:hover
{
    text-decoration: underline;
}
#footerMenu ul li.heading
{
    color: #000000;
    display: block;
    min-height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    font-size: 14px;
    color: #009fd9;
    font-weight: bold;
}
div#bottomNavigation
{
    min-height: 71px;
    line-height: 71px;
    background: #f6f6f6 url('Images/header_sprite_24bit.png') repeat-x 0 -234px;
    font-size: 12px;
    overflow: visible;
    font-weight: bold;
}
div#bottomNavigation a
{
    text-decoration: none;
    color: #00aff0;
    padding: 0 4px;
    font-weight: normal;
}
div#bottomNavigation a:hover
{
    text-decoration: underline;
}
div#footerNavigation select
{
    margin-right: 20px;
}
div#bottomNavigation div#footerNavigation
{
    float: left;
}
* html div#bottomNavigation div#footerNavigation
{
    padding-top: 22px;
}
div#bottomNavigation div#legalLinks
{
    float: right;
    white-space: nowrap;
}
div#bottomNavigation div#legalLinks span
{
    font-weight: normal;
}
.ir span
{
    position: absolute;
    text-indent: -99999px;
}
#langLinks
{
    display: none;
}
#awesomeHeader, .awesomeHeader
{
    font-size: 14px;
    line-height: 21px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    -webkit-font-smoothing: antialiased;
    height: 115px;
    margin: 0 0 0 0;
    background: #00aff0;
    position: relative;
    z-index: 9999;
}
body.business #awesomeHeader, body.business .awesomeHeader
{
    background: #4B465A;
    margin: 0;
}
body.business #secure a, body.business #secure p
{
    text-shadow: 0 1px 0 #4B465A;
}
#awesomeHeader #header, .awesomeHeader #header
{
    width: 940px;
    margin: 0 auto;
    position: relative;
}
#awesomeFooter, .awesomeFooter
{
    font-size: 14px;
    line-height: 21px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    -webkit-font-smoothing: antialiased;
    position: relative;
    margin-top: 200px;
}
#awesomeFooter #footer, .awesomeFooter #footer
{
    margin: 0 auto;
    position: relative;
} */
.globalActionlialabel
{
    color:#1e395b;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    padding: 0 10px 0 10px;
    float: left;
    outline: none;
    overflow: hidden;
    max-height: 20px;
    /*background: url('Images/divider_nav.gif') no-repeat center right;*/
}
