body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td {margin:0;padding:0;}


body {

	background-image: url(../images/concrete.jpg);
	background-repeat:repeat;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

body, p, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	padding: 0px;
	margin: 0px;
}

.body_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333;
}

th,td {
	padding: 0px 0px 0px 10px;
}

p {
	padding: 0px 10px 10px 10px;	
}




a {
	color:#333;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color:#666;
}

a:visited { color: #333; 
}

img  {
	border:0px;
}

img:hover      {
	border:0px;
}

li {
	border-bottom: 1px dotted #DDD;
	padding: 5px 0px 5px 0px;
}

ul {
	padding: 0px 10px 0px 10px;
	list-style-type: disc;	
	list-style: url(../images/arrow_bullet.gif) inside;
}

/* ------HORIZONTAL RULES --------- */

hr {
	border: none 0; 
	border-top: 2px solid #666;/*the border*/
	width: 95%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

/* Horizontal Rule for use in single large column*/
#col1 hr {  
	width: 803px;
}

/* Horizontal Rule for use in large column*/
#col3home_middle hr, #col3_left hr, #col3_lm_middle hr {  
	width: 95%;
}

/* Horizontal Rule for use in narrow column*/
#col3home_left hr, #col3home_right hr, #col3home_middle_lowleft hr, #col3home_middle_lowright hr, #col3_middle hr, #col3_right hr, #col2_right hr, #col3_lm_left hr, #col3_lm_right hr  {  
	width: 90%;
}

/* Horizontal Rule for use in 2 column / large left column*/
#col2_left hr {  
	width: 612px; 
}


/* ------HEADER STYLES --------- */



h1 {  /* Main Title for use in large column*/
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #666;
	margin: 0px 10px 10px 10px;
	padding: 10px 0px 3px 0px;
	text-transform: uppercase;
	border-bottom: 2px solid #CCC;
	width: 95%;
}

/* Main Title for use in single large column*/
#col1 h1 {  
	width: 803px;
}

/* Main Title for use in large column*/
#col3home_middle h1, #col3_left h1, #col3_lm_middle h1 {  
	width: 95%;
}

/* Main Title for use in narrow column*/
#col3home_left h1, #col3home_right h1, #col3home_middle_lowleft h1, #col3home_middle_lowright h1, #col3_right h1, #col3_middle h1, #col3_right h1, #col3_lm_left h1, #col3_lm_right h1 {  
	width: 90%;
}

/* what's on heading*/
#whats_on h1  {  
	width: 90%;
	border: 0px;
}

/* Header for use in 2 column / large left column*/
#col2_left h1 {  
	width: 612px; 
}

h2  {  /* Bold Heading */
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 3px 0px;
	text-transform: uppercase;
	
}

h2 a {  /* Bold Heading */
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}


h3  { /* Sub Heading */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 5px 0px;
}

h3  a { /* Sub Heading */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 5px 0px;
	font-weight: normal;
}

h3 a:hover { /* Sub Heading */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 5px 0px;
	font-weight: normal;
}

h3  a:selected { /* Sub Heading */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: blue;
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 5px 0px;
	font-weight: normal;
}



h4  {  /* News link title */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 5px 0px;
}

h4 a  {  /* News link title */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
}


h5  {  /* White title */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

h6  {  /* Quote in a box */
	font-family: georgia, times, serif;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	font-weight: normal;
	color: #666;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 26px;
	display:block;
	background: #DDD url(../images/quote_mark.jpg) no-repeat left top;
}

/* -------- FILM PAGE_NEW ELEMENTS ------- */

#goback_film a {
	float: left;
	height: 16px;
	width: 135px;
	display: block;
	background-color: #666;
	color: #FFF;
	margin-left: 10px;
	padding: 2px 4px 2px 18px;
	line-height: 15px;
	background-image: url(../images/left_arrow_white.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
}
#goback_film a:hover {
	float: left;
	height: 16px;
	width: 135px;
	display: block;
	background-color: #666;
	color: #CCC;
	margin-left: 10px;
	padding: 2px 4px 2px 18px;
	line-height: 15px;
	background-image: url(../images/left_arrow_white_hov.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}
#book_tickets a {
	float: right;
	height: 16px;
	font-size: 10px;
	width: 76px;
	display: block;
	background-color: #666;
	color: #FFF;
	padding: 2px 5px 2px 4px;
	margin:  0px 0px 2px 100px;
	line-height: 15px;
	background-image: url(../images/right_arrow_white.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}
#book_tickets a:hover {
	float: right;
	height: 16px;
	width: 76px;
	display: block;
	color: #ccc;
	padding: 2px 5px 2px 4px;
	line-height: 15px;
	background-image: url(../images/right_arrow_white_hov.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}

#more_info a {
	float: left;
	height: 16px;
	font-size: 10px;
	width: 76px;
	display: block;
	background-color: #666;
	color: #FFF;
	padding: 2px 5px 2px 4px;
	line-height: 15px;
	background-image: url(../images/right_arrow_white.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}
#more_info a:hover {
	float: left;
	height: 16px;
	width: 76px;
	display: block;
	color: #CCC;
	padding: 2px 5px 2px 4px;
	line-height: 15px;
	background-image: url(../images/right_arrow_white_hov.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}




/* -------- ICONTACT FORM -------- */

input#fields_email {
	width: 120px; }
	
input#fields_fname {
	width: 120px; }
		
input#fields_address1 {
	width: 120px; }
			
input#fields_zip {
	width: 120px; }
				
input#fields_state {
	width: 120px; }


/* -------- DOWNLOADS BOX -------- */

download_name  {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#downloads_box {
	float: left;
	width: auto !important;
	min-width: 190px;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	display: inline;
	overflow: hidden;
}

#downloads_title  { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 10px 0px;
	display:block;
	width: auto;
	min-height: 20px;
	height: auto !important;
}

#downloads ul  {  
		margin: 0;
		padding: 0;
		border: none;
		display: inline;
		padding: 0px 0px 0px 0px;
}
		
#downloads li   {  
	margin: 0;
	padding: 0;
	border: none;
	display: block;
	background: #FFF url(../images/download_icon.gif) no-repeat left top;
	padding: 5px 0px 5px 25px;
	line-height: 14px;
	font-size: 10px;
	width: 165px;
}


		
#downloads li a  {  

}

#downloads li a:hover  {  
color: #666;

}


/* --------- NAVIGATION ---------- */


/* 1st Level Navigation */
 #navigation {
	margin: 0px;
}

#navigation0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
	color: #FFF;
	text-transform: uppercase;
	border: 0px;
	min-height: 30px;
	line-height: 29px;
	height:auto !important;
	width: 843px;
	font-size: 12px;
	border-bottom:1px solid #CCC;
}

#navigation0 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
	padding: 0px;
}

#navigation0 li {
	margin: 0px;
	display: inline;
	border-bottom: none;
}

#navigation0 li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	padding: 7px 10px 7px 10px;
	color: #FFF;
	text-decoration: none;
	width: auto;
	border-right: 1px solid #999;
	border-bottom:1px solid #CCC;
	margin-right: -4px;
	font-weight:normal;
	border-bottom: none;
}

html>body #navigation0 li a {
	width: auto;
	border-right: 1px solid #999;
}

#navigation0 li a:hover {
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
	color: #FFF;
}
	
#navigation0 li a.selected {
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
	color: #FFF;
}

/*  #navigation0 li {width:auto;margin:0 0 0 -2px;display:inline;padding:0 6px ;border-left: 1px solid #999;} */


/* 2nd Level Navigation  */


#navigation1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/nav_bg_hov.png);
	background-repeat: repeat-x;
	color: #FFF;
	text-transform: none;
	border: 0px;
	min-height: 25px;
	line-height: 25px;
	height:auto !important;
	width: 843px;
	font-size: 11px;
	border-bottom:1px solid #CCC;
}

#navigation1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
}

#navigation1 li {
	margin: 0px;
	display: inline;
	border-bottom: none;
}

#navigation1 li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	padding: 5px 7px 5px 7px;
	color: #FFF;
	text-decoration: none;
	width: auto;
	margin-right: -4px;
	font-weight:normal;
}

html>body #navigation1 li a {
	width: auto;
	border-right: 1px solid #666;
}

#navigation1 li a:hover {
	background-color: #000;
	color: #FFF;
}

#navigation1 li a.selected {
	background-color: #000;
	color: #FFf;
}
	
	
/* 3nd Level Navigation */


#navigation2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	color: #FFF;
	text-transform: none;
	border: 0px;
	min-height: 25px;
	line-height: 25px;
	height:auto !important;
	width: 843px;
	font-size: 11px;
}

#navigation2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
}

#navigation2 li {
	margin: 0px;
	display: inline;
	border-bottom: none;
}

#navigation2 li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	padding: 5px 7px 5px 7px;
	color: #FFF;
	text-decoration: none;
	width: auto;
	margin-right: -4px;
	font-weight:normal;
}

html>body #navigation2 li a {
	width: auto;
	border-right: 1px solid #333;
}

#navigation2 li a:hover {
	background-color: #333;
	color: #FFF;
}

#navigation2 li a.selected {
	background-color: #666;
	color: #FFf;
}

#nomargin_nav {
margin-left:0px;	
}


/* --------- MAIN TEMPLATE ---------- */


#outside_graphic {
	xbackground-image: url(../images/backgroundskyline.gif);
	background-position:center top;
	background-repeat:no-repeat;
	border:medium none;
	height:788px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	margin: 0 auto;
	text-align: center;
}


#page_content {
	width: 843px;
	height: auto !important;
	min-height: 300px;
	margin-top:0px;
	background: #FFFFFF;	
}

#page_content_news {
	width: 843px;
	height: auto !important;
	min-height: 300px;
	margin-top:0px;
	background-image: url(../images/page_bg_news.gif);
	background-position:center top;
	background-repeat:repeat-y;
	background-color: #FFFFFF;	
}

#page_content_col2_ll {
	width: 843px;
	height: auto !important;
	min-height: 300px;
	margin-top:0px;
	background-image: url(../images/page_bg_col2_ll.gif);
	background-position:center top;
	background-repeat:repeat-y;
	background-color: #FFFFFF;	
}

#page_content_col3_ll {
	width: 843px;
	height: auto !important;
	min-height: 300px;
	margin-top:0px;
	background-image: url(../images/page_bg_col3_ll.gif);
	background-position:center top;
	background-repeat:repeat-y;
	background-color: #FFFFFF;	
}

#page_content_col3_lm {
	width: 843px;
	height: auto !important;
	min-height: 300px;
	margin-top:0px;
	background-image: url(../images/page_bg_col3_lm.gif);
	background-position:center top;
	background-repeat:repeat-y;
	background-color: #FFFFFF;	
}

#page_content_col5_lm {
	width: 843px;
	height: auto !important;
	min-height: 300px;
	margin-top:0px;
	background-image: url(../images/page_bg_col5_lm.gif);
	background-position:center top;
	background-repeat:repeat-y;
	background-color: #FFFFFF;	
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#container {
	width:843px;
	height:auto !important;
	min-height:400px;
	text-align: left;
	position:relative;
	padding-bottom: 0;
	margin: 0px;
	border: 0px;
}

#container2 {
	position:relative;
	width: 983px; 
	margin: 0px auto 0px auto; 
	text-align: left; 
	z-index: 3;	
}

#header_fullwidth {
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 120px;
	margin: 0px auto;
	padding: 0px;
	border-bottom: 2px solid #FFF;
	text-align: center;
}

#header {
	position:relative;
	width: 843px;
	height: 120px;
	margin: 0px auto;
	padding: 0px 140px 0px 0px;
	text-align: left;
}
#header:hover {
	position:relative;
	width: 843px;
	height: 120px;
	margin: 0px auto;
	padding: 0px 140px 0px 0px;
	text-align: left;
	cursor: pointer;
}

#spacer {
	position:relative;
	width: 1px; 
	height: 122px;
	text-align: left; 
	z-index: 3;	
	margin: 0px auto 0px auto; 
	xborder: 1px solid red;
}
#header h1 {
	margin: 0; 
	padding: 0px 0; 
}

#mainContent {
	padding: 0 0px; 
	margin-bottom: 10px;
}

/* ------------- FOOTER -------------- */

#footer_fullwidth {
	position: relative;
	clear:both;
	color:#333;
	height: auto !important;
	min-height: 50px;
	padding:0px;
	width:100%;
	border-top: 2px solid #FFF;
	margin: 5px 0px 0px 0px;
}

#footer #footer_wrapper {
	left:50%;
	margin-left:-480px;
	padding:0;
	position:relative;
	width:983px;
}

#footer {
	width: 983px;
	min-height: 20px;
	height: auto !important;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	xbackground-color: #935778;
	
}

.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}



#footer2 {
	float: left;
	position: relative;
	padding: 5px; 
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
	height: auto !important;
	min-height: 30px;
	width:833px;
}

#footer_credit {
	float: right;
	width: 155px;
	height: auto !important;
	min-height: 20px;
	text-align: right;
}

#sponsors_footer {
	position: relative;
	padding: 5px 5px 15px 5px; 
	color:#FFF;
	margin: 10px; 
	height: auto !important;
	min-height: 30px;
	width:813px;
}

#banner_container {
	float: right;
	border-right:1px solid #DDD;
	border-left:1px solid #DDD;
	border-bottom:1px solid #DDD;
	background:#FFF;
	margin-left:0px;
	height: 600px;
	width: 120px;
}

#gallery_credits {
	float:left;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: normal;
	text-decoration: none;
	margin-bottom: 20px;
}


/* =========== ALL TEMPLATES ========= */




/* ------ Template 1 Col ------- (*updated for 2010) */

#col1 {
	float: left; 
	width: 823px;  
	padding: 10px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}



/* --- Template 2 Col / LARGE LEFT COLUMN ------ */


#col2_left {
	float: left; 
	width: 632px; 
	xbackground: #FFF; 
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #999;
	display:inline;
	overflow:hidden;
	height: auto !important;
	min-height: 50px;
}

#col2_right {
	float: right; 
	width: 210px; 
	xbackground: #FFF; 
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	display:inline;
	overflow:hidden;
	height: auto !important;
	min-height: 50px;
}


/* ----- Template 3 Col / LARGE LEFT COLUMN --------  */

#col3_left {
	float: left; 
	width: 421px; 
	xbackground: #FFF; 
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	display:inline;
	overflow:hidden;
	height: auto !important;
	min-height: 50px;
}


#col3_middle {
	float: left; 
	width: 210px;  
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	display:inline;
	overflow:hidden;
	height: auto !important;
	min-height: 500px;
}

#col3_right {
	float: right; 
	width: 210px; 
	xbackground: #FFF; 
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	display:inline;
	overflow:hidden;
	height: auto !important;
	min-height: 50px;
}


/* ----- Template 3 Col / LARGE MIDDLE COLUMN -------  */

#col3_lm_left {
	float: left; 
	width: 210px;  
	padding: 0px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	display:inline;
	overflow:hidden;
	height: auto !important;
	min-height: 500px;
}

#col3_lm_middle {
	float: left; 
	width: 421px; 
	xbackground: #FFF; 
	padding: 0px;
	margin: 0px 0px 0px 0px;

	border-left: 1px solid #999;
	border-right: 1px solid #999;
	display:inline;
	overflow:hidden;
	height: auto !important;
	min-height: 50px;
}

#col3_lm_right {
	float: right; 
	width: 210px; 
	xbackground: #FFF; 
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	display:inline;
	overflow:hidden;
	height: auto !important;
	min-height: 50px;
}


/* --- Template 5 Col / LARGE MIDDLE COLUMN (HOME) -------  */

#col3home_left {
	float: left; 
	width: 210px;  
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	display:inline;
	overflow:hidden;
	height: auto !important;
	min-height: 50px;
}

#col3home_middle {
	float: left; 
	width: 421px; 
	xbackground: #FFF; 
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	display:inline;
	overflow:hidden;
	height: auto !important;
	min-height: 50px;
}

#col3home_middle_inside {
	float: left; 
	width: 421px; 
	background: #FFF; 
	padding: 0px;
	margin: 0px 0px 0px 0px;
	xborder-left: 1px solid #999;
	xborder-right: 1px solid #999;
	display:inline;
	overflow:hidden;
	height: auto !important;
	min-height: 50px;
}

#col3home_middle_lowleft {
	float: left; 
	width: 210px; 
	xbackground: #FFF; 
	padding: 0px;
	border: 0px;
	margin: 0px -3px 0px 0px;
	display:inline;
	overflow:hidden;
	height: auto !important;
	min-height: 50px;
}

#col3home_middle_lowright {
	float: right; 
	width: 210px; 
	xbackground: #FFF; 
	padding: 0px;
	margin: 0px -3px 0px 0px;
	border-left: 1px solid #999;
	display:inline;
	overflow:hidden;
	height: auto !important;
	min-height: 50px;
}

#col3home_right {
	float: left; 
	width: 210px; 
	xbackground: #FFF; 
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	display:inline;
	overflow:hidden;
	min-height: 400px;
	height: auto !important;
}


/* ------ Film Template ------- (*bottom of films page) */

#col1_under {
	float: left; 
	width: 843px;  
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #999;
	display:inline;
	overflow:hidden;
	background: #FFF;
}


/* Template 2 Col --- B ====== NOT USED THIS YEAR =====

#col2b_left {
	float: left; 
	width: 510px;  
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	 
}

#col2b_left_panel_hd {
	position:relative;
	width: 435px;
	min-height: 10px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}


#col2b_left_panel {
	position:relative;
	width: 490px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	border: 0px;
}


#col2b_right {
	float: right; 
	width: 255px; 
	background: #FFF; 
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	display: inline;
	 
}

#col2b_right_panel {
	position:relative;
	width: 235px;
	background: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
}

*/



/* ----- SMALL SEARCH WIDGET ------- */

#search_title_box {
	float: left;
	width: 180px;
	height: auto !important;
	min-height: 30px;
	background: #DDD;
	margin: 10px 0px 10px 10px;
	padding: 5px;
	text-align: left;
	display: inline;
	overflow: hidden;
}


#search_title_box #search_title {
	float: left;
	border: 1px solid #999;
	padding: 3px;
	margin:5px 5px 0px 0px;
	height: 26px;
	width: 150px;
}

#search_button_small {
	float: left;
	border: 1px solid #999;
	background-color:none;
	background-image:url(../images/search_button.jpg);
	background-position: top;
	height:26px;
	width: 25px;
	margin: 5px 0px 0px 0px;
	padding: 3px;
	cursor: pointer;
}

#search_button_small:hover {
	border: 1px solid #999;
	background: #333;
	color: #FFF;
	background-color:none;
	background-image:url(../images/search_button_hov.jpg);
	background-position: top;
}


/* ----- SEARCH PROGRAMME ------- */

#search_options_box {
	float: left;
	width: 813px;
	height: auto !important;
	min-height: 70px;
	background: #DDD;
	margin: 10px 0px 10px 10px;
	padding: 0px 10px 0px 0px;
	display: inline;
	overflow: hidden;	
}

#search_title2 {
	float: left;
	width: 100%;
	height: auto !important;
	min-height: 15px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#search_options_box1 {
	float: left;
	height: auto !important;
	min-height: 55px;
	background: #DDD;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	display: block;
	width: 220px;
}

#search_options_box2 {
	float: left;
	height: auto !important;
	min-height: 55px;
	background: #DDD;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	display: block;
	width:150px;
}

#search_options_box3 {
	float: left;
	height: auto !important;
	min-height: 55px;
	background: #DDD;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	display: block;
	width: 215px;
}

#search_options_box4 {
	float: left;
	height: auto !important;
	min-height: 30px;
	background: #DDD;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	display: block;
	width: 220px;
}

#search_strand {
	float: left;
	border: 1px solid #999;
	padding: 3px;
	margin:5px 15px 5px 0px;
	height: 24px;
}

#date{
	float: left;
	border: 1px solid #999;
	padding: 3px;
	margin:5px 15px 5px 0px;
	height: 24px;
}

#search_sort{
	float: left;
	border: 1px solid #999;
	padding: 3px;
	margin:5px 15px 5px 0px;
	height: 24px;
} 

#search_title {
	float: left;
	border: 1px solid #999;
	padding: 3px;
	margin:5px 5px 0px 0px;
	height: 26px;
	width: 210px;
}

#search_butt  {
	float: right;
	background:transparent url(../images/search_buttons.jpg) no-repeat scroll right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #333;
	height:35px;
	line-height:35px;
	padding:0 15px 3px 40px;
	text-align:left;
	text-decoration:none;
	width:133px;
	border: none;
	cursor: pointer;
	margin: 10px 10px 0px 10px;
}

#search_butt:hover {
	background-position:100% -35px;
	border: none;
	color: #FFF;
}

#search_butt:active {
	background-position:100% -70px;
	border: none;
	color: #FFF;
}
	
#search_by {
	float: right;
	margin: 0px 5px 0px 0px;
	width: 400px;
	height: 40px;
}

#browse_by {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #333;
	height:35px;
	line-height:30px;
}
		
#schedule_butt a, #list_butt a  {
	float: right;
	background:transparent url(../images/schedule_buttons.jpg) no-repeat scroll right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #333;
	height:31px;
	line-height:31px;
	padding:0 35px 0px 45px;
	text-align:right;
	text-decoration:none;
	width:48px;
	border: none;
	cursor: pointer;
	margin: 0px 5px 0px 5px;
	display:inline;
	overflow: hidden;
}

#schedule_butt a:hover, #list_butt a:hover {
	background-position:100% -31px;
	border: none;
	color: #FFF;
}

#schedule_butt a:active, #list_butt a:active {
	background-position:100% -62px;
	border: none;
	color: #FFF;
}


#list_butt a {
	background:transparent url(../images/list_buttons.jpg) no-repeat scroll right top;
	width:65px;
	padding:0 30px 0px 0px;
}

#col1_header {
	float: left;
	margin-top: 10px;
	width: 841px;
}

#search_options {
	float: right;
	width: 620px;
	height: auto !important;
	min-height: 40px;
	padding: 10px 5px 10px 5px;
}

#search_results_area {
	width: 813px;
	height: auto !important;
	min-height: 100px;
	padding: 10px;	
}

#ind_search_results_box {
	float: left;
	width: 801px;
	height: auto !important;
	min-height: 50px;
	background: #FFF;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDD;	
}

#ind_search_image_box {
	float: left;
	width: 178px;
	height: auto !important;
	min-height: 80px;
	padding: 0px;
	margin-right:5px;	
}

#ind_search_times {
	float: left;
	width: 80px;
	height: auto !important;
	min-height: 80px;
	padding: 0px;
	background: #FFF;
	margin-right:5px;
}

#ind_search_info {
	float: left;
	width: 502px;
	height: auto !important;
	min-height: 80px;
	padding: 0px;
}

#ind_search_info .filmtitle a {
	font-weight: bold;
	clear: both;
	display: block;
}

#ind_search_info .filmtitle a:hover {
	color: #666;
	
}


/* ------- BLOG STYLES -------- */


.feedTitle {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #666;
	margin: 0px 10px 10px 10px;
	padding: 10px 0px 3px 0px;
	text-transform: uppercase;
	border-bottom: 2px solid #CCC;
	width: 95%;
}

.headline a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	font-weight: bold;
}

.date {
	margin: 0px 10px 0px 10px;
}

.date p {
	margin-bottom: 0px;
}

p .date  {
	margin-bottom: 0px;
}



/* ----------- NEWS PAGE -------- */

#newscol_left {
	float: left; 
	width: 421px;  
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	display:inline;
	overflow:hidden;
	height: auto !important;
	min-height: 50px;
}

#newscol_left h2 {
 	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#newscol_left #container_datebox {
	margin: 0px 0px 10px 10px;
}

#newscol_right h4 {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#newscol_right {
	float: right; 
	width: 421px;  
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	display:inline;
	overflow:hidden;
	height: auto !important;
	min-height: 50px;
	border-left: 1px solid #999;
}

#news_box {
	text-decoration: none;
	padding: 5px;
	float: left;
	height: auto !important;
	width: 391px;
	margin-bottom: 10px;
	background-position: bottom;
	background-color: #EDEDED;
	background-repeat: no-repeat;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin: 0px 10px 10px 10px;
}

#news_box .title {
	min-height: 35px;
	height: auto !important;
	
	margin-bottom: 3px;
}
	
#archive_box {
	text-decoration: none;
	padding: 5px;
	padding-bottom: 8px;
	float: left;
	height: auto;
	width: 391px;
	border: 1px none #333333;
	margin-bottom: 5px;
	background:#999;
	margin: 0px 10px 10px 10px;
}

.archive_link a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
	display: block;
	border-bottom: 1px dotted #666;
	min-height: 24px;
	height: auto !important;
	margin-bottom: 7px;
	font-weight: bold;
	text-decoration: none;
}

.archive_link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #DDD;
	background:#999;
	text-decoration: underline;
}

.archive_link a.selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #DDD;
	background:#999;
}

.archive_dates  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
	display:block;
	padding: 2px 2px 2px 5px;
	background: #333;
	width: 45px;
	float: left;
	margin-right: 10px;
}

#news_image_small img  {
	text-decoration: none;
	background-color: #EEEEEE;
	float: left;
	height: auto !important;
	min-height: 65px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #999;
}

#news_image_small img:hover  {
	text-decoration: none;
	background-color: #EEEEEE;
	float: left;
	height: auto !important;
	min-height: 65px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #000;
}

#container_info {
	float:left;
	width: 400px;
}
	
#container_datebox {
	height: 33px;
	float:left;
	width: 42px;
}
		
#date_style {
	float: left;
	padding: 2px 2px 2px 2px;
	min-width:30px;
	width:auto !important;
	height: 30px;
	text-align: center;
	background: #000;
}

#container_textbox {
	min-height:50px;
	height:auto !important;
	float:right;
	background-color:#FFF;
	padding: 5px 5px 5px 0px;
	top: 0px;
	left: 0px;
	width:385px;
}

.date_day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
		
.date_month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}

#news_feed_box {
	float: left;
	width: 210px;
	height: auto !important;
	min-height: 200px;
	background-color: #ddd;
	padding:0px;
	margin: 0px 0px 15px 0px;
}


#news_feed_thumb {
	float: left;
	width: 210px;
	height: auto !important;
	min-height: 20px;
	padding:0px;
	margin: 0px 0px 5px 0px;
}

#news_feed_title {
	float: left;
	width: 190px;
	height: auto !important;
	min-height: 20px;
	background-color: #333;
	padding:5px 10px 5px 10px;
	display: inline;
	overflow: hidden;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	width: 95%;
}

#news_feed_text #date_style  {
	margin-top: 3px;
	background: #000;
}

#news_feed_text h4 {
	padding:0px;
	margin: 0px 0px 5px 0px;	
}

#news_feed_text {
	width: 190px;
	height: auto !important;
	min-height: 160px;
	background-color: #ddd;
	padding:5px 10px 5px 10px;	
}


/* ----------- Individual Films pages --------- */

#film_mainimage {
	height: auto !important;
	float: left;
	width: 421px;
	margin: 0px 0px 10px 0px;
}

.filmtitle {
	float: left;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #333;
	margin: 0px 10px 0px 10px;
	padding-bottom: 0px;
	display: block;
	height: auto !important;
}

.film_details_title, .film_showing_title {  
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #666;
	margin: 0px 10px 10px 10px;
	padding: 10px 0px 3px 0px;
	text-transform: uppercase;
	width: 190px;
}

.film_details_title {  
	margin: 10px 10px 10px 10px;	
}

.film_showing_details {
	float: left; 
	width:190px; 
	border-bottom: 1px solid #bbb;
	padding: 0px 0px 5px 0px; 
	margin: 0px 10px 5px 10px;  
	display: block;
}

.film_details_boxes {
	float: left; 
	width:190px; 
	border-bottom: 1px solid #bbb;
	padding: 0px 0px 5px 0px; 
	margin: 0px 10px 5px 10px;  
	display: block;	
}

.film_tickets {
	float: left; 
	width:190px; 
	display: block;
}

.padding {
	padding: 0px 10px 0px 10px;
}


#strand_booking_box {
	float: left;
	width:400px; 
	border-bottom: 1px solid #BBB;
	margin: 0px 10px 10px 10px;
	height: 20px;
}

#strand_name {
	float:left;
	margin: 0px;
}

#booking_link {
	float:right;
	margin: 0px;
}

.booking_links {
	margin: 0px;
}

.bodytextbold {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.bodytextboldred {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.alt_film_images {
	float: left;
	padding: 0px;
	margin: 5px 0px 5px 0px;
	display: inline;
	overflow: hidden;
	height: auto !important;
}

.film_trailer {
	float: left;
	padding: 0px;
	margin: 5px 0px 5px 0px;
	display: inline;
	overflow: hidden;
	height: auto !important;
}

/*

.tickets_button  {
	float: right;
	width: 78px;
}

.tickets_button a {
	float: right;
	width: 70px;
	padding: 3px;
	background: #DDD;
	margin-left: 5px;
	color: #666;
	font-size: 10px;
	display: block;
}

.tickets_button a:hover {
	float: right;
	padding: 3px;
	width: 70px;
	background: #333;
	margin-left: 5px;
	color: #fff;
		display: block;
}

*/


.tickets_button a  {
	background:transparent url(../images/buy_ticket_buttons.jpg) no-repeat scroll right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #333;
	height:26px;
	line-height:26px;
	padding:0 0px 0px 0px;
	float: right;
	text-decoration:none;
	width:78px;
	border: none;
	cursor: pointer;
	margin: 0px 0px 0px 5px;
	text-align: center;
}

.tickets_button a:hover {
	background-position:100% -26px;
	border: none;
	color: #FFF;
}

.tickets_button a:active {
	background-position:left -52px;
	border: none;
	color: #FFF;
}

.random_film_box {
	width: 175px;
	height: 170px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0px 10px 0px 10px;
	padding-right: 20px;
}

.random_title a {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 10px 0px 5px 0px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.random_image {
	margin: 0px 0px 5px 0px;
}

.last {
	border: 0px;
}

/* ------- Strand Page ---------- */


#strand_intro {
	background-color: #FFF;
	float: left;
	min-height:70px;
	height: auto;
	width: 710px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


#strand_box_gsff {
	background-color: #f5f5f5;
	float: left;
	min-height:150px;
	height: auto;
	width: 655px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
}

#strand_box {
	background-color: #f5f5f5;
	float: left;
	min-height:150px;
	height: auto;
	width: 710px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
}
#strand_image {
	background-color: #333333;
	float: left;
	height: 180px;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 40px;
}

#strand_colour {
	background-color: #000;
	float: left;
	height: 200px;
	width: 20px;
}
#strand_link {
	color:#FFFFFF;
	background-color: #B3B3B3;
	float: right;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-style: dotted;
	border-left-style: dotted;
}

#strand_link:hover {
	color:#333333;
	background-color: #FFF;
	float: right;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-style: dotted;
	border-left-style: dotted;
}

#bette_colour {
	background-color: #852158;
	float: left;
	height: 200px;
	width: 20px;
}
#galas_colour {
	background-color: #d81f28;
	float: left;
	height: 200px;
	width: 20px;
}
#scots_colour {
	background-color: #037398;
	float: left;
	height: 200px;
	width: 20px;
}
#british_colour {
	background-color: #5EB5E5;
	float: left;
	height: 200px;
	width: 20px;
}
#euro_colour {
	background-color: #B777B3;
	float: left;
	height: 200px;
	width: 20px;
}
#world_colour {
	background-color: #008F86;
	float: left;
	height: 200px;
	width: 20px;
}
#state_colour {
	background-color: #a96832;
	float: left;
	height: 200px;
	width: 20px;
}
#hollywood_colour {
	background-color: #646633;
	float: left;
	height: 200px;
	width: 20px;
}
#east_colour {
	background-color: #efa721;
	float: left;
	height: 200px;
	width: 20px;
}
#fright_colour {
	background-color: #62a143;
	float: left;
	height: 200px;
	width: 20px;
}
#shorts_colour {
	background-color: #ee0083;
	float: left;
	height: 200px;
	width: 20px;
}
#Reel_colour {
	background-color: #989898;
	float: left;
	height: 200px;
	width: 20px;
}
#gsff_colour {
	background-color: #f37521;
	float: left;
	height: 200px;
	width: 20px;
}

.film_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: 40%;
}


/* News Page ===== NOT USED ======

#main_body {
	float: left;
	width: 95%;
	padding-bottom: 20px;
	min-height:970px;
	height:100% !important;
	background-color: #FFF;
	background-image: url(../images/gotm/images/pages_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#left_logo_column {
	float: left;
	min-height:450px;
	height:100% !important;
	width: 0px;
}
#left_image_column {
	float: left;
	min-height:450px;
	height:100% !important;
	width: 300px;
	padding-left: 0px;
	padding-top: 30px;
}
#left_text_column {
	float: left;
	min-height:450px;
	height:100% !important;
	width: 300px;
	padding-left: 10px;
	padding-top: 30px;
}
#main_textbody {
	min-height:450px;
	height:100% !important;
	position: relative;
	margin-left:330px;
	margin-right: 30px;
	margin-top: 0px;
}

#main_textbody2 {
	min-height:450px;
	height:100% !important;
	position: relative;
	margin-left:10px;
	margin-right: 0px;
	margin-top: 0px;
}

#main_textbody3 {
	min-height:450px;
	height:100% !important;
	position: relative;
	margin-left:390px;
	margin-right: 20px;
	padding-top: 33px;
}


*/

#project_chooser {
	height: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 0px;
	position: relative;
}

.orange_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #000;
	vertical-align: 80%;
}
.project_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #000;
	vertical-align: 80%;
}
	
.orangebodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}


#download_prog_box {
	position:absolute;
	margin-top: 342px;
	margin-left: 25px;
	width:348px;
	height: 65px;
	background-color: #E1E1E1;
	padding:6px;
	
}

#home_gallery {
	position:absolute;
	margin-top: 35px;
	margin-left: 25px;
	width:360px;
	height: 265px;
	background-color: #E1E1E1;
	padding:0px;
	
}

#home_reg {
	position:absolute;
	margin-top: 35px;
	margin-left: 25px;
	width:360px;
	height: 265px;
	background-color: #E1E1E1;
	padding:0px;
	
}

#news_imagelink {
	position:absolute;
	margin-top: 340px;
	margin-left: 400px;
	width:348px;
	height: 65px;	
}

.image_link {
color:#FFF;
border:none;
}

.image_link:hover {
color:#FFF;
	border:none;
}



.header_large {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

.body_larger {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;

}

.body_larger2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}


.bodytext {
	font-size: 11px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #A20A1B;
}



.redspacerlines {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #A20A1B;
	border-bottom-color: #A20A1B;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A20A1B;
	text-decoration: none;
}


.showingtimes {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A20A1B;
	text-decoration: none;
}
.reviewsheader {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A20A1B;
	text-decoration: none;
}
.bodytextplain {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	border-top-style: none;
	border-bottom-style: none;
}
.reviewtext {
	font-size: 11px;
	border-top-style: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #A20A1B;
}
.reddivider {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #A20A1B;
}
.searchdates {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
.filmtitlered {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #A20A1B;
}


.boxlineright {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
}
.boxlineleft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333333;
}

#search {
	position:absolute;
	left:348px;
	top:128px;
	width:482px;
	height:58px;
	z-index:3;
}

.booktickets a {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color:#333;

}

.booktickets a:hover {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A20A1B;
	text-decoration: none;
	
}

.navsubbuttons {
	font-size: 10px;
	font-weight: bold;
	color: #A20A1B;
	text-decoration: none;
}



.contact{
  color:#fff;
}

.fieldWithErrors {
  padding: 1px;
  background-color: red;
  display: table;
}



.red_text {
  color: #ff0000;
}

/*

.no_border a{
  border: 0px;
background-color:none;
background-image:url(../images/pageimages_08/full_basket.gif);
}
.no_border:hover {
  border: 0px;
background-color:none;
background-image:url(../images/pageimages_08/full_basket.gif);

}

*/

/*Calendar*/


#allthegrid {
  position: relative;
  height: auto !important;
  min-height: 1390px;
  height: 1390px;
  margin: 80px 0px 0px 10px;
}

#gridsidebar {
  position:absolute;
  top:0px;
  left:0px;
  width:160px;
  background-color: #CCC;
  border:1px solid #4f4f4f;
}

#gridouterDiv {
  position:absolute;
  top:0px;
  left:0px;
  margin-left:170px;
  height: auto !important;
  min-height: 1590px;
  height: 1590px;
  width: 630px;
  overflow: hidden;
}
#gridinnerDiv {
  position:absolute;
  width:1600px;
  border:1px solid #4f4f4f;
}

.formborder {
	border: thin dotted #A20A1B;
}

#date_selector{
  margin:10px 10px 10px 10px;
xbackground: #ccc;
padding: 5px 5px 0px 5px;
border-bottom: 1px solid #DDD;
width: 793px;
height: 21px;

}

#day_button  {
	float: left;
	background: #FFF;
	width:45px;
	margin-right: 2px;
	color: #000;
	padding: 2px;
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
}

#day_button a {
	float: left;
	background: #DDD;
	width:45px;
	margin-right: 0px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#day_button a:hover {
	float: left;
	background: #333;
	width:45px;
	margin-right: 0px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}


#preview_button a, #tickets_button a  {
		background:transparent url(../images/buy_ticket_buttons.jpg) no-repeat scroll right top;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		color: #333;
		height:26px;
		line-height:26px;
		padding:0 0px 0px 0px;
		float: left;
		text-decoration:none;
		width:78px;
		border: none;
		cursor: pointer;
		margin: 0px 0px 0px 0px;
		text-align: center;
	}

#preview_button a:hover, #tickets_button a:hover {
	background-position:100% -26px;
	border: none;
	color: #FFF;
	}

#preview_button a:active, #tickets_button a:active {
		background-position:left -52px;
		border: none;
		color: #FFF;
	}
	
#tickets_button a {
	float: right;
}
	
	





.hour_headers {
  height: 50px;
}
.hour_header {
  float: left;
  height: 50px;
  background-color: #CCC;
  border: none;
  border-right:1px solid white;

  
}
.venue_name {
  float:left;
  width:155px;
  height:50px;
  border-bottom:1px dotted #000;
  background-color: #FFF;
border-left:5px solid #878787;
}

.venue_name_inside {
  position:absolute;
  width:140px;
  height:40px;

padding-left:10px;
padding-top:10px;
  xborder-bottom:1px dotted black;
  background-color: #FFF;
}

.viewings {
  border-bottom:1px dotted #878787;
  position:absolute;
  z-index: 0;
  height:50px;
  width: 2000px;
}
.viewing  {
  position: absolute;
  z-index: 2;
  height: 40px;
  top:5px;
  background-color: red;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
}

.viewing_name  {
  display: block;
padding: 5px;
}

.viewing a {
color:#FFF;
font-weight: bold;
text-decoration: none;
}
.viewing a:hover {
color:#000;
}

.viewing_popup {
  z-index:1000; 
  display:none; 
  position:absolute; 
  width:200px;
  border: solid 1px grey; 
  background-color: white; 
  padding: 5px;
}

.viewing_wrapper hr {
	width: 200px;
	
}

.viewing_popup a {
  color: red;
}


.close_buttons a {
color:#696969;
text-decoration: underline;
background:  #999 url(../images/close_bg.jpg) repeat-x left top;
color: #FFF;
position: absolute ;
text-align: center;
bottom: -26px;
padding: 3px;
right: 0px;
width: 40px;
height: 20px;
-moz-border-radius: 0px 0px 3px 3px;
}
.close_buttons a:hover {
color:#000;
text-decoration: underline;
}

.strand_1 {
  background-color:#D81F28;/*Galas*/
}
.strand_2 {
  background-color:#037398;/*Great Scots!*/
}
.strand_3 {
  background-color:#852158;/*Bette Davis*/
}
.strand_4 {
  background-color:#989898;/*Reel Life*/
}
.strand_5 {
  background-color:#B777B3;/*European Cinema*/
}
.strand_6 {
  background-color:#A96832;/*State of Independents*/
}
.strand_7 {
  background-color:#62A143;/*Fright Fest*/
}
.strand_8 {
  background-color:#008F86;/*It's a Wonderful World*/
}
.strand_9 {
  background-color:#F37521;/*GSFF*/
}
.strand_10 {
  background-color:#EE0083;/*Short Film Festival*/
}
.strand_11 {
  background-color:#5EB5E5;/*Best of British*/
}
.strand_12 {
  background-color:#EFA721;/*Once Upon a Time in the East*/
}
.strand_13 {
  background-color:#000000;/*Events*/
}
.strand_14 {
  background-color:#F37521;/*??????*/
}
.strand_15 {
  background-color:#F37521;/*??????*/
}

.strand_16 {
  background-color:#E3C914;/*??????*/
}
.strand_17 {
  background-color:#E3C914;/*??????*/
}



div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px;
    left: 0px;
    color: white;
    font-size: 13px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    width: 25em;
    font-weight: bold;
    background: url(/images/ntbg.png);
    
    /* Mozilla proprietary */
    -moz-border-radius: 12px;
}
div.nicetitle p {
    margin: 0; padding: 0 3px;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}

#booking_form_text {
  float:left;
  border-top:1px dotted black;
text-align:left;
margin-right:20px;
}

#gallery_holder {
  float:left;
  border-top:1px dotted #666;
border-bottom:1px dotted #666;
padding-top: 10px;
padding-bottom: 10px;
text-align:center;
margin-right:40px;
background-color: #FFF;
width:745;
margin-bottom: 30px;
}

#title_holder {
  float:left;
text-align:left;
width:100%;
}
#download_holder {
	 float:left;
	text-align:left;
	width:100%;
	background-color:#CCCCCC ;
}


#featured_films {
	width: 421px;
	height: 300px;
	xborder-top: 1px solid #333;
	xborder-bottom: 1px solid #333;
	position:relative;
	margin: 0px 0px 10px 0px;
}

.featured_film {
	width:421px;
	height:300px;
	xborder-top: 1px solid #000;
	xborder-bottom: 1px solid #000;
	position: absolute;
	z-index: 1;
}

.featured_film_details {
	width:406px;
	min-height:50px;
	height: auto !important;
	padding: 5px;
	color: #DDD;
	xbackground-color: #DDD;
	position: absolute;
	z-index: 3;
	margin: 240px 0px 0px 0px;
	xborder-left: 5px solid;
	background-image: url(../images/featured_bg.png);
	
}

.featured_film_details a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#featured_strand_color {
	width:10px;
	height:35px;
	float: left;
	
}



/* -------- Strands List --------- */

.strand_list li {
	border-bottom: 1px solid #DDD;
	padding: 0px 0px 5px 0px;
		
	
	
}

.strand_list ul {
	padding: 0px 10px 0px 10px;
	list-style: none;	
	xlist-style: url(../images/arrow_bullet.gif) inside;
	
}


