@charset "UTF-8";
/* CSS Document */

/* DEFAULTS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

/* Used to eliminate dotted boreder arround flash animations on windows based pc's */
object {
	outline: none;
}

td {
	padding-top: 10px;
	padding-bottom: 10px;
}

fieldset {
	width: 750px;
}

body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #001F31;
	color: #ceeaf9;
	font-family: Arial;
	font-size: 12px;
}

h2 {
	font-size: 24px;
	color: #568BAA;
}

h3 {
	font-size: 12px;
}

img {
	border: none;
}

a {
	color: #568baa;
}

a:hover {
}

strong {
	font-size: 14px;
}

p {
	padding-bottom: 15px;
}
/* END DEFAULTS */

/* CUSTOM CONTAINERS */
#container {
	clear: both;
	margin-bottom: 10px;
}

#wyrd_header {
	background-image: url(/images/bar_logo.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-indent: -99999px;
}

#main {
	width: 1000px;
	margin: 0px auto;
}

#mainvideo {
	margin-top: 5px;
}
/*
#crystals {
	z-index: 3;
}
*/
.content_full {
	float: left;
	z-index: 3;
	position: relative;
	margin-left: 200px;
	padding: 5px 10px 10px 45px;
	width: 760px;
	margin-top: -470px;
}

#content_full_map {
	float: left;
	z-index: 1;
	position: relative;
	margin-left: 200px;
	padding: 5px 10px 10px 45px;
	width: 760px;
	margin-top: -470px;
}

#map {
	z-index: 1 !important;
}

/*
.content_full h2 {
	margin-left: 20px;
}
*/

.content_right {
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
	/* z-index: 1; */
	float: left;
	/* position: relative; */
	/* margin-top: -385px; */
}

.content_left {
	float: left;
	z-index: 3;
	/* position: relative;	*/
	padding: 0px 10px 10px 0px;
	width: 360px;
	/* margin-top: -385px; */
	
}

#footer {
	clear: both;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	/* z-index: 1; */
}

#footer #footer_links {	
	margin-bottom: 10px;
}

#footer #copyright {
	font-size: 0.9em;
	padding-bottom: 30px;
}

/* END CUSTOM CONTAINERS */

/* FLASH CONTAINERS */
#menu {
	width: 425px;
	height: 365px;
}
#crystal {
	position: relative;
	float: right;
	z-index: 2;
	width: 500px;
	height: 275px;
}

#side {
	width: 240px;
	height: 240px;
}
/* END FLASH CONTAINERS */

/* CONTENT STUFF */
.content_left, .content_full {
	line-height: 20px;
}

/* END CONTENT STUFF */

/* FORMS */
input {
	border: 1px solid #001622;
}

.keep_informed {
	margin-top: 25px;
	
}

.keep_informed .email {
	width: 140px;
	background-color: #568baa;
	border-bottom: 1px solid #25516b;
	border-right: 1px solid #25516b;
	color: #fff;
	font-size: 11px;
	padding-left: 5px;
}

.keep_informed form input.email {
	width: 130px;
}


.required { 
	color: #990033;
}


input.form_button {
	padding: 2px;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #568baa;
}

#contact {
	display: inline;
	float: left;
}

#contact_left {
	display: inline;
	float: left;
}

#contact_right {
	display: inline;
	float: left;
}

.categories {
	width: 170px;
}

.contact_info {
	width: 430px;
}

form fieldset {
	border: 1px solid #103143;
}

form fieldset legend {
	color: #7e999c;
	font-weight: bold;
}

form div label {
	width: 110px;
	float: left;
	text-align: right;
	margin-right: 15px;
	display: block 
}

form .error {
	color: #FF0000;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
}

form div {
	margin: 3px 0px 3px 0px;
}

form div input, form div select, form div textarea {
	padding: 2px;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #568baa;
	border-bottom: 1px solid #25516b;
	border-right: 1px solid #25516b;
	
}

form div select {
	padding: 1px;
	/*width: 280px;*/
}

form div.checkbox {
	margin: 5px 0px 5px 121px;
}

form p.submit {
	margin-left: 125px;
}

.submit_btn {
	background-color: #568baa;
	color: #fff;
	border-top: 1px solid #25516b;
	border-left: 1px solid #25516b;
	font-size: 11px;
}

p.book_submit {
	margin-left: 120px;
}

.error_msg {
	color: #CF204C;
	margin: 10px auto;
	font: 14px "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 20px 10px;
	border: 1px solid #CF204C;
	text-align: left;
	width: 400px;
}

.sucess_msg {
	color: #ceeaf9;
	margin: 10px 0px 0px 0px;
	font: 14px "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 20px 10px;
	border: 1px solid #7E999C;
	text-align: left;
	width: 400px;
	
}
/* END FORMS */

/* ANCHORS */
a.back_to_news_btn {
	background-image: url('/images/back_news_btn.gif');
	background-repeat: no-repeat;
	display: block;
	width: 150px;
	height: 60px;
	text-indent: -9999px;
}

a.back_to_news_btn:hover {
	background-position: 0px -60px;
}

/* END ANCHORS */

.prod_item {
	/*display: block;*/
	clear: both;
	width: 595px;
	border-bottom: 1px solid #103143;
}

.prod_content {
	float: left;
	width: 290px;
	font-size: 11px;
	padding: 10px 2px 5px 5px;
}

.prod_image {
	float: left;
	text-align: center;
	width: 290px;
	padding: 10px 2px 5px 5px;
}

.border {
	border-bottom: solid 1px #568BAA;
}
.add_left_margin {
	margin-left: 20px;
}

#productions {
	width: 600px;
}

h2.page_title {
	margin-left: 40px;
}
/* ------------ Schedule STYLES (RIGHT PORTION OF WINDOW)  ------------*/

#schedule_table {
	margin: 10px 10px 10px 40px;
	width: 550px;
}

.schedule_table table {
	width: 500px;
}

.contact {
	margin: 5px 5px 5px 5px;
	width: 100px;
}

.performance {
	width: 550px;
	min-height: 100px;
	clear: both;
	margin: 10px 10px 10px 10px;
	padding-bottom: 5px;
}

.performance_details {
	float: left;
	width: 280px;
}

.performance_tickets {
	float: left;
	width: 150px;
	vertical-align: middle;
	text-align: center;
}

.performance_image {
	float: left;
	width: 100px;
	margin: 0px 15px 0px 0px;
}
/* ----------------- NEWS STYLES --------------------- */
.news_image {
	float: right;
}

.news_item {
	border-top: 1px solid #103143;
	padding: 10px 5px;
	width: 575px;
	
}

.news_item .news_thumbnail {
	float: left;
	margin-right: 10px;
}



.news_item .news_headline {
}

.news_item .news_content {
}
/* BUTTON STYLES */


/* BOOKING BUTTON */

.button {
	text-indent: -99999px;
	display: block;
	background-repeat: no-repeat;
	margin: 10px 0px 10px 100px;
}

.book-this-attraction_btn {
	background-image:url(/images/book_btn.gif);
	height:60px;
	width:220px;	
}

.book-this-attraction_btn:hover {
	background-position:0px -60px;
}

/* BACK BUTTON */

.back_btn {
	text-indent: -99999px;
	display: block;
	background-repeat: no-repeat;
	margin: 10px 0px 10px 110px;
}

.production-details_btn {
	background-image:url(/images/back_btn.gif);
	height:60px;
	width:220px;
}

.production-details_btn:hover {
	background-position:0px -60px;
}

/* VISIT WEBSITE BUTTON */
.website_btn {
	text-indent: -99999px;
	display: block;
	background-repeat: no-repeat;
	margin: 10px 0px 10px 110px;
}

.visit-website_btn {
	background-image:url(/images/ow_btn.gif);
	height:60px;
	width:220px;
}

.visit-website_btn:hover {
	background-position:0px -60px;
}

/*****************************   NEWS STYLES *******************************/

#news_wrapper {
	margin-top: 15px;
}

.line {
	border-bottom: 1px solid #103143;
}

/* UTILS */
.clear_both {
	clear: both;
}

.float_right {
	float: right;
}

.float_left {
	float: left;
}

.no_border {
	border: none;
	border-bottom: none;
}

.other_title_name, .machomer_title_name, .bigger_title_name {
	font-weight:bold;
}
.machomer_title_name {
	color: #ff0;
}
.bigger_title_name {
	color: #ff9c13;
}
.other_title_name{}
/* END UTILS */