|
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=0238f8faff-c8249&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:#000000;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Trebuchet, Trebuchet MS, sans-serif;
color: #000000;
font-weight: normal;
font-size: 12pt;
}
.patternframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Fabrics/lace_smallflowers_lemon.jpg);
border: 1px solid #cccccc;
padding: 20px 20px 20px 20px;
}
.stencilframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Fabrics/lace_smallflowers_lemon.jpg);
}
.stencil_bottom {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Decorative/.samples/Aboriginal/bottom.gif)
}
.stencil_top {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Decorative/.samples/Aboriginal/top.gif)
}
.stencil_left {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Decorative/.samples/Aboriginal/left.gif)
}
.stencil_right {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Decorative/.samples/Aboriginal/right.gif)
}
.main{
background: url(http://imagehost.vendio.com/my/templates/Patterns/Fabrics/watermarks_green.jpg);
border: 2px solid #000000;
padding: 30px 30px 30px 30px;
width: 100%;
}
.navlinks {
background: #FFFFB0;
border: 3px solid #000000;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Verdana, sans-serif;
color: #000000;
font-weight: bold;
font-size: 12pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#000000;
}
.titledata {
font-family: Helvetica, sans-serif;
color: #000000;
font-style: italic;
font-weight: normal;
font-size: 14pt;
filter: dropshadow(color=#666666, offx=2, offy=3);
}
.titlebox {
border: #000000 solid 2px;
padding: 10px 10px 10px 10px;
text-align : center;
background: #FFFFB0;
}
.descriptionbody {
border: 2px solid #000000;
padding: 15px 15px 15px 15px;
width: 100%;
}
.standardheader {
background: #DBDBDB;
border-top: 2px solid #cccccc;
border-left: 2px solid #cccccc;
border-right: 2px solid #cccccc;
border-bottom: 2px solid #cccccc;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Helvetica, sans-serif;
color: #000000;
font-style: italic;
font-weight: normal;
font-size: 14pt;
}
.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: Arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 2px solid #000000;
padding: 10px 10px 10px 10px;
background: #FFFFB0;
width: 100%;
}
.customboxheader {
font-family: Arial, sans-serif;
color: #000000;
font-style: italic;
font-weight: normal;
font-size: 14pt;
background: #FFFF8E;
border: 2px solid #000000;
padding: 10px 10px 10px 10px;
}
.customheader{
background: #FFFCD1;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 14pt;
}
.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: Helvetica, sans-serif;
color: #000000;
font-style: italic;
font-weight: normal;
font-size: 10pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #000000;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #000000;
}
.customimagelink {
border-color: #000000;
}
Payment | Checkout | Shipping | The Important Stuff~ Thank You for Looking
Fleur-De-Lis Hand Crafted Iron TP Holder
Click to view supersized image
Click to view supersized image
You are bidding on a Hand Crafted Fleur-de-Lis Toilet Paper Holder made of wrought and cast iron. The Toilet Paper holder was created and designed by a local metal artist. The TP holder has been sealed to a beautiful brown/rust patina that has the rich look of mahogany.
The dimensions are Height 3 1/2," Width: Back 7 1/2,front 7 1/2", Projection 6". This TP holder would be attractive with any style decor. The holder can also be used for hand towels in the bath or kitchen.
If you have any questions, please ask them before bidding as all sales are final.
We ship to the continental US only. Flat rate shipping $12.00.
Please check out our other auctions and ebay store for matching accessories and other hand crafted iron items. Thank you for stopping by and keep checking in for new items. Have fun bidding. >
Payment
Back to Top
If you wish to pay by check, Paypal accepts personal checks, we can no longer accept personal checks due to to many bounced or cancelled checks. I accept the following forms of payment:
PayPal
Money Order
Preferred Checkout
Back to Top
For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
Most of our Iron items are shipped USPS priority mail except larger & Heavier items, we will always try to find the best rate. Please see discription for sh fee.$12.00 USPS Priority MailĀ® US Insurance recommended: $1.30
The Important Stuff~ Thank You for Looking
Creations by Fortunato Store
Back to Top
Thank you for looking and please take a moment to see our Ebay Store for our other decor accessories, Exclusive Hand Made Iron fixtures for the Kitchen and Bath. Beautiful Iron Fireplace Screens and treasures found and made in the old Europian style.
Shipping and Refund policy
Back to Top
The buyer is responsible for all shipping costs, Canadian buyers please wait until I send an invoice with the proper shipping.We ship UPS Ground or USPO. All Sales are final, Some of our items are estate & sold as is, we have discribed them to the best of our ability, if you have questions please ask before bidding.
Most of our Iron items are made for you after the auction closes and may very in finish (hand done),it takes time to create iron art so please be patient. Refunds are at the sellers discression, the shipping amount is non-refundable it has been paid to shippers. Returned items are at the buyers expense.
Payment
Back to Top
By placing a bid on this item you are entering into a legal and binding contract to purchase the above-described item. We reserve the right to cancel all existing bids and end the auction early should the item no longer be available for sale.
Payment Information: We accept and prefer PAYPAL, we also accept Money Orders. Personal Checks can be used through Paypal only.
Lay-A-Way Offered on Items over $150.00
Back to Top
We offer Layaway on higher priced items over $150.00. The terms are that a non-refundible deposit of 50% is due at the close of the auction or purchase, the balance can be paid in 2 payments over the next 60 days.
More than just a pretty picture. Try Vendio Image Hosting.
Make your listings stand out withFREE Vendio custom templates!
Listing automation and FREE scheduled listings by Vendio.
Win more auctions at the last minute FREE. Learn how.
Payment
If you wish to pay by check, Paypal accepts personal checks, we can no longer accept personal checks due to to many bounced or cancelled checks.
I accept the following forms of payment: PayPalMoney Order
Shipping & Handling
Most of our Iron items are shipped USPS priority mail except larger & Heavier items, we will always try to find the best rate. Please see discription for sh fee.$10.00 USPS Priority Mail®
US Insurance optional: $1.30
FREE scheduling, supersized images and templates. Get Vendio Sales Manager.
Over 100,000,000 served. Get FREE counters from Vendio today!
Win more auctions at the last minute FREE. Learn how. |