/*--------------------------------------------------*/
/* Register Form				                    */
	
#content form {
	margin: 0 auto 20px auto;
	padding: 25px 0 0 0;
	width: 82em;
	clear: both;
}

#content #submitting {
	background: #7a003c;
	color: #fff;
	border: 3px solid #fff;
	margin: 0 auto 30px;
	width: 81.4em;
}

	#content #submitting p {
		padding: 15px;
	}
	
		#content #submitting p a:link,
		#content #submitting p a:visited {
			color: #fff;
			text-deocoration: underline;
		}
		
		#content #submitting p a:hover,
		#content #submitting p a:active {
			color: #fff;
			text-deocoration: none;
		}

#content form fieldset {
	background: #7a003c url("/a/img/register/formCheckBg1.jpg") no-repeat top right;
	float: left;
	padding: 0;
	width: 420px;
	border: 3px solid #fff;
	position: relative;
}

#content form fieldset .errorList {
	margin: 0 10px 0 10px;
	clear: both;
}

#content form fieldset .herculesBg {
	clear: both;
	background: url("/a/img/register/herculesBg.gif") no-repeat bottom right;
	height: 211px;
}

#content form fieldset.step1 {
	margin-right: 30px;
	padding: 0 0 38px 0;
}

#content form h2 {
	background: url("/a/img/register/formLegend.png") no-repeat top right;
	line-height: 24px;
	height: 24px;
	width: 162px;
	margin-top: -24px;
	margin-left: -3px;
	font-size: 1.2em;	
}

#content form h2 span {
	padding: 0 10px;
}

#content form fieldset label {
	color: #fff;
	clear: both;
	display: block;
}

#content form fieldset input {
	border: 2px solid #fff;
	padding: 2px 0;
	width: 170px;
}

#content form fieldset .row {
	float: left;
	padding: 9px 0 0 0;
	margin: 0 0 0 24px;
}

#content form fieldset .fullLength {
	display: block;
	width: 25em;
}

#content form fieldset .address {
	background: red;
}

#content form fieldset .registerGen {
	text-transform: uppercase;
	font-weight: bold;
}

#content form fieldset .passwordStrength {
	color: #ffe800;
	text-transform: uppercase;
	font-weight: bold;
	width: 174px;
	display: block;
	height: 1.25em;
}

	#content form fieldset .passwordStrength img {
		float: left;
		margin-left: 5px;
	}
	
	#content form fieldset .passwordStrength span#psCopy {
		float: left;
	}

#content form fieldset .securityCode {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	width: 174px;
}

#content form fieldset .securityCode img {
	clear: both;
}

#content form fieldset .dob p#dobLableStyle {
	color: #fff;
	margin: 0;
	padding: 0;
}

#content form fieldset .dob input {
	width: 49px !important;
	margin-right: 5px;
	float: left;
}

#content form fieldset .dob label {
	float: left;
	display: inline;
	clear: none;
	line-height: 24px;
	margin-right: 3px;
}

#content form fieldset .checkAvailability {
	display: none;
}

#content form fieldset .checkAvailability input {
	width: auto !important;
	border: none !important;
	margin: 28px 0 0 0;
	cursor: pointer;
}

#content form fieldset .checkAvailability p {
	margin: 0;
	padding: 0;
	color: #ffe800;
}

#content form fieldset .screenName {
	margin-bottom: 10px;
}

#content form fieldset .screenName label {
	width: 15em;
}
		
#content form fieldset input.addRemove {
	background: none;
	width: auto !important;
	border: none !important;
	margin: 0;
	padding: 0;
	color: #ffe800;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	text-align: left;
	display: block;
}

#content form fieldset input#remove {
	margin: 0 0 30px 0;
}

#content form fieldset input.addRemove:hover {
	color: #fff;
}

#content form fieldset .checkbox input {
	background: #fff;
	width: auto !important;
	border: none !important;
	float: left;
	padding: 0;
}

#content form fieldset .checkbox label {
	float: left;
	clear: none !important;
	margin-left: 7px;
}

#content form fieldset .checkbox #lblPOptInEmail
{
	width:220px;
}

#content form fieldset .checkbox label a:link,
#content form fieldset .checkbox label a:visited {
	color: #fff;
	text-decoration: underline;
}

#content form fieldset .checkbox label a:hover,
#content form fieldset .checkbox label a:active {
	color: #fff;
	text-decoration: none;
}

#content form fieldset .submit input {
	background: none;
	border: none !important;
	margin: 0 0 0 -11px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	text-align: left;
	background: url("/a/img/register/submitBg.gif") no-repeat top left;	
	width: 101px;
	height: 44px !important;	
	font-family: Arial Black, arial, verdana, helvetica, sans-serif;
	color: #000;
	font-style: italic;
	font-size: 1.2em;
}

#content form fieldset .childDivider {
	border-top: 1px solid #fff;
	clear: both;
	margin: 30px 25px;
}

#content form fieldset ul.error {
	margin-bottom: 30px;
}

#content form fieldset .savedDetails {
	margin: 30px 25px;
	color: #fff;
}

#content form fieldset .savedDetails ul {
	padding-left: 24px;
}


/*--------------------------------------------------*/
/* Hero							                    */

#hero {
	margin: 0 auto 30px auto;
	width: 81.4em;
	border: 3px solid #fff;
	background: url("/a/img/register/hero/heroBg.jpg") repeat-x top left;
}

#hero .png {
	position: relative;
	z-index: 100000;
	float: right;
	margin-top: -148px;
	margin-right: -28px;
}



a.tooltip:hover {
	background: url("/a/img/register/tooltipBg.gif") bottom left; 
	text-decoration: none;
	}
	
a.tooltip span {
	display: none; 
	padding: 10px 10px 25px 10px; 
	margin-left: 8px; 
	width: 140px;
	color: #000;
	text-transform: none;
}

a.tooltip:hover span {
	display: inline; 
	background: url("/a/img/register/tooltipBg.gif") bottom left; 
	color: #000;
	
	position: absolute;
	top: 147px;
	left: 155px;
}


