
/** checkout step 1 **/

.CS1 {}
.CS1 .ArbitrageMessage { border: solid 1px #ff0000; background-color: #C9D6E4; color: #ffffff; font-weight: bold; }
.CS1 .Login { margin: 0px; }
.CS1 .LoginForm { margin: 0px; padding: 0 0 10px 0; }
.CS1 .LoginTitle {font-size: 14px; font-weight: bold;}
.CS1 .LoginIntro {}
.CS1 .LoginTable {float: left; padding: 0;}
.CS1 .LoginTable .EmailLabel { line-height: 18px; width: 75px; font-weight: bold; }
.CS1 .LoginTable .PasswordLabel { line-height: 18px; width: 75px; font-weight: bold; }
.CS1 .LoginForm .Buttons { clear: both; line-height: 18px; float: left; padding: 10px 0 20px 78px; width: 50%;}
.CS1 .LoginButton { margin-top: 0px; width: 120px; padding-right: 10px; padding-top: 0px; float: left; }
.CS1 .RetrievePasswordButton { padding-top: 5px; float: left; }
.CS1 .RetrievePasswordButton  a:link,
.CS1 .RetrievePasswordButton  a:visited,
.CS1 .RetrievePasswordButton a:hover,
.CS1 .RetrievePasswordButton  a:active {font-weight: normal; color: #334972;}
.CS1 .RetrievePasswordButton a:hover{text-decoration: underline;}
.CS1 .NotLoggedInTitle {clear: both; font-size: 14px; font-weight: bold; width: 100%; border-top: 1px solid #666; padding: 10px 0 0 0;}
.CS1 .NotLoggedInIntro {}
.CS1 .LoggedInTitle {clear: both;}
.CS1 .LoggedInIntro {}
.CS1 .BillingAddress { width: 49%; height: 360px; margin: 0px; float: left; }
.CS1 .BillingAddressTitle { font-size: 14px; font-weight: bold;}
.CS1 .BillingAddressForm {}
.CS1 .BillingAddressEmailForm {}
.CS1 .BillingAddressEmailTable {}
.CS1 .NewsletterSignup {}
.CS1 .ShippingAddress { width: 49%; height: 360px; margin: 0px; float: right; }
.CS1 .ShippingAddressTitle { font-size: 14px; font-weight: bold;}
.CS1 .ShippingSameAsBilling {}
.CS1 .ShippingAddressForm {}
.CS1 .BecomeAMember {clear: both; float: left; width: 55%;}
.CS1 .MemberTitle {font-size: 14px; font-weight: bold;}
.CS1 .MemberIntro {}
.CS1 .MemberForm {}
.CS1 .MemberTable {}
.CS1 .Buttons { float: right; padding: 0 155px 0 0; }

.CS1 .SecurityMessage {clear: both}

.newslettersignup {display: none;}