@import url(/stylesheets/template-1);
/* turn nav on */
.section-events #nav-help a {
	background:#c6d4e3;
	color:#006;
	text-decoration:none;
}
/* end */

/* hdr image */
.section-events #mc-hdr {background-image:url(/assets/img/hdr-event-community.jpg);}
.pg-events-landing #mc-hdr {background-image:url(/assets/img/hdr-event.jpg);}
/* end */

.bu-login {
	display:block;
	background:url(/assets/img/bu-login-x.gif) 0 -24px no-repeat;
	width:138px;
	height:24px;
	overflow:hidden;
}
.bu-login:hover {
	background:url(/assets/img/bu-login-x.gif) 0 0 no-repeat;
}
.bu-login span {display:none;}
#ticket-holders {
	margin:30px 0 14px 0;
	padding:10px 10px 10px 10px;
	background:#F7EBDA;
	border-bottom:2px solid #D69F53;
}
#ticket-holders h3 {
	margin-top:0;
	color:#006;
	font-size:1.3em;
}
#ticket-holders h4 {
	margin:0 0 5px 0;
	color:#666;
	font-weight:700;
	text-transform:none;
	font:1em Arial, Helvetica, sans-serif;
}
#special-thanks h4 {
	margin:30px 0 5px 0;
	text-transform:none;
	border-bottom:2px solid #666;
}
#col-youandyourguests li.frm-short {width:135px;}
#col-youandyourguests li.frm-short input {width:135px;}
/* events landing page */
.pg-events-landing #mc-hdr {margin-bottom:18px;}
#three-cols-events-landing .common-col {width:264px;}
#three-cols-events-landing .multiheads-content {
	background:url(/assets/img/bg-lines-3colwide.gif) -10px 38px no-repeat;
}
*+html #three-cols-events-landing .multiheads-content {
	background:url(/assets/img/bg-lines-3colwide-ie7.gif) -10px 39px no-repeat;
}
#three-cols-events-landing H3 {
	color:#006;
	font-size:1.2em;
	margin-top:30px;
	text-transform:uppercase;
}
.pg-events-landing #rt-col-content {
	padding:8pt 12pt 14px;
	width:170px;
}
/* end */

