/*

*/
/* HEADINGS */
h1 {
	background-image: url(../images/sessions.gif);
  	width: 750px;
  	height: 52px;
	margin: 0px 0px 4px 0px;
}
  
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;
}

/* Film Selector */
#day_film_selector {
	background-image: url(../images/top_bg.jpg);
	background-position: top right;
	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 {
	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;
}


#content_bottom {
	background-image: url(../images/content_bot_top_bg.gif);
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #055DB7;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 25px;
	padding-bottom: 13px;
	/*border: thin solid #FF0000;*/
}
#content_footer {
	width: 750px;
	margin: 0px;
}
#bottom_right {
	width: 522px;
	float: right;
	/*border: thin solid #FF0000;*/
}

#content_bottom {
	background-image: url(../images/content_bot_top_bg.gif);
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #055DB7;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 25px;
	padding-bottom: 13px;
	/*border: thin solid #FF0000;*/
}
#content_footer {
	width: 750px;
	margin: 0px;
}
#bottom_right {
	width: 522px;
	float: right;
	/*border: thin solid #FF0000;*/
}

#bottom_left {
	width: 225px;
	/*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: 523px;
	float: right;
	/*border: thin solid #FF0000;*/
	margin: 0px;	
}
#session_results div{
	/*border: thin solid #FF0000;*/
	background-image: url(../images/film_thumbs_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 5px 0px 5px;
}
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: 10px 0px 5px 0px;
}
img.thumbnail {
	border: 5px solid #e1f2f9;
	margin: 1px;
	/*margin: 0px 5px 5px 4px;*/
}

a:hover img.thumbnail {
	border: 5px solid #ffd200;
}

img.thumbnail_selected {
	margin-left: 2px;
	border: 5px solid #ffd200;
}

.session_table_date {
	background-image: url(../images/bg1.jpg);
	/*height: 53px;*/
	width: 80px;/* 192 */
	padding: 23px 0px 20px 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}
.session_table_time {
  background-image: url(../images/bg2.jpg);
  background-repeat: repeat-y;
  /*height: 53px;*/
  width: 290px;
  padding: 23px 0px 20px 20px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
}

#session_times_table th, 
#session_times_table td {
  /*border-left: 1px solid #5AC7F5;*/
}
