/****************/
/* LIGHTBOX BIG */
/****************/

.eLightboxBig {width: 472px;}
.eLightboxBigTop {background: url(/images/lightbox_big_top.gif) top no-repeat; height: 9px; width: 100%;}
.eLightboxBig div.title {padding-left: 10px; background: #FFFFFF; padding-bottom: 20px;}
.eLightboxBig div.title img.close {float: right; margin-right: 8px;}
.eLightboxBigMiddle {background: #FFFFFF; width: 100%; position: relative;}
.eLightboxBigMiddle h1 {font-family: Arial; color: #0A0071;	font-size: 20px; font-weight: normal;	margin: 0px; padding: 0px 20px 20px 20px;	line-height: 0px;}
.eLightboxBigMiddle p.centerText {text-align: center;}
.eLightboxBigMiddle p {font-family: Arial; font-size: 12px; color: #3C3C3C;	padding: 10px 20px 0px 20px; margin: 0px;	clear: both;}
.eLightboxBigMiddle p.warning {border: 1px solid #FDE3E3; clear: both; padding: 3px 10px 3px 25px; margin: -8px 10px 0px 10px; font-family: Arial; color: #3C3C3C; font-size: 11px;	background: url(/images/bg_warning.gif) no-repeat; height: auto;}
.eLightboxBigMiddle p {margin: 0px;	width: 400px;}
.eLightboxBigMiddle label {float: left;	font-weight: bold; width: 85px;}
.eLightboxBigMiddle label.single {width: auto; font-weight: bold;	float: left;}
.eLightboxBigMiddle input.noStyle {border: none; background: none; width: auto;}
.eLightboxBigMiddle input { border: 1px solid #7F9DB9; font-family: Arial; color: #3C3C3C; font-size: 12px; margin: 0px; paddin: 0px; width: 300px;	margin-bottom: 2px;}
.eLightboxBigMiddle textarea {border: 1px solid #7F9DB9; font-family: Arial;	color: #3C3C3C;	font-size: 12px;	margin: 0px; paddin: 0px;	width: 400px;	height: 90px;	margin-bottom: 2px;}
.eLightboxBigBottom {background: url(/images/lightbox_big_bottom.gif) bottom no-repeat;	height: 15px;	width: 100%;}
.clearer { clear: both; }

#TB_closeAjaxWindow { }
#TB_closeWindowButton {position: absolute; top: 100px; #top: 105px;	left: 455px;  z-index: 100;}
#TB_closeAjaxWindow {
	float:right;
	margin-bottom:1px;
	padding:17px 47px 5px 0pt;
	text-align:right;
}


/*********/
/* ERROR */
/*********/
.eLightboxBigMiddle label.error {
	font-size: 11px;
	font-weight: normal;
	color: #C30101;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	padding-left: 85px;
	width: auto;
	float: none;
	clear: both;
	display: block;
}

.eLightboxBigMiddle p.moveRight label.error {
	clear: none;
	font-size: 11px;
	font-weight: normal;
	color: #C30101;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	padding-left: 10px;
	width: auto;
	float: none;
}