/*

*/
/* HEADINGS */
h1 {
	/* width: 750px; */
	height: 52px;
	margin: 0px 0px 4px 0px;
	background: url(../images/title_films.gif) no-repeat;
}
  
h1 span, h2 span {
 	display: none;
}

h3 {
    font-size: 120%;
}

h5 {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../../home/images/sessions/h4_bg.gif);
	padding-left: 12px;
	text-transform: uppercase;
	line-height: 21px;
	margin: 10px 0px 5px 0px;
}
h5 a {
	padding: 0px 3px;
}

/* Film Selector */
#day_film_selector {
	float: left;
    /* height: 410px; */
	background-image: url(../images/top_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	padding: 20px 0px 0px 20px;
}
#day_film_selector_copy {
	padding: 0px 20px 20px 0px;


}
#day_film_selector_copy h3 {
	margin: 0px 0px 5px 0px;
}

/* Calendar */
#calendar {
    float: left;
	width: 200px;
	/*border: thin solid #FF0000;*/
	margin-bottom: 20px;	
}

#oct {
	background-image: url(../images/october.gif);
	width: 102px;
	height: 22px;
}

#next_month {
	background-image: url(../images/next_month.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 94px;
	height: 22px;
}

#calendar th {
	width: 28px;
	height: 14px;
	border-bottom: none;
}

#mon {
	background-image: url(../images/mon.gif);
}

#tue {
	background-image: url(../images/tue.gif);
}

#wed {
	background-image: url(../images/wed.gif);
}

#thu {
	background-image: url(../images/thu.gif);
}

#fri {
	background-image: url(../images/fri.gif);
}

#sat {
	background-image: url(../images/sat.gif);
}

#sun {
	background-image: url(../images/sun.gif);
}

#oct span, 
#next_month span, 
#mon span, 
#tue span, 
#wed span, 
#thu span, 
#fri span, 
#sat span, 
#sun span {
	display: none;
}
  
#calendar td {
	padding: 2px;
}
  
#calendar td div {
 	text-align: right;
	color: #042F78;
	font-weight: bold;
	border: 1px solid #67AAC0;
	padding: 2px;
}

#calendar td div.enabled {
	cursor: pointer;
}

#calendar td div.enabled a:hover {
	color: #042F78;
	text-decoration: none;
}

#calendar td div.selected {
	background-color: #F5A50B;
	color: #fff;
}

#calendar td div.shaded {
	background-color: #F1F6FA;
	color: #67AAC0;
	font-weight: normal;
}
#calendar .timetable_months {
	width: 100%;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0b2b80;
	background-color: #e7eef8;
	border: 1px;
	margin-bottom: 5px;
}


#content_footer {
	width: 750px;
	margin: 0px;
}
.middle_copy {
	padding: 0px 20px;
	margin-top: 10px;
}

#content_bottom {
	width: 990px;
	padding-top: 25px;
	padding-bottom: 13px;
	background: url(../../../images/common/blue_dots.gif) repeat-x top;
	margin-top: 20px;
}
#content_footer {
	width: 750px;
	margin: 0px;
}
#bottom_right {
	width: 522px;
	float: left;
	margin-left: 50px;
	/*border: thin solid #FF0000;*/
}

#bottom_left {
	width: 225px;
	float: left;
	/*padding: 22px 20px 182px 20px;*/
	/*border: thin solid #FF0000;*/
}

#bottom_left p {
	margin: 13px 20px 10px 20px;	
}

#bottom_left h4 {
	margin: 0px 20px 10px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #10398A;
	text-align: right;
	text-transform: uppercase;
}

#session_times_header {
  background-image: url(../images/title_upcoming_screenings.jpg);
  height: 35px;
  width: 522px;
  /*border: thin solid #FF0000;*/
  
}

#session_times_table {
	width: 522px;
}

#session_times_table p{
	text-align: right;
	margin-right: 20px;
}

#session_results {
	width: 700px;
	float: right;
	padding-right: 20px;
	/*border: thin solid #FF0000;*/
	margin: 0px;	
}
#session_results #session_info {
	/*border: thin solid #FF0000;*/
	/* background-image: url(../images/film_thumbs_bg.jpg);
	background-repeat: no-repeat;
	background-position: top; */
	padding: 10px 5px 0px 5px;
}

#session_terms {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/h4_bg.gif);
	/*width: 513px;*/
	padding-left: 12px;
	text-transform: uppercase;
	height: 21px;
}
#session_terms p {
	float:left;
	font-weight: bold;
	margin: 0px;
	padding: 4px 20px 0px 0px;
}
#session_terms .TermTab,
#session_terms .TermTab_active {
	padding: 4px 10px 0px 6px;
	float: left;
}
#session_terms .TermTab a {
	font-weight: bold;
	color: #74b9da;
}
#session_terms .TermTab_active {
	height: 17px;
	width: 92px;
	background: url(../images/tab_active.gif) no-repeat right bottom;
	border: solid 0px red;
}
#session_terms .TermTab_active a {
	font-weight: bold;
	color: #fffeff;
}

h5 {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/h4_bg.gif);
	/*width: 513px;*/
	padding-left: 12px;
	text-transform: uppercase;
	line-height: 21px;
	margin: 0px 0px 5px 0px;
}
img.thumbnail, img.thumbnail a:link, img.thumbnail a:visited {
	border: 5px solid #e1f2f9;
	margin: 0px 12px 10px 0px;
}

a:hover img.thumbnail {
	border: 5px solid #ffd200;
}

img.thumbnail_selected {
	margin: 0px 12px 10px 0px;
	border: 5px solid #ffd200;
}

.session_table_date {
	background-image: url(../images/bg1.jpg);
	/*height: 53px;*/
	width: 120px;
	padding: 23px 0px 20px 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}
.session_table_time {
	padding: 23px 0px 20px 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background: #c3e3f1;
}

#session_times_table th, 
#session_times_table td {
  /*border-left: 1px solid #5AC7F5;*/
}

p.sessionsparagraph {
    padding: 5px 12px 0px 18px;
}

