/*
	Positioning Elements
*/

#wrapper {
	width: 960px;
	margin: 0 auto 0 auto;
	margin-top: 0px;
	padding: 0px;
}

#first_header {
	background: url(../images/hdr_1.jpg) no-repeat;
	width: 960px;
	height: 65px;
	margin: 0px;
	padding: 0px;
}

#cartmenu_area {
	float: left;
	width: 400px;
	height: 16px;
	padding-top: 38px;
	padding-left: 30px;
}

#search_area {
	float: right;
	text-align: right;
	width: 230px;
	height: 15px;
	padding-top: 36px;
	color: #ffffff;
	font: 12px Arial bold;
}

.button-search {
	margin-left: 3px;
	background: url(../images/go.gif) no-repeat;
	border: none;
	width: 23px;
	height: 20px;
	background: #ba0000;
	color: #ffffff;
	font: 10px Arial, sans-serif;
}

.imagebutton-search {
	margin-left: 3px;
	padding-top: 0px;
	border: none;
	width: 25px;
	height: 16px;
}

.inputbox-search {
	border: none;
	padding-top: 0px;
	margin-top: 0px;
}

#chinese-english {
	float: right;
	width: 96px;
	height: 23px;
	z-index: 3;
	padding-top: 36px;
	padding-right: 10px;
	text-align: right;
}

#chinese-image {
	width: 96px;
	height: 23px;
}

#chinese-image2 {
	width: 96px;
	height: 23px;
	text-align: center;
	padding-top: 1px;
}

#second_header {
	clear: both;
	background: url(../images/hdr_2.gif) no-repeat;
	width: 960px;
	height: 34px;
}

#third_header {
	clear: both;
	background: url(../images/hdr_3.gif) no-repeat;
	width: 960px;
	height: 56px;
}

#third_header-ch {
	clear: both;
	background: url(../images/hdr_3_ch.gif) no-repeat;
	width: 960px;
	height: 56px;
}

#fourth_header {
	clear: both;
	background: url(../images/hdr_4.gif) no-repeat;
	width: 960px;
	height: 21px;
}

#usertypemenu_area {
	position: relative;
	left: 275px;
	top: 4px;
	width: 600px;
	height: 10px;
}

#content_wrapper {
	clear: both;
	background: #ffffff url(../images/rpt.gif) repeat-y;
	width: 960px;
	height: 100%;
	min-height: 300px !important;
	z-index: 20;
}

#moveup {
	margin-top: -172px;
}

#content_area {
	position: relative;
	width: 960px;
	min-height: 300px !important;
	z-index: 5;
}

#left_area {
	width: 177px;
	z-index: 6;
	padding-top: 60px;
}

.leftspacer {
	padding-left: 7px;
}

#right_area {
	width: 694px;
	min-height: 300px !important;
	z-index: 6;
}

#first_spacer {
	width: 20px;
}
#left_spacer {
	width: 25px;
}
#right_spacer {
	width: 20px;
}

.content_spacer {
	padding: 0px;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 20px;
}

#footer {
	clear: both;
	background: url(../images/ftr.gif) no-repeat;
	width: 960px;
	height: 64px;
}

#footer_area {
	float: left;
	width: 540px;
}

#shippingarea {
	float: left;
	height: 28px;
	padding-left: 20px;
	padding-top: 10px;	
}

#footermenu_area {
	clear: both;
	float: left;
	width: 500px;
	padding-left: 10px;
}

#footerright_area {
	float: right;
	width: 410px;
}

#imagemap_area {
	float: left;
	width: 320px;
	height: 35px;
	z-index: 90;
}

#copyright_area {
	clear: both;
	padding-top: 10px;
}

#copyright_text {
	font: 8px Arial, sans-serif;
	color: #826a52;
	text-align: right;
	float: right;
	width: 285px;
	padding-right: 10px;
}

#pbpfarea {
	float: right;
	width: 76px;
	height: 40px;
	margin-top: -4px;
	margin-left: 5px;
	margin-right: 14px; 
}

a#pbpf {
	background: url(../images/pbpf.gif) no-repeat;
	display: block;
	width: 76px;
	min-width: 76px !important;
	height: 40px;
	border: none;
	text-decoration: none;
	text-indent: -999em;
}

a:hover#pbpf  {
   background-position: -76px 0%;
}

#firsttimebuyers {
	float: left;
	display: block;
	width: 200px;
	height: 10px;
	margin: 0 auto 0 auto;
	text-align: center;
}

a#firsttimebuyers_button {
	background: url(../images/menuitems/first-time-buyers.gif) no-repeat;
	width: 116px;
	height: 10px;
	border: none;
	display: block;
	font-size: 10px;
	line-height: 10px;
}

a:hover#firsttimebuyers_button  {
   background-position: -116px 0%;
}

a#firsttimebuyers_button-ch {
	background: url(../images/menuitems/first-time-buyers_ch.gif) no-repeat;
	width: 43px;
	height: 10px;
	border: none;
	display: block;
	font-size: 10px;
	line-height: 10px;
}

a:hover#firsttimebuyers_button-ch  {
   background-position: -43px 0%;
}

#returnbuyers {
	float: left;
	display: block;
	width: 200px;
	height: 10px;
	margin: 0 auto 0 auto;
	text-align: center;
}

a#returnbuyers_button {
	background: url(../images/menuitems/return-buyers.gif) no-repeat;
	width: 100px;
	height: 10px;
	border: none;
	display: block;
	font-size: 10px;
	line-height: 10px;
}

a:hover#returnbuyers_button  {
   background-position: -100px 0%;
}

a#returnbuyers_button-ch {
	background: url(../images/menuitems/return-buyers_ch.gif) no-repeat;
	width: 43px;
	height: 10px;
	border: none;
	display: block;
	font-size: 10px;
	line-height: 10px;
}

a:hover#returnbuyers_button-ch  {
   background-position: -43px 0%;
}

#horseowners {
	float: left;
	display: block;
	width: 200px;
	height: 10px;
	margin: 0 auto 0 auto;
	text-align: center;
}

a#horseowners_button {
	background: url(../images/menuitems/horse-owners.gif) no-repeat;
	width: 100px;
	height: 10px;
	border: none;
	display: block;
	font-size: 10px;
	line-height: 10px;
}

a:hover#horseowners_button  {
   background-position: -100px 0%;
}

a#horseowners_button-ch {
	background: url(../images/menuitems/horse-owners_ch.gif) no-repeat;
	width: 28px;
	height: 10px;
	border: none;
	display: block;
	font-size: 10px;
	line-height: 10px;
}

a:hover#horseowners_button-ch  {
   background-position: -28px 0%;
}

a.whitelink {
	color: #ffffff;
	text-decoration: underline;
}

a.whitelink:hover {
	text-decoration: none;
}

#home_area {
	position: relative;
	left: 30px;
	top: 12px;
	width: 40px;
	height: 10px;
}

#home {
	float: left;
	display: block;
	width: 35px;
	height: 10px;
}

a#home_button {
	background: url(../images/menuitems/home.gif) no-repeat;
	width: 35px;
	height: 10px;
	border: none;
	display: block;
	font-size: 10px;
	line-height: 10px;
}

a#home_button-active {
	background: url(../images/menuitems/home.gif) no-repeat;
    background-position: -35px 0%;
	width: 35px;
	height: 10px;
	border: none;
	display: block;
	font-size: 10px;
	line-height: 10px;
}

a:hover#home_button  {
   background-position: -35px 0%;
}

a#home_button-ch {
	background: url(../images/menuitems/home_ch.gif) no-repeat;
	width: 28px;
	height: 13px;
	border: none;
	display: block;
	font-size: 13px;
	line-height: 13px;
}

a#home_button-ch-active {
	background: url(../images/menuitems/home_ch.gif) no-repeat;
    background-position: -28px 0%;
	width: 28px;
	height: 13px;
	border: none;
	display: block;
	font-size: 13px;
	line-height: 13px;
}

a:hover#home_button-ch  {
   background-position: -28px 0%;
}

#topmenu_area {
	float: left;
}

#mainbuttons_area {
	position: relative;
	left: 139px;
	top: 2px;
	width: 654px;
	height: 10px;
	z-index: 9;
}

#contactus_area {
	position: relative;
	left: 851px;
	top: -8px;
	width: 84px;
	height: 10px;
}

#contactus {
	float: left;
	display: block;
	width: 78px;
	height: 10px;
}

a#contactus_button {
	background: url(../images/menuitems/contact-us.gif) no-repeat;
	width: 78px;
	height: 10px;
	border: none;
	display: block;
	font-size: 10px;
	line-height: 10px;
}

a#contactus_button-active {
	background: url(../images/menuitems/contact-us.gif) no-repeat;
    background-position: -78px 0%;
	width: 78px;
	height: 10px;
	border: none;
	display: block;
	font-size: 10px;
	line-height: 10px;
}

a:hover#contactus_button  {
   background-position: -78px 0%;
}

a#contactus_button-ch {
	background: url(../images/menuitems/contact-us_ch.gif) no-repeat;
	width: 58px;
	height: 13px;
	border: none;
	display: block;
	font-size: 13px;
	line-height: 13px;
}

a#contactus_button-ch-active {
	background: url(../images/menuitems/contact-us_ch.gif) no-repeat;
    background-position: -58px 0%;
	width: 58px;
	height: 13px;
	border: none;
	display: block;
	font-size: 13px;
	line-height: 13px;
}

a:hover#contactus_button-ch  {
   background-position: -58px 0%;
}

#products {
	float: left;
	display: block;
	width: 66px;
	height: 10px;
	left: 30px;
	top: -10px;
	padding-right: 60px;
}

a#products_button {
	background: url(../images/menuitems/products.gif) no-repeat;
	width: 66px;
	height: 10px;
	border: none;
	display: block;
	font-size: 10px;
	line-height: 10px;
}

a#products_button-active {
	background: url(../images/menuitems/products.gif) no-repeat;
    background-position: -66px 0%;
	width: 66px;
	height: 10px;
	border: none;
	display: block;
	font-size: 10px;
	line-height: 10px;
}

a:hover#products_button {
   background-position: -66px 0%;
}

a#products_button-ch {
	background: url(../images/menuitems/products_ch.gif) no-repeat;
	width: 28px;
	height: 13px;
	border: none;
	display: block;
	font-size: 13px;
	line-height: 13px;
}

a#products_button-ch-active {
	background: url(../images/menuitems/products_ch.gif) no-repeat;
    background-position: -28px 0%;
	width: 28px;
	height: 13px;
	border: none;
	display: block;
	font-size: 13px;
	line-height: 13px;
}

a:hover#products_button-ch {
   background-position: -28px 0%;
}

#whatisginseng {
	float: left;
	display: block;
	width: 115px;
	height: 10px;
	left: 30px;
	top: -10px;
	padding-right: 65px;
}

a#whatisginseng_button {
	background: url(../images/menuitems/what-is-ginseng.gif) no-repeat;
	width: 115px;
	height: 10px;
	border: none;
	display: block;
	font-size: 10px;
	line-height: 10px;
}

a#whatisginseng_button-active {
	background: url(../images/menuitems/what-is-ginseng.gif) no-repeat;
    background-position: -115px 0%;
	width: 115px;
	height: 10px;
	border: none;
	display: block;
	font-size: 10px;
	line-height: 10px;
}

a:hover#whatisginseng_button {
   background-position: -115px 0%;
}

a#whatisginseng_button-ch {
	background: url(../images/menuitems/what-is-ginseng_ch.gif) no-repeat;
	width: 97px;
	height: 13px;
	border: none;
	display: block;
	font-size: 13px;
	line-height: 13px;
}

a#whatisginseng_button-ch-active {
	background: url(../images/menuitems/what-is-ginseng_ch.gif) no-repeat;
    background-position: -97px 0%;
	width: 97px;
	height: 13px;
	border: none;
	display: block;
	font-size: 13px;
	line-height: 13px;
}

a:hover#whatisginseng_button-ch {
   background-position: -97px 0%;
}

#whybuyrainey {
	float: left;
	display: block;
	width: 167px;
	height: 10px;
	left: 30px;
	top: -10px;
	padding-right: 64px;
}

a#whybuyrainey_button {
	background: url(../images/menuitems/why-rainey-ginseng.gif) no-repeat;
	width: 167px;
	height: 10px;
	border: none;
	display: block;
	font-size: 10px;
	line-height: 10px;
}

a#whybuyrainey_button-active {
	background: url(../images/menuitems/why-rainey-ginseng.gif) no-repeat;
    background-position: -167px 0%;
	width: 167px;
	height: 10px;
	border: none;
	display: block;
	font-size: 10px;
	line-height: 10px;
}

a:hover#whybuyrainey_button {
   background-position: -167px 0%;
}

a#whybuyrainey_button-ch {
	background: url(../images/menuitems/why-rainey-ginseng_ch.gif) no-repeat;
	width: 140px;
	height: 13px;
	border: none;
	display: block;
	font-size: 13px;
	line-height: 13px;
}

a#whybuyrainey_button-ch-active {
	background: url(../images/menuitems/why-rainey-ginseng_ch.gif) no-repeat;
    background-position: -140px 0%;
	width: 140px;
	height: 13px;
	border: none;
	display: block;
	font-size: 13px;
	line-height: 13px;
}

a:hover#whybuyrainey_button-ch {
   background-position: -140px 0%;
}

#ourguarantee {
	float: left;
	display: block;
	width: 103px;
	height: 10px;
	left: 30px;
	top: -10px;
}

a#ourguarantee_button {
	background: url(../images/menuitems/our-guarantee.gif) no-repeat;
	width: 103px;
	height: 10px;
	border: none;
	display: block;
	font-size: 10px;
	line-height: 10px;
}

a#ourguarantee_button-active {
	background: url(../images/menuitems/our-guarantee.gif) no-repeat;
    background-position: -103px 0%;
	width: 103px;
	height: 10px;
	border: none;
	display: block;
	font-size: 10px;
	line-height: 10px;
}

a:hover#ourguarantee_button {
   background-position: -103px 0%;
}

a#ourguarantee_button-ch {
	background: url(../images/menuitems/our-guarantee_ch.gif) no-repeat;
	width: 58px;
	height: 13px;
	border: none;
	display: block;
	font-size: 13px;
	line-height: 13px;
}

a#ourguarantee_button-ch-active {
	background: url(../images/menuitems/our-guarantee_ch.gif) no-repeat;
    background-position: -58px 0%;
	width: 58px;
	height: 13px;
	border: none;
	display: block;
	font-size: 13px;
	line-height: 13px;
}

a:hover#ourguarantee_button-ch {
   background-position: -58px 0%;
}

/*
	Standard HTML Elements.
*/
body {
	background: url(../images/bg.jpg) repeat-y;
	height: 100%;
	width: 100%;
}
body, html {
	margin: 0px;
	padding: 0px;
}

a {
	font: 12px Arial;
	color: #c80000;
	text-decoration: underline;
}

a:hover {
	color : #000000;
	text-decoration : underline;
}

p, div, td, th {
	font: 12px Arial;
	color: #000000;
}


span.mainlevel-cart {
  color: #ffc833;
}

#internetsecure {
	display: block;
	position: relative;
	left: 115px;
	top: 3px;
	width: 134px;
	height: 33px;
	color: black;
	min-height: 33px !important;
}
a#internetsecure:link, a#internetsecure:visited {
	width: 134px;
	height: 33px;
	min-height: 33px !important;
	line-height: 33px;
	font-size: 33px;
	text-decoration: none;
}

a#internetsecure:hover {
	height: 33px;
	min-height: 33px !important;
	line-height: 33px;
	font-size: 33px;
	text-decoration: none;
}

a.mainlevel-cart:link, a.mainlevel-cart:visited {
  background: transparent;
  font-family: Arial, sans-serif;
  font-size: 11px;
  text-decoration: underline;
  color: #ffc833;
  height: 11px;
  line-height: 11px;
}
a.mainlevel-cart:hover {
  background: transparent;
  font-size: 11px;
  text-decoration: none;
  color: #ffc833;
}

a.mainlevel-side:link, a.mainlevel-side:visited {
	font: 12px Arial;
	color: #c80000;
	text-decoration: underline;
}
a.mainlevel-side:hover {
	font: 12px Arial;
	color: #c80000;
	text-decoration: underline;
}

a.mainlevel-left:link, a.mainlevel-left:visited {
	font: 12px Arial;
	color: #c80000;
	text-decoration: underline;
}

a.mainlevel-left:hover {
	color : #000000;
	text-decoration : underline;
}

h1, .contentheading {
	font : 20px Arial, serif;
	font-weight : bold;
	color: #000000;
	text-transform: uppercase;
}
h2 {
	font: 14px Arial, serif;
	font-weight : bold;
	color: #c80000;
	text-transform: uppercase;
}

h3 {
	font: 12px Arial, serif;
	font-weight : bold;
	color: #c80000;
	text-transform: uppercase;
}

h4 {
	font: 11px Arial, serif;
	font-weight : bold;
	color: #c80000;
	text-transform: uppercase;
}

table.moduletable {
	margin-bottom: 16px;
}

a:active,a:focus {outline: none; -moz-outline-style: none; }