@charset "utf-8";
/* CSS Document */
.registrationMod{
	width:328px;
	height:372px;
	position:absolute;
	top:80px;
	left:31px;
}
#bodyContent{
	width:818px;
	height:515px;
	position:relative;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
#promoContainer{
	margin: 0 auto;
	width:818px;
	position:relative;
}
.header .logo{
	
	height:33px;
	width:195px;
	margin-bottom:10px;
		overflow:hidden;
	text-indent:-99999px;
}
.header .realLoveHeader{
	
	width:549px;
	height:39px;
	position:absolute;
	top:12px;
	left:30px;
		overflow:hidden;
	text-indent:-99999px;
}
.registrationMod .subscribeTodayHeader{
	
	width:195px;
	height:34px;
	position:absolute;
	top:31px;
	left:61px;
	overflow:hidden;
	text-indent:-99999px;
}
.registrationMod .content{
	position:absolute;
	top:93px;
	left:23px;
	color:#FFF;
}
.registrationMod .footer{
	position:absolute;
	top:309px;
	left:65px;
}
.alreadyMem{
	position:absolute;
	top:10px;
	left:634px;
}
.label{
	text-alight:right;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:11px;
}

#formlabeltext
{
	color:White;
	font-family:Verdana;
	font-size:11px;
}
/********************************************************************************
ERROR
********************************************************************************/
#errorWrapper
{
    -x-background-x-position:0%; -x-background-y-position:0%;
    background-attachment:scroll;
    background-color:#FFFFFF;
    background-image:none;
    background-repeat:repeat;
    border: solid #C00500 1px;
    color:#C00500;
    float:right;
    font-weight:bold;
    left:360px;
    opacity:0.9;
    overflow-x:hidden;
    overflow-y:hidden;
    padding:5px 5px 5px 5px;
    position:absolute;
    top:180px;
    width:383px;
    max-height:280px;
	font-size:11px;
	
}

.error
{
    padding:5px 0px 5px 0px;
}
a {
    background:transparent none repeat scroll 0%;
    color:#333333;
    text-decoration:underline;
}
a:hover {
    background:transparent none repeat scroll 0%;
    color:#333333;
    text-decoration:underline;
}
