Index: chrome/test/data/autofill/heuristics/input/05_checkout_overstock.com.html |
diff --git a/chrome/test/data/autofill/heuristics/input/05_checkout_overstock.com.html b/chrome/test/data/autofill/heuristics/input/05_checkout_overstock.com.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..3d90743baa79c79b9523d967b7c83c990ffac34a |
--- /dev/null |
+++ b/chrome/test/data/autofill/heuristics/input/05_checkout_overstock.com.html |
@@ -0,0 +1,2427 @@ |
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
+ |
+ |
+ |
+ <html xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"> |
+ <!-- Copyright 2011 Overstock.com --> |
+<!-- all rights reserved --> |
+<!-- j30.overstock.com ssl:true --> |
+ |
+ |
+ |
+ |
+ <head> |
+ |
+<title>Overstock.com, save up to 80% every day!</title> |
+ |
+ |
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
+ |
+<meta name="description" |
+ Content="Buy brand-name products at everyday discount prices on Overstock.com! Shop for Furniture, Bedding, Jewelry, Clothing &amp; Shoes, Electronics &amp; much more."> |
+<meta name="keywords" |
+ Content="best price, cheap, wholesale, discounts, deals, cheap, online store, online shopping, name brand, merchandise, liquidate, liquidator, sale, lowest prices, low prices, savings, free, bargains, values, bedding, furniture, electronics, jewelry, watches, apparel, overstock, overstock.com"> |
+<meta HTTP-EQUIV="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" l gen true for "http://www.overstock.com/" r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true for "http://www.overstock.com/" r (n 0 s 0 v 0 l 0))'> |
+ |
+<!--Begin Element SITE_HEAD (contains Site-wide meta data, stylesheets, and javascript) --> |
+<meta http-equiv="content-type" content="text/html; charset=UTF-8"> |
+<meta name="author" content="Overstock.com"> |
+<meta HTTP-EQUIV="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" l gen true for "http://www.overstock.com/" r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true for "http://www.overstock.com/" r (n 0 s 0 v 0 l 0))'> |
+<link rel="shortcut icon" href="/favicon.ico"> |
+<link rel="stylesheet" href="/css/os_master.legacy.1.2.2.min.css"> |
+<style type="text/css"> |
+ |
+/* os.header.css patch */ |
+.blue-bar .banner { |
+ position: relative; |
+ _position: static; |
+} |
+ |
+/* add to myaccount.css */ |
+.blue-bar .banner strong {color:#fff;} |
+ |
+/*Mega Dropdowns*/ |
+ |
+ |
+/* Search All departments dropdown |
+------------------------------- */ |
+ |
+.search-bar .input-text { |
+ padding: 5px; /*padding:6px in legacy was this a typo?*/ |
+} |
+ |
+ |
+/*Navigation |
+-------------------*/ |
+ |
+#mini-cart-icon { |
+ _background-position: 0px 16px; |
+} |
+ |
+/* Main Navigation |
+-------------------- */ |
+ |
+ |
+ |
+ |
+#holiday-icon-banner { |
+ display: block; |
+ clear: right; |
+ float: right; |
+ padding: 0; |
+ *padding-bottom: 8px; |
+ _padding-bottom: 0px; |
+} |
+ |
+/*Patch for the Twitter icon not showing tweet count--can be removed after 10/06*/ |
+.social-icons iframe.twitter-share-button { width:60px !important; } |
+ |
+ |
+/* Temporary patch to hide holiday icon in clarity recs on cart page and get them to line up horizontally on order processed page, also fixes order complete page clarity recs, remove when Ryan rewrites the markup */ |
+.OProducts .iconBanner1 { |
+ display: none; |
+} |
+.Otable .OProducts { |
+ *min-height: 300px; |
+} |
+.OProducts .OProduct { |
+ float: left; |
+ width: 152px; |
+ margin-left: 8px; |
+} |
+.OProducts .OProduct, .OProducts .Oprice, .OProducts .Othumb { |
+ text-align: left; |
+} |
+.OProducts .Oname { |
+ width: auto; |
+} |
+ |
+/* intl cart fix FED-1389 */ #salad #ingredients .proBanner {margin-left:0 !important;left:0;right:auto;} #salad #ingredients .Othumb .proComplete {text-align:left;} |
+ |
+ |
+/* Fixing hover for sprite adding new image */ |
+ .holiday-icon, .icon-banner {background-image: url(/img/mxc/2011-mday-sprite.png);} |
+.a1, a.and-a1:hover {background-position: 0 0;} |
+.a2, a.and-a2:hover {background-position: 0 -100%;} |
+.a3, a.and-a3:hover {background-position: 0 -200%;} |
+.a4, a.and-a4:hover {background-position: 0 -300%;} |
+.b1, a.and-b1:hover {background-position: -100% 0;} |
+.b2, a.and-b2:hover {background-position: -100% -100%;} |
+.b3, a.and-b3:hover {background-position: -100% -200%;} |
+.b4, a.and-b4:hover {background-position: -100% -300%;} |
+.c1, a.and-c1:hover {background-position: -200% 0;} |
+.c2, a.and-c2:hover {background-position: -200% -100%;} |
+.c3, a.and-c3:hover {background-position: -200% -200%;} |
+.c4, a.and-c4:hover {background-position: -200% -100%;} |
+.d1, a.and-d1:hover {background-position: -300% 0;} |
+.d2, a.and-d2:hover {background-position: -300% -100%;} |
+.d3, a.and-d3:hover {background-position: -300% -200%;} |
+.d4, a.and-d4:hover {background-position: -300% -300%;} |
+ |
+/* Adding icon css for Hook Logic landing pages and featured products */ |
+.holiday-icon-x, .holiday-icon-y, .holiday-icon-z { |
+ background-image: url(/img/mxc/2011-mday-sprite.png); |
+ background-position: 0 0; |
+} |
+.holiday-icon-x:hover {background-position: 0 -100%;} |
+.holiday-icon-y:hover {background-position: 0 -200%;} |
+.holiday-icon-z:hover {background-position: 0 -300%;} |
+ |
+/* Last Day X */ .holiday-icon-x {background-position: -100% 0; display:none !important;} |
+.holiday-icon-x:hover {background-position: -100% -100%; display:none;} |
+/* Last Day Y*/ .holiday-icon-y {background-position: -100% 0; display:none !important;} |
+.holiday-icon-y:hover {background-position: -100% -200%; display:none;} |
+/* Last Day Z */ .holiday-icon-z {background-position: -100% 0; display:none !important;} |
+.holiday-icon-z:hover {background-position: -100% -300%; display:none;} |
+ |
+ |
+ |
+ |
+ |
+/* remove stars margin - FED-1469 - added to os-master.1.2.1*/ |
+.review i { |
+ margin:0; |
+ *display: block; /* IE7 fix - allows stars to render */ |
+} |
+ |
+/* Update panel-b to display new control arrows site-wide */ |
+.panel-b .control-item { |
+ height: 50px; |
+ width: 25px; |
+ top: 40%; |
+ background: #f2f2f0; |
+ border: 1px solid #ccc; |
+} |
+ |
+.panel-b .control-item.left { |
+ border-left: 0; |
+ -moz-border-radius-topright: 2px; |
+ -moz-border-radius-bottomright: 2px; |
+ border-top-right-radius: 2px; |
+ border-bottom-right-radius: 2px; |
+} |
+ |
+.panel-b .control-item.right { |
+ border-right: 0; |
+ -moz-border-radius-topleft: 2px; |
+ -moz-border-radius-bottomleft: 2px; |
+ border-top-left-radius: 2px; |
+ border-bottom-left-radius: 2px; |
+} |
+ |
+.panel-b .control-item .icon { |
+ height: 20px; |
+ width: 11px; |
+ left: 6px; |
+ top: 34%; |
+ background: url(/img/mxc/os-sprite-arrows-grid.png); |
+} |
+ |
+.panel-b .control-item.left .icon { |
+ background-position: -45px 20px; |
+} |
+ |
+.panel-b .control-item.right .icon { |
+ background-position: -55px -1px; |
+ left: 8px; |
+} |
+ |
+ |
+/* new colorbox styles */ |
+#cboxLoadedContent > div { |
+ padding: 10px; |
+} |
+#cboxTitle { |
+ height:18px; |
+ width:100%; |
+ background:#f3f3f3; |
+ border-bottom:#ccc solid 1px; |
+ position:absolute; |
+ top:0; |
+ left:0; |
+ visibility:visible; |
+ font-size:16px; |
+ font-weight:bold; |
+ padding:12px 10px 8px; |
+} |
+#cboxLoadedContent { |
+ margin-top:38px; |
+} |
+#cboxClose { |
+ background:url(/img/mxc/2011-header-footer-sprite.1.3.png) -240px -120px; |
+ top:10px; |
+ right:10px; |
+ height:18px; |
+ width:18px; |
+} |
+#cboxLoadingGraphic { |
+ background: url(/img/mxc/ajax-loader.gif) no-repeat scroll center center #fff; |
+} |
+ |
+/* Pricing Bible test styles */ |
+.you-save {font-weight: bold;} |
+.you-save-today del, .compare em, .was em, .compare span.Ovalue {text-decoration:line-through;} |
+.compare a, .compare em, .compare del, .you-save-today, .was, .isWas a, .compare span.Ovalue, .you-save del {color: #808080;} |
+.compare a:hover, .isWas a:hover {color: #3399CC;} |
+.isWas {font-weight: normal;} |
+ |
+ |
+/* patch to hide RightNow chat button by default in SITE_HEADER */ |
+.account-area li.live-chat { |
+ background-color: #FFFFFF; |
+ border: none; |
+ height: 17px; |
+ margin: 0 -2px 0 0; |
+ position: relative; |
+ width: 3px; |
+ z-index: 1000; |
+} |
+.account-area li .LiveChatIcon { |
+ display: none; |
+} |
+ |
+/* styles for new footer */ |
+ #ft-s { |
+ width: auto; |
+ margin: 56px 20px 20px 20px; |
+ } |
+ #foot-props { |
+ height: auto; |
+ min-height: 100px; |
+ overflow: hidden; |
+ } |
+ #foot-props, #foot-props h2, #foot-props p, #foot-props a { |
+ color: #FFFFFF; |
+ font-weight: normal; |
+ outline: 0 none; |
+ } |
+ #foot-props { |
+ background: none repeat scroll 0 0 #373C50; |
+ width: 100%; |
+ } |
+ #foot-organized li { |
+ font-size: 12px; |
+ } |
+ #foot-organized .hd { |
+ position: relative; |
+ } |
+ #foot-organized h3 { |
+ font-size: 14px; |
+ padding: 7px 14px; |
+ background-color: #eeeeee; |
+ text-transform: uppercase; |
+ font-weight: bold; |
+ } |
+ #foot-organized a { |
+ color: #2D445D; |
+ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; |
+ font-weight: 400; |
+ } |
+ #foot-organized a:hover { |
+ font-weight: 400; |
+ } |
+ #foot-organized ul { |
+ background-color: #ffffff; |
+ min-height: 182px; |
+ } |
+ #foot-organized p { |
+ padding: 0; |
+ } |
+ #foot-organized .grid-2 .grid-content { |
+ border-right: 1px solid #eee; |
+ padding: 0 12px 6px 12px; |
+ } |
+ #foot-organized .grid-2 .add-resource-foot { |
+ border-right: none; |
+ } |
+ #foot-stories li { |
+ display: block; |
+ padding: 5px 0 0 20px; |
+ } |
+ #foot-stories li a { |
+ font-weight: bold; |
+ text-decoration: none; |
+ line-height: 20px; |
+ } |
+ #foot-stories li a:hover { |
+ text-decoration: underline; |
+ } |
+ #foot-stories h3 { |
+ padding: 20px 0 0 20px; |
+ color: #ffffff; |
+ } |
+ #foot-story { |
+ border-right: 1px solid #FFFFFF; |
+ margin: 16px -1px 16px 0; |
+ } |
+ #foot-story h2 { |
+ font-weight: bold; |
+ font-size: 16px; |
+ padding: 0 20px; |
+ } |
+ #foot-story h3 { |
+ font-weight: normal; |
+ font-size: 14px; |
+ color: #ffffff; |
+ padding: 0 20px; |
+ } |
+ #foot-story p { |
+ padding: 16px 20px 0 20px; |
+ font-size: 12px; |
+ font-weight: normal; |
+ color:#ffffff; |
+ } |
+ #foot-props .to-top a { |
+ float: right; |
+ background-image: url("/img/mxc/05252011_toTopButton.gif"); |
+ display: block; |
+ height: 32px; |
+ width: 120px; |
+ text-indent: -10000px; |
+ padding: 0; |
+ margin: 20px; |
+ } |
+ #foot-props a.learn-more { |
+ font-weight: bold; |
+ text-decoration: none; |
+ line-height: 30px; |
+ } |
+ #foot-props a.learn-more i { |
+ background: url("/img/mxc/2010_hh_arrows.png") no-repeat scroll 0 -18px transparent; |
+ display: inline-block; |
+ font-size: 0; |
+ height: 8px; |
+ margin-left: 3px; |
+ width: 5px; |
+ } |
+ #foot-props a.learn-more:hover { |
+ /* color: #336699; */ |
+ text-decoration: underline; |
+ } |
+ /* #foot-props a.learn-more:hover i { |
+ background-position: 0 -27px; |
+ }*/ |
+ .my-account-foot { |
+ padding-left: 0 !important; |
+ } |
+ .add-resource-foot { |
+ padding-right: 0 !important; |
+ } |
+ .my-account-foot i { |
+ position: absolute; |
+ right: 8px; |
+ top: 8px; |
+ display: block; |
+ background: url("/img/mxc/2011-header-footer-sprite.2.0.png") no-repeat scroll -378px -141px transparent; |
+ height: 16px; |
+ width: 16px; |
+ } |
+ .cust-serv-foot i { |
+ position: absolute; |
+ right: 8px; |
+ top: 8px; |
+ display: block; |
+ background: url("/img/mxc/2011-header-footer-sprite.2.0.png") no-repeat scroll -301px -121px transparent; |
+ height: 16px; |
+ width: 16px; |
+ } |
+ .pop-shop-foot i { |
+ position: absolute; |
+ right: 8px; |
+ top: 8px; |
+ display: block; |
+ background: url("/img/mxc/2011-header-footer-sprite.2.0.png") no-repeat scroll -277px -122px transparent; |
+ height: 16px; |
+ width: 19px; |
+ } |
+ .comp-info-foot i { |
+ position: absolute; |
+ right: 8px; |
+ top: 8px; |
+ display: block; |
+ background: url("/img/mxc/2011-header-footer-sprite.2.0.png") no-repeat scroll -399px -141px transparent; |
+ height: 15px; |
+ width: 16px; |
+ } |
+ .add-resource-foot i { |
+ position: absolute; |
+ right: 8px; |
+ top: 8px; |
+ display: block; |
+ background: url("/img/mxc/2011-header-footer-sprite.2.0.png") no-repeat scroll -259px -122px transparent; |
+ height: 16px; |
+ width: 15px; |
+ } |
+ .add-resource-foot ul { |
+ width: 38%; |
+ float: left; |
+ } |
+ #sub-foot a { |
+ float: left; |
+ padding-right: 10px; |
+ } |
+ #sub-foot p { |
+ float: left; |
+ margin-left: 4px; |
+ color: #333333; |
+ } |
+ #sub-foot h3 { |
+ float: left; |
+ background-image: url("/img/mxc/2011-header-footer-sprite.2.0.png"); |
+ background-position: -132px -113px; |
+ display: block; |
+ height: 22px; |
+ width: 85px; |
+ margin: 6px; |
+ padding: 0; |
+ text-indent: -10000px; |
+ } |
+ #sub-foot form { |
+ float: left; |
+ } |
+ #sub-foot { |
+ padding: 14px; |
+ overflow: hidden; |
+ background-color: #eeeeee; |
+ margin-top: 14px; |
+ } |
+ #sub-foot .copyright a { |
+ font-weight: bold; |
+ text-decoration: none; |
+ } |
+ #sub-foot .copyright a:hover { |
+ text-decoration: underline; |
+ } |
+ #sub-foot input { |
+ color: #cccccc; |
+ } |
+ #sub-foot input:focus { |
+ color: #000000; |
+ } |
+ #sub-foot .copyright { |
+ border-right: 1px solid #707070; |
+ margin: 6px 0 0 0; |
+ float: left; |
+ min-width: 240px; |
+ padding-top: 2px; |
+ } |
+ #sub-foot .ts-and-cs { |
+ margin: 8px 0 0 10px; |
+ float: left; |
+ } |
+ #sub-foot .ts-and-cs a { |
+ font-weight: bold; |
+ text-decoration: none; |
+ } |
+ #sub-foot .ts-and-cs a:hover { |
+ text-decoration: underline; |
+ } |
+ #sub-foot-left { |
+ float: left; |
+ } |
+ #sub-foot-left span { |
+ float: left; |
+ } |
+ #sub-foot-right { |
+ float: right; |
+ } |
+ #sub-foot-right p { |
+ text-align: right; |
+ } |
+ #sub-foot .sign-up-omail-button { |
+ float: left; |
+ background: url("/img/mxc/2011-header-footer-sprite.2.0.png") no-repeat scroll -306px -139px transparent; |
+ display: block; |
+ height: 32px; |
+ width: 65px; |
+ text-indent: -10000px; |
+ padding: 0; |
+ } |
+ #sub-foot .copyright { |
+ border-right: 1px solid #707070; |
+ margin: 6px 0 0 0; |
+ float: left; |
+ min-width: 240px; |
+ padding-top: 2px; |
+ } |
+ #sub-foot #ie-foot .copyright { |
+ border: none; |
+ padding: 0; |
+ float: none; |
+ margin: 0; |
+ } |
+ #sub-foot .ts-and-cs { |
+ margin: 8px 0 0 10px; |
+ float: left; |
+ } |
+ #sub-foot #ie-foot .ts-and-cs { |
+ border: none; |
+ padding: 0; |
+ float: none; |
+ margin: 0; |
+ } |
+ |
+ @media screen and (max-width: 1320px) { |
+ #sub-foot .copyright { |
+ border: none; |
+ padding: 0; |
+ float: none; |
+ margin: 0; |
+ } |
+ #sub-foot .ts-and-cs { |
+ border: none; |
+ padding: 0; |
+ float: none; |
+ margin: 0; |
+ } |
+ } |
+ #sub-foot .twitter-foot { |
+ float: left; |
+ background: url("/img/mxc/2011-header-footer-sprite.2.0.png") no-repeat scroll 0 -139px transparent; |
+ display: block; |
+ height: 32px; |
+ width: 157px; |
+ text-indent: -10000px; |
+ padding: 0; |
+ margin-right: 10px; |
+ } |
+ #sub-foot #ie-foot .twitter-foot { |
+ width: 37px; |
+ border-right: 1px solid #aaaaaa; |
+ } |
+ #sub-foot .facebook-foot { |
+ float: left; |
+ background: url("/img/mxc/2011-header-footer-sprite.2.0.png") no-repeat scroll -157px -139px transparent; |
+ display: block; |
+ height: 32px; |
+ width: 149px; |
+ text-indent: -10000px; |
+ padding: 0; |
+ margin-right: 10px; |
+ } |
+ #sub-foot #ie-foot .facebook-foot { |
+ width: 26px; |
+ border-right: 1px solid #aaaaaa; |
+ } |
+ |
+ @media screen and (max-width: 1180px) { |
+ #sub-foot .facebook-foot { |
+ width: 26px; |
+ border-right: 1px solid #aaaaaa; |
+ } |
+ #sub-foot .twitter-foot { |
+ width: 37px; |
+ border-right: 1px solid #aaaaaa; |
+ } |
+ } |
+ |
+ #ft-right-col { |
+ margin: 0 0 6px 0; |
+ } |
+ |
+ /* end styles for new footer */ |
+ |
+ |
+ |
+</style> |
+ |
+<!--End Element SITE_HEAD --> |
+ |
+ |
+ |
+ |
+<link href="/css/BillShipCart_FINAL.css" type="text/css" rel="stylesheet" /> |
+<link href="/css/08-tooltips.css" type="text/css" rel="stylesheet" /> |
+<link href="/css/orderTotals.css" type="text/css" rel="stylesheet" /> |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+<link rel='SHORTCUT ICON' HREF='/favicon.ico'> |
+ |
+ |
+ |
+</head> |
+ |
+ |
+ |
+ |
+ |
+ <body topmargin=0 leftmargin=0 rightmargin=0 marginwidth=0 marginheight=0 bgcolor=#FFFFFF text=#1117A9 > |
+ |
+ |
+<!--BEGIN: MHSSL--> |
+<!-- OCO HEADER CSS --> |
+<link rel="stylesheet" type="text/css" href="/css/secure-header.1.0.0.min.css"><!-- old stylesheet needs to be removed from footer --> |
+<link rel="stylesheet" type="text/css" href="/css/main.css"/> |
+<link rel="stylesheet" type="text/css" href="/css/08_colgrid.css"> |
+<style type="text/css"> |
+ .site-header-container .header-inner { |
+ padding-left: 0; |
+ border-bottom: 1px solid #ccc; |
+ height: 75px; |
+ margin-bottom: 10px; |
+ } |
+ .logo-search img { |
+ margin-top: 10px; |
+ } |
+ .account-area li.live-chat { |
+ border: 0; |
+ padding: 0px 10px 0 0; |
+ margin: -3px 0 0 0; |
+ display: none; |
+ height: auto; |
+ width: auto; |
+ } |
+ .header-inner .verisign { |
+ background: url(/img/mxc/secure-header-sprite.1.0.0.png) no-repeat scroll 0 0 transparent; |
+ background-position: -213px 0; |
+ display: inline-block; |
+ height: 20px; |
+ width: 42px; |
+ left: auto; |
+ position: relative; |
+ top: 3px; |
+ margin-left: 2px; |
+ } |
+ .secure-message { |
+ position: absolute; |
+ top: 38px; |
+ right: 0; |
+ width: 225px; |
+ left: auto; |
+ } |
+ |
+ /* temp fix for alignment of payment info section of checkout */ |
+ #billingAndShippingForm .MB40px td { |
+ vertical-align: top; |
+ } |
+</style> |
+ |
+</style> |
+<!-- SITE_JS: site-wide javascript --> |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+<style type="text/css">.os-logo .o-logo,.os-logo .o-text,.os-logo .o-registered,.account-area .hd-intl-flag i,.account-area-dropdown .community-icon,.account-area-dropdown .user-icon,.account-area-dropdown .down-arrow,.search-bar i.search-icon,#mini-cart-icon,#all-depts-hd .arrow i,#mini-cart-button .arrow i{background:url(/img/mxc/2011-header-footer-sprite.1.3.png);overflow:hidden;}.os-logo{margin:10px 0 0;}.os-logo a{background-color:#FFF;color:#555;display:block;height:56px;position:relative;text-decoration:none;width:238px;background:none;}.os-logo .o-logo{position:absolute;top:0;left:0;height:55px;width:55px;background-position:-25px 0;}.os-logo .o-text{position:absolute;top:11px;left:62px;height:23px;width:43px;background-position:-248px -54px;}.os-logo sup{font-size:8px;position:relative;top:-1px;}#site-header .os-logo sup{top:-6px;}.os-logo a span{left:62px;position:absolute;text-indent:0;top:36px;visibility:visible;color:#000;}.account-area{margin:0;position:absolute;top:10px;right:20px;z-index:99999999;}.account-area>li{display:block;float:left;margin-left:0;height:15px;border:1px solid #fff;border-left:1px solid #ccc;}.account-area>li:first-child{border-left:none;}.account-area>li,.account-area>li span,.account-area .hd-intl-flag a{font-size:11px;}.account-area .hd-intl-flag{position:relative;top:auto;right:auto;margin:0;padding-left:10px;border-left:none;padding-right:0;}.account-area .hd-intl-flag:hover{border-top:1px solid #fff;}.account-area .hd-intl-flag a{position:relative;top:-1px;* top:1px;display:block;position:relative;float:left;height:20px;color:#369;text-decoration:none;}.account-area .hd-intl-flag i{display:inline-block;background-position:-291px -63px;width:22px;height:13px;position:relative;top:2px;* top:-2px;}.hd-intl-flag a img{height:17px;width:24px;_display:none;}.hd-intl-flag span{color:#369;margin:0;}[title="We Recommend"]{line-height:17px;padding:0 10px 0;}.account-area-dropdown{display:inline-block;position:relative;}.account-area-dropdown .account-area-bd{display:none;}.account-area-dropdown .user-icon{display:none;width:13px;height:13px;position:absolute;top:1px;left:8px;background-position:-316px -63px;}.account-area-dropdown.isLogged .user-icon{display:inline-block;}.account-area-dropdown .community-icon{display:inline-block;width:21px;height:13px;position:absolute;top:1px;left:8px;background-position:-356px -63px;}.account-area-dropdown .down-arrow{background-position:-346px -63px;display:inline-block;height:4px;width:8px;margin:0 5px 0 6px;position:absolute;top:7px;right:2px;}.account-area-dropdown.user .down-arrow{display:none;}.account-area-dropdown.user.isLogged .down-arrow{display:inline-block;}.account-area-dropdown-hd:hover{text-decoration:none;}.account-area-dropdown-hd span{display:block;position:relative;top:2px;padding-left:10px;padding-right:20px;}.user .account-area-dropdown-hd span{padding-right:10px;}.account-area-dropdown.isLogged .account-area-dropdown-hd span{padding-left:30px;padding-right:20px;}.account-area-dropdown.community span{padding-left:37px;}.account-area-dropdown.community{width:116px;border-right:none;border-left-color:#ccc;}.account-area-dropdown.community .account-area-dropdown-bd{width:116px;}.account-area-dropdown.user{min-width:122px;border-right:1px solid #ccc;}.account-area-dropdown-hd span,.account-area-dropdown-hd span a{z-index:10000000;}.account-area-dropdown-bd{display:none;}.account-area-dropdown .account-area-dropdown-bd{position:absolute;width:100%;top:-4px;left:-1px;border:1px solid #ccc;z-index:9999999;padding-top:25px;}.account-area-dropdown .account-area-dropdown-bd li:hover{border-top:none;}.account-area-dropdown .account-area-dropdown-bd li{background:#fff;display:block;font-size:100%;margin:0;position:relative;zoom:1;}.account-area-dropdown .account-area-dropdown-bd li a{display:block;padding:5px 10px;height:12px;font-size:12px;text-decoration:none;border:1px solid #fff;border-left:none;border-right:none;* margin-top:-1px;}.account-area-dropdown .account-area-dropdown-bd li a:hover{border-color:#7f92a0;background:#bfd7e9;}.header-promo{display:block;float:right;margin:0;padding:0;position:absolute;right:20px;top:40px;text-align:right;z-index:9999998;}.header-promo h2{font-size:150%;}.header-promo h2 strong:hover{color:#39C;}.header-promo-disclaimer,.header-promo-disclaimer a{color:#999;}.site-bar{background:none;height:34px;}.sites li{margin:0;}.sites a{border-right:1px solid #ccc;background:#fff;height:16px;line-height:16px;padding:0 10px;margin-top:5px;}.sites a:hover{background:#fff;color:#369;}.sites .selected:hover{background:#3B4053;color:#fff;}.site-bar .selected{background:#3B4053;color:#fff;padding:5px 10px;margin-top:0;}#search-nav-container{margin-bottom:0;}#shop-all-departments{margin-right:0;border-right:1px solid #242939;background:none repeat scroll 0 0 #FFF;cursor:pointer;float:left;position:relative;z-index:99999;}#shop-all-departments .head-nav-container{top:36px;}#all-depts-hd .arrow,#mini-cart-button .arrow{border-left:none;position:absolute;right:8px;top:7px;}#all-depts-hd .arrow i,#mini-cart-button .arrow i{background-position:-346px -70px;display:inline-block;height:8px;width:11px;}#my-cart{display:none;}#mini-cart{margin-left:0;border-left:1px solid #242939;}#mini-cart-layer{top:36px;background-position:-231px 0;}#mini-cart-button{cursor:pointer;overflow:hidden;padding-left:10px;position:relative;width:141px;_height:38px;}#mini-cart-icon{background-position:-265px -40px;color:#343434;display:inline-block;font-size:10px;font-style:normal;font-weight:bold;height:14px;width:20px;line-height:15px;margin:0 10px 0 0;padding:0;position:relative;text-align:center;top:10px;* top:0;vertical-align:top;}#all-depts-hd h4,#mini-cart-button h4,#search-bar-container .search-bar{line-height:36px;height:34px;padding-top:2px;}#search-bar-container{height:36px;overflow:hidden;position:relative;width:auto;background:none repeat scroll 0 0 #3B4053;_height:38px;}#search-bar-container .search-bar{padding:6px!important;}#search-box input{border:0 none;}.search-bar .input-text{background:none repeat scroll 0 0 #FFF;border:0 none;color:#3B4053;float:left;font-size:12px;outline:medium none;padding:6px 6px 6px 24px;width:100%;}.search-bar #search-box{background:none repeat scroll 0 0 #FFF;height:24px;overflow:hidden;width:auto;}.search-bar i.search-icon{display:block;width:15px;height:15px;background-position:-329px -62px;position:absolute;top:11px;left:11px;}.search-bar .submit{border-left:1px solid #aaa;position:absolute;right:6px;top:6px;_height:30px;}#search-button{background:url(/img/mxc/2010-header-searchbar-sprite.1.0.png) repeat-x scroll 0 0 #F0F0F0;padding-right:0;width:72px;height:24px;line-height:0;margin:0;padding:0;-ms-filter:"alpha(opacity=100)";_height:26px;}#search-button span{background:none repeat scroll 0 0 transparent;color:#333;font-size:12px;line-height:27px;text-align:center;width:auto;margin:0;padding:0;}#site-header #search-bar-container{margin-bottom:10px;}.site-header-container .header-inner{position:relative;}.header-inner .header-promo,.header-inner .account-area{right:0;}.sites a,.sites .selected:hover,.sites .selected strong{line-height:16px;}#search-bar-container{padding:0;}#all-depts-hd h4 a,#all-depts-hd h4 a:hover,#mini-cart-button h4 a,#mini-cart-button h4 a:hover{line-height:36px;}#site-header .logo-search{* margin-bottom:10px;}#site-header .account-area-dropdown .account-area-dropdown-bd li a{* height:14px;* margin-top:0;}#site-header .header-inner{z-index:99999999;}#site-header #search-bar-container,#site-header #mini-cart,#site-header .container{z-index:1000;}#site-header .sites{padding:0;}#site-header .site-bar{height:26px;}#site-header .header-promo a:hover{color:#39c;}.sites .selected strong{color:#fff;}#search-input{_width:80%;}#search-button{_height:12px;}#search-button span{_height:14px;_padding-right:0;}#mini-cart-button h4{_padding-top:12px;}.header-promo h2{text-align:right;}.site-bar{width:50%;}#holiday-icon-banner{position:absolute;top:39px;padding:0;right:20px;}#holiday-icon-banner a{margin:0 0 0 5px;}.logo-search{margin-bottom:0;}.header-inner #holiday-icon-banner{right:0;}#site-header .blue-bar .grid-6{margin:0;}.site-bar{clear:both;}#hd{width:100%;}.account-area-dropdown.user{_height:17px;}.account-area .hd-intl-flag a{float:none;display:inline-block;}.header-inner #clubo-message{top:80px;}</style> |
+ |
+<style type="text/css"> |
+ li.account-area-dropdown { |
+ border: none; |
+ } |
+ |
+ /*hide border until live chat appears*/ |
+ /* required for IE7 because of transitional doctype */ |
+ #site-header { |
+ *width: 952px; |
+ } |
+ |
+ .logo-search .grid-2.alpha { |
+ *margin-bottom: 0; |
+ } |
+ |
+ .header-inner .header-promo, |
+ .header-inner .account-area { |
+ *right: -15px; |
+ } |
+ |
+ .account-area-dropdown .account-area-dropdown-bd li a:hover { |
+ color: #000 !important; |
+ } |
+ |
+ .account-area { |
+ right: 0; |
+ height: 20px; |
+ zoom: 1; |
+ display: inline; |
+ } |
+ |
+ .account-area-dropdown.user { |
+ border: none; |
+ } |
+ |
+ .account-area li a { |
+ height: 12px; |
+ } |
+ |
+ .header-inner { |
+ zoom: 1; |
+ width: 956px; |
+ *display: inline; |
+ } |
+ |
+ /* Patch to push down default segement logo */ |
+ .secure-logo { |
+ margin-top: 10px; |
+ } |
+</style> |
+ |
+<div id="site-header"> |
+ <div class="site-header-container"> |
+ <div class="header-inner"> |
+ <ul class="account-area"> |
+ <li class="live-chat"> |
+ <!-- Begin LP Button Code--> |
+ <div class="LiveChatIcon"> |
+ |
+<div class="RNLiveChatIcon" > |
+<a href='#' target='chatnew' > |
+ <img src="/img/mxc/liveperson/billship20110301/reponline.gif" alt="" border="0" > |
+</a> |
+</div> |
+ |
+ </div> |
+ <!--End LP Button Code--> |
+ </li> |
+ <li class="account-area-dropdown user"> |
+ <div class="account-area-dropdown-hd"><i class="user-icon"></i><span><noscript> |
+ <a href="http://www.overstock.com/myaccount">Login / Create Account</a> |
+ </noscript></span><i class="down-arrow"></i></div> |
+ <ul class="account-area-dropdown-bd"> |
+ <li> |
+ <a href="http://www.overstock.com/myaccount" rel="nofollow" title="My Account">My Account</a> |
+ </li> |
+ <li> |
+ <a href="https://help.overstock.com/" target="_blank" title="Help">Help</a> |
+ </li> |
+ <li class="sign-out"><a href="https://www.overstock.com/logout?redirectUrl=https%3A%2F%2Fwww.overstock.com%2Fcheckout">Sign Out</a></li><!--li><a id="sign-in-out" href="" title="" rel="nofollow"></a></li--> |
+ </ul> |
+ |
+ </li> |
+ </ul> |
+ |
+ <span class="secure-message">You are using our secure server. <a class="verisign"></a></span> |
+ |
+ <!--BEGIN: Overstock Logo and Promo Bar--> |
+ <div class="logo-search"> |
+ <div class="grid-2 alpha"> |
+ <a class="secure-logo" href="https://www.overstock.com/"></a> |
+ </div> |
+ </div> |
+ <!-- END: Logo and Promo Bar --> |
+ |
+ |
+ </div> |
+ </div> |
+ <!-- END: Site Header Container --> |
+</div> |
+<!-- END: Site Header --> |
+ |
+ |
+<a name="top"></a> |
+ |
+ |
+ |
+<!-- BuildTopPage start --> |
+ |
+ |
+ |
+ |
+ <div class="mainTable"> |
+ <div class="mainContent"> |
+ <!-- BuildTopPage end --> |
+ </td> |
+<td valign=top align=left width=660> |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+<div class="plate wrap-outer"> |
+ <div class="bowl wrap-inner"> |
+ <div> |
+ |
+ <img src="/img/mxc/OrderReviewFinalTopTxt_050407.gif" /> |
+ |
+ </div> |
+ <div class="clear"> </div> |
+ <div class="glass">By submitting your order, you are agreeing to our |
+ <a title="Terms and Conditions" target="_blank" href="https://help.overstock.com/cgi-bin/overstock.cfg/php/enduser/std_adp.php?p_faqid=63&p_li=cF91c2VyaWQ9Mjk1MzY1NTUmcF9wYXNzd2Q9ZjI5MzIwNjE5ZWU4NDJjMDVjMjEyNzA2Y2U1NjNiNjAmcF9lbWFpbD1zcGFtc3BhbXNwYW01MEBob3RtYWlsLmNvbSZwX2xpX3Bhc3N3ZD1vdGhlcl9zdHJpbmc=">terms and conditions.</a> |
+</div> |
+ |
+ |
+ <div class="clear"> </div> |
+ <div class="glass"><a href="http://www.overstock.com/intlcountryselect?frmCheckout">Click here to ship internationally</a></div> |
+ <div class="clear"> </div> |
+<style type="text/css"> |
+/*CSS reset was has v-align:baseline; on all td elements, this was mis-aligning billing info section*/ |
+td {vertical-align:top;} |
+.plate a {text-decoration: underline;} |
+ |
+/* Set live chat container to visible, |
+ * it's hidden by default |
+ */ |
+#secure-nav .account-area li.live-chat, .LiveChatIcon { |
+ display: inline; |
+ visibility: visible; |
+} |
+ #secure-nav .live-chat, |
+ .live-chat .RNLiveChatIcon { |
+ display:inline; |
+ } |
+ #secure-nav .return-policy { |
+ border-right:1px solid #ccc; |
+ } |
+/* oco live chat patch */ |
+#site-header .LiveChatIcon, |
+#site-header .account-area li.live-chat { |
+ display:inline; |
+ visibility: visible; |
+} |
+#site-header .LiveChatIcon { |
+ position:relative; |
+ top:-1px; |
+ *top:2px; |
+} |
+#site-header .account-area-dropdown { |
+ border-left: 1px solid #ccc; |
+} |
+</style> |
+ |
+ |
+ |
+ |
+ <div class="errorBox" id="errorBox" style="display: none;"> |
+ <div class="errorHead" id="errorHeading">Error</div> |
+ </div> |
+ |
+ |
+ <div class="errorBox" id="reminderBox" style="display: none;"> |
+ <div class="errorHead" id="reminderHeading">Reminder! </div> |
+ </div> |
+ |
+ |
+ |
+ |
+ <form method="POST" action="https://www.overstock.com/processorder" id="billingAndShippingForm" name="billingAndShippingForm" > |
+ |
+ |
+ <div class="salad"> |
+ |
+ <div class="dressing"><img src="/img/mxc/BillingShippingAB_050407.gif" alt="Step 1"/><img class="image2" src="/img/mxc/BillingAddressTxt2_050407.gif" alt="Billing Address"/></div> |
+ |
+ <div class="subtitle">Where is your credit card statement sent?<span class="subtitle2">If you are paying with a gift card, please enter your residential address.</span></div> |
+ <div class="required">*Required Field</div> |
+<table cellspacing="0" cellpadding="0" class="bullets2" width="700"> |
+ <tr> |
+ <td class="nameAddTitle" valign="top">Name</td> |
+ <td> |
+ <table cellspacing="0" cellpadding="0"> |
+ <tr> |
+ <td class="label"><label for="BillingFirstName"> First Name</label></td> |
+ <td class="label"><label for="BillingLastName"> Last Name</label></td> |
+ </tr> |
+ <tr> |
+ <td><span class="red">*</span> |
+ <input name="BillingFirstName" |
+ type="text" size="30" class="nameInput" id="BillingFirstName" maxlength="15" |
+ value='David' > |
+ </td> |
+ <td><span class="red">*</span> |
+ <input name="BillingLastName" |
+ type="text" size="40" class="nameInput" id="BillingLastName" maxlength="15" |
+ value='Yu' ></td> |
+ </tr> |
+ </table> |
+ </td> |
+ </tr> |
+ <tr> |
+ <td rowspan="2" class="nameAddTitle" valign="top">Address</td> |
+ <td> |
+ <table cellspacing="0" cellpadding="0"> |
+ <tr> |
+ <td class="label"><label for="BillingAddress1"> Address Line 1 </label></td> |
+ <td class="label"><label for="BillingAddress2"> Address Line 2 </label></td> |
+ </tr> |
+ <tr> |
+ <td><span class="red">*</span> |
+ <input name="BillingAddress1" type="text" size="30" class="nameInput" id="BillingAddress1" maxlength="25" value='7540 Donegal Dr' |
+ |
+ |
+ ></td> |
+ <td> |
+ <input name="BillingAddress2" type="text" size="30" class="nameInput" id="BillingAddress2" maxlength="25" value='' |
+ |
+ |
+ > </td> |
+ </tr> |
+ </table> |
+ </td> |
+ </tr> |
+ <tr> |
+ <td> |
+ <table cellspacing="0" cellpadding="0"> |
+ <tr> |
+ <td class="label"><label for="BillingCity"> City</label></td> |
+ <td class="label"><label for="BillingState"> State</label></td> |
+ <td class="label"><label for="BillingZipCode"> Zip</label></td> |
+ <td class="label"><label for="BillingDaytimePhone"> Day Phone</label></td> |
+ <td class="label"><label for="BillingEveningPhone">Evening Phone</label></td> |
+ </tr> |
+ <tr> |
+ <td><span class="red">*</span> |
+ <input name="BillingCity" type="text" size="15" id="BillingCity" maxlength="15" value='Cupertino' |
+ |
+ /></td> |
+ <td> <span class="red"> *</span> |
+ <select name="BillingState" id="BillingState" > |
+<option >State</option> |
+<option value="AA"> AA </option> |
+<option value="AE"> AE </option> |
+<option value="AK"> AK </option> |
+<option value="AL"> AL </option> |
+<option value="AP"> AP </option> |
+<option value="AR"> AR </option> |
+<option value="AZ"> AZ </option> |
+<option value="CA" selected="selected" > CA </option> |
+<option value="CO"> CO </option> |
+<option value="CT"> CT </option> |
+<option value="DC"> DC </option> |
+<option value="DE"> DE </option> |
+<option value="FL"> FL </option> |
+<option value="GA"> GA </option> |
+<option value="HI"> HI </option> |
+<option value="IA"> IA </option> |
+<option value="ID"> ID </option> |
+<option value="IL"> IL </option> |
+<option value="IN"> IN </option> |
+<option value="KS"> KS </option> |
+<option value="KY"> KY </option> |
+<option value="LA"> LA </option> |
+<option value="MA"> MA </option> |
+<option value="MD"> MD </option> |
+<option value="ME"> ME </option> |
+<option value="MI"> MI </option> |
+<option value="MN"> MN </option> |
+<option value="MO"> MO </option> |
+<option value="MS"> MS </option> |
+<option value="MT"> MT </option> |
+<option value="NC"> NC </option> |
+<option value="ND"> ND </option> |
+<option value="NE"> NE </option> |
+<option value="NH"> NH </option> |
+<option value="NJ"> NJ </option> |
+<option value="NM"> NM </option> |
+<option value="NV"> NV </option> |
+<option value="NY"> NY </option> |
+<option value="OH"> OH </option> |
+<option value="OK"> OK </option> |
+<option value="OR"> OR </option> |
+<option value="PA"> PA </option> |
+<option value="RI"> RI </option> |
+<option value="SC"> SC </option> |
+<option value="SD"> SD </option> |
+<option value="TN"> TN </option> |
+<option value="TX"> TX </option> |
+<option value="UT"> UT </option> |
+<option value="VA"> VA </option> |
+<option value="VT"> VT </option> |
+<option value="WA"> WA </option> |
+<option value="WI"> WI </option> |
+<option value="WV"> WV </option> |
+<option value="WY"> WY </option> |
+</select> |
+ </td> |
+ <td><span class="red">*</span> |
+ <input name="BillingZipCode" type="text" size="11" |
+ id="BillingZipCode" maxlength="10" value='95014' |
+ |
+ |
+ /> |
+ </td> |
+ <td><span class="red">*</span> |
+ <input name="BillingDaytimePhone" type="text" size="11" id="BillingDaytimePhone" maxlength="12" value="4088737223" |
+ |
+ /></td> |
+ <td> |
+ <input name="BillingEveningPhone" type="text" size="11" id="BillingEveningPhone" maxlength="12" value="" |
+ |
+ /></td> |
+ </tr> |
+ </table> |
+ </td> |
+ </tr> |
+ </table> |
+ <div class="clear"></div> |
+ <div class="subtitle3"><input title="This order is being sent as a gift" name="checkbox2" type="checkbox" id="GiftOrder" class="check" /> |
+ |
+ This order is being sent as a gift |
+ </div> |
+ <div class="subtitle4"> |
+ <input title="My shipping address is the same as my billing address" name="diffShip" type="checkbox" id="diffShip" class="check" /> |
+ |
+ My shipping address is the same as my billing address</div> |
+ </div> |
+ <div class="salad" id="A2" > |
+ |
+ <div class="dressing"><img src="/img/mxc/BillingShippingA2B_050407.gif" alt="Step 2"/><img class="image2" src="/img/mxc/ShippingAddressTxt2_050407.gif" alt="Shipping Address"/></div> |
+ |
+ |
+ <div class="subtitle">Where would you like your items shipped?</div> |
+ |
+ <div style="font-size:11px; margin-bottom:20px; margin-left:5px;"> |
+ If shipping internationally, please use our </em><a style="font-size:11px;" href="/intlcountryselect?frmCheckout" title="International Checkout">international checkout</a> |
+ </div> |
+ |
+ |
+ <table cellspacing="0" cellpadding="0" class="bullets2" width="700" style="padding-bottom:5px"> |
+ <tr> |
+ <td class="nameAddTitle" valign="top">Name</td> |
+ <td> |
+ <table cellspacing="0" cellpadding="0"> |
+ <tr> |
+ <td class="label"><label for="ShippingFirstName"> First Name</label></td> |
+ <td class="label"><label for="ShippingLastName"> Last Name</label></td> |
+ </tr> |
+ <tr> |
+ <td><span class="red">*</span> |
+ <input name="ShippingFirstName" |
+ type="text" size="30" class="nameInput" |
+ id="ShippingFirstName" maxlength="15" value='' |
+ |
+ |
+ > |
+ </td> |
+ <td> |
+ <span class="red">*</span> |
+ <input name="ShippingLastName" |
+ type="text" size="40" class="nameInput" |
+ id="ShippingLastName" maxlength="15" value='' |
+ |
+ |
+ ></td> |
+ </tr> |
+ </table> |
+ </td> |
+ </tr> |
+ <tr> |
+ <td rowspan="2" class="nameAddTitle" valign="top">Address</td> |
+ <td> |
+ |
+ |
+ <div id="proweb_wgt"> |
+ <input type="hidden" id="AJAXURL" |
+ value="https://www.overstock.com/addressverification" > |
+ <input type="hidden" id="ADDRESSLAYOUT" |
+ value="Overstock Layout" > |
+ <input type="hidden" id="RUN_AS_POPUP" |
+ value="true" > |
+ <input type="hidden" id="IGNORE_UNMATCHED_ADDRESSES" |
+ value="false" > |
+ <input type="hidden" id="IGNORE_CONNECTION_ERROR" |
+ value="false" > |
+ <input type="hidden" id="FORM_BUTTON_ID" value="BillingSubmit"> |
+ <input type="hidden" id="QASMatched" |
+ name="QASMatched" |
+ value="" > |
+ <input type="hidden" id="BYPASS_QAS_VERIFICATION" |
+ value= "false" |
+ > |
+ <div id="input_wgt" class="myclass"> |
+ |
+ <table cellspacing="0" cellpadding="0"> |
+ <tr> |
+ <td class="label"><label for="lineone"> Address Line 1 </label></td> |
+ <td class="label"><label for="linetwo"> Address Line 2 </label></td> |
+ <td class="label"><label for="ShippingAddressType"> Address Type</label></td> |
+ </tr> |
+ <tr> |
+ <td><span class="red">*</span> |
+ <input name="lineone" |
+ type="text" size="30" class="nameInput" |
+ id="lineone" |
+ maxlength="25" value='7540 Donegal Dr' |
+ |
+ |
+ > |
+ </td> |
+ <td> |
+ <input name="linetwo" |
+ type="text" size="30" class="nameInput" |
+ id="linetwo" |
+ maxlength="25" value='' |
+ |
+ |
+ > </td> |
+ <input type="hidden" id="linethree" |
+ |
+ > </td> |
+ |
+ <td><span class="red">*</span> |
+ <select name="ShippingAddressType" id="ShippingAddressType" |
+ > |
+ <option value="H" selected="selected" > |
+ House/Apartment</option> |
+ <option value="B" > |
+ Office/Business</option> |
+ <option value="P" > |
+ PO Box</option> |
+ </select> |
+ |
+ </td> |
+ </tr> |
+ </table> |
+ </td> |
+ </tr> |
+ <tr> |
+ <td> |
+ <table cellspacing="0" cellpadding="0"> |
+ <tr> |
+ <td class="label"><label for="city"> City</label></td> |
+ <td class="label"><label for="state"> State</label></td> |
+ <td class="label"><label for="zip"> Zip</label></td> |
+ </tr> |
+ <tr> |
+ <td><span class="red">*</span> |
+ <input name="city" type="text" |
+ size="15" id="city" |
+ maxlength="15" value='Cupertino' |
+ |
+ |
+ > |
+ </td> |
+ <td> |
+ <span class="red">*</span> |
+ <select name="state" id="state" > |
+<option >State</option> |
+<option value="AA"> AA </option> |
+<option value="AE"> AE </option> |
+<option value="AK"> AK </option> |
+<option value="AL"> AL </option> |
+<option value="AP"> AP </option> |
+<option value="AR"> AR </option> |
+<option value="AZ"> AZ </option> |
+<option value="CA" selected="selected" > CA </option> |
+<option value="CO"> CO </option> |
+<option value="CT"> CT </option> |
+<option value="DC"> DC </option> |
+<option value="DE"> DE </option> |
+<option value="FL"> FL </option> |
+<option value="GA"> GA </option> |
+<option value="HI"> HI </option> |
+<option value="IA"> IA </option> |
+<option value="ID"> ID </option> |
+<option value="IL"> IL </option> |
+<option value="IN"> IN </option> |
+<option value="KS"> KS </option> |
+<option value="KY"> KY </option> |
+<option value="LA"> LA </option> |
+<option value="MA"> MA </option> |
+<option value="MD"> MD </option> |
+<option value="ME"> ME </option> |
+<option value="MI"> MI </option> |
+<option value="MN"> MN </option> |
+<option value="MO"> MO </option> |
+<option value="MS"> MS </option> |
+<option value="MT"> MT </option> |
+<option value="NC"> NC </option> |
+<option value="ND"> ND </option> |
+<option value="NE"> NE </option> |
+<option value="NH"> NH </option> |
+<option value="NJ"> NJ </option> |
+<option value="NM"> NM </option> |
+<option value="NV"> NV </option> |
+<option value="NY"> NY </option> |
+<option value="OH"> OH </option> |
+<option value="OK"> OK </option> |
+<option value="OR"> OR </option> |
+<option value="PA"> PA </option> |
+<option value="RI"> RI </option> |
+<option value="SC"> SC </option> |
+<option value="SD"> SD </option> |
+<option value="TN"> TN </option> |
+<option value="TX"> TX </option> |
+<option value="UT"> UT </option> |
+<option value="VA"> VA </option> |
+<option value="VT"> VT </option> |
+<option value="WA"> WA </option> |
+<option value="WI"> WI </option> |
+<option value="WV"> WV </option> |
+<option value="WY"> WY </option> |
+</select> |
+ </td> |
+ <td><span class="red">*</span> |
+ <input name="zip" |
+ type="text" size="11" id="zip" |
+ maxlength="10" value='95014' |
+ |
+ |
+ > |
+ </td> |
+ </tr> |
+ </table> |
+ |
+ </div> |
+ </div> |
+ |
+ </div> |
+ </div> |
+ </td> |
+ </tr> |
+ </table> |
+ |
+ |
+ <div class="subtitle99">If shipping to a military post office, please select AA, AE or AP as the shipping state.</div> |
+ |
+ <div id="apoFpoShipDisclaimerContainer" class="subtitle99" style="display:none" |
+ data-apo-fpo-states="AA,AE,AP" > |
+ You acknowledge that you are solely responsible for determining which items may be shipped to your specific APO/FPO location. Please review the USPS guidelines posted <a href="http://www.usps.com/supportingourtroops/mailingrestrictions.htm" target="_blank">here</a> for additional information. |
+ </div> |
+ <noscript> |
+ <div id="apoFpoShipDisclaimerContainerNoJs" class="subtitle99" > |
+ If you are shipping to an APO/FPO address you acknowledge that you are solely responsible for determining which items may be shipped to your specific APO/FPO location. Please review the USPS guidelines posted <a href="http://www.usps.com/supportingourtroops/mailingrestrictions.htm" target="_blank">here</a> for additional information. |
+ </div> |
+ </noscript> |
+ |
+ </div> |
+ |
+ |
+ <div id="taxDisclaimer" style="font-size:11px;font-weight:normal;text-align:left"> |
+ |
+</div> |
+ |
+ <noscript> |
+ <div id="taxDisclaimerNoJs" style="font-size:11px;font-weight:normal;text-align:left"> |
+ |
+ |
+ |
+ |
+ For Oklahoma shipping addresses: <a href="http://www.overstock.com/63304/static.html" target='_blank'>See important Oklahoma sales tax information regarding the tax you may owe directly to the state of Oklahoma</a> <br> |
+ |
+ |
+ </div> |
+</noscript> |
+ |
+ <div class="clear"></div> |
+ <a name="orderReview"><!-- Empty anchor placeholder --></a> |
+ <div id="condensedOrderReview"> |
+ |
+ <div class="dressing" ><img src="https://www.overstock.com/img/mxc/BillingShippingBB_050407.gif" alt="Step 3"/><img src="https://www.overstock.com/img/mxc/OrderReviewShipping_021208.gif" alt="Order Review" class="image2"/></div> |
+ |
+ |
+ <div class="subtitle">Review your order and change shipping options. To edit your cart, <a href="http://www.overstock.com/cart">click here</a>.</div> |
+ <table width="960" border="0" cellpadding="0" cellspacing="0" style="margin-top: 10px;"> |
+ |
+ <tr> |
+ <td width="445" class="ORtitles" style="text-align: left !important;"><span style="margin-left: 35px;">Product</span></td > |
+ <td width="280" class="ORtitles">Shipping Method</td > |
+ <td width="100" class="ORtitles">Quantity</td > |
+ <td width="135" class="ORtitles">Price</td > |
+ </tr> |
+ <tr> |
+ <td align="left" colspan="4" class="OrderReview"> |
+ <table width="960" border="0" cellpadding="0" cellspacing="0"> |
+ <tr class="rowHeight"> |
+ |
+ <td rowspan="3" class="productImg"><img src="/images/products/T12653466.jpg" alt="Black-plated Tungsten Carbide Comfort Fit Band (8 mm)"/></td > |
+ <td valign="top"><div class="col2">Black-plated Tungsten Carbide Comfort Fit Band (8 mm) <span class="product-options"><strong>Options: </strong> 10</span></div> </td> |
+ <td valign="top"><div class="col3"> </div></td > |
+ <td valign="top"><div class="col4">1</div></td > |
+ <td valign="top"><div class="col5"> |
+ $59.99 |
+ |
+ |
+</div></td > |
+</tr> |
+ |
+ <tr class="rowHeight"> |
+ <td > </td > |
+ <td> <select id="product6496917" name="product6496917" class="shipDropDown" > |
+<option value="GROUND6496917" selected > Standard (5-10 Business Days) </option> |
+<option value="3DS6496917" > (1-5 Business Days) $11.29 </option> |
+<option value="2DA6496917" > (1-4 Business Days) $15.56 </option> |
+<option value="1DA6496917" > (1-3 Business Days) $39.67 </option> |
+</select> |
+<input name="hiddenGROUND6496917" type="hidden" id="hiddenGROUND6496917" value=""> |
+<input name="hidden3DS6496917" type="hidden" id="hidden3DS6496917" value="+$11.29"> |
+<input name="hidden2DA6496917" type="hidden" id="hidden2DA6496917" value="+$15.56"> |
+<input name="hidden1DA6496917" type="hidden" id="hidden1DA6496917" value="+$39.67"> |
+ |
+<input name="selected6496917" type="hidden" id="selected6496917" value="GROUND6496917"> |
+ |
+ </td > |
+ <td > </td > |
+ <td align="right" ><div class="shipPrice" id="shipCost6496917"> </div></td > |
+</tr> |
+ |
+ <tr> |
+ <td> </td > |
+ <td> </td > |
+ <td> </td > |
+ <td> </td > |
+</tr> |
+ |
+ </table> </td > |
+</tr> |
+ |
+ |
+ <tr> |
+ <td align="center" colspan="4" > |
+ |
+ <div class="subtitle7" style="margin-bottom: 20px;"> |
+ |
+ </div> |
+ </td> |
+ </tr> |
+</table> |
+ |
+</div> |
+ |
+ <!-- BEGIN ClubO JS --> |
+ |
+<input type="hidden" name="orderTotalsClubORedemptionAmount" |
+ id="orderTotalsClubORedemptionAmount" |
+ value=0.00 /> |
+ |
+<!-- END ClubO JS --> |
+ |
+<table width="960" border="0" cellpadding="0" cellspacing="0" class="MB40px"> |
+ <tr> |
+ <td colspan="2" class="dressing" > |
+ |
+ <img src="/img/mxc/BillingShippingCB_050407.gif" alt="Step 4"/> <img class="image2" src="/img/mxc/ShipRev_Text2.gif" alt="Billing Information"/> |
+ |
+ </td> |
+ </tr> |
+ <tr> |
+ <td colspan="2" align="left"><div class="subtitle MB40px">Pay with one of the credit cards listed below or choose an alternative payment method. (Credit card info not required for Bill Me Later.)</div></td> |
+ </tr> |
+ <tr> |
+ <td valign="top"> |
+ <table style="width: 680px;" border="0" align="center" cellpadding="0" cellspacing="0"> |
+ <tr> |
+ <td width="0" valign="top"> |
+ <table border="0" cellspacing="0" cellpadding="0" style="width: 340px;"> |
+ <tr> |
+ <td class="shipMess5"> |
+ <input title="Credit Card Number" name="CC" type="radio" checked=true value="CreditCardValue" id="creditCard" style="position: relative; bottom: 8px;" /> |
+ <img src="/img/mxc/newcheckout_visa.gif" alt="Visa accepted"/> <img class="inline" src="/img/mxc/newcheckout_mastercard.gif" alt="Mastercard accepted"/> <img class="inline" src="/img/mxc/newcheckout_discover.gif" alt="Discover accepted"/> <img class="inline" src="/img/mxc/newcheckout_amex.gif" alt="American Express accepted"/> |
+ <div class="bulletIndent" id="bmlclose" > <div class="paddingAround">Credit Card #: |
+ <input title="Credit Card Number" name="CC_number" |
+ id="CC_number" size="20" maxlength="20" type="text" |
+ /> |
+ </div> |
+ <div class="paddingAround" |
+ > |
+ Expiration Date: |
+ <select title="Month" name="exp_month" size="1" id="exp_month" > |
+<option value="0" selected >Month</option> |
+ <option value="1" >01 Jan</option> |
+ <option value="2" >02 Feb</option> |
+ <option value="3" >03 Mar</option> |
+ <option value="4" >04 Apr</option> |
+ <option value="5" >05 May</option> |
+ <option value="6" >06 Jun</option> |
+ <option value="7" >07 Jul</option> |
+ <option value="8" >08 Aug</option> |
+ <option value="9" >09 Sep</option> |
+ <option value="10" >10 Oct</option> |
+ <option value="11" >11 Nov</option> |
+ <option value="12" >12 Dec</option> |
+</select> |
+ |
+ <select title="Expiration Year" name="exp_year" size="1" id="exp_year" > |
+<option value="" selected >Year</option> |
+ <option value="2011" >2011</option> |
+ <option value="2012" >2012</option> |
+ <option value="2013" >2013</option> |
+ <option value="2014" >2014</option> |
+ <option value="2015" >2015</option> |
+ <option value="2016" >2016</option> |
+ <option value="2017" >2017</option> |
+ <option value="2018" >2018</option> |
+ <option value="2019" >2019</option> |
+ <option value="2020" >2020</option> |
+ <option value="2021" >2021</option> |
+ <option value="2022" >2022</option> |
+ <option value="2023" >2023</option> |
+</select> |
+ |
+ </div> |
+ </div> |
+ |
+ </td> |
+ </tr> |
+ <tr> |
+ <td class="shipMess5"> |
+ |
+ |
+ |
+ |
+ </td> |
+ </tr> |
+ </table> |
+ </td> |
+ <td width="0" valign="top"> |
+ <table border="0" cellspacing="0" cellpadding="0" style="width: 340px;"> |
+ <tr> |
+ <td class="shipMess5"> |
+ |
+ <div class="cardInfo1"> |
+ <input title="PayPal" name="CC" |
+ id="PayPal" |
+ type="radio" value="PayPal" |
+ |
+ style="float: left;"/> |
+ <div class="bmlGraphic"> |
+ <img src="https://www.paypal.com/en_US/i/logo/PayPal_mark_50x34.gif"style="margin-right: 7px; margin-left: 5px;"> |
+</div> |
+<span class="paypalLogoText"> |
+ The safer, easier way to pay. |
+</span> |
+ |
+ </div> |
+ |
+ <div class="clear"></div> |
+ |
+ </td> |
+ </tr> |
+ <tr> |
+ <td class="shipMess5"> |
+ |
+ <div class="bmlGraphic"> |
+ <input title="Use Bill Me Later" name="CC" id="bml" type="radio" style="position: relative; bottom: 6px;" value="bml" /> |
+ <img src="/img/mxc/bmllogo121107.gif" alt="Bill Me Later logo" width="57" height="30"> |
+ </div> |
+ <div class="bmlLogoText"> |
+ <a >See Terms</a> |
+ </div> |
+ <div class="bulletIndent" style="margin-bottom: 10px;"> |
+ |
+ </div> |
+ |
+ <noscript> |
+ <div class="subtitle MB40px" padding-left: 20px;" >Bill Me Later does not work with JavaScript disabled. Please use an alternate payment method or enable JavaScript if you would like to choose Bill Me Later.</div> |
+ </noscript> |
+ |
+ |
+ |
+ </td> |
+ </tr> |
+ <tr> |
+ <td style="padding-top: 15px;"> |
+ |
+ |
+ |
+ <div class="GiftBoxes1"> |
+ <input title="Use Promo Code" type="checkbox" name="UsePromoCode" id="promoC" class="check" /> |
+ Use Promo Code |
+ <div id="promo1" |
+ style="display: none" > |
+ <input title="Promo Code" type="text" name="PromoCode" class="PromoInput" |
+ id="PromoCode" value="" |
+ maxlength="18" /> |
+ <div id="PromoButtonVisibilitDiv" name="PromoButtonVisibilitDiv" style="display: none" > |
+ <input type="button" value="Apply" /> |
+ </div> |
+ |
+ </div> |
+ |
+ <noscript> |
+ <div id="promo1"> |
+ <input title="Promo Code" dftype="text" name="PromoCodeNoScript" class="PromoInput" maxlength="18" /> |
+ </div> |
+ </noscript> |
+ |
+ </div> |
+</div> |
+ <div class="clear"></div> |
+ |
+ |
+ <div class="GiftBoxes1"> |
+ <input title="Use Gift Card" type="checkbox" name="UseGiftCards" id="GiftCard" class="check" |
+ |
+ /> |
+ |
+ Use Gift Card |
+ |
+ <div id="hideGC" |
+ > |
+ |
+ <noscript> |
+ <div class="enterBox" id="CardNum"> |
+ |
+ <ul class="GCinputSet"> |
+ <li> |
+ <label for="GiftCardNumberNoScript" |
+ class="cardName" class="cardName">Gift Card 1:</label> |
+ <input type="text" maxlength="19" |
+ name="GiftCardNumberNoScript" |
+ class="GCinput" tabindex="1" /> |
+ </li> |
+ <li> |
+ <label for="PINNumber0">PIN:</label> |
+ <input title="PIN Number 1" type="text" maxlength="4" |
+ id="GiftCardPinNoScript" |
+ name="GiftCardPinNoScript" |
+ class="PINinput" tabindex="2" /> |
+ </li> |
+ </ul> |
+ <div class="clear"></div> |
+ </div> |
+ </noscript> |
+ |
+ |
+ |
+ <div class="enterBox" |
+ |
+ id="CardNum" |
+ |
+ |
+ style="display: none;" |
+ |
+ > |
+ |
+ |
+ |
+ <ul class="GCinputSet"> |
+ |
+ <li> |
+ <label for="GiftCardNumber0" |
+ class="cardName">Gift Card 1:</label> |
+ |
+ <input title="Gift Card Number 1" type="text" maxlength="19" |
+ id="GiftCardNumber0" |
+ name="GiftCardNumber0" class="GCinput" |
+ |
+ value="" |
+ |
+ |
+ tabindex="1" /> |
+ </li> |
+ |
+ <li> |
+ <label for="PINNumber0"><a href="#" class="hasTooltip" |
+ title="Where is my PIN?: Many Overstock.com Gift Cards have a 4 digit PIN number, located under a scratch-off on the back side of your card. If your card does not have a PIN number, please leave this field blank.">PIN:</a></label> |
+ <input title="PIN Number 1" type="text" maxlength="4" |
+ id="PINNumber0" |
+ name="PINNumber0" |
+ class="PINinput" value="" tabindex="2"/> |
+ </li> |
+ |
+ <li> |
+ <div class="GCadlink" > <input type="button" id="GiftC0" |
+ value="Apply" tabindex=100 |
+ |
+ /></div> |
+ |
+ </li> |
+ </ul> |
+ |
+ <div class="clear"></div> |
+ |
+ <div class="GCadText addCard" id="GCadText0" |
+ |
+ > |
+ <a >Add another card</a></div> |
+ |
+ <div class="GCadText" id="WMPText0" |
+ |
+ > |
+ <a href="#" class="hasTooltip" title="Where is my PIN?: Many Overstock.com Gift Cards have a 4 digit PIN number, located under a scratch-off on the back side of your card. If your card does not have a PIN number, please leave this field blank.">Where is my PIN?</a></div> |
+ <div class="subtitle8" id="Subtitle20" |
+ |
+ > |
+ |
+ Clicking apply will update your order totals with the available gift card credit. When you submit your order, any remaining balance will be retained on your account for future purchases. |
+ </div> |
+ </div> |
+ |
+ <div class="enterBox" |
+ |
+ id="CardBox0" |
+ |
+ |
+ style="display: none;" |
+ |
+ > |
+ |
+ <ul class="GCinputSet"> |
+ |
+ <li> |
+ <label for="GiftCardNumber1" |
+ class="cardName">Gift Card 2:</label> |
+ |
+ <input title="Gift Card Number 2" type="text" maxlength="19" |
+ id="GiftCardNumber1" |
+ name="GiftCardNumber1" class="GCinput" |
+ |
+ value="" |
+ |
+ |
+ tabindex="3" /> |
+ </li> |
+ |
+ <li> |
+ <label for="PINNumber1"><a href="#" class="hasTooltip" |
+ title="Where is my PIN?: Many Overstock.com Gift Cards have a 4 digit PIN number, located under a scratch-off on the back side of your card. If your card does not have a PIN number, please leave this field blank.">PIN:</a></label> |
+ <input title="PIN Number 2" type="text" maxlength="4" |
+ id="PINNumber1" |
+ name="PINNumber1" |
+ class="PINinput" value="" tabindex="4"/> |
+ </li> |
+ |
+ <li> |
+ <div class="GCadlink" > <input type="button" id="GiftC1" |
+ value="Apply" tabindex=100 |
+ |
+ /></div> |
+ |
+ </li> |
+ </ul> |
+ |
+ <div class="clear"></div> |
+ |
+ <div class="GCadText addCard" id="GCadText1" |
+ |
+ > |
+ <a >Add another card</a></div> |
+ |
+ <div class="GCadText" id="WMPText1" |
+ |
+ > |
+ <a href="#" class="hasTooltip" title="Where is my PIN?: Many Overstock.com Gift Cards have a 4 digit PIN number, located under a scratch-off on the back side of your card. If your card does not have a PIN number, please leave this field blank.">Where is my PIN?</a></div> |
+ <div class="subtitle8" id="Subtitle21" |
+ |
+ > |
+ |
+ Clicking apply will update your order totals with the available gift card credit. When you submit your order, any remaining balance will be retained on your account for future purchases. |
+ </div> |
+ </div> |
+ |
+ <div class="enterBox" |
+ |
+ id="CardBox1" |
+ |
+ |
+ style="display: none;" |
+ |
+ > |
+ |
+ <ul class="GCinputSet"> |
+ |
+ <li> |
+ <label for="GiftCardNumber2" |
+ class="cardName">Gift Card 3:</label> |
+ |
+ <input title="Gift Card Number 3" type="text" maxlength="19" |
+ id="GiftCardNumber2" |
+ name="GiftCardNumber2" class="GCinput" |
+ |
+ value="" |
+ |
+ |
+ tabindex="5" /> |
+ </li> |
+ |
+ <li> |
+ <label for="PINNumber2"><a href="#" class="hasTooltip" |
+ title="Where is my PIN?: Many Overstock.com Gift Cards have a 4 digit PIN number, located under a scratch-off on the back side of your card. If your card does not have a PIN number, please leave this field blank.">PIN:</a></label> |
+ <input title="PIN Number 3" type="text" maxlength="4" |
+ id="PINNumber2" |
+ name="PINNumber2" |
+ class="PINinput" value="" tabindex="6"/> |
+ </li> |
+ |
+ <li> |
+ <div class="GCadlink" > <input type="button" id="GiftC2" |
+ value="Apply" tabindex=100 |
+ |
+ /></div> |
+ |
+ </li> |
+ </ul> |
+ |
+ <div class="clear"></div> |
+ |
+ <div class="GCadText addCard" id="GCadText2" |
+ |
+ > |
+ <a >Add another card</a></div> |
+ |
+ <div class="GCadText" id="WMPText2" |
+ |
+ > |
+ <a href="#" class="hasTooltip" title="Where is my PIN?: Many Overstock.com Gift Cards have a 4 digit PIN number, located under a scratch-off on the back side of your card. If your card does not have a PIN number, please leave this field blank.">Where is my PIN?</a></div> |
+ <div class="subtitle8" id="Subtitle22" |
+ |
+ > |
+ |
+ Clicking apply will update your order totals with the available gift card credit. When you submit your order, any remaining balance will be retained on your account for future purchases. |
+ </div> |
+ </div> |
+ |
+ <div class="enterBox" |
+ |
+ id="CardBox2" |
+ |
+ |
+ style="display: none;" |
+ |
+ > |
+ |
+ <ul class="GCinputSet"> |
+ |
+ <li> |
+ <label for="GiftCardNumber3" |
+ class="cardName">Gift Card 4:</label> |
+ |
+ <input title="Gift Card Number 4" type="text" maxlength="19" |
+ id="GiftCardNumber3" |
+ name="GiftCardNumber3" class="GCinput" |
+ |
+ value="" |
+ |
+ |
+ tabindex="7" /> |
+ </li> |
+ |
+ <li> |
+ <label for="PINNumber3"><a href="#" class="hasTooltip" |
+ title="Where is my PIN?: Many Overstock.com Gift Cards have a 4 digit PIN number, located under a scratch-off on the back side of your card. If your card does not have a PIN number, please leave this field blank.">PIN:</a></label> |
+ <input title="PIN Number 4" type="text" maxlength="4" |
+ id="PINNumber3" |
+ name="PINNumber3" |
+ class="PINinput" value="" tabindex="8"/> |
+ </li> |
+ |
+ <li> |
+ <div class="GCadlink" > <input type="button" id="GiftC3" |
+ value="Apply" tabindex=100 |
+ |
+ /></div> |
+ |
+ </li> |
+ </ul> |
+ |
+ <div class="clear"></div> |
+ |
+ <div class="GCadText addCard" id="GCadText3" |
+ |
+ > |
+ <a >Add another card</a></div> |
+ |
+ <div class="GCadText" id="WMPText3" |
+ |
+ > |
+ <a href="#" class="hasTooltip" title="Where is my PIN?: Many Overstock.com Gift Cards have a 4 digit PIN number, located under a scratch-off on the back side of your card. If your card does not have a PIN number, please leave this field blank.">Where is my PIN?</a></div> |
+ <div class="subtitle8" id="Subtitle23" |
+ |
+ > |
+ |
+ Clicking apply will update your order totals with the available gift card credit. When you submit your order, any remaining balance will be retained on your account for future purchases. |
+ </div> |
+ </div> |
+ |
+ <div class="enterBox" |
+ |
+ id="CardBox3" |
+ |
+ |
+ style="display: none;" |
+ |
+ > |
+ |
+ <ul class="GCinputSet"> |
+ |
+ <li> |
+ <label for="GiftCardNumber4" |
+ class="cardName">Gift Card 5:</label> |
+ |
+ <input title="Gift Card Number 5" type="text" maxlength="19" |
+ id="GiftCardNumber4" |
+ name="GiftCardNumber4" class="GCinput" |
+ |
+ value="" |
+ |
+ |
+ tabindex="9" /> |
+ </li> |
+ |
+ <li> |
+ <label for="PINNumber4"><a href="#" class="hasTooltip" |
+ title="Where is my PIN?: Many Overstock.com Gift Cards have a 4 digit PIN number, located under a scratch-off on the back side of your card. If your card does not have a PIN number, please leave this field blank.">PIN:</a></label> |
+ <input title="PIN Number 5" type="text" maxlength="4" |
+ id="PINNumber4" |
+ name="PINNumber4" |
+ class="PINinput" value="" tabindex="10"/> |
+ </li> |
+ |
+ <li> |
+ <div class="GCadlink" > <input type="button" id="GiftC4" |
+ value="Apply" tabindex=100 |
+ |
+ /></div> |
+ |
+ </li> |
+ </ul> |
+ |
+ <div class="clear"></div> |
+ |
+ <div class="GCadText addCard" id="GCadText4" |
+ |
+ > |
+ <a >Add another card</a></div> |
+ |
+ <div class="GCadText" id="WMPText4" |
+ |
+ > |
+ <a href="#" class="hasTooltip" title="Where is my PIN?: Many Overstock.com Gift Cards have a 4 digit PIN number, located under a scratch-off on the back side of your card. If your card does not have a PIN number, please leave this field blank.">Where is my PIN?</a></div> |
+ <div class="subtitle8" id="Subtitle24" |
+ |
+ > |
+ |
+ Clicking apply will update your order totals with the available gift card credit. When you submit your order, any remaining balance will be retained on your account for future purchases. |
+ </div> |
+ </div> |
+ |
+ <div class="enterBox" |
+ |
+ id="CardBox4" |
+ |
+ |
+ style="display: none;" |
+ |
+ > |
+ |
+ <ul class="GCinputSet"> |
+ |
+ <li> |
+ <label for="GiftCardNumber5" |
+ class="cardName">Gift Card 6:</label> |
+ |
+ <input title="Gift Card Number 6" type="text" maxlength="19" |
+ id="GiftCardNumber5" |
+ name="GiftCardNumber5" class="GCinput" |
+ |
+ value="" |
+ |
+ |
+ tabindex="11" /> |
+ </li> |
+ |
+ <li> |
+ <label for="PINNumber5"><a href="#" class="hasTooltip" |
+ title="Where is my PIN?: Many Overstock.com Gift Cards have a 4 digit PIN number, located under a scratch-off on the back side of your card. If your card does not have a PIN number, please leave this field blank.">PIN:</a></label> |
+ <input title="PIN Number 6" type="text" maxlength="4" |
+ id="PINNumber5" |
+ name="PINNumber5" |
+ class="PINinput" value="" tabindex="12"/> |
+ </li> |
+ |
+ <li> |
+ <div class="GCadlink" > <input type="button" id="GiftC5" |
+ value="Apply" tabindex=100 |
+ |
+ /></div> |
+ |
+ </li> |
+ </ul> |
+ |
+ <div class="clear"></div> |
+ |
+ <div class="GCadText addCard" id="GCadText5" |
+ |
+ > |
+ <a >Add another card</a></div> |
+ |
+ <div class="GCadText" id="WMPText5" |
+ |
+ > |
+ <a href="#" class="hasTooltip" title="Where is my PIN?: Many Overstock.com Gift Cards have a 4 digit PIN number, located under a scratch-off on the back side of your card. If your card does not have a PIN number, please leave this field blank.">Where is my PIN?</a></div> |
+ <div class="subtitle8" id="Subtitle25" |
+ |
+ > |
+ |
+ Clicking apply will update your order totals with the available gift card credit. When you submit your order, any remaining balance will be retained on your account for future purchases. |
+ </div> |
+ </div> |
+ |
+ <div class="enterBox" |
+ |
+ id="CardBox5" |
+ |
+ |
+ style="display: none;" |
+ |
+ > |
+ |
+ <ul class="GCinputSet"> |
+ |
+ <li> |
+ <label for="GiftCardNumber6" |
+ class="cardName">Gift Card 7:</label> |
+ |
+ <input title="Gift Card Number 7" type="text" maxlength="19" |
+ id="GiftCardNumber6" |
+ name="GiftCardNumber6" class="GCinput" |
+ |
+ value="" |
+ |
+ |
+ tabindex="13" /> |
+ </li> |
+ |
+ <li> |
+ <label for="PINNumber6"><a href="#" class="hasTooltip" |
+ title="Where is my PIN?: Many Overstock.com Gift Cards have a 4 digit PIN number, located under a scratch-off on the back side of your card. If your card does not have a PIN number, please leave this field blank.">PIN:</a></label> |
+ <input title="PIN Number 7" type="text" maxlength="4" |
+ id="PINNumber6" |
+ name="PINNumber6" |
+ class="PINinput" value="" tabindex="14"/> |
+ </li> |
+ |
+ <li> |
+ <div class="GCadlink" > <input type="button" id="GiftC6" |
+ value="Apply" tabindex=100 |
+ |
+ /></div> |
+ |
+ </li> |
+ </ul> |
+ |
+ <div class="clear"></div> |
+ |
+ <div class="GCadText addCard" id="GCadText6" |
+ |
+ > |
+ <a >Add another card</a></div> |
+ |
+ <div class="GCadText" id="WMPText6" |
+ |
+ > |
+ <a href="#" class="hasTooltip" title="Where is my PIN?: Many Overstock.com Gift Cards have a 4 digit PIN number, located under a scratch-off on the back side of your card. If your card does not have a PIN number, please leave this field blank.">Where is my PIN?</a></div> |
+ <div class="subtitle8" id="Subtitle26" |
+ |
+ > |
+ |
+ Clicking apply will update your order totals with the available gift card credit. When you submit your order, any remaining balance will be retained on your account for future purchases. |
+ </div> |
+ </div> |
+ |
+ <div class="enterBox" |
+ |
+ id="CardBox6" |
+ |
+ |
+ style="display: none;" |
+ |
+ > |
+ |
+ <ul class="GCinputSet"> |
+ |
+ <li> |
+ <label for="GiftCardNumber7" |
+ class="cardName">Gift Card 8:</label> |
+ |
+ <input title="Gift Card Number 8" type="text" maxlength="19" |
+ id="GiftCardNumber7" |
+ name="GiftCardNumber7" class="GCinput" |
+ |
+ value="" |
+ |
+ |
+ tabindex="15" /> |
+ </li> |
+ |
+ <li> |
+ <label for="PINNumber7"><a href="#" class="hasTooltip" |
+ title="Where is my PIN?: Many Overstock.com Gift Cards have a 4 digit PIN number, located under a scratch-off on the back side of your card. If your card does not have a PIN number, please leave this field blank.">PIN:</a></label> |
+ <input title="PIN Number 8" type="text" maxlength="4" |
+ id="PINNumber7" |
+ name="PINNumber7" |
+ class="PINinput" value="" tabindex="16"/> |
+ </li> |
+ |
+ <li> |
+ <div class="GCadlink" > <input type="button" id="GiftC7" |
+ value="Apply" tabindex=100 |
+ |
+ /></div> |
+ |
+ </li> |
+ </ul> |
+ |
+ <div class="clear"></div> |
+ |
+ <div class="GCadText addCard" id="GCadText7" |
+ |
+ > |
+ <a >Add another card</a></div> |
+ |
+ <div class="GCadText" id="WMPText7" |
+ |
+ > |
+ <a href="#" class="hasTooltip" title="Where is my PIN?: Many Overstock.com Gift Cards have a 4 digit PIN number, located under a scratch-off on the back side of your card. If your card does not have a PIN number, please leave this field blank.">Where is my PIN?</a></div> |
+ <div class="subtitle8" id="Subtitle27" |
+ |
+ > |
+ |
+ Clicking apply will update your order totals with the available gift card credit. When you submit your order, any remaining balance will be retained on your account for future purchases. |
+ </div> |
+ </div> |
+ |
+ <div class="enterBox" |
+ |
+ id="CardBox7" |
+ |
+ |
+ style="display: none;" |
+ |
+ > |
+ |
+ <ul class="GCinputSet"> |
+ |
+ <li> |
+ <label for="GiftCardNumber8" |
+ class="cardName">Gift Card 9:</label> |
+ |
+ <input title="Gift Card Number 9" type="text" maxlength="19" |
+ id="GiftCardNumber8" |
+ name="GiftCardNumber8" class="GCinput" |
+ |
+ value="" |
+ |
+ |
+ tabindex="17" /> |
+ </li> |
+ |
+ <li> |
+ <label for="PINNumber8"><a href="#" class="hasTooltip" |
+ title="Where is my PIN?: Many Overstock.com Gift Cards have a 4 digit PIN number, located under a scratch-off on the back side of your card. If your card does not have a PIN number, please leave this field blank.">PIN:</a></label> |
+ <input title="PIN Number 9" type="text" maxlength="4" |
+ id="PINNumber8" |
+ name="PINNumber8" |
+ class="PINinput" value="" tabindex="18"/> |
+ </li> |
+ |
+ <li> |
+ <div class="GCadlink" > <input type="button" id="GiftC8" |
+ value="Apply" tabindex=100 |
+ |
+ /></div> |
+ |
+ </li> |
+ </ul> |
+ |
+ <div class="clear"></div> |
+ |
+ <div class="GCadText addCard" id="GCadText8" |
+ |
+ > |
+ <a >Add another card</a></div> |
+ |
+ <div class="GCadText" id="WMPText8" |
+ |
+ > |
+ <a href="#" class="hasTooltip" title="Where is my PIN?: Many Overstock.com Gift Cards have a 4 digit PIN number, located under a scratch-off on the back side of your card. If your card does not have a PIN number, please leave this field blank.">Where is my PIN?</a></div> |
+ <div class="subtitle8" id="Subtitle28" |
+ |
+ > |
+ |
+ Clicking apply will update your order totals with the available gift card credit. When you submit your order, any remaining balance will be retained on your account for future purchases. |
+ </div> |
+ </div> |
+ |
+ <div class="enterBox" |
+ |
+ id="CardBox8" |
+ |
+ |
+ style="display: none;" |
+ |
+ > |
+ |
+ <ul class="GCinputSet"> |
+ |
+ <li> |
+ <label for="GiftCardNumber9" |
+ class="cardName">Gift Card 10:</label> |
+ |
+ <input title="Gift Card Number 10" type="text" maxlength="19" |
+ id="GiftCardNumber9" |
+ name="GiftCardNumber9" class="GCinput" |
+ |
+ value="" |
+ |
+ |
+ tabindex="19" /> |
+ </li> |
+ |
+ <li> |
+ <label for="PINNumber9"><a href="#" class="hasTooltip" |
+ title="Where is my PIN?: Many Overstock.com Gift Cards have a 4 digit PIN number, located under a scratch-off on the back side of your card. If your card does not have a PIN number, please leave this field blank.">PIN:</a></label> |
+ <input title="PIN Number 10" type="text" maxlength="4" |
+ id="PINNumber9" |
+ name="PINNumber9" |
+ class="PINinput" value="" tabindex="20"/> |
+ </li> |
+ |
+ <li> |
+ <div class="GCadlink" > <input type="button" id="GiftC9" |
+ value="Apply" tabindex=100 |
+ |
+ /></div> |
+ |
+ </li> |
+ </ul> |
+ |
+ <div class="clear"></div> |
+ |
+ <div class="GCadText" id="WMPText9" |
+ |
+ > |
+ <a href="#" class="hasTooltip" title="Where is my PIN?: Many Overstock.com Gift Cards have a 4 digit PIN number, located under a scratch-off on the back side of your card. If your card does not have a PIN number, please leave this field blank.">Where is my PIN?</a></div> |
+ <div class="subtitle8" id="Subtitle29" |
+ |
+ > |
+ |
+ Clicking apply will update your order totals with the available gift card credit. When you submit your order, any remaining balance will be retained on your account for future purchases. |
+ </div> |
+ </div> |
+ |
+ |
+ </div> |
+ </div> |
+ |
+ |
+ <div class="clear"></div> |
+ |
+ </td> |
+ </tr> |
+ </table> |
+ </td> |
+ </tr> |
+ </table> |
+ </td> |
+ <td width="270" valign="top" style="padding-top: 10px; text-align: right;"> |
+ <table class="MindysSuperStyle" align="right"> |
+ <tr> |
+ <td> |
+ <div id="condensedOrderTotals" |
+ name="condensedOrderTotals"> |
+ <table id="subtotal" class="dataType" width="192" > |
+ |
+<input type='hidden' name='total' value='62.94'> |
+<input type='hidden' name='instoreCredit' value='0.00'> |
+ <tbody class="subtotals" > |
+ <tr id="subtotalDisplay"> |
+<th width="105" > |
+Subtotal:</th> |
+ <td width="87" > |
+ $59.99 |
+ |
+ </td> |
+</tr> |
+ |
+ |
+ |
+ |
+ |
+ |
+ <tr id="shippingAmountDisplay"> |
+<th width="105" >Shipping:</th> |
+ |
+<td width="87" > |
+ $2.95 |
+ |
+ </td> |
+</tr> |
+ |
+ |
+ </tbody> |
+</table> |
+<table id="grandTotal" class="dataType" width="192" > |
+ <tbody class="totaled" > |
+ <tr id="orderTotalDisplay" class="orderTotal" > |
+ <th width="105" >Total:</th> |
+ <td width="87" > |
+ $62.94 |
+ |
+ </td> |
+ </tr> |
+ </tbody> |
+</table> |
+ |
+ |
+ |
+ |
+ </div> |
+ </td> |
+ </tr> |
+ <tr> |
+ <td style="padding-top: 10px;"> |
+ <input type="hidden" name="BillShip" id="BillShip" value="true" /> |
+ |
+ <div class="submit" id="submit_button"> |
+ <button type="submit" title="Submit Order" value="BillingSubmit" |
+ name="BillingSubmit" |
+ id="BillingSubmit" |
+ class="checkout"> |
+ <span><i></i>Submit Order</span> |
+ </button> |
+ </div> |
+ <div class="clear"></div> |
+ |
+ </td> |
+ </tr> |
+ </table> </td> |
+ </tr> |
+</table> |
+ |
+<table width="1" border="0" cellspacing="0" cellpadding="0"> |
+ <tr> |
+ <td> |
+ <style type="text/css"> |
+#divClubORewardsInput { |
+border-bottom: 0; |
+height:38px; |
+width:180px; |
+} |
+#club-rewards-remaining span.label { |
+margin: 0; |
+float:left; |
+padding-left:6px; |
+} |
+.check { |
+position: relative; |
+top: 1px !important; |
+} |
+ |
+.PromoInput { |
+width: 80px; |
+text-align: right; |
+margin: 0 0px 2px 2px !important; |
+margin: 0 2px 2px 2px; |
+padding-right:1px; |
+} |
+ |
+.clubOdollars{ |
+margin: 4px 0 0 4px; |
+font-weight: bold; |
+float:left; |
+} |
+ |
+#points { |
+float: right; |
+margin: 3px 0 0 4px; |
+} |
+ |
+#club-rewards-remaining { |
+border-top:0; |
+padding:0; |
+margin:0 0 8px 0; |
+width:180px; |
+} |
+ |
+#btnApplyClubORewards { |
+margin-left:4px; |
+} |
+</style> |
+ </td> |
+ </tr> |
+</table> |
+ |
+ |
+ |
+ <div class="clear"></div> |
+ |
+ |
+ <input type="hidden" name="userPrefs" |
+ id="userPrefs"/> |
+ |
+ </form> |
+ </div> |
+</div> |
+ |
+ |
+ |
+ |
+ |
+ |
+ <div class="clearIt"></div> |
+ <div class="footerBox"> |
+ |
+ |
+<link rel="stylesheet" type="text/css" href="/css/08-0508_secureHeader.css"> |
+<div id="secureFooter"> |
+ <div id="topTier"> |
+ |
+ <ul id="helpCenter"> |
+ <li class="col6span1"> |
+ <a class="vRule_right" |
+ href="https://help.overstock.com" target="_blank" title="Frequently Asked Questions"> |
+ <img src="/img/mxc/slink_faq-v1.gif" alt="Frequently Asked Questions" /> |
+ </a> |
+ </li> |
+ <li class="col6span1"> |
+ <a class="vRule_right" |
+ href="https://help.overstock.com/cgi-bin/overstock.cfg/php/enduser/contact_page.php" target="_blank" title="Contact Customer Service"> |
+ <img class="pad" src="/img/mxc/slink_custService-v1.gif" alt="Contact Customer Service" /> |
+ </a> |
+ </li> |
+ <li class="col6span1"> |
+ <a |
+ href="https://help.overstock.com/cgi-bin/overstock.cfg/php/enduser/std_adp.php?p_faqid=1&p_li=" target="_blank" title="Easy Returns"> |
+ <img class="pad" src="/img/mxc/slink_returns-v1.gif" alt="Easy Returns" /> |
+ </a> |
+ </li> |
+ <li class="col6span2" id="htmlCheckoutLink"> |
+ <!-- link to HTML checkout, hidden by default --> |
+ <a href="https://www.overstock.com/disable/enhanced?TID=classic_checkout" title="Having Trouble? Go to Classic Checkout">Having Trouble? Go to Classic Checkout <i class="arrow"></i></a> |
+ </li> |
+ </ul> |
+ </div> |
+ <div id="bottomTier"> |
+ <ul class="col6span4 sub-links"> |
+ <li><a href="https://help.overstock.com/cgi-bin/overstock.cfg/php/enduser/std_adp.php?p_faqid=65&p_li=cF91c2VyaWQ9Mjc4MDM3JnBfcGFzc3dkPWY0MDQ4NmQ4ODA4Y2Y1MDkwYjUxNDIxNWRjOTM5MzI5JnBfZW1haWw9bmUwMF85OUB5YWhvby5jb20mcF9saV9wYXNzd2Q9b3RoZXJfc3RyaW5n" title="Privacy Policy" target="_blank" rel="nofollow">Privacy Policy</a>/</li> |
+ <li><a href="https://help.overstock.com/cgi-bin/overstock.cfg/php/enduser/std_adp.php?p_faqid=63&p_li=cF91c2VyaWQ9Mjc4MDM3JnBfcGFzc3dkPWY0MDQ4NmQ4ODA4Y2Y1MDkwYjUxNDIxNWRjOTM5MzI5JnBfZW1haWw9bmUwMF85OUB5YWhvby5jb20mcF9saV9wYXNzd2Q9b3RoZXJfc3RyaW5n" title="Site User Terms & Conditions" target="_blank" rel="nofollow">Site User Terms & Conditions*</a></li> |
+ <li class="copyright">© 2011 Overstock.com All Rights Reserved</li> |
+ </ul> |
+ <a class="sLogo_footer" href="https://seal.verisign.com/splash?form_file=fdf/splash.fdf&dn=www.overstock.com&lang=en" ><img src="/img/mxc/08-icon_SSLVeriSignLogo.gif" border="0" /></a> |
+ |
+ |
+ </div> |
+</div> |
+ |
+<style type="text/css"> |
+/* |
+ * link hidden by default |
+ */ |
+#secureFooter #helpCenter #htmlCheckoutLink { |
+ width: 240px; |
+ margin-left: 160px; |
+ display:none; |
+} |
+a i.arrow { |
+ background:url("/img/mxc/20100223_os_heading_arrows.gif") no-repeat scroll 0 0 transparent; |
+ display: inline-block; |
+ font-size: 0; |
+ height: 7px; |
+ margin-left: 0; |
+ width: 4px; |
+} |
+</style> |
+ |
+ |
+ |
+<!-- SiteCatalyst code version: H.7. Copyright 1997-2006 Omniture, Inc. More info available at http://www.omniture.com --> |
+ |
+ |
+ |
+ |
+ |
+<!-- End SiteCatalyst code version: H.7. --> |
+ |
+ |
+ |
+ |
+ |
+ |
+<link REL="STYLESHEET" type="text/css" HREF="/css/proweb.css"> |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ </div> |
+ </div> |
+ </div> |
+ </div> |
+ |
+ |
+</body> |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ </html> |
+ |
+ |