
area {
	outline:0;
}
:focus {
	outline: 0;
}
input {
	font-size:1em;
	padding:2px 4px;
}
textarea{
    font-family:arial, helvetica, sans-serif;
    font-size:1em;
}    
.disabled{
color:#999;
}
table.searchResults td a, table.searchResults th a
{
    line-height:130% !important;
}
.searchResult {
	font-size:15px;
	text-decoration:underline;
	font-weight:bold;	
}
select {
	font-size:0.9em;
}
option {
	padding-right:10px;
}
a:hover {
	text-decoration:underline;
}
input.btnImage {
	padding:0px;
}
#pageContainer {
	margin:0px auto;
	text-align:left;
	width:740px;
}
#masthead {
	background-color:#F00;
	/*border-bottom:4px solid #FE0096;*/
	height:84px;
	_height:88px;
	
}
#primaryNavContainer {
	background-color:#000;
	height:22px;
	padding:0px !important;
}
#primaryNavContainer img {
	margin:0;
	padding:0;
}
#contentContainer {
	background-color:#FFF;
	border:1px solid #FFF;
	width:738px;
	_width:700px;
}

/*#footer {
	background-color:#FFF;
	font-size:0.9em;
	padding:5px 0px 15px 0px;
	text-align:center;
}
#footer ul {
	list-style:none;
}
#footer ul li {
	border-left:1px solid #000;
	display:inline;
	padding:0px 4px;
}
#footer ul li.first {
	border:0px;
}
#footer p {
	margin:2px 0px 0px 0px;
}*/
.error {
	color:#F00;
	}
.confirmation {
	color:#F00;
	}
.small {
	font-size:11px;
}
.icon
{
    text-decoration:none;
}
.removeButton
{
    margin: 5px 10px 3px 10px;
}
/* POPUPS */
body.popupBlank {
	background-color:#FFF;
	margin:0px;
	padding:0px
}
body.popup {
	background-color:#FFF;
}
body.popup table td {
	padding:2px 10px;
	text-align:left;
}
body.popup table td.first {
	padding-top:10px;
	text-align:left;
}
body.popup table td.last {
	padding-bottom:10px;
	text-align:left;
}
/*start CH provided/existing classes*/
 .buybutton_inactive {
 	font-size:11px;
 }
.spacerdiv {
	height:20px;
}
.spacerDiv35 {
    height:35px;
}
th {
	background-color:#DDD;
	font-size:1.2em;
	padding:2px 4px;
	text-align:left;
}

table.purchasedEvents th{
    background-color:#EFEFEF;
    font-size:12px;
    font-weight:bold;
    text-align:left;
}

.header2 
{
    color: #000000; 
    font-weight: bold; 
    font-size: 12px; 
    font-family: arial, helvetica, sans-serif;
}
a.links 
{
    color: #FF0000; 
    font-size: 11px; 
    font-family: arial, helvetica, sans-serif;
}
.copy 
{
    color: #000000; 
    font-size: 12px; 
    font-family: arial, helvetica, sans-serif;
}
label {
	font-weight:bold;
	}
	
.newsletter_column
{
    color: #000000; 
    font-size: 11px; 
    font-family: arial, helvetica, sans-serif;
    font-weight:normal !important;
}
.newsletter
{
    color: #000000; 
    font-size: 12px; 
    font-family: arial, helvetica, sans-serif;
    font-weight:normal !important;
    padding-left: 25px;
}
.newsletterSample
{
    color: #F00;
    font-size: 11px;
    font-weight: normal;
}
.colorBlock {
    height:12px;
    width:12px;
    border:1px solid #666666;
    float:left;
    font-size:10px;
    padding:2px 0px 2px 4px;
    color:#fff;
    margin: 0px 10px 0px 5px;
    _padding: 1px 5px 2px 4px;
}
.calendar_event_date {
    padding-left:10px;
    color:#fff;
    font-size:14px;
    padding-top:1px;
}
.calendar_event_title {
    color:#ff0000;
    font-size:16px;
    font-weight:bold;
}
.calendar_event_subtitle {
    color:#000000;
    font-weight:bold;
}
.calendar_event_header {
    color:#000000;
    font-size:16px;
    font-weight:bold;
}
	
.noBold
{
    font-weight:normal;
}


a.tooltip {
	position: relative;
	text-decoration:none;
}
a.tooltip span {
	display: none;
	text-decoration: none;
}
a.tooltip:hover {
	background: none; /* IE hack */
	z-index: 100;
	text-decoration:none;
}
a.tooltip:hover span {
	display:block!important;
	display:inline-block;
	position: absolute;
	top: 3em;
	left: 1.5em;
	text-align: left;
	padding:3px;
	text-decoration: none;
	background:#ffffff;
	color:#000000;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
}

#loggedIn, #loggedIn table, #loggedIn table tr, #loggedIn table tr td {
	font-size:11px;
	background-color:#ffffff;
}

#loggedIn a {
	font-weight:bold;
	text-decoration:underline;
}

.example {
	
}

/*Home Page Top Nav */

#topNav {
	text-align:right;
	color:#ff6666;
	font-size:12px;
	font-weight:bold;
	margin:8px 8px 0px 0px;
}

#topNav a {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	display:inline-block;
	padding:0px 5px;
}

#topNav a:hover {
	color:#ffcc66;
	text-decoration:underline;
}

/*Press Center*/

.press-section {
	clear: left;
	line-height: 1.4em;
}

.press-section a, .press-section a:hover, .press-section a:active, .press-section a:visited {
	color: #ed1a3b;
	font-weight:bold;
	text-decoration: underline;
}

.press-section h2 {
	font-size: 16px;
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px solid #d1d1d1;
}

.press-section h3 {
	padding-top: 15px;
	margin-top: 15px;
	margin-bottom:0px;
	padding-bottom:8px;
	font-size: 16px;
	border-top: 1px solid #d1d1d1;
}

.pdf-link {
	display: block;
	background-image: url(/common/imgs/icon_pdf.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	margin-bottom: 8px;
}

.pdf-dtl {
	color: #545454;
	padding-left: 4px;
}

.release {
	clear: both;
	display: block;
	padding-bottom: 15px;
}

.release .release-date {
	display: block;
	float: left;
	padding-right: 10px;
	margin-bottom: 6px;
	color: #545454;
}

.release a.release-title, .release a.release-title:hover, .release a.release-title:active, .release a.release-title:visited {
	display: block;
	float: left;
	width: 425px;
	margin-bottom: 6px;
	color: #ed1a3b;
}

ul#press-filters {
	list-style: none;
	padding:0px;
	padding-bottom: 20px;
	margin:0px;
}

ul#press-filters li {
	display: block;
	float: left;
	font-size: 10px;
	padding-right: 4px;
	border-right: 1px solid #cccccc;
	margin-right: 4px;
}

ul#press-filters li.last {
	padding: 0px;
	border-width: 0px;
}

ul#press-filters li a {
	font-weight: normal;
	color: #545454;
	text-decoration: none;
	padding: 2px 6px 2px 4px;
	_padding-top: 4px;
	_padding-bottom: 6px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

ul#press-filters li.selected a {
	background-color: #545454;
	color: #efefef;
}

ul#press-filters li a:hover {
	background: #ed1a3b;
	color:white;
}


/*end CH provided classes*/
table {
    font-size:12px;
}

/* begin from style_ie */

.wbody { color: #ffffff; font-size: 12px; font-family: Arial, Verdana, Helvetica }
.body_w { color: #ffffff; font-size: 12px; font-family: Arial, Verdana, Helvetica }
.bodysm_w { color: #ffffff; font-size: 10px; font-family: Arial, Verdana, Helvetica }

.pf_body { color: #000000; font-size:13px; font-family: Arial, Verdana, Helvetica }
.pf_header { color: #000000; font-weight:bold; font-size:13px; font-family: Arial, Verdana, Helvetica }

.title { color: #E70303; font-weight: bold; font-size: 15px; font-family: Arial, Verdana, Helvetica }
.titleBlack { color: #000000; font-weight: bold; font-size: 15px; font-family: Arial, Verdana, Helvetica }
.titles   { color: #E70303; font-weight: bold; font-size: 16px; font-family:Arial, Verdana, Helvetica }
.title2 { color: #E70303; font-weight: bold; font-size: 13px; font-family: Arial, Verdana, Helvetica }
.subtitle { color: #E70303; font-weight: bold; font-size: 13px; font-family: Arial, Verdana, Helvetica }

.header1 { color: #000000; font-weight: bold; font-size: 13px; font-family: Arial, Verdana, Helvetica }
.header1Red { color: #E70303; font-weight: bold; font-size: 13px; font-family: Arial, Verdana, Helvetica }
.header2 { color: #000000; font-weight: bold; font-size: 12px; font-family: Arial, Verdana, Helvetica }
.emph { color: #000000; font-weight: bold; font-size: 12px; font-family: Arial, Verdana, Helvetica }
.header2Red { color: #E70303; font-weight: bold; font-size: 12px; font-family: Arial, Verdana, Helvetica }
.header3 { color: #666666; font-weight: bold; font-size: 12px; font-family: Arial, Verdana, Helvetica }
.header1w { color: #ffffff; font-weight: bold; font-size: 12px; font-family: Arial, Verdana, Helvetica }

.footer { color: #000000; font-size: 11px; font-family: Arial, Verdana, Helvetica }

.shop_title { color: #FF0000; font-weight: bold; font-size: 14px; }
.shop_titleblk { color: #000000; font-weight: bold; font-size: 14px; }
.shop_categorytitle { color: #FF0000; font-weight: bold; font-size: 32px; position: relative; left: 15px; }
.shop_menu { color: #FF0000; font-weight: bold; padding: 6px 6px 6px 0px; }
.shop_menu_indent { position: relative; left: 15px; }
.shop_priceindent { color: #FF0000; font-weight: bold; font-size: 14px; position: relative; left: 3px; cursor:pointer;  }
.shop_input { font-family: monospace }
.shop_detailtitle { color: #FF0000; font-weight: bold; font-size: 32px; }

a.thirdLevelNav, a.thirdLevelNav:visited, a.thirdLevelNav:hover, a.thirdLevelNav:active { color: #000000; font-size: 12px; font-family: Arial, Verdana, Helvetica }
/*a.thirdLevelSec, a.thirdLevelSec:visited, a.thirdLevelSec:hover, a.thirdLevelSec:active { color: #FFFFFF; font-size: 12px; font-family: Arial, Verdana, Helvetica }*/

.subnav { display:inline-block; padding:0px 0px 0px 10px; font-size:11px; margin:0px; cursor:pointer; }
.subnav a, .subnav a.thirdLevelNav { font-size:11px; }
/* end from style_ie */


/* accessibility request classes */
.small_accessibility_link { font-size: 10px; }
.accessible_seating_note { font-size: 12px; font-weight: bold; }
.no_border { border: none; }
.event_name_and_id_container { color:#000000; font-size:13pt; margin: 10px 0; }
.confirmation_footer { margin: 10px 0; }
.confirmation_footer p { margin: 0; padding: 0; }
.confirmation_container { margin-left: 20px; }
.confirmation_table { text-align: left; }

.loginRegisterButtons { padding:10px 5px 9px 5px; font-size:11px; }
.loginRegisterUnavailableContainer { padding:0px 5px 5px 5px; text-align:left; font-size:11px; color:#333333; }
.loginBox { background: #ffffff; } 
.grayLoginBox { background: #cccccc; }

/*Configurable Brochure Classes*/
.tessInterest {
    font-size: 11px;
}

div.error {
	background-image:url("/common/imgs/icon_notice.gif");
	background-position:5px 15px;
	background-repeat:no-repeat;
	border:1px solid #CCC;
	margin:10px 0px;
	padding:10px 20px 10px 30px;
	text-align:left;
	width:90%;
	_width:100%;
	}
div.error p {
	color:#F00;
	}

/*Event Mag*/

#evtmagHdr {
	margin-bottom:20px;
}

#evtmagBdy {
	margin-top:20px;
}

.eventsMenu { 
    font-size:13px; 
} 
.composer { 
    font-weight:normal; 
    padding-left: 15px;
    padding-right: 10px;
    text-align:left;
    display:block;
} 
.eventsHeader { 
    font-size: 14px; 
    font-weight: bold; 
} 

.eventsMenuSelected { 
    font-size:13px; 
    font-weight:bold; 
    color:#d2222d; 
}

.eventMagCallout {
	border: 1px solid black;
	padding: 5px;
	font-size: 11px;
	margin:15px 0px;
}

.eventMagCallout h4 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
}

.eventMagCallout p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#sponsors {
	margin-top:100px;
	padding-right: 20px;
}

.sponsorLogo {
	font-size: 11px;
	padding-bottom: 10px;
	padding-top: 15px;
}

.sponsorCredit {
	font-size: 11px;
}

.sponsorDescription {

}

.audio #evtMagAudioPlayer {
	display:block;
	margin-bottom:15px;
}

.video #evtMagVideoPlayer {
	display:block;
	margin-bottom:15px;
}

/*Audio & Video*/

.audio, .video {
	font-size:10px;
}

.audio div.title, .video div.title {
	font-weight:bold;
	font-size:12px;
	color:black;
	padding-bottom:10px;
}

.audio .description {
	font-size: 11px;
}

table.ch-table-wrapper{
margin-bottom:0px;
}
