@charset "utf-8";
@import url('reset.css');
@import url('typography.css');

body {
	background-color: #FECBE2;
	width: 100%;
	background-repeat: repeat-x;
	margin: 0;
	background-image: url(img/bg.jpg);
}

/* Status Bar */

div#status-bar {
	height: 30px;
	width: 100%;
	background-image: url(img/status-repeat-1.gif);
	background-repeat: repeat-x;
}

div#status-bar-content {
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
}

div#status-bar-commands {
	height: 30px;
	width: 1020px;
}

form#search-form { float: right; width: 200px; }

p#welcome {
	width: auto;
	height: auto;
	padding-top: 9px;
	padding-bottom: 0px;
	text-align: right;
	font-weight: bold;
	padding-right: 45px;
}
p#hardcore {
	float: left;
	width: auto;
	height: auto;
	text-align: right;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 274px;
}
p#action-bar {
	background: url('img/action-bar-bg.png') no-repeat;
	height: 23px;
	width: 181px;
	display: block;
	float: right;
	margin-top: 6px;
	padding-top: 7px;
	padding-left: 28px;
	margin-right: 36px;
}

p#action-bar a:before { content: '|  '; }

p#action-bar a[title="License"]:after { content: '  |'; }

form#search-form input[type="text"] {
	border:none;
	height:20px;
	width:170px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-image: url(img/search-field.png);
}

form#search-form input[type="submit"] {
	display: none;
}

/* Header */

div#header {
	background-color: #999999;
	height: 55px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(img/header-repeat.gif);
}
div#header-container {
	width: 1020px;
	height: 55px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
div#logo {
	width: 277px;
	height: 89px;
	float: left;
	position: absolute;
	bottom: 0px;
	top: -24px;
	left: -5px;
}
div#logo a[title="Home Page"] {
	background-image: url(img/hustler-logov1.png);
	text-indent: -9999px;
	height: 89px;
	width: 277px;
	display: block;
}
div#nav {
	height: 55px;
	width: 760px;
	color: #FFFFFF;
	float: right;
}
/* Content */
div#content {
	width: 1020px;
	margin: auto;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
div#flash {
	height: 361px;
	width: 799px;
	border: 1px solid #8a8a8a;
	float: left;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}
div.advert {
	width: 202px;
	height: 363px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
}
div.advert a.ad-joinNow {
	background-image: url(img/joinNow.gif);
	display: block;
	height: 62px;
	width: 202px;
	text-indent: -9999px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
}
div.advert a.ad-joinNow:hover {
	background-image: url(img/joinNow.gif);
	display: block;
	height: 62px;
	width: 202px;
	text-indent: -9999px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom;
}
div.content-container-demo {
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1c5c5;
	border-bottom-color: #c1c5c5;
	width: 1010px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #f8f8f8;;
}
div.content-container {
	height: 557px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1c5c5;
	width: 1010px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 20px;
}
div.content-container-dvd {
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1c5c5;
	border-bottom-color: #c1c5c5;
	width: 1010px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
div.content-container-photo {
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1c5c5;
	border-bottom-color: #c1c5c5;
	width: 1010px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
div.recentScenes {
	height: 557px;
	width: 505px;
	float: left;
}
div.recentTitle {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C5C5;
	height: 18px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
	background-color: #EA8DB9;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div#noBG {background-color: #fff;}
div#scene-container {
	width: 495px;
	height: 513px;
	background-color: #f8f8f8;
	padding-top: 10px;
	padding-left: 10px;
}
div.scene-holder {
	height: 200px;
	width: 232px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
div.scene-img {
	height: 164px;
	width: 232px;
}
div.scene-img img {
	height: 162px;
	width: 230px;
	border: 1px solid #333333;
}
div.scene-desc {
	height: 34px;
	width: 230px;
	padding-top: 2px;
	padding-left: 2px;
}
div.btn-allScenes {
	width: 468px;
	height: auto;
	margin-top: 15px;
}
div.topSites {
	height: 557px;
	width: 505px;
	float: right;
}
div#sites-container {
	width: 495px;
	height: 513px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #f8f8f8;
}
div.site-holder {
	height: 180px;
	width: 490px;
	margin-bottom: 25px;
}
div.site-img {
	height: 164px;
	width: 318px;
	float: left;
}
div.site-img img {
	width: 316px;
	height: 162px;
	border: 1px solid #333333;
}
div.site-desc {
	width: 162px;
	height: 154px;
	float: left;
	padding: 5px;
}
div.site-desc h6.site-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
}
div.site-desc h6.site-name a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	color: #333333;
}
div.site-desc p.site-info{
	padding-bottom: 5px;
	line-height: 16px;
}
div.site-desc p.site-genre {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	line-height: 14px;
}
div.access {
	width: 162px;
	height: 17px;
}
a.get-access {
	background-image: url(img/getAccess.gif);
	display: block;
	height: 17px;
	width: 86px;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
}
p.site-title {
	font-size: 11px;
}
div.sales-pitch {
	height: 84px;
	width: 470px;
}
div.sales-pitch a {
	background-image: url(img/sales-pitch.jpg);
	height: 84px;
	width: 470px;
	display: block;
	text-indent: -9999px;
}
div.cta {
	height: 65px;
	width: 1020px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* FEATURED DVD */

div.feat-dvd-container {
	width: 1000px;
	height: 435px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #F8F8F8;
}
div.dvd-main {
	height: 343px;
	width: 240px;
	padding: 5px;
	background-color: #C1C5C5;
	float: left;
}
div.dvd-main-right {
	width: 730px;
	height: 343px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
div.dvd-desc {
	height: 200px;
}
div.dvd-desc img {
	height: 190px;
	width: 131px;
	padding: 5px;
	background-color: #C1C5C5;
	float: left;
	margin-right: 8px;
}
div.dvd-desc p.dvd-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
}
div.dvd-desc p.dvd-title a {
	color: #525252;
}
div.dvd-desc p.dvd-title span.dvd-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
div.dvd-desc p.dvd-feat {
	padding-bottom: 8px;
}
div.dvd-desc p.dvd-feat a {
	color: #2D74E8;
}
div.dvd-desc p.dvd-feat a:hover{
	text-decoration: underline;
}
div.dvd-desc p.dvd-info {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 8px;
}
div.dvd-desc p.dvd-cat {
	padding-bottom: 12px;
}
div.dvd-desc p.dvd-cat a{
	color: #2D74E8;
}
div.dvd-desc p.dvd-cat a:hover {
	text-decoration: underline;
}
div.view-dvd {
	float: left;
	height: 17px;
	width: 86px;
	margin-right: 10px;
} 
a.view-dvd {
	background-image: url(img/viewDvds.gif);
	height: 17px;
	width: 86px;
	display: block;
	text-indent: -9999px;
}
div.more-dvd {
	float: left;
	height: 17px;
	width: 86px;
} 
a.more-dvd {
	background-image: url(img/moreDvds.gif);
	height: 17px;
	width: 86px;
	display: block;
	text-indent: -9999px;
}
div.dvd-thumbs {
	width: 730px;
	height: auto;
	padding-top: 7px;
}
div.dvd-thumbs img {
	border: 1px solid #333333;
	width: 106px;
	height: 143px;
	margin-right: 7px;
	float: left;
}
div.watch-full-dvd {
	width: 1000px;
	height: auto;
	padding-top: 15px;
}
div.watch-full-dvd a {
	background-image: url(img/watchFullDvd.jpg);
	display: block;
	height: 50px;
	width: 410px;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
}
div.latest-dvd-title {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C5C5;
	height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1C5C5;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #E9EFF5;
}
div.latest-dvd-container {
	width: 1000px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #F8F8F8;
	height: 235px;
	padding-bottom: 10px;
}
div.latest-dvd-container2 {
	width: 1000px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #F8F8F8;
	height: auto;
	padding-bottom: 10px;
}
div.dvd-holder {
	height: auto;
	width: 142px;
	float: left;
	margin-right: 22px;
	margin-bottom: 10px;
}
ul.dvd-holder-rotate {
	height: auto;
	width: 142px;
	float: left;
	margin-right: 22px;
	margin-bottom: 10px;
}
div.dvd-holder img {
	height: 203px;
	width: 142px;
	border: 1px solid #333333;
}
p.dvd-desc {
	padding-left: 3px;
	padding-top: 1px;
}

/*This sets the Grey BG for the Last Content*/
div.content-holder{
	width: 1010px;
	background-color: #F8F8F8;
	height: auto;
}
div.end-content-holder{
	width: 1010px;
	height: auto;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
}
div.content-holder-modelNames {
	width: 1010px;
	background-color: #f8f8f8;
	height: 637px;
}

/* Featured Photos */

div.photo-holder {
	height: auto;
	width: 180px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
}
div.photo-holder img {
	height: 252px;
	width: 178px;
	border: 1px solid #333333;
}
p.photo-desc {
	padding-left: 3px;
	padding-top: 1px;
}

/* Magz*/
div.mag-container {
	height: auto;
	width: 995px;
	padding-left: 15px;
	background-color: #F8F8F8;
	padding-top: 25px;
}
div.mag-container p.bonus-mags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-bottom: 8px;
}
div.mag-container img {
	height: 138px;
	width: 105px;
}

/* CTA-Buttons */
div.cta-buttons {
	width: 1010px;
}
div.cta-buttons p{
	height: auto;
	width: auto;
	float: left;
}
div.cta-buttons a.watch-download {
	background-image: url(img/watch-download.gif);
	display: block;
	height: 120px;
	width: 530px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-left: 40px;
}
div.cta-buttons a.continue-tour {
	background-image: url(img/continue-tour-all.gif);
	height: 87px;
	width: 330px;
	display: block;
	text-indent: -9999px;
	margin-top: 10px;
	margin-left: 50px;
	background-position: top;
}
div.cta-buttons a.continue-tour:active{
	background-image: url(img/continue-tour-all.gif);
	height: 87px;
	width: 330px;
	display: block;
	text-indent: -9999px;
	margin-top: 10px;
	margin-left: 50px;
	background-position: bottom;
}

/* ADS-Section */

div.ads-container {
	height: 77px;
	width: 1010px;
	padding-top: 15px;
	text-align: center;
	padding-bottom: 10px;
}
div.ads-container img {
	height: 77px;
	width: 994px;
}

/* SiteMap */
div#siteMap-container {
	height: auto;
	width: 1010px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#siteMap-container a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#siteMap-container a:hover  { text-decoration: underline;
}
/*ul#siteMap li a:before { content: '|  '; }
ul#siteMap li a[title="Home"]:before { content: ' '; }
ul#siteMap li a[title="Webmaster"]:after { content: ' |'; }*/

/* 	VIDEO PAGE */

div#top-video-container {
	width: 1010px;
	height: auto;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
div#top-video-desc {
	height: auto;
	width: 222px;
	float: left;
	margin-right: 11px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 5px;
}
div#top-video-desc h3.video-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 2px;
}
div#top-video-desc h3.video-title a{ color: #333333;}
div#top-video-desc p.video-feat {
	padding-bottom: 3px;
}
div#top-video-desc h5.video-stars {
	font-size: 14px;
	color: #4E4E4E;
	padding-bottom: 4px;
	font-weight: lighter;
}
div#top-video-desc p.video-image {
	height: 167px;
	width: 222px;
	border: 1px solid #333333;
	margin-bottom: 5px;
}
div#top-video-desc p.video-desc {
	line-height: 16px;
	font-size: 12px;
	padding-bottom: 5px;
}
div#top-video-desc p.video-cat {
	line-height: 16px;
	padding-bottom: 5px;
}
div#top-video-desc p.video-cat a {
	line-height: 16px;
	color: #2D74E8;
}
div#top-video-desc p.video-cat a:hover {
	text-decoration: underline;
}
div#top-video-desc p a.watch-entire-scene {
	background-image: url(img/watch-entire-scene.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 222px;
	background-position: top;
}
div#top-video-desc p a.watch-entire-scene:hover {
	background-image: url(img/watch-entire-scene.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 222px;
	background-position: bottom;
}
div#Video-HD-container {
	position: relative;
	height: 432px;
	width: 768px;
	float: left;
}
div#top-video-player {
	height: 432px;
	width: 768px;
	float: left;
}
div#HD-logo {
	background-image: url(img/hd-logo.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 188px;
	position: absolute;
	right: 5px;
	top: 5px;
}
div.content-container-videoPg {
	height: 557px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1c5c5;
	border-bottom-color: #c1c5c5;
	width: 1010px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

div.videoScenes {
	height: 535px;
	width: 1010px;
	float: left;
}
div#video-container {
	width: 1000px;
	background-color: #f8f8f8;
	padding-top: 10px;
	padding-left: 10px;
	height: 514px;
}
div.video-scene-holder {
	height: 200px;
	width: 232px;
	float: left;
	margin-right: 18px;
	margin-bottom: 5px;
}
div.btn-allVideoScenes {
	width: 990px;
	height: auto;
	margin-top: 15px;
}

div.cta-buttons a.watch-download-video {
	background-image: url(img/watch-download-video.gif);
	display: block;
	height: 120px;
	width: 530px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-left: 40px;
}

/* PHOTOS PAGE */

div.content-container-photoPg {
	height: 685px;
	border-bottom-color: #c1c5c5;
	width: 1010px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-right: 5px;
	margin-left: 5px;
}
div.photoPictorial {
	height: 685px;
	width: 1010px;
}
div.feat-pictorial-container {
	height: 652px;
	width: 1010px;
	background-color: #f8f8f8;
	/*position: relative; */
}
div.feat-mag {
	width: 235px;
	height: 340px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}
div.feat-mag p {
	padding-bottom: 5px;
}
div.feat-mag img {
	height: 296px;
	width: 224px;
	border: 1px solid #333333;
	padding: 5px;
	background-color: #E8E8E8;
}
div.feat-pictorial {
	float: left;
	height: 340px;
	width: 760px;
	padding-top: 5px;
	padding-left: 9px;
	position: relative;
}
div.feat-pictorial p {
	padding-bottom: 5px;
}
div.feat-pictorial img.main-feat-pict {
	height: 172px;
	width: 253px;
	border: 1px solid #333333;
	padding: 5px;
	background-color: #E8E8E8;
	float: left;
	margin-right: 7px;
}
div.feat-pictorial img.sm-feat-pict {
	height: 115px;
	width: 170px;
	float: left;
	margin-right: 8px;
	border: 1px solid #333333;
	margin-top: 7px;
}
div.feat-pictorial p.pict-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
}
div.feat-pictorial p.pict-name a{
	color: #525252;
}
div.feat-pictorial p.pict-name span.photo-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
div.feat-pictorial p.pict-name span.vital-facts {
	margin-top: -16px;
	text-align: right;
	display: block;
}
div.feat-pictorial p.pict-name span.vital-facts a.vital-facts-arrow{
	color: #333333;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(img/photos/drop-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 12px;
	font-weight: bold;
	padding-right: 11px;
	margin-right: 25px;
}
div.feat-pictorial p.pict-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 8px;
}
div.feat-pictorial p.pict-photographer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 8px;
}
div.feat-pictorial p.pict-desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 8px;
}
div.feat-pictorial a.see-entire-set {
	background-image: url(img/photos/see-entire-set.gif);
	height: 17px;
	width: 86px;
	display: block;
	float: left;
	text-indent: -9999px;
	margin-right: 10px;
}
div.feat-pictorial a.join-now {
	background-image: url(img/photos/join-now.gif);
	height: 17px;
	width: 86px;
	display: block;
	float: left;
	text-indent: -9999px;
}
div.content-container-latestPhotosPg {
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1c5c5;
	border-bottom-color: #c1c5c5;
	width: 1010px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #F8F8F8;
}
div.latest-photo-holder {
	height: auto;
	width: 236px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}
div.latest-photo-holder img {
	height: 159px;
	width: 234px;
	border: 1px solid #333333;
}
div.btn-allPornstars {
	width: 1010px;
	height: auto;
	margin-top: 24px;
	float: left;
	margin-bottom: 24px;
}
div.btn-allPornstars a {
	background-image: url(img/btn-allPornstars.jpg);
	height: 45px;
	width: 386px;
	display: block;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
}
div.btn-allPornstars p{
	font-size: 11px;
	display: block;
	width: 386px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: -3px;
}
div.sales-pitch-Pornstars {
	height: 84px;
	width: 470px;
	float: right;
	margin-top: 25px;
	margin-right: 20px;
}
div.sales-pitch-Pornstars a {
	background-image: url(img/sales-pitch.jpg);
	height: 84px;
	width: 470px;
	display: block;
	text-indent: -9999px;
}

/* PORNSTAR PAGE */

div.content-container-pornstarPg {
	height: auto;
	border-bottom-color: #c1c5c5;
	width: 1010px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #F8F8F8;
}
div.content-container-modelNames {
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1c5c5;
	border-bottom-color: #c1c5c5;
	width: 1010px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #F8F8F8;
}
div.pornstar-container {
	height: 637px;
	width: 1010px;
}
div.pornstar-holder {
	height: auto;
	width: 189px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}
div.pornstar-holder img {
	height: 252px;
	width: 187px;
	border: 1px solid #333333;
}
span.pornstar-holder-desc {
	width: 189px;
	background-color: #f2f2f2;
	height: 35px;
	display: block;
	margin-top: -2px;
} 
h6.pornstar-desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	float: left;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
}
h6.pornstar-desc a { color: #666666; }
p.view-profile {
	text-align: right;
	color: #1191a4;
	font-size: 11px;
	margin-right: 5px;
	padding-top: 3px;
}
p.view-profile a.view-profile-arrow {
	color: #1191a4;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(img/pornstars/profile-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
p.view-profile a.view-profile-arrow:hover { text-decoration: underline; }

p.scene-rating {
	font-size: 10px;
	color: #666666;
	padding-left: 3px;
	padding-bottom: 2px;
	text-align: left;
}
span.scene-rating {
	font-size: 10px;
	color: #999999;
}
p.name-sort {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .1em;
	padding-top: 7px;
	padding-bottom: 7px;
}
p.name-sort a {
	color: #525252;
}
p.name-sort a:hover {
	color: #2D8FFF;
}
div.pornstar-names {
	width: 1010px;
	height: auto;
	text-align: center;
}
div.pornstar-names p{
	float: left;
	height: 19px;
	padding-top: 6px;
}
span.row-color {
	height: 25px;
	width: 1010px;
	display: block;
	background-color: #dee7ef;
}
span.row-color-odd {
	height: 25px;
	width: 1010px;
	display: block;
	background-color: #F8F8F8;
}
p.left-name {
	text-align: left;
	width: 197px;
	padding-left: 5px;
}
p.left-name-l {
	text-align: left;
	width: 190px;
	padding-left: 12px;
}
p.center-name {
	text-align: left;
	width: 190px;
	padding-left: 12px;
}
p.right-name {
	text-align: left;
	width: 190px;
	padding-left: 12px;
}
p.right-name-r {
	text-align: left;
	width: 190px;
	padding-left: 12px;
}
div.btn-allModels {
	width: 1010px;
	height: auto;
	float: left;
	margin-top: 22px;
	margin-bottom: 22px;
}
div.btn-allModels a {
	background-image: url(img/btn-allPornstars.jpg);
	height: 45px;
	width: 386px;
	display: block;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
}
div.btn-allModels p{
	font-size: 11px;
	display: block;
	width: 386px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: -3px;
}
div.sales-pitch-Models {
	height: 84px;
	width: 470px;
	float: right;
	margin-right: 20px;
	margin-top: 25px;
}
div.sales-pitch-Models a {
	background-image: url(img/sales-pitch.jpg);
	height: 84px;
	width: 470px;
	display: block;
	text-indent: -9999px;
} 

/* SITES PAGE */
div.content-container-networkSites {
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1c5c5;
	border-bottom-color: #c1c5c5;
	width: 1010px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #F8F8F8;
	}
div.site-holder-2 {
	height: 180px;
	width: 490px;
	margin-bottom: 10px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

/* Site Container for Join Page Only */

div.content-container-hustler-network {
	background-color: #F8F8F8;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1c5c5;
	border-bottom-color: #c1c5c5;
	width: 1010px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
/* Footer */

div#footer {
	height: auto;
	width: 100%;
}
div#footer-image {
	height:108px;
	width:100%;
	background-color: #666666;
	background-image: url(img/footer-repeat.jpg);
	background-repeat: repeat-x;
}

p#footer-text {
	height: auto;
	width: 100%;
	color: #FFF;
	padding-bottom: 7px;
	padding-top: 8px;
	line-height: 16px;
	font-size: 11px;
}
p#footer-text  a.compliance {
	color: #FFF;
}
p#footer-text  a.compliance:hover {
	text-decoration: underline;
}
p#footer-text  a.policy{
	color: #FFF;
}
p#footer-text  a.policy:hover {
	text-decoration: underline;
}
p#footer-text  a.support {
	color: #FFF;
}
p#footer-text  a.support:hover {
	text-decoration: underline;
}
div#footer table {
	border: 1px solid #CCCCCC;
	text-align: center;
	margin: auto;
}
div#footer table td.rta{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
}

a.see_more:link, a.see_more:visited {
	color: #A24B75;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	float: right;
	font-size: 12px;
	display: block;
	margin: 0px;
	padding: 0px;
}

a.see_more:hover, a.see_more:active {
	color: #A24B75;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	float: right;
	font-size: 12px;
	display: block;
	margin: 0px;
	padding: 0px;
}


/* JAVASCRIPT DIV */

div#div1_display {
	background-color:#FFF;
	border: 1px solid #333333;
	height: 241px;
	width: 262px;
	position: absolute;
	z-index: 999;
	top: 45px;
	right: -75px;
}
/*div#div2_display
 {
	background-color:#FFF;
	border: 1px solid #333333;
	height: 386px;
	width: 262px;
	position: absolute;
	z-index: 999;
	top: 280px;
	right: 0px;
	left: 50px;
}*/
div#div2_display, div#div3_display, div#div4_display, div#div5_display, div#div6_display,
div#div7_display, div#div8_display, div#div9_display, div#div10_display, div#div11_display
 {
	background-color:#FFF;
	border: 1px solid #333333;
	height: 384px;
	width: 260px;
	position: absolute;
	z-index: 999;
	top: 0px;
	right: 0px;
	left: 25px;
}
.view-statistics h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #e6e6e6;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #0F6;
}
.view-statistics p  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 12px;
	padding-bottom: 5px;
	color: #333333;
}
.view-statistics span.stats-right {
	text-align: right;
	display: block;
	float: right;
	clear: both;
	_margin-top: -13px
}
span.stats-desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 6px;
	line-height: 16px;
	overflow: auto;
	height: 145px;
}
div.btmBanner {
	width: 1010px;
	height: 263px;
	padding-top: 25px;
	background-image: url(img/btmBannerv1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F8F8F8;
}
a.btmJoin {
	background-image: url(img/btm-joinNow.gif);
	display: block;
	height: 76px;
	width: 257px;
	text-indent: -9999px;
	float: right;
	margin-right: 25px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
}
a.btmJoin:hover {
	background-image: url(img/btm-joinNow.gif);
	display: block;
	height: 76px;
	width: 257px;
	text-indent: -9999px;
	float: right;
	margin-right: 25px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom;
}
a.btmContinue {
	height: 27px;
	width: 235px;
	display: block;
	text-align: center;
	clear: right;
	float: right;
	margin-right: 36px;
	margin-top: 38px;
	line-height: 26px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
}
a.btmContinue:hover {
	height: 27px;
	width: 235px;
	display: block;
	text-align: center;
	clear: right;
	float: right;
	margin-right: 36px;
	margin-top: 38px;
	line-height: 26px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	background-color: #DEE7F0;
}

/* LIGHTBOX.PHP */
/***********This Css is for Gallery Templates Only*******************************/
.gallery {
	background-image: url(images/uhs-bg-repeat.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 995px;
	height: auto;

}
.main-gallery {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.main_pic {
	height: 632px;
	width: 420px;
	float: left;
	display: block;
	margin-top: 25px;
	margin-left: 100px;
	margin-right: 35px;
	background-color: #EEF2F7;
	border: 1px solid #A7BCD6;
}
.thumbPics{
	width: 380px;
	float: left;
	height: auto;
	margin-top: 25px;
}
.thumb2 {
	display: block;
	float: left;
	height: 139px;
	width: 113px;
	margin-right: 10px;
	margin-bottom: 24px;
	background-color: #EEF2F7;
	border: 1px solid #A7BCD6;
}
.thumb2_bottom {
	display: block;
	float: left;
	height: 139px;
	width: 113px;
	margin-right: 10px;
	margin-bottom: 22px;
	background-color: #EEF2F7;
	border: 1px solid #A7BCD6;
}

.tagLines-1{
	background-image: url(images/uhs-tagLines-bg-1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 56px;
	width: 960px;
	padding-top: 13px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.tagLines-1 a:link, .tagLines-1 a:visited {
	text-decoration: underline;
	color: #09F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
}
.mainGallery2{
	height: 315px;
	width: 875px;
	margin-left: 80px;
	margin-top: 35px;
}
.thumb3 {
	float:left;
	height:139px;
	width:113px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #A7BCD6;
	background-color: #EEF2F7;
}
.videoGallery{
	height: auto;
	width: 923px;
	padding-left: 65px;
	padding-top: 25px;
}
.thumb {
	float:left;
	height:300px;
	width:430px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 5px;
}
.main_gallery_bottom {
	height: auto;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.thumb3_left_side {
	float:left;
	height:139px;
	width:113px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 85px;
	border: 1px solid #A7BCD6;
	background-color: #EEF2F7;
}
.mid_ad {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.menu_text {
	float: right;
	height: auto;
	width: auto;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #FFF;
}
.top_header {
	background-image: url(img/header_top.jpg);
	height: 109px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
