





/* DEFUALTS */

a:link { text-decoration: none; color: color: #669999;}
a:visited { text-decoration: none; color: #666699;}
a:hover { text-decoration:underline;}

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: Verdana, Tahoma, Helvetica, Arial, Geneva, sans-serif; /* wff */
	font-size:10px;
}


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



hr {
	color: #1F2029;
	background-color: #1F2029;
	border:0px;
	height: 1px;
}



/* INDEX ELEMENTS */

.AlphaDivider {
/*	border-top:1px dotted #1F2029; */
	padding-left:5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: bold;
	background-image:url(/tixSYS/2009/templates/master_template_files/reddots.gif);
	background-position: 0px 10px;
	background-repeat:no-repeat;
	padding-left: 45px;
	color: #4D4E6A;
/*	background-color: #4D4E6A; */

}


.CountryDivider {
	height:20px;
	overflow:hidden;
	font-weight:bold;
	font-size:14px;
	padding-top: 5px;
	padding-bottom: 5px;

/* 	border-top:1px dotted #1F2029; */

}

.Event {

	/*border-top: 1px dotted #FFC663;*/
	border-top: 1px dashed #4D4E6A;
	padding-top: 5px;
	padding-bottom: 15px;
	/* padding-left: 5px; */
	/* background: url(/tixSYS/2009/templates/images/eventback.png); */

}


.EventImage{
	float: left;
	margin-top: -6px;
	/*padding-right: 5px;*/
	margin-right: 5px;
	padding: 0px;
	width: 150px;
	/*
	border: 1px solid #4D4E6A;
	*/
	padding: 0px;
	/*
	background-color: #4D4E6A;
	*/
}

.EventTitle{  width:200px; font-size:13px; font-weight:bold; color:#1F2029; }
.PlayInfo {  width:200px;}
.ProgCode{ font-weight:bold; width:200px; }
.CYR { width: 200px; }
.EventSection {  width:200px;font-style:italic; }

.Screenings{
	float: right;
	/*background-color: #423118;*/
	width: 215px;
}

.Screening{
	clear:both;
	min-height: 30px;
	margin-bottom: 5px;
	border-bottom:1px solid #DDDDDD;
/* 	background-color:#C9C9C9; */
/* 	background: url(/tixSYS/2009/templates/images/screeningback.png); */
/* 	background-repeat: repeat-x; */
}

.DateTime{ padding-left: 5px; }
	.Venue{ padding-left: 5px;}

.Price{
	text-align: right;
	padding-right: 5px;
}
.TicketButton{
        text-align: right;
}

.SynopsisNote{
	padding-top: 5px;
	clear: both;
}



.ScheduleTime {
	width:9%;
	border:0px solid blue;
	font-size:12px;
	font-weight:bold;
	float:left;
}


.Director {

	border-top: 1px dotted #1F2029;
	padding-top: 5px;
	padding-bottom: 5px;
/* 	background: url(/tixSYS/2009/templates/images/eventback.png);  */

}

.DirectorName {
	text-align:left;
	width:100px;
	float:left;
	font-weight: bold;
}


/* GENERAL */

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

}


/* BLOG */

.BlogEntry {
	font-size: 12px;
	border-bottom: 0px dotted #1F2029;
	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;
}


/* BLOG 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: #1F2029;
        color: #FFFFFF;
		border: 1px solid #1F2029;
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
	line-height: 20px;
}
.blog_nav a:visited {
        padding: 1px 12px 1px 12px;
        background-color: #1F2029;
        color: #FFFFFF;
	border: 1px solid #1F2029;
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
	line-height: 20px;
}
.blog_nav a:hover {
        background-color: #B6B6E6;
        color: #1F2029;
		border: 1px solid #1F2029;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
	line-height: 20px;
}
.blog_nav a.on{
        background-color: #B6B6E6;
        color: #FFFFFF;
		border: 1px solid #1F2029;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
		line-height: 20px;
}
.blog_nav a.on:visited {
        background-color: #B6B6E6;
        color: #FFFFFF;
		border: 1px solid #1F2029;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        line-height: 20px;
}


/* MAIN NAV */
div.main_nav {
 /*       width: 100%; */
        border-collapse: collapse;
        font-size: 11px;
        font-weight: bold;
        margin-bottom: 7px;
        text-decoration: none;
	text-align: center; 
}
.main_nav a {
        padding: 1px 10px 1px 10px;
        background-color: #C2C8C6;
        color: #FFFFFF;
		border: 1px solid #1F2029;
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
	line-height: 20px;
}
.main_nav a:visited {
        padding: 1px 10px 1px 10px;
        background-color: #C2C8C6;
        color: #FFFFFF;
/*		border: 1px solid #1F2029;*/
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
	line-height: 20px;
}
.main_nav a:hover {
        background-color: #BF252F;
        color: #FFFFFF;
/*		border: 1px solid #1F2029;*/
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
	line-height: 20px;
}
.main_nav a.on{
        background-color: #BF252F;
        color: #FFFFFF;
/*		border: 1px solid #1F2029;*/
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
		line-height: 20px;
}
.main_nav a.on:visited {
        background-color: #BF252F;
        color: #FFFFFF;
/*		border: 1px solid #1F2029;*/
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        line-height: 20px;
}


/* ALPHABAR */
div.alphabar {
	margin-top: 15px;
	color: #CC0000;
        border-collapse: collapse;
        font-size: 12px;
	   font-weight: bold;
        margin-bottom: 7px;
        text-decoration: none;
	text-align: center;   
}
.alphabar a {
		color: #797A7F;
        padding: 1px 4px 1px 4px;
		text-decoration: none;
        font-size: 12px;
	   font-weight: bold;
		line-height: 20px;
	border: 1px solid #FFFFFF;		
}
.alphabar a:visited {
		color: #797A7F;
        padding: 1px 4px 1px 4px;
        text-decoration: none;
        font-size: 12px;
	   font-weight: bold;
		line-height: 20px;
}
.alphabar a:hover {
        color: #BF252F;
        font-size: 12px;
	   font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid #666699;
}
.alphabar a.on{
        color: #BF252F;
        font-size: 12px;
        font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid #666699;
/* 	background-color: #4D4E6A; */
/*	padding-left:3px; */
}
.alphabar a.on:visited {
        color: #BF252F;
        font-size: 12px;
	   font-weight: bold;
        text-decoration: none;
        line-height: 20px;
	border: 1px solid #666699;
/*	background-color: #4D4E6A; */
/*	padding-left:3px; */
}


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

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: #1F2029;
}


#Selector {
	height:90px;
	background-color:#C2C8C6;
	color:#000000;
/* 	border:1px solid #666699; */
}

#Selector select{
	width: 160px;
}

#SelectorColumn1 {
	float: left;
	width: 200px;
	color: #000000;
}

#SelectorColumn2 {
	float: left;
	width: 160px;
	color: #000000;
}

#SelectorColumn3 {
	float: left;
	width: 150px;
	color: #000000;
}


/* HELP BUTTONS */
div.alpha_div_bar  {
	border-collapse: collapse;
	background-color: #FFFFFF;
	color: #660000;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #1F2029;
	font-size: 12px;
	font-weight: bold;
	

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

}
div.help_button_bar {
	border-top: 1px dotted #1F2029; 
	border-collapse: collapse;
	margin: 0px;
/*	text-align: center;  */
	padding-top: 1px;
	padding-bottom: 3px;
	width: 100%;
}

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

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

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



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



/* 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: #1F2029;
	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: #1F2029;
	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;
	background-color: #DEDEDE;
}
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: #1F2029;
	background-color: PaleGreen;
}




.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; }





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


/* advertising popup boxes */
#adPopup {
        width:550px;
        height:210px;
        position: absolute;
        top: 400px;
        left: 500px;
        overflow: visible;
        visibility: hidden;
}
#adPopup #close {
        font-size: 10px;
        background-color: black;
        color: white;
        padding: 2px;
        border: 2px solid #1F2029;
        text-align: center;
        width: 50px;
        height: 12px;
        position: relative;
        top: 0px;
        left: 492px;

}
#adPopup #content {
        background-color: #FFFFFF;
        border: 2px solid #1F2029;
        width:100%;
        height:190px;
        float: right;
        z-index: 10;
        position: relative;
        top: 0px;
        left: 0px;

}

#adPopup #shadow {
        background-color: #333333;
        border: 2px solid #333333;
        width:100%;
        height:190px;
        filter:alpha(opacity=50);
        opacity: 0.5;
        -moz-opacity:0.5;
        z-index: 9;
        position: relative;
        top: 10px;
        left: 8px;
}


.bordered {
	border: 1px solid #D3BE9F;
	border-collapse: collapse;

}

.bordered td{
        border: 1px solid #D3BE9F;
	border-collapse: collapse;A
	padding: 2px;

}

#tixSYS_footer {
	border-top: 1px solid black;
	width: 100%;
	font-weight: bold;
	text-align: center;
}
#tixSYS_footer a a:link a:visited {
	color: #666699;
}
