*
{
	margin:0;
	padding:0;
}

body, html
{
	color: #333333;
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	background : White url(../images/background.gif) repeat-x;
}

a
{
	color : #333333;
	text-decoration : underline;
	outline-style : none;
}

a:hover
{
	color : #333333;
	text-decoration : none;
}

.bold
{
	font-weight : bold;
}

.center
{
	text-align : center;
}

p
{
	padding : 0 0 12px 0;
}

.right
{
	float : right;
}

.left
{
	float : left;
}

.clear
{
	clear : both;
}

.just
{
	text-align : justify;
}

.textRight
{
	text-align : right;
}

.border
{
	border : 1px solid #999999;
}

.Table tr td
{
	padding : 4px 0;
}

.but
{
	padding : 3px 6px;
}

h1
{
	font-size : 24px;
	font-weight : normal;
	/* width : 940px; */
	height : 65px;
	text-indent : 15px;
	line-height : 42px;
}

h1#t1
{
	background : url(../images/back_title_1.jpg) no-repeat;
}

h1#t2
{
	background : url(../images/back_title_2.jpg) no-repeat;
}

h1#t3
{
	background : url(../images/back_title_3.jpg) no-repeat;
}

h1#t4
{
	background : url(../images/back_title_4.jpg) no-repeat;
	color : White;
}

h1#home1
{
	background : url(../images/back_title_4.jpg) no-repeat;
	color : White;
	height : 57px;
	margin : 0px auto;
}

h2#home2
{
	font-size : 24px;
	font-weight : normal;
	height : 57px;
	text-indent : 15px;
	line-height : 42px;
	background : url(../images/back_title_4.jpg) no-repeat;
	color : White;
	margin : 0px auto;
}

h2.reviewName
{
	font-size : 18px;
	font-weight : normal;
	padding-bottom : 15px;
}

.reviewImg
{
	float : left;
	padding : 0px 15px 15px 0;
}

/* start containers */

#top
{
	width : 940px;
	height : 98px;
	background : White url(../images/logo.gif) no-repeat;
	margin : 0 auto;
	margin-top : -1px;
}

#home
{
	padding : 25px 0;
	width : 940px;
	margin : 0 auto;
}

#bottom
{
	width : 920px;
	margin : 0 auto;
	padding : 8px 10px;
	background-color : Black;
	color : White;
}

#inside
{
	width : 940px;
	margin : 0 auto;
}

#leftColumn
{
	width : 720px;
	float : left;
}

#rightColumn
{
	width : 220px;
	float : right;
}

/* end containers */

#leftColumn #leftContainer
{
	width : 700px;
}

/* start home */

#homeMovie1
{
	width : 461px;
	float : left;
}

#homeMovie1 p
{
	font-size : 14px;
	padding-bottom : 30px;
}

#homeMovie1 a
{
	display : block;
	width : 295px;
	height : 54px;
	background : url(../images/watch_trailer_home_1.gif) no-repeat;
	font-size : 2px;
	text-indent : -9999px;
}

#homeMovie2
{
	width : 461px;
	float : left;
}

#homeMovie2 p
{
	font-size : 14px;
	padding-bottom : 30px;
}

#homeMovie2 a
{
	display : block;
	width : 295px;
	height : 54px;
	background : url(../images/watch_trailer_home_2.gif) no-repeat;
	font-size : 2px;
	text-indent : -9999px;
}

#homeNews
{
	width : 464px;
	float : right;
}

#homeLinks
{
	width : 950px;
	margin : 0 auto;
	padding : 25px 10px 25px 0;
}

.newsTitle
{
	font-size : 16px;
	font-weight : bold;
}

#homeLinks p
{
	padding : 0;
}

#homeLinks .homeLinks
{
	width : 231px;
	float : left;
	padding-right : 7px;
}

#homeLinks .homeBut1
{
	width : 220px;
	float : right;
	padding-bottom : 12px;
}

#homeLinks .homeBut2
{
	width : 220px;
	float : right;
}

/* end home */

/* start box */

.box
{
	width : 240px;
	float : left;
	height : 300px;
}

.box .grey
{
	width : 186px;
	height : 246px;
	background-color : #EBEBEB;
	padding : 17px;
	overflow : hidden;
}

.box .grey .personImg
{
	width : 185px;
	height : 185px;
	padding-bottom : 5px;
	/* background : url(../images/back_images.gif) bottom; */
	overflow : hidden;
}

.box .grey .personName
{
	padding-top : 5px;
	font-weight : bold;
}

.box .grey .personDescription
{
	width : 185px;
	height : 18px;
	overflow : hidden;
}

.box .grey .findOut
{
	padding-top : 5px;
}

.box .grey .findOut a
{
	display : block;
	background : url(../images/arrow_grey.gif) no-repeat right;
	font-weight : bold;
	width : 105px;
}

/* end box */

/* start team */

.teamBox
{
	width : 360px;
	height : 150px;
	float : left;
}

.teamBox .teamGrey
{
	width : 320px;
	height : 110px;
	background-color : #EBEBEB;
	padding : 10px;
	overflow : hidden;
}

.teamBox .teamImg
{
	width : 120px;
	height : 110px;
	float : left;
	overflow : hidden;
}

.teamBox .teamText
{
	width : 200px;
	float : left;
}

.teamBox .teamText h3
{
	font-size : 15px;
	font-weight : bold;
}

/* end team */

/* statrt subcolumns */

.personImgs
{
	width : 185px;
	padding-bottom : 5px;
	/* background : url(../images/back_images.gif) bottom; */
}

#leftSubColumn
{
	width : 320px;
	float : left;
}

#leftSubColumn .personThumbs
{
	width : 79px;
	height : 79px;
	float : left;
	padding : 10px 0;
	overflow : hidden;
}

#rightSubColumn
{
	width : 380px;
	float : left;
}

.personMainInfo
{
	background-color : #EBEBEB;
	padding : 20px;
	margin-bottom : 20px;
}

.personMainInfo h2
{
	background-color : #FFFFFF;
	padding : 10px;
	font-size : 18px;
	font-weight : normal;
	margin-bottom : 20px;
}

.filmMainInfo
{

}

.filmMainInfo h2
{
	background-color : #EBEBEB;
	padding : 10px;
	font-size : 18px;
	font-weight : normal;
	margin-bottom : 10px;
}

/* end subcolumns */

/* start dark box */

.rightBoxDark
{
	background-color : #363636;
	color : White;
	padding-bottom : 8px;
	margin-bottom : 20px;
}

.rightBoxDark .DarkTitle
{
	background-color : #000000;
	font-weight : bold;
	padding : 6px;
	font-size : 12px;
}

.rightBoxDark .DarkDescription
{
	padding : 6px;
	font-size : 11px;
}

.rightBoxDark .DarkDescription a
{
	color : White;
}

/* end dark box */

/* start light box */

.rightBoxLight
{

}

.rightBoxLight .LightTitle
{
	background-color : #000000;
	font-weight : bold;
	padding : 6px;
	font-size : 12px;
	margin-bottom : 10px;
	color : White;
}

.rightBoxLight .LightDescription
{
	margin-bottom : 6px;
	background-color : #EBEBEB;
	padding : 6px;
	font-size : 11px;
}

.rightBoxLight .LightDescription1
{
	margin-bottom : 6px;
	padding : 6px;
	font-size : 11px;
}

/* end light box */

/* strart bottom */

#bottom p
{
	padding : 0px;
}

#bottom a
{
	color : White;
}

#bottom .bottomL
{
	float : left;
}

#bottom .bottomR
{
	float : right;
	text-align : right;
}

#webdesign
{
	font-size : 5px;
	text-indent : -9999px;
	text-decoration : none;
	display : block;
	width : 5px;
	overflow : hidden;
}

/* end bottom */

/* start top */

#langs
{
	background-color : #464646;
	padding : 8px;
	width : 67px;
	float : right;
}

#cLang
{
	display:none;
}

#slogan
{
	width : 650px;
	height : 98px;
	float : left;
}

#slogan a
{
	width : 350px;
	height : 45px;
	color : #959595;
	font-size : 18px;
	display : block;
	color : #959595;
	font-size : 18px;
	text-decoration : none;
	padding : 45px 0 0 300px;
}

/* end top */

/* start menu */

#menu
{
	width : 970px;
	height : 40px;
	margin : 0 auto;
}

#menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float : right;
}

/*Top level list items*/
#menu ul li
{
	position: relative;
	display: inline;
	float: left;
	/*overall menu background color*/
}

/*Top level menu link items style*/
#menu ul li a
{
	display: block;
	/* height : 26px; */
	/*Width of top level menu link items*/
	text-decoration: none;
	color: #FFFFFF;
	text-align : left;
	font-size : 12px;
	text-transform : uppercase;
	padding : 13px 18px 13px 18px;
}

#menu ul li a:hover
{
	color: #000000;
	background-color : White;
}

#menu ul li a#selected
{
	color: #000000;
	background-color : White;
}

/*1st sub level menu*/
#menu ul li ul
{
	left: -11px;
	position: absolute;
	top: 1em;
	/* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	width : 222px;
	background : url(../images/end_menu.png) no-repeat bottom;
	padding-bottom : 12px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
#menu ul li ul li
{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
#menu ul li ul li ul
{
	left: 159px;
	/* no need to change, as true value set by script */
	top: 0;
}

/* Sub level menu links style */
#menu ul li ul li a
{
	display: block;
	width: 172px;
	/* height : 26px; */
	/*width of sub menu levels*/
	color: #FFFFFF;
	text-decoration: none;
	padding: 13px 20px 13px 30px;
	font-size : 11px;
	background : url(../images/back_menu.png) repeat-y;
}

#menu ul li ul li a:hover
{
	color: #000000;
	background : url(../images/back_menu_over.png) repeat-y;
}

#menu ul li ul li a.subselected
{
	color: #000000;
	background : url(../images/back_menu_over.png) repeat-y;
}

* html p#iepara
{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}

/* Holly Hack for IE \*/
* html #menu ul li {
	height: 1%;
}
* html #menu ul li a {
	float: left;
	height : 40px;
	padding : 0px 18px;
	line-height : 40px;
}
* html #menu ul li ul {
	background : url(../images/spacer.gif) no-repeat bottom;
}

* html #menu ul li ul li a {
	float: none;
	padding: 0px 20px 0 30px;
	line-height : 40px;
	background : url(../images/back_menu_IE6.gif) repeat-y;
}

* html #menu ul li ul li a:hover {
	background : url(../images/back_menu_over_IE6.gif) repeat-y;
}

* html #menu ul li ul li a.subselected {
	background : url(../images/back_menu_over_IE6.gif) repeat-y;
}
/* End */

/* Ico Hack for IE 7\*/
*:first-child+html  #menu ul li
{
	float: left;
	height: 1;
}
*:first-child+html  #menu ul li a
{
	height:1;
}
/* End */


/* end menu */