body {
	font-size: 13px;
	color: #333;
	background-color: #F7F7F7;
	height: 100%;
	width: 100%;
}

div#login_header_wrapper {
    position: relative;
	width: 100%;
    height: auto;
	float: left;
	overflow: hidden;
}

div#login_header {
	position: relative;
	width: 100%;
	max-width: 955px;
	position: relative;
	margin: 0 auto;
}

img#network_bar {
	margin-top: 17px;
}

div#login_header_links {
	position: absolute;
	right: 10px;
	font-size: 11px;
	padding: 0;
}

div#login_header_links a {
	float:left;
	padding:0 10px 0 0;
	display:block;
	color:#8f8f8f;
	border-right:1px solid #8f8f8f;
	border-left:none;
	line-height:12px;
}

div#login_header_links a:last-child {
	border-right:none;
	padding:0 0 0 10px;
}

div#login_footer_wrapper {
	padding:10px 0;
	color:#707070;
	width:100%;
	background-color:#FFF;
	bottom:0;
}

div#login_footer {
	width: 100%;
	max-width: 700px;
	margin:0 auto;
	text-align:center;
	font-size:11px;
}

div#login_footer a {
	color:#707070;
	text-decoration:none;
	border-left:1px solid;
	padding:0 5px;
}

div#login_footer a:hover {
	text-decoration:underline;
}

.regIntro {
	padding: 25px 4.2%;
	background: #fdfdfd;
	border-bottom: 1px solid #bfc7cb;
	font-size: 13px;
	line-height: 20px;
}

.regIntro p {
	margin-bottom:0;
	line-height:20px;
}

.headerMessage {
    min-height: 800px;
}
.formWrap {
	background:#e8ebee;
	padding:35px 0 45px;
	margin:0 auto;
	clear:both;
}

.introWrap,
.regForm {
	width: 100%;
	max-width: 800px;
	margin:0 auto;
	padding-left:0;
	padding-right:0;
}

.introWrap h1 {
	white-space:nowrap;
}

.regForm {
	padding: 0 4.2% 45px 4.2%;
}

.regIntro h1,
.regIntro h2,
.regIntro p {
	color: #333;
	text-align: center;
}
.regIntro h1 {
	margin-top: 0.5em;
	font-size: 3em;
}
.regIntro h2 {
	font-size: 3em;
	margin: 0 0 0 24px;
}
.regIntro p img {
	width: 300px;
	height: auto;
}
.regIntro span.lock {
	display: inline-block;
	width: 24px;
	height: 34px;
	background: url(/https/press.amcglobalmedia.com/assets/img/lock.png) no-repeat center center;
}

.formRow,
.formFooter {
	float:left;
	width:100%;
	margin-bottom:10px;
}

.formRow {
	position:relative;
}

.formRow span.reqd {
	position:absolute;
	left:475px;
	top:5px;
	display:block;
	padding:4px 28px;
	background:url(/https/press.amcglobalmedia.com/assets/img/icon-error.png) no-repeat 0 0;
	color:#c00;
	font-size:12px;
}

.formRow span.note {
	display:block;
	margin-left:200px;
	font-size:9px;
	font-style:italic;
}

.formRow div.errorMessages {
	margin-left:155px;
}

.dropdownWrap span.reqd {
	left:360px;
}

.reqd li {
	background:url(/https/press.amcglobalmedia.com/assets/img/icon-error.png) no-repeat 0 0;
	color:#c00;
	font-size:12px;
	list-style:none;
	padding:4px 28px;
}

.formSubmit {
	margin-left:200px;
}

.formFooter {
	margin-bottom:45px;
}

.formRow span.labelItems {
	float:left;
	width:200px;
	padding-right:20px;
	color:#000;
	text-align:right;
	display:block;
	padding-top:4px;
}

.formTextBox {
	border:1px solid #a8a8a8;
	background:url(/https/press.amcglobalmedia.com/assets/img/txtboxBg.gif) no-repeat 0 0;
	width:255px;
	padding:2px 10px;
	height:25px;
	line-height:24px;
}

.textWrap,
.headWrap {
	margin-bottom:25px;
}

.textWrap span.labelItems,
.headWrap span.labelItems,
.checkboxWrap span.labelItems,
.radioWrap span.labelItems {
	display:none;
}

.formText,
span.labelItems span {
	font-style:italic;
	color:#666;
}

.textWrap.prompt {
    margin-bottom:5px;
}

span.labelItems span {
	margin-left:5px;
}

.formCheckBox,.formRadio {
	margin-left:200px;
	font-size:12px;
}

.formCheckBox label,
.formRadio label {
	position:relative;
	top:2px;
	margin-left:5px;
}

.formBody a {
	text-decoration:underline;
	color:#062f43;
}

.registerForm {
	background:0;
}

.registerForm .globalFooter {
	margin:0 auto;
	width:860px;
	padding-left:115px;
	padding-bottom:20px;
	color:#666;
}

.registerForm .globalFooter a {
	color:#666;
	border-left:1px solid #666;
}

.registerForm .globalFooter a:hover {
	color:#000;
}

.blueBtn,.formSubmit a {
	float:left;
	display:block;
	height: 34px;
	margin:12px 0 0;
	padding:7px 20px;
	color:#fff!important;
	text-transform:uppercase;
	font-size:12px;
	border:1px solid #3d3d3d;
	background: url(/https/press.amcglobalmedia.com/assets/img/blackbtn-gradient.gif) repeat-x 0 0;
	background-size: cover
}

.formSubmit a {
	padding-left:10px;
	padding-right:10px;
}

a .arrow {
	padding-left:7px;
	position:relative;
	top:-1px;
}

.blueBtn:hover,.formSubmit a:hover {
	background:#2b607c;
	text-decoration:none!important;
}

div.checker input {
	opacity:100;
}

div.checker {
	width:auto;
	height:auto;
}

div.g-recaptcha {
	width:320px;
	min-height:88px;
	display:inline-block;
}

label.error {
	color:red;
	background:transparent url(/https/press.amcglobalmedia.com/assets/img/icon-error.png) no-repeat 0 0;
	background-image:url(/https/press.amcglobalmedia.com/assets/img/icon-error.png);
	margin-left:5px;
	padding-left:25px;
	height:21px;
	display:inline-block;
}

div.error {
	display:none;
}
