@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size:.7em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
a { color:#993333; }
h2.photo { clear:left; }
h1, h2, h3, h4 { padding:0em; margin:0em; color:#993333;}
h1 {  font-size:17px; }
h2 {  font-size:15px; }
h3 {  font-size:15px; }
h4 { font-size:14px; }

.container {
	width:999px;
	margin-left:auto;
	margin-right:auto;
}
.header {
	width:100%;
	height:115px;
	background-color:#993333;
	background-image:url(../images/hederBG.gif);
}
p { padding: 6px 3px 4px 6px; }
/* Begin CSS Drop Down Menu */

#menuh-container {
	background-color:#8f8f8f;
	position: absolute;
	width:999px;
}
#menuh, .SMselected {
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	float:left;
}
#menuh a {
}
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */ {
}
#menuh a:hover	/* menu at mouse-over  */ {
	color: #999999;
	height:70px;
	background-image:url(../images/blank.gif);
	/*background-color: #FFFFFF;*/
	text-decoration:none;
}
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */ {
	font-size:1.1em;
	text-align: center;
	display:block;
	white-space:nowrap;
	padding:.3em 2.5em .3em 2.5em;
	/*  */
	text-decoration:none;
	height:1.2em;
}
#menuh a.top_parent { color: white;
	background-color:#8f8f8f;/*width:120px;*/}
#menuh a.top_parent:hover { background-color:#ffffff; color:#999999; }
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */ {
}
#menuh ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	 /* width of all menu boxes */
}
#menuh li {
	float:left;
	min-height: 1px; 		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
}
#menuh ul ul {
	
	list-style:none;
	float:left;
	position:absolute;
	z-index:500;
	top:auto;
	left:0%;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	width:100%;
}
ul.submenu {
position:absolute;
	clear:both;
	width:100%;
	margin-top:0em;
	padding-bottom:0em;
	height:80px;
	background-image:url(../images/blank.gif);
	margin-bottom:-1em;
}
ul.submenu li { padding:.7em .5em .3em .5em;
	border-left:1px solid #cccccc;height:24px;}
.submenu a, .SMselected a {
	
	display:block;
	height:80px;
	color:#666666;
	text-decoration:none;
	margin-top:0em;
}
#menuh ul ul ul {
	top:0;
	left:100%;
}
div#menuh li:hover {
	cursor:pointer;
	z-index:100;
}
div#menuh li:hover ul ul, div#menuh li li:hover ul ul, div#menuh li li li:hover ul ul, div#menuh li li li li:hover ul ul {
	display:none;
}
div#menuh li:hover ul, div#menuh li li:hover ul, div#menuh li li li:hover ul, div#menuh li li li li:hover ul {
	display:block;
}
/*
.SMselected { 
position:absolute;
 background-color:#ffffff; width:100%; 
background-color:#FFFFFF;
	display:block;
	left:0%;
	border-left:1px solid #cccccc;
	color:#666666;
	text-decoration:none;
	margin-left:-1em;
	}
	.SMselected li {float:left; list-style:none;}
	*/
	.SMselected {
	display:block;
}
/* End CSS Drop Down Menu */
.adBar { width:199px;}
.navBar { width:248px; }
.adBar, .navBar {
	
	float:left;
	border-left:1px solid #cccccc;
	margin-top:4.3em;
}
.adBar img { padding:8px 0px 8px 0px; }
.adBar a img { border:0px; }
.content {
	float:left;
	width:549px;
	margin-top:4.3em;
}
.content h1 { padding:0em; margin:0em; color:#993333;}
.content img { float:left; margin-top:10px; }
.contentText { margin-left: 160px; }
.contentText li { list-style-type:none; padding:4px 0px 4px 0px; }
.contentText img { float:none; }
.crumbpath { padding:5px; font-size:.8em;}
.navBar h3 { color:#993333; size:1.3em; padding:0px 0px 0px 5px; margin:0px;}
.navBar ul { list-style:none; width:100%; margin:0em; padding:0em;}
.navBar li { border-bottom:1px solid #cccccc; min-height:8em; font-size:.8em; padding-top:.8em;}
.navBar li strong a { color:#993333; font-size:11px;}
.navBar li img { float:left; padding-right:5px;}
.navBar a img { border:0px; padding:8px 0px 8px 0px; }

.ad { padding:8px; margin:8px; width:160px; height:300px; }
.moviesLink img{ float:right; border:0px;}
.moviesLink { height:65px;}
.search {background-color:#cccccc; background-image:url(../images/searchBG.gif); background-repeat:no-repeat; padding-top:40px; text-align:center; width:200px; margin:0px auto;}
.footer { background-image:url(../images/footerBG.gif); background-repeat:repeat-x; clear:both; background-color:#444444; font-size:.8em; min-height:200px; color:#666666;}
.footer ul { float:left; width:15em; padding:0px; margin:0px;}
.footer ul ul { margin-left:15px; padding-left:0px;}
.footer li { list-style-type:none; } 
.footer a { color:#ffffff; text-decoration:none;}
p.webby { text-align:right; padding-right:25px; }
.webby a { color:#999999; }
.footer a:hover { text-decoration:underline; }
.footerParent { display:block; padding:8px; height:15px; font-weight:bold;} 
.footer img { float:right; margin-top:80px; padding:15px; }
.contactImg, .feedbackImg {  }
a.contactus { height:48px; width:158px; display:block; font-size:2px; color:#fff; background-image:url(../images/telephone.gif); margin:0px auto; }
a.contactus:hover { background-position:center bottom; }
.calTable { width: 545px; border:solid 1px #000000;  background-color:#666666; }
.calTable td {width:90px; height:108px; vertical-align:top; border:solid 1px #000000;  background-color:#FFFFFF;}
.calTable th { color:#ffffff; }
.content hr { clear:left;}
.cal_select {text-align:center; }
.cal_buy_tickets { display:block; margin:0 auto;}
.next_month {display:block; float:right; padding-right:15px;  font-size:14px;text-decoration:none; }
.prev_month {display:block; float:left; font-size:14px;text-decoration:none;}
.next_month:hover, .prev_month:hover { text-decoration:underline; }
.featured_main {/* background-color:#FFFFCC; */padding:8px;}
strong.highlight { background-color:#FFFF00; }
ul.photo_gallery { list-style-type:none; width:550px;}
ul.photo_gallery li { width:155px; text-align:center; height:200px; float:left; padding:4px; margin:4px; font-size:13px;}
ul.photo_gallery li img { display:block; margin-left:auto; margin-right:auto; float:none; background-color:#CCCCCC; padding:6px;}
ul.pano_gallery { margin-left:60px; margin-bottom:30px; }
.cal_head { text-align:center; } 

/* Main Page Template Stuff Here */
.topLarge { width: 580px; height:250px;border-bottom:solid 1px #E6E6E6; }
.topLarge img { margin:3px; padding:3px; }
.bottomThree { float:left; width:180px; margin:3px; padding:3px; border-left:solid 1px #CCCCCC; }
.bottomThree ul { margin-left:30px; }

.bottomTwo { float:left; width:270px; margin:3px; padding:3px; border-left:solid 1px #CCCCCC; }
.bottomTwo ul { margin-left:30px; }

/*Broadway Order Form*/
table.broadayForm { border:solid 1px #999999; width:500px; padding:4px; margin:4px; }
table.broadayFormS { border:solid 1px #999999; padding:4px; margin:4px; }
.broadwayHead { background-color:#666666; font-size:16px; color:#ffffff; }
.total { border:0px; width:50px; }
.totalTotal { border:0px; width:100px; height:45px; font-size:22px; }
div.dinoimg {background-color:#000; width:525px; text-align:center; height:150px }
div.dinoimg img { float:none; margin:0; padding:0; }
fieldset.dinofieldset { padding:8px; margin:8px auto; width:400px; text-align:center; }
fieldset.dinofieldset legend { font-weight:bold; }