|
Place a bid
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.
function aw_server_check() {}
// 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_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=023a79c666-8afbb&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);
.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: Arial, sans-serif;
color: #19308C;
font-weight: normal;
font-size: 10pt;
}
.patternframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Holidays/Valentines/heartsthree.gif);
border: 1px solid #cccccc;
padding: 20px 20px 20px 20px;
}
.stencilframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Holidays/Valentines/heartsthree.gif);
}
.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{
border: 0px solid #FF0000;
padding: 0px 0px 0px 0px;
width: 100%;
}
.navlinks {
border: 0px solid #FFFFFF;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Arial, sans-serif;
color: #0F2D6D;
font-weight: bold;
font-size: 10pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#0F2D6D;
}
.titledata {
font-family: Arial, sans-serif;
color: #19308C;
font-weight: bold;
font-size: 14pt;
}
.titlebox {
border: #cccccc solid 1px;
padding: 10px 10px 10px 10px;
text-align : center;
}
.descriptionbody {
border: 0px solid #FFFFFF;
padding: 15px 15px 15px 15px;
background: #FFFFFF;
width: 100%;
}
.standardheader {
background: #E2EAFF;
border-bottom: 1px solid #19308C;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Arial, sans-serif;
color: #A00000;
font-weight: bold;
font-size: 12pt;
}
.standardheaderlink{
color: #A00000;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.standardheaderlink, a:visited.standardheaderlink, a:active.standardheaderlink, a:hover.standardheaderlink {
color: #A00000;
}
.standardtext{
font-family: Arial, sans-serif;
color: #19308C;
font-weight: bold;
font-size: 10pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 0px solid #FFFFFF;
padding: 10px 10px 10px 10px;
background: #FFFFFF;
width: 100%;
}
.customboxheader {
font-family: Arial, sans-serif;
color: #19308C;
font-weight: bold;
font-size: 12pt;
padding: 10px 10px 10px 10px;
}
.customheader{
background: #E2EAFF;
border-bottom: 1px solid #19308C;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Arial, sans-serif;
color: #A00000;
font-weight: bold;
font-size: 12pt;
}
.customheaderlink{
color: #A00000;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.customheaderlink, a:visited.customheaderlink, a:active.customheaderlink, a:hover.customheaderlink {
color: #A00000;
}
.customtext {
font-family: Arial, sans-serif;
color: #19308C;
font-weight: normal;
font-size: 10pt;
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;
}
Payment | Checkout | Shipping | Additional Information | About PowerSellerUSA | eBay Store
Beige Marble Vinyl Floor Tile 36 Pcs Adhesive Flooring
Click to View Image Album
Click to View Image Album
Click to view my "about me"!
NEW Beige Marble Vinyl Floor Tile 36 Pcs Adhesive Flooring
EXTRA THICK & REGISTERED EMBOSSED
These elegant tiles are Extra Thick and are Registered Embossed. Such high quality tiles create a stunning transformation to any room. With easy installation and no wax finish, these tiles make re-decorating a breeze!
MULTIPLE QUANTITIES AVAILABLE AT OUR EBAY STORE!
EXTRA HEAVY & THICK at 2.0mm ( .078" )
EMBOSSED Vinyl Design Creating a 3-Dimensional Look
No Buffing, Waxing or Stains, Self-Adhesive
This Listing is for 4 Boxes for a Total of 36 Pcs = 36 Sq Ft
Actual Size Per Square is: 12"x12"
ID #: M7985Click Any Style Below To View Platinum Series Designs:
Click Any Style Below To View Designs From Our Wood Series:
ID #: M7985 BID WITH CONFIDENCE!
Click here to view More Area Rugs!
PowerSellerUSA offers the finest in Area Rugs at BELOW WHOLESALE prices!
All of our products are NEW and FACTORY fresh.
We do not sell any store returns or refurbished merchandise.
We want to be your most trusted source for all your Home Furnishing needs.
PowerSellerUSA will always give you the best service with the
lowest prices in the industry.
Your browser does not support JavaScript.
To view this page, enable JavaScript if it is disabled or upgrade your browser.
Payment
Back to Top
Payment must be received within 14 days of auction close. No personal checks please.
I accept the following forms of payment: PayPalMoney Order
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
The below shipping and handling rate applies to states that are within the contiguous US or otherwise stated. Please contact us for addresses outside the contiguous US before bidding. We cannot ship to APO addresses. We do not ship to PO Boxes. To our Canadian Friends: Any taxes, duties, or import fees charged by the Canadian government is the responsibility of the buyer US Shipping$34.95 UPS Ground
International Shipping$49.95 UPS Standard to Canada
Additional Information
Back to Top
About PowerSellerUSA | eBay Store
About Us
Back to Top
Welcome!
PowerSellerUSA offers the finest in Area Rugs at BELOW WHOLESALE prices!
All of our products are NEW and FACTORY fresh.
We do not sell any store returns or refurbished merchandise.
We want to be your most trusted source for all your Home Furnishing needs.
PowerSellerUSA will always give you the fastest service with the
best prices in the industry.
We would especially like to thank all of our past, future and present customers of eBay.
It is always a pleasure dealing with each and everyone of you.
PowerSellerUSA will always continue to provide you, our customers
with the best service possible.
click to view
Satisfaction Guarantee
Back to Top
No Hassle Return Policy: Simply, email us within 14 days of receipt for a return authorization number. Shipping & Handling is Non-refundable.
All our items are Brand New and Factory Direct. We always try to depict our items as accurately as possible, but we cannot be held responsible for manufacturer's cut size, color/design variance, or individual monitor settings which may distort actual colors.
PowerSellerUSA Gallery
Back to Top
Your browser does not support JavaScript.
To view this page, enable JavaScript if it is disabled or upgrade your browser.
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.
Your browser does not support JavaScript.
To view this page, enable JavaScript if it is disabled or upgrade your browser.
|