|
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=02774dca45-b9f2f&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
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:#0000ff;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Arial, sans-serif;
color: #000000;
font-style: italic;
font-weight: normal;
font-size: 12pt;
}
.patternframe {
background: #7B967B;
border: 1px solid #004B00;
padding: 20px 20px 20px 20px;
}
.stencilframe {
background: #7B967B;
}
.stencil_bottom {
background:url(http://imagehost.vendio.com/img/spacers/pixel.gif?bottom.gif)
}
.stencil_top {
background:url(http://imagehost.vendio.com/img/spacers/pixel.gif?top.gif)
}
.stencil_left {
background:url(http://imagehost.vendio.com/img/spacers/pixel.gif?left.gif)
}
.stencil_right {
background:url(http://imagehost.vendio.com/img/spacers/pixel.gif?right.gif)
}
.main{
background: #004B00;
border: 1px solid #A5A500;
padding: 20px 20px 20px 20px;
width: 100%;
}
.navlinks {
background: #9B9B00;
border: 3px solid #004B00;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Verdana, sans-serif;
color: #004B00;
font-style: italic;
font-weight: normal;
font-size: 14pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#004B00;
}
.titledata {
font-family: Verdana, sans-serif;
color: #004B00;
font-style: italic;
font-weight: normal;
font-size: 16pt;
}
.titlebox {
border: #004B00 solid 1px;
padding: 10px 10px 10px 10px;
text-align : center;
background: #cccccc;
}
.descriptionbody {
border: 2px solid #9B9B00;
padding: 15px 15px 15px 15px;
background: #FFFCEA;
width: 100%;
}
.standardheader {
background: #B77D1D;
border-top: 1px solid #003399;
border-left: 1px solid #003399;
border-right: 1px solid #003399;
border-bottom: 1px solid #003399;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Arial, sans-serif;
color: #003399;
font-weight: bold;
font-size: 10pt;
}
.standardheaderlink{
color: #003399;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.standardheaderlink, a:visited.standardheaderlink, a:active.standardheaderlink, a:hover.standardheaderlink {
color: #003399;
}
.standardtext{
font-family: Arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 10pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 2px solid #9B9B00;
padding: 10px 10px 10px 10px;
background: #FDFFED;
width: 100%;
}
.customboxheader {
font-family: Arial, sans-serif;
color: #004B00;
font-style: italic;
font-weight: normal;
font-size: 18pt;
background: #cccccc;
border: 1px solid #006800;
padding: 10px 10px 10px 10px;
}
.customheader{
background: #B77D1D;
border-top: 1px solid #009900;
border-left: 1px solid #009900;
border-right: 1px solid #009900;
border-bottom: 1px solid #009900;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Arial, sans-serif;
color: #004B00;
font-style: italic;
font-weight: normal;
font-size: 20pt;
}
.customheaderlink{
color: #004B00;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.customheaderlink, a:visited.customheaderlink, a:active.customheaderlink, a:hover.customheaderlink {
color: #004B00;
}
.customtext {
font-family: Arial, sans-serif;
color: #000000;
font-style: italic;
font-weight: normal;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #0000ff;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #0000ff;
}
.customimagelink {
border-color: #0000ff;
}
Payment | Checkout | Shipping | Additional Information | Policies
CHILDREN TOY BOATS OCEAN BEACH WAVES SEASCAPE ART PRINT
Click to View Image Album
This is a fine art print from a painting by artist Paul Gribble. It is entitled: "The Toy Boats" capturing children playing on the beach. It is printed on thick quality matte measuring approx. 24.0 X 20.0 inches ready to frame or email us for a quote to be applied to cotton canvas and sealed with a UV sun protective coating that will look and feel of a real painting. For a variety of fine art prints visit our auction or click on our EYE logo for instant access to our gallery store. (2288) ***PLEASE READ BEFORE PLACING YOUR BID***
*** S&H - U.S.A.***
USPS First Class S&H (1 - 7 days)W/DELIV. CONFIRMATION: $7.40
USPS EXPEDITED PROCESSING & PRIORITY S&H W/DELIV. CONFIRMATION (1 - 4 DAYS): 11.40 for most auctions; $17.40 for oversize/huge items
INSURANCE (COVERS DAMAGE/LOSS): $1.65
*** S&H - CANADA***
USPS GLOBAL PRIORITY AIRMAIL (CANNOT BE TRACKED/INSURED) S&H (1 - 3 WKS): $30.00
USPS GLOBAL EXPRESS AIRMAIL W/TRACKING NUMBER S&H (3 - 7 DAYS): $45.00
CANADA - S&H W/TRACKING NUMBER $23.00
***S&H - INTERNATIONAL***
USPS GLOBAL EXPRESS AIRMAIL W/TRACKING NUMBER S&H (3 - 7 DAYS): $45.00
USPS GLOBAL PRIORITY AIRMAIL (CANNOT BE TRACKED/INSURED)S&H (1 - 3 WKS): $23.00
Please note S&H fee is a flat rate that includes shipping, packaging, labor & handling costs. We carefully package your item in a heavy duty shipping container/tube! Do not bid if you do not want to pay the s&h fee.
We offer a discount on combined shipping. Add $1.75 on each additional item purchased.
If you are purchasing more than one item and would like to have them shipped together for the discounted S/H fee, you MUST WAIT UNTIL ALL AUCTIONS, YOU ARE BIDDING ON HAVE ENDED, than go to check out for auto combined shipping, and payment option for your choice. If you pay for each item individually as you go, you will be charged the full S/H fee for each item.
***OUR STANDARD SHIPPING POLICY***
Upon inspection we carefully roll and place your order in a heavy duty stock premium strength shipping tube for safe travel. Add $1.65 optional (recommended) insurance. We are not responsible for mailing address changes after purchase, postal damaged items, misdelivered, or lost items. All sales are final. No refunds or exchanges for changed decisions on purchased and received items.
***CHECK AND MONEY ORDER POLICY***
If paying by check please allow 7-14 days for check to arrive and clear the bank before your order is scheduled for shipping. All returned checks will be charged a $25.00 service charge.
We can no longer except checks from Canada or international checks. Please send money order, travelers checks or pay by credit card thru Pay Pal,(No membership needed.)
If MAILING check or money order PLEASE NOTIFY so we may make a notation. Also include item name and number along with your clear shipping address and correct S/H with your payment. We will not be able to ship if we do not have this info and it will be held in no item number or postage due file until we are contacted.
***SHIPMENT SCHEDULE***
Upon receipt of payment most items will be scheduled to ship in 4-6 buisness days. We are a mail order business and do our best to keep all items listed in stock. In the event we are temporarily out of stock of a purchased item we will schedule as soon as we recieve in restock. Please allow 7-21 days.
We thank you for visting our gallery!! We invite you to also visit CS6281 on our WWW.Ebay.Com
EYE CATCHERS POSTERS AND PRINTS
Click on EYE logo to visit our Gallery.
Payment
Back to Top
If sending your your payment please include item name and number with your clear shipping address payable too:
EYE CATCHERS POSTERS AND PRINTS
672 Fresno Ave.
MORRO BAY,CA 93442
I accept the following forms of payment: PayPalMoney OrderPersonal Check
Preferred Checkout
Back to Top
For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
PLEASE CHOOSE S/H:
USPS STANDARD PROCESSING & S&H (1 - 2 WKS FOR ITEMS UP TO 24"): $7.40
USPS STANDARD PROCESSING & S&H (1 - 2 WKS FOR OVERSIZE ITEMS OVER 24") Oversize 24" items USA S/H starts at $14.40 and up depending on the size. International orders will start at $30.00 and up depending on the size.
INSURANCE (COVERS DAMAGE/LOSS): $1.70 covers up to $50.00, and $.45 for ea. additional $50.00 coverage.
S&H SPECIAL: YOU ONLY PAY ONE FULL S&H FEE ON THE FIRST ITEM & ALL ADDITIONAL ITEMS PAID FOR ON THE SAME INVOICE ARE SHIPPED FOR AN ADDITIONAL $1.75 EA. ON ALL US ORDERS. International orders are $3.75 ea, additional item. All items must be combined and paid for on the same invoice to recieve this discount.
USPS EXPEDITED PROCESSING & PRIORITY S&H W/DELIV. CONFIRMATION (3 - 7 DAYS): $11.40 for most auctions; items over 32" are $14.40, and for most huge/oversize items $17.40
CANADA
USPS EXPRESS MAIL WITH TRACKING S&H (3 - 7 DAYS): $45.00
USPS GLOBAL PRIORITY AIRMAIL WITH TRACKING S&H (1 - 3 WKS): $30.00
INTERNATIONAL - S&H
USPS GLOBAL EXPRESS AIRMAIL WITH TRACKING NUMBER S&H (3 - 7 DAYS): $45.00
USPS GLOBAL PRIORITY AIRMAIL WITH TRACKING NUMBER S&H (1 - 4 WKS, NOT AVAIL. FOR ITALY): $30.00
Please note S&H fee is a flat rate that includes shipping, packaging, labor & handling costs. We carefully roll and package your item in a heavy duty shipping container/tube!
US Shipping$7.40 USPS First-Class Mail®
$11.40 USPS Priority Mail®
US Insurance optional: $1.70
International Shipping$30.00 USPS Priority Mail International (Worldwide)
$45.00 USPS Express Mail International (Worldwide)
$30.00 CANADA (Canada)
International Insurance optional: $2.45
Additional Information
Back to Top
Policies
When and How do I pay?
Back to Top
Please wait until all your auctions end before proceeding to check out so as to take advantage of combined S/H. Upon completing check out all your auctions will be automatically combined with S/H discount. Our Pay Pal payment address: EYECATCHERS@Charter.net or if sending check or money order please include item name and number with your clear shipping address payable too:
EYE CATCHERS POSTERS AND PRINTS
672 Fresno Ave.
MORRO BAY, CA 93442
Please allow time for your check to arrive to us and time to clear the bank. We will schedule shipment as soon as this process is complete.
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!
Win more auctions at the last minute FREE. Learn how. |