html, body {
	height: 100%;
}

html>body html, body {
	height: 101%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #39405B;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

html>body body,td {
	/* firefox text size fix */
	font-size: 13px;
}

#metatable {
	width: 640px;
	height: 100%;
}

#headercell {
	background-color: #B5B7C2;
	height: 82px;
}

#leftcontentcell {
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	vertical-align: top;
	width: 460px;
	height: 100%;
	padding-left: 12px;
}

html>body #leftcontentcell {
	width: 440px;
	padding-right: 14px;
}

#rightcontentcell {
	width: 180px;
	padding-bottom: 10px;
	background-color: #ECEDEF;
	vertical-align: top;
	/*height: 100%;*/
}

#rightcontentcell_bottom {
	width: 180px;
	padding-top: 10px;
	background-color: #ECEDEF;
	vertical-align: bottom;
	border-bottom-width: 0px;
	padding-bottom: 2px;
}

#footercell {
	height: 24px;
	background-color: #A2A5B2;
	color: #FFFFFF;
	padding-left: 6px;
	border-left-style: solid;
	border-left-width: 12px;
	border-left-color: #FF7700;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.production_title {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.location {
	font-size: 12px;
	text-transform: uppercase;
	color: #8F94A3;
	font-weight: bold;
}
.location_ended {
	font-size: 12px;
	text-transform: uppercase;
	color: #D5D7DD;
	font-weight: bold;
}

.credits {
	color: #8F94A3;
}
.content_in_box {
	border-color: #DADBE0;
	border-style: solid;
	border-width: 1px;
}
#nextstepstable {
	width: 430px;
}
#seatinglayoutcell {
	width: 190px;
	vertical-align: top;
	text-align: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
#nextstepscell {
	vertical-align: top;
}
.press_cutting {
	font-style: italic;
}
.press_author {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	padding-top: 3px;
}
.white_line {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#context_text {
	font-size: 80%;
	/*padding-top: 2px;*/
}
.indent_link {
	text-indent: -13px;
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.indented {
	text-indent: 13px;
}

.production_image_cell {
	padding-top: 10px;
}

.context_heading {
	font-weight: bold;
	background-color: #A2A5B2;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	padding-right: 12px;
	margin-top: 1px;
}

.context_block {
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 11px;
}
.photo_caption {
	font-size: 11px;
	font-style: italic;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 2px;
	margin-bottom: 4px;
}
.quote_text {
	font-style: italic;
	padding-top: 2px;
}
.quote_caption {
	padding-top: 6px;
	padding-bottom: 6px;

}
.production_title_small {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#buy_tickets {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 12px;
	vertical-align: middle;
	margin-bottom: 4px;
	margin-top: 1px;
}
#jscript_table {
	width: 156px;
	margin-top: 4px;
	margin-left: 12px;
	margin-bottom: 4px;
}

table#jscript_table td.time_cell{
	padding-right: 6px;
	width: 46px;
	padding-bottom: 3px;
	text-transform: uppercase;
	color: #8F94A3;
	font-size: 11px;
	font-weight: bold;
	vertical-align: bottom;
}

table#jscript_table td.event_cell{
	vertical-align: bottom;
	padding-bottom: 3px;
	font-size: 11px;
}
.calendar_section_heading {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 2px;
	border-bottom: 1px solid #D5D9E3;
	padding-left: 10px;
}

div.context_block span.section_heading {
	font-size: 11px;
}

span#ticker_space a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
#context_image_holder {
	margin-bottom: 0px;
}