/* STYLES FOR HTML */

/* Background html page */
body {
	background: #010A39;
	margin: 0;
	font-family:arial;
	font-size:11px;
	color:#FFFFFF;
}

/* STYLES FOR FLASH */

/* All links */
a {
	color: #FFCC00;
	text-decoration: underline;
}


/* Links in tickets footer */
.footer {
	color: #FFCC00;
	text-decoration: underline;
}

/* Homepage Quotes */
.newsSource{
	font-size:10px;
	color: #ffffff;
}

/* Text in popovers */
.popover {
	color: #FFCC00;
	text-decoration: none;
}

/* Text in theatre address */
.theatreAddress {
	color: #ffffff;
	text-decoration: none;
}

/* Bold text (common) */
b { color: #ff0000; font-weight: bold }

fieldset{
	display: none; 
	padding: 10px;
}

.feedbackHead1{
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
}

.item br{
	margin: 22px 0 0 0;
	line-height:10px;
	} 

#feedForm{
	display:block;
}
#thanksTech{
	display:none;
}
#thanksGS{
	display:none;
}
#thanksPress{
	display:none;
}

#thanksSub{
	display:none;
}
#thanksSubFinal{
	display:none;
}
#thanksQ{
	display:none;
}

#submission{
	display:block;
}
.dtgfooter{
	background-color:transparent;
	border:medium none;
	color:#FFFFFF;
	font-family:verdana,helvetica;
	font-size:10pt;
	text-align:center;
	margin:-5px 0 15px;
}
.dtgfooter a{
	color:#FFFFFF;
}
div#homelink a{color:#FFFFFF;}