
#menu
{
	margin: 0; 
	padding-top: 0px;
}

#menu ul
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: 0px solid #000000; 
 	text-align: center; 
	background-color: #006699; 
}
.searchtablebg {
	background-color: #FFFFCE;
}

#menu li 
{ 
	border-right: 1px solid #006699; /*this is the line between each button*/
	margin: 0 0px 0 0;
	display: inline;
}

#menu a
{
	margin: 0;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
	
}

/*/*/a{}
#menu a {
	padding: 2px 2px 1px 2px; 
	border-right: 3px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000;
	}
/* NN4 hack */

#menu a:hover, #menu a:focus
{
	background: #99CCFF;
	border-right: 3px solid #000000;
}

/*this ends the menu buttons*/


a:visited.rose{color:#000000; text-decoration: underline}  
a:hover.rose{color:#FF0000; text-decoration: none}  
a:active.rose{color:#000099; text-decoration: underline}  
a:link.rose{color:#000099; text-decoration: underline}  
a.rose{font-family:Trebuchet MS,verdana,sans-serif;font-size:10px;text-decoration:none}

a:visited.vase{color:#333333}  
a:hover.vase{color:#FF0000; text-decoration: underline}  
a:active.vase{color:#0099FF}  
a:link.vase{color:#0099FF}  
a.vase{font-family:Trebuchet MS,verdana,sans-serif;font-size:10px;text-decoration:none}

a:visited.florist{color:#66FFFF}  
a:hover.florist{color:#FFFF99; text-decoration: underline}  
a:active.florist{color:#FFFFFF}  
a:link.florist{color:#FFFFFF}  
a.florist{font-family:Trebuchet MS,verdana,sans-serif;font-size:10px;text-decoration:none}


a:visited.gift{color:#0000FF}  
a:hover.gift{color:#FF0000; text-decoration: underline}  
a:active.gift{color:#006699} 
a:link.gift{color:#006699}  
a.gift{font-family:Trebuchet MS,verdana,sans-serif;font-size:11px;text-decoration:none; font-weight:bold}  

a:visited.floral{color:#66FFFF}  
a:hover.floral{color:#FFFF99; text-decoration: underline}  
a:active.floral{color:#FFFFFF} 
a:link.floral{color:#FFFFFF}  
a.floral{font-family:Trebuchet MS,verdana,sans-serif;font-size:11px;text-decoration:none}

a:visited.tulip{color:#FFFF99; text-decoration: underline}
a:hover.tulip{color:#CC9900; text-decoration: none}
a:active.tulip{color:#FFFFFF; text-decoration: underline}
a:link.tulip{color:#FFFFFF; text-decoration: underline}
a.tulip{font-family:Trebuchet MS,verdana,sans-serif;font-size:12px;text-decoration:none; font-weight:bold}


a.dir {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0066FF;
	text-decoration: none;
}
a:visited.dir {
	color: #0066FF;
}
a:hover.dir {
		color: #006699;
	text-decoration: none;
	background-color: #ffff99;
}
a:active.dir{color:#0066FF}  
a:link.dir{color:#0066FF}

a:visited.plant{color:#000000}  
a:hover.plant{color:#FF0000; text-decoration: underline}  
a:active.plant{color:#000099}  
a:link.plant{color:#000099}  
a.plant{font-family:Ariel,verdana,sans-serif;font-size:12px;text-decoration:none; font-weight:bold}

td {  font-family: Ariel,verdana,sans-serif; font-size: 12px; color: #000000}
td.tree {border-right: #000000 1px solid; border-top: #000000 1px solid; border-bottom: #000000 1px solid}
td.flower {border-bottom: #000000 1px solid}


/*this is the beginning of the button menu1 system*/
#menu1
{
	position: relative;
	width: 149px;
	border-top: 1px solid #006699;
	border-right: 1px solid #99CCFF;
	margin-top: 8px;
	text-align: left
}

#menu1 ul
{
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-weight: normal;
}

#menu1 li 
{ 
	border-bottom: 1px solid #99CCFF; /*this is the line between each button*/
	margin: 0px;
	padding: 0px;
}

#menu1 a
{
	display: block;
	margin: 0px;
	text-decoration: none;
	color: #000;
	background: #FFF;
	width: 149px; /*this is the width MINUS the left padding and the right border - otherwise, you'll have a space before your right border*/
}

/*/*/a{}
#menu1 a {
	padding: 3px 0px 1px 10px; 
	border-left: 10px solid #FFFFCC; 
	}
/* NN4 hack */

#menu1 a:hover, #menu1 a:focus
{
	background: #C1EBFF;
	border-left: 10px solid #000099;
}

/*this ends the menu1 buttons*/

input.text { 
background-color: #FFFFFF; 
border-top: 1px solid #000000; 
border-bottom: 1px solid #000000; 
border-right: 1px solid #000000; 
border-left: 1px solid #000000; 
font-family: Arial, Verdana, sans-serif; 
font-size: 9px; 
color: #000099;
text-transform: capitalize;
height:auto;
} 

input.text1 { 
background-color: #FFFFFF; 
border-top: 1px solid #000000; 
border-bottom: 1px solid #000000; 
border-right: 1px solid #000000; 
border-left: 1px solid #000000; 
font-family: Arial, Verdana, sans-serif; 
font-size: 10px; 
color: #000000;
text-transform: capitalize;
height:auto;
} 
OPTION.HLEntry
{
    COLOR: #006699
}
INPUT.entry
		{
			border-style: outset; 
			border-color: #555555; 
			border-width: 1px;
			padding: 1px;
			color:#444444;
			background-color: #F3F3F3;
			font-family: Arial, Helvetica;
			font-weight: bold;
			font-size: 11px;
		}
		
body {
	background-image: url(images/bg_BlueGradient.gif);
	background-repeat: repeat-x;
}
table {
	background-color: #FFFFFF;
}


#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 185px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #2175bc;
border-bottom: 1px solid #90bade;
border-left: 7px solid #1958b7;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(media/formbg.gif) repeat-x left top;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(media/formbg.gif) repeat-x left top;
}

#vdividermenu ul{
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	float: left;
	font: bold 100% Tohoma;
	width: 100%;
	background-color: #006699;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
	float: left;
	color: #FFFFFF;
	padding: 2px 12px;
	text-decoration: none;
	background: transparent url(media/vertical.gif) center right no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#vdividermenu ul li a:visited{
	color: #FFFFFF;
}

#vdividermenu ul li a:hover{
	color: #FFFFFF;
	background-color: #0066CC;
}