@charset "utf-8";
/* Free Night Style Sheet By Keith Landon


note to self
h6 is for table headers!!!
 */

body {
font-family: Arial, Helvetica, sans-serif;
color: #582601;
background-color: #ffffff;
background-image: url(../images/body_bg.jpg);
background-position: top;
background-repeat: repeat-x;
padding: 0px;
margin: 0px;
}
img {
	behavior: url("pngbehavior.htc");
}
p {
padding: 0px;
}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------*/
.story a {
text-decoration: underline;
color: #e34825;
font-size: 12px;
}
img {
border: none;
}
div#welcome {
margin-top: 0px;
width: 560px;
margin-left: 220px;
padding: 0px;
padding-bottom: 0px;
top: 0px;
position: relative;
}
div#welcome h2.urgent {
	color: #008b9f;
	font-size: 14px;
	font-style: normal;
	padding: 0px;
	margin: 0px;
}
div#welcome h2 {
	padding: 0px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 20px;	
	margin: 0px;
	margin-top: 0px;
	font-size: 18px;
}
div#container {
position: relative;
padding: 0px;
width: 1000px;
height: auto;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
}
h3 {
	font-size: 18px;
	color: #e34925;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}
h3.returnText {
	padding: 0px;
	padding-top: 25px;
	margin: 0px;
	text-align: center;
	color: #008a9f;
	font-size: 16px;
	line-height: 21px;
}
.floatingimg {
	float: right;
	margin-top: 0px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.about_spacing {
padding-bottom: 25px;
}
h4 {
	font-size: 14px;
	color: #008a9f;
	padding: 0px;
	margin-top: 20px;
	font-weight: normal;
}
.historyimg img{
padding: 20px;
}
#about_table {
	width: 100%;
	position: relative;
	border: none;
	font-size: 12px;
	padding: 0px;
	margin-top: 25px;
}
h6 {
	font-size: 14px;
	color: #008a9f;
	padding: 0px;
	margin-top: 0px;
	font-weight: normal;
}
/*old stuff---
.author {
	font-size: 12px;
}

.about {
	font-size: 16px;
	font-weight: bold;
	color: #e34925;
}
td {
	font-size: 12px;
	color: #582601;
}
*/


/*New header with changes-----------
new background image
------------------*/
div#header {
position: relative;
background-image: url(../images/header_bg.jpg);
background-position: top;
background-repeat: no-repeat;
width: 1000px;
height: 75px;
padding: 0px;
margin: 0px;
z-index: 100;
}
div#logo {
margin-top: 0px;
margin-left: 0px;
padding: 0px;
}
div#logo a img {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 0;
}
.small_header {
font-size: 10px;
}
div#intromovie {
padding: 0px;
margin-top: 0px;
margin-left: 15px;
margin-bottom: 30px;
}
/* Menu Styles below here  ---
----------
-------- */
div#menu {
width: 200px;
height: auto;
margin-top: 215px;
border-top-width: 2px;
border-top-color: #582601;
border-top-style: solid;
border-bottom-width: 2px;
border-bottom-color: #582601;
border-bottom-style: solid;
}
div#menu ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
width: 200px;
}
div#menu li {
line-height: 23px;
width: 200px;
}
div#menu li a {
text-indent: 35px;
display: block;
padding-left: 0px;
padding-top: 6px;
padding-bottom: 6px;
color: #5f2f01;
text-decoration: none;
width: 100%;
font-size: 14px;
background-image: url(../images/nav_bg.jpg);
background-repeat: no-repeat;
background-position: left;
}
div#menu li a:hover {
background-image: url(../images/navhover_bg.jpg);
background-repeat: no-repeat;
background-position: left;
color: #FFFFFF;
}
div#menu li.active a{
	color: #ffffff;
	background-image: url(../images/activepage.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
div#menu li.bottom a{
	color: #ffffff;
	background-image: url(../images/nav_bg_bottom.jpg);/* --------New image to add underline at the bottom of the Menu------*/
	background-repeat: no-repeat;
	background-position: left;
}
/* Menu End--------------------*/
div#wrapper {
background-image: url(../images/wrapper_2_New.jpg);
background-position: top;
background-repeat: repeat-y;
background-color: #FFFFFF;
margin-top: 0px;
position: relative;
width: 1000px;
height: auto;
padding: 0px;
margin-bottom: 0px;
min-height: 800px;
/*at around 800 is where it gets cut off I think.*/
}
/*
div#content {
margin-top: 0px;
padding: 0px;
margin-bottom: 0px;
width: 600px;
height: auto;
margin-left: 0px;
}
*/
div#support {
padding: 10px 0 0 0;
margin-top: 100px;/* This can be used to space out the images in the left column*/
}

.boxed {
background-color: #fff;
border-style: solid;
border-color: #582601;
border-width: 2px;
width: 196px;
}
#support img {
margin-left: auto;
margin-right: auto;
}

div#sidebar {/* Mark this sidebar is the Left column for imgs and logos you want to include*/
float: left;
padding: 0px;
width: 200px;
height: auto;
background-image: url(../images/sidebar_img.jpg);
background-position: top;
background-repeat: no-repeat;
margin: 0px, 0px, 0px, 0px;
}
/* Mark this sidebar is the Right column for imgs and logos you want to include*/
#right_sidebar {
float: right;
padding: 0px;
margin-top: 95px;/*This can be used to position the img in the right column*/
width: 200px;
height: auto;
}
#right_sidebar img {
margin-bottom: 50px;/*This can be used to adjust the space between right column boxes*/
}
.tcg_logo {
margin-top: 180px;/* TCG LOGO spacer - I am trying to match it up with the boxes so it looks good */
}
.story {
font-size: 12px;
line-height: 17px;
margin-top: 0px;
padding: 0px;
}
/* .......................Table styling begins here -------------------------------Show Details Page Style--------------------------------------------------------------------------------------------------------------    */

#show_detail {
	padding: 0px;
	font-size:1.2em;
	}
#show_detail a{
	text-decoration: underline;
	color: #e34925;
}
#show_detail h2 {
	padding-bottom: 5px;
	border-bottom: 1px solid #aaa;
}

#show_detail h3 {
	font-size:12px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#show_detail h2 .author {
	font-size: 12px;
}

#show_detail table tr td {
	vertical-align:top;
}

#show_detail th {
	font-size: 14px;
}

#show_detail td {
	border-collapse: collapse;
	font-size:12px;
	padding-left: 10px;
}


#show_detail .about {
	font-weight:bold;
	font-size: 12px;
}

#show_detail p {
	font-size:1.0em;
}

#show_detail .show_schedule {
	border:1px solid #ddd;
	background:white;
}

.show_schedule td, .show_schedule th {
	padding:5px;
	text-align:center;
}

.show_schedule th {
	text-align:center;
	font-weight:bold;
	border:1px solid #ddd;
	background:#454545;
	color:white;
}



/* .......................Table styling begins here -------------------------------Show Listing Style--------------------------------------------------------------------------------------------------------------    */
.showlistings {
width: 560px;
padding:0 0 0 0;
font-size: 12px;
line-height: 16px;
margin:0 auto;
}
.showlistings th {
width: 560px;
height: 50px;
color: #fff;
text-align: left;
text-indent: 12px;
background-color: #ac6000;
background-image: url(../images/table_header.gif);
background-position: top left;
background-repeat: no-repeat;
}
.showlistings tr {
}
.showlistings td {
	vertical-align:top;
	padding: 12px 5px 5px 12px;
	font-size: 11px;
	color: #582601;
}

.showlistings_header {
width: 560px;
height: 50px;
color: #fff;
text-align: left;
text-indent: 12px;
background-color: #ac6000;
background-image: url(../images/table_header.gif);
background-position: top left;
background-repeat: no-repeat;
}

.showlistings_header a {
text-decoration: underline;
color: #FFF;
margin: 0px;
padding: 0px;
}
.even_row {
	/* old color
	background:#eef5fd;
	*/
	border-bottom: 1px solid #ddd;
		
}

.odd_row {
	background: #ffffff;
	border-bottom: 1px solid #ddd;	
}

.showover {
	background: #fff;
	border-bottom: 1px solid #CCCCCC;		
}

.row_selected {
	background-color: #eca74c;
}
.imgfloatcenter {
	border:none;
	margin: 0px;
}
/* .......................new footer stuff    */

div#footer {
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	position: relative;
	background-image: url(../images/footer_new_1000.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1000px;
	height: 100px;
}
div#foot_text {
	padding: 0px;
	margin-top: 83px;
	position: absolute;
}

div#foot_text p {
margin: 0px;
margin-top: 0px;
padding: 0px;
font-size: 10px;
color: #582601;
position: relative;
}
div#foot_text p a {
text-decoration: underline;
color: #FFF;
margin: 0px;
padding: 0px;
}
div#footer_width {
	margin-top: 0px;
	position: relative;
	width: auto;
	margin: 0px;
	padding: 0px;
	height: 100px;
	background-image: url(../images/footer_new_orgbar.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.required {
	color:#00CCFF;
	border: none;
}