/*
-----------------------------------------------
Draper Historic Theatre Design
Copyright 2021 
----------------------------------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, form, fieldset, table, img, ol, ul, li, table, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	text-align: left;
}

p {
	margin-bottom: 0px;
	margin-right: 0px;
	font-weight: bold;
	text-align: center;
}

ol, ul {
	margin-left: 1em;
	margin-bottom: 20px;
	padding-left: 0;
	line-height: 20px;
	list-style-position: inside;
}

li {
	margin-bottom: 10px;
}

span {
	display: none;
}

a img {
	border: none;
}

body {
   	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, "Trebuchet MS", sans-serif;
	color: #444444;
	font-size: 86%;
	margin: 0px;
	padding: 0px;
	line-height:1.6em;
	background: #242C40 url(style_images/bottom_gradient.gif) repeat-x fixed center bottom;
}

html {
	overflow: scroll;
}

#outerwrap {
	width: 776px;
	margin: 0px auto;
	padding: 0px 0px 40px;
}

#innerwrap {
	background-color: #FFF0D8;
	color: #000;
}

#header {
	background: url(style_images/logo_transparent.png) no-repeat center;
	height: 139px;
	width: 776px;
}
#motto {
	color: #FFF0D8;
	text-align: center;
	padding: 0px 0px 8px;
	font-size: 110%;
	margin: 0;
}

.testimonial {
	float: inherit;
	padding: 4px;
	border: solid 2px #CACACA;
	margin: 0 20px 10px 0;
}

.description {
	margin: 0 0 7px 24px;
	font-size: 88%;
	line-height: 1.6em;
	color: #777777;
}

#information {
	width: 697px;
	padding: 3px;
}

#submit {
	background-color: #F08D23;
	color: #FFFFFF;
}

/* Content
----------------------------------------------- */

#canvas {
	background-color: #FFFFFF;
	font-size: 90%;
	color: #333333;
	margin: 0px 1px;
	padding: 0px;
	border-left: 2px solid #CACACA;
	border-right: 2px solid #CACACA;
	min-height: 350px;
}

#content {
	padding: 20px;
	display: block;
	color: #000;
	font-weight: normal;
}

#right_nav {
	background: url(style_images/right_nav.gif) repeat-y;
	width: 215px;
	margin: 0px 20px 10px 20px;
	float: right;
}

#ticket_background  {
	padding: 20px 46px;
	text-align: center;
}

#ticket_background a{
	margin: 0;
	padding: 0;
}

#ticket_footer  {
	background: url(style_images/right_nav_footer.gif) no-repeat;
	height: 45px;
}

#poster {
	float: right;
	margin-left: 20px;
}

#poster img{
	border: 2px solid #CACACA; 
}

#decorate {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	margin-right: -20px;
}

.floatright {
	float: right;
	margin-left: 2em;
}


.floatleft {
	float: left;
	text-align: center;
	margin-right: 5px;
}

div.hr {
	height:3px;
	overflow:hidden;
	margin: 0 0 5px 0;
	padding: 0 0 7px 0;
	background:url(style_images/hr.gif) repeat-x;
}

div.hr_sub {
	height:3px;
	overflow:hidden;
	margin: 0 0 5px 0;
	padding: 0 0 7px 0;
	background:url(style_images/hr_sub.gif) repeat-x;
}

div.hr_sm {
	height:3px;
	overflow:hidden;
	margin: 0 0 5px 0;
	padding: 0 0 7px 0;
	background:url(style_images/hr_sm.gif) repeat-x;
}

div.hr_or {
	height:3px;
	overflow:hidden;
	margin: 5px 0 5px 0;
	background:url(style_images/hr_or.gif) repeat-x;
}

.sponsors td {
	vertical-align: top;
	text-align: center;
}
.order_buttons {
	text-align: right;
	padding: 5px;
}

.gallery {
	float: left;
	border: 1px solid #CACACA; 
	margin: 0 20px 20px 0;
}

.gallery_right {
	float: left;
	border: 1px solid #CACACA; 
	margin: 0 0 20px 0;
}

/* Headings
----------------------------------------------- */
h1 {
	color: #A72828;
	font-size: 200%;
	margin: 0 0 5px 0;
	text-align: center;
}

h2 {
	font-size: 1.2em;
	margin: 0em 0em .5em 0em;
	color: #00F;
	text-align: center;
}

h3 {
	font-size: 1.2em;
	margin: 0em 0em .5em 0em;
	font-weight: normal;
	text-align: center;
}

h4 {
	font-size: 1.0em;
	margin: 0em 0em .5em 0em;
	font-weight: bold;
}

h5 {
	font-size: 1.0em;
	margin: 0em 0em .5em 0em;
	font-weight: bold;
}

h6 {
	font-size: 0.8em;
	margin: 0em 0em .5em 0em;
	text-align: right;
}

/* Links
----------------------------------------------- */

a:link {
  color:#F08D23;
  text-decoration:none;
}

a:visited {
  color:#F08D23;
  text-decoration:none;
}

a:hover {
  color:#F08D23;
  text-decoration:underline;
}

/* Navigation
----------------------------------------------- */

#navigation {
	background-image: url(style_images/rounded_corners.png); 
	position: relative;
	margin: 0;
	padding: 0;
	height: 50px;
	width: 776px;	
}

/* About Button
----------------------------------------------- */

#nav_about a {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 107px;
	position: absolute;
	left: 10px;
	top: 10px;
	background-position: 0px 0px;
}
#nav_about .current {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 107px;
	position: absolute;
	left: 10px;
	top: 10px;
    background-position: 0px -40px;
}
#nav_about a:hover {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 107px;
	position: absolute;
	left: 10px;
	top: 10px;
    background-position: 0px -40px;
}

/* Show Schedule Button
----------------------------------------------- */

#nav_shows a {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 139px;
	position: absolute;
	left: 117px;
	top: 10px;
	background-position: -107px 0px;
}
#nav_shows .current {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 139px;
	position: absolute;
	left: 117px;
	top: 10px;
    background-position: -107px -40px;
}
#nav_shows a:hover {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 139px;
	position: absolute;
	left: 117px;
	top: 10px;
    background-position: -107px -40px;
}

/* Donors Button
----------------------------------------------- */

#nav_donors a {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 81px;
	position: absolute;
	left: 256px;
	top: 10px;
	background-position: -246px 0px;
}
#nav_donors .current {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 81px;
	position: absolute;
	left: 256px;
	top: 10px;
    background-position: -246px -40px;
}
#nav_donors a:hover {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 81px;
	position: absolute;
	left: 256px;
	top: 10px;
    background-position: -246px -40px;
}

/* Volunteer Button
----------------------------------------------- */

#nav_volunteer a {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 103px;
	position: absolute;
	left: 337px;
	top: 10px;
	background-position: -327px 0px;
}
#nav_volunteer .current {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 103px;
	position: absolute;
	left: 337px;
	top: 10px;
    background-position: -327px -40px;
}
#nav_volunteer a:hover {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 103px;
	position: absolute;
	left: 337px;
	top: 10px;
    background-position: -327px -40px;
}

/* Upcoming Events Button
----------------------------------------------- */

#nav_events a {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 154px;
	position: absolute;
	left: 440px;
	top: 10px;
	background-position: -430px 0px;
}
#nav_events .current {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 154px;
	position: absolute;
	left: 440px;
	top: 10px;
    background-position: -430px -40px;
}
#nav_events a:hover {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 154px;
	position: absolute;
	left: 440px;
	top: 10px;
    background-position: -430px -40px;
}

/* Archive Button
----------------------------------------------- */

#nav_archive a {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 83px;
	position: absolute;
	left: 594px;
	top: 10px;
	background-position: -584px 0px;
}
#nav_archive .current {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 83px;
	position: absolute;
	left: 594px;
	top: 10px;
    background-position: -584px -40px;
}
#nav_archive a:hover {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 83px;
	position: absolute;
	left: 594px;
	top: 10px;
    background-position: -584px -40px;
}

/* Contact Button
----------------------------------------------- */

#nav_contact a {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 89px;
	position: absolute;
	left: 677px;
	top: 10px;
	background-position: -667px 0px;
}
#nav_contact .current {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 89px;
	position: absolute;
	left: 677px;
	top: 10px;
    background-position: -667px -40px;
}
#nav_contact a:hover {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 89px;
	position: absolute;
	left: 677px;
	top: 10px;
    background-position: -667px -40px;
}

/* Footer
----------------------------------------------- */

#footer {
	clear: both;
	background: url(style_images/footer.gif) no-repeat;
	height:20px;
	width: 756px;
	color: #FFFFFF;
	font-size: 80%;
	text-align: center;
	line-height: 40px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer a:link {
  color:#FFFFFF;
  text-decoration:none;
}

#footer a:hover {
  color:#FFFFFF;
  text-decoration:underline;
} 

#tickets {
	color: #FFF0D8;
	font-size: 80%;
	text-align: center;
}

#phone {
	color: #F08D23;
	display: inline;
}

/* Lightbox
----------------------------------------------- */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
.hot {
	color: #003;
	text-align: center;
	font-size: 40px;
	font-family: "Times New Roman", Times, serif;
}
#outerwrap #innerwrap #canvas #content p {
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size: larger;
}
#outerwrap #innerwrap #canvas #content h4 {
	text-align: justify;
	color: #333;
	font-weight: normal;
}
#outerwrap #innerwrap #canvas p {
	color: #333;
}
#outerwrap #innerwrap #canvas p {
	color: #333;
}
#outerwrap #innerwrap #canvas #content #form1 {
	color: #333;
}
#outerwrap #innerwrap #canvas p {
	font-weight: normal;
	text-align: left;
}
#outerwrap #innerwrap #canvas #content div div div {
	text-align: center;
}
center quotes {
	text-align: center;
}
