/************************ FONTS *****************************/
@font-face {
	font-family: 'VodafoneBold';
	src: url("../fonts/vodafonergbd-webfont.eot");
	src: url("../fonts/vodafonergbd-webfont.eot?#iefix") format("embedded-opentype"), 
		 url("../fonts/vodafonergbd-webfont.woff") format("woff"), 
		 url("../fonts/vodafonergbd-webfont.ttf") format("truetype"), 
		 url("../fonts/vodafonergbd-webfont.svg#VodafoneBold") format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'VodafoneRegular';
	src: url("../fonts/VodafoneRgd41d.eot");
	src: url("../fonts/VodafoneRgd41d.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/VodafoneRg.woff") format("woff"),
		 url("../fonts/VodafoneRg.ttf") format("truetype"),
		 url("../fonts/VodafoneRg.svg#VodafoneRegular") format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'VodafoneLight';
	src: url("../fonts/VodafoneLt.ttf") format("truetype"),
		 url("../fonts/VodafoneRg.svg#VodafoneRegular") format("svg");
	font-weight: 400;
	font-style: normal
}


	.global-nav-wrap{
      height: 40px;
    }
    ul#top-globalnav li.active a span, 
    ul#top-globalnav li a:hover span {
      background: url('../../img/header/tab_global_active_right.gif') no-repeat scroll right top transparent;
      cursor: pointer;
      height: 36px;
/*      height: 40px; */
      padding-top: 8px;
    }
   
    ul#top-globalnav li a span {
        background: url('../../img/header/tab_global_inactive_right.gif') no-repeat scroll right top transparent;
        cursor: pointer;
/*        display: block; */
        display: table-cell;
        float: left;
        font-size: 1.178em;
        font-weight: bold;
        height: 36px;
        padding-right: 20px;
        padding-top: 6px;
        white-space: nowrap;
    }
    ul#top-globalnav li a:hover,
    ul#top-globalnav li.active a {
      background: url('../../img/header/tab_global_active_left.gif') no-repeat scroll left top transparent;
      color: #BD0000;
      top: 5px;
    }
    ul#top-globalnav li a {
        background: url('../../img/header/tab_global_inactive_left.gif') no-repeat scroll left top transparent;
        color: #525252;
        display: block;
        float: left;
        padding-left: 20px;
        position: relative;
        text-decoration: none;
        top: 10px;
    }
    ul#top-globalnav li {
        display: inline;
    }
    ul#top-globalnav {
        list-style-type: none;
        margin-left:80px;
    }
    
    #header-wrap {
        background: url('../../img/header/body_bg_high.gif' ) repeat-x left top #F4F4F4;
        float: left;
        margin: 0 auto;
        /*[VodafonRombo][Start]*/
        margin-left: 70px;
	    width: -moz-calc(100% - 70px);
	    width: -webkit-calc(100% - 70px);
	    width: calc(100% - 70px);
	    /*width: 100%;*/
        /*[VodafonRombo][End]*/
    }
    #top-nav{
        margin-left: 40px;
    }
    ul#menu {
        -moz-border-bottom-colors: none;
        -moz-border-image: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background-color: #E90000;
        border-color: #DBDBDB #DBDBDB -moz-use-text-color;
        border-style: solid solid none;
        border-width: 0px;
        float: left;
        height: 50px;
        margin-top: 10px;
        list-style-type: none;
        position: relative;
        /*[VodafonRombo][Start]*/
        margin-left: 30px;
	    width: -moz-calc(100% - 30px);
	    width: -webkit-calc(100% - 30px);
	    width: calc(100% - 30px);
	    /*width: 100%;*/
        /*[VodafonRombo][End]*/
    }
    ul#menu li {
        background-repeat: no-repeat;
        background-position: right top;
        float: left;
        text-align: center;
        height: 50px;
        width: auto;
        cursor: auto;
        font-weight: bold; 
    }    
    ul#menu li.title {
/*        display: table; */ 
    }
    ul#menu li a {
        color: #FFFFFF;
        cursor: pointer;
        height: 40;
        line-height: 1.1em;
        text-decoration: none;
    }
    ul#menu li.title a  {
        display: table-cell;
    }
    ul#menu li.active
    {
      background-color: #960000;
      border-color: #960000;
    }
    ul#menu li.title a:hover{
      border-color: #F0F0F0;
      background-color: #F0F0F0;
      color: #333333;
    }
  
    ul#menu li.title a span {
        display: block;
        font-size: 21px;
        text-align: center;
        margin: 20px;
        vertical-align: middle;
        font-family: VodafoneRegular;
    }

    ul#menu li.logo a img {
    	margin:5px;
    	height: 40px;
    }


    ul#secondaryNav {
      position:absolute;
      top: 5px;
      left:450px;
      margin: 0;
      padding-top: 0.8em;
      padding-left: 5em;
      width:700px;
    }
    ul#secondaryNav li.info {
        border-right: 1px solid #E5E5E5;
        display: block;
        float: left;
        padding: 0 2em;

        font-size: 12px;
        font-weight: bold;
        line-height: 2.7em;
    }
    ul#secondaryNav li.link {
      background-image: url('../../img/header/button_grey.gif');
      background-position: right;
      background-repeat:no-repeat;
 
       border-right: 1px solid #E5E5E5;
       display: block;
       float: left;
       padding: 0 2em;

       font-size: 12px;
       font-weight: bold;
       line-height: 2.7em;
    }
    /* [HelpLink][Start] */
    ul#secondaryNav li.combo {
        border-right: 1px solid #E5E5E5;
        display: block;
        float: left;
        padding: 0 2em;
    }
    ul#secondaryNav li.helplink {
        /*border-right: 1px solid #E5E5E5;*/
        display: block;
        float: left;
        padding: 0 2em;
        margin-top:6px;
        /*line-height: 2.7em;*/
    }
    /* [HelpLink][End] */
    ul#secondaryNav li.link a, ul#secondaryNav li.info a {
        cursor: pointer;
        display: block;
        float: left;
        text-decoration: none;
        padding-right:10px;
    }




/****************************************************************************/
/* [VodafonRombo][Start]                                                    */
/****************************************************************************/
.newHeader {
   	margin: 0 auto;
   	position: relative;
   	width: 954px;
   	margin-left: 10px;
}
.newHeader .headerNavigation {
	background: none repeat scroll 0 0 #fff;
	margin-left: 10px;
	margin-top: 12px;
	position: relative;
	width: 954px;
	height: 59px;
}
.header-nav {
    background: none repeat scroll -10px -250px #e60000;
    border-radius: 3px;
    height: 44px;
    margin: 0 0 15px;
    position: relative;
    width: 954px;
    z-index: 98;
	clear: both;
	top: 8px;
}
.rhombusContainer {
    margin: 0 auto;
    max-width: 980px;
    padding: 0;
}
.rhombusContainerSmall {
    margin-left: 0;
    margin-right: 0;
    position: relative;
}
.rhombus {
    background-color: #e60000;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    height: 60px;
    left: -670px;
    padding-right: 4px;
    position: absolute;
    top: -7px;
    width: 650px;
    z-index: 90;
}
.rhombusTop {
    border-left: 644px solid #e60000;
    border-top: 644px inset transparent;
    bottom: -1px;
    content: " ";
    left: -670px;
    position: absolute;
}
.rhombusBottom {
    border-right: 649px inset transparent;
    border-top: 649px solid #e60000;
    content: " ";
    left: -670px;
    position: absolute;
    top: 40px;
}
.rhombusBottom + .firstLevelNavigationLink {
    display: block;
    height: 44px;
    left: -75px;
    position: absolute;
    top: -7px;
    width: 50px;
    z-index: 95;
}
a {
    color: #333;
    text-decoration: none;
}
#VodafoneLogoId{
	 border:none;
}
/****************************************************************************/
/* [VodafonRombo][End]                                                    */
/****************************************************************************/
