@import url('reset.css');
@import url('typography.css');

body {
	background-color: #EFEBDE;
	margin: auto;
	width: 100%;
	background-image: url(img/bg-repeat.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0px 0px;
}

/* Header */
div#header {
	width: 1051px;
	margin: auto;
}
div#header .top-995{
	background-image: url(img/top995.jpg);
	height: 36px;
	width: 1051px;
	cursor: hand;  /*Here is the cursor that I have applied*/
}
span.display{
	display: none;
}
div#header .logo{
	background-image: url(img/topLogo.jpg);
	height: 111px;
	width: 1051px;
	text-indent: -9999px;
}
div#wrapper {
	height: 280px;
	width: 1051px;
}
div#wrapper #left{
	background-image: url(img/left-mid.jpg);
	height: 280px;
	width: 214px;
	float: left;
}
div#wrapper #flash{
	height: 280px;
	width: 662px;
	background-color: #CCCCCC;
	float: left;
}
div#wrapper #right{
	/*background-image: url(img/right-mid.jpg);*/
	height: 280px;
	width: 175px;
	float: right;
}
div#wrapper #right img{
	float: left;
}
/* Content */
div#content {
	margin: auto;
	position: relative;
	width: 1051px;
	background-color: #FFFFFF;
}
div#content2 {
	position: relative;
	width: 1051px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
div#content 2 table {}
div#content2 .tagline {
	background-image: url(img/bh-tagline.jpg);
	height: 23px;
	width: 1051px;
	text-indent: -9999px;
}
div#content .tagline {
	background-image: url(img/bh-tagline.jpg);
	height: 23px;
	width: 1051px;
	text-indent: -9999px;
}
div#content .section {
	background-image: url(img/section.jpg);
	height: 727px;
	width: 1051px;
	position: relative;
}
div#content .sectionv1 {
	background-image: url(img/sectionv1.jpg);
	height: 727px;
	width: 1051px;
	position: relative;
}
div#content .sectionv2 {
	background-image: url(img/sectionv2.jpg);
	height: 409px;
	width: 1051px;
	position: relative;
}
div#content .section-repeat {
	background-image: url(img/section-repeatv1.jpg);
	height: 738px;
	width: 1051px;
}
div.playTrailer a {
	background-image: url(img/playTrailer.png);
	display: block;
	height: 88px;
	width: 227px;
	text-indent: -9999px;
	position: absolute;
	left: 0px;
	top: 225px;
	cursor: hand;
}
div.section-heading {
	width: 1051px;
	height: 37px;
}
div.section-headingv1 {
	width: 920px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 9px;
	padding-left: 131px;
}
div.section-heading  h4.katieMichaels {
	height: 37px;
	width: 334px;
	background-image: url(img/katieMichaels.gif);
	float: left;
	display: block;
	margin-left: 93px;
}
div.section-heading  h4.name {
	height: 37px;
	width: 334px;
	float: left;
	display: block;
	margin-left: 93px;
}
div.section-heading  span.section-join {
	height: 35px;
	width: 218px;
	/*background-image: url(img/joinNow-arrow.gif);*/
	float: right;
	display: block;
	/*text-indent: -9999px;*/
	margin-right: 65px;
}
div.section-heading  span.section-join img { border: none; }
div.img-wrap {
	padding-left: 71px;
	padding-top: 7px;
}
div.img-wrap img {
	border: 1px solid #ffc10e;
}
div.section-info {
	width: 299px;
	height: auto;
	position: absolute;
	top: 230px;
	right: 70px;
}
div.cta {
	background-image: url(img/cta.gif);
	height: 73px;
	width: 1051px;
	cursor: hand;
	background-repeat: no-repeat;
}
p.see-more {
	color: #893c0c;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 90px;
	margin-top: 16px;
}
p.see-more a {
	color: #893c0c;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 16px;
}
span.call-out {
	background-image: url(img/beaversLove-baseBalls.gif);
	height: 81px;
	width: 223px;
	display: block;
	text-indent: -9999px;
	float: right;
}
p.model-name {
	color: #333333;
	padding-left: 20px;
}
p.scene-title {
	padding-left: 20px;
	padding-top: 5px;
	color: #333333;
}
p.scene-desc {
	padding-left: 20px;
	padding-right: 12px;
	padding-top: 5px;
	color: #333333;
	line-height: 16px;
}
a.get-insdie {
	display: block;
	height: 43px;
	width: 255px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-left: 27px;
	background-image: url(img/get-inside.jpg);
	background-position: top;
}
a.get-insdie:hover {
	display: block;
	height: 43px;
	width: 255px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-left: 27px;
	background-image: url(img/get-inside.jpg);
	background-position: bottom;
}
a.watch-scene {
	background-image: url(img/watchEntire.jpg);
	display: block;
	height: 58px;
	width: 295px;
	text-indent: -9999px;
	background-position: top;
	margin-top: 26px;
	margin-left: 10px;
}
a.watch-scene:hover {
	background-image: url(img/watchEntire.jpg);
	display: block;
	height: 58px;
	width: 295px;
	text-indent: -9999px;
	background-position: bottom;
	margin-top: 26px;
	margin-left: 10px;
}
/* Footer */

div#footer {
	background-image: url(img/footer.jpg);
	height: 437px;
	width: 1051px;
	margin: auto;
}
div#footer span.join-footer {
	display: block;
	height: 125px;
	width: 203px;
	float: left;
	margin-top: 90px;
	margin-left: 145px;
}
span.join-footer a:link, span.join-footer a:visited {
	background-image: url(img/join-footer.gif);
	display: block;
	height: 125px;
	width: 203px;
	text-indent: -9999px;
}
div#footer span.see-more-footer {
	display: block;
	height: 125px;
	width: 203px;
	float: right;
	margin-right: 96px;
	margin-top: 90px;
}
/*span.see-more-footer a:link, span.see-more-footer a:visited {
	background-image: url(img/see-more-footer.jpg);
	display: block;
	height: 125px;
	width: 203px;
	text-indent: -9999px;
}*/
a.continueTour-footer:link, a.continueTour-footer:visited {
	background-image: url(img/continueTour-btn-footer.jpg);
	height: 57px;
	width: 98px;
	display: block;
	text-indent: -9999px;
	float: right;
	margin-top: 38px;
	margin-right: 90px;
}

/*WARNING */
#compliance {
	height: 35px;
	width: 1051px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}
a.white:link, a.white:visited {
	color: #333333;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.white:hover, a.white:active {
	color: #333333;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.support:link , a.support:visited{
	color: #333333;
}
a.support:hover , a.support:active{
	color: #666666;
}
#warning{
	width: 1051px;
	height: 75px;
}
.labeling {
	color: #666666;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 10pt;
	background-color: #FFFFFF;
	float: right;
}
#warning table {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #AEB0AF;
}

/* THIS IS FOR THE 3RD PAGE ONLY */
.site_network_graphic {
	height: 28px;
	width: 973px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 78px;
}
.site_section_title {
	float: none;
	height: auto;
	width: 900px;
	border: 1px solid #DEBC41;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8C3B10;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 4px;
	font-size: 12px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 78px;
}
.section_container {
	float: left;
	height: auto;
	width: 1006px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
.site_page_site_container_left {
	padding: 0px;
	float: left;
	width: 174px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 36px;
	_margin-left: 18px;
	height: 200px;
	_height: 220px;
}
.site_page_thumb_border {
	float: left;
	height: 170px;
	width: 170px;
	border: 1px solid #FFC247;
}
.site_page_title_holder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8D3F18;
	text-align: left;
	float: left;
	height: auto;
	width: 170px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	line-height: 12px;

}
.site_page_site_container {
	padding: 0px;
	float: left;
	width: 174px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	height: 200px;
	__height: 220px;

}
.spacer {
	float: left;
	height: auto;
	width: auto;
}
.section_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #09F;
	height: auto;
	width: 894px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 0px;
	text-align: center;
	margin-left: 40px;
	margin-bottom: 20px;

}
.section_title a:link, .section_title a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #4179E2;
	text-decoration:none;
}
.section_title a:hover, .section_title a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #018CFE;
	text-decoration:underline;
}
.new_dvd_bg {
	float: left;
	height: auto;
	width: 144px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	text-align: center;
	border: 1px solid #FFF;

}
.new_dvd_bg_left {
	float: left;
	height: auto;
	width: 144px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	_margin-left: 20px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.new_dvd_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #266BC6;
	float: left;
	height: auto;
	width: 140px;
	text-align: left;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	line-height: 12px;

}
.new_dvd_title .blue {
	color: #8D3F18;
}


.new_dvd_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	float: left;
	height: auto;
	width: 139px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;

}
.row_seperator {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.scene_bg {
	text-align: center;
	float: left;
	height: auto;
	width: 180px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 1px;

}

.scene_bg_left_side {
	text-align: center;
	float: left;
	height: auto;
	width: 180px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 35px;
	_margin-left: 18px;
}

.scene_tags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	float: left;
	width: 95%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}


.scene_holder {
	float: left;
	height: 135px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px solid #A0A0A0;
	background-color: #A2D3FE;
}

.scene_girl_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	height: auto;
	width: 168px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.scene_girl_name a.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D3F18;
	font-weight: bold;
}
.scene_info_bg {
	float: left;
	height: 30px;
	width: 172px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-color: #FFFFFF;
}

.scene_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666;
	text-align: left;
	float: left;
	height: auto;
	width: 168px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-decoration: none;
}

.scene_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	float: left;
	height: auto;
	width: 168px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-style: normal;
	line-height: normal;
}
.headshot_holder {
	text-align: center;
	float: left;
	height: 180px;
	width: 132px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.headshot_holder_left {
	text-align: center;
	float: left;
	height: 180px;
	width: 132px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	_margin-left: 23px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.headshot_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #266BC6;
	float: left;
	height: auto;
	width: 130px;

}
.headshot_text .blue {
	color: #8D3F18;
}

.magazine_holder {
	float: left;
	height: 250px;
	width: 144px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.magazine_holder_left {
	float: left;
	height: 250px;
	width: 144px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	_margin-left: 20px;
}

.mag_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #266BC6;
	float: left;
	height: auto;
	width: 144px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 12px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.mag_featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	float: left;
	width: 144px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* THIS CSS IF FOR THE GALLERIES ONLY */
.videoGallery{
	height: 310px;
	width: 880px;
	margin-left: 95px;
	margin-top: 20px;
}
.thumb {
	float:left;
	height:300px;
	width:430px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.main_pic {
	height: 632px;
	width: 420px;
	float: left;
	display: block;
	margin-top: 15px;
	margin-left: 130px;
	margin-right: 35px;
}
.thumbPics{
	width: 370px;
	float: left;
	height: 632px;
	margin-top: 15px;
}
.thumb2 {
	display: block;
	float: left;
	height: 139px;
	width: 113px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.thumb2 img{ border: none;}
.mainGallery2{
	height: 315px;
	width: 875px;
	margin-left: 105px;
}
.thumb3 {
	float:left;
	height:139px;
	width:113px;
	margin-right: 10px;
	margin-bottom: 10px;
}
