.content_wrapper {
	width: 990px;
}

.mainTitle {
	color:#981010; 
	font-size:14px; 
	font-weight:bold; 
	font-family:arial;
	margin-bottom:10px;
}

.player_wrapper {
	width:680px; 
	height:544px; 
	float:left;
}

.rightbar_wrapper {
	margin-left:10px; 
	width:300px; 
	float:right;
}


/* related items */
.relatedMovies_Box_wrapper {
	margin-top:20px; 
	width:990px; 
	height:22px;
	padding-top:2px;
	text-align:left; 
	background-image:url("/Design/MoviePage/PlayList_TitleBG.gif");
}

.relMovies_ActiveTab {
	float:left;
	text-align:left;
	padding-top:2px;
}

.relMovies_ActiveTab a {
	color:#981010; 
	font-weight:bold; 
	text-decoration:none; 

}

.relMovies_NonActiveTab {
	float:left;
	text-align:left;
	padding-top:2px;
}

.relMovies_NonActiveTab a {
	color:#747474; 
	font-weight:bold; 
	text-decoration:none;
}

.Playlist_tab {
	width:63px;
	margin-left:10px;
}

.UserMovies_tab {
	width:95px;
}

.paging_container {
	float:right;
}

.relMoviesContainer
{
	border-bottom:1px solid #E3E3E3;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:3px;
	min-height:400px;
	margin-bottom:20px;
	width:988px;

}


.movieDetailsContainer {font-size:12px; color:gray; border-bottom:1px solid #E3E3E3; border-left:1px solid #E3E3E3; border-right:1px solid #E3E3E3; padding:10px;}
.movieDetailsContainer .subFieldTitle {font-size:14px; font-weight:bold;}
.otherMoviesContainer {border-bottom:1px solid #E3E3E3; border-left:1px solid #E3E3E3; border-right:1px solid #E3E3E3; height:346px;}
.movieResponsesContainer {margin:10px 0px; border:1px solid #E3E3E3; padding:5px 10px 10px 10px;}


.blueLink {color:#457CBC; font-size:12px; font-weight:bold; font-family:arial; text-decoration:none;}
.blueLink:hover {text-decoration:underline;}
.responseLink {color:#5582A1; font-size:12px; font-weight:bold; font-family:arial; text-decoration:none;}

.invisible {display:none;}
.MovieTabs{height:25px; padding-top:12px; z-index:2; position:relative;}
.relTab{float:left; color:gray; height:20px;padding-top:3px;width:33%; text-align:center;}
.relLastTab{float:left; color:gray; height:20px;padding-top:3px; width:98px; text-align:center;}
.tabSelected{background:white; color:981010; font-weight:bold; border:1px solid #E3E3E3;border-bottom:0px;}


.relMovies_Row .relMovieBox_Container {
	float:left; 
	width:159px; 
	margin-left:6px; 
	margin-bottom:30px;
}

.relMovies_Row .relMovieBox_Container:first-child {
	margin-left:0px;
}

.relMovieThumbnail {
	border:solid 1px gray;
}

.relMovieThumbnail img {
	border:none;
	width:155px;
	height:116px;
	padding:1px;
}
.relMovieDetails {
	text-align:left;
}

.relMovieTitle a {
	color:#4D7FA4; 
	font-weight:bold; 
	text-decoration:none;
}
.relMovieUser {width:100%; color:#787878;}
.relMovieRating {float:left; width:100px; color:#787878;}
.relMovieDuration {float:right; width:40px; color:#787878; text-align:right;}

.bottomBanners .banner {
	float:left;
	width:300px;
	margin-left:44px;
	background-color:#ebebeb;
	min-height:100px;
	margin-bottom:30px;

}

.bottomBanners .banner:first-child {
	margin-left:0px;
}