@charset "UTF-8";
/*************************** STANDARD HTML TAG STYLES *****************************/
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;
}

body {
	background-color:#00131f;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	font-size: 14px;
}

object, a {
   outline: none;
} 

a, img {
	border: none;
}

a {
	color: #fefe00;
}

p {
	font-size: 14px;
	padding-bottom: 15px;
}
	
.small_font {
	font-size: 10px;
}
/****************  STYLES FOR DIFFERENT PAGE BACKGROUNDS ***********************/ 

#index_bg_wrap {
	background-image: url(/images/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	min-height: 700px;
}

.index_bg {
	width: 1000px;
	margin: 0px auto;
	background-image: url(/images/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	min-height: 700px;
}

.heath_bg {
	background-image: url(/images/heath_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

.heath_bg_repeat {
	background-image: url(/images/heath_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.heath_bg_footer {
	background-image: url(/images/heath_bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

.macho_bg {
	background-image: url(/images/macho_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

.macho_bg_repeat {
	background-image: url(/images/macho_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.macho_bg_footer {
	background-image: url(/images/macho_bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

.mcduf_bg {
	background-image: url(/images/mcduf_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

.mcduf_bg_repeat {
	background-image: url(/images/mcduf_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.mcduf_bg_footer {
	background-image: url(/images/mcduf_bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

.power_bg {
	background-image: url(/images/power_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

.power_bg_repeat {
	background-image: url(/images/power_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.power_bg_footer {
	background-image: url(/images/power_bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

.hall_bg {
	background-image: url(/images/hall_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

.hall_bg_repeat {
	background-image: url(/images/hall_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.hall_bg_footer {
	background-image: url(/images/hall_bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

.backy_bg {
	background-image: url(/images/backy_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

.backy_bg_repeat {
	background-image: url(/images/backy_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.backy_bg_footer {
	background-image: url(/images/backy_bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

.moes_bg {
	background-image: url(/images/moes_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

.moes_bg_repeat {
	background-image: url(/images/moes_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.hall_bg_footer {
	background-image: url(/images/hall_bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

.backy_bg_repeat {
	background-image: url(/images/backy_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.backy_bg_footer {
	background-image: url(/images/backy_bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}


/****************  CUSTOMER CONTAINERS ***********************/ 

/**************** REPEAT FIX ******************/

/*.repeat {
	background-image: url(/images/bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}*/

#repeat_fix {
	background-image: url(/images/heath_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1000px;
	margin: 0px auto;
}

#repeat_heath {
	background-image: url(/images/heath_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#repeat_fix_heath {
	background-image: url(/images/heath_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1000px;
	margin: 0px auto;
}


#repeat_macho {
	background-image: url(/images/macho_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#repeat_fix_macho {
	background-image: url(/images/macho_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1000px;
	margin: 0px auto;
}

#repeat_mcduf {
	background-image: url(/images/mcduf_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#repeat_fix_mcduf {
	background-image: url(/images/mcduf_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1000px;
	margin: 0px auto;
}

#repeat_power {
	background-image: url(/images/power_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#repeat_fix_power {
	background-image: url(/images/power_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1000px;
	margin: 0px auto;
}

#repeat_hall {
	background-image: url(/images/hall_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#repeat_fix_hall {
	background-image: url(/images/hall_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1000px;
	margin: 0px auto;
}

#repeat_backy {
	background-image: url(/images/backy_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#repeat_fix_backy {
	background-image: url(/images/backy_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1000px;
	margin: 0px auto;
}

#repeat_moes {
	background-image: url(/images/moes_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#repeat_fix_moes {
	background-image: url(/images/moes_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1000px;
	margin: 0px auto;
}

#bg {
	background-image: url(/images/heath_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#bg_heath {
	background-image: url(/images/heath_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#bg_macho {
	background-image: url(/images/macho_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#bg_mcduf {
	background-image: url(/images/mcduf_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#bg_power {
	background-image: url(/images/power_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#bg_hall {
	background-image: url(/images/hall_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#bg_backy {
	background-image: url(/images/backy_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#bg_moes {
	background-image: url(/images/moes_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/********* END REPEAT FIX***********/

/* FOOTER FIX */
#footer_fix {
	width: 1000px;
	margin: 0px auto;
}

#footer_fix_heath {
	width: 100%;
	background-image: url(/images/heath_bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer_fix_macho {
	width: 100%;
	background-image: url(/images/macho_bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer_fix_power {
	width: 100%;
	background-image: url(/images/power_bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer_fix_hall {
	width: 100%;
	background-image: url(/images/hall_bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer_fix_backy {
	width: 100%;
	background-image: url(/images/backy_bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer_fix_moes {
	width: 100%;
	background-image: url(/images/moes_bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer_fix_heath {
	width: 100%;
	background-image: url(/images/heath_bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer_fix_mcduf {
	width: 100%;
	background-image: url(/images/mcduf_bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/* END FOOTER FIX */
	
#bar {
	width: auto;
	height: 16px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top:4px;
	background-color:#000000;
}
		
#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: table;	
}


/*#main {
	background-image: url(/images/heath_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
}*/

#main_heath {
	background-image: url(/images/heath_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 500px;
}


#main_macho {
	background-image: url(/images/macho_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 500px;
}

#main_power {
	background-image: url(/images/power_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 500px;
}

#main_hall {
	background-image: url(/images/hall_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 500px;
}

#main_backy {
	background-image: url(/images/backy_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 500px;
}

#main_moes {
	background-image: url(/images/moes_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 500px;
}

#main_mcduf {
	background-image: url(/images/mcduf_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 500px;
}

#content {
	width:1000px;
	text-align:left;
	padding-top:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
	position: absolute;
	width: 1000px;
	height: 560px;
	top: 20px;
}

#content2 {
	width:1000px;
	text-align:left;
	padding-top:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
	position: absolute;
	width: 1000px;
	height: 560px;
	top: 20px;
}

#content_top1 {
	width:1000px;
	text-align:left;
	padding-top:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
	position: absolute;
	width: 1000px;
	height: 560px;
	top: 20px;
	left: 200px;
}

#content_top2 {
	width:1000px;
	text-align:left;
	padding-top:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
	position: absolute;
	width: 1000px;
	height: 560px;
	top: 20px;
	left: 200px;
}

#content_top3 {
	width:1000px;
	text-align:left;
	padding-top:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
	position: absolute;
	width: 1000px;
	height: 560px;
	top: 20px;
	left: 200px;
}

#content_top4 {
	width:1000px;
	text-align:left;
	padding-top:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
	position: absolute;
	width: 1000px;
	height: 560px;
	top: 20px;
	left: 200px;
}

#content_bg {
	width: auto;
	height: 400px;
}

#page_text_title {
	margin-left: 25px;
}

#page_text_content {
	padding: 25px;
}



/************** VIDEO PLAYER FLOAT ******************/
#video_player {
	z-index: 3;
	position: relative;
	width: 300px;
	height: 240px;
	top: 90px;
	left: 680px;
}

#footer_bg {
	background-image: url(/images/heath_bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#00131f;
	height: 220px;
}

#footer, #footer_index {
	width:700px;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	/*background-image: url(/images/heath_bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}

#footer_index {
	padding: 0px;
}

#footer-description {
	font-style: italic;
	margin-top: -100px;
}


#menu {
	width: 220px;
	float: left;
}

#header {
	width: 520px;
	float: left;
	margin-bottom: 10px;
	padding-left: 25px;
}

#text {
	width: 500px;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 0px;
}

#footer_txt {
	font-size: 11px;
}

#rightside {
	padding-top: 20px;
	float: right;
}

#character_power, #character_heath, #character_macho, #character_mcduf, #character_moes, #character_backy, #character_hall {
	right: 75px;
	width: 350px;
	height: 350px;
	bottom: 350px;
	position: relative;
	width: 350px;
	z-index: 3;
	margin-bottom:-350px;
}


/*************************************/

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

#copyright {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}

#left_content {
	width: 220px;
	float: left;
}

#left_content_menu {
	display: block;
}

#left_content_button {
	display: block;
}

#right_content {
	width: 700px;
	float: left;
	min-height: 100px;
	
}

#page_title {
	padding-bottom: 25px;
	min-height: 100px;
}

#page_text {
	
}

#page_text_left {
	width: 500px;
	float: left;
	
	min-height: 100px;
}

#page_text_right {
	padding-top: 40px;
	width: 191px;
	float: left;
	vertical-align: bottom;
	/* border: 1px solid blue; */
}

#quotes {
	width: 220px;
	height: 200px;
}

/* ANCHORS */
a.back_to_news_btn {
	display: block;
	background-image: url(/images/back_news_btn.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 40px;
	text-indent: -9999px;
	margin-top: 10px;
}

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

h2#marketing {
	background-image: url(/images/marketing.gif);
	background-repeat: no-repeat;
	height: 40px;
	text-indent: -9999px;
}

a#wyrd_world_icon {
	background-image: url(/images/map_thumb.jpg);
	background-repeat: no-repeat;
	width: 450px; height: 303px;
	text-indent: -9999px;
	margin-top: 10px;
	display: block;
}

a#school_contact_btn {
	background-image: url(/images/contact_btn.gif);
	background-repeat: no-repeat;
	width: 230px; 
	height: 40px;
	text-indent: -9999px;
	margin-top: 10px;
	display: block;
}

a#school_contact_btn:hover {
	background-position: 0px -40px;
}
/* END ANCHORS */

/* SCHEDULE */
.performance {
	width: 450px;
	margin: 10px 10px 10px 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #007411;
}

.performance_details {
	width: 280px;
}

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

.performance_image {
	float: left;
	width: 100px;
	margin: 0px 15px 0px 0px;
}
/* END SCHEDULE */

/* FAN FUN */

legend#wallpapers {
	color: #FDFF1A;
	font-size: 14px;
}

.download_wp {
	width: 125px;
	border: 1px solid #173b6c;
	padding: 5px;
	text-align: center;
	color: #FDFF1A;
	float: left;
	margin-right: 9px;
	margin-bottom: 5px;
}

.download_wp img {
}

.download_wp .downloadDetails .downloadDetail {
	display: inline;
}

/* END FAN FUN */

/* NEWS */
.news_image {
	float: right;
}

.news_item {
	border-top: 1px solid #007411;
	padding: 10px 5px;
	width: 450px;
	min-height: 100px;
}

.news_date {
	font-size: 10px;
}

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

.news_headline {
	font-size: 14px;
	font-weight: bold;
}

.news_content {
	padding-top: 10px;
}

.news_item .news_content {
	margin-left: 110px;
	width: 300px;
}

.news_image {
	margin-left: 10px;
	margin-bottom: 10px;
}

/* END NEWS */

/* FORMS */
/* Forms */

.required { 
	color: #fdff1a;
}

fieldset {
	margin-top: 10px;
	border: 1px solid #FDFF1A;
	padding-left: 7px;
	padding-bottom: 5px;
}

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: #fdff1a;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 127px;
}

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

form div input, form div select, form div textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #7e999c;
	padding: 2px;
	color: #222;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

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

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

form .form_button {
	border: 1px solid #fdff1a;
	padding: 4px 15px 4px 15px;
	cursor: pointer;
	background-color: #173b6c;
	color: #fdff1a;
	display: block;
	font-weight: bold;
}

form .form_button:hover {
	background-color: #069;
	color: #fff;
}

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

form p.book_submit {
	margin-left: 137px;
	margin-top: 5px;
}

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

.sucess_msg {
	color: #fff;
	margin: 10px auto;
	font: 14px "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 20px 10px;
}
/* END FORMS */

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

.no_margin {
	margin: 0px;	
}

/* END UTILS */