﻿body
{
}

.filmThumbHolder{
 float: left; width: 150px;
 margin: 20px 0px 0px 35px;
  /* ie 6 hack */
  display: inline;
}

img{
border: solid 1px #ffffff;
}

#galleryHolder{
background: url(images/gallery_bkg.gif) left top repeat-y;
margin-left: -20px;
margin-top: 10px;
position: relative;
 width: 100%;
 
   z-index: 3;
}

#galleryHolderTop
{	background: url(images/top_gallery_strip.jpg) top left no-repeat;
	
	height: 100%;
	width: 223px;
	top: -3px;
	margin-left: 0px;
	position: absolute;
}

#filmDescriptionHolder{
  display: block; width: 392px; 
position: absolute;
margin-top: 10px;
height: 122px;

background:  url(images/filmbox.png)  no-repeat;
padding: 9px;
font-family:  Arial;
font-size: 0.9em;
 
 right: -20px;
  z-index: 10;

}

.filmentry
{
	width: 100%;
	 
	 z-index: 2;
	 margin: 0px;
 
}
/*
a.filmTitle 
{
	text-decoration: none;
	color: #126279;
	font-weight: bold;	
	font-size: 1.1em;
	margin: 3px;
	display:inline-block;
	padding: 1px 3px 1px 3px;
	text-transform: capitalize;
}

a.filmTitle:hover  
{
	text-decoration: none;
	color: #0f0685;
	border: solid 1px #0f0685;
	margin: 2px;
	background: #9693bc;
	color: White;
	
}

*/
.filmDescription
{
	font-style: italic;
	font-size: 0.9em;
	color: #247086;
}

.WatchBtn
{
	right: -2px;
	bottom: -1px;
	height: 34px;
	width: 106px;
	position: absolute;
	display: block;
}

.filmInfoLbl
{
	font-size: 0.9em;
	
}

.filmdetail
{
	font-style: italic;
	color: #247086;
}

#orderByDiv
{
	float: right;
	font-family:  Arial;
	font-size: 0.9em;
	margin-top: 20px;
	position: absolute;
	z-index: 10;
	right: 10px;
	top: -33px;
	
}


.filmpageentry
{
	display: block;
	width: 100%;
	clear: both;
	float:left;
}

#top_gallery_strip
{
	background: url(images/top_gallery_strip.jpg);
	width: 233px;
	height: 31px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.filmNotLive
{
	font-size: 1.6em;
	font-family: Tw Cen MT, Arial;
	color: Red;
	display: block;
	margin-bottom: 40px;
	margin-top: -20px;
	
}

.viewFilmTitle
{
	margin-top: -30px;
}

.notReadyToView
{
	font-size: 1.2em; width: 70%;
	
}

.hypLnkToReview
{
	margin-top: 5px; float: left; display: block;
}

.vidBox
{
	font-family:   Tw Cen MT, Verdana;
	text-align: right;	
}

.vidBoxHolder
{
	float: right; 
	text-align: right; 
	width: 480px; 
	border: solid 2px #000; 
	height: 415px;
}

.videoInfo
{
float: left; margin-left: -5px; width: 125px;
	
}

.vidclear
{
	clear: both;
	
}

.reviewStarHolder
{
	margin-top: -10px;	
}

.reviewThankyou
{
	padding: 10px;	
}

.galleryPager
{
	height: 50px;
}