@charset "utf-8";
/* CSS Document */

body
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: center;
	font: normal 9pt Georgia, "Times New Roman", Times, serif;
	line-height: 16pt;
	color: #535353;
	text-align: left;
}

#bgBody
{
	background: #6D6943 url( ../images/bg.jpg ) repeat-x center top;
	text-align: center;
}

#siteHolder
{
	background: url( ../images/siteBg.png ) no-repeat center 166px;
	width: 929px;
	margin: 0px auto 0px auto;
	height: 666px;
}

#pageHolder
{
	border-top: solid 1px #FFFFFF;
	width: 899px;
	height: 651px;
	background: url( ../images/pageBg.png ) no-repeat center 60px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#bottom
{
	margin: 0px 0px 0px 0px;
	text-align: left;
	height: 35px;
}

#bottom .menu
{
	text-align: center;
}

#bottom .menu .menuTable
{
	margin: 0px auto;
}

#bottom .menu .menuCell
{
	text-align: center; 
	vertical-align: middle;
	height: 35px;
}

#bottom .menu .menuCell a
{
	display: block;
	padding: 0px 15px;
	line-height: 8pt;
	border-right: solid 1px #bbbbbb;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #bbbbbb;
}

#bottom .menu .menuCell a:hover
{
	text-decoration: underline;
}

#contentHolder
{
	text-align: left;
	height: 435px;
}

#bgHolder
{
	background: url( ../images/bg/welcome.jpg ) no-repeat left top;
}

#content
{
	padding: 20px 0px 0px 0px;
	margin: 0px 50px 0px 310px;
}

.scroller
{
	height: 340px;
	padding: 0px 10px 0px 0px;
	overflow: auto;
}

#top
{
	margin: 60px 0px 0px 0px;
	text-align: left;
	height: 122px;
}

#top .menu
{
	padding: 0px 0px 0px 340px;
}

#top .menu .menuCell
{
	width: 20%; 
	text-align: center; 
	vertical-align: bottom;
	height: 117px;
}

#top .menu .menuCell a
{
	display: block;
	margin: 0px;
	text-align: center;
}

#top .menu .menuCell a img
{
	margin: 0px auto;
}

#top .menu .menuCell a:hover
{
	padding-bottom: 5px;
}

#top .menu .menuElement
{
	width: 20%; 
	text-align: center; 
	vertical-align: middle;
}

#top .menu .menuElement a
{
	display: block;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	
	font: 10pt Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #3d3d3d;
	text-decoration: none;
}

h1
{
	margin: 0px 0px 0px 0px;
}

h2
{
	font: normal 14pt Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 15px 0px;
}

h3
{
	font: bold 10pt Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 3px 0px;
}

ul
{
	margin: 0px;
	padding: 0px;
}

li
{
	margin: 0px 0px 0px 23px;
	padding: 0px;
}

a
{
	color: #6b6946;
	text-decoration: underline;
}

#screeningList
{
	font-size: 8pt;
	line-height: 10pt;
}

#screeningList h1
{
	font: bold 9pt Georgia, "Times New Roman", Times, serif;
}

#screeningListWindow a
{
	text-decoration: none;
}

#screeningList .listHover
{
	background: url( ../images/listHover.png );
}
#screeningList .list
{
	background: none;
}

#slideshow
{
	margin: 9px 0px 0px 10px;
}

div.format_16_9 #videoPlayer
{
	width: 592px;
	padding: 38px 0px 0px 0px;
	background: url( ../images/videoBg.png ) no-repeat;
}

div.format_4_3 #videoPlayer
{
	width: 472px;
	padding: 38px 0px 0px 0px;
	background: url( ../images/videoBg_4_3.png ) no-repeat;
}


.special
{
	color: #CC0000;
	font-weight: bold;
}


.frame
{
	border: solid 1px #FFFFFF;
}

img
{
	border: 0px;
}

form
{
	margin: 0px;
}