﻿div.overlay
{
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.87;
	filter: alpha(opacity=87);
	z-index: 1000;
	position: fixed;
	top: 0;
	left: 0;
	_position:absolute;
	_top:expression(eval(document.documentElement.scrollTop));
}

.error_index
{
	font-size: 11px;
	clear: both;
	display: none;
	color: #f00;
}

#reg
{
	position: fixed;
	_position: absolute;
	top: 0;
	left: 50%;
	margin-left: -190px;
	width: 380px;
	z-index: 9999;
}

#upd
{
	position: fixed;
	_position: absolute;
	top: 0;
	left: 50%;
	margin-left: -315px;
	width: 680px;
	z-index: 9999;
}

*html #upd .right-shadow
{
	height: 700px;
}

#upd .bottom-shadow
{
	width: 620px;
}

.left-bottom-shadow,
.right-bottom-shadow,
.bottom-shadow
{
	height: 30px;
}

#regMain .left-shadow,
#updMain .left-shadow
{
	padding-left:30px;
}

#regMain .left-shadow
{
	width:350px;
}

#updMain .left-shadow
{
	width:625px;
}

.right-shadow
{
	width:30px;
	height:700px;
	position:absolute;
	right:0;
	bottom:0;
}

.left-shadow
{
	background: url(//cdnimg.anastasiadate.com/img/landing-pages-popup/shadows/left.png) no-repeat;
}

*html .left-shadow
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='//cdnimg.anastasiadate.com/img/landing-pages-popup/shadows/left.png', sizingMethod='crop');
}

.right-shadow
{
	background: none;
	background: url(//cdnimg.anastasiadate.com/img/landing-pages-popup/shadows/right.png) no-repeat top right;
}

*html .right-shadow
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='//cdnimg.anastasiadate.com/img/landing-pages-popup/shadows/right.png', sizingMethod='crop');
}


.left-bottom-shadow,
.right-bottom-shadow
{
	width:30px;
	height:30px;
	position:absolute;
	bottom:-30px;
}

.left-bottom-shadow
{
	left:0px;
	background: url(//cdnimg.anastasiadate.com/img/landing-pages-popup/shadows/left-bottom.png) no-repeat;
}

.right-bottom-shadow
{
	background: url(//cdnimg.anastasiadate.com/img/landing-pages-popup/shadows/right-bottom.png) no-repeat;
	right:0;
}

.bottom-shadow
{
	height:30px;
	margin-left:0px;
	position:absolute;
	bottom:-30px;
	width:320px;
	background: url(//cdnimg.anastasiadate.com/img/landing-pages-popup/shadows/bottom.png) no-repeat;
}


*html .left-bottom-shadow
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='//cdnimg.anastasiadate.com/img/landing-pages-popup/shadows/left-bottom.png', sizingMethod='scale');
}


*html .right-bottom-shadow
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='//cdnimg.anastasiadate.com/img/landing-pages-popup/shadows/right-bottom.png', sizingMethod='scale');
}

*html .bottom-shadow
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='//cdnimg.anastasiadate.com/img/landing-pages-popup/shadows/bottom.png', sizingMethod='scale');
}

*html #updForm.bottom-shadow
{
	width: 630px;
}


#regForm
{
	background:none repeat scroll 0 0 #FFFFCE;
	font-size:12px;
	position:relative;
	padding:15px;
	width:290px;
}

#regForm ul,
#regForm ul li
{
	list-style: none;
}

#regForm ul
{
	margin: 0;
}

#regForm ul li
{
	margin-bottom: 10px;
}

#regForm ul li label
{
	display: block;
	margin-bottom: 1px;
}

#regForm ul li label.header
{
	color: #663300;
}

#regForm ul li input[type="text"]
{
	border: 1px solid #7F9DB9;
	padding: 1px;
	width: 278px;
}

#regForm ul li input.text
{
	border: 1px solid #7F9DB9;
	padding: 1px;
	width: 278px;
}

#regForm ul li select
{
	border: 1px solid #7F9DB9;
	padding: 1px;
	width: 280px;
}

#regForm ul li select.first,
#regForm ul li select.third
{
	width: 75px;
}

#regForm ul li select.second
{
	width: 124px;
}

#regForm ul li.btn
{
	text-align: center;
}

#regForm ul li.btn a
{
	display: block;
	cursor: pointer;
	float:left;
	position: absolute;
	left: 20px;
	text-decoration: underline;
}

#regForm ul li.btn input
{
	margin: 0 0px;
}

ul li div label.error
{
	color: #D32E01;
	font-size: 11px;
	font-weight: bold;
}

#regForm h2
{
	color: #663300;
	font-size: 16pt;
	font-family:Arial;
	text-align:center;
	margin: 0;
}

#regForm ul li.note
{
color:#666666;
font-size:11px;
font-weight:normal;
}

#updForm ul.second li.note
{
color:#666666;
font-size:11px;
font-weight:normal;
}

#updForm
{
	background-color: #ffffdf;
	padding: 0 20px 10px 20px;
	font-size: 12px;
	background: #ffc;
}

#updForm .left-form,
#updForm .right-form
{
	margin-top:20px;
}

#updForm .left-form
{
	float: left;
	width: 280px;
	margin-bottom: 10px;
}

#updForm .right-form
{
	float: right;
	width: 285px;
	margin-bottom: 10px;
	padding-left: 15px;
	border-left: 1px solid #dfe6c9;
}

#updForm h2
{
	color: #663300;
	font-size: 16pt;
	font-family: Arial;
	margin-bottom: 3px;
}

#updForm .note
{
	font: 11px Arial, sans-serif;
	color: #666;
	margin-bottom: 15px;
}

#updForm ul,
#updForm ul li
{
	list-style: none;
}

#updForm ul
{
	margin: 0;
}

#updForm ul li
{
	margin-bottom: 10px;
}


#updForm ul li label
{
	display: block;	
	margin-bottom: 1px;
}

#updForm ul li label.header
{
	color: #663300;
}


#updForm select
{
	width: 130px;
}

#updForm .right-form li.left,
#updForm .right-form li.right
{
	width: 130px;
}

#updForm .right-form li.left
{
	float: left;
}

#updForm .right-form li.right
{
	float: right;
	text-align: left;
}

#updForm .left-form input[type="text"]
{
	width: 88px;
}

#updForm .left-form input.text
{
	width: 88px;
}

#updForm .left-form select
{
	width: 90px;
}

#updForm #Education
{
	width: 280px;
}

#updForm #JoP
{
	width: 278px;
}

#updForm div.btn
{
	clear: both;
	text-align: center;
}

#updForm div.btn a
{
	display: block;
	cursor: pointer;
	float: left;
	position: absolute;
	left: 20px;
	text-decoration: underline;
}

#updForm div.btn input
{
	margin: 0 0px;
}

#updForm ul li input[type="text"]
{
	border: 1px solid #7F9DB9;
	padding: 1px;
}

#updForm ul li input.text
{
	border: 1px solid #7F9DB9;
	padding: 1px;
}

#updForm ul li select
{
	border: 1px solid #7F9DB9;
	padding: 1px;
}


/* Co-checkbox */
#regForm ul li.global-registration
{
	padding: auto 0px;
}
#regForm ul li.global-registration label
{
	padding:0;
	margin:0;
	
}
#regForm ul li.global-registration input
{
	vertical-align: middle;
	width:15px;
	margin-top:-2px;

}
/* End of Co-checkbox */

