@import url("partnersModule.css");

/* body */
#content{
	background: transparent url(../img/hhh09_photosAndVideos_background.jpg) repeat-y !important;
}

/* slideshow */
#videoCarosel{
	display:block;
	height:536px;
	width:980px;
	overflow:hidden;
	position:relative;
	padding-top:1px;
	background-color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
} 
.video{
	background:transparent url(../img/hhh_p1_background.jpg) no-repeat scroll left top;
	display:block;
	float:left;
	margin-right:1px;
	margin-top:1px;
	width:326px;
	overflow:hidden;
	height:268px;
}
.videoRight{
	background:transparent url(../img/hhh_p1_background.jpg) no-repeat scroll left top;
	display:block;
	float:left;
	margin-right:0;
	width:326px;
	overflow:hidden;
	margin-top:1px;
	height:268px;
}
.video img, .videoRight img{
	border:1px solid #939598;
	clear:both;
	float:left;
	height:211px;
	margin:9px 0 0 23px;
	position:relative;
	width:278px;
}
.ad{
	width:326px;
	background-color:#D8DEE4;
	display:block;
	height:266px;
	float:left;
	margin-right:1px;
	margin-top:1px;
}
#ad-300x250{
	background-color:#D8DEE4;
	display:block;
	float:right !important;
	height:250px;
	margin-left:12px;
	margin-right:668px;
	margin-top:-255px;
	overflow:hidden;
	position:relative;
	width:300px;
	z-index:5;
}
.videoTitle{
	background-color:#080A0C;
	display:inline;
	float:left;
	height:57px;
	margin:-69px 0 0 24px;
	opacity:0.9;
	overflow:hidden;
	padding:11px 11px 0;
	position:relative;
	width:256px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
}
.videoTitle a, .videoTitle a:hover{
	color:#3694EE;
	font-size:18px;
	font-weight:bold;
}
.videoTitle p{
	vertical-align:middle;
	margin:0;
}
.p1SubTitle{
	background: transparent url(../img/hhh09_p1_arrows.gif) no-repeat scroll right center;
	width: 270px;
	display: table;
	position: relative;
	float: left;
	margin-left: 24px;
	height: 37px;
	color: white;
}
a.p1SubTitle:hover{
	color: #ffffff;
}
.p1SubTitle span{
	padding-left:10px;
	padding-right:15px;
	display:table-cell;
	vertical-align:middle;
	*position:relative;
	*top:10px;
}


/* more photos*/
#moreVideos{
	border-right:1px solid #FFFFFF;
	display:block;
	float:left;
	overflow:hidden;
	width:793px;
}
#header{
	background:transparent url(../img/hhh_videos_headerMoreVideos.jpg) repeat scroll 0 0;
	border:0 none;
	font-size:0;
	height:35px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	width:793px;
	position:relative;
}
#header h2{
	text-indent:-9999px;
	font-size:0;
}
/* The diva info section*/
.moreVideoHolder{
	background-color:#D8DEE4;
	display:block;
	float:left;
	height:107px;
	overflow:hidden;
	padding:10px;
	width:376px;
}
.moreVideoImage{
	border:1px solid #6D7073;
	float:left;
	height:105px;
	margin:0 8px 0 0;
	overflow:hidden;
	width:140px;
}
.moreVideoImage Img{
	float:left;
	width:140px;
	height:105px;
	background-color:#000000;
}
.playMovie{
	float:left;
	height:15px !important;
	margin:88px 0 0 -17px;
	width:15px !important;
	z-index:2;
}
.moreVideoCopyHolder{
	display:block;
	float:left;
	height:105px;
	margin:0;
	overflow:hidden;
	padding:0;
	width:226px;
	position:relative;
}
.moreVideoTitle{
	clear:both;
	display:block;
	float:left;
	margin-bottom:5px;
	width:100%;
	font-size:11px;
}
.moreVideoTitle p{
	font-family:verdana;
	font-size:14px;
	margin:-3px 0 0;
	font-weight:bold;
}
.moreVideoCopyText{
	text-align:left;
	width:220px;
	overflow:hidden;
	float:left;
	display:block;
	margin-bottom:5px;
	clear:both;
	font-size:11px;
}
.moreVideoLinkHolder{
	display:block;
	height:13px;
	list-style-type:none;
	text-align:right;
	overflow:hidden;
	clear:both;
	position:absolute;
	bottom:0;
	right:0;
}
.moreVideoLinkHolder a, .moreVideoLinkHolder a:hover{
	color:#C83526;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}
