	/* this is the item page style sheet, itempagestyle, a css file */
	/* last modified 23 jan 07 mlb */

body            {background-color: ivory;         /* this is displayed without a   p  reference */
	         color: #000000;                  /* (the font color) */
	         font-family: verdana, arial, helvetica, sans-serif;
		 font-size: small;}

	<!---- /* p.horule        {color: #cccccc;}   */ ---->

p.slidebar      {background-color: #ffcc66;
		 font-family: verdana, arial, helvetica, sans-serif;
		 font-weight: normal;
		 color: #660000;        /* chocolate */
		 text-align: left;}	/* use only one p class in one cell ?? */

p.seasrow	{font-family: helvetica, sans-serif;
		 font-weight: normal;
		 text-align: center;}

p.about		{font-family: verdana, arial, helvetica, sans-serif;		 		 
		 font-weight: normal;
		 color: #660000;		 
		 text-align: center;}

p.captioncenter {font-family: verdana, arial, helvetica, sans-serif;
		 font-size: x-small;    /* x-small is best compromise */
		 font-weight: normal;
		 color: #000000;
		 text-align: center;}

p.captionleft  {font-family: verdana, arial, helvetica, sans-serif;
		font-size: x-small;    /* x-small is best compromise */
		font-weight: normal;
		color: #000000;
		text-align: right;}

p.captionright {font-family: verdana, arial, helvetica, sans-serif;
		font-size: x-small;    /* x-small is best compromise */
		font-weight: normal;
		color: #000000;
		text-align: left;}

p.varsizes     {font-family: verdana, arial, helvetica, sans-serif;
		font-size: small;   /* yes */
		font-weight: normal;
		color: #000000;
		text-align: center;}

p.descript     {font-family: verdana, arial, helvetica, sans-serif;
	     <!---- /* font-size: small;   small and arial is best compromise  */ ---->
		font-weight: normal; 
		color: #000000; 
		text-align: center;}
 
p.descriptquot {font-family: arial, helvetica, sans-serif;
	     <!---- /* font-size: small;   small and arial is best compromise  */ ---->
		font-weight: normal; 
		color: #003399; 
		text-align: center;}

p.plantsize   {font-family: verdana, arial, helvetica, sans-serif;
		font-weight: normal;
		color: #660000;}
 
p.prices       {font-family: verdana, arial, helvetica, sans-serif;
		
		font-weight: normal;
		color: #660000;}

p.pricelines   {font-family: verdana, arial, helvetica, sans-serif;
		font-weight: normal;
		color: #660000;
		text-align: center;
		text-valign: middle;}

p.pricenorm   {font-family: verdana, arial, helvetica, sans-serif;
		font-weight: normal;
		color: #660000;
		text-align: right;
		text-valign: middle;}

p.pricenow   {font-family: verdana, arial, helvetica, sans-serif;
		font-weight: normal;
		color: #ff3333;
		text-align: center;
		text-valign: middle;}

p.pricelow   {font-family: verdana, arial, helvetica, sans-serif;
		font-weight: bold;
		color: #ff3333;
		text-align: left;
		text-valign: middle;}

p.quantity     {font-family: verdana, arial, helvetica, sans-serif;
		text-align: center;
		font-weight: bold;
		color: #000000;}  

p.varietyline  {font-family: verdana, arial, helvetica, sans-serif;
	        background-color: #ffcc66;  /* only one p class in one row */
		font-weight: normal;
		color: #660000;
		text-align: center;}

   <!---- /* p.genus        {font-family: arial, helvetica, sans-serif;
		background-color: #ffcc66;  /* only one p class in one row */   
		font-weight: normal;
		color: #000000;
		text-align: center;}   */ ---->

p.footer       {font-family: arial, helvetica, sans-serif;
                font-size: x-small;
		text-align: center;
		color: #660000;
		line-height: 15px;}  /* yes, 12-15 */

p.grnbar   {font-family: arial, helvetica, sans-serif;
		font-size: xx-small;    
		font-weight: normal;
		color: #99cc00;
		text-align: center;}



<!---- /*   	apricot      cc6600
	  	apr  -  pale cc3300 -- best of 3
		apr  -v.pale ff9933
		black        000000
		chocolate    660000
		green	     336600
		green        006633
		lime	     669900
		red          cc3300 bold
		red-near     cc0000
		violet       cc0099
	*/ -------------------------------------------------->


		<!---- /* type1 --black/red-near ----seasbars on season pages
						   --? seasbars on item pages?     */ ---->	
A.type1:link     {color: #000000; text-decoration: none;}	
A.type1:visited  {color: #000000; text-decoration: none;}
A.type1:hover    {color: #cc0000; text-decoration: underline;} 
A.type1:active   {color: #cc0000; text-decoration: underline;}

		<!---- /* type2 --chocolate/chocolate ---------- 
							    read-about-seas on item pages
							    				*/ ---->	
A.type2:link     {color: #660000; text-decoration: underline;} 	
A.type2:visited  {color: #660000; text-decoration: underline;}
A.type2:hover    {color: #660000; text-decoration: none;}
A.type2:active   {color: #660000; text-decoration: none;}

		<!---- /* type3 --chocolate/green ----footlinks of itemfooterinfo include 	
					           --- bottom navbars of about-daylilies pages */ -------->
A.type3:link     {color: #660000; text-decoration: none;}	
A.type3:visited  {color: #660000; text-decoration: none;}
A.type3:hover    {color: #336600; text-decoration: underline;} 
A.type3:active   {color: #336600; text-decoration: underline;}



		<!---- /* type4 --chocolate/apricot --- for -seas list on about-seasons page 
                                                            -text on about-daylilies page
							    -var names on top-ten page
							    -http link (blue?) on intros page
							    -caption on your-box page
							    -bookmark on season pages
							    -top ten on heirlooms page
							    -var names on spec, home page   */ ---->	
A.type4:link     {color: #660000; text-decoration: underline;}	
A.type4:visited  {color: #660000; text-decoration: underline;}
A.type4:hover    {color: #cc3300; text-decoration: underline;} 
A.type4:active   {color: #cc3300; text-decoration: underline;}

		<!---- /* type5 --chocolate/red-near ---------- center bars, home page
								nav bar, about-seas page */ ---->	
A.type5:link     {color: #660000; text-decoration: none;} 	
A.type5:visited  {color: #660000; text-decoration: none;}
A.type5:hover    {color: #cc0000; text-decoration: none;}
A.type5:active   {color: #cc0000; text-decoration: none;}

		<!---- /* type6 --chocolate/apricot ---------- for text on item pages 
						      
						      				*/ ----------->	
A.type6:link     {color: #660000; text-decoration: underline;} 	
A.type6:visited  {color: #006600; text-decoration: underline;}
A.type6:hover    {color: #cc3300; text-decoration: underline;}
A.type6:active   {color: #cc3300; text-decoration: underline;}

		<!---- /* type7 -- apricot/chocolate --------- ordering page------- */ ---->	
A.type7:link     {color: #cc3300; text-decoration: underline;} 	
A.type7:visited  {color: #cc3300; text-decoration: underline;}
A.type7:hover    {color: #660000; text-decoration: underline;}
A.type7:active   {color: #660000; text-decoration: underline;}

		<!---- /* type8 -- red-near/lime ----for gift certs home page */ ---->	
A.type8:link     {color: #cc3300; text-decoration: none;}	
A.type8:visited  {color: #cc3300; text-decoration: none;}
A.type8:hover    {color: #669900; text-decoration: underline;} 
A.type8:active   {color: #669900; text-decoration: underline;}

		<!---- /* type9 --black/apricot ---------- ................ page */ ---->	

A.type9:link     {color: #000000; text-decoration: none;}	
A.type9:visited  {color: #000000; text-decoration: none;}
A.type9:hover    {color: #cc3300; text-decoration: underline;} 
A.type9:active   {color: #cc3300; text-decoration: underline;}

		<!---- /* type10 --blue/chocolate ----for read-about-seas on season pages */ ---->	
A.type10:link    {color: #000000; text-decoration: underline;}	
A.type10:visited {color: #000000; text-decoration: underline;}
A.type10:hover   {color: #660000; text-decoration: underline;} 
A.type10:active  {color: #660000; text-decoration: underline;}

		<!---- /* type11 --chocolate/apricot ---------- top ten page */ ---->	

A.type11:link    {color: #660000; text-decoration: underline;}	
A.type11:visited {color: #660000; text-decoration: underline}
A.type11:hover   {color: #cc3300; text-decoration: underline;} 
A.type11:active  {color: #cc3300; text-decoration: underline;}

		<!---- /* type12 --black/apricot---------- spec offer home page 
							     3-fan-plant on seas page*/ ---->	
A.type12:link    {color: black; text-decoration: none;}	
A.type12:visited {color: black; text-decoration: none;}
A.type12:hover   {color: #cc3300; text-decoration: underline;} 
A.type12:active  {color: #cc3300; text-decoration: underline;}

		<!---- /* type 13 -- black/apricot -- for links -in some captions, 
							           -in longbloom chart var names,
								   -in size=1 texts */ ------------->
A.type13:link    {color: #000000; text-decoration: underline;}	
A.type13:visited {color: #000000; text-decoration: underline;}
A.type13:hover   {color: #cc3300; text-decoration: underline;} 
A.type13:active  {color: #cc3300; text-decoration: underline;}

		<!---- /* type 14 -- chocolate/apricot -- for top-menu in Planting page */ ---->
A.type14:link     {color: #660000; text-decoration: none;}	
A.type14:visited  {color: #660000; text-decoration: none;}
A.type14:hover    {color: #cc3300; text-decoration: underline;} 
A.type14:active   {color: #cc3300; text-decoration: underline;}

		<!---- /* type 15 -- black/pale-apricot -- for selector on short-tall page */ ---->
A.type15:link     {color: black; text-decoration: none;}	
A.type15:visited  {color: black; text-decoration: none;}
A.type15:hover    {color: #ff9933; text-decoration: underline;} 
A.type15:active   {color: #ff9933; text-decoration: underline;}

		<!---- /* type 16 -- apricot/chocolate -- for selector on longbloom page */ ---->
A.type16:link     {color: #cc6600; text-decoration: underline;}	
A.type16:visited  {color: #cc6600; text-decoration: underline;}
A.type16:hover    {color: #660000; text-decoration: underline;} 
A.type16:active   {color: #660000; text-decoration: underline;}

		<!---- /* type 17 -- black/violet -- for gift pages */ ---->

A.type17:link    {color: black; text-decoration: underline;}	
A.type17:visited {color: black; text-decoration: underline;}
A.type17:hover   {color: #cc0099; text-decoration: underline;} 
A.type17:active  {color: #cc0099; text-decoration: underline;}

		<!---- /* type 18 -- black-choc/apricot --------variety list (avail 18)
								spec var names ---------- */ ---->
A.type18:link     {color: #000000; text-decoration: underline;} 	
A.type18:visited  {color: #660000; text-decoration: underline;}
A.type18:hover    {color: #cc3300; text-decoration: underline;}
A.type18:active   {color: #cc3300; text-decoration: underline;}

		<!---- /* type 19 -- black-choc/apricot --------variety list (sold out 19)---------- */ ---->
A.type19:link     {color: #000000; text-decoration: none;} 	
A.type19:visited  {color: #660000; text-decoration: none;}
A.type19:hover    {color: #cc3300; text-decoration: none;}
A.type19:active   {color: #cc3300; text-decoration: none;}


		<!---- /* type 20 -- black/dark-blue ----story-link on leebiogr page---- */ ---->
A.type20:link     {color: black; text-decoration: none;} 	
A.type20:visited  {color: black; text-decoration: none;}
A.type20:hover    {color: #0000cc; text-decoration: underline;}
A.type20:active   {color: #0000cc; text-decoration: underline;}

		<!---- /* type 21 -- black/black ----3-fan-plant on bestsell page-------------- */ ---->
A.type21:link     {color: black; text-decoration: none;} 	
A.type21:visited  {color: black; text-decoration: none;}
A.type21:hover    {color: #000000; text-decoration: none;}
A.type21:active   {color: #000000; text-decoration: none;}

		<!---- /* type 22 -- black/apricot ----top-of-list on variety-list page------ */ ---->
A.type22:link     {color: #000000; text-decoration: underline;} 	
A.type22:visited  {color: #000000; text-decoration: underline;}
A.type22:hover    {color: #cc3300; text-decoration: none; font-weight: bold;}
A.type22:active   {color: #cc3300; text-decoration: none; font-weight: bold;}


		<!---- /* type 23 -- black/apricot ------------------ */ ---->
A.type23:link     {color: black; text-decoration: none;} 	
A.type23:visited  {color: black; text-decoration: none;}
A.type23:hover    {color: #cc3300; text-decoration: none; font-weight: bold;}
A.type23:active   {color: #cc3300; text-decoration: none; font-weight: bold;}

		<!---- /* type 24 -- red-near/lime ------------ */ ---->
A.type24:link     {color: #cc3300; text-decoration: none;} 	
A.type24:visited  {color: #cc3300; text-decoration: none;}
A.type24:hover    {color: #669900; text-decoration: none; font-weight: bold;}
A.type24:active   {color: #669900; text-decoration: none; font-weight: bold;}

		<!---- /* type 25 ------------------------------------------ */ ---->
A.type25:link     {color: black; text-decoration: none;} 	
A.type25:visited  {color: black; text-decoration: none;}
A.type25:hover    {color: #669900; text-decoration: none; font-weight: bolder;}
A.type25:active   {color: #669900; text-decoration: none; font-weight: bolder;}

		<!---- /* type 26 -- green/chocolate ------ 
							     ------------ */ ---->
A.type26:link     {color: #006633; text-decoration: none;} 	
A.type26:visited  {color: #006633; text-decoration: none;}
A.type26:hover    {color: #660000; text-decoration: none;}
A.type26:active   {color: #660000; text-decoration: none;}

		<!---- /* type 27 -- chocolate/green -----eejo faq-------- */ ---->
A.type27:link     {color: #660000; text-decoration: underline;} 	
A.type27:visited  {color: #660000; text-decoration: underline;}
A.type27:hover    {color: #006633; text-decoration: underline;}
A.type27:active   {color: #006633; text-decoration: underline;}

		<!---- /* type 28 -- chocolate/green ----- top ten 3-fan ----- */ ---->
A.type28:link     {color: #660000; text-decoration: underline;} 	
A.type28:visited  {color: #660000; text-decoration: underline;}
A.type28:hover    {color: #000000; text-decoration: underline;}
A.type28:active   {color: #000000; text-decoration: underline;}

		<!---- /* type 29 -- chocolate/chocolate ----- frameone left menu
						 	       home right menu-------- */ ---->
A.type29:link     {color: #660000; text-decoration: none;} 	
A.type29:visited  {color: #660000; text-decoration: none;}
A.type29:hover    {color: #660000; text-decoration: underline;}
A.type29:active   {color: #660000; text-decoration: underline;}



<!---- /* --------------- the following are not sequenced with the mainpagestyle, 
			  but are unique to the itempagestyle ---------------------- */ ----------------------------->



		<!---- /* type 33 -- blue/apricot -------------item registration quotes -- */ ---->

A.type17:link    {color: #003399; text-decoration: underline;}	
A.type17:visited {color: #cc0099; text-decoration: underline;}
A.type17:hover   {color: #cc3300; text-decoration: none;} 
A.type17:active  {color: #cc3300; text-decoration: none;}
  