/** * vBulletin 3.8.9 CSS * Style: 'Orchid Board fixed'; Style ID: 4 */ body { background: #000; color: #000000; font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; margin: 5px 10px 10px 10px; padding: 0px; text-align: center; } a:link, body_alink { color: #05330D; text-decoration: text-decoration: none; } a:visited, body_avisited { color: #05330D; text-decoration: text-decoration: none; } a:hover, a:active, body_ahover { color: #993366; text-decoration: text-decoration: underline;; } .page { background: #7A9424; color: #000; } td, th, p, li { font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .tborder { background: #4A5C0E; color: #000000; border: 1px solid #4A5C0E; } .tcat { background: #9C3050; color: #FFFFFF; font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; margin: 1px; padding: 3px; } .tcat a:link, .tcat_alink { color: #ffffff; text-decoration: none; } .tcat a:visited, .tcat_avisited { color: #ffffff; text-decoration: none; } .tcat a:hover, .tcat a:active, .tcat_ahover { color: #FFFF66; text-decoration: underline; } .thead { background: #7A9424; color: #FFFFFF; font: bold 10px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .thead a:link, .thead_alink { color: #FFFFFF; } .thead a:visited, .thead_avisited { color: #FFFFFF; } .thead a:hover, .thead a:active, .thead_ahover { color: #FFFF00; } .tfoot { background: #7A9424; color: #fff; } .tfoot a:link, .tfoot_alink { color: #E0E0F6; text-decoration: underline; } .tfoot a:visited, .tfoot_avisited { color: #E0E0F6; text-decoration: underline; } .tfoot a:hover, .tfoot a:active, .tfoot_ahover { color: #FFFF66; text-decoration: underline; } .alt1, .alt1Active { background: #EAE8B1; color: #000000; } .alt2, .alt2Active { background: #EDE58E; color: #000000; } .inlinemod { background: #FFFFCC; color: #000000; } .wysiwyg { background: #EDE58E; color: #000000; font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } textarea, .bginput { font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .bginput option, .bginput optgroup { font-size: 10pt; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .button { font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } select { font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } option, optgroup { font-size: 11px; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .smallfont { font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .time { color: #000; } .navbar { font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .highlight { color: #FF0000; font-weight: bold; } .fjsel { background: #EAE8B1 url(http://www.orchidboard.com/community/orchid/purpfill.gif) repeat-x;; color: #F2EFCD; } .fjdpth0 { background: #F7F7F7; color: #000000; } .panel { background: #EAE8B1; color: #000000; padding: 10px; border: 2px outset; } .panelsurround { background: #EAE8B1; color: #000000; } legend { color: #22229C; font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .vbmenu_control { background: url(/community/images/buttonbg.jpg) repeat-x;; color: #FFFFFF; font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; padding: 0px 6px 3px 6px; white-space: nowrap; height: 30px; margin: 0; } .vbmenu_control a:link, .vbmenu_control_alink { color: #FFFFFF; text-decoration: none; } .vbmenu_control a:visited, .vbmenu_control_avisited { color: #FFFFFF; text-decoration: none; } .vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover { color: #FFFFFF; text-decoration: underline; } .vbmenu_popup { background: #FFFFFF; color: #000000; border: 1px solid #0B198C; } .vbmenu_option { background: #EAE8B1; color: #000000; font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; white-space: nowrap; cursor: pointer; } .vbmenu_option a:link, .vbmenu_option_alink { color: #22229C; text-decoration: none; } .vbmenu_option a:visited, .vbmenu_option_avisited { color: #22229C; text-decoration: none; } .vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover { color: #FFFFFF; text-decoration: none; } .vbmenu_hilite { background: #F2EFCD url(/community/orchid/purpfill.gif) repeat-x;; color: #FFFFFF; font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; white-space: nowrap; cursor: pointer; } .vbmenu_hilite a:link, .vbmenu_hilite_alink { color: #FFFFFF; text-decoration: none; } .vbmenu_hilite a:visited, .vbmenu_hilite_avisited { color: #FFFFFF; text-decoration: none; } .vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover { color: #FFFFFF; text-decoration: none; } /* ***** styling for 'big' usernames on postbit etc. ***** */ .bigusername { font-size: 14pt; } /* ***** small padding on 'thead' elements ***** */ td.thead, div.thead { padding: 4px; } /* ***** basic styles for multi-page nav elements */ .pagenav a { text-decoration: none; } .pagenav td { padding: 2px 4px 2px 4px; } /* ***** define margin and font-size for elements inside panels ***** */ .fieldset { margin-bottom: 6px; } .fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; } /* ***** don't change the following ***** */ form { display: inline; } label { cursor: default; } .normal { font-weight: normal; } .inlineimg { vertical-align: middle; } /* HIghligt colour for classified ads */ .yellow { background: #07FF01 } td.chatters a.chatters:link { cursor: hand; color:#EAE8B1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; text-decoration: blink; } td.chatters a.chatters:visited { text-decoration: none; color:#EAE8B1; cursor: hand; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; } td.chatters a.chatters:hover { text-decoration: none; color:#F6AE00; cursor: hand; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; } td.chatters2 a.chatters2:link { cursor: hand; color:#EAE8B1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; } td.chatters2 a.chatters2:visited { text-decoration: none; color:#EAE8B1; cursor: hand; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; } td.chatters2 a.chatters2:hover { text-decoration: none; color:#F6AE00; cursor: hand; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; } .SponsorcAdLinks A:link {text-decoration: none; color:white;} .SponsorcAdLinks A:visited {text-decoration: none; color:white;} .SponsorcAdLinks A:active {text-decoration: none; color:white;} .SponsorcAdLinks A:hover {text-decoration: underline; color: yellow;} .adsense iframe { position:absolute; left:85px; } .vbmenu_popup2 { background: #FFFF00; color: #000000; border: 1px solid #0B198C; } .buttonscontainer {width: 150px; margin-left: 2px;} .buttons a {color: #000000; border: 1px solid; background-color: #EAE8B1; padding: 4px 1px 4px 12px; font: 11px Tahoma, sans-serif; font-weight: bold; text-decoration: none; border-color: #FAF6CF #DBC905 #DBC905 #FAF6CF; display: block; margin: 0px; width: 100%; text-align: left;} .buttons a:hover {border: 1px solid; padding: 4px 1px 4px 12px; background: #EAE8B1 url(../../community/orchid/purpfill.gif) repeat-x top left; border-color: #DBC905 #FAF6CF #FAF6CF #DBC905; color: #EAE8B1; text-decoration: none;} img { border: 0; } .vbmenu_control1 { font: 10px tahoma, arial; color: #fff; background: url(/community/orchid/purpfill.gif); } .vbmenu_control1 a:link { font: 10px tahoma, arial; color: #fff; text-decoration: none; } .vbmenu_control1 a:hover { font: 10px tahoma, arial; color: #fff; } .subforum { padding:0; margin: 0; } .subforum li { display:inline; width:150px; float:left; padding-left:0.5em; padding-right:0.5em; } .clear { clear:both; } form { margin: 0; padding: 0; } /* ***** Styling Required For Mindestic GlosPro ***** */ .glossarycrosslinkimage a:link { text-decoration: none; cursor: help; border-bottom: 1px dotted #000000; padding:0 12px 0 0; background: url(images/misc/ext_term.gif) no-repeat 0; background-position: right } .glossarycrosslinkimage a:visited { text-decoration: none; cursor: help; border-bottom: 1px dotted #000000; padding:0 12px 0 0; background: url(images/misc/ext_term.gif) no-repeat 0; background-position: right } .glossarycrosslinkimage a:hover { text-decoration: none; cursor: help; border-bottom: 1px dotted #000000; padding:0 12px 0 0; background: url(images/misc/ext_term.gif) no-repeat 0; background-position: right } .glossarycrosslink a:link { text-decoration: none; cursor: help; border-bottom: 1px dotted #000000; } .glossarycrosslink a:visited { text-decoration: none; cursor: help; border-bottom: 1px dotted #000000; } .glossarycrosslink a:hover { text-decoration: none; cursor: help; border-bottom: 1px dotted #000000; } .glossary_ajax_tooltipObj { z-index:1000000; text-align:left; } .glossary_ajax_tooltipObj div { position:relative; } /* If you don't want the arrow - Just set the width of this div to 1 or something like that and drop the background selectors from the CSS below */ .glossary_ajax_tooltip_arrow { /* Left div for the small arrow */ background-image:url('images/misc/glossary_arrow.gif'); width:20px; position:absolute; left:0px; top:0px; background-repeat:no-repeat; background-position:center left; z-index:1000005; height:60px; } .glossary_ajax_tooltip_content { border:1px solid #22229C; /* Border width */ left:18px; /* Same as border thickness */ top:0px; position:absolute; width:250px; /* Width of tooltip content */ background-color:#FFFFE1; /* Background color */ padding:5px; /* Space between border and content */ font-size:1.0em; /* Font size of loading text */ overflow:auto; z-index:1000001; } .glossary_ajax_tooltip_font { font-size:1.0em; /* Font size of content */ } .bookreview .label1 { font-weight: bold; font-size: larger; padding-top: 5px; } .bookreview .label2 { font-weight: bold; font-size: normal; float: left; padding-right: 5px; } .bookreview .label3 { font-weight: bold; font-size: smaller; float: left; padding-right: 5px; } .bookreview .content1 { font-weight: normal; font-size: larger; } .bookreview .content2 { font-weight: normal; font-size: normal; } .bookreview .content3 { font-weight: normal; font-size: smaller; } .bookreview-list table { width: 100%; } .bookreview-list th.active { width: 90%; padding: 0.5em 0em 0.5em 1em; } .bookreview-list .dark img { padding: 1em 0.5em 1em 1.5em; } .bookreview-list .light img { padding: 1em 0.5em 1em 1.5em; } .bookreview-list tr.light { background-color: #fff; padding: 1em 1em 1em 1em; } .bookreview-list tr.light td.active { background-color: #fff; padding: 1em 1em 1em 1em; } .bookreview-list tr.dark { background-color: #f6f6f6; padding: 1em 1em 1em 1em; } .bookreview-list tr.dark td.active { background-color: #F2EFCD; padding: 1em 1em 1em 1em; } .bookreview .label1 { font-weight: bold; font-size: larger; padding-top: 5px; } .bookreview .label2 { font-weight: bold; font-size: normal; float: left; padding-right: 5px; } .bookreview .label3 { font-weight: bold; font-size: smaller; float: left; padding-right: 5px; } .bookreview .content1 { font-weight: normal; font-size: larger; } .bookreview .content2 { font-weight: normal; font-size: normal; } .bookreview .content3 { font-weight: normal; font-size: smaller; } .bookreview-list table { width: 100%; } .bookreview-list th.active { width: 90%; padding: 0.5em 0em 0.5em 1em; } .bookreview-list .dark img { padding: 1em 0.5em 1em 1.5em; } .bookreview-list .light img { padding: 1em 0.5em 1em 1.5em; } .bookreview-list tr.light { background-color: #fff; padding: 1em 1em 1em 1em; } .bookreview-list tr.light td.active { background-color: #fff; padding: 1em 1em 1em 1em; } .bookreview-list tr.dark { background-color: #f6f6f6; padding: 1em 1em 1em 1em; } .bookreview-list tr.dark td.active { background-color: #f6f6f6; padding: 1em 1em 1em 1em; } .adsense iframe { position:absolute; left:85px; } /* GAL Defns */ a.gal:link { text-decoration: none; border-bottom: 1px dotted #016798; color: #016798; padding: 0 0 0 12px; background: url(images/misc/exlinkon.gif) no-repeat 0; } a.gal:visited { text-decoration: none; border-bottom: 1px dotted #016798; color: #016798; padding: 0 0 0 12px; background: url(images/misc/exlinkon.gif) no-repeat 0; } a.gal:hover, a.gal:active { text-decoration: underline; border-bottom: 0px dotted #F8BF24; color: #016798; padding: 0 0 0 12px; background: url(images/misc/exlink.gif) no-repeat 0; } Your Top 10 Neo Wish List for 2013? - Orchid Board - Most Complete Orchid Forum on the web !
Your Top 10 Neo Wish List for 2013?
Login
User Name
Password   


Registration is FREE. Click to become a member of OrchidBoard community
(You're NOT logged in)

menu menu

Sponsor
Donate Now
and become
Forum Supporter.

Your Top 10 Neo Wish List for 2013?
Many perks!
<...more...>


Sponsor
 

Google


Fauna Top Sites
Register Your Top 10 Neo Wish List for 2013? Members Your Top 10 Neo Wish List for 2013? Your Top 10 Neo Wish List for 2013? Today's PostsYour Top 10 Neo Wish List for 2013? Your Top 10 Neo Wish List for 2013? Your Top 10 Neo Wish List for 2013?
LOG IN/REGISTER TO CLOSE THIS ADVERTISEMENT
Go Back   Orchid Board - Most Complete Orchid Forum on the web ! > >
Reply
 
Thread Tools Rating: Thread Rating: 1 votes, 5.00 average. Display Modes
  #1  
Old 04-07-2013, 06:59 AM
coffeecup coffeecup is offline
Senior Member
 

Join Date: Jul 2012
Zone: 8b
Location: Bay Area, CA
Posts: 343
Your Top 10 Neo Wish List for 2013?
Default Your Top 10 Neo Wish List for 2013?

Growing season has started up again, and if you're anything like me, it always renews my excitement for growing Neos. I also find myself adding to my collection during this time of year.

I'm curious to see what everyone's top 5-10 must-have-Neos (or other Japanese orchids) are this year. It would be great to hear what you guys are after.

As for me, I don't have specific names, but rather general leaf or flower types I'm looking for. More specifically, I'm looking for super mini bean leaf types and unusual flower types. I do have a few names of those, but they've largely not been introduced to the US yet it seems. I'm also after flower types with any type of marked leaves, whether it be tiger, variegated, bean, etc. I also have to find a good Seikai and replace some of my Sedireas this year.
Reply With Quote
  #2  
Old 04-07-2013, 02:37 PM
LinhT LinhT is offline
Senior Member
 

Join Date: Nov 2007
Posts: 1,062
Default

Which mini bean leaf and irregular flower varities are you looking for?
Reply With Quote
Post Thanks / Like - 1 Likes
Likes Call_Me_Bob liked this post
  #3  
Old 04-07-2013, 04:41 PM
coffeecup coffeecup is offline
Senior Member
 

Join Date: Jul 2012
Zone: 8b
Location: Bay Area, CA
Posts: 343
Your Top 10 Neo Wish List for 2013?
Default

Quote:
Originally Posted by LinhT View Post
Which mini bean leaf and irregular flower varities are you looking for?
Aokomame and Tengyokumaru for the beans and whatever I come across for the others. I'm not even sure what the pricing will be for these two. There was one striped variety I found that is still VERY expensive, but at least I know its available in the US.
Reply With Quote
  #4  
Old 04-07-2013, 05:13 PM
AnonYMouse AnonYMouse is offline
Senior Member
 

Join Date: Jun 2012
Zone: 9b
Location: SF Bay Area, CA
Posts: 2,318
Default

I don't have a list, per se. I have a "if I had all the money, space and conditions needed" list. Neos are where I get into trouble. I like them, some are inexpensive, they are small, they are not fussy, they take abuse and neglect, they are rewarding (except from Nov-Feb when they aren't doing anything). I can have an almost ($$$) realistic Neo list.

Not necessarily for 2013 but Hisui and Koyo(u) are on my list. I haven't familiarized myself to all the variations but I wouldn't mind another beanleaf or five. I'm not now a big fan of the variegated leaves but i've noticed cracks in that armor (I do like the variegated Sedirea japonica leaves, just not the flowers).

And what is truly annoying to a wannabe-self-control freak like myself is I only picked up my first Neo last September!

Last edited by AnonYMouse; 04-07-2013 at 05:23 PM..
Reply With Quote
  #5  
Old 04-07-2013, 09:37 PM
mollycart1 mollycart1 is offline
Senior Member
 

Join Date: Aug 2008
Location: Venice, Fl
Posts: 1,199
Default

Nangoku no Mai ( 南国の舞) for me, but my bank account does not agree with me.
Reply With Quote
  #6  
Old 04-08-2013, 08:39 AM
DelawareJim DelawareJim is offline
Senior Member
 

Join Date: Nov 2007
Zone: 6b
Location: Chester County, PA
Posts: 1,284
Default

Mangetsu and Fukiden are always at the top of my wish list. Someday I hope my wallet will catch up with my tastes.

Cheers.
Jim
Reply With Quote
Post Thanks / Like - 1 Likes
Likes coffeecup liked this post
  #7  
Old 04-08-2013, 07:21 PM
coffeecup coffeecup is offline
Senior Member
 

Join Date: Jul 2012
Zone: 8b
Location: Bay Area, CA
Posts: 343
Your Top 10 Neo Wish List for 2013?
Default

Quote:
Originally Posted by mollycart1 View Post
Nangoku no Mai ( 南国の舞) for me, but my bank account does not agree with me.
That's on my list too! We can only hope.
Reply With Quote
Post Thanks / Like - 1 Likes
Likes mollycart1 liked this post
  #8  
Old 04-09-2013, 01:34 AM
AnonYMouse AnonYMouse is offline
Senior Member
 

Join Date: Jun 2012
Zone: 9b
Location: SF Bay Area, CA
Posts: 2,318
Default

Aaah, nuts!

NWO now takes Paypal.
Reply With Quote
  #9  
Old 04-10-2013, 11:50 AM
bk10 bk10 is offline
Member
 

Join Date: Nov 2008
Zone: 7b
Location: Raleigh, NC
Posts: 37
Your Top 10 Neo Wish List for 2013? Male
Default

Not ten because I need to slow down after this winter/fall. But here are a few that I'd like to pick up...

Maizuru
Seikai
Tenkei Fukurin
Reply With Quote
  #10  
Old 04-10-2013, 12:07 PM
Call_Me_Bob Call_Me_Bob is offline
Senior Member
 

Join Date: Jun 2009
Zone: 6a
Location: Pennsylvania
Age: 28
Posts: 6,061
Your Top 10 Neo Wish List for 2013? Male
Default

I don't have a list really, but there are some things I'd like to get.

1 or 100 more bean leafs
a nice variegated one (or 5)
and another tiger stripe
maybe one with colored flowers
Reply With Quote
Post Thanks / Like - 1 Likes
Likes coffeecup liked this post
Reply

Bookmarks

Tags
bean, flower, growing, top, types, list, neo


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Looking for feedback re cattleya hybrid wishlist list orchidbingo Cattleya Alliance 13 09-05-2009 03:23 PM
List of orchid seed capsule ripening times? savor Propagation 10 11-14-2008 12:51 AM
Project 4 - Tentative Plant List cb977 Member Projects 1 07-20-2007 05:45 PM
Project 4 - Approved Plant List cb977 Member Projects 0 07-20-2007 09:14 AM
Project 2 - Plant Suggestion List cb977 Member Projects 3 08-10-2006 10:54 PM

All times are GMT -4. The time now is 05:01 PM.

© 2007 OrchidBoard.com
Search Engine Optimisation provided by DragonByte SEO v2.0.37 (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Feedback Buttons provided by Advanced Post Thanks / Like (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.

Clubs vBulletin Plugins by Drive Thru Online, Inc.