/* Global Resets */

html, body, h1, h2, h3, ul, li, p, div, span, form, table, td, th, fieldset, input, form {

	margin: 0px;
	padding: 0px;
}

body {



	font-family: "Trebuchet MS", Verdana, Arial, serif;
	font-size: 62.5%;

	background: url('../images/mainbg.jpg') no-repeat;
	background-position: center 152px;
	background-color: #0078b6;

}

a{ outline: none; color: #bf74cb}
	a:hover { text-decoration: none; }

img, fieldset { border: 0px; }

input[type="text"] { padding: 1px 0px 0px 0px; font-size: 1.3em; color: #666666; width: 180px; height: 25px; border: 1px solid #d8d6d7; background: url('../images/inputbg.gif') repeat-x; }

textarea { font-size: 1.3em; color: #666666; background: url('../images/inputbg.gif') repeat-x;background-position: bottom; border: 1px solid #d8d6d7;font-family:"Trebuchet MS", arial, helvetica;}

table { border-collapse:collapse; }

th {

	text-align: left;

	font-weight: bold;

	font-size: 1.4em;

	padding: 5px;

	color: #225f99; 

}

td { padding: 5px;}

/* Main Container */
#main_container {

	width: 100%;

}



/* Inner Container */
#inner_container {

	width: 100%;

}

/* Header Container */
#header_container {

	width: 100%;
	height: 152px;

	background:url('../images/headerbg.gif') repeat-x;

}



	#header {

		margin: auto;

		width: 933px;
		height: 152px;

		background: url('../images/headerlogobg.png') no-repeat;
		background-position: left bottom;

	}

	

		#header_left{ float: left; /*width: 466px;*/ width: 391px; height: 152px; /*background: red;*/ }
			#logo_area{padding-top: 19px; }

			
		#header_right { float: left; /*width: 466px;*/ width: 542px; height: 152px; /*background: green;*/ }
			#header_right_top { width: 542px; height: 46px; /*background: blue;*/ }
				#date_area { float: right; padding-top: 19px; margin-right: 4px; font-size: 1.2em; color: #FFFFFF; }			

			#nav_area { /*width: 466px;*/ width: 542px; height: 36px; /*background: orange;*/ }
				.navigation { list-style: none; }
				.navigation li { float: left; }
				.navigation li a { display: block; text-indent: -3000px; overflow:hidden; }


				/* Navbar Items */
				.home a { width: 62px; height: 36px; background: url('../images/buttons/home.gif') no-repeat; }
					.home a:hover { background-position: -62px; }
				.tickets a { width: 107px; height: 36px; background: url('../images/buttons/tickets.gif') no-repeat; }
					.tickets a:hover { background-position: -107px; }
				.about a { width: 150px; height: 36px; background: url('../images/buttons/about.gif' ) no-repeat; }
					.about a:hover { background-position: -150px; }
				.news a { width: 59px; height: 36px; background: url('../images/buttons/news.gif' ) no-repeat; }
					.news a:hover { background-position: -59px; }
				.contact a { width: 81px; height: 36px; background: url('../images/buttons/contact.gif') no-repeat; }
					.contact a:hover { background-position: -81px; }
				.careers a { width: 80px; height: 36px; background: url('../images/buttons/careers.gif') no-repeat; }
					.careers a:hover { background-position: -80px; }

		

/* Content Container*/

#content_container {

	margin: auto;

	padding-left: 118px;

	width: 936px;

}



	#content_top { margin-top: 96px; width: 726px; height: 14px; background: url('../images/contentbg_top.png') no-repeat; }
	#content_middle_container { width: 726px; min-height: 200px; background: url('../images/contentbg_middle.png' ) repeat-y; }
	#content_middle { padding: 10px 0px 0px 0px; width: 726px; min-height: 191px; background: url('../images/contentbg_middle_top.png' ) no-repeat; background-position: top; }
	#content_bottom { width: 726px; height: 92px; background: url('../images/contentbg_bottom.png' ) no-repeat; }

			#content_middle h1 { margin: 0px 0px 25px 21px; width: 677px; font-size: 1.8em; color: #225f99; border-bottom: 1px solid #225f99; }
			/*#content_middle p { margin: 0px 0px 15px 21px; color: #004a89; font-size: 1.3em; }*/
			.welcome_text { margin: 0px 0px 15px 21px; color: #004a89; font-size: 1.3em; }
			
			/*#content_middle h2 { margin: 0px 0px 0 21px; font-size: 1.5em; color: #004a89; }*/
			
				/*.content_middle_ul { margin: 0px 0px 25px 42px; font-size: 1.4em; color: #bf74cb; }
				.content_middle_ul a { color: #bf74cb; }
				.content_middle_ul span { color: #666666; }*/
				
			/*#content_middle p{ margin-left: 21px;  padding-bottom: 10px;  font-size: 1.4em; color: #225f99; }
			#content_middle a { color: #bf74cb; }
			#content_middle a:hover { text-decoration: none; }*/
			

	/* SEARCH OPTIONS */

	#search_by_container { margin: 0px 0px 0px 20px; width: 680px; height: 65px; background: url('../images/searchbybg.png') no-repeat; }		
		.search_by { margin: 0px 0px 0px 143px; padding: 15px 0px 0px 0px; list-style: none; }
		.search_by li { float: left; }
		.search_by li a { display: block; text-indent:-3000px; overflow:hidden; }
			.postcode a { width: 107px; height: 38px; background:url('../images/buttons/postcode.png') no-repeat; }
			.theatre a { width: 119px; height: 38px; background:url('../images/buttons/theatre.png') no-repeat; }
			.pantomime a { width: 132px; height: 38px; background: url('../images/buttons/pantomime.png' ) no-repeat; }
			.show a { width: 83px; height: 38px; background: url('../images/buttons/show.png') no-repeat; }
			.loading { width: 80px; height: 38px; margin: 3px 0px 0px 5px; }

	#show_theatre h2 { margin: 0px 0px 5px 21px; color: #333399; font-size: 15px; }

/* Footer */
#footer_container {

	clear: both;
	
	margin-top: 18px;

	width: 100%;
	height: 190px;
	
	background: url('../images/footerbg.gif') repeat-x;
	
}

	#footer { margin: auto; width: 936px; height: 190px;}
	#footer_navigation { float: right; width: 534px; padding-top: 32px; /*margin-right: 82px;*/ }
	#footer_navigation li { margin-left: 18px; list-style-image: url('../images/bullet.gif'); }
	#footer_navigation li a { font-size: 1.3em; color: #FFFFFF; text-decoration: none; }
	#footer_navigation li a:hover { font-size: 1.3em; color: #FFFFFF; text-decoration:underline; }
	#footer_logo { float: right; padding-top: 32px; width: 193px; text-align: right; font-size: 1.2em; color: #dbdcde; font-weight: bold; }



/* Other */

.float_left { float: left; }	
.float_right { float: right; }

.map_point_info { width: 88px; font-size: 1.1em; color: #FFFFFF; font-weight: regular; }
.map_point_info_large {  line-height: 11px; width: 250px; font-size: 1.1em; color: #FFFFFF; font-weight: regular; }
.blue { color: #6699ff; }

.bubble_top { width: 239px; border-bottom: 1px solid #36419b; padding: 0px 0px 5px 0px; font-size: 1.1em;}
	.bubble_top ul { list-style: none; margin: 0px 0px 10px 0px; }
	.bubble_top ul li { color: #36419b; }
	.bubble_top ul li span { color: #777778; }
	.bubble_top h3 { font-weight: bold; color: #004a89;font-size: 1.3em;}
	
.bubble_bottom { width: 239px; padding: 5px 0px 0px 0px; font-size: 1.1em; }
	.bubble_bottom ul { list-style: none; margin: 0px 0px 10px 0px; }
	.bubble_bottom ul li { color: #36419b; }
	.bubble_bottom ul li span { color: #777778; }
	.bubble_bottom h3 { font-weight: bold; color: #004a89; font-size: 1.3em;}
	
.bubble_left { float: left; width: 129px; }
.bubble_right { float: left; margin: 0px 0px 0px 10px; }

.book_button { padding: 2px; margin: 2px 0px 0px 0px; font-size: 1em; font-weight: bold; color: #FFFFFF; background: #c073c2; border: 0px; cursor:pointer; text-decoration:none;}
.go_button { width: 47px; height: 29px; background: url('../images/go_button.png') no-repeat; border: 0px; cursor: pointer;}
.close_button { width: 174px; height: 24px; background: url('../images/close_button.png') no-repeat; border: 0px; cursor: pointer; }

.message { color: #666666; font-size: 1.4em; }
	.message span { color: #225F99; font-style:italic; }

.contact_thanks_h1 {color: #80ba30; font-size:1.8em; font-style:italic;margin:0 0 10px 0;}
.contact_thanks_p { color: #225F99;font-weight:bold; }

.pantomimes_list { list-style: none; margin: 0px 0px 0px 40px; }
.productions_list { list-style:none; margin: 0px 0px 0px 40px; }
.theatres_list { list-style: none; margin: 0px 0px 0px 40px; font-size: 1.4em; }
.green { color: #80ba30; }


