/* HEADER */

.headerTopAreaContent {
    width: 954px;
    padding: 5px 0;
    margin-left: 10px;
    position: relative;
}
.headerTopAreaContent {
    margin: 0 auto;
    height: 35px;
    padding: 5px 0 0;
}
.headerTopAreaTabs {
    display: inline;
    float: left;
    margin: 0 0 0 80px;
}
.headerTopAreaTabs li {
    display: inline;
    float: left;
    height: 35px;
    margin-left: -1px;
}
.headerTopAreaTabs li a:link,
.headerTopAreaTabs li a:visited {
    background: #f4f4f4;
    color: #333333;
    top: 5px;
    display: block;
    float: left;
    padding-left: 20px;
    position: relative;
    text-decoration: none;
    border: 1px solid #d3d3d3;
    border-bottom: 0 none;
}
.headerTopAreaTabs li a:link span,
.headerTopAreaTabs li a:visited span {
    height: 22px;
    padding-top: 6px;
    cursor: pointer;
    display: inline;
    float: left;
    font-size: 13px;
    font-weight: bold;
    padding-right: 20px;
    white-space: nowrap;
}
.headerTopAreaTabs li a:hover,
.headerTopAreaTabs li a:active,
.headerTopAreaTabs li a:focus,
.headerTopAreaTabs .headerTopAreaTabsActive a:link,
.headerTopAreaTabs .headerTopAreaTabsActive a:visited {
    background: #fff;
    color: #bd0000;
    height: 34px;
    top: 0px;
}
.headerTopAreaTabs li a:hover,
.headerTopAreaTabs li a:active,
.headerTopAreaTabs li a:focus,
.headerTopAreaTabs .headerTopAreaTabsActive a:link,
.headerTopAreaTabs .headerTopAreaTabsActive a:visited {
    background: url("../qw2/img/vodafone/qw2/headerTopAreaTabs.gradient.png") left top repeat-x;
    color: #bd0000 !important;
}
.headerTopAreaTabs li a:hover span,
.headerTopAreaTabs li a:active span,
.headerTopAreaTabs li a:focus span,
.headerTopAreaTabs .headerTopAreaTabsActive a:link span,
.headerTopAreaTabs .headerTopAreaTabsActive a:visited span {
    cursor: pointer;
    height: 21px;
    padding-top: 11px;
}
.headerNavigation {
    margin: 14px auto 0;
    height: 59px;
}
.headerNavigation {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 59px;
    margin-left: -1px;
    margin-top: 12px;
    position: relative;
    width: 951px;
}
.headerNavigation .firstLevelNavigation {
    /*background: #f60019;*/
    background: #f60019 url('../qw2/img/vodafone/new/other/img_menu_bg.gif') no-repeat left top;
    height: 59px;
    padding: 0;
    width: auto;
}
.headerNavigation .firstLevelNavigation .logo {
    float: left;
    margin: 9px 15px 7px;
}
.headerNavigation .firstLevelNavigation .firstLevelNavigationTabs {
    float: left;
    border-right: 1px solid #dd0014;*
    height: 58px;
    margin-top: 1px;
}
.headerNavigation .firstLevelNavigation .firstLevelNavigationTabs .firstLevelNavigationTab {
    float: left;
    border-left: 1px solid #dd0014;
    height: 58px;
    text-align: center;
}
.headerNavigation .firstLevelNavigation .firstLevelNavigationTabs .firstLevelNavigationTabActive {
    background: #BD0000;
}
.headerNavigation .firstLevelNavigation .firstLevelNavigationTabs .firstLevelNavigationTab .firstLevelNavigationLink {
    display: block;
    float: left;
    height: 58px;
    font-size: 15px;
    /*font-weight: bold;*/
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}
.headerNavigation .firstLevelNavigation .firstLevelNavigationTabs .firstLevelNavigationTab .firstLevelNavigationLink span {
    display: block;
    float: left;
    text-align: center;
    padding: 8px 18px 0;
    line-height: 50px;
    height: 50px;
}
.headerNavigation .firstLevelNavigation .firstLevelNavigationTabs .firstLevelNavigationTab .firstLevelNavigationLink span {
    height: 52px;
    line-height: 50px;
    padding: 6px 16px 0;
    font-weight: bold;
}
.headerNavigation .firstLevelNavigation .firstLevelNavigationTabs .firstLevelNavigationTab .firstLevelNavigationLink:hover {
    background: #BD0000;
    color: #FFFFFF !important;
}
.headerNavigation .firstLevelNavigation #search_form{
    float: right;
}
#search_form input#top-search-field {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    margin: 0 0 0 9px;
    padding: 0 0 0 4px;
    position: absolute;
    right: 40px;
    top: 19px;
    vertical-align: top;
    width: 122px;
}
#search_form #btnSearch {
    background-image: url("../qw2/img/vodafone/qw2/btn_search.gif");
    border: 0 none;
    display: block;
    height: 24px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 12px;
    text-indent: -1000em;
    top: 19px;
    width: 28px;
}

/*
---------------------------------------
GOOGLE SEARCH
---------------------------------------
*/

.boxContainer .boxContent.boxGSE {
    padding:0 0 9px;
}

.boxGSEcontent {
        background: url("../img/domanderisposte/bg_search.jpg") no-repeat transparent;
        height:243px;
}

.boxContainer .boxContent.boxGSE .boxGSEcontent form {
    height: 100px;
    padding-top: 92px;
    position: relative;
}

#gsaQueryKeys
{
    border: medium none;
    font-size: 14px;
    height: 24px;
    left: 273px;
    position: absolute;
    top: 103px;
    width: 334px;
    line-height:24px;
}

#confirmButtonGSE {
    background: url("../img/domanderisposte/button_cerca.jpg") no-repeat transparent;
    display: block;
    left: 387px;
    position: absolute;
    top: 160px;
    height:46px;
    width:107px;
    text-indent:-100000px;
}

#confirmButtonGSE:hover {
    background: url("../img/domanderisposte/button_cerca_hover.jpg") no-repeat transparent;
}

/* FOOTER */

.footer {
    text-align: left;
    position: relative;
    height: auto;
}
.footer .socialIcons {
    position: absolute;
    right: 0;
    bottom: 12px;
    height: 20px;
    line-height: 20px;
}
.footer .socialIcons li {
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.footer .socialIcons a {
    padding: 0;
}
.footernav {
    clear: both;
    color: #535353;
}
.footerNotes {
}
.footernav_links {
    overflow: hidden;
    zoom: 1;
    margin-bottom: 10px;
}
.footernav_links span {
    padding: 0;
}
.footernav_links dl {
    display: inline;
    float: left;
    margin: 0 10px 8px 0;
    min-height: 146px;
    padding: 10px 0 3px;
}
.footernav_links dt, .footernav_links dd {
    margin: 0;
    padding: 0 5px 0 3px;
}
.footernav_links dt {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}
.footernav_links dd {
    font-size: 11px;
}
.footernav_links dl, .footernav_links a {
    color: #535353;
    text-decoration: none;
    padding: 0;
}
.footernav_links a:hover, .footernav_links a:focus {
    outline: medium none;
    /*text-decoration: underline;*/
    color: #bd0000 !important;
}
.footernav_links .lastItem {
    border: medium none;
    margin-right: 0;
}
.footernav_links .lastItem dt, .footernav_links .lastItem dd {
    padding-right: 0;
}
.footer_6_columns {
    background: url("../qw2/img/vodafone/new/other/img_footerlines_6_columns.gif") repeat scroll 0 0 transparent;
}
.footer_6_columns dl {
    width: 150px;
}
.footer_5_columns {
    background: url("../qw2/img/vodafone/new/other/img_footerlines_5_columns.gif") repeat scroll 0 0 transparent;
}
.footer_5_columns dl {
    width: 170px;
}
.footer_4_columns {
    background: url("../qw2/img/vodafone/new/other/img_footerlines_4_columns.gif") repeat scroll 0 0 transparent;
}
.footer_4_columns dl {
    width: 225px;
}
.footer {
    margin: 0 0 0 0;
    width: 960px;
    padding-top: 10px;
    padding-bottom: 19px;
}

.footer_6_columns {
    background-position: 11px 0;
}

.footer_6_columns dl {
    padding: 0 8px;
    width: 144px;
    margin-right: 0;
}

.footernav_links dt {
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 3px;
}
.footernav_links dd {
    line-height: 16px;
}
.footernav_links dt,
.footernav_links dd {
    padding: 0;
}
.footer .copyright a {
    padding: 0 0 0 4px;
}
.footer .copyright a:hover{
    color: #bd0000 !important;
}
.footer ul {
    margin-right: 0px;
    margin-top: 22px;
}

.footer .copyright span {
    padding: 0 7px 0 5px;
}

.footer .socialIcons {
    height: 29px;
    margin-right: 0;
    bottom: 8px;
    right: 9px;
}


.footer .socialIcons a {
    background: url('../qw2/img/vodafone/qw2/social.png') 0px 0px no-repeat;
    display: block;
    text-indent: -1000em;
    height: 20px;
    width: 20px;
    float: left;
    margin-left: -1px;
}


.footer .socialIcons .ico_lab {
    background-position: 0px 0px;
    margin-left: 0;
}
.footer .socialIcons .ico_twitter {
    background-position: -57px 0px;
}
.footer .socialIcons .ico_youtube {
    background-position: -38px 0px;
}
.footer .socialIcons .ico_facebook {
    background-position: -19px 0px;
}
.footer ul.copyright {
    margin-left: 0;
    border: none;
    width: auto;
    float: none;
    height: auto;
    font-size: 11px;
    min-height: 0;
    text-align: left;
    padding: 0;
}
.footer li{
    display: inline;
}
.footer ul.socialIcons {
    margin-left: 0;
    border: none;
    width: auto;
    float: none;
    min-height: 0;
}



/* OLD FOOTER WITH SOCIAL ICONS */
#footer{
    position: relative;
}
#footer .socialIcons {
    height: 29px;
    margin-right: 0;
    bottom: 8px;
    right: 9px;
}
#footer .socialIcons a {
    background: url('../qw2/img/vodafone/qw2/social.png') 0px 0px no-repeat;
    display: block;
    text-indent: -1000em;
    height: 20px;
    width: 20px;
    float: left;
    margin-left: 3px;
}
#footer .socialIcons .ico_lab {
    background-position: 0px 0px;
    margin-left: 0;
}
#footer .socialIcons .ico_twitter {
    background-position: -57px 0px;
}
#footer .socialIcons .ico_youtube {
    background-position: -38px 0px;
}
#footer .socialIcons .ico_facebook {
    background-position: -19px 0px;
}
#footer .socialIcons .ico_gplus img {
    border: 0 none;
    height: 20px;
    width: 20px;
    display: block;
}
#footer ul.copyright {
    margin-left: 0;
    border: none;
    width: auto;
    float: none;
    height: auto;
    min-height: 0;
    text-align: left;
    padding: 0;
    color: #aaa;
}
#footer li{
    display: inline;
}
#footer ul.socialIcons {
    margin-left: 0;
    border: none;
    width: auto;
    float: none;
    min-height: 0;
    position: absolute;
    bottom: -10px;
    right: 10px;
}
