/* globals */
body 
{	margin: 0;
   padding: 0;
   font-family:"Î¢ÈíÑÅºÚ";
}
div, p, td, li, span 
{
	font-size:12px;
   line-height: 140%;
}
p, ul
{
   margin-top: 12px;
}
.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;
}

/* forms */
form 
{
	display:inline;
	margin:0;
	padding:0;
}
.inputbox 
{
	font-size:12px;
	color:#333;
	background-color:#fff;
  	 solid #666;
}
select 
{
	font-size:12px;
	color:#333;
	background-color:#fff;
}
textarea 
{
	font-size:12px;
	color:#333;
	background-color:#fff;
  	 solid #666;
}
.button 
{
	font-size:12px;  
	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:#666666;
   text-decoration: none;
}
a:hover 
{ 
   color:#ff0099;
   text-decoration: none;
}
a.sec:link, a.sec:visited
{  
   color: #fff;
}
a.sec:hover
{  
   text-decoration: none;
}
#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: #999;
}
.rightcolumnform
{
   background-color: #747474;
}
.sectionlabel
{
}
.sectionlabel img
{
   margin: 15px;
}
.buttons img
{
   border-bottom: 1px solid #999;
}
h1
{
	font-weight: bold;
	color: #ffcc00;
}
h2
{
   text-transform: uppercase;
	font-weight: bold;
	color: #ffcc00;
}
.highlight
{
	color: #ffcc00;
}

/* top bar */
#topbar 
{ 
}
#utilnav 
{
   height: 40px;
	background-color: #999;
}
#utilnav div
{
   padding: 13px 0;
   float: right;
}
#mainnav
{
   float: right;
}

/* breadcrumb */
#breadcrumb td
{
   color: #666666;
}
#breadcrumb a:link, #breadcrumb a:visited
{
   color: #666;
}

/* footer */
#footer
{
   margin: 0;
   border-top: 5px solid #fff;
   padding: 3px 0;
	background-color: #646464;
}

/* content */
#content
{
   padding: 0;
   margin: 0;
}
#content .nav
{
   background-color: #999;
} 
#content .main
{
   padding: 15px;
   background-color: #646464;
} 
#content .main2
{
   color: #333;
   padding: 15px 15px 15px 14px;
   background-color: #999;
   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: #646464;
} 
#content .special
{
   background-color: #ffbf00;
} 
#content .callout
{
   background-color: #999;
} 
#content .special, #content .callout
{
   line-height: 120%;
   padding: 5px 12px;
   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: 12px 0 0 0;
   padding: 0;
}
ul.listing li
{
   line-height: 120%;
   margin-bottom: 12px;
}
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
{
      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
{

}
ul.navlist li.sub a.active
{
  }
#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
{  

}

/* current season */
.playitem
{
   margin-bottom: 15px;
}
.quote
{
   color: #ffcc00;
   font-size: 12px;
}
.bioname
{
   font-weight: bold;
   color: #ffcc00;
   }
.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 15px;
   background-color: #666;
}
.popfooter
{
   color: #fff;
   padding: 0px 15px;
   background-color: #666;
}
#popup .pad
{
   padding: 12px 15px;
}
#tellafriend, #popup
{
   color: #333;
   background-color: #999;
}
#tellafriend .form
{
   padding: 12px;
}
#tellafriend .thankyou
{
   padding: 15px;
}
#tellafriend form td
{
   padding: 5px;
}

/* calendar */
#calendar th, #calendar td
{
   padding: 2px 3px;
}
#calendar th
{
    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;

}
#calendar td a:hover
{
   color: #fff;
}
#calendar td.today
{
   color: #fff;
}
.day
{
   font-weight: bold;
   text-transform: uppercase;
   color: #ffcc00;
}
.date
{
   font-weight: bold;
   text-transform: uppercase;
   color: #fff;
}
.time
{
   font-weight: bold;
   text-transform: uppercase;
   color: #ffcc00;
}
td {
	font-size: 12px;
	text-decoration: none;
	line-height: 150%;
	color: #666666;
}


a:hover {
	font-size: 12px;

}
.line_down { border-color: #000000 black #999999; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

