/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, li, fieldset, form, label, legend, caption {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border-collapse: separate;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
}

/* COMMON */
body {
	background-color: #fff;
	color: #000;
	font: 12px Georgia, Serif;
}
#skipnavigation {
	display: none;
}
p {
	margin: 0 0 10px 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 1px;
}
a {
	color: #ce1126;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
.copy {
    font-size: 1.0em;
}
.copyfoot {
    font-size: 0.9em;
}
.copyhead {
    font-size: 1.1em;
}
.red {
	color: #ce1126;
}
.copyred {
	color: #ce1126;
}
.copyredfoot {
	color: #ce1126;
	font-size: 0.9em;
}
.copyredhead {
	color: #ce1126;
	font-size: 1.1em;
}

.divider {
	background-color: #000;
}
.split {
	background-image: url(../images/common/split.gif);
	background-repeat: repeat-y;
}

/* TEMPLATE */
#container {
	margin: auto;
	width: 900px;
	z-index: 1;
}
#header {
	background-color: #231f20;
	color: #fff;
}
#headerbar {
	height: 46px;
	padding: 28px 40px 1px 40px;
}
#headersection {
	height: 56px;
	width: 200px;
	z-index: 2;
}
#navutility {
	color: #fff;
	float: right;
	font: bold 0.9em Tahoma, Geneva, sans-serif;
	height: 46px;
	text-align: right;
	vertical-align: bottom;
	width: 420px;
}
#navutility a {
	color: #6e6e6e;
	padding: 0 5px;
	text-decoration: none;
	text-transform: uppercase;
}
#logo {
	float: right;
	text-align: right;
	width: 190px;
}
#core {
	clear: both;
	margin: 0;
}
#sidebar {
	float: left;
	font: bold 1.1em Tahoma, Geneva, sans-serif;
	line-height: 1.6em;
	margin: 20px 0 0 40px;
	width: 200px;
}
#main {
	line-height: 1.6em;
	margin: 0 0 40px 280px;
	padding: 20px 0 0 0;
	width: 580px;
}
#footer {
	clear: both;
	color: #999;
	font-size: 0.85em;
	margin: 0 0 0 280px;
	width: 620px;
}
#footer a {
	color: #999;
	padding: 0 0 0 8px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* MAIN NAV */
#ctl00_navmain {
	background-position: left top;
	background-repeat: no-repeat;
	height: 226px;
	padding: 12px 40px;
}
#ctl00_navmain a {
	/*color: #6e6e6e;*/
	font: bold 0.9em Tahoma, Geneva, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
a.AspNet-Menu-Link {
    font: normal 12px Tahoma, Geneva, sans-erif;
}
#ctl00_navmain .AspNet-TreeView-Root .AspNet-TreeView-Leaf,
#ctl00_navmain .AspNet-TreeView-Root .AspNet-TreeView-Parent {
	border-left: 1px solid #fff;
	margin: 0 0 0 -10px;
	padding: 0 0 0 10px;
}
#ctl00_navmain .AspNet-TreeView-Root .AspNet-TreeView-Leaf a, 
#ctl00_navmain .AspNet-TreeView-Root .AspNet-TreeView-Parent a {
	color: #fff;
}
#ctl00_navmain .AspNet-TreeView-Leaf a {
	color: #fcc;
}
#ctl00_navmain .AspNet-TreeView-Root a {
	color: #ce1126;
}
#ctl00_navmain .AspNet-TreeView-Root.AspNet-TreeView-Leaf a {
	color: #777;
}
#ctl00_navmain .AspNet-TreeView-Root.AspNet-TreeView-ChildSelected a {
	color: #777;
}
#ctl00_navmain .AspNet-TreeView-Root.AspNet-TreeView-ChildSelected .AspNet-TreeView-Leaf a {
	color: #fff;
}
#ctl00_navmain .AspNet-TreeView-Root.AspNet-TreeView-ChildSelected .AspNet-TreeView-Parent a {
	color: #fff;
}
#ctl00_navmain .AspNet-TreeView-Root.AspNet-TreeView-ChildSelected .AspNet-TreeView-Leaf.AspNet-TreeView-Selected a {
	color: #ce1126;
}
#ctl00_navmain .AspNet-TreeView-Root.AspNet-TreeView-ChildSelected .AspNet-TreeView-Parent.AspNet-TreeView-Selected a {
	color: #ce1126;
}

#ctl00_navmain .AspNet-TreeView-ChildSelected .AspNet-TreeView-Selected a {
	color:  #ce1126;
	margin: 0 0 0 -10px;
	padding: 0 0 0 10px;
}
#ctl00_navmain .AspNet-TreeView-ChildSelected .AspNet-TreeView-Selected .AspNet-TreeView-ParentSelected a {
	color: #fff;
	margin: 0;
	padding: 0 0 0 15px;	
}
#ctl00_navmain .AspNet-TreeView-ChildSelected .AspNet-TreeView-ChildSelected .AspNet-TreeView-Leaf a {
	color: #fff;
	margin: 0;
	padding: 0 0 0 15px;	
}
#ctl00_navmain .AspNet-TreeView-ChildSelected .AspNet-TreeView-Selected .AspNet-TreeView-ParentSelected, #ctl00_navmain .AspNet-TreeView-ChildSelected .AspNet-TreeView-ChildSelected .AspNet-TreeView-Leaf {
	border-left: none;
}
#ctl00_navmain .AspNet-TreeView-ChildSelected .AspNet-TreeView-ChildSelected .AspNet-TreeView-Selected a {
	color: #ce1126;
}
#ctl00_navmain .AspNet-TreeView-Parent.AspNet-TreeView-Selected .AspNet-TreeView-Leaf.AspNet-TreeView-ParentSelected a {
    	color: #e6e6e6;
}
#ctl00_navmain .AspNet-TreeView-Root.AspNet-TreeView-ChildSelected .AspNet-TreeView-Parent.AspNet-TreeView-Selected .AspNet-TreeView-Parent.AspNet-TreeView-ParentSelected a {
    color: #e6e6e6;
}
#ctl00_navmain .AspNet-TreeView-Parent.AspNet-TreeView-ChildSelected .AspNet-TreeView-Parent 
{
    border: none;
    padding: 0 0 0 15px;
    margin: 0;
}
#ctl00_navmain .AspNet-TreeView-Selected {
	border-left: 1px solid #fff;
	margin: 0 0 0 -10px;
	padding: 0 0 0 10px;
}
#ctl00_navmain .AspNet-TreeView-Selected {
	color: #ce1126;
}
#ctl00_navmain .NavSelectedItem {
	color: #ce1126;
}

/* SECONDARY NAV */
#ctl00_SecondaryNav_MenuSubNav {
	/* border-bottom: 1px solid #999;
	height: auto; */
	margin: 0 0 20px 0;
	padding: 5px 0;
	width: 580px;
}
.AspNet-Menu-Horizontal  {
    min-height: 10px;
}
.MenuSubNav ul.AspNet-Menu li {
	background: url(../images/common/bullet.gif) left center no-repeat;
	padding: 0 10px 0 6px;
	white-space: nowrap;
}
.MenuSubNav ul.AspNet-Menu li a:hover {
	text-decoration: underline;	
}

/* TEMPLATE FULL */
#ctl00_full #sidebar {
	display: none;
}
#ctl00_full #main {
	line-height: 1.6em;
	margin: 20px 40px 40px 40px;
	width: 820px;
}
#ctl00_full #footer {
	margin: 0 40px;
	width: 820px;	
}

/* TEMPLATE SECURE */
#ctl00_secure #sidebar, #ctl00_secure #navutility, #ctl00_secure #ctl00_navmain {
	display: none;
}
#ctl00_secure #main {
	line-height: 1.6em;
	margin: 20px 40px 40px 40px;
	width: 820px;
}
#ctl00_secure #footer {
	margin: 0 40px;
	width: 820px;	
}

/* TEMPLATE HOMEPAGE */
#ctl00_homepage #sidebar {
	display: none;
}
#ctl00_homepage #main {
	line-height: 1.6em;
	margin: 20px 40px 40px 40px;
	padding: 0;
	width: 820px;
}
#ctl00_homepage #footer {
	margin: 0 40px;
	width: 820px;	
}
#ctl00_homepage #headersection {
	color: #fff;
	font: bold 0.9em Tahoma, Geneva, sans-serif;
	height: 46px;
	text-align: left;
	vertical-align: bottom;
}
#ctl00_homepage #ctl00_navmain {
	height: 316px;
}
#ctl00_homepage #ctl00_navmain a {
	color: #fff;
}

/* HOME PAGE */
#onstage {
	margin: 0;
	width: 540px;
}
#onstage .production {
	margin: 0 0 40px 0;
}
#onstage .button {
	float: left;
	width: 90px;
	padding-top: 8px;
}
#onstage .info {
	margin: 0 0 0 110px;
	width: 430px;
}
#onstage .title {
	font: 2.6em Impact, Charcoal, sans-serif;
	letter-spacing: 0em;
	margin: 0 10px 0 1px;
	text-transform: uppercase;
}
#onstage .date {
	font: normal 1.3em Georgia, serif;
	line-height: 1.6em;
	white-space: nowrap;
}
#spotlight {
	float: right;
	margin: 0;
	width: 250px;
}
#spotlight .title {
	font: normal 1.2em Impact, Charcoal, sans-serif;
	letter-spacing: 0.2em;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
#spotlight .info {
	font: normal 1.6em Georgia, serif;
	margin: 0 0 20px 0;
}
#spotlight .infosmall {
	font: normal 0.6em Georgia, serif;
	font-style: italic;
	text-transform: uppercase;
}
#spotlight .infohighlight {
    font: normal 1.3em Impact, Charcoal, sans-serif;
}
#spotlight .infohighlight a {
    color: #ce1126;
    text-transform: uppercase;
}

/* FORM */
.forminput {
	background-color: #fff;
	border: 1px solid #000;
	font: #000 10px Georgia, Serif;
}
.formdrop {
	background-color: #fff;
	border: 1px solid #000;
	font: #000 10px Georgia, Serif;
}

/* ERROR */
.err {
	background-color: #ccc;
	border: 1px solid #f00;
	color: #f00;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 10px;
}

#core 
{
	position:relative;
}
/* WIDTHS */
.corewidth {
	width: 580px;
}
.calendargwidth, .calendartwidth {
	width: 820px;
}
.calendargcolwidth {
    width: 115px;
}
.calendargcollastwidth {
    width: 116px;
}
.calendartcol1width {
    width: 248px;
}
.calendartcol2width {
    width: 98px;
}
.calendartcol3width {
    width: 318px;
}
.calendartcol4width {
    width: 148px;
}
.ordercol1 {
	width: 98px;
}
.ordercol2 {
	width: 228px;
}
.ordercol3 {
	width: 148px;
}
.ordercol4 {
	width: 98px;
}

/* TABLE */
.tablehead {
	background-color: #231f20;
	color: #fff;
	padding: 3px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: bottom;
}
.tabledata {
	background-color: #ccc;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
.tabledataleft {
	text-align: left;
	vertical-align: middle;
}
.tabledatalefttop {
	text-align: left;
	vertical-align: top;
}
.tabledatart {
	text-align: right;
	vertical-align: middle;
}
.tabledatarttop {
	text-align: right;
	vertical-align: top;
}
table.center {
    margin: 0px auto; 
}

/* CALENDAR */
.calendarmonth {
	font-size: 1.4em;
	font-weight: bold;
}
.calendarhead {
	background-color: #231f20;
	color: #fff;
	padding: 3px;
	text-align: left;
	text-transform: uppercase;
	vertical-align: bottom;
}
.calendarheadg {
	color: #fff;
	background-color: #231f20;
	padding: 3px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: bottom;
}
.calendaron {
	background-color: #ccc;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}
.calendaroff {
	background-color: #ccc;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}
.calendarinfo {
	line-height: 1.2em;
	padding: 3px 0;
	text-align: center;
	vertical-align: top;
}
.calendardrop {
	border: 1px solid #000;
	font: #000 10px "Times New Roman", Times, serif;
	padding: 0;
}
.calendarempty {
	background-color: #6e6e6e;
}
.calendarday {
	background-color: #ccc;
	padding: 2px;
	height: 68px;
}
.calendartoday {
	background-color: #ccc;
	border: 1px solid #000;
	padding: 2px;
	height: 70px;
}
.calendardate {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.calendardivider {
	background-color: #231f20;
	padding: 3px;
}
.calendarnote {
	background-color: #ccc;
	padding: 50px 10px;
	text-align: center;
	vertical-align: top;
}

/* TICKET */
.tickettitle {
	font-weight: bold;
	padding: 2px;
	text-align: left;
}
.tickethead {
	background-color: #231f20;
	color: #fff;
	padding: 2px;
	text-align: center;
	vertical-align: bottom;
}
.ticketdescrip {
	background-color: #ccc;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
}
.ticketpriceseat {
	background-color: #ccc;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}
.ticketseats {
	border: 1px solid #000;
	padding: 0px;
	width: 40px;
}
.ticketdates {
	border: 1px solid #000;
	padding: 0px;
}
.ticketdivider {
	background-color: #231f20;
}
.ticketdisclaimer {
	font-size: 0.9em;
}
.ticketalsoheldon {
	background-color: #ccc;
	border: 1px solid #000;
	color: #000;
	margin-top: 20px;
	padding: 3px;
	text-align: center;
}

.orderexiration {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #231f20;
	padding: 10px;
	margin: 0px 0px 0px 20px;
	float: right;
	border: 1px solid #E4232F;
	width: 190px;
	background-color: #cccccc;	
}
.orderexiration .warning {
	width: 29px;
	float: left;
}
.orderexiration .note {
	
	width: 141px;
	float: left;
}

/* VIEW ORDER */
.orderhead {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #231f20;
	text-align: center;
	text-transform: uppercase;
	padding: 3px;
}
.ordersubhead {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #231f20;
	text-align: center;
	padding: 3px;
}
.orderbg {
	background-color: #cccccc;
}
.orderdatetime {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #cccccc;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.orderperformance {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #cccccc;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.orderprice {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #cccccc;
	text-align: right;
	vertical-align: middle;
	padding: 3px;
}
.orderquantity {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #cccccc;
	text-align: right;
	vertical-align: middle;
	padding: 3px;
}
.ordercontribution {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #cccccc;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.ordergiftcert {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #cccccc;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.orderservicecharge {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #cccccc;
	text-align: right;
	vertical-align: middle;
	padding: 3px;
}
.ordergrandtotal {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	background-color: #cccccc;
	text-align: right;
	vertical-align: middle;
	padding: 3px;
}
.orderempty {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #cccccc;
	text-align: center;
	padding: 35px;
}
.orderdivider {
	background-color: #231f20;
	padding: 2px;
}

/* GIFT CERT REDEEM */
div.giftcertredeem {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
    margin-top: 15px;
    padding: 10px;
    background-color: #cccccc;
    border: solid 1px #231f20;
	color: #000;    
}
div.giftcertredeem input {
    vertical-align: middle;
}





/* PRODUCTION */
#production {
}
#production input, #production select {
	font-size: 0.9em;
}
#production .title {
	font-size: 24px;
    font-weight: bold;
	margin: 0 0 5px 0;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
}
#production .daterange {
    font-weight: bold;
	margin: 0;
}
#production .venue, #production .daterange {
    font-size: 12px;
    font-weight: bold;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0;
}
#production .venue {
    margin-bottom: 10px;
}
#production .credit1 {
    font-size: 14px;
    font-weight: normal;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0;
}
#production .credit2, #production .credit3 {
    font-size: 12px;
    font-weight: normal;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0;
}
#ctl00_cphcontent_pBuyNowSection 
{
	position: absolute;
	top: 20px;
	left: 0px;
}
#production .buynow {
	position: absolute;
	top: 20px;
	left: 0px;

	width: 218px;
	padding: 8px;
	background: #FFFFFF;
	border: 0px solid #000;
	font-size: 0.9em;
	line-height: 1.0em;
}
#production .buybox {
}
#production .buyboxbestavailable, #production .buybox1syos {
	width: 200px;
	margin: 8px 0 0 0;
	padding: 8px;
	background: #FFFFFF;
	border: 0px solid #000;
}
#production .buyboxperformances {
	width: 200px;
	height: 38px;
	padding: 8px;
	background: #FFFFFF;
	border: 0px solid #000;
}
#production .buyboxpromocode {
	float: left;
	width: 200px;
	height: 38px;
	padding: 8px;
	background: #FFFFFF;
	border: 0px solid #000;
}
#ctl00_cphcontent_ucTickSelector_ibReserveSeats {
	float: left;
	width: 150px;
	padding: 8px 0px 0px 0px;
}
#ctl00_cphcontent_hlsyos {
	float: right;
	margin: 3px 0 0 0;
	width: 150px;
}
#production b {
	margin: 0 0 5px 0;
	display: block;
}
#production input {
	margin: 0;
}
#production .ticketbestavailable {
	width: 200px;
}
#production td.ticketsection {
	width: 170px;
	vertical-align: top;
	height: auto;
}
#production td.ticketselection {
	width: 236px;
	vertical-align: top;
}
#production td.ticketreservebutton {
	width: 150px;
	text-align: right;
	vertical-align: top;
}
#production td.ticketdescription, #production td.ticketprice, #production td.ticketquantity {
	padding: 0 10px 0 0;
	height: auto;
	width: auto;
}
#production .ticketsoldout {
	margin: 4px 0 0 0;
	font-weight: bold;
}
   
/* AJAX NEW TABS */
div#tabmain {
    width: 590px;
    margin: 0;
}

ul#tabnav1 {
    
	text-align: left;
	margin: 1em 0 1em 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #000;
	list-style-type: none;
	padding: 3px 10px 3px 0px;
}
ul#tabnav1 li {
	display: inline;
	text-transform:none;
	cursor: pointer;
	cursor: hand;
	font-size: 17px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
ul#tabnav1 li.tabonfirst, ul#tabnav1 li.tabon {
	border-bottom: 1px solid #fff;
	background-color: #fff;
}
ul#tabnav1 li.tab span {
    color: #c00;
}
ul#tabnav1 li.tabonfirst span, ul#tabnav1 li.tabon span {
	background-color: #eee;
	position: relative;
	top: 1px;
	padding-top: 4px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #fff;
	color: #c00; /*b7babd;*/
	cursor: pointer;
	cursor: text;
}
ul#tabnav1 li.tabonfirst span {
	border-left: 1px solid #fff;
}
ul#tabnav1 li span {
	padding: 3px 4px;
	border: 1px solid #fff;
	color: #000;
	margin-right: 0px;
	text-decoration: none;
	border-bottom: none;
}
ul#tabnav1 a:hover {
	background: #fff;
	color: #b7babd;
}

/* 	CONTENT MANAGEMENT STYLES */
h1, h2, h3, h4, h5, h6 {
	font: 2.0em Impact, Charcoal, sans-serif;
	letter-spacing: 1px;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.6em;
}
h4, h5, h6 {
	font-size: 1.4em;
}
.comment, .commentred {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
}
.commentred {
    color:#c00;
}

.feature, .playwright, .artist, .designer, .cast {
	color: #f00;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.playwright {
	font-size: 20px;
}
.artist {
	font-size: 18px;
}
.designer, .cast {
	color: #000;
	font-size: 14px;
	font-weight: normal;
}

/* PLAYS */
.sectionhead {
	font: 20px "Times New Roman", Times, serif;
}
.sectionsubhead {
	font: 18px "Times New Roman", Times, serif;
}
.sectionheadred {
	color: #FF0000;
	font: 20px "Times New Roman", Times, serif;
}
.sectionsubheadred {
	color: #FF0000;
	font: 18px "Times New Roman", Times, serif;
}
/* SUPPLEMENTARY STYLES */

.bm0
{
    margin-bottom: 0px;
}

.bm1 
{
    margin-bottom: 10px;
}
.bm15 
{
    margin-bottom: 15px;
}
.bm2
{
    margin-bottom: 20px;    
}
.pb1
{
    padding-bottom: 10px;    
}
.pb2
{
    padding-bottom: 20px;    
}
.pt1 
{
    padding-top: 10px;
}
.pt2 
{
    padding-top: 20px;
}
.pr05
{
    padding-right: 5px;
}
.pr1
{
    padding-right: 10px;
}
.pr2
{
    padding-right: 20px;
}

.tm0
{
    margin-top: 0px;
}

.tm1 
{
    margin-top: 10px;
}
.tm2 
{
    margin-top: 20px;
}
.bbs1g 
{
    border-bottom: solid 1px #999;
}
.w800 {
    width: 800px;
}
.w570 {
    width: 570px;
}
.w400 {
    width: 400px;
}
.w270 
{
    width: 270px;
}
.wper02 
{
    width: 2%;
}
.wper20 {
    width: 20%;
}
.wper25 {
    width: 25%;
}
.wper35 {
    width: 35%;
}
.wper40 {
    width: 40%;
}
.wper49 {
    width: 49%;
}
.wper60 {
    width: 60%;
}
.wper80 {
    width: 80%;
}
.wper100 {
    width: 100%;
}
div.center, h1.center, p.center, ol.center
{
    margin-left:auto;
    margin-right:auto;
}
/*div p.center {
    text-align:center;
}*/
p.tac, div.tac, td.tac {
    text-align:center;
}
p.tar {
    text-align:right;
}

p.b12 {
    font-size: 12px;
    font-weight:bold;
}
/* IMAGES */
img.arrow {
    padding: 0 2px;
}
img.syosrt {
    text-align: right;
}
/* PROMO */
div.promotext{
    width: 200px; 
}


/* SITE MAP*/
#ctl00_cphcontent_sitemap {
	background-position: left top;
	background-repeat: no-repeat;
	/*height: 226px;*/
	padding: 12px 40px;
}
#ctl00_cphcontent_sitemap a {
	color: #6e6e6e;
	font: bold 0.9em Tahoma, Geneva, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
#ctl00_cphcontent_sitemap .AspNet-TreeView-Root {
	margin: 0;
	padding: 0 0 0 0px;		
}
#ctl00_cphcontent_sitemap .AspNet-TreeView-Root a 
{
	color: #6e6e6e;
}
#ctl00_cphcontent_sitemap .AspNet-TreeView-Parent {
	margin: 0;
	padding: 0 0 0 15px;		
}
#ctl00_cphcontent_sitemap .AspNet-TreeView-Parent a{
	color: #6e6e6e;
}
#ctl00_cphcontent_sitemap .AspNet-TreeView-Leaf {
	margin: 0;
	padding: 0 0 0 15px;		
}
#ctl00_cphcontent_sitemap .AspNet-TreeView-Leaf a{
	color: #6e6e6e;
}
/* CMS STYLES */
.onstagetitle {
	color: #000;
	font: 2.6em Impact, Charcoal, sans-serif;
	letter-spacing: 0em;
	margin: 0 10px 0 1px;
	text-transform: uppercase;
}
.onstagedate {
	color: #000;
	font: normal 20px Georgia, serif;
	line-height: 24px;
	white-space: nowrap;
}
.spotlighttitle {
	color: #000;
	font: normal 1.2em Impact, Charcoal, sans-serif;
	letter-spacing: 0.2em;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
.spotlightinfo {
	color: #000;
	font: normal 1.6em Georgia, serif;
	margin: 0 0 20px 0;
}
.spotlightinfohighlight {
    color: #ce1126;	
    font: normal 16px Impact, Charcoal, sans-serif;
    text-transform: uppercase;
}
.spotlightsmaller {
	color: #000;
	font: normal 19px Georgia, serif;
	line-height: 22px;
	margin: 0 0 20px 0;
}
.spotlightlink, .spotlightlinkred {
    font: normal 1.2em Impact, Charcoal, sans-serif;
    text-transform: uppercase;
    color: #000;
}
.spotlightlinkred {
	color: #ce1126;
}
.spotlightinfosmall {
	color: #000;
	font: normal 0.6em Georgia, serif;
	text-transform: uppercase;
	font-style: italic;
	margin: 0 0 20px 0;
}
.productiontitle {
	color: #000;
	font-size: 2.0em;
    font-weight: bold;
	margin: 0 0 5px 0;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
}

/* TEMPLATE POP */
#pop #container {
	width: 640px;
	margin: 15px auto;
	padding: 1px;
	border: 1px solid #000;
}
#pop #header {
	width: 640px;
}
#pop #header #logo {
	border-bottom: 10px solid #ce1126;
	margin: 10px;
	padding: 0 0 10px 0;
	width: 620px;
}
#pop #core {
	width: 600px;
	padding: 20px;
}
#pop #core #main {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}
#pop #footer {
	clear: both;
	margin: 0 auto;
	padding-bottom: 15px;
	width: 640px;
	font-size: 0.9em;
	color: #666;
	text-align: left;
	line-height: 120%;
}
#pop #sectionname {
	font: normal 1.6em Georgia, serif;
	font-weight: bold;
	text-transform: capitalize;
}
#pop #closewindow {
	float: right;
	width: 100px;
}

/* MINI CALENDAR */
#minicalendar {
	width: 200px;
	padding: 0;
	background-color: #ccc;
}
#minicalendar #months {
	width: 200px;
	padding: 0;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #231f20;
}
#minicalendar #months a {
	color: #fff;
	text-decoration: none;
}
#minicalendar #months #current {
	width: 40px;
	height: 20px;
	padding: 0 0 0 0;
}
#minicalendar #months #current a {
	color: #fff;
}
#minicalendar #months #next1 {
	float: right;
	width: 40px;
	height: 20px;
	padding: 0 0 0 0;
	background-color: #6e6e6e;
	border-left: 1px solid #dddede;
}
#minicalendar #months #next2 {
	float: right;
	width: 40px;
	height: 20px;
	padding: 0 0 0 0;
	background-color: #6e6e6e;
	border-left: 1px solid #dddede;
}
#minicalendar #months #next3 {
	float: right;
	width: 77px;
	height: 20px;
	padding: 0 0 0 0;
	background-color: #6e6e6e;
	border-left: 1px solid #dddede;
}
#minicalendar #days {
	width: 200px;
	padding: 0;
	background-color: #ccc;
}
#minicalendar #weekdays {
	width: 200px;
	padding: 0;
	background-color: #231f20;
}
#minicalendar #weekdays td.weekday {
	width: 35px;
	height: 25px;
	background-color: #231f20;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-size: 0.9em;
	font-weight: normal;
}
#minicalendar #days td {
	width: 35px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-size: 0.8em;
	background-color: #ccc;
	color: #6e6e6e;	
	border-bottom: 0px solid #fff;
}
#minicalendar #days td a {
	color: #ce1126;
	font-weight: bold;
}
#minicalendar #days td.today {
	border: 1px solid #231f20;
}
#minicalendar #days td.today a {
	color: #ce1126;
	font-weight: bold;
}
#minicalendar #browsecalendar {
	width: 200px;
	padding: 0;
	background-color: #dddede;
}