@import url(/preferredguest/css/local/account/accountLinks.css);

/*#layoutPrimary #profileSections .formSection {
    float: left;
    clear: both;


}

#layoutPrimary #profileSections .formSection .formHeader {
    position: relative;
}
*/
/*
#layoutPrimary #profileSections .formSection h4 input {
    position: absolute;
    left: 590px;
    top: 3px;
}
*/
#layoutPrimary #profileSections .formSection {
  clear: both;
  width: 640px;
}


#layoutPrimary #profileSections .formSection .formHeader .buttonLink {
  float: right;
  display: block;
  padding-right: 20px;
  height: 25px;
}

#layoutPrimary #profileSections .formSection .contactInfo {
    font-weight: bold;
    float: left;
    clear: both;
    color: #5e5e5e;
    font-family: Arial;
    font-size: 11px;
}

#layoutPrimary #profileSections .formSection .contactInfo span {
    font-weight: normal;
}


.formField .partnerInfo {
    padding: 1px;
    color:#5E5E5E;
    font-size:11px;
    border: 0px;
    background-color: #ededed;
    float: left;
    margin: 0px;
}
.partnername{
    width:195px;
    padding-right:5px;
}
.formField .profileInfo {
    float: left;
    margin: 0px 15px 0px 0px;
    text-align: right;
    width: 180px;
}

.emailCHK {
    margin-top: 3px;
}

.emailLabels {
    margin-left: 10px;
}

.emailDescription {
    clear: left;
    margin: 0px 0px 10px 23px;
}

.twoColTable td {
    width: 230px;
    padding: 8px;
}

.twoColTable td label {
    margin-right: 70px;
}

#floatRight {
    float: right;
}

#floatLeft {
    float: left;
}

.formSection #ffProgramLabel, .formSection #ffNumberLabel {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #3e3061;
    float: left;
    margin-bottom: 10px;
}

.formSection #ffNumberLabel {
    margin-left: 150px;
}

.formSection .selectRow input, .formSection .selectRow select {
    border: 1px solid #999999;
    font-family: Arial;
    font-size: 11px;
    color: #5e5e5e;
    padding: 1px;
    margin-bottom: 5px;
}

.formSection .selectRow .ffTextField {
    margin-left: 20px;
    width: 140px;
}

.formSection .selectRow select {
    width: 260px;
}
.formSection .selectRow{
    clear:both;
}

.showMore {
    margin: 10px 0px 10px 20px;
}

.formSection .formField ul {
    float: left;
    list-style-type: square;
    color: #3e3061;
}

.formSection .formField ul li {
    margin: 0px;
    padding: 0px;
    width:300px;
}

.formSection .formField ul li .emailLiText {
    color: #5e5e5e;
}

.formSection .formField .interests {
    color: #5e5e5e;
    float:left;
    width:300px;
}
.formSection .profileInfoDetail {
    color: #5e5e5e;
}
.emailOptionsText {
    padding-top: 12px;
    padding-left: 7px;
    padding-bottom: 12px;
}

.emailOptionsQuestions {

    margin-top: 10px;
    padding-left: 7px;

}


#emailOptionsTable {

    margin: 10px 10px 10px 0px;

}

#emailOptionsTable .buttonLink a {

    display: block;
}
/*
#resetPasswordContainer label{
  text-align:right;
  margin-right:10px;

}
#resetPasswordContainer #persistentCookieLabel{
  text-align:left;
  width:auto;
}
#resetPasswordPersistentContainer,#resetPasswordSubmitContainer{
  margin-left:270px;
}
*/
#resetPasswordPersistentContainer label {
  width: auto;
}
#resetPasswordSubmitContainer {
  text-align: right;
}
#resetPasswordContainer .formSection {
  position: relative;
}

.emailOptionsContainer .emailDescription{
    float:none;
    clear:both;
}
.emailOptionsContainer .formField label,.emailOptionsContainer .formField input{
    float:none;
    clear:both;
}
.emailOptionsContainer input{
    border:none;
}

/* Email Opt out */
.unsubscribeMsg{
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 10px;
  color: #3E3061;
}
.noLongerReceive, .noLongerReceive p, .spgMemberOptOutMsg{
    margin-bottom: 10px;
}

.additionalPref{
  font-weight: bold;
  font-size: 12px;
  margin: 20px 0 10px 0;
  color: #3E3061;

}
.receivingEmailSection .formField,.interestsSection .formField{
    width:580px;
}

#buttonContainer .buttonLink, #buttonContainer .buttonForm {
    float: right;
}

.privacyStatement{
    margin-top: 10px;
}

.joinContainer {
    margin-top: 10px;
    margin-bottom: 10px;
}

.joinContainer h5 {
    font-weight: bold;
}

.joinContainer p {
    margin: 0 0 10px 0;
}

.primaryField {
	background: url(/common/images/arrow.png) #D3CEE5 no-repeat right center;
	padding: 3px 25px 3px 3px;
	float: left;	
}
.secondaryField {
	background-color: #D3CEE5;
	padding: 3px 3px 3px 15px;
	width: auto;
	float: left;
}
.formField label {
	width: 200px;
}

.formField input.readOnly {
	background-color: #D3CEE5;
    border:1px solid #D3CEE5;
}

#romanHelperInstruction {
	margin-left: 10px;
}
