body.www {
    background: #22323e url("//cache.cdnbf.net/www/it-reg/AUS_NZL/en_GB/prospect/images/www_bkg.jpg") no-repeat scroll center top;
}

body.sports {
    background: #22323e url("//cache.cdnbf.net/www/it-reg/AUS_NZL/en_GB/prospect/images/sports_bkg.jpg") no-repeat scroll center top;
}

body.sports #heading,
body.sports #subNavigationLinks ul {
    width: 1000px;
}

.prospect #content {
    height: auto;
}

.prospect .footer-generic {
    width: 968px;
}

#globalNavigation #locale.dropdownLink,
#dropdownContainer .dropdown #locale_selector.selector {
    display: none;
}

.messagebar {
    padding: 5px 0;
    display: block;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    color: #3b5160;
    min-height: 12px;
    font-size: 130%;
    font-weight: bold;
    text-align: center;
    background: #fff9d5;
    zoom: 1;
}

.messagebar span.data {
    color: #000;
}

.messagebar button {
    float: right;

    font-weight: bold;
    margin: 0 5px;
    padding: 5px 9px 6px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;

    background: #F8FBFD;
    background: -webkit-gradient( linear, left top, left bottom, from(#F8FBFD), to(#E1EEF7) );
    background: -moz-linear-gradient( center top, #F8FBFD, #E1EEF7 );
    background: linear-gradient( top, #F8FBFD, #E1EEF7 );
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F8FBFD,endColorstr=#E1EEF7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F8FBFD,endColorstr=#E1EEF7);
    border: #CDDAE2 1px solid;
    cursor: pointer;

    vertical-align: middle;
}

.messagebar p {
    padding: 6px 0 5px;
    width: 960px;
}

.messagebar button:active {
    background: #E1EEF7;
    background: -webkit-gradient( linear, left top, left bottom, from(#E1EEF7), to(#F8FBFD) );
    background: -moz-linear-gradient( center top, #E1EEF7, #F8FBFD );
    background: linear-gradient( top, #E1EEF7, #F8FBFD );
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E1EEF7,endColorstr=#F8FBFD);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E1EEF7,endColorstr=#F8FBFD);
    border: #CDDAE2 1px solid;
}

#subNavigation .contactUsDetails {
    float: right;
    left: -10px;
}

.casino-beta-label {
    position: absolute;
    top: 0;
    left: 14px;
    font-size: 8px;
    margin-left: -18px;
    text-align: center;
    height: 17px;
    width: 60px;
    color: #FFFFFF;
    background: transparent url(//cache.cdnbf.net/www/it-reg/AUS_NZL/en_GB/prospect/images/coming_soon.png) no-repeat left top;
    padding: 1px 0;
}

/* header regulator info area */
#heading #infoHeaderContainer {
    background-color: #FFF9D5;
    width: 100%;
    height: 60px;
    text-align: center;
}

#heading #regulatorTextMess {
    color: #273A47;
    font-size: 14px;
    padding-top: 18px;
}

#heading #regulatorTextMess a,
#heading #regulatorTextMess a:visited,
#heading #regulatorTextMess a:focus {
    color: #2789CE;
    text-decoration: none;
}

#heading #regulatorTextMess a:hover {
    text-decoration: underline;
}
