


/* PLAYER and DROP CSS */
.joinlink img { border:1px solid #ccc; padding:3px }
#vidDiv { height:610px; width: 100%;margin-bottom: 10px; }
.introHolder { height:480px; width:500px; float:right; margin-left:14px }
.playerDiv {  height:460px; width:700px; border-top-width:3px; border-right-width:3px; border-bottom-width:1px; border-left-width:3px; border-top-style:solid; border-right-style:solid; border-bottom-style:solid; border-left-style:solid; border-top-color:#000; border-right-color:#000; border-bottom-color:#000; border-left-color:#000; margin:0 auto } 
.submitButton { position:absolute; width: 464px; height: 47px; overflow: hidden; background-image:url('https://thotianas.com/images/submitButton.png'); margin:325px 0 0 100px; background-position: 0px 0px; background-repeat:no-repeat; }
.submitButton:hover { background-position: 0px -46px; }
.bigPlay {
	width: 1080px;
	height: 609px;
	margin: 0px 0px;
	background-image: url(Pending/bigPlaypng);
	background-position: 184px 90px;
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
}

.controls { width: 1080px; height: 610px; margin:0px 0px;background-image:url('http://s1.cdncontents.com/media/perfectgirls/images/playControls2.png'); margin-top:345px; }
.controls .playButton { width:40px; height:33px; overflow: hidden; background-image:url('http://s1.cdncontents.com/media/perfectgirls/images/playControls2.png'); margin:0px -2px; background-position: 0px 0px; background-repeat:no-repeat; }
.controls .hdButton { background-image: url("http://s1.cdncontents.com/media/perfectgirls/images/playControls2.png"); background-position: -648px 0; background-repeat: no-repeat; float: left; height: 33px; margin: -33px 0 0 530px; overflow: hidden; position: absolute; width: 51px; }
.controls .playButton:hover { background-position: 0px -64px; }
.controls .hdButton:hover { background-position: -648px -32px; }
.preloader {position: absolute;top: 275px; left: 504px;}
.playerB {width: 1080px !important}
#progressBar {width: 1080px !important}
