#left {float:left; margin-top:15px;}
#right {
	float:right;
	margin-top:15px;
	color: #00CC66;
}
#middle {margin-top:15px;}
#left a img {	border-style: none; margin-left: 5px; margin-bottom : 5px;
			background-color: #FFCC66; /*LIGHT ORANGE*/ 
			color: #000000; /*BLACK*/
}
#right a img {	border-style: none; margin-right: 5px; margin-bottom: 5px;
			background-color: #FFCC66; /*LIGHT ORANGE*/
			color: #000000; /*BLACK*/
}
#middleSearch div table {width: 64%;}
.header, .header img {margin : 0px;padding : 0px;border-style : none;}
.topheader {
	background-color: #FFCC66; /*LIGHT ORANGE*/
	color: #000000; /*BLACK*/
	background-repeat : repeat-x;
	background-image :  url(file:///Work%20in%20Progress/Boots%20Herbal/www/new%20healthnotes/healthnotes/%22images/topnav_pic07.gif%22);
}
.bottomheader {
	background-color : #FFCC66; /*LIGHT ORANGE*/
	color: #000000; /*BLACK*/
	background-repeat : repeat-x;
	background-image :  url(file:///Work%20in%20Progress/Boots%20Herbal/www/new%20healthnotes/healthnotes/%22images/topnavbg.gif%22);
}
.bottomheader a img {
	background-color:  #993333; /*DARK RED*/
	color: #FFFFFF; /*WHITE*/
}	

.pagetitle {
	color : #2A9908;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
}
.highlight {
	color : #2A9908;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.prodquantity {
	color : #2A9908;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.header a {color: #993333; /*DARK RED*/ font-size: x-small; text-decoration : none;}
.header a:link{color: #993333; /*DARK RED*/}
.header a:visited {color: #993333; /*DARK RED*/}
.header a:hover {color: #993333; /*DARK RED*/ text-decoration : underline;}
.header a:active {color: #993333; /*DARK RED*/}

.extralinks a {margin-right:1em;}


/*SEARCH FORM*/
form > #sf {
	width:132px;
}
#sf {
    width:132px;
	border: solid 1px /*#F1DAA8*/ black;
	background: #C7D0CB;
	margin: 3px 3px 3px 5px;
	position: relative;
	top: 0px;
	text-align: right;
	padding: 5px 10px 0 4;*/
	height: 57px;
	voice-family: "\"}\""; voice-family:inherit; /* Tantek's hack */
	height: 47px;
} #ignored {}
#sf label {
	font-size: 80%;
}
#criteria {
	font-size: 70%;
	font-weight: normal;
	font-colour: white;
	background: white;
	border: solid 1px #E3C690;
	border-bottom-color: #F1D79E;
	border-right-color: #F1D79E;
	padding: 2px;
}
#criteria:hover, #criteria:focus {
	background: white;
}
#submit {
	background-color: #DCC085;
	border: solid 1px #C5A46C;
	border-top-color: #E6D098;
	border-left-color: #E6D098;
}
#submit:hover, #submit:focus {
	background: #c7docb;
}


/* For Paul*/

div#searchres {
        border-width:1px;
        border-color:darkblue;
        border-style:solid;
        padding:3px;
        background-color:white;
}

div#searchres .prodname {
        font-family : Verdana, Arial, Helvetica, sans-serif;
		background-color:white;
        text-align:center;
        border-width:0px;
        border-color:darkblue;
		border-top: 1px solid #666666;
        padding:3px;
}

div#searchres td.proddesc {
 font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  background-color:white;
  color:333333;
  border-style:solid;
  border-width:0px;
  border-color:blue;
  padding:3px;
}

div#searchres .prodquantity {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color:darkblue;
	font-weight: normal;
	color:white;
	text-align:center;
}
div#searchres .pagetitle {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: darkblue;
	border-color:darkblue;
	border-style:solid;
	border-width:0px;
}

div#searchres a.highlight {
      font-family : Verdana, Arial, Helvetica, sans-serif;
	   color:darkblue;
}
div#searchres a.highlight:hover {
    font-family : Verdana, Arial, Helvetica, sans-serif;    
	text-decoration:none;
}

div#searchres span.highlight {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color:darkblue;
	background-color:white;
}

div#searchres span.highlight:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color:darkblue;
	background-color: white;
}

div#searchres hr {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: white;
	border-style:solid;
	border-width:5px;
}

/*FOOTER LINKS*/
.bottomsection a {color: #993333; /*DARK RED*/ font-size: x-small; text-decoration : none;}
.bottomsection a:link{color: #993333; /*DARK RED*/}
.bottomsection a:visited {color: #993333; /*DARK RED*/}
.bottomsection a:hover {color: #993333; /*DARK RED*/ text-decoration : underline;}
.bottomsection a:active {color: #993333; /*DARK RED*/}

