body {
	margin:0;
	text-align:center;
	background: #fff url("/i/bg3.gif") top repeat-x;
}

.author {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 50px;
}

img {
	border: none;
	margin:0;
	display: block;
}

/*------------ menu and logo  ------------*/

div#logo {
	text-align:center;
	/* background: #3334ad url("/i/bg2.jpg") top repeat-x; */
	margin-bottom: 1px;
}

div#logo img {
	width: 340px;
	margin: 0 auto;
	padding: 15px 153px 10px 0;
	
}

div#topmenu  { 
	color: #7777E2; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Verdana, sans-serif; 
	/* background-color: #4c4cb7; */
	

	padding: 0em 0.5em 0 0.5em;

	text-align:left;
}

#pg-dispensary #toplinks {
	text-align: right;

}

div#topmenu a:link, div#topmenu a:visited { 
	color: #b9c3e9; 
	background-color: #4C4CB7;
	text-decoration: none;
	font-weight: bold;
}

div#topmenu a:hover, div#topmenu a:active { 
	color: #fff; 
	/*
	background-color: #5372CC;
	*/
	text-decoration: none;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	list-style: none;
	line-height: 1;
	text-align: left;
	width: 558px;
	margin: 0 auto;
}

#nav a {
	display: block;
	/* padding: 0.25em 0.5em 0.5em 0.75em; */
	padding: 3px 6px 5px 8px;
}

#searcharrow {
	border: none;
}

#nav li { /* all list items */
	float: left;
	border: #5F80D0 1px solid;
	border-width: 0 1px 0 0;
	/* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 6em;
	display: none;
}
	
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	display: block;
}

#nav li ul li a {
	border: #5F80D0 1px solid;
	border-width: 1px 0 0 0;
}
#nav a#c2 {
	width: 40px;
}

#nav a#a2, 
#nav a#b2, 
#nav a#d2
{
	width: 45px
}


#nav a#e2
{
	width: 40px
}
/* #nav a#e2 {
	width: 85px
} */

#nav a#f2 {
	width: 65px
}

#nav a#g2
{
	width: 55px
}
#nav li ul#blist li, #nav li ul#blist li a {
	width: 140px
}

#nav a#h1, #nav a#h2 {
	width: 95px;
	background: url(/i/basket.gif) center right no-repeat;
}

.add {
	text-align: right;
	background: url(/i/basket.gif) center right no-repeat;
	padding-right: 20px;
	width: 120px;
	display: block;
}

.bookprice {
	float: right;
	width: 140px;
}

#nav li ul#clist li, #nav li ul#clist li a {
	width: 110px
}

#nav li ul#flist li, #nav li ul#flist li a {
width: 70px
}

#nav li#h1 {
	float: none;
	border-color: #4c4cb7;
}



/*------------ content  ------------*/

#w1 {
	clear: left;
	width:965px;
	margin: 0 auto;
	text-align:left;
	padding: 0;
}

/* #w2 {
	position: relative;

} */

#w {
	padding: 0 25px 0 10px;
	margin: 25px 0 10px;
}

#c {
	padding-left: 250px;
	margin: 0 0 10px 10px;
	font-family: Verdana, sans-serif;
	line-height: 150%
}

#content, #c div, #c p, #c li, #c td {
	font-size:    x-small; 
	line-height: 150%;
	color: #333;
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    small;
}

html>body #content, html>body #c div, html>body #c p, html>body #c li, html>body #c td  {
	font-size:    small;
}

.ml250 {
	margin:0 0 0 265px;
}

#rem_men {
	position:absolute;
	top: 260px;
	width: 225px;
	left: 25px;
	font-family: Verdana, sans-serif;
	line-height: 20px;
	font-size: 13px;
}

#rem_men li {
	padding-top: 5px;
}

#rem_men ul, #rem_men li {
	list-style: none;
	padding-left: 0;
	margin-left: 0
}
/*------------ forms ------------*/

input, textarea {
	border: solid 1px #CBCDC2;
}

.textfield {
	width: 420px;
	padding: 3px 3px 0;
}

#pg-email form{
	display: block;
	width: 420px;
}

#pg-email p {
	margin-bottom: 0;
	color: #A1AC6E; 
	font-size: 11px;
	font-weight: bold
}

input.btn {
	font-family: Verdana, sans-serif;
	color:#fff;
	font-weight: bold;
	background-color:#5982D4;
	margin-top: 20px;
}

.radio {
border: none;
}






h1
{
	margin-top: 1px;
	font-weight: normal; 
	margin-bottom: 25px;
	font-size: 2em;
	line-height: 1em;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	color: #3434AC;
	/* font-style: italic; */
}

h1#prd-title {
	font-size: 1.5em;
}

#c #pre {
	/* text-align: right; */
	font-weight: bold;
	font-size: 11px;
	color: #3434AC; 
	/* padding-top: 10px; */
	margin: 0;
	/* line-height: 10px; */
}


h2 {
	font-family: Arial, sans-serif;
	color: #5982D4;
	/* border: 1px solid #c3c0ba;
	border-width: 0 0 1px 0; */
	margin: 1.7em 0 0 0;
	font-size: 1.5em;
}

.inline {
	display: inline;
}


td {
vertical-align: top
}

/*------------ portrait boxes  ------------*/

div.spacer { 
	clear: both;
}

div.capseries { 
	float: left; 
	margin-right: 40px;
	width: 102px;
}

div.lastcap {
margin-right: 0;
}

#c div.capseries p { 
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, sans-serif;
	line-height: 1.2em;
}

div.capseries img  { 
	border: solid 1px #000080;
	margin-bottom: 5px
}


/*------------ links  ------------*/

a:link, a:visited {
	color: #208B83;
	text-decoration: none;
	font-weight: bold;
}

a:active, a:hover { 
	color: #2CBFB4;
}

 a#btnw:link, a#btnw:visited {
	font-weight: normal;
	color:  #4C4CB7;
}

/*------------ footer  ------------*/

#c div#copy {
	clear: both;
	font-size: 11px;
	color: #4C4CB7;
	background-color: #fff;
	margin: 55px 50px 20px;
	
	text-align: center;
	border: 2px #CFD9F1 solid;
	border-width: 2px 0 0 0;
	padding-top: 5px;
}

a#btnw.link {

}
/*------------ mailing list  ------------*/


div.subleft { 
	float: left; 
	padding-right: 62px
}

div#privacy p {
	font-size: smaller;
}

div#privacy {
	margin-top: 35px;
	background-color: #e7e7e7;
	padding: 20px;
}

div#privacy h3 {
	color: #000;
	text-align: center;
	margin: 0;
}

/*------------ page numbers ------------*/

.pagnum  { 
	color: #339;
	font-weight: bold;
	text-align: right;
	padding: 1px 5px 2px 5px;

}


#c div.pagnum img {
	display: inline;
	width: 5px;
	height: 10px;
}

.results {
	font-style: italic;
	font-weight: normal;
	border: 2px #CFD9F1 solid;
	border-width: 0 0 2px 0;
}

#w #c #paglast img.pag-pre{
padding: 5px 0 5px 5px;
}

#w #c #paglast img.pag-next{
padding: 5px 5px 5px 0;
}

/*------------------ books --------------------*/

.book {
	margin-top: 50px;
}

.bookimage {
	float: left;
	margin: 0;
	padding: 0;
}

.booktext {
	margin-left: 20px;
}

.booktext h2 {
	margin-bottom: 0;
}

.booktext h4 {
	margin-top: 0;
	font-size: 1em;
}

span.furn {
	color: #999;
	font-size: 75%;
	font-weight: bold;
}



/*------------------ products --------------------*/


.bookcost {
	font-weight: bold;
}

p span.listtitle, p span.listcat   { 
	color: #33c; 
	font-weight: bold; 
	font-size: 120%;
	background-color: transparent;
	font-family: Arial, sans-serif
}

table.listrecord {
	margin-bottom: 25px;
	width: 100%;
}

td.listimage {
	vertical-align: top;
	width: 120px;
	height: 120px;
}

	
#c table.listrecord td {
	padding: 10px 0 35px 0;
	border: 2px #CFD9F1 solid;
	border-width: 0 0 2px 0;
	vertical-align: top;
}

#c table#singleprdtable {
	margin-top: 50px;
}

#c table#singleprdtable td {
	border: 0;
}

#c table#singleprdtable tr td.listtext {
	padding-left: 15px;
}

.catbox {
	width: 265px;
	float: left;
	margin-bottom: 0;
	padding-bottom: 0;

}

#othercats {
	clear: both;
}

#latinname {
	margin-top: 0;
	margin-bottom: 20px;
	/* text-align: right; */
	font-style: italic;
}

#catdesc {
	clear: both;
}


/* 
ul.price {
	margin: 10px 0;
	text-align: right;
}

ul.price li {
	display:inline;
	padding-left: 20px;
	list-style: none;
	font: bold small Verdana, sans-serif;
	line-height: 18px;
} 

*/

p.price {
	text-align: right;
	font-weight: bold;
}

h1#herb {	
	margin-bottom: 0;
}

h2.search {
	border: 1px solid #c3c0ba;
	border-width: 0 0 1px 0;
	
	border: 2px #CFD9F1 solid;
	border-width: 0 0 2px 0;
}

#catresults, #herbresults, #prdresults {
	clear: both;
}

#catresults h2, #herbresults h2, #prdresults h2 {
	margin-bottom: 15px;
}

#herbresults ul li {
	line-height: 150%;
	padding-bottom: 12px;
}

#searchbox {
	float: right;
}


#content, #c div, #c p, #c li, #c td {
	font-size:    x-small; 
	line-height: 175%;
	color: #333;
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    small;
}

html>body #content, html>body #c div, html>body #c p, html>body #c li, html>body #c td  {
	font-size:    small;
}

div#catwrap, #c div#otherwrap {
	background-color: #D4DBBA;
	clear: both;
	
}

#catwrap .catbox, #otherwrap .catbox {
	width: 264px;
	/* 
	border: 1px #208B83 solid;
	border-width: 1px 0 0 0; 
	*/
}

#catwrap .catbox ul, #otherwrap .catbox ul {
	padding-top: 5px;
}

div.herbwrap {
}

div.catclear {
	clear: both;
	height: 1px;
}

#c #relatedcats, #c #otherlinks {
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	margin: 0;
	background: #208B83 url(/i/little_leaf.png) top left no-repeat;
	padding-left: 32px;
	padding-top: 1px;
}

form {
	margin: 0;
	padding: 0;
}



/*------------------ shop images --------------------*/

#c .picboxright {
float: right; 
width: 230px;
}

#c .picboxright img {
margin: 5px 20px 2px 10px;
}

#c .picboxright div {
margin: 2px 20px 2px 10px;
font-size: 10px;
padding-bottom: 2px;
text-align: center; 
}


#c .picboxleft {
float: left; 
width: 220px;
}

#c .picboxleft img {
margin: 5px 20px 2px 0;
}

#c .picboxleft div {
margin: 2px 20px 2px 0;
font-size: 10px;
padding-bottom: 2px;
text-align: center; 
}


/*------------------  herb notes ------------------ */

#herbnotesbox {
	width: 292px;
	margin: 8px 10px 0 0;
	background-color: #C7D0A8; 
	float: left;
}

	
#herbnotesbox #hntitle {
	/* background: #748925 url(/herbnotes/i/herbnotes_rightcorner.gif) top right no-repeat; */
	background-color: #208B83;
}

#herbnotesbox #hntitle div{

	font-size: 15px;
	color: #fff;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	/* background: transparent url(/herbnotes/i/herbnotes_leftcorner.gif) top left no-repeat; */
	background: #208B83 url(/i/little_leaf.png) top left no-repeat;
	padding-left: 32px;
	padding-top: 1px;
}

#herbnotesbox #hncontent  {
	text-align: right;
	/* border: 1px solid #748925; */
	padding-left: 10px;
}

#herbnotesbox #hncontent img {
	display: block;
	width: 140px;
	height: 140px;
	margin-left: 10px;
}

#herbnotesbox #hncontent div {
	width: 130px;
	float: left;
	text-align: left;
	padding-top: 5px;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, sans-serif;
	
}


#herbnotespagepic {
	display: block;
	width: 140px;
	height: 140px;
	float: left;
	margin: 8px 20px 2px 0;
}
/*------------ news box (on main page) ------------*/

#newswrap {
	clear: left;
	line-height: 150%;
	float:left;
	width: 302px;
	margin-bottom: 7px;
	margin-top: 15px;
}

#c div.newsbox {
	margin-bottom: 15px;
	margin-right: 10px;
}

#c div.newsbox div.newshead {
	font-size: 85%;
	font-weight: bold;
	background-color: #208B83;
}

#c #herbnotesbox div.newsbox div.newshead div{
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	/* background: transparent url(/herbnotes/i/herbnotes_leftcorner.gif) top left no-repeat; */
	background: #208B83 url(/i/little_leaf.png) top left no-repeat;
	padding-left: 32px;
	padding-top: 1px;
}

#c div.newsbox div.newshead a {
	display: block;
	padding: 1px 0 2px 5px;
	margin-right: 5px;
	background: url(/i/arrowdisc.gif) no-repeat right;
}

/* this is used for news headings that have no link */
#c div.newsbox .newshead span {
	padding: 1px 5px 2px 5px;
	color: #F5F2EF;
}

#c .newshead a:link, #c .newshead a:visited {
	color: #F5F2EF;
}

#c .newshead a:hover {
	color: #fff;
	text-decoration: none;
}

#c div.newsbox div.newsbrief {
	font-size: 85%;
	padding: 3px 3px 3px 7px;
	background-color: #C7D0A8;
	/* border: 1px solid #BEC3A3;
	border-width: 0 1px 1px 1px; */
}
/*---------------- news admin ---------------*/

#newsmenu {
text-align: right;
margin-right: 10px;
}

#c img.bin {
	width: 11px;
	height: 15px;
	display: inline;
	padding-left: 7px;
	padding-right: 3px;
}

#newstable {
	width: 485px;
}

#newstable td {
	font-size: 85%;
	padding: 5px;
}

#newstable tr.admintr1 td
{
	background-color: #F2F3FD;
}

/* --------------- metacats --------------*/



#c #metacats div {
	float: left;
	width: 98px;
	color: #fff;
	background-color: #DFE7EE;
	margin-left: 8px;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, sans-serif;
	text-align: center;
	padding: 2px 0;
	background: #DFE7EE url(/i/tab_corner.gif) top left no-repeat;
}

#c #metacats div.mcfound {
	background-color: #5B84D6;
}

#c #metacats div.mcfirst {
	margin-left: 0;
}

#c #metacats div.mcselected {
	background-color: #4250BD;
}

#c #metacats div.mcselected a:link, #c #metacats div.mcselected a:visited {
	color: #fff;
}

#c #metacats div a {
display: block;
width: 100%;
}

#c #metacats div a:link, #c #metacats div a:visited {
	color: #b9c3e9;
	font-size: 11px;
	line-height: 15px;
}

#c #metacats div a:active, #c #metacats div a:hover { 
	color: #fff;
	font-size: 11px;
	line-height: 15px;
}

.more 
{
	text-align: right;
}

#w #c #pg-contact ul li {
	list-style-type: none;
	margin: 0 0 15px 0;
}

#w #c #pg-contact ul {
	list-style-type: none;
	margin: 0;
}
