div.player_area_bg{
	background: url('../../images/home/player_area_bg.jpg') no-repeat top center;
	width: 1000px;
	height: 253px;
	margin:8px 0 0 2px;
	overflow: hidden;
}
div#tour_trailer{
	float: left;
	display: inline;
	width: 397px;
	height: 223px;
	border:1px solid #363636;
	margin:6px 0 0 7px;
}
div#site_container{
	float: left;
	display: inline;
	width: 323px;
	height: 239px;
	margin:3px 0 0 5px;
}
img#site_description_title{
	width: 309px;
	height: 62px;
	margin:15px 0 0 13px;
}
p#site_description{
	width: 100%;
	height: 200px;
	overflow: hidden;
	font-size: 14px;
	text-align: center;
	margin:19px 0 0 6px;
}
a#watch_all_parties{
	float: right;
	display: block;
	background: url('../../images/home/watch_all_parties.png') no-repeat top center;
	width: 239px;
	height: 250px;
	margin:0;
	position:relative;
	top: -1px;
}
a#watch_all_parties:hover{
	background-position: 0 -250px;
}
a.crazy_party_link{
	display: block;
	background: url('../../images/home/crazy_party_link.jpg') no-repeat top center;
	width: 878px;
	height: 40px;
	margin: 20px auto 0;
}
div.model_container{
	width: 971px;
	margin: 15px auto 0;
	overflow: hidden;
}
div.model_container ul li{
	display: inline;
	float: left;
	margin-right:5px;
	margin-bottom:5px;
}

div.model_container div.model_box{
	float:left;
	display:inline;
	width: 187px;
	height: 277px;
	overflow: hidden;
	border: 1px solid #d5d5d5;
}
div.model_container div.model_box_wraper{
	float:left;
	display:inline;
}
div.model_container div.model_box_separator{
	float:left;
	display:inline;
	width: 5px;
	height: 277px;
	overflow:hidden;
}
div.model_container div.model_box div.model{
	float: left;
	display: inline;
	width: 184px;
	height: 275px;
	overflow:hidden;
	background: #989898;
	margin:1px;

}
div.model_container div.model_box div.model img{
	display: block;
	width: 180px;
	height: 240px;
	overflow:hidden;
	margin:2px 0 2px 2px;
}
div.model_container div.model_box div.model a.model_name{
	display: block;
	background: url('../../images/home/model_name_bg.jpg') no-repeat top center;
	width: 180px;
	height: 27px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-top:5px;
	margin-left:2px;
}
div.model_container div.model_box div.model a:hover{
	color:#FF0000;
}

/*********************************************/
.pink_container {
	background: #accaf0;
	padding: 5px;
	width: 986px;
	overflow: hidden;
	margin-left: 3px;
	margin-top:25px;
}
.pink_container_top {
	height: 252px;
	background: #ffd7e9;;
	padding:5px;
}
.girls_profile  {
	border: 1px solid #D3B9C4;
	width: 474px;
	height: auto;
	padding: 1px;
	background: #FFF;
	float: left;
	margin:0 6px;
}
* html .girls_profile{
	margin:0 4px;
}

.girls_profile h3 {
	width:467px;
	height:30px;
	line-height:26px;
	color:#fff;
	text-align:left;
	padding:0 0 0 7px;
	margin:0 0 1px 0;
	border:solid #ffb6ea;
	border-width:0 0 1px 0;
}

.girls_profile h3.blue {
	background:url(../../images/home/profile_header.jpg);
}

.girls_profile h3.red {
	background:url(../../images/home/profile_header.jpg);
}

.girls_profile h3 span.left_part{
	float:left;
	font-size:20px;
	margin-top:2px;
}

.girls_profile h3 span.right_part{
	float:right;
	text-align:right;
	color:#53518b;
	font-size:14px;
	margin-top: 2px;
	margin-right: 12px;
}
.girls_profile p.sub_header{
	visibility: hidden;
	display:none;
	float:none;
	margin:10px auto;
	text-align:center;
	font-size:18px;
}

.girls_profile  .btn_bg {
	height: 107px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	background: #000;
}
.girls_profile a.playbtn {
	display: block;
	height: 63px;
	width: 63px;
	background: transparent url(../../images/home/play.png) center center no-repeat;
	position: relative;
	z-index: 3;
	cursor: pointer;
	margin:0 auto;
	text-decoration:none;
}
div.play_overlay{
	display:block;
	padding-top:110px;
	width: 470px;
	height: 172px;
	cursor: pointer;
}
div.play_overlay span {
	display: block;
	padding-top: 25px;
	font-size:19pt;
	color:white;
}
.girls_profile a.btn {
	display: block;
	height: 50px;
	background: transparent url(../../images/home/cotinue_watching_btn.png) center left no-repeat;
	position: relative;
	top: 95px;
	z-index: 3;
	cursor: pointer;
	margin:0 45px;
	text-decoration:none;
}
div.video_overlay{
	display:block;
}

.girls_profile .overlay_text {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	position: relative;
	color: #FFF;
	top: 85px;
	z-index: 2;
}

.girls_profile .girls_video {
	height: 282px;
	background: #000 url(../../images/home/wide_video_preview_1.jpg) center no-repeat;
	width:470px;
	margin:2px auto 0;
}
.girls_video .video_overlay {
	display: none;
}
.girls_profile .postroll .video_overlay {
	display: block;
}
.girls_profile .watch_video_btn {
	display: block;
	background: transparent url(../../images/home/watch_full_video_btn.jpg) top no-repeat;
	height: 47px;
	cursor: pointer;
}
.girls_profile .watch_video_btn:hover {
	background-position: bottom;
}
.girls_profile .profile_footer {
	height: 23px;
	background: #CCC url(../../images/home/profile_footer.jpg) bottom right no-repeat;
	padding-top: 2px;
	line-height: 23px;
	padding-left: 10px;
	font-weight: bold;

}



.girls_profile ul {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 10px;
    text-align: left;
}

.girls_profile .description div {
    text-align: left;
}

/*
*********************************************
*/
a.parties_link,
a.insane_link{
	display: block;
	width: 100%;
	text-align:center;
	text-decoration:underline;
	font-size:33px;
	margin:20px auto 0;
}


a.parties_link:link, a.parties_link:visited,
a.insane_link:link, a.insane_link:visited{
	color:#000000;
}
a.parties_link:hover, a.parties_link:active
a.insane_link:hover, a.insane_link:active{
	color:#FF0000;
}

/* grey container*/
.grey_container {
	margin: 20px 0px 5px 15px;
	border: 1px solid #d3d3d3;
	overflow: hidden;
	width: 962px;
}
.grey_container .category {
	display:block;
	background: transparent url(../../images/home/purple_bg.jpg) center repeat-x;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
.category:link, .category:visited{
	color:#ffffff;
}
.category:hover, .category:active{
color:#FF0000;
}
.grey_container  .separator {
	float: left;
	width: 5px;
	height: 30px;
}
.grey_container .separator_row {
	height: 2px;
	float: left;
	width: 950px;
}
.sub_grey_container {
	background: #d7d7d7;
	float: left;
	padding: 2px;
	margin: 1px;
	width: 954px;
	border:1px solid #d7d7d7;
}
.pic_preview02 {
	width: 194px;
	float: left;
	border:solid 1px #D7D7D7;
}
.pic_preview03 {
	width: 180px;
	float: left;
}

.pic_preview02.wide_frame {
	width: 271px;
}



.picture_set {
	text-align: center;
	padding-left: 12px;
	float: left;
	background: transparent url(../../images/home/dirty_bg.jpg) center no-repeat;
	width: auto;
	padding-right: 12px;
}

.profile_separator  {
	float: left;
	width: 12px;
	height: 580px;

}
img#gallery_images{
	width: 1002px;
	height: 507px;
	margin:20px auto 0;
}
a#get_full_access{
	display: block;
	background: transparent url(../../images/home/get_full_access.jpg?v=2) no-repeat 0 0;
	width: 994px;
	height: 193px;
	margin:10px auto 0;
}
a#get_full_access:hover{
	background-position:  0 -193px;
}
.sample_span_player {
	background:transparent url(../../images/home/playsample_link_bg.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-size:24px;
	height:44px;
	line-height:42px;
	margin:10px auto;
	text-align:center;
	width:179px;
}

.girls_profile div.playbtn {
	display: block;
	height: 63px;
	width: 63px;
	background: transparent url(../../images/home/play.png) center center no-repeat;
	position: relative;
	z-index: 3;
	cursor: pointer;
	margin:0 auto;
	text-decoration:none;
}