﻿#publicWrapper {
	position:relative;
	padding-left:100px;
	padding-top:60px;
	margin:10px auto 0;
	width:880px;
	background:url(/Content/Images/publicPages/circlesBg.jpg) no-repeat top left;
}
a {
	color:#2f0f4a;
}

a.registerLink
{
    text-decoration:underline;
}

h1 {
	background:url(/Content/Images/publicPages/greyBoxTopNoLogo.jpg) no-repeat;
	width:880px;
}
h1.replaced {
	height:63px;
}
.replaced span {
	background-image:url(/Content/Images/publicPages/greyBoxTop.jpg);
}
#generalError {
	background:url(/Content/Images/publicPages/greyBoxTopNoLogo.jpg) no-repeat;
	padding:10px 20px 0;
	text-transform:none;
	width:840px;
}
h2, h3 {
	color:#2f0f4a;
}
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.onecol, .twocols, .threecols {
	position:static;
	background-color:#f5f5f5;
	width:837px;
	/*width:834px;*/
	padding:20px 20px 0 20px;
	border:1px #e5e5e5 solid;
	border-bottom:0;
	border-top:0;
	color:#2f0f4a;
}
.onecol .twocols, .onecol .threecols, .twocols .threecols, .twocols .twocols {
	background-image:none;
	border-width:0;
	padding:0;
	width:824px;
	padding-bottom:20px;
}
.twocols .col1, .twocols .col2 {
	width:50%;
	float:left;
}
.threecols .col1, .threecols .col2, .threecols .col3 {
	width:250px;
	float:left;
}
.threecols .col2, .threecols .col3 {
	border-left:1px #e5e5e5 solid;
	padding-left:15px;
	margin-left:15px;
}
.twocols .threecols .col1, .twocols .threecols .col2, .twocols .threecols .col3 {
	border-width:0;
}
.threecols {
	padding-bottom:60px;
}
.col1 img, .col2 img, .col3 img	{
	float:right;
	margin:15px 0 10px 10px;
}
#publicFooter {
	background:url(/Content/Images/publicPages/greyBoxBottom.jpg) no-repeat bottom left;
	margin-bottom:20px;
	width:880px;
	height:40px;
}
#publicFooterWrapper {
	margin:0 auto;
	padding-left:100px;
	width:880px;
}
#publicFooter ul {
	display:block;
	list-style:none;
	margin:0 auto;
	padding:0;
	width:340px;
	text-align:center;
	font-size:10px;
}
#publicFooter li {
	display:block;
	float:left;
	width:auto;
	padding:5px 0 5px 10px;
	margin:0 0 0 10px;
	border-left:1px #e5e5e5 solid;
}
#publicFooter .first {
	border-left-width:0;
}
fieldset {
	border-width:0;
	margin-left:0;
	margin-top:5px;
}
fieldset legend {
	display:none;
}
#publicWrapper input {
	border:2px #e5e5e5 solid;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin:5px 0;
}
#publicWrapper input[type=checkbox] {
	border:0px;
}
#publicWrapper input[type=radio] {
	border:0px;
}
.btn {
	background:url(/Content/Images/publicPages/purpleBtnBg.jpg) repeat-x;
	padding:3px 8px;
	border-width:0;
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
}
.floatFieldItem label {
	float:left;
	width:130px;
	margin-top:5px;	
}
#newPassword .floatFieldItem label {
	width:150px;
}
#publicWrapper .floatFieldItem input {
	/*float:left;*/
	width:200px;
	margin-left:20px;
	margin-right:10px;
	vertical-align:top;
}
.floatFieldItem select {
	float:left;
	width:205px;
	margin-left:20px;
}
.threecols .floatFieldItem label {
	width:80px;	
}
#publicWrapper .threecols .floatFieldItem input {
	width:130px;
}
.threecols .floatFieldItem select {
	width:135px;
}
.floatFieldItem p {
	clear:left;
}
#publicWrapper .floatFieldItem .genreInterests input, #publicWrapper .floatFieldItem .mediaInterests input {
	width:auto;
	clear:both;
	margin-left:0;
}
#publicWrapper .floatFieldItem .genreInterests label, #publicWrapper .floatFieldItem .mediaInterests label {
	width:205px;
}
.genreInterests input, .mediaInterests input {
	float:left;
}
.floatFieldItemSecondRowTextarea textarea {
	margin:10px	0;
	width:240px;
	height:240px;
}
textarea {
	vertical-align:top;
	margin:0 0 20px 20px;
	width:400px;
	height:120px;
}
#radioGroupArea span {
	display:block;
}
#radioGroupArea input {
	margin-right:10px;
}
#jobDescription label, #personalDetails label, .floatFieldItemSecondRowTextarea label {
    font-weight:bold;
}
#jobDescription h3, .genreInterests h3, .mediaInterests h3 {
    font-size:1em;
}
#radioGroupArea label {
    font-weight:normal;
}
#checkBoxArea label {
    font-weight:normal;
}
.singleCheckboxLabel input#loginBox_rememberMeCheckBox
{
    padding:0;
    /*margin:0 0 0 20px;*/
    width:20px;    
}
#publicWrapper .inputSubmit {
	margin-top:20px;
	float:right;
}
#publicWrapper .inputSubmit div {
	margin-right:10px;
}
#leftLoginDetail
{
    margin-top:10px;
}
#personalDetails, #jobDescription {
	padding-bottom:40px;
	/*border-bottom:1px #ccc solid;*/
	margin-bottom:0;
	margin-right:20px;
}
.readOnlyField {
	margin-top:5px;
	margin-left:20px;
	float:left;
}
.onecol h2, .detailsHeader {
	padding:10px 0 5px;
	margin:0;
}

.termsAndConditions a
{
    text-decoration:underline;
}

span.error {
    display:block;
    margin-left:150px;
    width:200px;
}
.error div {
    margin-left:150px;
    width:200px;    
}
.mandatoryField {
	font-style:italic;
}
#B2B_Site, #registrationBlurb {
	padding:5px 20px;
	background-color:#e6e6e6;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
#registrationBlurb {
	width:785px;
	margin-bottom:20px;
}
#B2B_Site h2 {
	margin:0;
	padding:0;
}
.RegNextArrow {
	background: url(/images/RegNextArrow.gif) no-repeat;
	height: 71px;
	position: relative;
	right: -160px;
	top: 166px;
	width: 66px;
	z-index: 2;
}
.QuickReg fieldset {
	float:left;
	width:180px;
	height:200px;
	border-right:1px solid #ccc;
}
.addressItem {
	height:200px;
	margin-bottom:20px;
}
.addressItem address {
	font-style:normal;
	line-height:1.5em;
}
.addressItem strong {
	line-height:2em;
}
.addressItem h2 {
	margin-bottom:5px;
}
#publicWrapper .SubmitBtn, #publicWrapper .SkipBtn {
	border-width:0;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	margin:0;
	font-size:1.5em;
	height: 52px;
	color:#fff;
	letter-spacing:1px;
	line-height:26px;
	background: transparent url(/images/SubBtnBg.gif) repeat-x scroll 0px 0px;
	padding:0 0 5px;
	vertical-align: top;
	
}
.SubmitBtnContainer {
	padding:20px 10px 0 0;
	text-align: right;
}
.SkipBtnContainer {
	padding:20px 10px 0 0;
}
#preApproved h2 {
	font-size:1.8em;
	font-weight:800;
}
#preApproved h1 {
	min-height:10px;
	padding:20px 20px 0;
}
#preApproved .onecol {
	padding-top:10px;
}
.TermsContainer {
	border:1px solid #ccc;
	border-radius:5px;
	margin:5px 3px 5px 0;
	padding:5px;
}
#termsErrorMessage {
	margin-top:10px;
}
.QuickReg #pt4 {
	border-right-width:0;
}
#newAccountAndReminder {
    margin-top:30px;
}
#newAccountAndReminder a {
    text-decoration:underline;
    font-style:italic;
    line-height:1.8em;
}
#leftLoginDetail .inputSubmit {
    margin-top:0;
}

.welcome
{
    padding-bottom:50px;
}

.welcome .col1 p
{
    padding-right:20px;
}

.welcome .col1 a
{
   text-decoration:underline;
}

.singleCheckboxLabel .checkbox {
	float:left;
}

p.errorStyleColumn
{
    font-style:italic;
    color:#ff0000;
}

p.errorStyleColumn a
{
   text-decoration:underline;
   color:#ff0000;
}

.passwordInputs
{
    padding-bottom:20px;
}

form#forgottenPasswordForm .viewMoreContainer
{
    margin-right:8px;
}

form#forgottenPasswordForm .viewMoreContainer a {
    background:url("/Content/Images/publicPages/viewMoreBtnBgRightNoArrow.gif") no-repeat scroll right top transparent;
    padding-right:12px;
}

form#forgottenPasswordForm input#getpasswordButton
{
    padding:0 0 3px 0;
    margin:0px;
    height:27px;
    font-family:verdana,arial,sans-serif;
}

.forgottenPassword a
{
	color:Red;
	text-decoration:underline;
	}
	
.forgottenPassword a:hover
{
	color:#2f0f4a;
}
