td,div,span,font,body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.bigtitle
{
	font-size:20px;
	font-weight:bold;
}
.mediumtitle
{
	font-size:14px;
	font-weight:bold;
}
.small
{
	font-size:10px;
	line-height:12px;
}

.reporttitle
{
	color:#007aae;
	font-size:16pt;
	font-weight:bold;
}

p
{
	font-size:12px;
	color:#000000;
	margin:10px 0 15px 0;
}

h1 /*page title*/
{
	color:#000;
	margin:0 0 15px 0;
	padding:0 0 0 0;
	font-size:24px;
	font-weight:bold;
	font-family:Arial;
}


h2 /*page subtitle*/
{
	color:#000;
	font-size:16px;
	font-weight:bold;
	margin:0px 0 10px 0;
	padding:0 0 0 0;
}

h3 
{
	color:#535252;
	font-size:17px;
	font-weight:bold;
	margin:5px 0 20px 0;
	padding:0 0 0 0;
}
h4 
{
	color:#535252;
	margin:0;
	padding:0;
	font-size:15px;
	font-weight:bold;
	cursor:pointer;
}
h5
{
	color:#FFFFFF;
	margin:0;
	padding:0;
	font-size:19px;
	font-weight:normal;
}
h6 
{
	color:#007dc6;
	margin:0 0 10px 0;
	padding:0;
	font-size:19px;
	font-weight:normal;
}

.b
{
	font-weight:bold;
}
.c
{
	text-align:center;
}
.r
{
	text-align:right;
}
.i
{
	font-style:italic;
}

ul
{
	margin-left:0px;
	padding-left:0px;
}
li
{
	margin-left:20px;
	font-size:12px;
	color:#666666;
	line-height:14px;
}

.accordion
{
	margin:20px 0 10px 0;	
}

a.button
{
	
}

.blue
{
	color:#0982c5;	
}

.pink
{
	color:#ed4398;	
}

.black
{
	color:#000;	
}
.news_title {
	color:#000;
	font:18px Arial;
	font-weight:bold;
	padding-bottom:5px;
}
.news_title a {
	color:#000;
	font:18px Arial;
	font-weight:bold;
	padding-bottom:5px;
	text-decoration:none;
	padding-bottom:5px;
}
.news_title a:hover{
	color:#0A5C89;
}
.news_content {
	font-size:14px;
}
.newslink a,
.newslink a p{
	text-decoration:none;
	color:#0982C5;
}

.newslink a:hover,
.newslink a:hover p{
	text-decoration:none;
	color:#0A5C89;
}

.film_title {
	color:#000;
	font-size:20px;
	font-weight:bold;
}
.film_summary p {
	color:#666;
	font-size:13px;
	font-style:italic;
}

#contact_form td {
	font-weight:bold;
}

#contact_form td span {
	padding-left:10px;
}

.title_year {
	color:#003976;
	font-size:16px;
	width:200px;
	height:auto;
}

label.error {
	color:#F00;
	text-decoration:none;
	font-size:10px;
}

#form_search input,
#form_search submit
{
	float: left;
}

input.txt_search {
	font-family: Arial, Helvetica, sans-serif;
	border:0;
	font-size: 12px;
	color: #333333;
	width: 195px;
	height: 25px;
	padding-left:5px;
	line-height:25px;	
	/*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
	background:url(../images/header/searchbar.png);
}

#table_schedule th,
#table_venue th
{
	background-image:url(../images/imageuploads/bg_ticket.jpg);
	background-repeat:repeat-x;
	/*background: #013b7a;*/
	min-width:100px;
	height:50px;
}
#table_schedule td
{
	background-image:url(../images/general/bg_schedule.jpg);
	background-repeat:repeat-x;
	height:80px;
}
/*#table_venue td
{
	background-image:url(../images/general/bg_schedule.jpg);
	background-repeat:repeat-x;
}*/
#table_venue td
{
	background: #ebebeb;
}

#table_schedule td div,
#table_venue td div,
#table_venue td p
{
	padding:2px 3px;
}
.font_sessions_venue
{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.font_sessions_day,
.font_venue_info
{
	color:#1476b5;
	font-weight:bold;
}
.font_sessions_date
{
	position:absolute;
	top:-2px;
	right:-3px;
	width:20px;
	height:15px;
	background:#1476b5;
	/*color:#1476b5;*/
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
.title_photo_galleries
{
	color:#0a71b9;
	font-size:24px;
	font-weight:bold;
}
.title_search a
{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.font_search{
	color:#888;
	font-weight:bold;
}
.font_keyword{
	font-weight:bold;
	padding-bottom:10px;
}
.noMargin{
	margin: 0px;
}
.colorPrice
{
	color: #1476b5;
}