*
{
    margin:0 auto;
    padding:0;        
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-weight:bold;
    text-decoration:none;
    color:#FFFFFF;
}

body 
{    
    background:url('../images/main/GirlsBackground.jpg') repeat;
    font-size:11px;
}

* html body
{
    height:100%;
}

input, select, option, textarea
{
    color:#000000;
    font-size:10px;
}

img
{
    border:none;
    behavior:url('resources/PNGBehavior.htc');
}

a:link, a:visited, a:active, a:hover
{
    font-weight:bold;
}

a.menu:link, a.menu:visited 
{
    color:#FFFFFF;
}

a.menu:active, a.menu:hover
{
    color:#CAB96C;
}	

a.link:link, a.link:visited 
{
    color:#CAB96C;
}

a.link:active, a.link:hover
{
    color:#FFFFFF;    
}	

.clear
{
    clear:both;
}

.imageBorder.Off
{
    border:solid 1px #CAB96C;
}

.imageBorder.On
{
    border:solid 1px #FFFFFF;
}

.thumbSize
{
    width:102px;
    height:68px;
}

li
{    
    margin-left:25px;
}

.textGold, .textTitle
{
    color:#CAB96C;
}

.textTitle
{
    font-size:12px;
}

.smallTextTitle
{
    font-size:11px;
}

.textWhite
{
    color:#FFFFFF;
}

.textItalic
{
    font-style:italic;
    font-weight:normal;
}

.header
{
    width:100%;
}

.headerTopSpace
{
    width:100%;
    height:70px;
}

.headerTop, .headerBottom
{
    width:100%;    
    overflow:hidden;
}

.headerTop
{
    height:6px;    
    background:url('../images/main/ThickBar.jpg') repeat;
}

.headerBottom
{
    height:10px;    
    position:relative;
    z-index:5;
    background-repeat:no-repeat;    
}

* html .headerBottom
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/main/ThickBar2.png');    
}

.headerBottom[class]
{
    background:url('../images/main/ThickBar2.png');
}

.headerBody1
{
    height:63px;        
}

.headerBody2
{
    height:23px;        
}

.headerBody1, .headerBody2
{
    width:100%;
    background:url('../images/main/BlackMarble.jpg') repeat;
}

.headerBodyDivision
{
    width:100%;
    height:2px;   
    background:url('../images/main/SkinnyBar.jpg') repeat;
    overflow:hidden;
}

.headerContent
{
    width:836px;
    position:absolute;
    left:50%;
    margin-left:-418px;
    z-index:8;   
}

.flashLogo
{
    width:212px;
    height:220px;
    position:absolute;   
    top:-66px; 
    left:-5px;
    float:left;
    z-index:100;    
}

.mainLogo
{
    width:422px;
    height:82px;
    position:relative;
    top:7px;
    left:230px;
    float:left; 
}

.joinSexWorld
{
    width:123px;
    height:163px;
    position:absolute;
    top:-57px; 
    left:700px;
    float:left;
    z-index:100;
}

.joinSexWorldImg
{
    width:123px;
    height:163px;
}

.topMenu
{
    width:620px;
    position:relative;
    top:-7px;
    left:130px;    
    float:left;   
    text-align:center;       
}   

.menuOpt
{
    padding-left:10px;
    padding-right:10px;
    font-size:11px;
    font-weight:bold;
}

.menuOpt.border
{
    border-right:solid 2px #FFFFFF;
}

.backContainer
{
    width:764px;
    background-repeat:repeat;
}

* html .backContainer
{        
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/main/Thread.png');    
}

.backContainer[class]
{
    background:url('../images/main/Thread.png');
}

.container 
{
    width:758px;
    position:relative;
    top:-4px;    
}

.pageTitle
{
    width:750px;      
}

.pageBottom
{
    width:750px;
    height:26px;
}

.brown
{
    background:url('../images/main/BrownBackground.jpg') repeat;
}

.red
{
    background:url('../images/main/RedBackground.jpg') repeat;
}

.green
{
    background:url('../images/main/GreenBackground.jpg') repeat;
}

.blue
{
    background:url('../images/main/BlueBackground.jpg') repeat;
}

.black
{
    background:url('../images/main/BlackBackground.jpg') repeat;
}

.center
{
    text-align:center;
}

.topLeftCorner, .topRightCorner, .bottomLeftCorner, .bottomRightCorner
{
    width:26px;
    height:26px;
    position:relative;
}

.topLeftCorner, .bottomLeftCorner
{
    margin-left:-4px;
    float:left;
}

.topRightCorner, .bottomRightCorner
{
    margin-right:-4px;
    float:right;
}

.footer
{
    width:100%;
    height:29px;
    position:relative;    
    top:-4px;
    margin-bottom:5px;
    text-align:center;
}

.footerTop, .footerBottom
{ 
    width:100%; 
    height:2px; 	   
    background:url('../images/main/SkinnyBar.jpg') repeat;
    overflow:hidden;
}

.footerBody
{
    width:100%;
    height:20px;
    padding-top:5px;
    background:url('../images/main/BlackMarble.jpg') repeat;
}

.sectionBar
{
    width:750px;
    height:1px;
    background:url('../images/main/SectionBar.jpg') no-repeat;
    overflow:hidden;
}

.itemBar
{
    width:750px;
    height:1px;    
    background:url('../images/main/ItemBar.gif') no-repeat;
    overflow:hidden;
}

.resultsNavigation
{
    width:750px;    
    padding-top:5px;
}

.previousPage
{
    width:139px;
    height:22px;
    position:relative;
    left:10px;
    float:left;
}

.nextPage
{
    width:106px;
    height:22px;
    position:relative;
    right:10px;
    float:right;
}

.filtersBox
{
    width:730px;
    padding:10px;
    position:relative; 
    float:left; 
    text-align:center;
}

.filtersFormSpacer1
{
    margin-left:3px;
}

.filtersFormSpacer2
{
    margin-left:6px;
}

.ddlZone
{
    width:140px;
}

.ddlGenre
{
    width:95px;
}

.ddlSortBy
{
    width:120px;
}

.ddlDisplay
{
    width:40px;
}

.filtersInputs, .filtersButtons
{   
    border:solid 1px #CAB96C;
}

.filtersButtons
{
    color:#FFFFFF;
    background-color:#4F5B57;
    cursor:pointer;   
}

.btnFilters
{
    margin-left:5px;
}

.titleImage
{
    width:750px;
    height:29px;
    position:relative;    
}

.bevalBar
{
    width:750px;
    height:2px;    
    position:relative;    
    background:url('../images/main/BevalBar.gif') no-repeat;
    overflow:hidden;
}

.joinSexWorldTab
{
    width:836px;
    position:absolute;    
    left:50%;    
    margin-left:-418px;
    z-index:8;   
}

* html .joinSexWorldTab
{
    bottom:71px;
}

.joinSexWorldTab[class]
{
    bottom:50px;
}

.joinSexWorldTabImg
{
    width:121px;
    height:84px;    
    position:absolute;    
    left:715px;       
    z-index:100;
}

.floatMenu
{
    visibility:hidden;
}

.picsFloatMenu, .moviesFloatMenu
{
    position:absolute; 
    top:19px;     
    padding:5px; 
    float:left; 
    text-align:left; 
    background-color:transparent;	
    background-color:#000000; 
    opacity:.8; 
    filter:alpha(opacity=80);     
}

.picsFloatMenuLoggedOff
{
    left:252px;    
}

.moviesFloatMenuLoggedOff
{
    left:341px;
}

.picsFloatMenuLoggedOn
{
    left:247px;    
}

.moviesFloatMenuLoggedOn
{
    left:336px;
}

.logoHarmony
{
    width:160px; 
    height:29px; 
}

.logoMatrixHD
{
    width:160px; 
    height:32px; 
}

.logoJohnnyRebel
{
    width:160px; 
    height:35px; 
}

.logoHungarianHoneys
{
    width:101px; 
    height:55px;
}

.logoSuperMarinos
{
    width:80px; 
    height:75px;
}

.logoNewSensations
{
    width:170px;
    height:79px;
}

.logoVivid
{
    width:136px;
    height:58px;
}

.logoVisage
{
    width:160px;
    height:51px;
}

.joinSexWorldTV
{
    width:234px;
    height:184px;
    position:absolute;
    top:-70px; 
    left:685px;
    float:left;
    z-index:100;
}

.TV
{
    width:234px;
    height:184px;
}

.complianceNotice
{    
    margin-top:8px;    
}

a.notice
{
    font-size:10px;
}

a.notice:link, a.notice:visited 
{
    color:#FFFFFF;
}

a.notice:active, a.notice:hover
{
    color:#CAB96C;
}
	
.mmuBanner
{
    position:absolute;
    top:56px;    
    left:-130px;
    z-index:50;
}

.mmuBannerBottom
{
    margin-top:10px;
    margin-bottom:10px;
}

.bluvuBanner
{
    position:absolute;
    top:56px;    
    right:-130px;
    z-index:50;
}

.chat2chicksRightSideBanner
{
    position:absolute;
    top:56px;    
    right:-170px;
    z-index:50;
}

.chat2chicksLeftSideBanner
{
    position:absolute;
    top:56px;    
    left:-170px;
    z-index:50;
}

.chat2chicksBottomBanner
{
    margin-top:10px;
    margin-bottom:10px;
}

.lockerContainer
{
    width:100%;
    height:100%;
    position:absolute;
    top:0px;
    left:0px;    
    background-color:transparent;
    background-color:#000000;
    z-index:100;
    filter:alpha(opacity=60);
    opacity:.6;
}

.lockerContainerOff
{
    display:none;
}

.lockerContainerOn
{
    display:block;
}

* html .outerContainer
{
    position:relative;    
    height:100%;
}

.outerContainer[class]
{
    width:100%;
	min-height:100%;
	position:absolute;
	display:block;
}

.moviePlayerContainer
{
    width:450px;
    height:390px;
    padding-top:5px;
    background:url('../images/main/GirlsBackground.jpg') repeat;
    border:solid 1px #CAB96C;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-485px;
    margin-left:-225px;
    z-index:500;
}

.moviePlayerContainerOff
{
    display:none;
}

.moviePlayerContainerOn
{
    display:block;
}

.moviePlayerIFrame
{
    width:450px;
    height:365px;
    margin:0px;
    padding:0px;
}
