.loginOuterContainer{
	width:731px; height: 396px;
	border:4px solid #FFF
}

.loginContainer{
	position:relative;
	width:715px; height: 380px;
	border:8px solid #647996;
	background-color:#4C4D5D;
	overflow:hidden;
	font-size: 12px;
	color: #29212A;
}

.loginOuterContainer2{
	width:731px; height: 296px;
	border:4px solid #FFF
}

.loginContainer2{
	position:relative;
	width:715px; height: 280px;
	border:8px solid #6798ef;
	background-color:#afcbf7;
	overflow:hidden;
	font-size: 12px;
	color: #000;
}

.bigFont {
	font-family: 'Times New Roman';
	font-size: 40px;
	font-style: italic;
	color: #38303A;
}

.hdr_22 {
	margin-top:10px;
	font-family: 'Times New Roman';
	font-size: 28px;
}

.msg { 
	color: #a3a3a3; 
	font-family: 'Times New Roman';
	font-size: 25px;
	font-style: italic;
	letter-spacing: 1px;
	text-align:center;
	margin:10px 0px 30px 0px;
}

p.para { color: #FFF; font-size:14px; margin-right:40px;line-height:22px;letter-spacing:0.5px;}
p.para1 {color: #000; font-size:16px;  margin-right:40px;line-height:22px;letter-spacing:0.5px;}
p.para1 a:link, p.para1 a:visited, p.para1 a:active { color: #000; text-decoration:underline;}
p.para5 {color: #2a3953; font-size:14px; margin-top:30px; margin-right:40px;line-height:22px;letter-spacing:0.5px;}

.f1 { font-size:22px; color:#fff; font-style:italic; font-family:'Times New Roman'}
.f2 { font-size:16px; color:#fff; font-family:'Times New Roman'}
#newAccount a, #hasAccount a { color:#FFF }
input.t_text, select.t_text {
	border: 1px solid #44495a;
	margin: 4px 0px;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
	padding: 4px 5px 3px 4px;
	/*height: 14px;*/
	background-color:#687ea0;
	vertical-align:middle;
}

input.noborder {
	background-color: transparent;
	border: 0;
	vertical-align:middle;
}

a.t_text:link, a.t_text:active, a.t_text:visited {
	color: #89b2df; /*#6e90bb;*/
	/*text-decoration: none;*/
	font-size:11px;
}

a.t_text:hover {
	text-decoration: underline;
}

.thankyou {
	position:absolute;
	top:280px;
	left:14px;
	font-family: 'Times New Roman';
	font-size: 62px;
	font-style: italic;
	color: #44414E;
	z-index:0;
}

#leftForm {
	position: absolute;
	top:0px;
	width: 283px; 	
	padding: 20px 15px;
}

#leftForm a:hover {
	color:#fff;
}

#rightForm {
	position: absolute;
	left: 283px;
	top: 0px;
	padding: 20px 31px;
	width: 410px;
	border-left: 1px solid #6b6a79;
	height:100%;
	color:#000000;
}

#note {
	margin-top:0px;
	font-size:12px;
	font-weight:bold;
	color: #29212A;
	width: 365px;
	line-height: 18px;
}

*:lang(en) #note {
    margin-top:12px; !important;
}

#login {
	background:url(images/festival/btn_arrow.gif) no-repeat;
	width:23px;
	height:23px;
}

#btnForgotPassword {
	background:url(images/festival/btn_arrow.gif) no-repeat;
	width:21px;
	height:23px;
}

#add {
	cursor:pointer;
	background:url(images/festival/btn_submit.gif) no-repeat;
	width: 62px;
	height:20px;
}

.submitArrow {
	cursor:pointer;
	background:url(images/festival/btn_arrow.gif) no-repeat;
	width:21px;
	height:23px;
}

.btnSubmit {
	cursor:pointer;
	background:url(images/festival/btn_submit.gif) no-repeat;
	width: 64px;
	height:16px;
}

#errorMessage {
	position: relative;
	display:none;
	color:#fff;
	width:280px;
	font-size: 12px;
	line-height:18px;
	margin-top:2px;
	margin-bottom: 10px;
	z-index:1;
}
#errorMessage span {
	font-size:14px;
	color:#f00;
}

#forgotPassword {
	position:relative;
	top:0;
	color:#ffffff;
	width:260px;
	font-size:11px;
	line-height:16px;
	letter-spacing: 0.5px;
	display:none;
	margin-bottom: 10px;
}

#fbtext { color: #000 }

#captcha {
	margin: 0px 0px 15px 0px;
	color:#6590BF;
	letter-spacing: 1px;
	font-size:12px;
	width:348px;
	text-align:right;
}

#captchaFormula {
	font-size: 20px;
}

#captchaFormula img {
	vertical-align:middle;
	margin-top:-4px;
}

#captchaFormula input {
	width: 45px;
	text-align:right;
	margin-top: -1px;
	background-color:#97C0E6;
	border:0pt none;
	font-size: 16px;
	font-family:arial,helvetica,clean,sans-serif;
}

#linkContainer {
	font-size: 16px;
	color: #000;
	margin:10px 30px;
}


label { width:85px;display:block;float:left; color: #647996;padding-top:2px;padding-left:10px;vertical-align:middle; }
#screenName.error { background-color:#fff; color:#950029; border:1px solid #8b123b;}
#refreshCaptchaButton { display:none;}
