@import url(/stylesheets/template-1);
/* turn nav on */
.section-events #nav-events 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 */


.step-header {
	background:#C6D4E4;
	padding:6px 0 6px 4px;
	border-top:1px solid #84888C;
	font:1.4em Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#006;
}



ol.donate-steps {
	list-style:none;
	margin:0 0 30px 0;
	padding:0;
}
.donate-steps input, .donate-steps select, .donate-steps textarea {
	border:1px solid #737373;
	border-top-width:2px;
	border-left-width:2px;
        
}

p textarea {
	border:1px solid #737373;
	border-top-width:2px;
	border-left-width:2px;
        
}
.donate-steps li {
	display:block;
	float:left;
	margin-bottom:14px;
}
.donate-steps li label {
	display:block;
	margin-bottom:1px;
}
li.frm-full {
	float:none;
	width:620px;
}
li.frm-left {
	clear:both;
	margin-right:20px;
}
li.frm-long {width:280px;}
li.frm-long .textfield-1 {width:280px;}
li.frm-short {
	width:140px;
	margin-right:10px;
}
li.frm-short .textfield-1 {width:140px;}

i.frm-medium .textfield-1 {width:100px;}
li.frm-select {
	width:110px;
	margin-right:20px;
}
li.frm-select select {width:110px;}
li#frm-sec-city {width:140px;}
li#frm-sec-city input {width:140px;}

li#frm-sec-birth input {width:120px;}

li#frm-sec-gender input {
	width:120px;
        margin-left: 15px;
}
li#frm-sec-state {width:60px;}
li#frm-sec-state input {width:60px;}
li#frm-sec-zip {
	width:60px;
	margin-right:0;
}
li#frm-sec-zip input {width:60px;}
li#frm-sec-comment textarea {
	width:470px;
	height:110px;
}
li#frm-sec-howdidyouhear input {width:470px;}
li#frm-sec-mailinglist input {border:0;}
li#frm-sec-mailinglist label {display:inline;}
li#frm-sec-submit {
	clear:left;
	float:none;
	margin-right:167px;
	text-align:right;
}
li#frm-sec-submit input {
	clear:left;
	border:0;

