.lightbox .input-holder .text.error {
	padding:8px;
	border:2px solid #f15d22;
	background:#fd7977;
	color:#2d3034;
	width:261px;
}
.lightbox .wide .text.error { width:543px; }

.lightbox .input-holder{
	height:38px;
	width:281px;
	background:#fff;
	border:1px solid #898989;
	margin-bottom:11px;
}

.lightbox .input-holder.wide{width:563px;}
.lightbox .parent-active{
	border:0;
	border-top:1px solid #3a3a3a;
	border-bottom:1px solid #3a3a3a;
	background:url(/docs/web/ieu-home/sprite.png) no-repeat 0 -724px;
}
.lightbox .parent-active.wide{background-position:0 -762px;}
.lightbox .text{
	float:left;
	border:0;
	width:139px;
	padding:12px 9px 13px;
	background:none;
}
.lightbox .text{width:263px;}
.lightbox .wide .text{width:199px;}
.lightbox .wide .text{width:545px;}

.lightbox{
	background:#3a3a3a;
	position:absolute;
	top:0;
	left:-9999px;
	color:#fff;
	font-size:13px;
	line-height:16px;
	width:565px;
	padding:0 21px 23px 22px;
	z-index:3;
	margin:42px 0 0;
}
.lightbox > .close{
	position:absolute;
	width:42px;
	height:42px;
	overflow:hidden;
	text-indent:-9999px;
	top:-43px;
	right:0;
	cursor:pointer;
	background:#e43e3c url(/docs/web/ieu-home/sprite.png) no-repeat -626px -204px;
}
.lightbox .button-holder{
	overflow:hidden;
	text-align:center;
	height:37px;
	margin:0;
}
.lightbox .button{
	height:27px;
	color:#fff;
	padding:5px 28px;
	display:inline-block;
	background:#e43e3c;
	font:24px/27px 'HelveticaLTStdBold', Tahoma, Arial, sans-serif;
}
.lightbox .button:hover{text-decoration:none;}
*+html .lightbox .button{display:inline;}
.lightbox .heading{
	background:none;
	padding:0 0 14px;
	overflow:hidden;
	text-transform:uppercase;
	font:18px/22px 'HelveticaLTStdBold', Tahoma, Arial, sans-serif;
}

.lightbox .title{
	display:block;
	padding:15px 24px 14px;
	margin:0 -21px 26px -22px;
	background:#14bcc5;
	text-transform:uppercase;
	font:24px/26px 'HelveticaLTStdBold', Tahoma, Arial, sans-serif;
}
.lightbox p{margin:0 0 16px;}
.lightbox ul{
	margin:0;
	padding:0;
	list-style:none;
}
.lightbox li{
	padding:0 0 16px;
	text-indent:10px;
	background:url(/docs/web/ieu-home/bullet.gif) no-repeat 0 5px;
}
.lightbox label{
	display:block;
	font-family:Arial, Tahoma, sans-serif;
	margin-bottom:6px;
}

.lightbox .text-block{
	padding:13px 0 4px;
	font-family:Arial, Tahoma, sans-serif;
}

.lightbox .note{display:block;}

.lightbox #result { display:none; }
.lightbox img.ajax-loading { display:block; margin:35px auto 0 auto; }

.lightbox .errorbox { display:none; padding:0 0 15px 0; }
.lightbox .errorbox ul { margin:0; padding:0; list-style:none; }
.lightbox .errorbox ul li { color:#e43e3c; text-indent:0px; padding:0; }
.lightbox .errorbox ul li.first { font-weight:bold; padding-bottom:8px; background:none; }
.lightbox .errorbox ul li label { padding-left:10px; margin:0 0 3px 0; font-size:12px; color:#e43e3c; }

.lightbox div.error { background:#E43E3C; color:#fff; padding:7px; margin:0 0 8px 0; }

.lightbox .column .button{
	background:#14bcc5;
	height:auto;
	padding:4px 15px 6px 14px;
	float:right;
	font:bold 24px/27px Arial, Helvetica, sans-serif;
}
.lightbox .column .button .inner{
	margin:0;
	padding-right:22px;
	background:url(/docs/web/ieu-home/arrows.png) no-repeat 100% 11px;
}
.lightbox.login{
	width:731px;
	background:none;
	padding:0; margin:0;
}
.lightbox.login .login-form{
	float:left;
	width:281px;
	padding:0;
	background:#3a3a3a;
	font:13px/15px Arial, Helvetica, sans-serif;
	color:#fff;
	padding: 24px 19px 22px 23px;
}

.lightbox.login .title{
	text-align:center;
	padding:13px 5px 12px 11px;
	margin:0;
}
.lightbox .title-block{
	color:#fff;
	background:#14bcc5;
	padding:16px 5px 16px 20px;
}

.title-block .title{
	padding:0 0 3px;
}
.lightbox.login .heading{
	display:block;
	font:18px/21px 'HelveticaLTStdBold';
	color:#fff;
	text-transform:uppercase;
	margin-bottom:0;	
}

.login-form .input-block{
	width:281px;
	height:38px;
	margin:0 0 12px -3px;
	/*background:#fff;*/
}

.lightbox .column{
	float:left;
	border-top:1px solid #271f1f;
	width:270px;
	padding:23px 98px 16px 40px;
	background:#636363;
	color:#e8e8e8;
	text-transform:uppercase;
	font:18px/18px 'HelveticaLTStdBold';
}

.lightbox .payment-row{
	overflow:hidden;
}
.lightbox .text-title{
	float:left;
	font-size:18px;
	margin:0 13px 0 0;
}

.lightbox .buttons-block { display:none; }
.lightbox .buttons-block .button{
	padding:22px 20px 21px;
	font:bold 18px/20px Tahoma, Arial, sans-serif;
	background:#3a3a3a url("/docs/web/ieu-home/arrows.png") no-repeat 87.5% 30px;
	width:202px;
	height:20px;
}
.lightbox .buttons-block .button.later{
	background-color:#636363;
	width:203px;
}


.lightbox .sum span,
.events-list .sum span,
.aside .sum span{float:left;}


.lightbox .sum,
.events-list .sum,
.aside .sum{
	overflow:hidden;
	font-size:14px;
	line-height:16px;
	color:#1c1d21;
	display:inline-block;
	padding:4px 0 0;
}

.lightbox .sum .large{
	line-height:27px;
	font-size:25px;
	margin:-3px 0 0;
}


.lightbox .sum .text-row,
.events-list .price-box .text-row{
	float:left;
	font:12px/15px Tahoma, Arial, Helvetica, sans-serif;
	margin:-1px 0 0 7px;
}
.lightbox .sum .text-row{margin-top:-3px;}

.lightbox .sum{
	float:left;
	color:#2e2e2e;
	padding:0;
	margin:2px 0 0;
	font:14px/16px 'HelveticaLTStdBold', Tahoma, Arial, sans-serif;
}

.rsvp-result { display:none; }

.lightbox .event-info{
	font-weight:bold;
	font-size:18px;
	line-height:20px;
}
.lightbox .event-info span{display:block;}

.lightbox .event-info .event-title{
	margin-bottom:2px;
	text-transform:uppercase;
}
.lightbox .event-info address{
	font-style:normal;
}
.lightbox .event-info .date-block{
	overflow:hidden;
	margin-bottom:6px;
}
.lightbox .event-info .date-block span{
	float:left;
}

.lightbox .date-block .suffix{
	font-weight:normal;
	margin:3px 7px 0 0;
	font-size:14px;
	line-height:17px;
}
.lightbox .date-block .month{
	text-transform:uppercase;
	font-size:14px;
	line-height:17px;
	margin-top:3px;
}