
body {
	background-color: #000000;
	color: #DDDDDD;
	font-family:helvetica,verdana,arial;
	font-size:12px;
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border:0px;
	margin: 0px;
}
table tr td {
	padding:0px;
	margin:0px;
	vertical-align:top;
}
a:link {
	color: #D6882C;
	text-decoration:underline;
}
a:hover {
	color: #FFA336;
	text-decoration:underline;
}
a:active {
	color:#FFB660;
	text-decoration:underline;
}
a:visited {
	color: #D6882C;
	text-decoration:underline;
}
.link {
	color: #D6882C;
	text-decoration:underline;
	cursor:hand;
}
.page {
	background-color: #2D3A47;
	border: solid 1px #999999;
	width: 761px;
}
.head {
	background-image: url(/images/head.gif);
	background-repeant: no-repeat;
	width:100%;
	height: 56px;
	border: solid 1px #999999;
	width: 761px;
}
a img {
	border:0px;
}
table.main {
	border: solid 1px #999999;
	width: 761px;
	margin-left:1px;
	border-collapse:collapse;
	background-color: #2D3A47;
}

/*MENU*/
.menu {
	border-top: 1px solid #999999;	
	border-bottom:1px solid #999999;
	border-right: 1px solid #999999;
	width:100%;
	height:24px;
	background-color: #1B6F8C;
	width: 761px;
}
.menuButton {
	background-color: #1B6F8C;
	display:inline;
	float:left;
	margin:0px;
	padding: 0px;
	border-bottom: 1px solid #999999;
}
.searchMenuButton {
	background-color: #95BFBC;
	background-image:url(/images/search_button.gif);
	border-bottom:1px solid #999999;
	display:inline;
	float:right;
	width:154px;
	height:23px;
	
}
.searchMenuButtonOver{
	background-image:url(/images/search_button_over.gif);
	border-bottom:1px solid #999999;
	display:inline;
	float:right;
	width:154px;
	height:23px;
	cursor:hand;
}

.searchMenuButtonChosen{
	background-image:url(/images/search_chosen.gif);
	border-left: 1px solid #999999;
	display:inline;
	float:right;
	width:154px;
	height:23px;
	cursor:hand;
}
.loginMenuButton {
	background-color: #95BFBC;
	background-image:url(/images/login_button.gif);
	width:154px;
	height:23px;
	
}
.loginMenuButtonOver{
	cursor:hand;
	background-image:url(/images/login_button_over.gif);
	width:154px;
	height:23px;
}

.loginMenuButtonChosen{
	background-image:url(/images/login_chosen.gif);
	width:154px;
	height:23px;
	cursor:hand;
}
.logoutMenuButton {
	background-color: #95BFBC;
	background-image:url(/images/logout_button.gif);
	width:154px;
	height:23px;
	
}
.logoutMenuButtonOver{
	cursor:hand;
	background-image:url(/images/logout_button_over.gif);
	width:154px;
	height:23px;
}
.newsletterMenuButton{
	background-color: #95BFBC;
	background-image:url(/images/newsletter_button.gif);
	width:154px;
	height:23px;
	border-top: solid 1px #999999;
}
.newsletterMenuButtonOver{
	background-image:url(/images/newsletter_button_over.gif);
	width:154px;
	height:23px;
	border-top: solid 1px #999999;
	cursor:hand;
}

.newsletterMenuButtonChosen{
	background-image:url(/images/newsletter_chosen.gif);
	width:154px;
	height:23px;
	border-top: solid 1px #999999;
	cursor:hand;
}


* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:none; layer-background-color:none; visibility:none}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding-top:4px; text-indent:15px; font-family:helvetica,arial; font-size:11px; font-weight:normal}
.clLevel0{background-color:#1B6F8C; layer-background-color:#1B6F8C; background-image:url('/images/button_stamp.gif'); background-repeat:no-repeat; color:#DDDDDD;}
.clLevel0over{background-color:#478C9D; layer-background-color:#478C9D; background-image:url('/images/button_stamp_over.gif'); background-repeat:no-repeat; color:#DDDDDD; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#999999; layer-background-color:#999999}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:helvetica,arial; font-size:11px; font-weight:normal}
.clLevel1{background-color:#1B6F8C; layer-background-color:#1B6F8C; color:#DDDDDD;}
.clLevel1over{background-color:#478C9D; layer-background-color:#478C9D; color:#DDDDDD; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#999999; layer-background-color:#999999}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:helvetica,arial; font-size:11px; font-weight:normal}
.clLevel2{background-color:#1B6F8C; layer-background-color:#1B6F8C; color:#DDDDDD;}
.clLevel2over{background-color:#478C9D; layer-background-color:#478C9D; color:#DDDDDD; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#999999; layer-background-color:#999999}

.content
{
	height:520px;
	border-top:solid 1px #999999;
	background-color: #2D3A47;
	background-image: url(/images/content_bg.gif);
	background-repeat: repeat-y;
}

.content2
{
	height:520px;
	border-top:solid 1px #999999;
	background-color: #2D3A47;
	background-image: url(/images/content2_bg.gif);
	background-repeat: repeat-y;
}

.left_middle{
	background-color: #2D3A47;
	background-image: url(/images/content2_bg.gif);
}
/*LEFT 2 COLUM LAYOUT (LEVEL2)*/
.left_2col {
	width: 606px;
	background-color: #2D3A47;
	border-right: 1px solid #999999
}
.movieDisplayHead {
	margin-top:20px;
	border-top:solid 1px #999999;
	border-bottom:solid 3px #999999;
	width: 100%;
	height: 53px;
	 background: #485D72;

}
.movieDisplayThumb {
	float:left;
	border-right: 1px solid #999999;
}
.playButtonOut {
	background-image: url(/images/play_button_out.gif);
	border-right:solid 1px #999999;
	width:52px;
	height:53px;
	float:left;
}
.playButtonOver {
	background-image: url(/images/play_button_over.gif);
	border-right:solid 1px #999999;
	width:52px;
	height:53px;
	float:left;
	cursor:hand;
}
.movieDisplayHeadText {
	padding-top:10px;
}
.movieDisplayBod{
	width:100%;
	background-image: url(/images/movie_display_bg.gif);
	background-repeat: repeat-y;
	border-bottom:dotted 1px #999999;;
	margin-bottom:10px;

}
.movieDisplayBodLeft{
	width:354px;
	padding-left:20px;
	padding-top:10px;
		padding-bottom:10px;
}
.movieDisplayBod h6 {
	color: #CEFFFB;
	font-weight:bold;
	font-size:10
	margin-bottom:0px;
}
.movieDisplayBod  ol {
	margin-top:0px;
}
.movieDisplayBodRight {
	width:221px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.displayBod{
	width:100%;
	display:inline;
	float:left;
	background-image: url(/images/display_bod_bg.gif);
	background-repeat: repeat-y;
	border-top: solid 2px #999999;
	border-bottom:dotted 1px #999999;
	padding-bottom:10px;

}
.thumbDisplayBodLeft{
/*used in in the press*/
	width:75px;
	display:inline;
	float:left;
	padding-left:20px;
	padding-top:10px;
}

.leftThumb {
	margin-bottom:25px;
	border: solid 1px #000000;
}

.contentAboutRight {
/*used in in the press*/
	width:360px;
	display:inline;
	float:right;
	padding-left:40px;
	padding-right:90px;
	padding-top:10px;
	padding-bottom:20px;
}
.contentAboutRightNoPic {
/*used in in the press*/
	width:400px;
	display:inline;
	float:right;
	padding-right:90px;
	padding-top:10px;
	padding-bottom:20px;
}
.contentDisplayBodRight {
/*used in in the press*/
	width:400px;
	display:inline;
	float:right;
	padding-left:10px;
	padding-right:90px;
	padding-top:10px;
	padding-bottom:20px;
}
.hookArea{
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	width:560px;
}
.hookSeparator {
	border-top:dotted 1px #999999;
}
.hookArea h6 {
	color: #CEFFFB;
	margin-bottom:0px;
	font-weight:bold;
	font-size:10
}
.hookArea form {
	margin-top:0px;
}
.movieSummaryList {
	padding-left:15px;
	margin-top:10px;
}
.movieSummaryListItem {
	margin-bottom:10px;
}
.movieSummaryListThumbCell{
	width:75px;
}
.movieSummaryListThumbCell img{
	border:solid 1px #000000;
}
.movieSummaryListDescCell{
	padding-left:10px;
	padding-right:10px;
}
.phead {
	font-weight:bold;
	color: #FFFFFF;
	margin-bottom:0px;
	padding-bottom:0px;
}
.commentInput{
	display:none;
}
.comments {
	margin-top:10px;
	padding-bottom:20px;
}
.rateForm {
	margin-top:3px;
	padding-top:0px;
}
.user-navigation-prevnext {
	padding-bottom:10px;
}
.eventDetails {
	margin-left:15px;
	margin-bottom:20px;
}
table.sponsorsCalendar {
	margin-top:10px;
}
table.sponsorsCalendar td{
		padding-right:15px;
		padding-bottom:10px;
}

/*LEFT 3 COLUMN LAYOUT (HOME PAGE)*/
.left {
	width:454px;
	display:inline;
	float:left;
	border-collapse:collapse;
	border-right: 1px solid #999999;
}
.leftTop {
	background-color: #2D3A47;
}
#homeMainGraphic {
	background-color:#FFFFFF;
	border-bottom:solid 5px #999999;
	border-top:solid 2px #999999;
	z-index:-1;
}
.editors_picks_title_space {
	width:454px;
	height:16px;
	padding-top:3px;
}
#editors_picks_title {
	margin-left:10px;
}
.movieBlockTable {
	border-collapse:collapse;
	border-right:none;
	border-bottom:1px solid #999999;
}
.movieBlock {
	width: 227px;
	border-collapse:collapse;
	border-right: 1px solid #999999;

}
.movieBlockRight {
	width: 227px;
	border-collapse:collapse;


}

.movieBlockHead {
	margin:0px;
	padding:0px;
	height:53px;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	border-right:0px;
}
.movieBlockThumb {
	height:53px;
	
}
.movieBlockHeadText {
	background-color: #485D72;
	width:100%;
	color: #AD9C68;
	padding-top: 10px;
	padding-left: 5px;
}
.movieBlockHeadText  .city {
	font-size:11px;
	font-weight: bold;
}

.movieBlockContent {
		padding-top: 5px;
		padding-right: 3px;
		padding-bottom: 10px;
		padding-left: 10px;
}


/*MIDDLE 3 COLUMN LAYOUT*/
.middle {
	width:149px;
	display:inline;
	float:left;
	height:100%;
}
.latest {
	margin-left:8px;
}

.latestTitle {
	margin-top:10px;
	margin-bottom:5px;
}

.newsItem {
	margin-bottom:10px;
}
.sponsors {
	align:center;
	margin-top:20px;
	padding-left:10px;
}
.sponsors img {
	border: 1px solid #000000;
	margin-bottom:5px;
}
.sform {
	margin-left:20px;
	margin-top:10px;
}
.sform input {
	margin-top: 1px;
	margin-bottom:1px;
}

/*RIGHT*/
.right {
	width:154px;
	display:inline;
	float:right;
	background-color: #2D3A47;
}

.inThePress {
	margin-top:15px;
	margin-left:10px;
}

.pressTitle {
	margin-bottom:5px;
}
.pressThumb {
	margin-right:10px;
	margin-bottom:10px;
}

.pressItem {
	margin-bottom:10px;
}


input {
	background-color: #C7EDFC;
	color:#000000;
	border:solid 1px #D6882C;
	font-size:10px;
}
textarea {
	background-color: #C7EDFC;
	color:#000000;
	border:solid 1px #D6882C;
	font-size:10px;
}
select {
	background-color: #C7EDFC;
	color:#000000;
	border:solid 1px #D6882C;
	font-size:10px;
}
.button {
	border:solid 1px #D6882C;
	height: 18px;
	padding-top:1px;
	padding-right:2px;
	padding-bottom:1px;
	padding-left:2px;
	width:10px;
	background-color:#1B6F8C;
	display: inline;
	margin-left:4px;
	font-size:10px;
	cursor:hand;
}

.searchForm {
	margin-top:3px;
	margin-bottom: 5px;
	margin-left:5px;
	display:none;
}
.textBoxRight {

	width: 110px;
}
.loginForm {
	margin-left:5px;
	margin-bottom: 5px;
	display:none;
}

.newsletterForm {
	margin-left:5px;
	margin-top:3px;
	margin-bottom: 5px;
	display:block;
}
.rightFormLink {
	margin-top:4px;
}

table.centeredForm td.left {
	text-align:right;
	padding-right:5px;
	padding-top:5px;
	width:40%;
	font-weight:bold;
	border:none;
}
table.centeredForm td.right {
	width:100%;
	padding-top:5px;
	border:none;
}
.supporter {
	margin: 2px 0px 2px 0px;
}
/* XARAYA REQUIRED CLASSES */
a {}
a:hover {}
blockquote {}
code {}
h1 {font-weight:bold; font-size:15px;margin-bottom:0px;}
h2 {font-weight:bold; font-size:14px;margin-bottom:0px;}
h3 {font-weight:bold; font-size:13px;margin-bottom:0px;}
h4 {font-weight:bold;font-size:12px;margin-bottom:0px;margin-top:0px;}
h5 {font-weight:bold;font-size:11px;margin-bottom:0px;margin-top:0px;}
h6 {font-weight:bold;font-size:10px;margin-bottom:0px;}
.teal {
	color:#CEFFFB;
}
.white {
	color:#FFFFFF;
}
th {}
td {}
table {}
thead {}
tbody {}
tfoot {}
p {}
pre {}
input {}
button {}
select {}
textarea {}
img {}
li {}
ul {}
ol {}
sup {}
sub {}

/*  XARAYA REQUIRED INDIVIDUAL CLASSES */
td.xar-norm {}
td.xar-alt {}

/*  XARAYA REQUIRED ANONYMOUS CLASSES  */

/* these defaults apply to the left block group */
.xar-block-head{
	width: 100%; background-color: #8296BB; text-align: center; font-family: Times New Roman, Times, serif; font-weight: bold; font-size: 200%;
}
.xar-block-title {
	font-weight: bold; font-size: 120%; font-style: italic; margin-top: 10px;
}
.xar-block-body {}
.xar-block-foot {}

/* right block group classes */
.xar-block-head-right{}
.xar-block-title-right {
	font-weight: bold; font-size: 110%; margin-top: 20px; margin-left:3px;
}
.xar-block-body-right {margin-left:3px;}
.xar-block-foot-right {margin-left:3px;}

/* topnav block group classes */
.xar-block-head-topnav {}
.xar-block-title-topnav {}
.xar-block-body-topnav {}
.xar-block-foot-topnav {}

/*navigation trails*/
.xar-nav-trails {
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
}

/* center block group classes */
.xar-block-head-center{}
.xar-block-title-center {}
.xar-block-body-center {}
.xar-block-foot-center {}
.xar-mod-head {
}
.xar-mod-title {
	font-weight: bold; font-size: 100%; font-style:normal; margin-top: 10px;
}
.xar-mod-body {
	margin-left:10px;
}
.xar-mod-foot {}
.xar-alt {}
.xar-accent {}
.xar-alt-outline {}
.xar-accent-outline {}
.xar-norm-outline {}
.xar-norm {}
.xar-sub {}
.xar-menu-section {
	list-style-type: none; margin: 0; padding: 0;
}
.xar-menu-section h4 { font-size: 100%; padding: 0; margin: 10px 5px 0px 0px; }
.xar-menu-section-current {}
.xar-menu-item {
	list-style-type: none; margin: 0; padding: 0;
}


.xar-menu-item a:link { text-decoration: none;} 
.xar-menu-item a:visited { text-decoration: none; } 
.xar-menu-item a:hover { text-decoration: none; }

.xar-menu-item-current { color: #BA1D00; } 
.xar-menu-subitem { list-style-type: none; font-weight: normal; margin: 0 0 0 8px; padding: 0; } 
.xar-menu-subitem-current { margin: 0 0 0 8px; }

.xar-menu-subitem:hover {}
.xar-menu-item-current > .xar-menu-subitem > a {}
.xar-menu-item-current > .xar-menu-subitem > a:visited {}
.xar-title {
	font-weight:bold;
}
.xar-error {}
.xar-aligncenter {text-align:center;}

#rememberme4{
	background-color:#2D3A47;
}
.param {
	background-color:#2D3A47;
}
.xar-norm {
		background-color:#2D3A47;
}

