/******************* Set Default  ***************************/

/* Lists */
ul, ol, dl, li { margin: 0; padding: 0; list-style: none; }

/* Links */
a img, iframe { border: none; }
a, a:link { text-decoration: none; color: #9e0b0f; }
a:hover { outline: none; text-decoration: underline; }
/* forms */
form, fieldset { margin: 0; padding: 0; }
input[type="hidden"] { display: none; }
/* DIVs */
.clear { clear:both; height:0;}
.left { float:left; }
.right { float:right; }
.hide { display: none; }
.show { display: block; }


/***********************************************************************/

body { 
margin: 0; 
padding: 0;
font-size: 100%; 
font-family: Verdana, Tohoma,  Ariel;
font-size:12px;
}

#container {
width: 1012px;
vertical-align:top;
margin:auto;
background: #707070 url("/images/bg-grey.png") no-repeat ;
}

.centerGrey { margin-left: 19px; }

#dpCarousel {
width: 976px;
height: 565px;
background: url("/images/bg-carousel.jpg") no-repeat ;
}

#iphoneFlash {
width: 400px;
height: 400px;
}

.hideIphone {
z-index: 3;
position: relative; 
overflow: hidden;
width: 316px;
height: 200px;
}

.hideIphone2 {
z-index: 3;
position: relative; 
overflow: hidden;
width: 400px;
height: 400px;
}


/**** Nav ****/
#nav { width: 976px; height: 34px; }
#nav li { float: left; }
#nav li a { display: block; overflow: hidden; text-indent: -3000em; }

#nav .members a { width: 94px; height: 34px; background: url("/images/nav-members.png"); }
#nav .members a:hover { background: url("/images/nav-members.png") 0px -34px; }

#nav .videos a { width: 61px; height: 34px; background: url("/images/nav-videos.png"); }
#nav .videos a:hover { background: url("/images/nav-videos.png") 0px -34px; }
#nav .videosSelected a { width: 61px; height: 34px; background: url("/images/nav-videos.png") 0px -34px; }

#nav .photos a { width: 69px; height: 34px; background: url("/images/nav-photos.png"); }
#nav .photos a:hover { background: url("/images/nav-photos.png") 0px -34px; }
#nav .photosSelected a { width: 69px; height: 34px; background: url("/images/nav-photos.png") 0px -34px; }

#nav .girls a { width: 55px; height: 34px; background: url("/images/nav-girls.png"); }
#nav .girls a:hover { background: url("/images/nav-girls.png") 0px -34px; }
#nav .girlsSelected a { width: 55px; height: 34px; background: url("/images/nav-girls.png") 0px -34px; }

#nav .vrsex a { width: 93px; height: 34px; background: url("/images/nav-vrsex.png"); }
#nav .vrsex a:hover { background: url("/images/nav-vrsex.png") 0px -34px; }

#nav .chat a { width: 78px; height: 34px; background: url("/images/nav-chat.png"); }
#nav .chat a:hover { background: url("/images/nav-chat.png") 0px -34px; }

#nav .bts a { width: 148px; height: 34px; background: url("/images/nav-bts.png"); }
#nav .bts a:hover { background: url("/images/nav-bts.png") 0px -34px; }

#nav .store a { width: 58px; height: 34px; background: url("/images/nav-store.png"); }
#nav .store a:hover { background: url("/images/nav-store.png") 0px -34px; }

#nav .vod a { width: 46px; height: 34px; background: url("/images/nav-vod.png"); }
#nav .vod a:hover { background: url("/images/nav-vod.png") 0px -34px; }

#nav .download a { width: 146px; height: 34px; background: url("/images/nav-download.png"); }
#nav .download a:hover { background: url("/images/nav-download.png") 0px -34px; }

#nav .join a { width: 128px; height: 34px; background: url("/images/nav-join.gif"); }

.navUnder { width: 976px; height: 18px; background: url("/images/nav-under.png"); }

/**** View More Buttons ****/
.viewMore { 
width: 100px;
height: 40px;
float: right;
}

.viewMore a {
display: block; 
overflow: hidden; 
width: 100px;
height: 40px;
text-indent: -3000em;
float: right;
}

.viewMoreLeft { 
width: 100px;
height: 40px;
float: left;
}

.viewMoreLeft a {
display: block; 
overflow: hidden; 
width: 100px;
height: 40px;
text-indent: -3000em;
float: left;
}

/**** Recently Added ****/
.recentlyAdded {
width: 976px;
height: 637px;
background: url("/images/recently-added2.jpg");
}

#recentPlayer { 
float: left; 
width: 360px; 
height: 265px; 
margin-top: 19px;
margin-left: 15px;
}

.recentlyAdded .movie {
float: left;
margin-top: 61px;
margin-left: 35px; 
}

.recentlyAdded .movie li {
float: left;
color: #a1a0a0;
width: 124px; 
text-align: center;
line-height: 18px;
margin-right: 16px;
}

.recentlyAdded .movie img {
width: 124px; 
height: 175px; 
}

/**** DP Girls ****/
.dpGirlsHome {
width: 976px;
height: 312px;
background: url("/images/bg-girls.png");
}

.dpGirlsHome ul { margin-left: 9px; margin-top: 7px; }
.dpGirlsHome li { float: left; width: 125px;margin-right: 13px; }
.dpGirlsHome .b { margin-right: 11px; }
.dpGirlsHome li a { display: block; width: 125px; height: 250px; }
.dpGirlsHome li img { width: 125px; height: 201px; }

/**** Niches ****/
.niches {
width: 976px;
height: 251px;
background: url("/images/bg-niche.png");
}

.niches ul { margin-left: 12px; margin-top: 16px; }
.niches li { float: left; width: 125px; margin-right: 12px; text-align: center; line-height: 17px; }
.niches li a { font-size: 12px; color: #555555; text-decoration: underline; }
.niches li a:hover { color: #000; text-decoration: none; }
.niches li img { width: 125px; height: 110px; }

/**** End Niches ****/

.splitLeft {
float: left;
width: 637px;
}

.splitRight {
float: left;
vertical-align:top;
width: 339px;
}

/**** Scene Updates ****/
.sceneUpdate {
width: 637px;
height: 199px;
padding-top: 1px;
background: url("/images/bg-scene-update.png");
}

.sceneUpdate ul { margin-left: 10px; margin-top: 3px; }
.sceneUpdate li { float: left; width: 146px; margin-right: 8px; text-align: center; }
.sceneUpdate li a { font-size: 10px; color: #000; text-decoration: none; }
.sceneUpdate li a:hover { color: red; text-decoration: underline; }
.sceneUpdate li img { width: 146px; height: 110px; margin-bottom: 3px; }

/**** iPhone ****/
.iphoneArea {
float: left;
width: 316px;
height: 206px;
padding-top: 1px;
background: url("/images/bg-iphone.jpg");
}

/**** BTS ****/
.btsArea {
float: left;
width: 321px;
height: 206px;
padding-top: 1px;
background: url("/images/bg-bts.png");
}

.btsArea ul { margin-left: 5px; margin-top: 3px; }
.btsArea li { float: left; width: 146px; margin-right: 8px; text-align: center; }
.btsArea li a { font-size: 10px; color: #000; text-decoration: none; }
.btsArea li a:hover { color: red; text-decoration: underline; }
.btsArea li img { width: 146px; height: 110px; margin-bottom: 3px; }

/**** Live Chat ****/
.liveChatFlash {
width: 339px;
height: 369px;
padding-top: 1px;
background: url("/images/bg-livechat.png");
}

.liveChatArea {
width: 339px;
height: 341px;
}

#liveChat {
width: 319px;
height: 240px;
margin-top: 84px;
margin-left: 7px;
overflow: hidden;
}

/**** Join ****/
.jumpJoin {
width: 637px;
height: 303px;
padding-top: 1px;
background: url("/images/bg-join.jpg");
}

.jumpJoin .joinForm { margin-top: 73px; margin-left: 30px; }
.jumpJoin .joinForm div { height: 25px; padding: 2px; line-height: 25px; font-size: 11px; font-weight: bold; }
.jumpJoin .joinInput { width: 260px; border: 1px solid #bcbbbb; height: 25px; }
.jumpJoin .btnContinue { margin-top: 12px; margin-left: -3px;}

/**** Become a DP girl / vrsex360 ****/
.becomeDPGirl { float: left; width: 636px; height: 165px; margin-top: -8px; }
.vrsex360 { float: left; width: 357px; height: 165px; margin-top: -8px; }
.girlAppTitle { margin-left: 20px;}
.girlForm { float:left; width: 500px; margin: auto; padding: 15px; padding-right: 0px; text-align: center; font-family: Mydriad Pro, Verdana; }
.girlForm .textWrap { float: left; text-align: right; width: 230px; margin-top: 3px; font-weight: bold; color: #970016; }
.girlForm .inputWrap span { font-size: 10px; font-weight: normal;}
.girlForm .inputWrap { float: left; text-align: right; }
.girlForm .inputWrap input { border: 1px solid #636363; width: 180px; margin:2px ;  font-weight: bold; }
.girlForm .inputWrap textarea { border: 1px solid #636363; width: 180px; height: 100px; margin:2px ; }
.girlForm .submitBtn { background: #ccc; padding: 2px; width: 176px}

/**** Footer ****/
.footer {
width: 1012px;
height: 233px;
background: url("/images/bg-footer.png");
font-size: 11px;
color: #3b3a3a;
}

.footer a {
font-size: 11px;
color: #3b3a3a;
text-decoration: underline;
}

.footer a:hover { text-decoration: none; }

.footer li {
height: 20px;
line-height: 20px;
}

.footer ul { margin-left: 12px; }

.footer .siteLinks {
float: left;
width: 190px;
margin-left: 38px;
margin-top: 20px;
padding:5px;
border-right: 1px solid #c5c5c5;
}

.footer .storeLinks {
float: left;
width: 190px;
margin-left: 25px;
margin-top: 20px;
padding:5px;
border-right: 1px solid #c5c5c5;
}

.footer .contractStarsLinks {
float: left;
width: 260px;
margin-left: 25px;
margin-top: 20px;
padding:5px;
border-right: 1px solid #c5c5c5;
}

.footer .contractStarsLinks  li {
float: left;
width: 100px;
margin-right: 20px;
}

.footer .supportLinks {
float: left;
width: 190px;
margin-left: 25px;
margin-top: 20px;
padding:5px;
}

.legal {
background: #fff;
text-align: center;
width: 1012px;
padding: 5px;
}

.legal a { color: #9e0b0f; }

/**** Girls Page ****/

.dpHeader {
width: 1012px;
height: 598px;
margin-left:-19px;
background: url("/images/hottest-girls.jpg");
}

.dpHeader  a {
width: 500px;
height: 120px;
margin: auto;
display: block;
}

.whiteArea {
width: 1011px;
margin-left:-18px;
background: url("/images/bg-white.png");
}

.whiteArea .holder { margin-left: 18px; }

.dpStars {
width: 980px;
height: 44px;
background: url("/images/dp-stars.png");
}

.dpGirls {
width: 980px;
height: 44px;
background: url("/images/dp-girls.png");
}

.dpContractStar {
float: left;
padding-left: 1px;
width: 485px;
height: 535px;
background: #fff;
}

.dpStarsBottom {
width: 980px;
height: 9px;
background: url("/images/bg-stars-bottom.png");
}

.dpContractStar2 {
float: left;
margin-right: 1px;
margin-left: 10px;
margin-bottom: 10px;
width: 228px;
height: 300px;
border: 1px solid #959595;
text-align: center;
}

.dpContractStar2 a {
color: #9e0b0f;
font-size: 18px;
text-decoration: none;
}

.dpFeatured {
width: 980px;
height: 44px;
background: url("/images/dp-featured.png");
}

.dpFeatured2 {
width: 980px;
height: 44px;
background: url("/images/dp-featured2.png");
}

.dpFeatured3 {
width: 980px;
height: 40px;
background: url("/images/dp-featured3.png") 0 -4px;
}


.pornStars {
float: left;
margin-right: 17px;
margin-left: 10px;
margin-bottom: 4px;
margin-top: 6px;
width: 135px;
height: 200px;
text-align: center;
}

.pornStars img { border: 1px solid #959595; }

.pornStars a {
color: #9e0b0f;
font-size: 14px;
padding: 2px;
text-decoration: none;
}

/**** Movies Page ****/

.dpFullMovies {
width: 980px;
height: 44px;
background: url("/images/dp-full-movies.png");
}

.movieWrapper {
width: 979px;
height: 535px;
padding-top: 1px;
background: url("/images/bg-movies.png");
}

.movieWrapper .bigBox { 
float: left;
width: 161px; 
height: 227px; 
margin-left: 34px;
margin-top: 23px;
}

.bigBox img { width: 161px; height: 227px; }

.movieWrapper h1 { 
color: #9e0b0f;
font-size: 18px;
font-weight: bold;
}

.movieWrapper .movieInfo { 
float: left;
color: #555555;
font-size: 14px;
font-weight: bold;
width: 340px;
margin-left: 15px;
margin-top: 20px;
}

.movieWrapper .movieInfo .left { float: left; width: 90px; padding: 4px; }

.movieWrapper .movieInfo .left2 { 
float: left; 
width: 215px; 
font-weight: normal;
color: #959595; 
padding: 4px; 
}

.movieWrapper .movieInfo .left3 { 
float: left; 
width: 215px; 
height: 84px;
overflow: hidden;
color: #959595; 
padding: 4px;
}

.movieWrapper .movieInfo .left3 a { font-weight: normal; color: #959595; }

.movieWrapper .movieInfo .buttons a { 
display: block;
width: 330px;
height: 35px;  
}

.movieWrapper .flashMovieContainer { 
float: left;
width: 360px;
height: 250px;
margin-top: 14px;
margin-left: 23px  
}

.movieWrapper .flashMovie { 
background: green;
width: 360px;
height: 225px;
}

.movieWrapper .flashMovieText { 
color: #9e0b0f;
font-size: 15px;
padding: 5px;
}

.movieWrapper .released { 
height: 20px; 
line-height: 20px; 
font-size: 12px;
color: #363636;
font-weight: bold;
margin-left: -20px;
margin-top: 20px;
margin-bottom: 4px;
}

.movieWrapper .released span { color: #959595; font-weight: normal; }
.movieWrapper .available span { color: #959595; font-weight: normal; }

.movieWrapper ul { margin-left: 30px; }

.movieWrapper li { text-align: center; width: 135px; float: left; margin-right: 23px; }

.movieWrapper li .boxShadow { 
width: 127px;
height: 176px;
background: url("/images/box-shadow.png");
}

.movieWrapper li img { 
width: 118px;
height: 166px;
}

.movieWrapper li a { color: #9e0b0f; font-size: 14px; line-height: 20px; display: block; margin-left: -8px; }
.movieWrapper li a:hover { text-decoration: none; }

.instantAccess {
width: 979px;
height: 87px;
}

.dpBts {
width: 980px;
height: 44px;
background: url("/images/dp-bts.png");
}

.btsWrapper {
width: 979px;
height: 470px;
padding-top: 1px;
background: url("/images/bg-bts-area.png");
}

.btsWrapper .bigBox { 
float: left;
width: 161px; 
height: 227px; 
margin-left: 34px;
margin-top: 66px;
}

.btsWrapper h1 { 
color: #9e0b0f;
font-size: 18px;
font-weight: bold;
}

.btsWrapper .movieInfo { 
float: left;
color: #555555;
font-size: 14px;
font-weight: bold;
width: 340px;
margin-left: 15px;
margin-top: 63px;
}

.btsWrapper .movieInfo .left { float: left; width: 90px; padding: 4px; }

.btsWrapper .movieInfo .left2 { 
float: left; 
width: 215px; 
font-weight: normal;
color: #959595; 
padding: 4px; 
}

.btsWrapper .movieInfo .left3 { 
float: left; 
width: 215px; 
height: 87px;
overflow: hidden;
color: #959595; 
padding: 4px;
}

.btsWrapper .movieInfo .left3 a { font-weight: normal; color: #959595; }

.btsWrapper .movieInfo .buttons a { 
display: block;
width: 330px;
height: 35px;  
}

.btsWrapper .flashMovieContainer { 
float: left;
width: 360px;
height: 250px;
margin-top: 57px;
margin-left: 23px  
}

.btsWrapper .flashMovie2 { 
background: green;
width: 360px;
height: 225px;
}

.btsWrapper .flashMovieText { 
color: #9e0b0f;
font-size: 15px;
padding: 5px;
}

.btsWrapper ul { 
margin-left: 21px;
margin-top: 20px;
}

.btsWrapper li { text-align: center; width: 182px; float: left; margin-right: 5px; }

.btsWrapper li .filmBox { 
width: 182px;
height: 113px;
background: url("/images/bg-film.png");
}

.btsWrapper li img {
margin-top: 3px; 
margin-left: 1px; 
width: 144px;
height: 107px;
}

.btsWrapper li a { color: #9e0b0f; font-size: 10px; line-height: 20px; display: block; font-weight: bold; }
.btsWrapper li a:hover { text-decoration: none; }

.dpLive {
width: 980px;
height: 44px;
background: url("/images/dp-live.png");
}

.dpLiveChat {
float: left;
width: 633px;
height: 465px;
background: url("/images/dp-livechat.png");
}

.dpLiveChatGirls {
float: left;
width: 346px;
height: 465px;
background: url("/images/dp-livechatgirls.png");
}

.chatMore {
display: block;
width: 80px;
height: 25px;
margin-top: 20px;
margin-left: 10px;
}

.camShow {
float: left;
width: 305px;
margin-top: 75px;
margin-left: 10px;
}

.camShow img { border: 2px solid #8c8c8c; }

.camShow .name {
float: left;
color: #a8393c; 
font-size: 13px; 
width: 150px; 
margin-left: 10px;
font-weight: bold;
margin-top: 5px;
}

.camShow .released { float: left; color: #363636; font-size: 13px; font-weight: bold; margin-top: 5px; }
.camShow .released span { color: #959595; }

.dpLiveChatGirls ul { margin-top: 5px; }

.dpLiveChatGirls ul li {
text-align: center;
float: left;
width: 105px;
height: 90px;
margin: 3px;
margin-bottom: 5px;
}

.dpLiveChatGirls li a { color: #707070; font-size: 10px; }
.dpLiveChatGirls li a:hover { text-decoration: none; color: #a8393c; }

.dpLiveChatGirls li img { width: 103px; height: 77px; border: 1px solid #707070; }


/**** Photos Page ****/

.qualityPhotos {
width: 980px;
height: 44px;
background: url("/images/dp-thousands-photos.png");
}

.highQuality {
width: 995px;
height: 590px;
margin-top: 5px;
margin-left: 10px;
}

.highQuality2 { width: 980px; height: 595px; margin-bottom: -6px; margin-left: 10px; }

.completeSets {
width: 980px;
height: 44px;
background: url("/images/dp-complete-sets.png");
}

.photoSets {
width: 980px;
height: 440px;
text-align: center;
padding-top: 1px;
background: url("/images/bg-photo-sets.png");
}

.photoSet {
width: 208px;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 28px;
float: left;
}

.photoSet .info { 
width: 208px;
background: #d7d7d7; 
font-size: 9px;
color: #363636;
line-height: 13px;
margin-top: 7px;
height: 35px;
padding-top: 3px;
}

.photoSet span { font-weight: bold; color: #9e0b0f; }
.photoSet .desc { float: left; padding: 3px; width: 130px; padding-left: 6px; text-align: left; }
.photoSet .count { float: left; text-align: right; width: 60px; padding: 3px;}

.morePhotos {
display: block;
width: 80px;
height: 25px;
margin-top: 25px;
margin-left: 10px;
}

.loginHolder {
margin-left: 260px;
padding-right: 40px;
padding-top: 1px;
width: 430px;
text-align: center;
background: url("/images/bg-login.png");
}
.notLogged { margin-left: 23px; }
.loginHolder  .textWrap { float: left; text-align: right; width: 156px; margin-top: 3px; font-weight: bold;}
.loginHolder  .inputWrap { float: left; text-align: right; }
.loginHolder  .inputWrap input { border: 1px solid #636363; width: 180px; margin:2px ; }
.captcha { border: 1px solid #636363; width: 180px; margin:2px ; }
.loginHolder  .submitBtn { border: 1px solid #616161; padding: 3px; background: #979797; color: #fff; font-weight: bold; width: 180px; margin-left: 75px; margin-top: 8px; font-size: 11px; }
.loginHolder .alertHolder { font-weight: bold; color: red; padding: 10px;}
.loginHolder .moveRight { margin-left: 75px; padding: 2px; }
.spacers { height: 50px; }
.loginBottom {  width: 979px; height: 11px; background: url("/images/login-bottom.png"); }

.tour360 { width: 642px; height: 1138px; background: url("/images/bg-360.jpg"); }
.join360 { width: 642px; height: 77px; }

/*** 301 & 401 Styles ***/

#errorContainer {
width: 1012px;
vertical-align:top;
margin:auto;
}

.logo {
width: 518px;
height: 123px;
margin:auto;
background: url("../images/errors/logo.png");
}

#errorContainer .stepsBar { width: 1012px; height: 54px; padding-top: 1px;  }

.stepsBar ul { margin-top: 19px; margin-left: 70px; }

.stepsBar li { 
float: left; 
font-weight: bold; 
color: #636363;
}

#onReturn .stepsBar { background: url("../images/errors/bar-on-return.png"); }

#onReturn .middleArea {
width: 1012px;
height: 347px;
background: url("../images/errors/bg-on-return.jpg");
}

#onReturn .userPassSide { 
float: left; 
width: 700px; 
margin-left: 64px;
margin-top: 30px;
}

#onReturn .promoHelpSide { 
float: left; 
width: 210px;
margin-top: 35px; 
margin-left: 7px;
}

#onReturn .promoHelpSide .help {
margin-top: 0px;
margin-left: 45px;
font-size: 11px;
line-height: 16px;
}

#onReturn .approved {
margin-bottom: 50px;
font-size: 20px;
font-weight: bold;
color: #00721b;
}

#onReturn .denied {
margin-bottom: 50px;
font-size: 20px;
font-weight: bold;
color: red;
}

#errorContainer .errorFooter {
margin-top: 20px;
padding: 10px;
font-size: 11px;
color: #707070;
text-align: center;
}

.errorContainer .errorFooter a {
padding: 10px;
font-size: 11px;
color: #9e0b0f;
}

#errorContainer .errorFooter span {
font-size: 10px;
color: #000;
}

#errorContainer .errors {
width: 1012px;
background: url("../images/errors/bg-errors.jpg");
}

#errorContainer .errors ul {
background: #fff;
border: 1px solid red;
width: 300px;
margin: auto;
}

#errorContainer .errors li {
font-weight: bold;
padding: 2px;
font-size: 11px;
color: red;
}

#errorContainer .bottom {
width: 1012px;
height: 182px;
background: url("../images/errors/bg-bottom.jpg");
}

/**** Support ****/
.supportArea { width: 600px; margin: auto; padding-top: 20px; padding-bottom: 20px; text-align: center; }
.frmText { float: left; padding: 5px; text-align: right; font-family: Myriad Pro, verdana; font-size: 18px; width: 200px;}
.frmInput { float: left; padding: 5px; font-family: Myriad Pro, verdana; font-size: 18px; }
.frmInput input { height: 20px; width: 200px;border: 1px solid #676666; font-family: Myriad Pro, verdana; font-size: 16px; padding: 1px; }
.frmInput select { height: 24px; width: 205px;border: 1px solid #676666; font-family: Myriad Pro, verdana; font-size: 16px; padding: 1px; }
.frmInput textarea { height: 150px; width: 300px;border: 1px solid #676666; font-family: Myriad Pro, verdana; font-size: 16px; padding: 1px; }
.frmInput span { font-family: Myriad Pro, verdana; font-size: 12px; padding: 1px; }
.emailErrors { background-color: #CC0000; border: 1px solid #f00; color: #fff; padding: 3px; margin: 3px; }
.emailSuccess { background-color: #33CC00; border: 1px solid #0f0; color: #fff; padding: 3px; margin: 3px; }

