/* globals */
body 
{
margin: 0;
   padding: 0;
font-family: verdana,arial,helvetica,sans-serif;
color:#fff;
background-color:#F7F3E7;
}
body.image_pop
{
margin: 0;
padding: 0;
font-family: verdana,arial,helvetica,sans-serif;
color:#000000;
background-color:#F7F3E7;
}
div, p, td, li, span 
{
font-size:10px;
   line-height: 140%;
}
p, ul
{
   margin-top: 10px;
}
.right 
{
float:right;
}
.left
{
float:left;
}
a img 
{
border:none;
margin:0;
padding:0;
}
div.clear 
{
   margin: 0;
   padding: 0;
   clear: both;
   display: block;
   height: 1px;
   font-size: 1px;
   line-height: 1px;
}
formtexttitle
{
font-family: verdana,arial,helvetica,sans-serif;
color:#000;
}

/* forms */
form 
{
display:inline;
margin:0;
padding:0;
}
.inputbox 
{
font-family: verdana,arial,helvetica,sans-serif; 
font-size:10px;
color:#333;
background-color:#fff;
  border: 1px solid #666;
}
select 
{
font-family: verdana,arial,helvetica,sans-serif;  
font-size:10px;
color:#333;
background-color:#fff;
}
textarea 
{
font-family: verdana,arial,helvetica,sans-serif;  
font-size:10px;
color:#333;
background-color:#fff;
  border: 1px solid #666;
}
.button 
{
font-family: verdana,arial,helvetica,sans-serif;
font-size:10px;  
color:#333;
background-color:#fff;
}
.label 
{
   font-weight:bold;
   background-color:#fafaeb;
}
.field 
{
   background-color:#e2e2be;
}
.required 
{
   font-weight: bold;
   color:#fff;
}

/* links */
a:link, a:visited 
{
color:#333333;
   text-decoration: none;
}
a:hover 
{ 
   text-decoration: underline;
}
a.sec:link, a.sec:visited
{  
   color: #fff;
}
a.sec:hover
{  
   text-decoration: underline;
}
#content .special a, #content .callout a
{
   color: #fff;
}

/* global */
.column
{
   background-color: #fff;
   border-top: 5px solid #fff;
   border-left: 5px solid #fff;
   border-right: 5px solid #fff;
   width: 770px;
}
.rightcolumn
{
   background-color: #D9DED7;
}
.rightcolumnform
{
   background-color: #747474;
}
.sectionlabel
{
}
.sectionlabel img
{
   margin: 15px;
}
.buttons img
{
   border-bottom: 1px solid #999;
}
h1
{
font-size: 13px;
font-weight: bold;
color: #E7DE9C;
}
h2
{
   text-transform: uppercase;
font-size: 10px;
font-weight: bold;
color: #ffcc00;
}
.highlight
{
color: #ffcc00;
}

/* top bar */
#topbar 
{ 
}
td.utilnav 
{
   height: 41px;
   background-color: #E7DE9C;
   text-align: right;
   padding: 0;
}

div.tagline
{
/*   color: #97ad8c;*/
   color: #ffffff;
   background-color: #97ad8c;
   font-weight: bold;
   font-style: italic;
   text-align: right;
   font-size: 11px;
   valign: middle;
   margin:0 0 0 0;
   padding:0 5px 2px 0;
   line-height:1.5em;
}

#mainnav
{
   float: right;
}

/* breadcrumb */
#breadcrumb td
{
   color: #666;
}
#breadcrumb a:link, #breadcrumb a:visited
{
   color: #666;
}

/* footer */
#footer
{
   margin: 0;
   border-top: 5px solid #fff;
   padding: 3px 0;
background-color: #E7DE9C;
}

/* content */
#content
{
   padding: 0;
   margin: 0;
}
#content .nav td tr, .formtexttitle, .formtext
{
#   background-color: #ffffff;
   color: #000000;
}
#content .main
{
   padding: 15px;
   background-color: #99A196;
} 
#content .main2
{
   color: #333;
   padding: 15px 15px 15px 14px;
   background-color: #D9DED7;
   border-left: 1px solid #666;
} 
#content .main2 td
{
   color: #333;
}
#content .main form td, #content .main2 form td
{
   padding: 0 5px 5px 0;
}
#content .mainfull
{
   background-color: #E7DE9C;
} 
#content .special
{
   background-color: #A7C6E2;
} 
#content .callout
{
   background-color: #999;
} 
#content .special, #content .callout, .special td tr
{
   line-height: 120%;
   padding: 5px 10px;
   color: #333;
} 
.small
{
   font-family: arial,helvetica,sans-serif;
   line-height: 120%;
   font-size: 9px;
}
#content .divider
{
   background-color: #dcdcdc;
}
#content .divider2
{
   background-color: #dcdcdc;
   border-left: 1px solid #666;
}
#content .divider3
{
   background-color: #999;
}
#content .dividervert
{
   background-color: #666;
}

/* lists */
ul.listing
{
   list-style: none;
   margin: 10px 0 0 0;
   padding: 0;
}
ul.listing li
{
   line-height: 120%;
   margin-bottom: 10px;
}
ul.navlist
{ 
   list-style: none;
   margin: 0;
   padding: 0;
   border-bottom: 1px solid #666;
}
ul.navlist li
{
   width: 180px;
   border-top: 1px solid #666;
}
ul.navlist li a:link, ul.navlist li a:visited
{
   display: block;
   padding: 5px 15px;
   color: #333;
   width: 100%;
} 
ul.navlist li a:hover
{  
   background-color: #dcdcdc;
   text-decoration: none;
}
ul.navlist li.sub
{
   border-top: none;
}
ul.navlist li.active a:link, ul.navlist li.active a:visited
{
   font-weight: bold;
   background-color: #dcdcdc;
}
ul.navlist li.sub a:link, ul.navlist li.sub a:visited
{
   background-color: #dcdcdc;
   padding: 3px 15px 3px 30px;
}
ul.navlist li.sub a:hover
{
   text-decoration: underline;
}
ul.navlist li.sub a.active
{
   font-weight: bold;
}
#content .callout ul
{
   list-style: none;
   margin: 0;
   padding: 0;
}
#content .callout ul li
{
   list-style: none;
}
#content .callout ul li a:link, #content .callout ul li a:visited
{
   color: #fff;
   padding-top: 2px;
   text-decoration: none;
} 
#content .callout ul li a:hover
{  
   text-decoration: underline;
}

/* current season */
.playitem
{
   margin-bottom: 15px;
}
.quote
{
   color: #ffcc00;
   font-size: 12px;
}
.bioname
{
   font-weight: bold;
   color: #ffcc00;
   font-size: 12px;
}
.photocredit
{
   color: #999;
}

/* about us */
.featureitem
{
   margin-bottom: 15px;
}

/* box office */
.compare
{
   text-decoration: line-through;
}

/* events */
.lottery
{
   line-height: 120%;
}

/* press room */
.pressrelease
{
   padding: 15px;
   border-bottom: 1px solid #999;
} 
.imagegallery
{
   padding: 15px;
   border-bottom: 1px solid #999;
}
.imagegallery h1
{
   padding: 0;
   margin: 0;
}

/* popups */
.poptitle
{
   padding: 5px 5px;
   background-color: #99A196;
}
.popfooter
{
   color: #fff;
   padding: 0px 15px;
   background-color: #666;
}
#popup .pad
{
   padding: 10px 15px;
}
#tellafriend, #popup
{
   color: #333;
   background-color: #999;
}
#tellafriend .form
{
   padding: 10px;
}
#tellafriend .thankyou
{
   padding: 15px;
}
#tellafriend form td
{
   padding: 5px;
}

/* calendar */
#calendar th, #calendar td
{
   padding: 2px 3px;
}
#calendar th
{
   font-size: 11px;
   color: #fff;
   font-weight: normal;
}
#calendar td
{
   text-align: center;
   font-size: 11px;
   color: #333;
}
#calendar td a:link, #calendar td a:visited
{
   color: #333;
   text-decoration: underline;
}
#calendar td a:hover
{
   color: #fff;
}
#calendar td.today
{
   color: #fff;
}
.day
{
   font-weight: bold;
   font-size: 12px;
   text-transform: uppercase;
   color: #ffcc00;
}
.date
{
   font-weight: bold;
   text-transform: uppercase;
   color: #fff;
}
.time
{
   font-weight: bold;
   text-transform: uppercase;
   color: #ffcc00;
}