body {
	color: #fff;
	/*background: url(http://www.cockyboys.com/images_v2/bg021513.jpg) center top no-repeat fixed #0c3950;*/
	background: url(/images_v3/bgGradient.png) center top repeat-y,
				url(/images_v3/bg3.gif) left top repeat #112732;
	margin: 0;
	font-family: Arial,sans-serif;
}
.oldie body {
	background: url(/images_v3/bg3.gif) left top repeat #112732;
}
img {
	border: 0;
}
a {
	color: #fff;
	text-decoration: none;
}
h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#wrapper, .wrapper {
	background-color: rgba(0,0,0,0.3);
	width: 980px;
	margin: 0 auto;
	min-height: 1000px;
	padding-bottom: 25px;
}
.oldie #wrapper, .oldie .wrapper {
	background: url(/images_v2/bgWrapper.png) left top repeat;
}
/**** styles v2 ***/
#searchBar {
	height: 40px;
	width: 960px;
	margin: 1px auto 25px auto;
	position: relative;
	background-color: rgba(0,0,0,0.5);
	border-bottom: 5px solid #000;
	padding-bottom: 1px;
}
.ac_input, #commentForm input, .bodyLogin input[type="password"], .bodyLogin input[type="text"] {
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background-color: rgba(102,204,255,0.2);
	color: #fff;
	border: 2px solid rgba(0,0,0,0.7);
	height: 20px;
	width: 150px;
	padding-left: 7px;
}
#commentForm input {
	width: 210px;
}
#commentForm textarea {
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background-color: rgba(102,204,255,0.2);
	color: #fff;
	border: 2px solid rgba(0,0,0,0.7);
	padding-left: 7px;
	width: 900px;
	margin-left: 20px;
}
.ac_odd {
	background-color: #111;
}
.ac_even {
	background-color: #222;
}
.memberModelPage #liveBanner {
	margin-top: -24px !important;
}
#liveBanner {
	border-bottom: 5px solid #000;
}
.sectionTitle {
	background-color: rgba(0,0,0,0.5);
	font-weight: normal;
	font-size: 24px;
	text-shadow: 2px 2px 3px #000, 2px 2px 3px #000;
	color: #99cbe5;
	border-top: 3px solid #f00;
	padding: 10px 20px 10px 20px;
}
.sectionContainer {
	border-top: 5px solid rgba(0,0,0,0.7);
	background-color: rgba(0,0,0,0.5);
	border-bottom: 5px solid rgba(0,0,0,0.7);
	width: 960px;
	position: relative;
	margin-top: 1px;
}
.rowDivider {
	background-color: rgba(0,0,0,0.7);
	width: 960px;
	height: 5px;
}
.tableBG {
	background-color: rgba(0,0,0,0.5);
	border-bottom: 3px solid #000;
	margin-top: -3px;
}
#mainPageNav {
	background-color: rgba(0,0,0,0.5);
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-top: 20px;
	padding: 10px 0;
}
#bottomNav {
	background-color: rgba(0,0,0,0.5);
	width: 960px;
	margin: 10px auto 0 auto;
	text-align: center;
	height: 40px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.sort_link, .tabMovie, .tabCaps, .tabDigs, .tabComments, .tabMovie, .tabComments {
	background-color: rgba(0,0,0,0.5);
}
.sort_link_current, #content_tab_link_current {
	background-color: rgba(102,204,255,0.2);
}
.sort_link a:hover, .sort_link_current a:hover {
	color: #66ccff;
}
.latestScenes .sectionContainer {
	background-color: transparent !important;
}
#dvds {
	border-bottom: none;
	border-top: none;
}
.movie_options_title_bar {
	background-image: none;
	background-color: rgba(102,204,255,0.2);
	border: none;
	border-top: 3px solid #f00;
	color: #fff;
}
.full_download_option_title {
	background-color: rgba(0,0,0,0.2);
	color: #99cbe5;
}
.full_download_table, .full_download_option {
	background-color: rgba(0,0,0,0.2);
}
.full_download_table td {
	border: 1px solid #2d2d2d;
}
#galleryDownload {
	width: 320px;
	margin: 10px 10px 10px auto;
}
.memberModelPage .modelMovies, .oldie .memberModelPage .modelMovies {
	background-color: transparent;
}
.movieTable {
	margin-bottom: 20px;
	border-top: 5px solid rgba(0,0,0,0.7);
	border-bottom: 5px solid rgba(0,0,0,0.7);
	background-color: rgba(0,0,0,0.5);
}
#footerContainer {
	background-color: rgba(0,0,0,0.7);
	margin-top: -5px;
	width: 100%;
	padding: 30px 0 0 0;
	font-size: 14px;
}
.searchItem {
	border-top: 5px solid rgba(0,0,0,0.7);
	border-bottom: 5px solid rgba(0,0,0,0.7);
}
#static p.sectionh1 {
	margin-bottom: 4px;
}
/*** end replace styles ***/

/* header v2 styles */

#header, #headerMembers {
	position: relative;
	height: 170px;
}
#headerMembers {
	height: 175px;
}
#header #logo, #headerMembers #logo {
	text-indent: -9000px;
	background-image: url(/images_v2/logo.png);
	width: 505px;
	height: 75px;
	padding: 0;
	margin: 0;
	margin-left: 8px;
}
#header ul, #headerMembers ul {
	position: absolute;
	left: 9px;
	bottom: 0;
	margin: 0;
	padding: 1px;
	list-style-type: none;
	border-top: 1px solid #000;
	width: 960px;
	border-bottom: 5px solid rgba(0,0,0,0.7);
}
#header ul li, #headerMembers ul li {
	float: left;
}
#header ul li a, #headerMembers ul li a {
	display: block;
	margin: 0 1px;
	font-size: 15px;
	padding: 10px 30px 5px 20px;
	text-transform: uppercase;
	height: 46px;
	background-image: none;
	background-color: rgba(0,0,0,0.7);
	border-top: 3px solid #66ccff;
	width: 130px;
	outline: none;
	line-height: 11px;
}
#headerMembers ul li a {
	width: 140px;
}
#header ul li .navJoin {
	background-position: center -10px;
	width: 180px;
	background-color: rgba(255,0,0,0.4);
}
#header ul li .navJoin:hover {
	color: #99cbe5;
}
.navDesc {
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
	font-style: italic;
	color: #999;
	position: relative;
	top: 7px;
}
#header ul li a:hover, #headerMembers ul li a:hover {
	border-top: 3px solid #f00;
	background-color: rgba(102,204,255,0.2);
	color: #fff;
}
#memberLogin {
	position: absolute;
	right: 0;
	top: 10px;
}
#header ul li a:active, #headerMembers ul li a:active {
	border-top: 3px solid #fff;
}

/* end header v2 styles */

#loginText {
	margin-right: 5px;
	font-size: 16px;
}
#inputUser, #inputPass {
	margin-right: 5px;
	width: 142px;
	font-size: 14px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background-color: rgba(102,204,255,0.2);
	color: #fff;
	border: 2px solid rgba(0,0,0,0.7);
	height: 20px;
	padding-left: 8px;
}
.oldie #inputUser, .oldie #inputPass {
	border: 2px solid #000;
}
#memberLogin p {
	text-align: right;
	padding: 0;
}
#memberLogin #remember {
	position: relative;
	top: -10px;
	right: 20px;
}
#loginSubmit {
	margin-right: 5px;
	margin-top: 5px;
}
#topBanner {
	width: 960px;
	margin: 0 auto;
	border-bottom: 5px solid #000;
	overflow: hidden;
	position: relative;
	height: 460px;
	overflow: hidden;
}
#middleBanner {
	width: 960px;
	margin: 10px auto;
	height: 300px;
	border-top: 5px solid #000;
	border-bottom: 5px solid #000;
	overflow: hidden;
	position: relative;
}
.buttonPrevious {
	display: block;
	position: absolute;
	text-indent: -9000px;
	background-image: url(/images_v2/slideshow/arrow.png);
	background-repeat: no-repeat;
	background-position: -51px center;
	width: 35px;
	height: 43px;
	left: 5px;
	top: 40%;
	outline: none;
	z-index: 999;
}
.buttonPrevious:hover {
	background-position: left center;
}
.buttonPrevious:active {
	background-position: -51px center;
}
.buttonNext {
	display: block;
	position: absolute;
	text-indent: -9000px;
	background-image: url(/images_v2/slideshow/arrow.png);
	background-repeat: no-repeat;
	background-position: -101px center;
	width: 35px;
	height: 43px;
	right: 5px;
	top: 40%;
	outline: none;
	z-index: 999;
}
.buttonNext:hover {
	background-position: right center;
}
.buttonNext:active {
	background-position: -101px center;
}
#pager, #pager2 {
	position: absolute;
	z-index: 80;
	bottom: 50px;
	right: 0;
}
#pager a, #pager2 a {
	background-image: url(/images_v2/slideshow/pager.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 17px;
	width: 18px;
	margin-right: 10px;
	text-indent: -9000px;
	display: block;
	float: left;
	outline: none;
}
#pager .activeSlide, #pager2 .activeSlide {
	background-position: left center;
}
#featuredScene, #latestScenes, .latestScenes, #moreScenes, #galleryTour, #modelFeature, #liveShow, #topModels, #topMovies, .sectionDiv {
	width: 960px;
	margin: 30px auto 0 auto;
}
#featuredScene {
	margin-top: 1px;
}
.sectionh1 {
	margin: 0;
	padding-bottom: 10px;
}
/* ****************** FEATURED PLAYER ****************** */
#featuredPlayer {
	width: 960px;
	height: 400px;
	position: relative;
	outline: none;
}
#featuredPlayer #player {
	width: 704px;
	height: 400px;
}
#featuredPlayer #side {
	width: 256px;
	height: 400px;
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0;
	text-align: right;
}
#PGGBlogo {
	width: 160px;
	height: 131px;
	background: url(/images_v2/featuredPlayer/logo.png) left center no-repeat;
	text-indent: -9000px;
	position: absolute;
	top: 0;
	left: -100px;
	z-index: 2;
	text-align: left;
}
#featuredPlayer #austonyHead {
	background: url(/images_v2/featuredPlayer/head.png) center center no-repeat;
	height: 12px;
	width: 256px;
	position: absolute;
	left: -10px;
	top: -12px;
	z-index: 100;
}
/****** THE HAUNTING ******/
#side #sliver {
	position: absolute;
	width: 22px;
	height: 400px;
	background: url(/images_v2/featuredPlayer/roadstrip-sliver.png) center center no-repeat;
	left: -19px;
	top: -2px;
}
/* ****************** END FEATURED PLAYER ****************** */
#featuredPlayer_wrapper {
	height: 391px !important;
}
#featuredOverlay {
	height: 35px;
	background: url(/images_v2/bg-overlay.png) repeat-x center bottom;
	position: absolute;
	top: 0;
	left: 0;
	width: 548px;
}
#featuredOverlay h2 {
	font-size: 18px;
	float: left;
	color: #f00;
	margin-left: 10px;
	margin-top: 10px;
	text-shadow: 2px 2px 3px #000;
}
#featuredOverlay p {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	text-shadow: 2px 2px 3px #000;
}
#upLeftFeature {
	position: absolute;
	top: 0;
	right: 206px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
#upRightFeature {
	position: absolute;
	top: 0;
	right: 0;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
#botLeftFeature {
	position: absolute;
	top: 206px;
	right: 206px;
	border-left: 1px solid #000;
}
#botRightFeature {
	position: absolute;
	top: 206px;
	right: 0;
}
#latestScenes ul, .latestScenes ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#latestScenes ul li, .latestScenes ul li {
	width: 475px;
	height: 350px;
	float: left;
	margin-bottom: 10px;
	position: relative;
}
/**** add to stylesheet ***/
.membersArea .latestScenes ul li {
	margin-bottom: 45px;
}
.membersArea .latestScenes ul li a {
	color: #999;
}
.membersArea .latestScenes ul li a:hover {
	color: #99cbe5;
}
#latestScenes ul .listLeft, .latestScenes ul .listLeft {
	margin-right: 10px;
}
.overlayContainer {
	height: 350px;
	width: 475px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.overlay {
	height: 35px;
	background: url(/images_v2/bg-overlay.png) repeat-x right top;
	position: absolute;
	bottom: 0px;
	font-size: 18px;
	left: 0px;
}
/*.overlayRight {
	width: 78px;
	height: 35px;
	background: url(/images_v2/bg-overlay-right.png) repeat-y left center;
	position: absolute;
	right: -78px;
	top: 0;
}*/
.sceneDate {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	text-shadow: 2px 2px 3px #000;
	color: #66ccff;
}
.buttonJoin {
	background-image: url(/images_v2/join-buttons.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 36px;
	width: 200px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}
.buttonJoin:hover {
	background-position: left top;
}
.buttonWatch {
	background-image: url(/images_v2/join-buttons.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-indent: -9000px;
	display: block;
	height: 36px;
	width: 200px;
	margin-right: 8px;
	margin-top: 10px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
}
.buttonWatch:hover {
	background-position: right top;
}

#moreScenes ul, #galleryTour ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 970px;
}
#moreScenes ul li, #galleryTour ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 313px;
	height: 235px;
	position: relative;
}
#galleryTour ul li {
	width: 192px;
	height: 144px;
	margin: 0;
}
#moreScenes ul li a {
	width: 313px;
	height: 235px;
	position: absolute;
	display: block;
	background: url(/images_v2/play2.png) no-repeat center center;
	opacity: 0.0;
	filter: alpha(opacity=0);
	text-indent: -9000px;
	overflow: hidden;
}
.playArrowLarge {
	width: 475px;
	height: 350px;
	position: absolute;
	display: block;
	background: url(/images_v2/play2.png) no-repeat center 135px;
	opacity: 0.0;
	filter: alpha(opacity=0);
	text-indent: -9000px;
	overflow: hidden;
	z-index: 899;
	top: 0;
	left: 0;
}
#moreScenes ul li a:hover, .playArrowLarge:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#bottomNav p {
	font-size: 20px;
	line-height: 40px;
	text-shadow: 2px 2px 3px #000;
	margin: 0;
	padding: 0;
}
#bottomNav p a:hover {
	color: #99cbe5;
}
#bottomNav #navPage {
	margin-right: 40px;
}
#bottomNav b {
	color: #f00;
}
#navFirst {
	margin-right: 20px;
}
#navPrev {
	margin-right: 20px;
}
#navNext {
	margin-left: 20px;
}
#navLast {
	margin-left: 20px;
}
#currentPage {
	color: #f00;
}
.tiny {
	font-size: 15px;
	position: relative;
	top: -2px;
}
#footer {
	width: 900px;
	margin: 0 auto;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	font-size: 15px;
}
#footer ul li {
	margin-bottom: 15px;
}
#footer h3 {
	font-size: 22px;
	margin-bottom: 15px;
	font-weight: bold;
}
#footerLeft {
	width: 270px;
	float: left;
	overflow: hidden;
	border-right: 5px solid #000;
	padding-right: 40px;
	margin-top: 10px;
}
#footerRight {
	position: relative;
	float: right;
	height: 300px;
	width: 585px;
}
#footerFooter {
	text-align: center;
	margin-top: 50px;
	border-top: 1px solid #000;
	font-size: 12px;
	padding: 10px 0;
	color: #999;
	position: relative;
}
#footerFooter a {
	color: #999;
}
#iconIpad, .iconTwitter, #iconAward, .iconModel, .iconBlog {
	position: absolute;
	width: 191px;
	height: 297px;
	background-image: url(/images_v2/footer-icons.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
#iconIpad, .iconModel {
	top: 0;
	left: 10px;
	text-indent: -9000px;
	display: block;
}
.iconModel:hover {
	background-position: left -301px;
}
.iconTwitter {
	background-position: -195px top;
	top: 0;
	left: 210px;
	text-indent: -9000px;
	display: block;
}
.iconTwitter:hover {
	background-position: -195px -301px;
}
#iconAward, .iconBlog {
	background-position: right top;
	top: 0;
	left: 410px;
	text-indent: -9000px;
	display: block;
}
/*.iconBlog:hover {
	background-position: right -301px;
}*/
.iconJoin {
	width: 578px;
	height: 239px;
	display: block;
	text-indent: -9000px;
	background-image: url(/images_v2/footer-join.jpg);
	background-repeat: no-repeat;
	margin-top: 310px;
	overflow: hidden;
	position: relative;
	left: 18px;
}
#awards {
	padding-top: 15px;
}
#awards p {
	font-size: 12px;
	line-height: 15px;
	color: #999;
	font-style: italic;
	margin-left: 10px;
}
/* TRAILER PAGE */
#episodeContent, #modelPageContent {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 70px;
}
#modelPageContent {
	padding-bottom: 50px;
}
#videoPlayer {
	position: relative;
	float: left;
	background-color: #000;
	left: 1px;
}
#movieInfo {
	width: 960px;
	height: 60px;
	margin: 1px auto 0 auto;
	background-color: rgba(0,0,0,0.5);
	border-bottom: 5px solid #000;
	position: relative;
}
#modelPageInfo {
	border-bottom: 2px solid #2d2d2d;
}
#movieInfo h1 {
	font-size: 24px;
	line-height: 35px;
	margin-top: 25px;
	float: left;
	color: #f00;
	text-shadow: 2px 2px 3px #000;
	position: absolute;
	left: 5px;
	width: 100%;
}
#movieInfo #updated {
	position: absolute;
	right: 370px;
	line-height: 35px;
	margin-top: 25px;
	color: #999;
	font-size: 12px;
}
#movieInfo #linkBack {
	position: absolute;
	right: 20px;
	line-height: 35px;
	margin-top: 25px;
	font-size: 12px;
}
#movieInfo #linkBack a {
	color: #999;
	text-decoration: underline;
}
#movieInfo #linkBack a:hover {
	color: #fff;
	text-decoration: none;
}
#episodeJoin {
	float: right;
	width: 359px;
	height: 450px;
	position: relative;
	background-color: rgba(0,0,0,0.2);
	border-bottom: 10px solid #000;
}
#joinFormStuff {
	margin-left: 30px;
	width: 305px;
}
#joinFormStuff #watchNow {	
	text-indent: -9000px;
	background: url(/images_v2/watchFullMovie.png) center center no-repeat;
	margin: 0;
	width: 323px;
	height: 64px;
	margin: 10px auto 10px -20px;
}
#joinFormStuff p {
	margin-bottom: 15px;
	position: relative;
	color: #fff;
}
#joinFormStuff p .formText {
	margin-right: 20px;
}
#joinFormStuff  input[type="text"] {
	position: absolute;
	right: 0;
	width: 185px;
	font-size: 14px;
	background-color: rgba(102,204,255,0.2);
	color: #fff;
	border: 2px solid rgba(0,0,0,0.7);
	height: 20px;
}
.oldie #joinFormStuff  input[type="text"] {
	border: 2px solid #000;
}
#joinFormStuff select {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 300px;
	background-color: #333;
	color: #fff;
}

#joinFormStuff  input[type="radio"] {
	margin-top: 10px;
	margin-left: 70px;
	
}
#joinFormStuff  input[type="image"] {
	margin-top: 5px;
	margin-bottom: 10px;
}
#joinFormStuff a {
	font-size: 11px;
	color: #999;
	text-decoration: underline;
	text-align: center;
}
#joinFormStuff a:hover {
	text-decoration: none;
	color: #fff;
}
.join_error {
	color: #f00;
	font-style: italic;
	font-size: 13px;
	position: relative;
	top: 5px;
}
#memBen {
	width: 960px;
	margin: 20px auto;
	border-top: 5px solid #2d2d2d;
	border-bottom: 5px solid #2d2d2d;
	overflow: hidden;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
	background: url(/images_v2/bg-nav.jpg) repeat-x center 52px;
}
#memBen #ul1 {
	float: left; 
	margin-left: 10px;
}
#memBen #ul2 {
	float: right; 
	margin-right: 80px;
}
#joinButtons {
	clear: both;
	overflow: hidden;
	width: 935px;
	clear: left;
	padding-top: 10px;
	padding-left: 20px;
	margin-top: 10px;
}
.memBen1, .memBen2, .memBen3 {
	display: block;
	height: 125px;
	width: 275px;
	background-position: right top;
	text-indent: -9000px;
	background-repeat: no-repeat;
	margin-bottom: 9px;
	float: left;
	margin-right: 35px;
	overflow: hidden;
	background-color: #820000;
	border: 5px solid #000;
}
.memBen1 {
	background-image: url(/images_v2/move-benefit-1-2.png);
	margin-right: 0;
}
.memBen2 {
	background-image: url(/images_v2/move-benefit-2-2.png);
}
.memBen3 {
	background-image: url(/images_v2/move-benefit-3-2.png);
}
.memBen1:hover, .memBen2:hover, .memBen3:hover {
	background-position: left top;
	background-color: #1c77a5;
}
/* MODEL PAGE */
#modelPageContent {
	margin-top: 25px;
}
#modelPageContent .sectionContainer {
	width: 958px;
	padding-left: 1px;
	padding-right: 1px;
	margin-bottom: 10px;
}
#modelPageContent .sectionContainer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 970px;
}
#modelPageContent .sectionContainer ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	width: 232px;
	height: 354px;
}
.modelOverlay {
	position: absolute;
	width: 232px;
	height: 30px;
	background: url(/images_v2/bg-overlay.png) repeat-x center top;
	left: 0;
	bottom: 0;
	z-index: 1;
	font-size: 18px;
	color: #f00;
	text-shadow: 2px 2px 3px #000;
	line-height: 30px;
	text-align: center;
}
.linkModelInfo {
	position: absolute;
	display: block;
	text-indent: -9000px;
	width: 232px;
	height: 354px;
	z-index: 2;
	left: 0;
	top: 0;
	overflow: hidden;
	background: url(/images_v2/icon-info.png) no-repeat 205px 3px;
	opacity: 0.0;
	filter: alpha(opacity=0);
}
.linkModelInfo:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.modelPopup {
	position: relative;
	width: 800px;
	background-color: rgba(0,0,0,0.2);
}
.modelPopup .infoContainer {
	position: absolute;
	left: 378px;
	top: 0;
	width: 420px;
}
.modelPopup .infoContainer .sectionh1 {
	padding: 0;
}
.modelPopup .infoContainer .sectionTitle {
	display: block;
}
.modelPopup .sectionContainer {
	width: 420px !important;	
	background-color: transparent;
	border-bottom: none;
}
.modelPopup .sectionContainer p {
	padding: 10px 15px;
	text-align: justify;
	color: #fff;
	font-size: 14px;
	margin-top: 1px;
	line-height: 16px;
}
.modelPopup .sectionContainer a {
	text-decoration: underline;
}
.modelPopup .sectionContainer a:hover {
	text-decoration: none;
}
.fancyPrev {
	background: url(/images_v2/fancyArrows.png) -6px -56px no-repeat;
	width: 69px;
	height: 50px;
	display: block;
	position: absolute;
	top: 510px;
	left: 0px;
	text-indent: -9000px;
	outline: none;
	overflow: hidden;
}
.fancyPrev:hover {
	background-position: -6px -6px;
}
.fancyPrev:active {
	background-position: -6px -56px;
}
.fancyNext {
	background: url(/images_v2/fancyArrows.png) -88px -56px no-repeat;
	width: 69px;
	height: 50px;
	display: block;
	position: absolute;
	top: 510px;
	left: 300px;
	text-indent: -9000px;
	outline: none;
	overflow: hidden;
}
.fancyNext:hover {
	background-position: -88px -6px;
}
.fancyNext:active {
	background-position: -88px -56px;
}
.modelThumb1, .modelThumb2, .modelThumb3, .modelThumb4 {
	position: absolute;
}
.modelThumb1 {
	top: 239px;
	left: 379px;
}
.modelThumb2 {
	top: 239px;
	left: 594px;
}
.modelThumb3 {
	top: 404px;
	left: 379px;
}
.modelThumb4 {
	top: 404px;
	left: 594px;
}
.modelJoin {
	border-top: 5px solid #000;
	width: 800px;
	height: 50px;
	text-align: center;
	display: block;
	font-family: "Arial Black", Gadget, sans-serif;
	text-shadow: 2px 2px 3px #000;
	font-size: 22px;
	line-height: 35px;
	padding-top: 6px;
	margin-top: 2px;
	color: #f00;
	text-decoration: underline;
	text-transform: uppercase;
}
.modelJoin:hover {
	text-decoration: none;
}
.error {
	color: #f00 !important;
}
.joinh1 {
	font-weight: bold !important;
	font-size: 24px !important;
	color: #fff !important;
}
.slideshow {
	padding: 0;
	margin: 0;
}
/* STATIC PAGES */
#static p {
	margin: 15px 0;
	font-size: 15px;
}
#static h1 {
	margin-top: 25px;
	font-weight: bold;
	
}
#static #wrapper {
	padding-top: 80px;
}
#static blockquote a {
	text-decoration: underline;
}
#static blockquote a:hover {
	text-decoration: none;
}
#static blockquote {
	margin: 30px auto 0 auto;
	width: 900px;
	padding: 20px;
	background-color: rgba(0,0,0,0.5);
	margin-bottom: 50px;
	border: 5px solid rgba(102,204,255,0.2);
}
#static #footerContainer p {
	margin: 0;
	padding: 0;
}
#static #footerContainer {
	margin-top: -15px;
}
.bodyLogin blockquote {
	text-align: center;
}
.bodyLogin table {
	margin: 0 auto;
}
.bodyLogin td {
	border: 1px solid #000;
	padding: 10px;
}
#static #header p {
	margin: 0;
}
/* MEMBERS AREA */
#headerMembers #memberLogin {
	top: 15px;
	position: absolute;
	right: 10px;
	text-align: right;
}
#headerMembers #memberLogin h2 {
	font-size: 20px;
	color: #999;
	font-style: italic;
}
#headerMembers #memberLogin a {
	text-align: right;
	background: url(/images_v2/bttn-fav.jpg) no-repeat left center;
	padding: 7px 5px 7px 29px;
	top: 7px;
	position: relative;
}
#headerMembers #memberLogin a:hover {
	text-decoration: underline;
}
.fancyDesc {
	position: absolute;
	height: 40px;
	line-height: 45px;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	left: 10px;
	bottom: -46px;
	z-index: 9999;
	opacity: 0;
	filter: alpha(opacity=0);
	color: #fff;
}
.dropdown {
	cursor: pointer;
}
#modelForm {
	float: left;
	line-height: 35px;
}
#searchBar table {
	margin-right: 10px;
}
.fancyLI2 .dropMenu, .fancyLI1 .dropMenu {
	position: absolute;
	top: 38px;
	right: 1px;
	background-color: #000;
	border: 1px solid #2d2d2d;
	z-index: 100;
	width: 525px;
	border-top: none;
	display: none;
}
.fancyLI1 .dropMenu {
	right: 161px;
}
#headerMembers ul li .dropMenu a {
	overflow: hidden;
	height: 145px;
	margin: 10px 5px;
	padding: 5px;
	display: block;
	width: auto;
	border: 0;
	background: transparent;
}
#headerMembers ul li .dropMenu a:hover {
	background-color: #222;
	border-top: 2px solid #f00;
	padding-top: 3px;
}
.dropMenu img {
	float: left;
	margin-right: 10px;
}
#headerMembers ul li .dropMenu h3 {
	margin: 10px;
	text-transform: none;
}
#headerMembers ul li .dropMenu p {
	margin: 10px;
	font-size: 13px;
	line-height: 15px;
	font-style: italic;
	color: #999;
	text-transform: none;
	text-align: justify;
}
#headerMembers ul li .dropMenu .siteVisit {
	text-align: right;
	color: #99cbe5;
	font-style: italic;
}
#membersMovie {
	width: 960px;
	margin: 0 auto;
}
.hilite {
	/* background: url(/images_v2/bg-nav-red.jpg) repeat-x center -33px !important; */
}
#membersMovie .sectionTitle {
	margin-right: 5px;
}
#tabs {
	text-align: center;
	overflow: hidden;
}
.tabMovie, .tabCaps, .tabDigs, .tabComments {
	padding: 10px 20px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 1px;
}
.tabMovie {
	background: url(/images_v2/tab-movie.png) no-repeat 10px 4px rgba(0,0,0,0.5);;
	padding-left: 45px;
}
.tabCaps, .tabDigs {
	background: url(/images_v2/tab-photo.png) no-repeat 10px 4px rgba(0,0,0,0.5);;
	padding-left: 52px;
}
.tabComments {
	background: url(/images_v2/tab-icon.png) no-repeat 10px 4px rgba(0,0,0,0.5);;
	padding-left: 60px;
}
.tabMovie:hover, .tabCaps:hover, .tabDigs:hover, .tabComments:hover {
	border-top: 2px solid #99cbe5;
	padding-top: 8px;
	background-position: 10px 2px;
}

#underPlayer {
	border-bottom: 5px solid rgba(0,0,0,0.7);
	font-size: 16px;
	height: 45px;
	line-height: 40px;
	padding-top: 5px;
}
#underPlayer p {
	margin-left: 10px;
	font-weight: bold;
	float: left;
	margin-right: 10px;
}
#underPlayer a {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 6px 10px;
	margin: 0 5px 0 -5px;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
#underPlayer a:hover {
	
}
#underPlayer .streamSmall {
	background: url(/images_v2/bttn-streaming1.png) no-repeat left 1px;
	padding-left: 29px;
}
#underPlayer .streamMed {
	background: url(/images_v2/bttn-streaming2.png) no-repeat left 1px;
	padding-left: 37px;
}
#underPlayer .streamLarge {
	background: url(/images_v2/bttn-streaming3.png) no-repeat left 0px;
	padding-left: 39px;
}
#underPlayer .streamiPhone, #underPlayer .streamiPad {
	background: url(/images_v2/bttn-streaming4.png) no-repeat 1px -1px;
	padding-left: 27px;
}
.bttnLeft {
	background: url(/images_v2/bttn-bg-left.png) left center no-repeat;
	height: 40px;
	float: left;
	padding-left: 13px;
	margin: 0 7px;
}
.bttnRight {
	background: url(/images_v2/bttn-bg-right.png) right center no-repeat;
	height: 40px;
}
.update_title, .model_title, .latestUpdatesTitle {
	font-weight: bold;
	color: #99cbe5;
	font-size: 14px;
}
.latestUpdatesTitle {
	display: block;
	margin: 10px 0 5px 0;
}
.favorites_link, .model_category_link, .suggest_tags_link, .subtitle {
	font-size: 13px;
}
.favorites_link:hover, .model_category_link:hover, .suggest_tags_link:hover, .image_nav_link:hover {
	text-decoration: underline;
}
#clipNav {
	margin-top: 20px;
}
#downloadZip {
	width: 330px;
	margin: 15px 0px 15px auto;
}
#rightCol {
	width: 190px;
}
.column_background ol li:hover {
	background-color: #666;
}
.vote_1, .vote_2, .vote_3, .vote_4, .vote_5 {
	margin-left: 2px;
}
#downloadMovie {
	margin-top: 30px;
	margin-bottom: 30px;
}
#rightCol ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #1a1a1a;
}
#rightCol ul li {
	margin-bottom: 5px;
	padding-left: 10px;
}
.coming_soon {
	margin-left: -10px;
}
.thumbSearch {
	margin-top: 20px;
}
.searchItem {
	border-bottom: 1px solid #2d2d2d;
	margin: 0 auto 20px auto;
	padding-bottom: 10px;
	width: 960px;
	border-top: 1px solid #2d2d2d;
}
.ac_results {
	color: #99cbe5 !important;
}
#searchModel {
	text-align: right;
	margin-right: 30px;
}
#searchModel span {
	margin-right: 10px;
	font-size: 14px;
}
.modelTable {
	padding-bottom: 10px;
	margin: 10px 0;
	border-bottom: 5px solid #000;
}
#searchform input[type="text"] {
	background-color: #333;
	border: 1px solid #1a1a1a;
	color: #999;
}
select {
	background-color: #333;
	color: #fff;
	
}
.title_bar  {
	width: 960px;
	margin: 15px auto;
	background: url("/images_v2/bg-nav.jpg") repeat-x scroll left center transparent;
	border-top: 1px solid #2d2d2d;
	border-bottom: 1px solid #2d2d2d;
	font-size: 18px;
	font-weight: bold;
	height: 35px;
	line-height: 40px;
	padding-left: 5px;
	
}
.movie_background {
	width: 960px;
	height: 550px;
}
#playerID, #player {
	outline: none;
}
#sceneDesc {
	margin: 10px auto 10px auto;
	width: 830px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	color: #ccc;
	background: url(/images_v2/bgBlockBottom.png) 20px 10px no-repeat,
	url(/images_v2/bgBlockTop.png) right bottom no-repeat rgba(0,0,0,0.5);
	padding: 37px 40px 30px 40px;
}
.oldie #sceneDesc {
	background: url(/images_v2/bgBlockTop.gif) 5px 5px no-repeat #000;
}
#tourDownload {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 960px;
}
#tourDownload li {
	float: left;
}
#tourDownload li a {
	display: block;
	background: url(/images_v2/bttn-tour-download.png) no-repeat left -7px rgba(0,0,0,0.5);
	height: 85px;
	text-indent: -9000px;
	overflow: hidden;
	margin-right: 5px;
}
.oldie #tourDownload li a {
	background-image: url(/images_v2/bttn-tour-download.png);
	background-color: #000;
}
#tourDownload .downloadQT {
	width: 255px;
	background-position: left -7px;
}
#tourDownload .downloadQT:hover {
	
}
#tourDownload .downloadApple {
	background-position: -260px -7px;
	width: 218px;
}
#tourDownload .downloadFlash {
	background-position: -483px -7px;
	width: 225px;
}
#tourDownload .downloadWMV {
	width: 234px;
	background-position: -718px -7px;
}
#tourDownload li a:hover {
	background-color: rgba(102,204,255,0.2);
}
.oldie #tourDownload li a:hover {
	background-color: #0e5d85;
}
#movieCount {
	background-color: rgba(102,204,255,0.2);
	text-align: center;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	width: 940px;
	margin: 5px auto 0;
	text-shadow: 3px 3px 5px rgba(0,0,0,0.8);
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}
.oldie #movieCount p {
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#0000,direction=120);
}
.redText {
	color: rgba(255,0,0,0.7);
}
.oldie .redText {
	color: #990000;
}
.userComment {
	margin: 15px auto;
	border: 5px solid rgba(0,0,0,0.7);
	background-color: rgba(102,204,255,0.2);
	width: 860px;
}
.userComment p {
	margin: 20px;
	padding: 0 10px;
}
.comments_user {
	color: #99cbe5;
	font-weight: bold;
}
.comments_info {
	color: #666;
	font-size: 14px;
}
.divHome .title_bar {
	text-transform: uppercase;
	color: #f00;
}
/* DVD Section */
#dvds {
	width: 940px;
	padding: 10px 0;
	margin-left: 10px;
}
#dvds ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#dvds ul li {
	float: left;
	width: 160px;
	height: 226px;
	text-align: center;
	margin: 10px 0 0 21px;
	padding-bottom: 10px;
}
#dvds ul li:hover {
	/*border: 1px solid #99cbe5;*/
}
#dvds li img {
	/*margin: 10px 0;*/
}
#dvds li p {
	font-size: 13px;
	color: #666;
}
#noScript {
	position: fixed;
	z-index: 9999;
	bottom: 10px;
	left: 50%;
	width: 700px;
	margin-left: -350px;
	border: 2px solid #f00;
	background-color: #FFEAFF;
	color: #f00;
	padding: 20px;
}
#noScript a {
	color: blue;
}
#noScript a:hover {
	text-decoration: underline;
}
#tourModels #movieCount {
	margin: 5px auto;
}
#message {
	width: 100%;
	height: 30px;
	background-color: #1a1a1a;
	border-bottom: 2px solid #2d2d2d;
	text-align: center;
}
#message p {
	margin: 0;
	padding: 0;
	line-height: 30px;
	font-size: 16px;
	color: #99cbe5;
}
#message p a {
	color: #f00;
	font-weight: bold;
	text-decoration: underline;
}
.displayNone {
	display: none;
}
.categoryItem {
	min-height: 220px;
}

/* MASON MODEL PAGE */
#videoPlayer {
	border-bottom: 6px solid #000;
}
#movieInfo h1 {
	left: 10px;
	/* font-size: 48px; */
	font-family: "Arial Black", Gadget, sans-serif;
}
#episodeContent, #modelPageContent {
	padding-bottom: 0;
}
#modelInfo {
	float: right;
	width: 460px;
	padding-top: 5px;
	background-color: rgba(0,0,0,0.5);
}
#modelInfo h2 {
	margin: 20px;
}
#modelInfo p {
	margin: 5px 20px 20px;
	
}
#modelInfo p a {
	text-decoration: underline;
}
#modelInfo p a:hover {
	text-decoration: none;
}
#modelInfo strong {
	color: #99cbe5;
}
#modelThumbs {
	text-align: center;
	margin-top: 50px;
}
#modelThumbs img {
	border: 5px solid #000;
}
#modelThumbs img:hover {
	border: 5px solid rgba(102,204,255,0.2);
}
.oldie #modelThumbs img:hover {
	border: 5px solid #1c77a5;	
}
#exclusiveIcon {
	background: url(/images_v2/cockyboys-exclusive.png) center center;
	width: 124px;
	height: 108px;
	float: right;
	margin-right: 30px;
}

/* FEATURED MODELS AREA */

#modelFeature ul {
	padding: 0;
	margin: 0;
	width: 980px;
}
#modelFeature ul li {
	list-style-type: none;
	width: 137px;
	height: 531px;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 1;
}
#modelFeature .modelFeatureName {
	position: absolute;
	text-align: right;
	bottom: 2px;
	right: 5px;
	font-size: 27px;
	text-shadow: 2px 2px 3px #000, 2px 2px 3px #000;
	display: none;
	color: #99cbe5;
}
#modelFeature ul li img {
	position: relative;
	left: -55px;
}

/* pop-up splash page */
#splashOverlay {
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
}
#centerBox {
	position: fixed;
	z-index: 99999;
	top: 50px;
	width: 100%;
	left: 0;
}
#splashContainer {
	width: 700px;
	background-color: #000;
	margin: 0 auto;
	padding-bottom: 15px;
	color: #000;
	border: 5px solid #333;
	background-image: url(/images_splash/bg.png);
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.7);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.7);
	-o-box-shadow: 5px 5px 5px rgba(0,0,0,0.7);
	box-shadow: 5px 5px 5px rgba(0,0,0,0.7);
}
#splashLogo {
	text-indent: -9000px;
	background-image: url(/images_v2/splash/logo.jpg);
	width: 631px;
	height: 193px;
	margin: 10px auto;
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.7);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.7);
	-o-box-shadow: 5px 5px 5px rgba(0,0,0,0.7);
	box-shadow: 5px 5px 5px rgba(0,0,0,0.7);
}
#disclaimer {
	overflow: auto;
	width: 550px;
	height: 75px;
	background: #fff;
	border: 5px solid #333;
	margin: 20px auto 25px auto;;
}
#disclaimer p {
	margin: 10px 15px;
}
#disclaimer p:first-child {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}
#disclaimer #testimonials h1 {
	font-size: 22px;
	line-height: 24px;
	margin: 50px 10px 10px 10px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #000;
}
#disclaimer #testimonials .author {
	text-align: right;
	margin-right: 60px;
	color: #333;
}
#disclaimer #testimonials .author a {
	color: #333;
}
.splashEnter {
	display: block;
	height: 92px;
	width: 325px;
	text-indent: -9000px;
	background-image: url(/images_splash/buttons.png);
	background-position: left -92px;
	overflow: hidden;
	margin: 0 auto;
}
.splashEnter:hover {
	background-position: left top;
}
.splashEnter:active {
	background-position: left -184px;
}
.splashExit {
	text-align: center;
}
.splashExit a {
	color: #999;
	text-decoration: underline;
}
.splashExit a:hover {
	text-decoration: none;
}

/***** LIVE BANNER V1 *****/
#liveBanner {
	margin: 0 auto 15px auto;
	position: relative;
	width: 960px;
}
#countbox1 {
	position: absolute;
	top: 70px;
	right: 4px;
}
#countdownTimer {
	font-weight: bold;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size: 25px;
	line-height: 26px;
	color: #f00;
	text-align: center;
	-moz-text-shadow: 2px 3px 3px #000;
	-webit-text-shadow: 2px 3px 3px #000;
	-o-text-shadow: 2px 3px 3px #000;
	text-shadow: 2px 3px 3px #000;
}
.tallThing {
	font-size: 33px;
}
.timeNumber {
	font-size: 32px;
	font-weight: bold;
	-moz-text-shadow: 2px 3px 3px #000;
	-webit-text-shadow: 2px 3px 3px #000;
	-o-text-shadow: 2px 3px 3px #000;
	text-shadow: 2px 3px 3px #000;
	color: #2296d1;
}
.timeUnit {
	font-size: 18px;
}
#countdownTable td {
	width: 18px;
}
.liveNow {
	text-indent: -9000px;
	display: block;
	width: 250px;
	height: 75px;
	position: absolute;
	top: 0;
	right: 17px;
	background: url(http://cockyboys.com/images_v2/banners/live-now.png) center center no-repeat;
}
.imgCountLive {
	background: url(http://cockyboys.com/js_v2/live/max-pierre.jpg) center center no-repeat;
	height: 200px;
	width: 960px;
}
.imgExp {
	background: url(http://cockyboys.com/images_v2/banners/live-banner-logo.jpg) center center no-repeat;
	height: 200px;
	width: 960px;
}

/***** LIVE BANNER V2 -- HOMEPAGE *****/

#liveContainer {
	height: 160px;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.6);
	font-size: 29px;
	text-align: center;
}
#bottomBarBG {
	height: 40px;
	background-color: rgba(0,0,0,0.8);
	border-top: 4px solid #000;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}
#liveContent {
	z-index: 9999;
	position: relative;
	width: 100%;
	height: 160px;
}
#liveModel {
	position: absolute;
	left: 50px;
	border: 5px solid #99cbe5;
	-moz-box-shadow: 3px 3px 4px rgba(0,0,0,0.7);
	-webkit-box-shadow: 3px 3px 4px rgba(0,0,0,0.7);
	-o-box-shadow: 3px 3px 4px rgba(0,0,0,0.7);
	box-shadow: 3px 3px 4px rgba(0,0,0,0.7);
}
#countBox {
	background: url(/images_v2/banners/live/countBoxBGred.png) center center no-repeat;
	width: 234px;
	height: 79px;
	position: absolute;
	left: 435px;
	bottom: -7px;
	color: #fff;
}
#countDays, #countHours, #countMinutes, #countSeconds {
	position: absolute;
	width: 45px;
	height: 45px;
	bottom: 27px;
}
#countDays {
	left: 3px;
}
#countHours {
	left: 66px;
}
#countMinutes {
	left: 125px;
}
#countSeconds {
	left: 186px;
}
#liveName {
	width: 431px;
	height: 40px;
	background: url(/images_v2/banners/live/glow.png) center center no-repeat;
	position: absolute;
	left: 700px;
	bottom: 0;
	margin: 0;
	padding: 0;
	line-height: 40px;
	color: #fff;
	z-index: 9999;
}
#liveDate {
}
.showHide, .showHide2 {
	position: absolute;
	left: 370px;
	top: -20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
.showHide2 {
	display: none;
}
.gallery_description a, #sceneDesc a {
	text-decoration: underline;
}
.gallery_description a:hover, #sceneDesc a:hover {
	text-decoration: none;
}

/*member news area */

#newsArea {
	height: 500px;
	width: 960px;
	margin: 10px auto 0;
	position: relative;
	overflow: hidden;
	border-bottom: 10px solid #000;
	border-top: 10px solid #000;
	padding-bottom: 10px;
}
.tour #newsArea {
	margin-top: 10px;
	
}
.newsItem a {
	width: 365px;
	height: 247px;
	position: absolute;
	overflow: visible;
}
.enlarge {
	width: 365px;
	height: 247px;
	position: relative;
	opacity: 0.6;
	z-index: 1;
}
.enlarge:hover {
	z-index: 2;
}
.oldie .enlarge {
	filter: alpha(opacity = 60);
}
.ie7 .enlarge:hover {
	filter: alpha(opacity=100);
}
#topLeft, #topRight, #bottomLeft, #bottomRight {
	position: absolute;
	width: 737px;
	height: 500px;
	top: 0;
	left: 10px;
}
#newsArea #topLeft a, .auxTopLeft {
	top: 0;
	left: 0;
}
#newsArea #topRight a, .auxTopRight {
	top: 0;
	right: 0;
}
#newsArea #bottomLeft a, .auxBottomLeft {
	bottom: 0;
	left: 0;
}
#newsArea #bottomRight a, .auxBottomRight {
	bottom: 0;
	right: 0;
}
.auxRightMost {
	bottom: 0;
	right: -195px;
}
#newsArea #rightSide {
	position: absolute;
	right: 10px;
	top: 0;
	width: 940px;
	height: 500px;
}
#newsArea #rightSide .auxBottomRight {
	right: 203px;
}
.auxNews {
	display: none;
	position: absolute;
}
#rightSide .auxTopRight, #rightSide .auxBottomRight {
	right: 203px;
}
#rightSide a {
	right: -170px;
}
#rightSide .enlarge {
	width: 188px;
	height: 500px;
}


/* ******* END NEW AREA ******* */

/*** for styles using rgba - for IE ***/
.oldie #headerMembers ul li a,
.oldie #header ul li a,
.oldie .rowDivider, 
.oldie #footerContainer { /* 0.7 opacity */
	background: url(/images_v2/bgWrapper.png) left top repeat;
}
.oldie #searchBar, 
.oldie .tableBG, 
.oldie .sectionTitle, 
.oldie #mainPageNav, 
.oldie .tableBG, 
.oldie .sort_link,
.oldie .membersArea .sectionContainer,
.oldie #bottomNav,
.oldie #movieInfo,
.oldie #static blockquote,
.oldie .modelJoin { /* 0.5 opacity */
	background: url(/images_v2/opacity50.png) center center repeat;
}
.oldie .membersArea .latestScenes .sectionContainer {
	background-image: none;
}
.oldie .full_download_table, 
.oldie .full_download_option, 
.oldie .full_download_option_title, 
.oldie .full_download_option,
.oldie #episodeJoin,
.oldie .modelPopup { /* 0.2 opacity */
	background-image: url(/images_v2/opacity20.png);
	background-position: center center;
	background-repeat: repeat;
	background-color: transparent;
}
.oldie .sort_link_current, 
.oldie .movie_options_title_bar, 
.oldie .userComment,
.oldie #commentForm textarea, 
.oldie .ac_input,
.oldie #commentForm input, 
.oldie #header ul li a:hover, 
.oldie #headerMembers ul li a:hover,
.oldie #inputUser,
.oldie #inputPass,	
.oldie #movieCount,
.oldie #joinFormStuff input[type="text"],
.oldie .bodyLogin input[type="password"],
.oldie .bodyLogin input[type="text"] { /* 0.2 #66ccff */
	background: url(/images_v2/opacity20blue.png) center center repeat;
}
.oldie #header ul li .navJoin { /* 0.4 opacity red */
	background: url(/images_v2/opacity40red.png) center center repeat;
}
.oldie #headerMembers ul,
.oldie #header ul,
.oldie #underPlayer {
	border-bottom: 5px solid #000;
}
.oldie .sectionContainer, 
.oldie .movieTable,
.oldie .searchItem {
	border-top: 5px solid #000;
	border-bottom: 5px solid #000;
}
.oldie .membersArea .latestScenes .sectionContainer {
	backround-image: none !important;
}
.oldie .userComment {
	border: 5px solid #000;
}
.oldie #footerContainer {
	border-top: #000;
}
.oldie #commentForm textarea, 
.oldie .ac_input, 
.oldie #commentForm input {
	border: 2px solid #000;
}
.oldie .tabMovie {
	background: url(/images_v2/tab-movie.png) no-repeat 10px 4px #000;
}
.oldie .tabDigs,
.oldie .tabComments {
	background: url(/images_v2/tab-photo.png) no-repeat 10px 4px #000;
}
.oldie #content_tab_link_current {
	background-color: #2f5869;
}
.ie7 .rowDivider {
	display: none;
}
.ie7 #searchBar {
	line-height: 15px;
}
.oldie #static blockquote {
	border: 5px solid #2f5869;
}

/* ******* FEATURED MODEL V2 AREA (MODELSTOUR) ******** */

#featuredModels {
	width: 950px;
	margin: 10px auto;
	overflow: hidden;
}
#featuredModels ul {
	margin: 0 0 10px 10px;
	padding: 0;
	float: left;
	width: 227px;
}
#featuredModels ul li {
	list-style-type: none;
	position: relative;
	margin-bottom: 10px;
}
#featuredModels ul .container {
	height: 454px;
	width: 227px;
	position: relative;
}
#featuredModels ul li .featuredName {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 227px;
	height: 91px;
	background: url(/images_v2/featuredModels/bgName.png) left bottom no-repeat;
	display: none;
}
.oldie #featuredModels ul li .featuredName {
	background-image: none;
}
.nameFirst {
	position: absolute;
	bottom: 32px;
	left: 4px;
	color: #1c77a5;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 29px;
	z-index: 10;
	line-height: 29px;
	text-transform: uppercase;
}
.nameLast {
	position: absolute;
	bottom: 1px;
	left: 1px;
	color: #820000;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 45px;
	line-height: 45px;
	font-weight: bold;
	z-index: 5;
	text-transform: uppercase;
}
.searchModel, .moreModels {
	display: block;
	width: 228px;
	height: 75px;
	background: url(/images_v2/featuredModels/spriteNav.png) left top no-repeat;
	text-indent: -9000px;
	position: relative;
}
.searchModel:active {
	background-position: left -80px;
}
.moreModels {
	width: 228px;
	height: 91px;
	background-position: right bottom;
}
.moreModels:hover {
	background-position: right top;
}
#holder {
	height: 450px;
	position: absolute;
	z-index: 100;
	width: 218px;
	top: 75px;
	right: -1px;
	border: 5px solid #1c77a5;
	border-top: none;
}
#featuredModels #modelList {
	background-color: rgba(0,0,0,0.8);
	height: 450px;
	overflow: auto;
	width: 217px;
	float: none;
	margin: 0;
	padding: 0;
}
.oldie #modelList { /* ***** FOR IE **** */
	background-color: #000;
}
#featuredModels #modelList li {
	padding: 5px 0 5px 10px;
	margin: 5px;
}
#modelList li:hover {
	background-color: rgba(130,0,0,0.7);
}
.oldie #modelList li:hover { /* ***** FOR IE **** */
	background-color: #820000;
}
#featuredModels #modelList li a {
	display: block;
}
#modelMovieCount {
	width: 228px;
	height: 193px;
	background: url(/images_v2/featuredModels/modelsMovies.gif) center center no-repeat;
	position: relative;
}
#modelMovieCount p {
	position: absolute;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75px;
	line-height: 75px;
	margin: 0;
	padding: 0;
}
#modelMovieCount p:first-child {
	top: 0;
	left: 0;
}
#modelMovieCount p:last-child {
	left: 0;
	bottom: 30px;
}
.instantAccess {
	display: block;
	width: 227px;
	height: 193px;
	background: url(/images_v2/featuredModels/sprite-instantAccess.gif) center bottom no-repeat;
	text-indent: -9000px;
}
.instantAccess:hover {
	background-position: center top;
}
#modelLogin-holder {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 105;
	top: 0;
	left: 0;
}
.messageOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 110;
	top: 0;
	left: 0;
	cursor: default;
}
.oldie .messageOverlay {
	background-color: #000;
	filter: opacity(alpha=80);
}
#modelLogin {
	position: relative;
	top: 40%;
	margin: 0 auto;
}
#modelLogin a:last-child {
	display: block;
	width: 640px;
	padding: 40px;
	margin: 0 auto;
	position: relative;
	z-index: 115;
	background-color: #1c77a5;
	font-size: 18px;
	text-align: center;
}
#modelLogin a:last-child:hover {
	background-color: #820000;
}
#modelLogin a span {
	font-size: 30px;
	font-weight: bold;
}



/* ******* END FEATURED MODEL V2 AREA (MODELSTOUR) ******** */

/********  ADVERTISEMENT *******/
.advertisement {
	width: 950px;
	height: 124px;
	position: relative;
	margin: 10px auto -20px auto;
	padding-top: 22px;
}
.advertTop {
	height: 124px;
	width: 960px;
}
.advertMid {
	width: 960px;
	height: 174px;
}
.adv1 {
	background: url(/images_v2/adv1.png) center center no-repeat;
	width: 139px;
	height: 22px;
	text-indent: -9000px;
	position: absolute;
	left: 0;
	top: 0;
}
.adv2 {
	background: url(/images_v2/adv2.png) center center no-repeat;
	width: 140px;
	height: 24px;
	text-indent: -9000px;
	position: absolute;
	right: 0;
	bottom: 0;
}
/******* END ADVERTISEMENT *******/

/******* COMING SOON AREA ********/
#comingSoon {
	width: 960px;
	height: 300px;
	overflow: hidden;
	margin: -24px auto 10px auto;
	position: relative;
	border-bottom: 5px solid #000;
}
#comingSoon p {
	margin: 0;
	padding: 4px 0;
	font-size: 32px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 960px;
	background-color: rgba(0,0,0,0.3);
	z-index: 10;
	line-height: 19px;
}
.oldie #comingSoon p {
	background: url(/images_v2/opacity50.png) center center repeat;
}
#comingSoon p span {
	font-family: "Arial Black", Gadget, sans-serif;
}
#comingSoon ul {
	margin: 0;
	padding: 0;
}
#comingSoon ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: none;
}
#comingSoon img {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}
#comingSoon .blur {
	display: block;
}
#comingSoon .active {
	display: block;
}
#comingSoon a {
	display: block;
	position: absolute;
	background: url(/js_v2/galleria/themes/classic/classic-map.png) -281px center no-repeat;
	right: 10px;
	height: 50px;
	width: 35px;
	top: 125px;
	z-index: 20;
	text-indent: -9000px;
	opacity: 0.5;
}
#comingSoon .prev {
	background-position: left center;
	left: 10px;
}
#oldie #comingSoon a {
	filter: alpha(opacity=50);
}
#comingSoon a:hover {
	opacity: 1;
}
#oldie #comingSoon a:hover {
	filter: alpha(opacity=100);
}
/******** END COMING SOON AREA ********/

.liveBanner2 {
	text-align: right; 
	margin-top: 1px; 
	position: relative; 
	width: 960px; 
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}
.divHome .liveBanner2 {
	margin-top: 1px;
	margin-bottom: -3px;
}
.tour .liveBanner2 {
	margin-top: 5px;
}












 