/*------------------------------------*/ @font-face{ font-family: inserat; src: url(../fonts/myriad_pro_boldsemicn.ttf); } /*------------------------------------*/ /* Globals */ body { color: black; background-color: white; font-size: 13px; font-family: "trebuchet ms"; } p {} h1,h2,h3,h4{ font-family:inserat, "trebuchet ms"; color:#8b181b; font-weight: normal; text-decoration: none;margin:2px 0; } h1, h1 a, h1 a:visited { font-size:28px; color:#8b181b; text-decoration: none; } h1 a:hover { color: #8b181b; font-size: 28px; } h3 { font-size: 16px;margin:0; } h4 { font-size: 14px;margin:0; } td {} a:link { color: #000; text-decoration: none; } a:visited { color: #000; text-decoration: none; } a:hover { color: #a11700 ; } a:active { } ul { padding:0; } ul.no-indent { padding-left:8px; } h1 a:visited { color: #000000; } h1 a:hover { color: #8b181b; font-size: 28px; } .coop-red { color: #8B181B; font-family:inserat, "trebuchet ms"; } .coop-black { color: #000000; font-family:inserat, "trebuchet ms"; } .form-len-fix, .form-len-fix select.field { width: 209px; } .pb-message { color: #CC0000; } .top-link { float: left; padding-top: 13px; text-align: right; } .5-pix-spacer { height: 5px; } /*.footer { margin-top: 10px; /* This actually creates a total 20px gap. *//* } -- Scrapped this idea because it prevented vertical borderlines from meeting the footer line */ /*------------------------------------*/ .mem-renew-expiry select.field, .mem-renew-pay select.field { width: 80px; } td#motto { padding:0 0 5px 15px; font-size: 16px; } /*----------------------*/ /* buttons */ button, input[type="reset"], input[type="button"], input[type="submit"] { background-color: #8c191b; border: 2px solid #777; color: #FFFFFF; font-size: 13px; font-weight: bold; height: 25px; margin: 0; padding: 0 6px 2px; } button:hover, input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover { background: #000; cursor: pointer; } .buttonRed { color: #fff; font-size: 13px; font-family: arial; font-weight: bold; background-color: #8c181b; text-decoration: none; text-align: center; overflow: hidden; margin-top: 5px; padding: 2px 10px; border: solid 3px #b3b2b2; } /*Font styles ----------------------------*/ .smallWhite { color: white; font-size: 11px; text-decoration: none; } .titleBold { color: #232323; font-size: 16px;font-weight: bold; } .comment { color: black; font-size: 12px; font-family: arial; } .server-message-bean { text-align: center; color: #CC0000; } /*----------------------*/ /* Header and Footer */ tr.mainMenu { background-image:url(/coopstore/images/sitewide_menu_bg_grey.gif); background-repeat: no-repeat; background-position: left top; margin: 0; padding: 0; /*font-family:arial;*/ font-size: 17px; } #nav-menu ul { list-style: none; padding: 5px 0; margin: 0; } #nav-menu li { float: left; margin: 0 0.15em; } #nav-menu li a { height: 19px; border-right:1px solid #000000; float: left; width: 9em; display: block; color: #FFFFFF; text-decoration: none; text-align: center; white-space: nowrap; padding-bottom: 3px; } #nav-menu li a:hover { color:#8B181B; } #top-menu ul { font-size: 12px; list-style: none; padding: 5px 0; margin: 0; width: 500px; white-space: nowrap; } #top-menu li { float: right; margin: 0 0.15em; } #top-menu li a { height: 14px; border-right:1px solid #000000; padding:0 10px; display: block; color: #333333; text-decoration: none; text-align: center; } #top-menu li a:hover { color: #000000; } #footer-menu { margin:0; } #footer-menu ul { list-style: none; padding: 3px 0; margin: 0; width: 650px; font-size: 11px; } #footer-menu li { float: left; margin: 0 0.15em; } #footer-menu li a { height: 14px; border-right:1px solid #000000; padding:0 10px; display: block; color: #333333; text-decoration: none; text-align: center; white-space: nowrap; } #footer-menu li a:hover { color: #000000; } li.last a { border:0 !important; } div.error { color: #8B181B; } .facebook-header-button { width: 152px; height: 52px; } .header-magnifying-glass { width: 36px; height: 36px; position: relative; top: -8px; left: -10px; /*padding-bottom: 8px; padding-right: 10px; */} /*--------------------------------------*/ /*Curvy Corners*/ #box1, #box2, #box3, #box4 { background:white; text-align:left; margin:10px 5px 10px 0; border:3px solid #b3b2b2; overflow:hidden; } .box-small { background:white; height:150px; width:210px; padding:8px 10px 5px 10px; } .box-large { background:white; text-align:left; height:210px; width:453px; padding:0 20px 0 0; margin:10px 5px 10px 0px; border:3px solid #b3b2b2; overflow:hidden; } .box-full { background: white; height: auto; width: 943px; margin:10px 0px 10px 0px; padding: 5px 15px 5px 15px; border:3px solid #b3b2b2; overflow:hidden; /* should I put a top and bottom margin to separate the menu bar from the curvy corners? */ } .box-half-left, .box-half-right { background: white; height: auto; width: 443px; padding: 5px 15px 5px 15px; border: 3px solid #b3b2b2; margin: 10px 0px 10px 0px; float: left; } .box-half-left { margin-right: 21px; } .box-half-right { } .box-3column { background:white; text-align:left; margin: 10px 12px 10px 0px; border:3px solid #b3b2b2; overflow:hidden; height:200px; width:205px; padding:8px; float:left; clear:none; } .box-4column { background:white; text-align:left; margin:10px 3px 10px 0; margin-right: 7px !important; border:3px solid #b3b2b2; overflow:hidden; height:210px; width:153px; padding:7px; float:left; clear:none; } .box-4column p { width: 147px; height: 60px; } .box-prod-list-4col { background:white; text-align:left; margin:10px 3px 10px 0; margin-right: 7px; border:3px solid #b3b2b2; overflow:hidden; height:210px; width:153px; padding:7px; float:left; clear:none; } /*--------------------------------------*/ /* borderline classes */ .borderline-left { border-left: 1px solid rgb(209, 209, 209); } .borderline-right { border-right: 1px solid rgb(209, 209, 209); } .borderline-top { border-top: 1px solid rgb(209, 209, 209) !important; } .borderline-bottom { border-bottom: 1px solid rgb(209, 209, 209); } /*--------------------------------------*/ /* Sitewide snippets */ /* lone-submit-btn would have been in the buttons section but the width needs to override the box-full width, which is lower than the buttons section */ .lone-submit-btn { width: 150px; padding: 15px 25px 15px 25px; /*margin: 5px 0px 18px 145px;*/ } .lone-submit-btn-inner { /* width: 120px; */ padding-top: 10px; padding-bottom: 10px; text-align: center; } .info-submit-btn { width: 379px; padding-top: 20px; padding-bottom: 20px; } .info-submit-btn-inner { padding-top: 20px; padding-bottom: 20px; text-align: center; } .info-submit-btn-submit { text-align: center; padding-top: 20px; width: 186px; } .info-submit-btn-req { text-align: center; } .info-submit-btn-req-aster { font-size: 16px; color: #ff0000; } .info-submit-btn-req-fields { } .info-submit-btn-at-least-one { } .info-submit-btn-email-notify { text-align: center; padding-bottom: 20px; } .info-submit-btn-elect { height: 250px; width: 500px; } .info-submit-btn-elect-inner { margin-bottom: 20px; } /* Bottom info about non-transferable privileges */ .bottom-info { text-align: center; margin-left: auto; margin-right: auto; width: 943px; padding: 15px; font-size: 14px; } /* .mem-renew-bottom-info, .update-mem-bottom-info, .mem-app-bottom-info*/ /*--------------------------------------*/ /* tweaks for home page */ #box1.home-box-marg-corr, #box2.home-box-marg-corr { margin-right: 12px; } #box3.home-box-marg-corr { margin-right: 11px; } #main-home-main-section { padding-left: 4px; } #main-home-main-section div.autoPadDiv p { font-size: 13px; } .main-home-lower-boxes h1 a:link, .main-home-lower-boxes h1 a:visited, .main-home-lower-boxes h1 a:hover { color: #8B181B; } /*----------------------*/ /* harvard home page */ .harv-home-list { margin-left: 25px; } /*----------------------*/ /* textbooks page */ #txtbks-harv-image, #txtbks-mit-image, #txtbks-harv-law-image, #txtbks-harv-med-image { width: 116px; height: 116px; padding: 40px 27px 40px 20px; margin: 0px; float: left; } #txtbks-harv-title, #txtbks-mit-title, #txtbks-harv-law-title, #txtbks-harv-med-title { width: 265px; padding-top: 36px; float: left; } #txtbks-harv-text, #txtbks-mit-text, #txtbks-harv-law-text, #txtbks-harv-med-text { width: 265px; padding-left: 1px; float: left; } #txtbks-mit-image { padding-top: 44px; } #txtbks-harv-law-image, #txtbks-harv-med-image { padding-top: 36px; } .txtbks-box { height: 210px; } .txtbks-tbl { margin-bottom: 10px; } /*----------------------*/ /* About Us */ p.faq_text, p#fsbs_text, div.faq_text { font-size: 14px; } .about-title { width: 113px; float: left; } .about-link-1 { width: 190px; } .about-link-2 { width: 151px; } .about-link-3 { width: 151px; } .about-link-4 { width: 147px; } .about-link-5 { width: 105px; } .about-link-6 { width: 122px; } /*----------------------*/ /* COOP Gives */ .gives-title { width: 629px; float: left; } .gives-top-link-1 { width: 200px; } .gives-top-link-2 { width: 150px; } ul.gives_list { margin-left: 35px; margin-top: 0px; } ul.gives_sublist { margin-top: 10px; } div.gives_inner_division_left, div.gives_inner_division_right { width: 470px; float: left; } div.gives_inner_division_right { width: 440px; margin-left: 30px; } .gives-half-right-bottom .spacer { margin-bottom:105px; } /*----------------------*/ /* Harvard/MIT Links */ .links-pics { width: 180px; float: left; margin-top: 10px; } .links-pic { padding-left: 15px; } .links-half-box, .links-full-box { margin-right: 20px; font-size: 14px; width: 341px; } .links-full-box { width: 738px; } .links-box-container { width: 798px; float: left; } ul.links_list { margin-left: 35px; margin-top: 0px; } ul.links_sublist { margin-top: 10px; } div.links_inner_division_left, div.links_inner_division_right { width: 367px; float: left; } div.links_inner_division_right { width: 330px; margin-left: 30px; } /*----------------------*/ /* Store Locations */ .store-item { padding-top: 10px; padding-bottom: 10px; font-size: 14px; } .store-item a, .store-title-nonlink { font-size: 16px; } .store-heading { padding-bottom: 5px; } .store-harv-hsc { padding-top: 32px; float: left; } .store-harv-subs { float: left; padding-left: 35px; } .store-item-image { text-align: center; } img.store-item-image { padding-right: 10px; } /*----------------------*/ /* BOOKMARK */ /* Privacy Policy */ table.privacy-policy p { font-size: 14px; } .privacy-policy-text { margin-bottom: 20px; } /*----------------------*/ /* Customer Registration and Update Member Information */ .cus-reg-top-matter { text-align: center; font-size: 15px; margin-bottom: 25px; } .cus-reg-top-top { width: 603px; font-size: 14px; margin-left: auto; margin-right: auto; } .cus-reg-top-1 { width: 137px; } .cus-reg-top-2 { width: 705px; } .cus-reg-top-3 { width: 137px; } .cus-reg-top-sep { width: 603px; margin-left: auto; margin-right: auto; } .cus-reg .fields { font-size: 14px; margin-left: 175px; } .newmem-is-company-add, .ord-confirm1-is-company-add { font-size: 14px; } .newmem-req-aster, .ord-confirm1-req-aster, .update-mem-req-aster, .mem-app-req-aster { /* font-size: 16px; color: #ff0000; */ } .newmem-heading, .ord-confirm1-heading { color: #000000; } .newmem-regbox, .ord-confirm1-regbox, .update-mem-update-info, .mem-app-update-info, .can-app-update-sub {/* width: 379px; padding-top: 20px; padding-bottom: 20px; */ } .update-mem-req, .mem-app-req { /* text-align: center; */ } .newmem-regbox-submit, .ord-confirm1-regbox-submit, .update-mem-update-info-submit, .mem-app-update-info-submit, .can-app-update-sub-submit { /* text-align: center; padding-top: 20px; width: 186px; */ } .newmem-hidden, .ord-confirm1-hidden { display: none; } .ord-confirm1-billing-address, .ord-confirm1-shipping-address { width: 675px; } .estore-ord-confirm1-inner { padding-left: 10px; width: 711px; } .estore-ord-confirm1-continue { padding-bottom: 10px; } .estore-ord-confirm1-save-text { padding-bottom: 15px; } .estore-ord-confirm2-add { width: 675px; padding-top: 10px; padding-bottom: 10px; } .estore-ord-confirm2-extras { width: 675px; padding-top: 10px; padding-bottom: 15px; } .estore-ord-confirm2-instruct-area { padding-top: 10px; } .estore-ord-confirm2-coupon-text { font-size: 14px; padding-bottom: 10px; } .estore-ord-confirm3-add { width: 943px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 10px; } .estore-ord-confirm3-sum { width: 400px; padding-top: 10px; padding-bottom: 20px; margin-top: 20px; } .estore-ord-confirm3-thank { /*padding-top: 20px;*/ padding-bottom: 10px; font-size: 28px;} .estore-ord-confirm3-sub { margin-bottom: 20px; } .update-mem-top, .mem-app-top, .can-app-top { width: 640px; padding-left: 15px; padding-right: 15px; margin-left: auto; margin-right: auto; margin-top: 25px; text-align: center; font-size: 14px; } .update-mem-top-top, .mem-app-top-top, .can-app-top-top { width: 586px; margin-left: auto; margin-right: auto; } .update-mem-top-sep, .mem-app-top-sep, .can-app-top-sep { width: 413px; text-align: center; margin-left: auto; margin-right: auto; } .update-mem-top-link, .mem-app-top-link { font-size: 16px; } /*----------------------*/ /* Log In Screen */ .sign-in-now { width: 320px; height: 180px; } .sign-in-now-inner { width: 230px; height: 70px; margin-top: 30px; padding-top: 20px; margin-bottom: 20px; } div.sign-in-now-inner div.row-1, div.sign-in-now-inner div.row-2 { width: 230px; height: 25px; } div.sign-in-now-inner div.row-1 { margin-bottom: 5px; } div.sign-in-now-inner div.login-label, div.sign-in-now-inner div.pass-label, div.sign-in-now-inner div.login-field, div.sign-in-now-inner div.pass-field, div.sign-in-now-inner div.sign-in-now-horz-spacer { height: 25px; float: left; }/* div.sign-in-now-inner div.login-label { }*/ div.sign-in-now-inner div.login-label, div.sign-in-now-inner div.pass-label { width: 70px; text-align: right; } div.sign-in-now-inner div.sign-in-now-horz-spacer { width: 10px; } div.sign-in-now-inner div.login-field, div.sign-in-now-inner div.pass-field { width: 150px; } /* div.sign-in-now table { padding-top: 15px; padding-bottom: 15px; margin-top: 25px; margin-bottom: 15px; }*/ .login-button { text-align: center; margin-bottom: 17px; } .sign-in-now-member, .sign-in-now-nonmember, .sign-in-now-info { float: left; font-size: 14px; } .sign-in-now-member { width: 455px; padding-right: 16px; padding-bottom: 15px; margin-top: 5px; } .sign-in-now-nonmember { width: 455px; padding-left: 16px; padding-bottom: 15px; margin-top: 5px; } .sign-in-now-info { text-align: center; padding-top: 15px; padding-bottom: 10px; margin-top: 10px; width: 100%; } .sign-in-now-spacer { width: 455px; height: 5px; float: left; } /*----------------------*/ /* Membership */ .membership-info { text-align: center; } .membership-eligibility { margin-bottom: 20px; } .membership-eligibility, .membership-advantages { font-size: 14px; } .mem-title { width: 300px; float: left; } .mem-top-link-1 { width: 220px; } .mem-top-link-2 { width: 185px; } .mem-top-link-3 { width: 274px; } /*----------------------*/ /* Membership Application Form */ .new-mem-app-form { margin-top: -10px; } /*----------------------*/ /* Renew membership */ .mem-renew-top-tbl { margin-top: -10px; } /*----------------------*/ /* Patronage Rebate */ .pat-rebate-box { font-size: 14px; } ul.coop-list { margin-left: 35px; } /*----------------------*/ /* Member Rebate Inquiry */ .rebate-inquiry { width: 400px; } .rebate-inquiry-enter { font-size: 14px; } .rebate-inquiry table { padding-top: 15px; padding-bottom: 15px; margin-top: 10px; margin-bottom: 15px; word-wrap: none; position: relative; } div.rebate-inquiry div.error { padding-left: 15px; } .rebate-inquiry-login-button { margin-bottom: 0px; } /*----------------------*/ /* Financial Results */ .fin-res { margin-bottom: 10px; padding-bottom: 0px; } .fin-res-title { width: 489px; float: left; } .fin-res-top-link-1 { width: 150px; } .fin-res-top-link-2 { width: 152px; } .fin-res-top-link-3 { width: 188px; } .fin-res-pres-ltr { padding-bottom: 25px; font-size: 14px; width: 443px; } .fin-res-left-inner { width: 443px; } fin-res-right-inner { width: 443px; } .fin-res-pres-ltr i { font-size: 15px; } .fin-res-donate-pls { text-align: left; margin-left: auto; margin-right: auto; } .fin-res-donate-pls td { padding: 10px; } .fin-res-tbl-headings { text-align: center; width: 443px; } .fin-res-tbl { width: 443px; } .fin-res-tbl tr td { border-bottom: 1px solid rgb(209, 209, 209); padding-top: 3px; padding-bottom: 3px; } .fin-res-tbl tr.first td, .fin-res-tbl tr.last td { border-bottom: none; } .fin-res-tbl-2009 { padding-left: 5px; } .fin-res-tbl-2010 { padding-left: 5px; padding-right: 5px; } /*----------------------*/ /* Board of Directors */ .bod-box { margin-bottom: 10px; } .bod-box p { font-size: 16px; text-align: center; } .bod-box-last { margin-bottom: 0px; } /*----------------------*/ /* Membership Renewal and Update Membership Information */ .mem-renew .fields { font-size: 14px; margin-left: 224px; } .update-mem .fields, .can-app .fields { font-size: 14px; margin-left: 175px; } .mem-renew-top-info/*, .mem-renew-bottom-info, .update-mem-bottom-info, .mem-app-bottom-info*/ { font-size: 16px; text-align: center; margin-left: auto; margin-right: auto; } .mem-renew-top-info { width: 670px; padding-left: 0px; padding-right: 0px; } .mem-renew-top-info-top { font-size: 14px; } .mem-renew-top-info-bottom { padding-top: 16px; width: 584px; margin-left: 42px; } /*.mem-renew-bottom-info, .update-mem-bottom-info, .mem-app-bottom-info { width: 943px; padding: 15px; font-size: 14px; }*/ .update-mem-bottom-info, .mem-app-bottom-info { /*margin-bottom: 0px;*/ } .select-add-info { font-size: 14px; font-style: italic; vertical-align: middle; } /*----------------------*/ /* Candidate Application Form */ .can-app-text-areas { position: relative; font-size: 14px; } .can-app-text-areas-sep { position: absolute; height: 290px; width: 5px; top: 10px; left: 466px; } .can-app-txtarea-error { text-align: center; } /*----------------------*/ /* Product Listing */ #estore-wrapper { }/* #estore-main-menu { width: 258px; height: inherit; float: left; } #estore-product-list { width: 721px; float: lef }*/ #estore-prod-list { padding-left: 10px; width: 711px; } .product-list-box { width: 148px; } .product-list-box-last { margin-right: -5px; } .pager { position: relative; top: 20px; } .centered { margin-left: auto; margin-right: auto; } /*----------------------*/ /* Product Selection Page */ .prod-sel-size select.field, .prod-sel-quantity input.field { width: 119px; } /*----------------------*/ /* Student Elections */ a.election_link{ color:#be0707; } p.election_text, p#fsbs_text, div.election_text { font-size: 14px; } ul.election_text{ font-size: 14px; padding-left:15px; } /*----------------------*/ /* Shopping Guide */ .shoppingguide_header_HARVARD { list-style: none; } /* deprecated */ .shopguide-text { font-size: 14px; } .intext-link, .shopguide-text a { font-size: 15px; } .shopguide-subheading { font-size: 19px; margin-top: 20px; } .shopguide-contents-text { list-style: none; text-align: center; } .shopguide-back-to-top { text-align: center; font-size: 15px; } .shopguide-product-table { width: 450px; } .shopguide-shipping-table { width: 960px; font-size: 14px; position: relative; left: -5px; } .shopguide-verisign { float: left; } .shopguide-thank-box { width: 300px; padding: 15px 25px 15px 25px; /*margin: 5px 0px 18px 145px;*/ } .shopguide-thank-box-inner { /* width: 120px; */ padding-top: 10px; padding-bottom: 10px; text-align: center; } .shopguide-thank-box-inner h3 { margin-top: 0px; margin-bottom: 0px; font-weight: bold; font-style: italic; } /*----------------------*/ /* Petition Candidate Login */ div.sign-in-now-inner div.sign-in-now-coop-last-label { width: 100px; } .sign-in-now-coop-last-inner { width: 260px; } div.sign-in-now-coop-last { width: 370px; margin-bottom: 5px; } div.sign-in-now-coop-last-inner div.row-1, div.sign-in-now-coop-last-inner div.row-2 { width: 260px; } /*----------------------*/ /* Shopping Basket */ .shop-bask-lower-box { width: 675px; margin-top: 15px; margin-bottom: 20px; } .shop-bask-lower-box-bl-1 { padding-bottom: 10px; margin-bottom: 10px; width: 300px; margin-left: auto; margin-right: auto; } .shop-bask-lower-box-bl-2 { padding-bottom: 10px; margin-bottom: 10px; width: 300px; margin-left: auto; margin-right: auto; } .shop-bask-lower-box-bl-3 { padding-bottom: 10px; margin-bottom: 10px; width: 400px; margin-left: auto; margin-right: auto; } .shop-bask-lower-box-bl-4 { padding-bottom: 10px; margin-bottom: 10px; width: 400px; margin-left: auto; margin-right: auto; } .shop-bask-lower-box-bl-5 { padding-bottom: 20px; margin-bottom: 0px; width: 675px; margin-left: auto; margin-right: auto; position: relative; left: 3px; } .shop-bask-lower-box-bl-6 { padding-bottom: 0px; margin-bottom: 10px; width: 400px; margin-left: auto; margin-right: auto; } .shop-bask-lower-box-bl-7 { padding-bottom: 20px; margin-bottom: 0px; width: 675px; margin-left: auto; margin-right: auto; position: relative; left: -4px; } .shop-bask-lower-box-bl-8 { padding-bottom: 0px; margin-bottom: 10px; width: 400px; margin-left: auto; margin-right: auto; } /*----------------------*/ /* Main Menu */ .estore-main-menu-outer { vertical-align: top; } #estore-main-menu { width: 258px; padding-top: 15px; } .estore-main-menu-main {/* position: absolute; top: 10px; left: 0px;*/ } #estore-product-list-outer, .estore-product-list-outer-td { vertical-align: top; } .menu-item-lvl-1, .menu-item-lvl-2 { height: 20px; padding-bottom: 5px; font-size: 16px; } .menu-item-lvl-1 { padding-left: 0px; padding-right: 10px; } .menu-item-lvl-2 { padding-left: 15px; } .menu-item-lvl-1-current a { color: #8B181B; font-size: 18px; } .menu-item-lvl-2-current a { color: #8B181B; font-size: 18px; } .menu-item-lvl-1-indent {} .menu-item-lvl-2-indent {} /*----------------------*/ /* Welcome Screen */ .welcome { padding-top: 10px; } .welcome-box { width: 600px; padding-bottom: 15px; /* margin-left: auto; margin-right: auto; */} .welcome-sep { width: 325px; padding-bottom: 10px; margin-bottom: 10px; margin-left: auto; margin-right: auto; } .welcome-container { align: center; } .welcome-box-inner-tbl { width: 600px; } /*----------------------*/ /* Order confirm 2 */ .estore-ord-confirm2-extras .field-adjust input.field, .estore-ord-confirm2-extras .field-adjust select.field { width: 140px; } .estore-ord-confirm2-extras .field-adjust .cvv2-wrapper input.field { width: 50px; } /*----------------------*/ /* Advanced Search */ .estore-adv-search { /*padding-left: 10px; */} .estore-adv-search-desc { padding-top: 5px; } .estore-adv-search-box { width: 600px; margin-bottom: 10px; margin-top: 20px; padding-top: 20px; padding-bottom: 15px; } .estore-adv-search-submit { padding-top: 10px; } .estore-adv-search-price { position: relative; left: -3px; } .estore-adv-search-price-from { /*position: relative; left: -3px;*/ } .estore-adv-search-bottom-info { padding-bottom: 20px; margin-bottom: 20px; } .estore-adv-search-bottom-info-heading { padding-bottom: 10px; } .estore-adv-search-bottom-info-borderline { width: 600px; height: 10px; } .estore-adv-search-bottom-info-text { width: 800px; } /*----------------------*/ /* Search Results */ .estore-search-results-no-matches { padding-bottom: 40px; } estore-search-results-no-matches-try-again { } .estore-search-results-title { padding-bottom: 20px; } .estore-search-results-borderline { width: 600px; height: 10px; } /*----------------------*/ /* Membership Application Choices */ .mem-app-choices-what-do { width: 279px; text-align: left; margin-left: 362px; } .mem-app-choices-box { width: 764px; margin-left: 89px; margin-right: 90px; } .mem-app-choices-link-1 { width: 192px; float: left; text-align: right; } .mem-app-choices-link-2 { width: 326px; float: left; text-align: center; } .mem-app-choices-link-3 { width: 246px; float: left; text-align: left; } .mem-app-choices-info { text-align: center; } /*----------------------*/ /* Search Banner */ .search-banner { /*background-color: #8c191b;*/ background-image: url(/coopstore/images/search_banner.jpg); background-repeat: no-repeat; background-position: left top; } /*----------------------*/ /* Seek Well Search */ .estore-search-results-title { padding-bottom: 0px; } #search-results { width: 979px; height: 962px; /*visibility: hidden;*/ } #search-results-container { width: 979px; /*height: 962px;*/ height: 0px; float: left; /* background-color: green; */ } .search-results-box { /*width: 193px; 4 boxes*/ /*width:145px; height: 215px;*/ position: relative; width: 180px; height: 224px; float: left; margin-right: 19px; margin-top: 0px; margin-bottom: 40px; } .search-results-box-top-row { margin-top: 20px; } .search-results-box-rightmost { margin-right: 0px; /*margin-left: 3px; 4 boxes */ margin-left: 3px; } .search-results-box-inner { /*width: 193px; 4 boxes*/ width:145px; height: 215px; /*background-color: blue;*/ text-align: center; } .search-results-box-outer { width: 143px; height: 214px; position: relative; background: white; margin: 0px 0px 0px 0px; padding: 5px 15px 5px 15px; border-left: 3px solid #b3b2b2; border-right: 3px solid #b3b2b2; overflow:hidden; } .search-results-box-top-wrapper { position: absolute; top: -12px; left: -1px; width: 100%; } .search-results-box-top { width: 100%; } .search-results-box-bottom-wrapper { position: absolute; top: 224px; left: -1px; width: 100%; } .search-results-box-bottom { width: 100%; } .search-results-image { border: none; width: 100px; height: 100px; margin: 5px 23px 5px 22px; } .search-results-image-link { text-decoration: none; text-align: center; } .search-results-name-link { font-size: 15px; } .search-results-price-wrapper { margin-top: 5px; } .search-results-price-link { font-size: 15px; } .search-results-pager-container { width: 500px; height: 100px; float: left; margin-left: 240px; margin-right: 239px; margin-bottom: 10px; } .search-results-pager { width: 400px; height: 48px; padding: 15px 25px 15px 25px; float: left; } .search-results-pager-inner { width: 400px; height: 30px; padding-top: 10px; padding-bottom: 5px; text-align: center; float: left; } .search-results-pager-prev, .search-results-pager-next { width: 63px; height: 30px; float: left; } .search-results-pager-prev img:hover, .search-results-pager-next img:hover { cursor: pointer; } .search-results-pager-next { float: left; } .search-results-pager-page-info { float: left; width: /*261px;*/274px; height: 30px; text-align: center; } .search-results-pager-page-results { display: block; float: left; width: 66px; height: 22px; margin-left: 67px; text-align: right; } .search-results-pager-page-of { display: block; float: left; width: 20px; height: 22px; margin-left: 3px; margin-right: 3px; } .search-results-pager-page-of h2 { position: relative; left: -50px; top: -5px; } .search-results-pager-page-max { display: block; float: left; width: 20px; height: 22px; margin-right: 95px; } .search-results-too-many-wrapper { text-align: center; } .search-results-too-many { text-align: center; width: 100%; font-size: 18px; } /*----------------------*/ /* Member Rebate Inquiry */ .member-rebate-inquiry { margin-bottom: 10px; } .member-rebate-inquiry-title { width: 900px; } .member-rebate-inquiry-member-info { width: 640px; margin-left: 151px; margin-right: 151px; } .member-rebate-inquiry-bottom-info-title { font-size: 20px; } .member-rebate-inquiry-button-box { width: 300px; padding: 15px 25px 15px 25px; margin-left: 315px; } .member-rebate-inquiry-button-box-inner { padding-top: 10px; padding-bottom: 10px; text-align: center; } /*----------------------*/ /* CVV2 Help */ .cvv2-wrapper { width: 65px; float: left; } .cvv2-help-wrapper { width: 40px; height: 23px; float: left; margin-left: 20px; } .question-mark { height: 23px; width: 23px; } .CVVPopupWrapper { width: 340px; } /*----------------------*/ /* Contact Us */ .contact-us .fields { font-size: 14px; margin-left: 160px; } .contact-us-lone-submit-btn { margin-left: 230px; } .contact-us-title { width: 200px; float: left; } .contact-us-link-1 { width: 779px; } .contact-us-spacer-row { height: 20px; } /*----------------------*/