﻿/* CSS layout */
body
{
	background-image:url(Images/bg.gif);
	color:#ffffff;
	background-repeat:repeat-x;
	background-position:top;
	background-color:#4396CA;
	text-align:center;
	margin:0px;
	font-family:Arial;
	font-size:11px;
}

form{
	margin:0px;
}

select {
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
}

.masterDiv
{
	margin-left:auto;
	margin-right:auto;
	width:798px;
	background-position:center;
	background-repeat:repeat-y;
}

.logo
{
	float:left;
	margin-top:10px;
	margin-left:10px;
}

.banner
{
	width:798px;
	height:90px;
	background-image:url('Images/bg_banner.jpg');
	background-repeat:no-repeat;
	position:relative;
}

.banner .search
{
	margin-top:5px;
	/*margin-left:550px;*/
	float:right;
	margin-right:10px;
	z-index:1;
}

.banner .search .input
{
	border:solid 1px navy;
}

.banner .search .cmd 
{
	display:none;
}

.banner .tabs
{
	float:right;
	margin-top:48px;
	margin-right:30px;
	z-index:2;
}

.banner .tabs a
{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

.banner .tabs a:hover
{
	color:orange;
}
.banner .tabs .tab
{
	width:85px;
	padding-top:8px;
	height:25px;
	background-image:url('Images/tab.gif');
	background-position:right;
	float:right;
}



.bannerLeft{
	width:521px;
	height:245px;
	float:left;
	background-image:url('Images/banner_left.jpg');
	background-repeat:no-repeat;
}
.bannerMovie{
	float:left;
	padding-top:5px;
	background-color:#142B3C;
}
.bannerRight {
	width:94px;
	height:245px;
	float:left;
	background-image:url('Images/banner_right.jpg');
	background-repeat:no-repeat;
}
.bannerButton 
{
	float:right;
	padding-right:10px;
	padding-top:210px;
}
.button_nav{
	float:left;
}
.search_nav{
	float:right;
	background-image:url('Images/search_0.gif');
	background-repeat:no-repeat;
	width:250px;
	height:29px; 
}
.search_nav input
{
	margin-top:4px;
	margin-left:85px;
	font-family:Arial;
	font-size:11px;
	background-color:#000000;
	color:#ffffff;
	border:solid 1px #5B91B0;
	width:150px;
}

.nav_title {
	
}

.navigator
{
	width:100%;
	float:left;
	margin:0px;
}
.nav_item 
{
	background-image:url('Images/nav/nav_item.gif');
	background-repeat:no-repeat;
	background-position:right;
	width:164px;
	height:23px;
	color:#000000;
	text-align:left;
}
.navigator a:active, .navigator a:link, .navigator a:visited
{
	padding-top:5px;
	padding-left:15px;
	color:#112C40;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
	display:block; 
}

.navigator a:hover {
	color:#CC3300;
}
.general {
    text-align:left;
    padding:5px;
    margin:5px;
    background-color:#E88D00;
    border:solid 1px #F4CA70;
}

.movieExtra {
	font-family:Tahoma;
	color:black;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
}

.newMovie
{
	float:right;
}

.newMovie .top {
	background-image:url('Images/h_top.gif');
	background-position:right;
	background-repeat:no-repeat;
	background-color:white;
	float:right;
	width:570px;
	height:33px;
}

.newMovie .bottom {
	background-image:url('Images/h_bottom.gif');
	background-position:right;
	background-repeat:no-repeat;
	background-color:white;
	float:right;
	width:580px;
	height:27px;
}

.newMovie .middle {
	background-image:url('Images/h_mid.gif');
	background-position:right;
	background-repeat:repeat-y;
	width:580px;
	background-color:white;
	float:right;
	position:relative;
}

.newMovie .poster {
	float:left;
	padding:2px;
	border:solid 1px #cccccc;
	margin-top:5px;
}

.newMovie .part {
	width:98%;
	border:solid 1px #C7EB78;
	padding:5px;
	float:left;
	background-color:#EDFFC7;
}



.moviePart 
{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	width:60px;
	vertical-align:middle;
}
.moviePart img
{
	vertical-align:middle;
}

.moviePart a
{
	color:#ffffff;
	text-decoration:none;
}

.moviePart a:hover
{
	text-decoration:underline;
}

.newMovieContent
{
    padding-top:55px;
    width:98%;
}

.newMovieContentText 
{
    text-align:justify;
    font-family:Tahoma;
    font-size:13px;
    float:left;
    width:380px;
    margin-left:5px;
    color:black;
}

.newMovieContentText strong
{
    color:#1257A5;
    font-size:14px;
    text-transform:capitalize;
}

.textMovieContentText span
{
	padding:5px;
}

.newMovieContentText a
{
	color:#638617;
	text-decoration:none;
}

.newMovieContentText a:hover
{
	text-decoration:underline;
}

.PosterList {
	border:solid 1px #C5C4C4;
	padding:2px;
	width:100px;
	height:150px;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
}

.movieListLeft
{
    width:140px;
    height:273px;
    background-image:url('Images/m_item.gif');
    background-repeat:no-repeat;
    padding-top:10px;
    margin-left:auto;
    margin-right:auto;
}

.movieList
{
    width:140px;
    height:273px;
    background-image:url('Images/m_item.gif');
    background-repeat:no-repeat;
    padding-top:10px;
    float:left;
}

.movieListTitle
{
	height: 55px; padding-top: 5px; 
	width:90%;
	color:#4A91B2;
	margin-left:auto;
	margin-right:auto;
}

.movieListTitle a
{
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

.movieListTitle a:hover
{
	text-decoration:underline;
}

.movieListImg
{
    border:solid 1px #223F4D;
    width:100px;
    height:150px;
}

.movieListLeft
{
    width:140px;
    height:273px;
    background-image:url('Images/left_m_item.gif');
    background-repeat:no-repeat;
    padding-top:10px;
    margin-left:auto;
    margin-right:auto;
}

.movieTopTitle
{
	color:#FF7D18;
	font-weight:bold;
	text-transform:capitalize;
	font-size:19px;
}

.paging
{
    vertical-align:middle;
    text-align:right;
    padding:5px;
    margin:5px;  
}

.paging a
{
	color:#407F2F;
	text-decoration:none;
	font-weight:bold;
}

.paging a:hover
{
	text-decoration:underline;
}

.paging img, .paging select 
{
    vertical-align:middle;
}

.boxOver
{
	text-align:justify;
	padding:5px;
} 

.clear
{
	clear:both;
}

#masthead {
}

#top_nav {
	text-align:left;
	background-image:url('Images/nav_bg.gif');
	background-repeat:repeat-x;
}

#container {
	position: relative;
	width:798px;
	background-image:url('Images/master_center.gif');
	background-repeat:repeat-y;
	padding-left:16px;
	padding-right:20px;
}

#left_col {
	width: 161px;
	float:left;
	left: 0px;
	top: 0px;
}

#page_content {
	width:590px;
	float:right;
	margin-right:35px;
	position:relative;
}

#right_col {
	width: 200px;
	float:right;
	right: 0px;
	top: 0px;
}

#footer {
	background-image:url(Images/bottom.gif);
	height:30px;
	vertical-align:middle;
	padding-top:10px;
	color:white;
	width:798px;
}

#footer a
{
	color:#FFFFCC;
	text-decoration:none;
	font-size:9px;
}
