@import 'layout.css';
@import 'form.css';
@import 'table.css';
@import("ie5mac.css");

@media screen, projection {

/*-------------------------*//* global text styles *//*---------------------------------*/
/*--------------------------------------------------------------------------------------*/

/* define basic elements
--------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}

body {
	font:normal 80%/100% verdana,arial,helvetica,sans-serif;
	color:#000;
}

h1, h2, h3, h4, h5 {
	font-family:arial,helvetica,sans-serif;
	margin:10px 0 10px 10px;
}

h1 {
	font-size:2em;
	display:none;
}

h2 {
	font-size:1.8em;
	line-height:1.1;
	color:#696969;
}

h3 {
	color:#696969;
	font-size:1.5em;
	line-height:1.1;
	margin:10px 0 10px 10px;
	font-weight:normal;
}

h4 {
	color:#696969;
	font-size:1.2em;
	line-height: 1.1;
}

h2 span, h3 span, th span {
	display:none;
}

p {
	font-size: .88em;
	line-height: 1.4;
	margin: 0 10px 10px 10px;
}

span {
	
}

/* list styles
--------------------------------------------------------------------------*/
ul {
	font-size: .88em;
	margin: 0 10px 10px 35px;	
}

li {
	padding: 0 0 0 10px;
	line-height: 1.5;
}

dl {

}

dt {

}

dd {

}


/* link styles
--------------------------------------------------------------------------*/
a img {
	border:none;
}

a:link, a:visited {
	text-decoration:none;
	color:#0033FF;
}

a:hover {
	color:#000;
}

#content_main a{
	text-decoration: underline;
}

a.moreinfo{
	background: url(/images/button_moreinfo.gif) no-repeat;
	padding:0 0 0 15px;
}

a.buytickets{
	background: url(/images/button_buytickets.gif) no-repeat;
	padding:0 0 0 15px;
}

a.adobe{
	background:url(/images/button_adobe.gif) no-repeat;
	width:88px;
	height:31px;
	display:block;
	float: right;
	margin: 0 10px 0 10px;
}

a.adobe span{
	display:none;
}

a.pdf{
	background: url(/images/icon_pdf.gif) no-repeat;
	display:block;
	padding:2px 0 0 20px;
	height:15px;
	margin:0 0 10px 10px;
	font-size: .88em;
	float:left;
}

/* test classes
--------------------------------------------------------------------------*/
.testbdr {
	border: 1px solid red;
}

.testbg {
	background-color: Lime;
}

/* general custom classes
--------------------------------------------------------------------------*/
.dotrule {
	height:1px; 
	background:url(/images/dot.gif) left top repeat-x; 
	clear:both;
}

.hrule{
	clear:both;
	height:1px;
	background:url(/images/rule.gif) left top repeat-x; 
	clear:both;
	margin: 0 10px 0 10px;
}
	
.deep {
	margin-top:1.5em;
}

.nowshowing{
	background: url(/images/comingsoon.gif) bottom right no-repeat;
	height:175px;
	width:96px;
	display:block;
	right:0px;
/*  top:-10px;*/
	top:0;
	position:absolute;
}

.nowshowing_off{
	background: url(/images/comingsoon_off.gif) bottom right no-repeat;
	height:175px;
	width:96px;
	display:block;
	right:0px;
	top:0px;
	position:absolute;
}

* html .nowshowing, * html .nowshowing_off{
	top:0px;
	right:-1px;
}

.red, #content_credits p.red{
	color:#FD0F0F;
}

.print{
	background: url(/images/button_print.gif) 0 50% no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
	line-height:1.7;
	list-style: none;
}

.email{
	background: url(/images/button_email.gif) 0 50% no-repeat;
	padding: 0 0 0 20px;
	line-height:1.5;
	list-style: none;
}

.right{
	float:right;
}

/*captions */
.caption{
	float:right;	
	color: #3399FE;
	font: bold .8em/1 verdana,arial,helvetica,sans-serif;
}

.caption p{
	display:block;
	margin:0 0 10px 20px;
}

.caption img.thumb{
	margin-bottom:5px;
}

 /*rounded corners*/ 
.leftcorners {
	background: url(/images/leftcorners.gif) top left no-repeat;
	height:175px;
	display:block;
	float:left;
	width:209px;
}

.topcorners {
	display:block;
	background: url(/images/topcorners.gif) top left no-repeat;
	width:206px;
}

.bottomcorners {
	display:block;
	background: url(/images/bottomcorners.gif) bottom left no-repeat;
	width:206px;
}

.topborder {
	background: url(/images/topborder.gif) top left no-repeat;
	display:block;
	width:206px;
	height:15px;
}

.bottomborder{
	background: url(/images/bottomborder.gif) bottom left no-repeat;
	display:block;
	width:206px;
	height:15px;
}
 
 /*image styles*/ 
 img.thumb {
	border: 1px solid #999;
	margin:0 10px 10px 10px;
 }
 
  img.loz {
	margin:0 10px 10px 10px;
 }
 
 img.access {
 	padding-right:10px;
 }
 
 img.stagetext{
 	margin: 0 0 5px 10px;
 }
 
 
 /*feature*/ 
 .feature{
 	margin:0 10px 0 10px;
 	border: 1px solid #39F;
	background-color:#FFF;
	width:70%
 }
 
 .feature_text{
 	background-color:#39F;
	margin:2px;
	color:#fff;
	padding:5px;
 }
 
 * html .feature_text{/*ie feature text */
	border:2px solid #FFF;
	margin:0;
	height:1px;
 }
 
.feature_text a{
	color:#fff;
	font-weight:bold;
}

.linkwrapper{
	width:18em;
	float:left;
	display:block;
	padding-bottom:10px;
}

.smallprint{
	font-size:0.8em;
}

.grybox{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	background:#CCC;	
	padding-bottom:5px;
}

#ticketsID .grybox h4{
	padding-top:10px;
	color:#000;	
}

}