div.body {
	width:100%;
	height:100%;
}

div.bz_header {
	background:black url(../images/bz_header/bz_header_wrapper.png) repeat-x scroll left top;
	border-bottom:1px solid black;
	height:36px;
	width:100%;
}
div.bz_header_info_logo {
	background:black url(../images/bz_header/bz_header_logo.png) no-repeat center center;
	height: 27px;
	width: 244px;
	float: left;
	margin-top: 5px;
}
div.bz_header_wrapper {
	height: 36px;
	margin: 0 auto;
	width: 1000px;
	background:url("../images/bz_header/bz_header_wrapper.png") repeat-x scroll left top !important;
}

.bz_header_info_block {
	float: right;
    font-family: Verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.bz_header_info {
	float: left;
	padding-top: 8px;
}
.bz_header_separator {
	background-color:#919191;
	border-left:1px solid #A7A7A7;
	border-right:1px solid #A7A7A7;
	float:left;
	height:36px;
	width:1px;
	margin:0 10px;
}
.bz_header_changesite {
	float: left;
	padding-top: 8px;
}
	.bz_header_changesite label {
		width: 75px;
	}
	.bz_header_changesite form {
		width: 235px;
		/*margin 0 auto;*/
	}
	.bz_header_changesite select {
		font-size: 11px;
		font-weight: normal;
	}
.bz_header_logout {
	float: left;
	width: 85px;
}
	.bz_header_logout_txt {
		float: left;
		padding-top: 8px;
	}
	.bz_header_logout a {
		display: block;
		width: 23px;
		height: 23px;
		background: transparent url(../images/bz_header/logout.png) no-repeat center center;
		float: left;
		margin: 5px;
	}
	.bz_header_logout span {
		display: none;
	}

/*.bz_header_user {
	margin: 0 auto 0 580px;
	width: 420px;
	position: absolute;
	z-index:3;
}
To test :
*/
.bz_header_user {
	margin: 0;
	width: auto;
	position: relative;
	z-index:3;
	float: right;
}
.bz_header_user_block {
	width:340px;
	float: right;
    font-family: Verdana,sans-serif;
	font-size: 10px;
    position:absolute;
	right:0px;
}
	.bz_header_user_block div, .bz_header_user_block a {
		display: block;
		background-color: transparent;
		background-image: url(../images/bz_header/user_tabs.png);
		float:left;
		height: 19px;
	}
	/*** The same in .gif for IE6 ***/
	* html .bz_header_user_block div, * html .bz_header_user_block a {
		background-image: url(../images/bz_header/user_tabs.gif);
	}
	.bz_header_user_block a {
		background-position: 0px -19px;
		padding: 0 6px;
		color: white;
		text-decoration: none;
	}
	.bz_header_user_block a:hover {
		color: white;
		text-decoration: underline;
	}
	.bz_header_user_first_tab {
		background-position: 0px -38px;
		width: 5px;
		height: 19px;
	}
	.bz_header_user_separator {
		background-position: -2px 0px;
		width: 1px;
		height: 19px;
	}
	.bz_header_user_last_tab {
		background-position: 0px -57px;
		width: 5px;
		height: 19px;
	}



.breadcrumbs {
    margin: 0;
}
.buttonwrap {
    width: 22px;
    height: 20px;
    margin: 0 3px;
}
.buttonwrap a {
    display: block;
    width: 22px;
    height: 20px;
    background: transparent url(http://static.brazzers.com/site_images/members_x/img/layout/button-search.gif) top left no-repeat;
}
.buttonwrap a span {
    display: none;
}




/*
 LAYOUT PROPERTIES OF A THEME
*/


div.wrapper {
   	min-height: 1000px;
    width: 1001px;
    margin: 0 auto;
}

div.bz_header .wrapper {
	min-height:1px;
	border-bottom:solid 1px black;
}

.header, .header_big {
    border:none;
    margin: 0 auto;
    position: relative;
    width: 999px;
    height: 148px;
    display: block;
}

.header_big {
    width: 1001px;
    height: 316px;
}
    .header .site_logo, .header_big .site_logo {
        display: block;
        position: absolute;
        z-index: 10;
    }
    .header_block {
        display: block;
        width: 1001px;
        height: 148px;
    }
    .header_big_block {
        display: block;
        width: 1001px;
        height: 316px;
    }
        .header_big_left {
            width: 638px;
            height: 316px;
            float: left;
        }
        .header_big_right {
            width: 363px;
            height: 316px;
            float: right;
        }
            .header_player {
                width: auto;
                height: 229px;
                margin: 24px 6px 3px;
            }
            .header_player_infos {
                height: 50px;
                width: auto;
                padding: 5px;
            }
                .header_player_scene_name {
                    font-weight: bold;
                    height: 18px;
                    overflow: hidden;
                }

                .header_player_watch_scene a {
                    font-weight: bold;
                    text-decoration: none;
                }
                .header_player_scene_models {
                    height: 18px;
                    overflow: hidden;
                }
                .header_player_scene_models a {
                    font-weight: normal;
                    text-decoration: underline;
                }
            .header_trailer #pornplayer {
                height: 229px;
                width: 351px;
            }

.navigation {
    width: 1001px;
    height: 43px;
    border: none;
}
    .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 {
                    cursor: pointer;
                    float: left;
                    height: 43px;
                    margin: 0;
                    padding: 0;
                }
                #menu li a {
                    display: block;
                    height: 43px;
                    float: left;
                    margin: 0;
                    padding: 0;
                }
                #menu a span {
                    display: none;
                }
                    #menu a.home {
                        background-position: 0px 0px;
                        width: 99px;
                    }
                    #menu a.home:hover, #menu a.home_active {
                        background-position: 0px -43px;
                        width: 99px;
                    }
                    #menu a.scenes {
                        background-position: -99px 0px;
                        width: 109px;
                    }
                    #menu a.scenes:hover, #menu a.scenes_active {
                        background-position: -99px -43px;
                        width: 109px;
                    }
                    #menu a.allscenes {
                        background-position: -208px 0px;
                        width: 109px;
                    }
                    #menu a.allscenes:hover, #menu a.allscenes_active {
                        background-position: -208px -43px;
                        width: 109px;
                    }
                    #menu a.pornstars {
                        background-position: -317px 0px;
                        width: 129px;
                    }
                    #menu a.pornstars:hover, #menu a.pornstars_active {
                        background-position: -317px -43px;
                        width: 129px;
                    }
                    #menu a.sites {
                        background-position: -446px 0px;
                        width: 129px;
                    }
                    #menu a.sites:hover, #menu a.sites_active {
                        background-position: -446px -43px;
                        width: 129px;
                    }
                    #menu a.bonus_content {
                        background-position: -575px 0px;
                        width: 182px;
                    }
                    #menu a.bonus_content:hover, #menu a.bonus_content_active {
                        background-position: -575px -43px;
                        width: 182px;
                    }
                    #menu a.live {
                        background-position: -757px 0px;
                        width: 142px;
                    }
                    #menu a.live:hover, #menu a.live_active {
                        background-position: -757px -43px;
                        width: 142px;
                    }
                    #menu a.forum {
                        background-position: -899px 0px;
                        width: 102px;
                    }
                    #menu a.forum:hover, #menu a.forum_active {
                        background-position: -899px -43px;
                        width: 102px;
                    }


input.tagged {
	color: #888;
}


#elitePanel {
	position: fixed;
	_position: absolute;
	z-index: 99;
	top: 64px;
	right: 0;
}

#elitePanel.expanded *.collapsed,
#elitePanel.collapsed *.expanded {
	display: none;
}

#elitePanel.partialopen,
#elitePanel.expanded {
	width: 326px;
	_width: 329px;
}

#elitePanel div.tab {
	_position: relative;
	_left: 1px;
	float: left;
	width: 56px;
	height: 188px;
	background: URL("../images/elite/shape.png") no-repeat top right;
	_background: URL("../images/elite/shape.gif") no-repeat top right;
}

#elitePanel.collapsed div.tab {
	cursor: pointer;
}

#elitePanel.partialopen div.tab,
#elitePanel.expanded div.tab {
	_position: relative;
	_left: 3px;
}

#elitePanel div.tab div.header div.lamp {
	position: relative;
	left: -3px;
	width: 48px;
	height: 12px;
	background: URL("../images/elite/active.gif") no-repeat;
}

#elitePanel div.header { /* dealing with wild CSS declarations... */
	margin: 0;
	border: none;
	width: auto;
	height: 19px;
	background: transparent none;
}

#elitePanel div.tab div.header {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 8px;
	padding: 5px 0 0 0;
}

#elitePanel.expanded div.tab div.header {
	#padding: 2px 0 0 0;
}

#elitePanel div.panel div.header {
	padding: 5px 3px 0 0;
	text-align: right;
	font-size: 9px;
	color: #C0BEBE;
}

#elitePanel div.tab div.header a {
	font-size: 9px;
	color: #1464C4;
	text-decoration: none;
}

#elitePanel div.tab div.header a:hover {
	text-decoration: underline;
}

#elitePanel div.panel {
	display: none;
	margin: 0 0 0 55px;
/*_margin-left: 48px;*/
	height: 341px;
	_width: 270px;
	background: URL("../images/elite/content-background.png") no-repeat top right;
	_background-image: URL("../images/elite/content-background.gif");
}

#elitePanel.partialopen div.panel,
#elitePanel.expanded div.panel {
	position: relative;
	display: block;
	z-index: 100;
}

#elitePanel div.tab div.header div.title {
	position: relative;
	left: -3px;
	width: 48px;
	height: 12px;
	background: URL("../images/elite/active.gif") no-repeat;
}

#elitePanel div.panel div.content {
	text-align: justify;
	color: black;
	font-size: 10px;
	line-height: 12px;
	background: transparent;
	padding: 36px 11px 0 11px;
}

#elitePanel div.panel div.content ul {
	margin: 6px 0 0 16px;
	list-style: outside URL("../images/elite/bullet.gif");
}

#elitePanel div.panel div.content ul li {
	margin: 0;
	padding: 0;
	line-height: 16px;
	font-size: 13px;
	font-weight: bold;
	color: #1464C4;
}

#elitePanel div.panel div.footer { /* dealing with wild CSS declarations... */
	position: absolute;
	bottom: 5px;
	margin: 0 1px 4px 3px;
	border: none;
	padding: 6px 4px 4px 4px;
	width: 259px;
	height: auto;
	color: black;
	background: #F7F7F7;
}

#elitePanel div.panel div.footer input {
	border: 1px solid #D4D4D3;
	padding: 4px 6px;
	width: 241px;
	color: black;
	margin: 0 auto 4px auto;
}

#elitePanel div.panel div.footer input.tagged {
	color: #93794E;
}

#elitePanel div.panel div.footer div.disabledbutton,
#elitePanel div.panel div.footer div.button {
	margin: 0 auto;
	width: 255px;
	height: 24px;
	font-size: 13px;
	color: white;
}
#elitePanel div.panel div.footer div.button {
	background: URL("../images/elite/button.gif") no-repeat;
	cursor: pointer;
}
#elitePanel div.panel div.footer div.disabledbutton {
	background: URL("../images/elite/disabledbutton.gif") no-repeat;
	cursor: default;

}

#elitePanel div.panel div.footer div.button:hover {
	background: URL("../images/elite/button-hover.gif") no-repeat;
}
