|
Place a bid
.aw_floating_style {
font-size: 12px;
display: none;
background: #ffff99;
border: #e0e000 solid 2px;
padding: 10px 10px 10px 10px;
color: #000000;
font-family: arial, helvetica, sans-serif;
}
var aw_isNav, aw_isIE, aw_isNav67;
if (document.layers)
aw_isNav = true;
else if (document.all)
aw_isIE = true;
else if (document.getElementById)
aw_isNav67 = true;
var aw_timer_doc_loaded = null;
var aw_timeout_doc_loaded = null;
var aw_as = 0;
var dpty = 0;
var ltfpd = 0;
// Implementation specific for dynamic buttons.
dpty = 1;
var aw_doc_layer = null;
function aw_server_check(aw_im)
{
if (typeof(aw_doc_layer) == "undefined")
return;
if (aw_isNav)
{
aw_doc_layer.style.display = "block";
}
else if (aw_isIE)
{
aw_doc_layer.style.display = "block";
}
else if (aw_isNav67)
{
aw_doc_layer.style.display = "block";
}
}
// 0 - uninitialized, 1 - open, 2 - closed, 3 - error
function aw_awas(aw_asn, aw_aso)
{
if (aw_aso == 3 || aw_asn == 3 || aw_asn != aw_aso && aw_aso != 0)
return 3;
return aw_asn;
}
function aw_check_doc_loaded()
{
if ((typeof(aw_timer_doc_loaded) != "undefined") && (typeof(itemState) != "undefined"))
{
var aw_ebay_state = itemState.match(/^State(\d+)$/i) ;
if (aw_ebay_state != null)
{
var aw_ebay_state_id = aw_ebay_state[1];
switch (aw_ebay_state_id)
{
case "1" : // still open
aw_as = aw_awas(1, aw_as);
break;
case "2" : // closed and sold
aw_as = aw_awas(2, aw_as);
break;
case "3" : // closed and not sold
aw_as = aw_awas(4, aw_as);
break;
default : // error
aw_as = aw_awas(3, aw_as);
break;
}
}
else
aw_as = aw_awas(3, aw_as);
window.clearInterval(aw_timer_doc_loaded);
window.clearTimeout(aw_timeout_doc_loaded);
// Code to initialize the dynamic layers. Must NOT contain any returns!
if (aw_isNav)
{
aw_doc_layer = document.layers["aw_mylayer"];
}
else if (aw_isIE)
{
aw_doc_layer = document.all["aw_mylayer"];
}
else if (aw_isNav67)
{
aw_doc_layer = document.getElementById("aw_mylayer");
}
else
{
aw_doc_layer = null;
}
if (aw_as == 2 || aw_as == 3)
{
aw_coll = new Image;
aw_coll.onload = aw_server_check;
aw_time_now = new Date();
aw_coll.src = "http://wsacp.vendio.com/bin/awc.x?cid=023b65f792-d9bac&time=" +
aw_time_now.getTime() + "<fpd=" + ltfpd + "&awas=" + aw_as + "&dpty=" + dpty;
}
}
}
aw_timer_doc_loaded = window.setInterval("aw_check_doc_loaded()", 2000);
aw_timeout_doc_loaded = window.setTimeout("window.clearInterval(aw_timer_doc_loaded)", 30000);
Preferred Checkout
If you are the winning bidder, click the Checkout button to go directly to my Checkout page!
For fastest processing of your order, please use Vendio Checkout!
.copyright {
color : #000000;
font-size : 8pt;
font-family : arial, helvetica, sans-serif;
}
.link {
font-family: verdana, sans-serif;
font-size:12px; underline;
color:#ffffff;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Comic Sans MS, sans-serif;
color: #333333;
font-weight: normal;
font-size: 14pt;
}
.patternframe {
background: #B77D1D;
border: 1px solid #cccccc;
padding: 20px 20px 20px 20px;
}
.stencilframe {
background: #B77D1D;
}
.stencil_bottom {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Torn/bottom.gif)
}
.stencil_top {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Torn/top.gif)
}
.stencil_left {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Torn/left.gif)
}
.stencil_right {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Torn/right.gif)
}
.main{
background: #cccc99;
border: 0px solid #cc6600;
padding: 10px 10px 10px 10px;
width: 100%;
}
.navlinks {
background: #999966;
border: 0px solid #FFFFFF;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Comic Sans MS, sans-serif;
color: #FFFFFF;
font-weight: normal;
font-size: 12pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#FFFFFF;
}
.titledata {
font-family: Comic Sans MS, sans-serif;
color: #000000;
font-weight: bold;
font-size: 18pt;
}
.titlebox {
border: #cc6600 solid 0px;
padding: 10px 10px 10px 10px;
text-align : center;
}
.descriptionbody {
border: 0px solid #cc6600;
padding: 15px 15px 15px 15px;
background: #cccc99;
width: 100%;
}
.standardheader {
background: #999966;
border-bottom: 0px solid #cccccc;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Comic Sans MS, sans-serif;
color: #000000;
font-weight: bold;
font-size: 12pt;
}
.standardheaderlink{
color: #000000;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.standardheaderlink, a:visited.standardheaderlink, a:active.standardheaderlink, a:hover.standardheaderlink {
color: #000000;
}
.standardtext{
font-family: Comic Sans MS, sans-serif;
color: #000000;
font-weight: normal;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 3px solid #999966;
padding: 10px 10px 10px 10px;
background: #999966;
width: 100%;
}
.customboxheader {
font-family: Comic Sans MS, sans-serif;
color: #000000;
font-weight: bold;
font-size: 14pt;
padding: 10px 10px 10px 10px;
}
.customheader{
border-bottom: 0px solid #cccccc;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Comic Sans MS, sans-serif;
color: #000000;
font-weight: bold;
font-size: 16pt;
}
.customheaderlink{
color: #000000;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.customheaderlink, a:visited.customheaderlink, a:active.customheaderlink, a:hover.customheaderlink {
color: #000000;
}
.customtext {
font-family: Comic Sans MS, sans-serif;
color: #000000;
font-weight: normal;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #ffffff;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #ffffff;
}
.customimagelink {
border-color: #ffffff;
}
Untitled Document
MILE WIDE SPORTS
Add to Favorite Stores | Sign up for Store newsletter Search my eBay Store:
Brand: Sidi
Style: Scarpe T2 Carbon Triathlon ShoeSize: 42/ US8Color: Pearl White / Midnight BlueThe T2 shoe features Triathlon-specific design is lined for sock free comfort, tonque-less design for easy on/off, and heel loop for faster transitions.
Condition: New in Box Suggested Retail: $240
Check our eBay Store for additional Shoes!
Your browser does not support JavaScript.
To view this page, enable JavaScript if it is disabled or upgrade your browser.
Preferred Checkout
Back to Top
If you are the winning bidder, click the Checkout button to go directly to my Checkout page!
For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
US ShippingEnter ZIP Code and click button to see prices: USPS Priority Mail®
USPS Express Mail®
International ShippingClick button to see prices: USPS Express Mail International
Additional Information
Back to Top
Click to View Image Album
Policies
Back to Top
Untitled Document
Satisfaction Guarantee
We want you to be happy with your purchase.
If for any reason you are not completely satisfied,
return it for the purchase price of the item.
Please see our Policies
Page for complete details.
Payment
We prefer that you use Vendio Checkout for fastest service.
We accept Paypal Payments, Credit Cards by phone, fax or email, and
certified funds mailed to us.
Please pay for your order promptly so we can get it to you.
We will leave Negative Feedback for non-paying winners.
If you are a winning bidder of an auction,
you will receive a Winning Bidder Notification
within 10-20 minutes after its close.
Please follow the instructions and links to complete checkout.
Shipping
Domestic:
We ship 5 Days a week.
Your product is generally shipped within 24 hours of receipt of payment.
We use UPS and USPS Priority Mail.
We may choose to minimize packaging to save on shipping weight.
Our shipping prices include a handling fee. We charge this to cover packaging supplies.
We take extra care in processing your orders to ensure a wonderful experience.
We use 100% reused and or recycled materials inside our packages.
International:
No "gift" declaration or Under Value on customs forms for international
shipments.
Buyer is responsible for import duties, taxes, or any other fees upon arrival.
We are not responsible for International Shipments using USPS.
For guaranteed delivery and tracking, we use UPS.
It is expensive, but it is guaranteed and arrives quickly.
Shipping Discounts for Multiple Items
1st item- full price
2nd item- 50% discount
Email us
for a shipping quote. Please include the following:
* Country
* Postal Code
* Preferred Carrier
* Item title
Feedback
We believe that feedback is an important part of the Ebay experience.
We post feedback when we receive your payment.
Please respond in kind by posting your feedback when you receive your product
and are satisfied.
To Learn more about our business, please check out our About
Sellers Page.
Keep in Touch
Add to Favorite Stores | Sign up for Store newsletter
FREE scheduling, supersized images and templates. Get Vendio Sales Manager.Make your listings stand out withFREE Vendio custom templates!
FREE scheduling, supersized images and templates. Get Vendio Sales Manager.
Over 100,000,000 served. Get FREE counters from Vendio today!
Your browser does not support JavaScript.
To view this page, enable JavaScript if it is disabled or upgrade your browser.
|