
div.wrapper {
    margin: 0 auto;
    width: 1001px;
}


.header, .header_big {
    background: none;
    border-left:1px solid #FFFFFF;
    border-right:1px solid #FFFFFF;
    margin: 0 auto;
    position: relative;
    width: 999px;
    height: 72px;
    background: transparent url(http://static.brazzers.com/site_images/members_x/img/layout/header-bg.jpg) no-repeat scroll center top;
    display: block;
}
    .header .site_logo, .header_big .site_logo {
        display: none;
    }
    .header_block, .header_big_block {
        display: none;
    }

.navigation {
    width: 1001px;
    background: transparent url(http://static.brazzers.com/site_images/members_x/img/layout/navigation-bg.gif) repeat-x scroll left top;
    border-bottom: 1px solid #222222;
    height: 30px;
}
    .navbox {

    }
        .tabs {

        }
            .tabs ul {
                font-weight: bold;
                list-style-image: none;
                list-style-position: outside;
                list-style-type: none;
                margin: 0;
                padding: 0;
            }
                #menu li {
                    color:#FFFFFF;
                    cursor:pointer;
                    float:left;
                    height:22px;
                    list-style-image:none;
                    list-style-position:outside;
                    list-style-type:none;
                    margin-top:3px;
                    padding-bottom: 5px;
                    text-align:center;
                }
                #menu li a {
                    height: 22px;
				}
                #menu li#active,  #menu li.over {
                    color:#082C56;
                    margin-top: 2px;
                    padding-top: 0;
                }
                    #menu li span, #menu li div {
                        background-image: url(../images/bz_nav.png);
                        font-family: Verdana,sans-serif;
                        font-size: 12px;
                        display:block;
                    }
                    #menu li span {
                        background-position:left bottom;
                        height:26px;
                        position:relative;
                    }
                    #menu li#active span, #menu li.over span {
                        background-position: left top;
                        height:28px;
                    }
                        #menu li span span {
                            background-position:right bottom;
                            height:27px;
                            position:relative;
                        }
                        #menu li#active span span, #menu li.over span span {
                            background-position: right top;
                            height:28px;
                        }
                            #menu li span span div {
                                background-position: center bottom;
                                height: 20px;
                                margin-left:8px;
                                margin-right:8px;
                                padding-bottom:3px;
                                padding-top:4px;
                            }
                            #menu li#active span span div, #menu li.over span span div {
                                background-position: center top;
                                height: 24px;
                                padding-bottom:0;
                            }
.span-24, div.span-24 {
    width:1001px;
}
