/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * This CSS file is for customization purpose only
 */ 

div.module div.yoo-gallery {
	margin: 15px auto 5px auto;
	width: 600px;
}

.movieContainer
{
	background: url('../images/tabbg.jpg') repeat-y;
}
.movieContainer td{
	vertical-align: top;
}

.mainMovie{
	float: left;
	padding: 5px;
}
.movieMainTitle{
	color: Black;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 30px;
	font-weight: bold;
}
.movieList{
	width: 100%;
	
}
.movieFeatureThumb
{
	float:left;
	position: relative;
	width: 480px;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	background: black;
	padding-left: 20px;
	padding-right: 20px;
	
}
.movieFeatureDesc
{
	width: 250px;
	height: 80px;
	padding: 20px;
	float: left;
	border: 1px solid #ccc;
	color: BLACK;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	background: url('../images/tabbg.png');	
}

.movieEntry{
	float:left;
	width:155px;
	height: 180px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin: 2px;
	background: url('../images/entrybg.png') no-repeat;
}
.movieOther{
	padding: 20px;
	font-size: 24px;
	color:  black;
	position: relative;
}
.movieRelatedPhotos{
	margin: 0px;
	padding: 5px;
	float: left;
}
.movieEntry:hover{
	background: url('../images/entrybg_hover.png') no-repeat;
}

.mod_placehere
{

	//padding: 20px;
}

.movieHeaderTitle
{
	background: url('../images/movieTitleBG.png') no-repeat;
	padding-left: 20px;
	height: 69px;
	width:  480px;
}

.movieHeaderTitle
{
	color: white;
	font-size: 30px;
	font-weight: bold;
}

.jwts_tabbertab{
	//height: 350px;
}

.moviePlay{
		//background: url('../images/playicon.png') no-repeat center center;
		padding-top: 100px;
		position: absolute;
		width: 480px;
		height: 360px;
}
.movieThumbnail{
text-align: left;
padding-left: 15px;
}

.movieDescription a{
	color: white;	
}
.movieDescription{
	width: 120px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
	
}

.top_blank{
	width: 100%;  

}

.top_blank h1{
	color: red;  
	color: #0033FF;
}

.top_blank h2{
	color: BLACK;
	padding-top: 15px;
	padding-left: 15px;  
}

.item-bg h2,h1{
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}

h1.pagetitle{
	font-size: 20px;
	font-weight: bold;
	color: #003399;
}

h3{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

h1.title{
	font-size: 20px;
	font-weight: bold;
	color: #003399;
}
.banneritem{ 
	float: left;
	padding-left: 2px;
}

.blogCategory{
	color: #C8001E;
	text-align: right;
	font-weight: bold;
	font-size: 30px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h1{
	color: #292D5F;
	text-align: right;
	font-weight: bold;
	font-size: 24px;
	padding-right: 15px;
}

#contentright{
	font-weight: bold;
}
.header-3{
	font-weight: bold;
}

