/* CSS Document */
/* Created by Anthony Ina for the American Theater Company | http://www.atcweb.org/ */
/* Copyright © 2005 | Anthony Ina | http://www.smarticle.com/work/ */

BODY {
	background-color: #000;
	margin: 0px;
}
P {
	clear: both;
}
DIV#container {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
DIV#container DIV#tabsTop {
	width: 900px;
	height: 20px;
	text-align: right;
}
DIV#container DIV#tabsTop UL {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
DIV#container DIV#tabsTop LI {
	display: block;
	float: right;
	text-align: center;
	padding: 0;
	margin: 0;
}
DIV#container DIV#tabsTop A {
	display: block;
	height: 20px;
	background-color: #1A1A1C;
	background-repeat: no-repeat;
}
DIV#container DIV#tabsTop A:hover {
	background-color: #4D4D4D;
}
a#tab_direct {
	background-image: url("/img/tab_directions.gif");
	width: 88px;
}

a#tab_dining {
	background-image: url("/img/tab_dining.gif");
	width: 65px;
}
a#tab_tickets {
	background-image: url("/img/tab_tickets.gif");
	width: 77px;
}

/* ----------  LEFT COL  ---------- */
/* ----------  FOR SUB MENUS  ---------- */
DIV#container TD#colLeft .ddm1 {

}
DIV#container TD#colLeft .ddm1 .item1 {
	display: block;
	color: #333;
	background-color: #333;
	position:relative; /*  ----------  PUTS IE & MOZ ON SAME X/Y  ---------- */
}
DIV#container TD#colLeft .ddm1 .item1:hover,
DIV#container TD#colLeft .ddm1 .item1-active,
DIV#container TD#colLeft .ddm1 .item1-active:hover {
	display: block;
	color: #4D4D4D;
	background-color: #4D4D4D;
}
DIV#container TD#colLeft .ddm1 .item2,
DIV#container TD#colLeft .ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
DIV#container TD#colLeft .ddm1 .item2 {
    background-color: transparent;
    color: #595959;
	font: bold small-caps 11px Georgia, "Times New Roman", Times, serif;
}
DIV#container TD#colLeft .ddm1 .item2:hover {
    background: #E6DEB3;
}
DIV#container TD#colLeft .ddm1 .section {
    position: absolute;
    visibility: hidden;
	z-index: 1000; margin: -60px 0 0 -49px;
	text-align:left;
}
DIV#container TD#colLeft .ddm1 .section DIV.submenu {
	position: absolute;
	margin: 25px 0 0 63px;
	top: 0;
	left: 0;
}

/* ----------  END BUBBLE MENU  ---------- */

DIV#container TD#colLeft {
	border: 1px solid #4D4D4D;
	width: 190px;
	background-color: #1A1A1A;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #B3B3B3;
	vertical-align: top;
}

DIV#container TD#colLeft DIV#indexHeadlines {
	margin: -5px 9px 9px 9px; /* --------- set the headlines ------------ */
	vertical-align:bottom;
}

DIV#container TD#colLeft DIV#indexHeadlines P {
	margin: 3px 6px 15px 8px;
	line-height: 14px;
	border-bottom: 1px dotted #333333;
	padding-bottom: 14px;
	font-size: 10px;
}
DIV#container TD#colLeft DIV#contentLeft {
	margin: 3px 0px 0px 0px;
}
DIV#container TD#colLeft DIV#contentLeft FORM {
	margin: -13px 0px 21px 0px;
	padding: 0px;
}
DIV#container TD#colLeft DIV#contentLeft INPUT.ATCmail {
	margin: 2px 0px 0px 15px;
	width: 135px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
DIV#container TD#colLeft DIV#contentLeft INPUT.submitMail {
	margin: 0px 0px 0px 1px;
	vertical-align: middle;
}
DIV#container TD#colLeft DIV#contentLeft P.mailSuccess {
	color: #66CC00;
}
DIV#container TD#colLeft DIV#contentLeft P.mailError {
	color:#FF3300;
}
DIV#container TD#colLeft DIV#contentLeft P {
	margin: -8px 15px 18px 16px;
	color: #999999;
	font-size: 10px;
	line-height: 14px;	
}
/* ----------  RIGHT COL  ---------- */

DIV#container TD#colRightIndex, DIV#container TD#colRight {
	border-top: 1px solid #4D4D4D;
	border-right: 1px solid #4D4D4D;
	border-bottom: 1px solid #4D4D4D;
	width: 567px;
	vertical-align: top;
}
DIV#container TD#colRight {
	padding: 0px 0px 45px 0px;
	background-color: #FFFFF0;
}
DIV#container TD#colRight DIV#flashIndex {
	/* position:absolute;
	z-index: 30; */
	background-color: #000;
}
DIV#container TD#colRight DIV#flash {
	background-color: #000;
}
DIV#container TD#colRight DIV#content {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4F3A00;
}
DIV#container TD#colRight DIV#content DIV#reviews {
	margin: 0px 0px 0px 15px;
	background-image:url(/img/bckgrnd_reviews.gif);
	background-repeat: no-repeat;
	clear: both;
}
DIV#container TD#colRight DIV#content DIV#reviews P {
	margin: 20px 60px 20px 40px;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
}
DIV#container TD#colRight DIV#content DIV#reviews P SPAN{
	font-weight: normal;
}
DIV#container TD#colRight DIV#content SPAN.subcolLeft {
	float:left;
	width: 225px; /* Thank you, Fire Fox. */
	margin: 3px 0px 0px 25px;
	vertical-align: top;
}
DIV#container TD#colRight DIV#content SPAN.subcolRight {
	float:right;
	width: 317px; /* Thank you, Fire Fox. */
}
DIV#container TD#colRight DIV#content IMG.dividerStroke {
	margin: 0px 0px 0px 15px;
	width: 535px;
	height: 33px;
}
DIV#container TD#colRight DIV#content H1 {
	font: bold small-caps 14px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin: 15px 15px 0px 15px;
}
DIV#container TD#colRight DIV#content H2 {
	font: bold small-caps 16px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 15px 15px 0px 15px;
}
DIV#container TD#colRight DIV#content H3, H4 {
	font: bold small-caps 13px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0px 15px 0px 15px;
}
DIV#container TD#colRight DIV#content H3, H4 {
	margin: 0px 15px 15px 15px;
}
DIV#container TD#colRight DIV#content P {
	margin: 15px 30px 15px 15px;
	line-height: 15px;
	clear: both;
}
DIV#container TD#colRight DIV#content OL LI {
	margin: 8px 30px 5px 15px;
	line-height: 15px;
}
DIV#container TD#colRight DIV#content UL {
	margin: 0px 30px 0px 45px;
}
DIV#container TD#colRight DIV#content UL SPAN {
	margin: 0px 0px 0px -15px;
}
DIV#container TD#colRight DIV#content UL LI {
	margin: 0px 0px 7px 0px;
	list-style-position:outside;
	list-style-image:url(/img/colRight_ul_li.gif);
	line-height: 15px;
}
DIV#container TD#colRight DIV#content P.linkList {
	margin: 0px 15px 3px 15px;
}
DIV#container TD#colRight DIV#content P A {
	color: #B50C00;
	text-decoration:none;
}
DIV#container TD#colRight DIV#content P A:hover {
	color: #FFFFF0;
	background-color: #B50C00;
}
DIV#container TD#colRight DIV#content P.miniHead {
	margin: 3px 15px 15px 15px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-transform: uppercase;
}
DIV#container TD#colRight DIV#content A.linkBullet {
	color: #B50C00;
	text-decoration:none;
	background-image:url(/img/colRight_linkBullet.gif);
	background-repeat:no-repeat;
	background-position: 2px 2px;
	padding: 2px 2px 2px 21px;
}
DIV#container TD#colRight DIV#content A.linkBullet:hover {
	color: #FFFFF0;
	background-color: #B50C00;
	background-image:url(/img/colRight_linkBullet_hover.gif);
}
/* ----------  RIGHT COL FORM ELEMENTS  ---------- */
DIV#container TD#colRight DIV#content FORM {
	padding: 0;
	margin: 0;
}
DIV#container TD#colRight DIV#content TABLE#form {
	margin: 15px 0px 0px 10px;
	width: 95%;
}
DIV#container TD#colRight DIV#content TABLE#form TD {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	vertical-align:top;
	padding: 5px;
}
DIV#container TD#colRight DIV#content .textbox, TEXTAREA {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
}
DIV#container TD#colRight DIV#content TEXTAREA {
	height:125px;
}
DIV#container TD#colRight DIV#content SELECT {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	width: 306px;
}
DIV#container TD#colRight DIV#content DIV#error {
  margin: 15px 0px 15px 15px;
  border: 1px solid #990000;
  color: #990000;
  border-bottom-width: 2px;
  border-right-width: 1px;
  background-color:#FFD2D2;
  width: 485px;
}
DIV#container TD#colRight DIV#content DIV#error UL {
	margin: 10px;
}
DIV#container TD#colRight DIV#content DIV#error UL LI {
	list-style-image:url(/img/arrow_red_right.gif);
	list-style-position:outside;
}

/* ----------  FOOTER  ---------- */

DIV#container DIV#footer {
	width: 900px;
	color: #999;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 7px 0px 50px 0px;
}
TD#colLeft A, DIV#footer A {
	color: #FEDE58;
	text-decoration: none;
}
TD#colLeft A:Hover, DIV#footer A:Hover {
	color: #000;
	text-decoration: none;
	background-color: #FEDE58;
}

/* ------------------------------ TABLES ---------------------------- */
DIV#subscribeContainer {
	padding-left: 15px;
}
TABLE#previews {
	margin: 0 15px 8px 0px;
}
TABLE.subscribe {
	float: left;
}
TABLE.subscribe TH {
	text-align: left;
	font-variant: small-caps;
	background-color: #DCDCCD;
}
TABLE.subscribe TH,
TABLE.subscribe TD {
	background-color: #F2F2E3;
	padding: 5px;
	border: 1px solid #FFFFF0;
}
TABLE.subscribe TD A {
	color: #B50C00;
	text-decoration:none;
}
TABLE.subscribe TD A:hover {
	color: #FFFFF0;
	background-color: #B50C00;
}