/* GENERAL */
h1 {
	color: #FABD03;
}

#extcal a { color: #000000; }
#extcal a:visited { color: #000000; }
#extcal a:hover { color: #000000; }


#MainContent2Column{
	width: 650px;
}

#sectionDisplay{
        position: absolute;
top: 0px;
left: 0px;
background-color: white;
border: 1px solid black;
width: 250px;
/* height: 200px; */
z-index:100;
padding: 10px;
display: none;
visibility: hidden;

}

.BlogEntry {
	font-size: 12px;
	border-bottom: 0px solid black;
	margin-bottom:5px;
	clear:both;
}



.Subject {
	padding-right: 5px;
}
.UserName {
	float: left;
	padding-right: 5px;
}
.EntryDate {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
.Entry{
	float:left;
	border-bottom: 0px solid #CCCCCC;
}


/* MAIN NAV */
div.blog_nav {
        width: 100%;
        border-collapse: collapse;
        font-size: 11px;
        font-weight: bold;
        margin-bottom: 7px;
        text-decoration: none;
}
.blog_nav a {
        padding: 1px 12px 1px 12px;
        background-color: #000000;
        color: #FFFFFF;
		border: 1px solid #000000;
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
	line-height: 20px;
}
.blog_nav a:visited {
        padding: 1px 12px 1px 12px;
        background-color: #000000;
        color: #FFFFFF;
	border: 1px solid #000000;
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
	line-height: 20px;
}
.blog_nav a:hover {
        background-color: #FABD03;
        color: #000000;
		border: 1px solid #000000;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
	line-height: 20px;
}
.blog_nav a.on{
        background-color: #FABD03;
        color: #FFFFFF;
		border: 1px solid #000000;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
		line-height: 20px;
}
.blog_nav a.on:visited {
        background-color: #FABD03;
        color: #FFFFFF;
		border: 1px solid #000000;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        line-height: 20px;
}











.EventLinkList a{
	text-decoration: none;

}

div.EventContainer {
	border-bottom: 0px solid black;
	padding:0px;
	padding-left:10px;
	clear:both;
}
div.EventSchedule {
	width:235px;float:right;
}
div.ScrnImg {
	padding-left:3px;
	padding-top:3px;
	width:100px;
	float: left;
	text-align: center;
} 


div.EventInfo {
padding-left: 5px;
width:145px;
float:left;
}

div.SynNote {
clear:both;
text-align:justify;
padding-left:4px;
padding-right:4px;
padding-top:5px;
padding-bottom:5px;

}


.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
td,th {
	font-family: Tahoma, Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	/*text-align: left;*/
}
a:link { text-decoration: none; color: #FABD03;font-weight:bold;}
a:visited { text-decoration: none; color: #FABD03;font-weight:bold;}
a:hover { text-decoration: none; color: #FFFFFF;font-weight:bold;}

.whiteLink:link {
	color: white;
	font-weight: bold;
}
.whiteLink:visited {
        color: white;
        font-weight: bold;
}

.b { font-weight: bold; }

.bten{ font-size: 11px; }
.btwelve { font-size: 11px; }

body {
	
	/* the following line will enable :focus for IE - dt 20050810 */
	/* behavior:url("stylesheets/cssfocusandhover.htc"); */
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size:11px;
}

body.note {
	background-color: #FFFFFF;
}

/* FORMS */
form{ padding:0px; margin:0px; }
input, select, textarea{
	font-size: 12px;
	border: 1px solid #000000;
	padding: 2px;
	background-color:#FFFFFF;
}
input:focus, select:focus, textarea:focus {
	/* background-color: #EEEEEE;
	background-color: #FABD03;
	color: #FFFFFF;
	*/
	border: 1px solid #000000;
	color: #000000;
	font-size: 12px;
}
input#ShowShorts {
	border: none;
	background-color: transparent;
}


/* NEW INDEX TABLE CSS */
table.index_table {
	border-collapse: collapse;
	width: 100%;
	background-color: #EEEEEE;
}
table.index_table td {
	border-top: 1px solid #000000;
	padding: 4px;
}
table.index_table td.no_bottom_border {
	border-bottom: none;
}
table.index_table tr.column_heading {
	color: #000000;
}
table.index_table tr.column_heading td {
	font-weight: bold;
	font-size: 11px;
}
table.index_table td.help_button_bar {
	background-color: #999999;
	color: #FFFFFF;
}
table.index_table  {
	background-color: #999999;
	color: #FFFFFF;
}
table.index_table tr.no_border td {
	border-top: none;
}
.no_border, table.no_border td { border: none; }


/* BORDERED TABLES */
table.bordered {
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
}
table.bordered th,table.bordered td {
	border: 1px solid #FFFFFF;
	padding: 4px;
}
table.bordered th {

}

/*
h1 {
	font-size: 24px;
	color: #000080;
}
h2 {
	font-size: 20px;
	color: #000080;
}
h3 {
	font-size: 16px;
	color: #000080;
}
*/

hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
}
.bodyred {
	color: #FABD03;
}
.right {
	text-align: right;
}

div.quantity_selector {
	font-size: 11pt;
}

div.filmguide_content {
	margin-top:0px;
	margin-left:auto;
	margin-bottom: 0px;
	margin-right: auto;
}
div.filmguide_note_content {
	background-color: #FFFFFF;
}


/* MAIN NAV */
div.main_nav {
        width: 100%;
        border-collapse: collapse;
        font-size: 11px;
        font-weight: bold;
        margin-bottom: 7px;
        text-decoration: none;
	padding-left:55px;
}
.main_nav a {
        padding: 1px 12px 1px 12px;
        background-color: #000000;
        color: #FFFFFF;
		border: 1px solid #000000;
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
	line-height: 20px;
}
.main_nav a:visited {
        padding: 1px 12px 1px 12px;
        background-color: #000000;
        color: #FFFFFF;
		border: 1px solid #000000;
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
	line-height: 20px;
}
.main_nav a:hover {
        background-color: #FABD03;
        color: #000000;
		border: 1px solid #000000;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
	line-height: 20px;
}
.main_nav a.on{
        background-color: #FABD03;
        color: #000000;
		border: 1px solid #000000;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
		line-height: 20px;
}
.main_nav a.on:visited {
        background-color: #FABD03;
        color: #000000;
		border: 1px solid #000000;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        line-height: 20px;
}




/* MAIN NAV */
div.sub_nav {
	margin-top: 4px;
        border-collapse: collapse;
        font-size: 11px;
        font-weight: bold;
}
.sub_nav a {
        background-color: #FFFFFF;
        padding: 1px 6px 1px 6px;
        margin-right: 3px;
        border: 1px solid #000066;
        font-weight: bold;
        font-style: italic;
        text-decoration: none;
	line-height: 20px;
	width: 175px;
}
.sub_nav a:hover {
        color: #000000;
        background-color: #EEEEEE;
        padding: 1px 6px 1px 6px;
        margin-right: 3px;
        border: 1px solid #000066;
        font-weight: bold;
        font-style: italic;
        text-decoration: none;
}
.sub_nav a.on, .sub_nav a.on:hover   {
        color: #000000;
        background-color: #EEEEEE;
        padding: 1px 6px 1px 6px;
        margin-right: 3px;
        border: 1px solid #000066;
        font-weight: bold;
        font-style: italic;
        text-decoration: none;
}



/* VIEw NAV */
div.view_nav {
        margin-top: 4px;
        border-collapse: collapse;
        font-size: 11px;
        font-weight: bold;
	padding-bottom: 5px;
}
.view_nav a {
        background-color: #FFFFFF;
        padding: 1px 6px 1px 6px;
        margin-right: 3px;
        border: 1px solid #000066;
        font-weight: bold;
        font-style: italic;
        text-decoration: none;
        line-height: 20px;
        width: 175px;
}
.view_nav a:hover {
        color: #000000;
        background-color: #EEEEEE;
        padding: 1px 6px 1px 6px;
        margin-right: 3px;
        border: 1px solid #000066;
        font-weight: bold;
        font-style: italic;
        text-decoration: none;
}
.view_nav a.on, .view_nav a.on:hover   {
        color: #000000;
        background-color: #EEEEEE;
        padding: 1px 6px 1px 6px;
        margin-right: 3px;
        border: 1px solid #000066;
        font-weight: bold;
        font-style: italic;
        text-decoration: none;
}



/**
 * PAGE NAV BUTTONS
 * - Please do not confuse these with main or sub nav.  These
 *		are used for things like back buttons at bottom of note
 *		pages, that may look like main nav stuff, but have 
 *		differences, too.
 */
div.ts_nav_button {
	padding-left: 10px;
}
.ts_nav_button a, a.ts_nav_button {
	font-family: arial;
	font-size: 10pt; /*tweak for MSIE's inheritance problem */
	font-weight: bold;
	font-variant: small-caps;
	text-transform: lowercase;
	text-align: center;
	padding: 2px 5px 2px 5px;
	/*border: 1px solid #666;*/
	text-decoration: none;
	background-color: transparent;
	color: #000000;
	cursor: pointer;
}
.ts_nav_button a:hover,a.ts_nav_button:hover {
	/*background-color: #999;
	border: 1px solid #333;
	color: #FFFFFF;
	text-decoration: none;*/
}
.ts_nav_button a.on,a.ts_nav_button.on,a.ts_nav_button.on:hover, .ts_nav_button a.on:hover   {
	/*background-color: #000000;
	color: #FFFFFF;*/
}


/* ALPHABAR */
div.alphabar {
		color: #990000;
		
        border-collapse: collapse;
        font-size: 11px;
        margin-bottom: 7px;
        text-decoration: none;
}
.alphabar a {
		color: #990000;
        padding: 1px 2px 1px 2px;
		text-decoration: none;
        font-size: 11px;
		line-height: 20px;
}
.alphabar a:visited {
		color: #990000;
        padding: 1px 2px 1px 2px;
        text-decoration: none;
        font-size: 11px;
		line-height: 20px;
}
.alphabar a:hover {
        color: #FABD03;
        font-size: 11px;
	text-decoration: none;
	line-height: 20px;
}
.alphabar a.on{
        color: #FABD03;
        font-size: 11px;
        font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid gray;
	background-color:black;
	padding-left:3px;
}
.alphabar a.on:visited {
        color: #990000;
        font-size: 11px;
        text-decoration: none;
        line-height: 20px;
	border: 1px solid gray;
	background-color:black;
	padding-left:3px;
}


/* SELECTOR */
div.selector {
	/*
	background-color: #EEEEEE;
	color: #FFFFFF;
	*/
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight:bold;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
div.selector td {
	color: #FFFFFF;
	font-size: 11px;
}
div.selector select {
	font-size: 11px;
}

div.selector select.active {
	font-size: 11px;
	background-color: #C2C8C6;
}
select.active {
	font-size: 11px;
	background-color: #C2C8C6;
	/* font-weight: bold; */
	color: #000000;
}


/* HELP BUTTONS */
div.alpha_div_bar  {
	display:none;
	border-collapse: collapse;
	color: #660000;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #000000;
	font-size: 12px;
	font-weight: bold;
	

}
div.country_flag_bar {
	border-collapse: collapse;
	/* border-top: 1px solid #000000; */
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;

}
div.help_button_bar {
	border-collapse: collapse;
	/*background-color: #FFFFFF;*/
	margin: 0px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 3px;
	/*border-bottom: 1px solid #000066;*/
	width: 100%;
}

/* BREADCRUMB */
div.bread_crumb_bar {
	display: none;
	border-collapse: collapse;
	margin-top:2px;
	margin-bottom:0px;
	font-size: 12px;
	padding: 3px;
	border-bottom: 1px solid #000000; 
	color: #000000;
	
	font-weight: bold;
	
}

.no_items_bar, tr.no_items_bar td {
	text-align: center;
	font-style: italic;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* CALENDAR */
table.calendar_container{ 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 3px;
	border-collapse: collapse;
}
table.calendar_table {
	border: 1px solid black;
	margin-top: 10px;
	background-color: white;
	padding: 0px;
	border-collapse: collapse;
}
tr.month_row {
	background-color: #FABD03;
}
td.month_row {
	color: white;
        font-weight: bold;
        text-align: center;
	padding: 2px;
}
tr.week_row{
	background-color:#000000;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
td.week_day{
	width: 18px;
	height: 15px;
	border: 1px solid black;
	text-align: center;
	padding-left: 1px;
	padding-right: 1px;

}
td.calendar_day{
	border-collapse: collapse;
	border: 1px solid black;
	text-align: center;
	padding: 1px;
	width: 18px;
	height: 18px;
}
td.festival_day {
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid black;
	font-weight: bold;
	text-align: center;
	padding: 1px;
}
td.festival_day a{
    background-color: #000000;
	color: #FFFFFF;
    font-weight: bold;
	text-decoration: none;
	padding: 1px;
}
td.festival_day:hover, td.festival_day a:hover {
        background-color: #FABD03;
		color: #000000;
        font-weight: bold;
        text-decoration: none;
        padding: 1px;
}
td.current_day {
	color: #FFFFFF;
	background-color: #FABD03;
	font-weight: bold;
	text-align: center;
	padding: 1px;
}
td.current_day a{
    color: #FFFFFF;
    background-color: #FABD03;
    font-weight: bold;
	text-decoration: none;
	padding: 1px;
}

/* FOOTER */
.footer{
	color: #FFFFFF;
}
.footer:link {
color: #FFFFFF;
}
.footer:active {
color: #FFFFFF;
}
.footer:hover {
color: #FFFFFF;
}


/* TOF BILLING INFO */
table.tof_billing_info td, table.tof_billing_info th {
	padding: 2px;
}


/* PAGINATION */
div.pagination {
	color:#990000;
	/* font-weight:bold; */
	font-size:11px;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
}
div.pagination a:link, div.pagination a:visited {
	font-size:11px;
	color:#990000;
	text-decoration: none;
}
div.pagination a:hover {
	font-weight:bold;
	font-size:11px;
	color:#FABD03;
	text-decoration: none;
}


/* NOTE PAGES */
body.note_page {
	background-color: #FFFFFF;
}
span.NoteFilmTitle {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
span.NoteForeignTitle {
	font-size: 15px;
	font-weight: bold;
	color: #0000FF;
}
div.note_link_bar {
	background-color: #D04826;
	padding: 2px 5px 2px 5px;
	color: #FFFFFF;
}
div.note_link_bar a {
	color: #DEDEDE;
	text-decoration: none;
	font-weight: bold;
}
div.note_link_bar a:hover {
	color: #FFFFFF;
}
div.note_link_bar a.on {
	color: #FFFFFF;
}
div.note_contents {
	padding: 10px;
	font-size: 11px;
}
div.note_image_container {
	padding-right: 0px;
	width: 260px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: center;
}
table.ts_note_footer_nav {
	width: 90%;
	clear: both;
	margin-left: auto;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
}
.nst{
	border: 1px solid black;
	width: 500px;
	border-collapse: collapse;
}
.nst td{
	padding: 3px;
	border-bottom: 1px solid black;
	
}
.nst td.title{
	font-weight: bold;
	background-color: #EEEEEE;
	color: white;
}
.nst td.col {
       font-weight: bold;
	background-color: #C2C8C6;
}



/* MESSAGES */
div.test_messages {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed black;
	background-color: yellow;
	padding: 10px 10px 10px 10px;
}

/* ORDER RESULTS INFO */
div.order_results_info {}
div.order_results_info h3 {}
div.order_results_info span.label {
	font-weight: bold;
}
div.order_results_info span.info {}


/* USER MESSAGES */
div#test_messages {
	position: fixed;
	top: 5px;
	right: 5px;
	width: 30%;
	z-index: 50;
	border: 2px solid #3D3D3D;
	padding: 5px;
	padding-right: 30px;
	color: #000000;
	text-align: left;
	background: #93DDFF url('../images/icons/warning.gif') top right no-repeat;
	cursor: pointer;
}
div#userMessages {
	position: fixed;
	top: 5px;
	right: 35%;
	left: 35%;
	width: 30%;
	z-index: 50;
	border: 1px solid #ADFF2F;
	padding: 5px;
	padding-right: 30px;
	color: #000000;
	text-align: left;
	background: #DAFFBF url('../images/icons/check.gif') top right no-repeat;
}


/* INFO PAGES */
div.ts_infopage {
	display: inline;
	border: none;
}
div.ts_infopage_admin {
	border: 2px dashed green;
	padding: 3px;
}
div.ts_infopage_admin span {
	margin: 3px;
	clear: none;
}
div.ts_infopage_admin a.ts_infopage_admin {
	border: 1px solid #999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: lowercase;
	cursor: pointer;
	color: #FFFFFF;
	background-color: #009900;
	text-decoration: none;
}
div.ts_infopage_admin a.ts_infopage_admin:hover {
	color: #000000;
	background-color: PaleGreen;
}



/* NEW TRIBECA INDEX STYLE - title-detail */
.fg_Name{
	float:left;
	
}
.fg_miniStill{
	float: left; 
	padding-left: 0px;
}

.fg_showContainer {
	float: right;
	width:510px;
	padding-bottom:10px;
}

.fg_Note {
	padding-top:5px;
	font-size:11px;
	
}

.fg_showInfo{
	float: left;
	width: 180px;
}
.fg_showInfo a{
	font-weight: bold;
}

.fg_showTimesContainer{
	float: right; 

	
}
.fg_showDateTime{
	float: left; padding: 2px; width: 100px; 
}
.fg_showTime{
	float: left; padding: 2px; width: 40px;
}
.fg_showVenue{
	float: left; padding: 2px; width: 100px;
}
.fg_showDateTimeVenue{
	float: left; padding: 2px; width: 210px;
}
.fg_showTickets{
	float: left; padding: 2px; padding-bottom: 0px;
}
.fg_showTimesDivider{
	border-bottom: 1px solid #000066;
	
}


.fg_slTimeContainer{ border-bottom: 1px solid #000066; border-collapse: collapse; }
.fg_slScreeningTime{ font-weight: bold; float: left; width: 60px; padding-top: 5px; padding-left: 10px; }
.fg_slShows { float: right; width: 520px; padding: 2px; margin-right: 5px; }
.fg_slShowContainer{ width: 520px; border-top: 1px solid #000066; border-collapse: collapse; padding: 2px; }
.fg_slShowInfo{ float: left; width: 190px; }
.fg_slVenues{ float: right; width: 280px; }
.fg_slVenue{ float: left; width: 160px; border-collapse: collapse; }
.fg_slTickets{ float: right; width: 120px; text-align: right; }



div.cleaner { line-height: 1px; clear: both; }


.no_border{ border: none; }

.selectorFilters{ }

.go_button{
	border: 1px solid black;
	padding: 1px;
	font-size: 11px;
}

table.selector_table {
	padding:5px; 
	background-color: #EEEEEE; 
	border: 1px solid #000066; 
	width: 100%; 
	margin-bottom: 8px;
	font-weight:bold;
}
