|
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 = 1;
// 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=023ad10ca4-dbf7b&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: #FAFFC4;
font-weight: bold;
font-size: 12pt;
}
.patternframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Nature/Elements/Water.jpg);
border: 3px solid #000000;
padding: 20px 20px 20px 20px;
}
.stencilframe {
background: url(http://imagehost.vendio.com/my/templates/Patterns/Nature/Elements/Water.jpg);
}
.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: #000000;
border: 1px solid #2669A8;
padding: 20px 20px 20px 20px;
width: 100%;
}
.navlinks {
background: #000000;
border: 1px solid #1ED5FF;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Arial, sans-serif;
color: #FEFF00;
font-weight: bold;
font-size: 12pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#FEFF00;
}
.titledata {
font-family: Verdana, sans-serif;
color: #FF6C23;
font-style: italic;
font-weight: normal;
font-size: 14pt;
}
.titlebox {
border: #1ED5FF solid 1px;
padding: 10px 10px 10px 10px;
text-align : center;
}
.descriptionbody {
border: 2px solid #1ED5FF;
padding: 15px 15px 15px 15px;
width: 100%;
}
.standardheader {
background: #000000;
border-bottom: 2px solid #1ED5FF;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Verdana, sans-serif;
color: #1ED5FF;
font-weight: bold;
font-size: 12pt;
}
.standardheaderlink{
color: #1ED5FF;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.standardheaderlink, a:visited.standardheaderlink, a:active.standardheaderlink, a:hover.standardheaderlink {
color: #1ED5FF;
}
.standardtext{
font-family: Verdana, sans-serif;
color: #FEFF00;
font-weight: bold;
font-size: 10pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 1px solid #2669A8;
padding: 10px 10px 10px 10px;
width: 100%;
}
.customboxheader {
font-family: Verdana, sans-serif;
color: #1ED5FF;
font-weight: bold;
font-size: 12pt;
border: 1px solid #2669A8;
padding: 10px 10px 10px 10px;
}
.customheader{
border-bottom: 1px solid #2669A8;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Verdana, sans-serif;
color: #FEFF00;
font-weight: bold;
font-size: 10pt;
}
.customheaderlink{
color: #FEFF00;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.customheaderlink, a:visited.customheaderlink, a:active.customheaderlink, a:hover.customheaderlink {
color: #FEFF00;
}
.customtext {
font-family: Arial, sans-serif;
color: #FAFFC4;
font-weight: normal;
font-size: 10pt;
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 | FAQ's
Single Outlet Aquarium Air Pump Stellar 10 Tom/Oscar
Click to View Image Album
Stellar S-10 Single outle air pump suggested for aquariums up to 10 gallons by Tom/Oscar
These "silent" running air pumps will provide many years of trouble-free operation.
Silent running and Powerful
Technologically advanced and UL approved
Amperage: 22mA
2.1 Watts
Air Volume: .76 l/m
2.13 PSICustomer service issues are handled promptly and professionally. Refer to FAQs below before posting inquiries and purchasing.
Payment
Back to Top
I accept the following forms of payment: PayPalDirect Offline Credit Card Payment: Visa/Master Card
Preferred Checkout
Back to Top
For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
$7.45 USPS Priority Mail®
FAQ's
Does Club Reef Combine Shipping?
Back to Top
Shipping will be combined when using Vendio checkout for items that ship from the same "Item Location"(as noted in top of listing.) Post purchase(s), a winning bidder noticification will sent with a link to Vendio checkout. A Vendio checkout link will also be found when returning to the purchased item's listing. Vendio checkout, quick and easy will allow you to enter your preferred ship to address, provide a combine button for muliple purchases, provide shipping choices where applicable and offer payment options. Vendio is an award winning 3rd party service provider recognized by eBay.
When will my item(s) be shipped and how long will it take for them to arrive?
Back to Top
Most items ship the next business day following cleared payment, but please allow up to 3 full business days for your order to be processed, packaged and delivered to the appropriate carrier. We will notify you ASAP and allow for full refund of your purchase(s), in the rare and unforseen occasion that your order cannot be shipped within 5 full business days following payment.In addition to the time required for your package to be delivered to the appropriate carrier, as stated above, anticipate the following approximate transit times...
UPS and FedEx Ground packages: 3-7 business days
USPS Priority Mail: 2-5days excluding Sundays
Parcel Post: 4-10 days excluding Sundays
Club Reef does not warranty claims, information or delivery times provided by UPS or USPS. Please contact the appropriate carrier, or visit their website for questions and concerns about delivery
Club Reef will assist in tracing your package and filing claims, only, after the estimated delivery time has expired
Does Club Reef provide shipping confirmation or tracking numbers?
Back to Top
Club Reef will provide delivery confirmation or tracking numbers for items we package and ship directly from Ohio. Tracking or delivery confirmation numbers will not be provided for items dropshipped from FL or CA at this time.
When applicable, UPS will provide full tracking information for UPS ground services. The United States Postal Service will NOT provide full tracking for Priority Mail or Parcel Post, but instead, provide a delivery confirmation # that indicates they have received a request for delivery from Club Reef containing details as to when and to what address the package has been delivered. Often, the delivery confirmation provides additional information about the package's delivery progress updated prior receipt, but is not guaranteed to provide such tracking details. Please visit the UPS or USPS website or call their local offices for concerns or additional information.
When can I expect response to my email and how do I address a concern?
Back to Top
Please read item descriptions and FAQ's thoroughly before contacting Club Reef. This will allow us to provide timely customer service to all of our trading partners. We will promptly respond to questions or concerns that cannot be answered in our listings.
Club Reef takes great pride in providing excellent customer service. To assure quick and accurate response to your questions or concerns, please use eBay's messaging system only. Emails sent outside of eBay may lack pertinent information necessary for us to assist you and risk being unreceived or unanswered. Frequently, emails are responded to in real time or same day but allow 24hrs for response, excluding weekends and holidays.
If your question or concern requires discussion, feel free to call our toll free phone number at (866)33-CORAL / (866)332-6725 Monday - Friday 9AM - 6PM EST and Saturdays 10AM - 5PM EST. Please leave your name and phone number if we are unable to answer your call. On ocasion, we may deem it necessary and request that you call customer service for support
International Shipping
Back to Top
Merchandise Shipped Internationally
1. At this time not all items offered by Club Reef are available internationally.
2. Club Reef does not ship to all Countries/Continents.
3. Due to very poor delivery success to Italy and Spain, Club Reef reserves the right not to ship to these two countries at this time.
Customs Duties and Taxes
Depending on your country s laws, you may be subject to import duties and taxes on your purchase. Your charge from Club Reef includes only the cost of your item(s) and the cost of shipping and you will be responsible for paying any additional import duties and taxes at the time of delivery prior to your package being released to you. Please note that we have no control over these charges nor can we predict accurately what they may be. Customs and taxation policies vary widely from country to country so please contact your local government office if you'd like more information.
Commercial Invoices and Declared Values
All of our international shipments include a commercial invoice. We represent all of our products as merchandise and the declared value for each item will be the exact price that you paid for it. We cannot, under any circumstances, lower the declared value or mark the package as anything but merchandise. We also note shipping charges on the commercial invoice as required by the carrier. We do not include the shipping charges in the value of the item.
More than just a pretty picture. Try Vendio Image Hosting.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.
Click Here. Double your traffic. Get Vendio Gallery - Now FREE!
|