
@charset iso-8859-1;
/* Layout */

body  { 
	/*background: #666 url(Images/bg.gif) center repeat-y;*/
	background-color: #fff;
	text-align: left; 
	font-size: 12px;
	font-family: Georgia, serif;
	color: #000;
	line-height: 20px; 
	margin: 0;
	}

/* Page Headers */

div#header_concerts {
   width: 100%;
   height: 151px;
   background: #FBF8E4 url(Images/concerts_header.jpg) no-repeat;
   border-bottom: 1px solid #666;
   }
div#header_concerts h1 a {
   display: block;
   height: 145px;             /* adjust according your image size */
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}
div#header_xmas {
   width: 100%;
   height: 151px;
   background: #FBF8E4 url(Images/xmasheader.jpg) no-repeat;
   border-bottom: 1px solid #666;
   } 
div#header_xmas h1 a {
   display: block;
   height: 145px;             /* adjust according your image size */
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
} 

div#header_news {
   float: left;
   width: 700px;
   margin: 10px 10px 0px 130px;
   background-color: transparent;
   }
   
div#header_tickets {
   width: 100%;
   height: 151px;
   background: #FBF8E4 url(Images/tickets_header.jpg) no-repeat;
   border-bottom: 1px solid #666;

   }
div#header_tickets h1 a {
   display: block;
   height: 145px;             /* adjust according your image size */
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}
div#header_aboutus {
   width: 100&;
   height: 151px;
   background: #FBF8E4 url(Images/aboutus_header.jpg) no-repeat;
   border-bottom: 1px solid #666;

   }
div#header_aboutus h1 a {
   display: block;
   height: 145px;             /* adjust according your image size */
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}
div#header_aboutcm {
   width: 100%;
   height: 151px;
   background: #FBF8E4 url(Images/aboutcm_header.jpg) no-repeat;
   border-bottom: 1px solid #666;
   }
div#header_aboutcm h1 a {
   display: block;
   height: 145px;             /* adjust according your image size */
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}
div#header_theater {
   width: 100%;
   height: 151px;
   background: #FBF8E4 url(Images/theater_header.jpg) no-repeat;
   border-bottom: 1px solid #666;
   }
div#header_theater h1 a {
   display: block;
   height: 145px;             /* adjust according your image size */
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}
div#header_support {
   width: 100%;
   height: 151px;
   background: #FBF8E4 url(Images/support_header.jpg) no-repeat;
      border-bottom: 1px solid #666;
   }
div#header_support h1 a {
   display: block;
   height: 145px;             /* adjust according your image size */
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}
div#header_news2 {
   width: 100%;
   height: 151px;
   background: #FBF8E4 url(Images/news_header.jpg) no-repeat;
      border-bottom: 1px solid #666;
   }
div#header_news2 h1 a {
   display: block;
   height: 145px;             /* adjust according your image size */
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}
div#header_contact {
   width: 100%;
   height: 151px;
   background: #FBF8E4 url(Images/contact_header.jpg) no-repeat;
      border-bottom: 1px solid #666;
   }
div#header_contact h1 a {
   display: block;
   height: 145px;             /* adjust according your image size */
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}
div#wcheader {
   width: 100%;
   height: 151px;
   background: #FBF8E4 url(Images/wcheader.jpg) no-repeat;
      border-bottom: 1px solid #666;
   }
div#wcheader h1 a {
   display: block;
   height: 145px;             /* adjust according your image size */
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}

div#pnheader {
   width: 100%;
   height: 151px;
   background: #FBF8E4 url(Images/pnheader.jpg) no-repeat;
      border-bottom: 1px solid #666;
   }
div#mvheader h1 a {
   display: block;
   height: 145px;             /* adjust according your image size */
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}
   
/* Content layout */

div#clear {
	width: 100%;
	height: 10px;
	clear: both;
	background: transparent;
	}

div#content {
	width: auto;
	padding: 20px 0 10px 20px;
	background-color: #fff;
	clear: both;
	}

div#altcontent {
	width: auto;
	padding: 0px 0px 10px;
	margin-top: 25px;
	margin-left: 210px;
	margin-right: 10px;
	}

div#season_box {
    width: 60%;
    padding: 8px;
    border: 1px solid #333;
    margin: 0px 5px 10px 10px;
    background: #e5e5e5;
    float: right;
    }

div#content2 {
	width: auto;
	background-color: #FBF8E4;
	border-left: 10px solid #990000;
	padding: 10px;
	margin: 20px 10px 20px 0;
	clear: both;
	/*float: left;*/
	font-family: "Albertus MT", albertus, "Trebuchet MS", trebuchet, san-serif;
	}
	
div#picture {
	width: 150px;
	padding: 0 7px 0 0;
	margin: 0px 5px 5px 0;
	background-color: transparent;
	text-align: left;
	float: left;
	font-size: 10px;
	line-height: 14px;
	}
* html div#picture {
	width: 157px;
	w\idth: 150px;
	}
	
div#picture2 {
	width: 100px;
	padding: 0 5px 0 0;
	margin: 3px 5px 3px 0;
	background-color: transparent;
	text-align: left;
	float: left;
	font-size: 10px;
	line-height: 14px;
	}
* html div#picture2 {
	width: 105px;
	w\idth: 100px;
	}
	
div#picture3  { 
	width: 160px; 
    font-size: 10px; 
	line-height: 14px; 
	background-color: transparent; 
	text-align: left; 
	margin: 0 0 0 25px; 
	padding: 25px 0;
	float: left;
	}
		
div#picture4 {
	width: 160px;
	padding: 5px 7px 0 0;
	margin: 0 5px 5px 0;
	background-color: transparent;
	text-align: left;
	float: left;
	font-size: 10px;
	line-height: 14px;
	}
	
* html div#picture3 {
	width: 167px;
	w\idth: 160px;
	}
	
div#sidebar {
	width: 120px;
	padding: 0 5px 0 0;
	margin: 0;
	background-color: transparent;
	text-align: left;
	float: left;
	font-size: 14px;
	line-height: 20px;
	height: 250px;
	}

div#footer {
	clear: both;
	width: auto;
	text-align: center;
	padding: 20px 0 20px 0;
	margin-top: 10px;
	font-size: 11px;
	background-color: #fff;
	border-top: 1px solid #666;
	}
	
table#tickets {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #fff;
	font-family: Verdana, Arial, helvetica san-serif;
	font-size: 11px;
	width: 90%;

	}
	
table#tickets td {
    padding: 3px;
    }
    
 .toprow1 {
	background-color: #cccc99;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	height: 40px;
	}
.toprow2 {
	background-color: #FBF8E4;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	height: 40px;
	}
	
.toprow {
	background-color: #FBF8E4;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	}
.row1 {
	background-color: #e5e5e5;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	}
.row2 {
	background-color: #fff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	}
.title {
	height: 40px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font-weight: bold;
	}
.singletix {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	}
.service {
	border-right: 1px solid #999;
	color: #fbf8e4;
	background-color: #990000;
    font-weight: bold;
    text-align: left;
	}
   
	
/* Menu CSS */

#menuwrapper {
	width: 100%;
	background: #999 url(Images/menu_bg.gif) repeat-x;
	padding-left: 15px;
	border-bottom: 1px solid #333;
	text-align: center;
	height:26px;
	clear: both;
	} 
/** html #menuwrapper {
	width: 720px;
	w\idth: 710px;
	}*/
	
#nav-menu {
	width: 100%;
	}
	
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}

#nav-menu li {
	float: left;
	margin: 0 0.15em;
	}

#nav-menu li a {
	background: transparent;
	font-size: 12px;
	/*text-transform: uppercase;*/
	font-family: "Albertus MT", albertus, "Trebuchet MS", trebuchet, arial, san-serif;
	/*font-weight: bold;*/
	line-height: 1.5em;
	float: left;
	width: auto;
	display: block;
	border-right: 1px solid #666;
	color: #990000;
	text-decoration: none;
	text-align: center;
	padding: 4px 10px 0 5px;
	margin: 0;
	}
	
#nav-menu li a:hover {
	color: #000000;
	}
	
/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

/* Sub-Menu CSS */

#subnavwrapper {
	width: 100%;
	background: #fff;
	padding-left: 15px;
	border-bottom: 1px solid #999;
	text-align: center;
	height:30px;
	clear: both;
	}
	

 
#subnav-menu {
	width: 720px;
	}
	
#subnav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}

#subnav-menu li {
	float: left;
	margin: 0 0.15em;
	}

#subnav-menu li a {
	background: transparent;
	font-size: 11px;
	/*text-transform: uppercase;*/
	font-family: "Trebuchet MS", trebuchet, arial, san-serif;
	/*font-weight: bold;*/
	line-height: 2em;
	float: left;
	width: auto;
	display: block;
	/*border-right: 1px solid #666;*/
	color: #990000;
	text-decoration: none;
	text-align: center;
	padding: 4px 10px 0 5px;
	margin: 0;
	}
#subnav-menu li a:hover {
	color: #000000;
	}

/* Hide from IE5-Mac \*/
#subnav-menu li a
{
float: none
}
/* End hide */
	

/* Typography */

p {	
	font-family: Georgia, serif;
	color: #000;
	font-size: 12px;
	line-height: 20px;
	}
a {
	text-decoration: none;
	color: #990000;
	}
a:hover {
	text-decoration: underline;}
td {}

h3,h4,h5,h6 {
	/*font-family: "Trebuchet MS", trebuchet, arial, verdana, san-serif;*/
	color: #000000;
	}
h1,h2 {
	color: #990000;
	}

h1 {font-size: 24px;
	font-weight: normal;
	margin: 0;
	line-height: 30px;
	}
h2 { 
	font-size: 18px; 
	font-weight: normal; 
	margin: 0;
	/*line-height: 28px*/
	}
h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	line-height: 20px;
    }
h4 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	font-weight: normal;
    }
hr {
	width: 100%;
	border-top: 0 dashed #333;
	background-color: transparent;
	margin: 15px 0 20px 0;
	height: 1px;
	}
ul { list-style-type: square; margin: 1em 0 1em 40px }

/* concert table */

.header_cell {
	background-color: #FBF8E4;
	border-left: 10px solid #990000;
	padding: 10px;
	margin: 20px 10px 20px 0;
	clear: both;
	font-family: "Albertus MT", albertus, "Trebuchet MS", trebuchet, san-serif;
	}
