/** INITIAL STYLES FOR UPDATED ACCOUNT PAGE **/
.mobile .content #myAccount {
    background: #f5f5f5;
}

.createAccount h2 {margin: 0;}
.createAccount #rewardsSection {margin-top: 20px;}
/* !Title Images */

.yourInformation h3, #rewardsSection h3, .questions h3, .passwordQuestionSection h4.subSectionHeader {
  background: none;
  text-indent: 0;
  font-family: DIN, sans-serif;
  font-size: 24px;    
  color: #3285b5;
  letter-spacing: -1px;
  text-transform: uppercase;
  border-bottom: 2px solid #3086b5;
  border-radius: 0;
  margin: 0 10px 5px;
  line-height: 22px;
  font-weight: 100;
}   
.column1 .passwordQuestionSection h4.subSectionHeader {
    margin: 10px 0 5px 0px;
}
.yourInformation .column2 .passwordQuestionSection h4.subSectionHeader {
    margin-top: 20px;
    margin-left: 0;
}
.column2 .communicationPreferences h3, .column2 .socialPreferences h3  {
    margin-left: 0; 
}
.socialPreferences {
    display: none;
}
#mobileCreateAccount h2, #mobileDashboard h2 {font-size:14px; line-height:16px;padding-bottom:10px;} 
#mobileCreateAccount h3, #mobileDashboard h2 {
    /*width:98%;*/
    margin-left:0;
}
#rewardsSection h3 {background-position:10px -90px;}
.createPassword h3 {background-position:10px -120px;margin: 15px 0 20px;}
.communicationPreferences h3 {background-position:10px -150px;margin-top: 15px;}
.questions h3 {background-position:10px -30px;}
.socialPreferences h3 {background-position:10px -60px;}


/* !Form Styles */
.createAccount label,#mobileCreateAccount label, #mobileDashboard label {font-weight:bold;}
#myAccount input[type="text"], 
#myAccount input[type="password"],
.changepasswordPage .updatePassBox .fieldCol input {
    border:1px solid #d2d2d2;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
#myAccount input,
#myAccount input[type="text"]  {
    border-radius:3px;
    font-size:12px;
    padding:4px 0;
    /*text-indent:7px;*/
    /* margin: 0; */
}

.createaccountPage #myAccount input#ctl00_cphPageMain_ucCustomerInfo_txtEmailAddress {
    height: 17px;
    width: 96%;
}
#myAccount .optCheckbox input {text-indent: 0;}
.addEdit_CCPmntType select {*margin-left: 8px;}
#mobileCreateAccount input[type="text"],
#mobileCreateAccount input[type="password"],
#mobileDashboard input[type="text"],
#mobileDashboard input[type="password"] {
    padding:4px 0;
    text-indent:7px;
    display:block;
    /*width:70%;*/
}
#mobileCreateAccount input[type="input"] {
    display:block;
    width:70%;
}
#mobileCreateAccount input[type="input"] {
    width: 100%;
}
.messageText .bonus {font-weight: bold; color: #56c7f9;}
.messageText {display: block;}
.mobileOptIn .messageText,.emailOptIn .messageText {display: inline; font-size: 12px;}
.mobileInfo {padding: 0; margin: 0;}
.mobileInfo li {
    float: left;
    list-style: none outside none;
    margin: 10px 0 0;
    text-align: right;
    width: 40%;
}
.mobileInfo .fieldCol {text-align: left; padding-left: 10px;}
/* !Create Account Rewards Section */ 
#mobileCreateAccount #rewardsSection, #mobileDashboard #rewardsSection {margin-bottom:10px;}
.createAccount #rewardsSection p {float:left; width: 33%;padding:0 0 15px 10px;margin:0;}
.createAccount #rewardsSection input {width: 95%;}
.createAccount #rewardsSection label {display: none;}
.createAccount #rewardsSection input[type="submit"] {
margin: 10px 10px 30px;
display: block;
clear: both;
}
.createAccount #rewardsSection .rewardsInstructions {float: left; padding: 15px 10px;}
.receiptCodeSection p {margin: 0 0 15px 0;}
.receiptCodeSection {padding-left: 10px;}
.receiptCodeSection .messageText {display: block;}
.receiptCodeSection input {width:66.4%;}

/* !Account Information Control */

.yourInformation {position: relative; overflow: hidden;width: 100%;}
.yourInformation input[type="text"], 
.yourInformation input[type="password"] {width: 97%;display: block;}

.messageText {font-size: 10px; font-weight: normal;}
.messageText.required {display: block; clear: both;padding-left: 10px;}

#leftColumnWrapper, #rightColumnWrapper, .column1, .column2 {width:48%;}
#leftColumnWrapper, .column1 {margin-left:1.5%;float:left;}
#rightColumnWrapper, .column2 {float:right;}
#mobileCreateAccount .column1, #mobileCreateAccount .column2,
#mobileDashboard .column1, #mobileDashboard .column2 {float:none; /*width:98%;*/}
.yourInformation p {margin:10px 0 0; padding: 0; position: relative;}

.createAccount .SecurityAlert {position: absolute; color:red; right:15px; font-weight: bold; top:20px;}
.addressNickname  .SecurityAlert  { top:37px;}

/* !Social Preferences Control */
.socialPreferences #socialPreferences { padding-top:10px; }

/* !Your Interests Control */

.questions {width:100%; overflow:hidden; padding: 20px 0;}
.question label {clear:both; display: block;}

.answers label, 
.answers input {display:block; font-weight:normal;position: relative; font-size: 12px;line-height: 20px; height:20px;padding: 0;}
.answers input {width:15px;margin-bottom:-20px;z-index: 1;}
.answers input[type="text"] {width:200px; float:left;}
.answers label {left: 20px;}


#myAccount input.acct_btn_SignMeUp {padding:0; margin: 10px 0 0 10px;}


/* !account Dashboard */

.changepasswordPage .updatePassBox .fieldCol {clear: none;}
.changepasswordPage .updatePassBox .fieldCol input,
.changepasswordPage  #ctl00_cphPageMain_ChangePassword_ddlPasswordQuestion {
    margin: 0;
}
.dashboardTitle {margin: 0; padding:0 0 10px; font-size:24px;}





#rewards_purchase_container, #orderStatusContainer, #wishlistContainer,#dashboardTabs {
border:2px solid #cccccc; 
-webkit-border-radius:0 6px 6px;
-moz-border-radius:0 6px 6px;
border-radius:0 6px 6px;
margin-top:60px;
position:relative;
padding:10px;
}

#dashboardTabs {-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:none; border-top:2px solid#ccc;}


#rewards_purchase_container{margin-top:30px;}

#myAccount .tabs {   
    /* tab height + border */
    top:-32px;
    left:-2px;
    z-index: 2;
    position: absolute;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#myAccount .tabs li {
    margin:0;
    padding:0;
    font-size:14px;
    font-weight:normal;
    background:#fff url(/Content/core/account/tabBG.gif) bottom left repeat-x;
    float:left;
    list-style: none;
    margin: 0 3px 0 0;
    padding:0 10px;
    cursor: pointer;
    line-height:30px;
    height:30px;
    
    text-align:center;
    border:2px solid #cccccc; 
    border-bottom: none;
    -webkit-border-radius:6px 6px 0 0;
    -moz-border-radius:6px 6px 0 0;
    border-radius:6px 6px 0 0;
}

#myAccount  #mobileDashboard .tabs li {margin:0;margin-left:2px; padding:0 7px; font-size:12px;}
/* !Rewards Info Form (Signup Page) */

#myAccount input[type="submit"], #myAccount .acct_btn_SignMeUp, #myAccount .acct_btn_Submit {
    background: url("/Content/core/login/13.btnSprite.gif") top right;
    border: medium none;
    cursor: pointer;
    padding:0;
    overflow: hidden;
    padding-top: 32px;
    height: 32px;
    *height: 32px;
    zoom: 1;
    width: 122px;
}
#ctl00_cphPageMain_ucCustomerInfo_btnUpdateFormRewards {
    *height: 32px;
}
/*#myAccount input[type="submit"]:hover, #myAccount .acct_btn_SignMeUp:hover, #myAccount .acct_btn_Submit:hover {
    background: url("/Content/core/login/13.btnSprite.gif") bottom right;
}*/
#myAccount .acct_btn_SignMeUp {
    height: 32px;
}
#myAccount .acct_btn_Submit {padding: 0;}
#mobileDashboard h3, #mobileDashboard h2 {display:none;}
#mobileCreateAccount #rewardsSection input[type="submit"], #mobileCreateAccount .acct_btn_SignMeUp,
#mobileDashboard #rewardsSection input[type="submit"], #mobileDashboard .acct_btn_Submit, .mobile .btn_Proceed {
    background: url("/Content/core/buttons/m_btn-submit.gif") no-repeat left top;
    width:66px;
    height:28px;
    padding-top:24px;
}
#mobileDashboard .acct_btn_Submit {margin-top:10px;}


#myAccount .btn-delete,
#myAccount .btn-edit {    padding:0; margin:0 5px 0 0; float:left;}
#myAccount .btn-delete input,
#myAccount .btn-edit input {
    padding-top:20px;
    height: 20px;
    background: top left no-repeat;
    width:52px;
}
#myAccount .btn-delete input:hover,
#myAccount .btn-edit input:hover,
#myAccount .btn-delete input:focus,
#myAccount .btn-edit input:focus,
#myAccount input:hover.acct_btn_SignMeUp,
#myAccount input:focus.acct_btn_SignMeUp
{/*background-position:bottom left;*/}
#myAccount .btn-edit input {
background-image:url(/Content/core/account/btn-edit.gif)
}
#myAccount .btn-delete input {
background-image:url(/Content/core/account/btn-delete.gif);
}
#registerStoreOrders,#registerWebOrders {width:48%;}
#registerStoreOrders {float:left; border-right:1px solid #ccc; padding-right:1.3%;}
#registerWebOrders {float:right;}

#registerAPurchase label {display:block;}
#registerAPurchase h4 {margin:0; padding:0 0 10px;}
#registerStoreOrders p {float:left; width:49%; padding-left:1%; }
#registerAPurchase p {padding-bottom:15px;}
#registerAPurchase p input {width: 98%;}
#ctl00_cphPageMain_enterTransations_revDate, #ctl00_cphPageMain_enterTransations_rfvTransactionDate {position: absolute; top:100px;width: 360px; background: white; left: 20px;}
#ctl00_cphPageMain_enterTransations_rfvTransactionDate {background: none;}
#addStoreOrderButtonWrapper input, #myAccount .addWebOrder { width:132px; display:block; clear:both; height:0; overflow:hidden; padding:28px 0 0; cursor:pointer;}
#addStoreOrderButtonWrapper input {background:url(/Content/core/account/btnAddStoreOrder.gif) 0 0 no-repeat;}
.addWebOrder {background:url(/Content/core/account/btnAddWebOrder.gif) 0 0 no-repeat;}

#addStoreOrderButtonWrapper input:hover, :hover.addWebOrder,
#addStoreOrderButtonWrapper input:focus, :focus.addWebOrder  {/*background-position:left bottom;*/}
.content #registerStoreOrders, .content #registerWebOrders {width:300px; float:none; border:none; margin:10px; font-weight:bold;}

.content #registerStoreOrders p,  #registerWebOrders p {width:80%; float:none;}

#rewards_purchase_container p, 
#orderStatusContainer p, 
#wishlistContainer p {margin: 0;}
#myAccount .tabs .active { font-weight:bold; background: #fff;}
#enterTransactions_c {display: none;}
#rewardsContainer_c p {float:left; width:33%; text-align:center;}
#rewardsContainer_c #currentRewardsPoints {clear:left;}
#rewardsContainer_c span {display:block;font-size:24px; line-height:32px;font-weight:bold;}
#membershipLevel.Gold {color:#e1ae00}

/* !Order Status */
#orderSummary { float:left; width:30%;  margin: 0; clear:left; padding-bottom: 50px;}
#orderSummary .label, #orderSummary .summaryStatus {font-weight: bold;}

#orderItems {float:right; width:67%; border-left:1px solid #ccc; padding-left:10px;}
#orderItems table {width:100%; cell-spacing:0; border-collapse:collapse;}
#orderItems ul,#orderItems li {list-style:none; margin:0; padding:0;}
#orderItems .thm {float:left;padding-right:10px;}
#orderItems .header td {background:#f0f0f0; }
#orderItems td {padding:10px;}
#orderItems .hDescription {border-radius:6px 0 0 6px;}
#orderItems .hTracking {border-radius: 0 6px 6px 0;}
.viewRecentOrdersBTN {position:absolute; left:10px; bottom:10px; background:url(/Content/core/account/btnViewAll.gif) 0 0 no-repeat; width:132px; height:28px; text-indent:-999px; overflow:hidden;}
.pickupReservations {position:absolute; left:10px; bottom:41px;}

#mobileDashboard #orderSummary {margin-bottom:10px;}
#mobileDashboard #orderSummary p {margin:0;}
#mobileDashboard #orderItems td {display:block; margin:0; padding:0;}
#mobileDashboard #orderItems .tracking {padding-bottom:10px;}
#mobileDashboard #orderItems td.quantity:before {content:"Qty";}
#mobileDashboard #orderItems td.tracking:before {content:"Tracking";}
#mobileDashboard #orderItems, #mobileDashboard #orderSummary {float:none; border:none; padding:0; width:100%;}
#mobileDashboard #orderItems .header, #mobileDashboard #orderItems .thm {display:none;}
#mobileDashboard .viewRecentOrdersBTN {background:none; text-indent:none; position:static; width:auto; height:auto;}
#mobileDashboard #rewardsCardTab_c {width:258px; height:430px;}
#mobileDashboard #rewardsCardTab_c img {
    -moz-transform: translate(-224px) rotate(90deg);
    -moz-transform-origin: 60% 100%;
    -webkit-transform: translate(-224px) rotate(90deg);
    -webkit-transform-origin: 60% 100%;
    -o-transform: translate(-224px) rotate(90deg);
    -o-transform-origin: 60% 100%;
}

/*:hover.viewRecentOrdersBTN,
:focus.viewRecentOrdersBTN {background-position:left bottom;}*/


/* !Wishlist */
/*#wishlistContainer {padding-bottom: 40px; position: relative;}*/
.wishlistItem {float:left; width:17%; padding:1%;  height: 150px;}
.itemWrapper {position:relative; padding-left:25px;display:block;}
.wishListRepeater  {overflow: hidden;}
.wishlistItem input {position:absolute; left:0;}
.wishlistItem span {display:block; color:#666666; font-size:11px; line-height:14px; width:90%; padding-left:25px; padding-left:10px\9;}
span.itemTitle, span.salePrice {color:#b90101;}
span.salePrice {font-weight:bold;}
#inventoryStatus {color:#19b3f7;}

#wishlistButtons {text-align:right; clear:both;display: block; /* position: absolute; bottom: 10px; right:10px; width: 400px; */ }
#myAccount input.btnDeleteChecked,
#myAccount input.btnAddChecked {border:none; padding:0; margin-right:5px;overflow:hidden; padding-top:28px;height:28px; font-size:1px;  cursor:pointer;display: inline-block;}
#myAccount input.btnDeleteChecked {background:url(/Content/core/account/btnDeleteChecked.gif) left top no-repeat;width:161px;}
#myAccount input.btnAddChecked {background:url(/Content/core/account/btnAddChecked.gif) left top no-repeat;width:182px;}
#myAccount  input:hover.btnDeleteChecked,:hover.btnAddChecked,
#myAccount  input:focus.btnDeleteChecked,:focus.btnAddChecked {background-position:bottom left;}

/* Contact Preferences */
    .likeUsOnFacebook,
    .followUsOnTwitter {
        width:190px;
        height: 30px;
        overflow: hidden;
        text-indent:-999px;
        display:block;
        margin: 10px 0;
    }
    .likeUsOnFacebook {
        background: url(/Content/core/account/btnFacebook.gif) 0 0 no-repeat;
    }
    .followUsOnTwitter {
        background: url(/Content/core/account/btnTwitter.gif) 0 0 no-repeat;
    }

.contactpreferencesPage #ctl00_cphPageMain_CommunicationPreferences_divMobileOptIn {display: block !important;}
.shippingaddressesPage .optCheckbox label {padding-left:5px;}
.shippingaddressesPage #myAccount .optCheckbox input {text-indent:0;}
.contactpreferencesPage #rightColumnWrapper
.contactpreferencesPage .mobilePhone label,.contactpreferencesPage .mobilePhone input {display: block;}
.contactpreferencesPage #rewardsMessage {display: block; margin-top: 10px;}
.contactpreferencesPage .EmailOptIn {margin-top:0; padding-top: 0;}

/*!login page */

.loginBtnWrap input {background:url(/Content/core/buttons/m-btn-signin.gif) no-repeat; height:28px; display:block;}
#newCustWrap {margin-top:30px;}
.loginPage #newCustWrap {margin-top:0;}
#newCustWrap input {background:url(/Content/core/buttons/m-btn-createaccount.gif) no-repeat; width:120px; margin-top:10px;}

.loginPage .mainContainer {width: 960px; margin:12px 0 40px; background:url(/Content/core/account/rewardsLogo.gif) right top no-repeat; }
.cWPad h1 {text-transform:none;margin: 0 0 23px;}
.loginPage td#content-nav,.loginPage .returnCustLoginBox br {display:none;}
.loginPage .cBPad {overflow:hidden;}
.loginPage #returnCustLoginBox,
.loginPage.v2 #registerCardBox,
.loginPage #newCustWrap {
    float:left;
    width:262px;
    padding:23px 19px;
    position: relative;
    background:#f0f0f0;
    border:2px solid #cccccc;
    min-height:220px;
    margin-right:18px;
}
.login .mobile #returnCustLoginBox {
    padding-bottom: 40px;
    border-bottom: 3px dotted #ccc;
}

.loginPage.v2 #returnCustLoginBox,
.loginPage.v2 #registerCardBox,
.loginPage.v2 #newCustWrap {
    padding:23px 2.291%;
    width:27%;
    margin-right:2%;

}
.loginPage.v2 #newCustWrap {margin-right:0;}



#newCustomerBenefits {
    list-style: outside disc;
}
#newCustomerBenefits li,#returnCustLoginBox td {
    color: #000;
    font-size: 13px;
    line-height: 15px;
}
#newCustomerBenefits li {
    margin:0 0 5px 18px; 
}
.loginPage #returnCustLoginBox h2,.loginPage #newCustWrap h2 {padding:0; margin:0;text-align:center; height:32px; text-indent:-999px; overflow:hidden; background:no-repeat center top; }
.loginPage #returnCustLoginBox h2 {background-image:url(/Content/core/account/txt-alreadyamember.gif);}
.loginPage #newCustWrap h2 {background-image:url(/Content/core/account/txt-notamember.gif);}

.loginPage #newCustWrap ul {margin:0; padding:0;}
.loginPage .famousCorners li {background-image: url(/Content/core/account/roundedCircle-r5w2.gif); width:6px; height: 6px;}
.loginPage .famousCorners .fCorner1 { left:-2px;      top:-2px; background-position:left top;}
.loginPage .famousCorners .fCorner2 {right:-2px;      top:-2px; background-position:right top;}
.loginPage .famousCorners .fCorner3 {right:-2px; bottom:-2px; background-position:right bottom;}
.loginPage .famousCorners .fCorner4 { left:-2px; bottom:-2px; background-position:left bottom;}

#returnCustLoginBox .forgotPassword {font-size:10px;}

/*the loginPage class isolates the desktop landing page from the mobile version*/
.loginPage #returnCustLoginBox table
{
    background:none;
    margin:0;
    padding:0;
    width:240px;
    display: block;
    position: absolute;
}
.mobile #returnCustLoginBox table {
    width: 100%;
    padding-left: 0;
}
/* I apologize for writing this terrible CSS - I blame IE7, personally */
.loginPage #returnCustLoginBox {
    position: relative;
}
.loginPage #returnCustLoginBox tr {
    position: absolute; top: 0;
}
.loginPage #returnCustLoginBox table {
    position: absolute;    
}

.loginPage td.step1login_email, .loginPage td.step1login_emailField, .loginPage td.step1login_pwd, .loginPage td.step1login_pwdField  {
    position: absolute;
}
.loginPage #returnCustLoginBox td.step1login_email {
    top: 0px;
    left: 0;    
}
.loginPage #returnCustLoginBox td.step1login_emailField  {
    top: 22px;    
    left: 0;
}
.loginPage #returnCustLoginBox td.step1login_pwd {
    top: 53px;    
    left: 0;
}
.loginPage #returnCustLoginBox td.step1login_pwdField {
    top: 75px;    
    left: 0;
}
.loginPage #returnCustLoginBox .btn_Proceed {
    position: absolute;
    top: 190px;
}
.loginPage #ctl00_cphPageMain_CreateAccountOrLogin_LoginControl_regInvalidEmail {
    position: absolute;
    top: 102px;
    font-size: 11px;
    line-height: 11px;
}
.loginPage #returnCustLoginBox #divErrorMsg {
    width: 230px;
    position: absolute;
    top: 242px;
    font-size: 11px;
}
/*end terrible absolutely position table elements   >8-(    */

#returnCustLoginBox tr {position: relative; display: block; height: auto;}
#returnCustLoginBox .step1login_pwd,
#returnCustLoginBox .step1login_email {font-weight: bold; top:0; left: 0; height: 15px !important; display: block; margin-top: 5px; clear: left;}
.login .mobile #returnCustLoginBox .step1login_email, .login .mobile #returnCustLoginBox .step1login_pwd {
    height: 25px !important;
}
#returnCustLoginBox .returnCustLoginBox input { 
    display:block; 
    width:100% !important; 
    border:1px solid #ccc;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
#returnCustLoginBox td span {
    float: left;
    clear: both;
    font-weight: normal;
}
td.step1login_emailField, td.step1login_pwdField {
    display: block; clear: left;
}
#returnCustLoginBox .step1login_emailField input, #returnCustLoginBox .step1login_pwdField input {margin: 5px 0 5px;}

.loginPage #newCustWrap .btn_Proceed,
.loginPage #returnCustLoginBox .btn_Proceed {
    height:34px;
    width:136px;
    margin: 15px auto 10px auto;
    display: block;
}

.loginPage #newCustWrap .btn_Proceed {background:url(/Content/core/account/btn-joinNow.gif) no-repeat 0 0;margin-top: 35px;}
.loginPage #returnCustLoginBox .btn_Proceed {background:url(/Content/core/account/btn-signIn.gif) no-repeat 0 0;}
.loginPage .contentWrap_gradient {height: auto !important;}



.loginPage #registerAccountLink {position:absolute; font-size:10px; bottom:17px; left:22px;}

/* !Addresses */
.billingaddressesPage .addEditAddress .txtState, .shippingaddressesPage .addEditAddress .txtState {
    float: left;
    height: 20px;
    line-height: 25px;
    padding-right: 18px;
    text-align: right;
    width: 40px;
}

.billingaddressesPage .addEditAddress .inputState, .shippingaddressesPage .addEditAddress .inputState {
    float: left;
    padding-top: 3px;
}
.billingaddressesPage .addEditAddress .inputZip, .shippingaddressesPage .addEditAddress .inputZip {
    float: left;
    width: auto;
}
.billingaddressesPage .addEditAddress input.fieldZip, .shippingaddressesPage .addEditAddress input.fieldZip {
    height: auto;
    width: 145px !important;
}
.billingaddressesPage .contentBox, .shippingaddressesPage .contentBox {position: relative;}
.billingaddressesPage .addEditAddress .inputCountry, .shippingaddressesPage .addEditAddress .inputCountry {text-align: left; float: left;}
.billingaddressesPage .addEditAddress .txtCountry, .shippingaddressesPage .addEditAddress .txtCountry {
    padding-right: 5px;
    width: 61px;
}
.billingaddressesPage .addEditAddress select.fieldCountry, .shippingaddressesPage .addEditAddress select.fieldCountry {
    width: 142px !important;
}
.billingaddressesPage #shippingAddress span , .shippingaddressesPage #shippingAddress span {
    line-height: 25px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 278px;
}
/* !targeted clearfixes */
#shippingAddress td:after, #shippingAddress td:before, 
.mobileInfo:before, .mobileInfo:after,
#wishlistContent_c:before, #wishlistContent_c:after,
.column1:before, .column1:after,
.column2:before, .column2:after,
#rewardsSection:before,#rewardsSection:after, 
#rewardsContainer_c:before, #rewardsContainer_c:after,
#rewards_purchase_container:before, #rewards_purchase_container:after, 
#orderStatusContainer:before, #orderStatusContainer:after, 
#wishlistContainer:before, #wishlistContainer:after {content: "\0020"; display: block; height: 0; visibility: hidden; }


#shippingAddress td:after,
.mobileInfo:after,
#wishlistContent_c:after,
.column1:after, 
.column2:after,
#rewardsSection:after,
#rewardsContainer_c:after,
#rewards_purchase_container:after,
#orderStatusContainer:after,
#wishlistContainer:after {clear:both;}


#shippingAddress td,
.mobileInfo,
#wishlistContent_c,
.column1, 
.column2,
#rewardsSection,
#rewardsContainer_c,
#rewards_purchase_container,
#orderStatusContainer,
#wishlistContainer {zoom:1;}    


.createAccount h2.rewardsTitle {
    margin: 0 0 20px 10px;    
}
#accountDisclaimer {
    margin: 0 0 0 10px;
}
#accountDisclaimer + input {
    margin-left: 10px;
}


/*================    style update 6.2013    ================*/
.mobile #myAccount table, 
.mobile #myAccount .loginBtnWrap, 
#mobileCreateAccount, 
#mobileDashboard,
#returnCustLoginBox {
    width: 100%; 
}

.mobile .cBPad .loginRegTxt, #mobileCreateAccount {
    padding-left: 0;
    width: 88%;
    padding: 0px 6%;
}
.yourInformation p {
    margin-top: 25px;
}
#mobileCreateAccount label, #mobileDashboard label {
    font-size: 20px;
    color: #333;
    display: block;
    margin: 10px 0 0 0;
    line-height: 24px;
}
#myAccount input[type="checkbox"] + label {
    display: inline;
}
.mobile .messageText.required, .mobile .messageText {
    margin-left: 0; padding-left: 0; font-size: 14px;
}
.mobile .messageText {
    font-style: italic;
}
.mobile .yourInformation .mobileOptIn .messageText > span {
    font-size: 14px !important;
    font-weight: normal;
    color: #737373;
}
.mobile .yourInformation .mobileOptIn .messageText > a {
    color: #3086b5;
}
.mobile input + .messageText {
    position: relative;
    top: -2px;
}
.mobile .cBPad .loginRegTxt a {
    color: #3086b5;
    margin-top: 10px;
}
#newCustomerBenefits li, .disclaimer {
    font-size: 18px;
    line-height: 24px;
}
.login .returnCustLoginBox tbody, .login .returnCustLoginBox tr, .login .returnCustLoginBox td {
    width: 100%;
}
.mobile .disclaimer {
    margin: 10px 0 30px;
}
.mobile .red {
    color: #b80101;
}
.mobile h2.header {
    background: none;
    text-indent: 0;
    font-family: DIN, sans-serif;
    font-size: 60px; 
    line-height: 60px;  
    word-spacing: -10px;
    color: #3285b5;
    letter-spacing: -2px;
    text-transform: uppercase;  
    border-radius: 0;
    margin: 0px 10px 5px; 
    font-weight: 100;
    text-align: center;
    height: auto;
    margin-bottom: 20px;
}   
.mobile h3.subhead {
    font-size: 28px; 
    line-height: 34px;      
    color: #3285b5;
}
#mobileCreateAccount h3.sectionHeader, .mobile .passwordQuestionSection h4.subSectionHeader, .mobile .communicationPreferences h3 {
    border-bottom: none;
    font-family: helvetica, arial, san-serif;
    text-transform: capitalize;
    font-weight: bold;
    letter-spacing: 0;
    margin: 40px 0 0 0;
}

.mobile #ctl00_ContentPlaceHolder1_ucCustomerInfo_ddlPasswordQuestion {
    font-size: 16px;
}
.mobile a.registerLink {
    color: #3285b5;
    margin-bottom: 20px;
    display: block;
    font-size: 18px; line-height: 24px;
}
.mobile img.flatGift {      
    width: 100%;
    height: auto;
}
.mobile span.giftIcon {
    margin: 0 auto;
    padding: 0;
    max-width: 270px;
    display: block;        
}
.step1login_email, .step1login_pwd {
    text-transform: capitalize;
    font-size: 18px;
    width: 100%;
    display: block; clear: left;
}
.mobile #returnCustLoginBox .step1login_email {
    width: 100% !important;
    display: block;
    margin: 0; padding: 0;
}
#returnCustLoginBox .returnCustLoginBox input {
    margin: 0; padding:;
}
.mobile .btn_Proceed, .mobile #newCustWrap input, .mobile a.emailOnlyBtn {  
    text-align: center;
    color: #fff;
    display: block;
    width: 100%;
    background: url(/Content/core/mobile/images/signUpBtnText.png) #3086b5 no-repeat center 12px;
    padding: 10px 0 !important;
    height: 28px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.mobile #newCustWrap input {
    background-position: center -81px;
}
.mobile a.emailOnlyBtn {
    padding: 20px 0;
    overflow: hidden;
    text-indent: -9900px;
    background-position: center -35px;  
}
.mobile .forgotPassword {
    color: #3086b5;
}
#ctl00_ContentPlaceHolder1_ctl00_LoginControl_CreateAccount + .btn_Proceed.regBtn.ShortForm {
    display: none;
}
.mobile .returnCustLoginBox {
    background: none;
}
.mobile .returnCustLoginBox table, .mobile .returnCustLoginBox td {
    width: 100% !important;
}
.mobile #returnCustLoginBox .forgotPassword {
    font-size: 18px; line-height: 20px;
    padding: 0; display: block;
    margin-bottom: 20px;
}
.mobile #returnCustLoginBox .step1login_email, .mobile #returnCustLoginBox .step1login_pwd {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;

}
.mobile #returnCustLoginBox .step1login_pwdField {
    height: auto !important;
}
.mobile #returnCustLoginBox .step1login_pwdField input, .mobile #returnCustLoginBox .step1login_emailField input {
    width: 100%;
    padding: 4px 0;
    font-size: 18px;    
    font-weight: 100;
    -webkit-box-shadow: none; box-shadow: none;
}
.disclaimer {font-style: italic;}
#mobileCreateAccount input[type="password"], #mobileCreateAccount input[type="text"] {
    width: 100%;
    padding: 3px 0;
    margin-bottom: 10px;
}
#mobileCreateAccount .column1,  #mobileCreateAccount .column2 {
    width: 98%;
    margin-left: 0;
}
.mobile p.emailOptIn {
    background: #e2e6e8;
    width: 100%;
    left: -7%;
    padding: 20px 8%;    
    border-top: 3px solid #d6dce1;
    border-bottom: 3px solid #d6dce1;
    font-weight: 100;
}
.mobile p.emailOptIn span {
    font-weight: 100;
    font-size: 18px; line-height: 22px;
    color: #333333;
}
.mobile p.emailOptIn a {
    color: #3086b5;   
}
.mobile .yourInformation {
    overflow: visible;
}
.mobile p.memberSignUpHeader #giftIcon img {
    position:  relative;
    top: -20px;
    max-width: 48px;    
}
.mobile p.memberSignUpHeader #giftIcon {
    height: 42px;
    background: #3086b5;
    display: inline-block;
    position: relative;
    margin-right: 5px;
    padding: 6px 0px 6px 6px;
    top: 7px;
}
.mobile p.memberSignUpHeader {
    background: none;
    text-indent: 0;
    font-family: DIN, sans-serif;
    font-size: 53px;
    line-height: 80px;
    word-spacing: -10px;
    color: #3285b5;
    letter-spacing: -3px;
    text-transform: uppercase;
    border-radius: 0;
    margin: 0 10px 5px;
    font-weight: 100;
    height: auto;
    margin-bottom: 20px;
    position: relative;
    left: -9%;
    width: 118%;
    padding: 0;
    margin: 0 0 10px 0;
}
.mobile p.memberSignUpHeader .memberSignUpSubHeader {
    font-weight: 100;
    color: #333;
    font-family: helvetica, arial, sans-serif;
    text-transform: capitalize;
    word-spacing: 0;
    font-size: 18px;
    letter-spacing: 0;
    display: block;
    line-height: 22px;
    margin-left: 64px;
    width: 275px;
}
.mobile p.memberSignUpHeader .subHeader {
    clear: left;
    color: #000;
    letter-spacing: 0;
    word-spacing: 0;
    font-size: 20px;
    line-height: 22px;
    text-transform: capitalize;
    font-family: helvetica, arial, san-serif;
    font-weight: 100;
}
.mobile p.memberSignUpHeader + p {
    position: relative;
    font-size: 16px;
    font-weight: 100;
    color: #333;;
    line-height: 20px;
    top: -24px;
    left: 15%;
}
.mobile p#accountDisclaimer1, .mobile p#accountDisclaimer2 {
    display: none;
}
.mobile #returnCustLoginBox .step1login_pwdField input, 
.mobile #returnCustLoginBox .step1login_emailField input, 
.mobile #mobileCreateAccount input[type="text"],
.mobile #mobileCreateAccount input[type="password"] {
    padding: 10px 4px;
    font-size: 18px;
    margin-bottom: 5px;
}
#mobileCreateAccount #rewardsSection input[type="submit"], .mobile #myAccount input.acct_btn_SignMeUp {
    text-align: center;
    color: #fff;
    display: block;
    width: 100%;
    background: url(/Content/core/mobile/images/signUpBtnText.png) #3086b5 no-repeat center -124px;
    padding: 10px 0 !important;
    height: 28px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin: 40px 0;
    overflow: hidden;
    text-indent: -9999px;
}
#mobileCreateAccount #rewardsSection input[type="submit"] {
    height: 45px;
}
.mobile .content #myAccount {
    padding-bottom: 10px;
}

