/* CSS Document */
body
{
	font:normal 12px Arial, Helvetica, sans-serif;
	background-color:#0000CC;
	margin:0;
	padding: 0;
}

#wrapper
{
	width:760px;
	background-color:white;
	border:0px;
	text-align:left;
	margin:0px auto 0px auto;
}

#header_row
{
	background-image:url(/images/goldenRoot.gif);
	width:760px;
	height:75px;
	margin:0;
}

#nav
{
	width:760px;
	height:32px;
	background-color:#ececec;
	margin:0;
	border-bottom:1px solid #cecece;
}


#nav_links
{
	font:bold 15px Arial, Helvetica, sans-serif;
	float:left;
	text-align:center;
	width:190px;
	background-color:#ececec;
	height:25px;
}

#nav_links a
{
	display:block;
	padding-top:7px;
	background-color:#ececec;
	height:25px;
	color:#FF0000;
	text-decoration:none;
}

#nav_links a:hover
{
	background-color:#FF0000;
	height:25px;
	color:white;
}

#content
{
	width:760px;
	min-height:500px;
	margin:0;
}

#footer
{
	background-color:#ececec;
	width:760px;
	height:15px;
	padding-top:5px;
	margin:0;
	text-align:center;
	color:red;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
}

div.greybanner
{
	clear:left;
	font:normal 38px Arial, Helvetica, sans-serif;
	width:600px;
	color:#ff0000;
	text-align:center;
	background-color:#ececec;
	margin:10px auto 0px auto;
	border:1px solid #606060;
}

#golden-root
{
	width:600px;
	margin:20px auto 0px auto;
	border:1px solid #cecece;
}

#golden-desc
{
	margin:10px 10px 0 20px;
	float:left;
	width:340px;
}

#golden-picture
{
	float:left;
	width:201px;
	height:194px;
	background-image:url(/images/goldernRoot.jpg);	
}

#navborder
{
	width:760px;
	height:1px;
	background-color:#cecece;
}

div.large
{
	color:#666666;
	text-align:center;
	font:bold 22px #606060;
	width:600px;
	margin:3px auto 0px auto;
}

span.red
{
	color:#ff0000;
}

div.smaller
{
	color:#666666;
	text-align:center;
	font:bold 18px #606060;
	width:700px;
	margin:10px auto 20px auto;
}

div.greyorderbanner
{
	font:normal 42px Arial, Helvetica, sans-serif;
	width:600px;
	color:#ff0000;
	text-align:center;
	background-color:#ececec;
	margin:20px auto 0px auto;
	border:1px solid #606060;
}

#pricesbanner 
{
	font:normal 42px Arial, Helvetica, sans-serif;
	width:600px;
	color:#ff0000;
	text-align:center;
	background-color:#ececec;
	margin:20px auto 0px auto;
	border:1px solid #606060;
}


#pricesbanner a
{
	display:block;
	background-color:#ececec;
	width:600px;
	height:50px;
	color:#ff0000;
	text-decoration:none;
}

#pricesbanner a:hover
{
	background-color:#FF0000;
	color:white;
}

#creditcard
{
	width:600px;
	text-align:center;
	font:normal 24px Arial, Helvetica, sans-serif;
	margin:10px auto 0px auto;
}

#address
{
	width:600px;
	color:#ff0000;
	text-align:center;
	background-color:#003399;
	margin:10px auto 10px auto;
	border:1px solid #606060;
}

#whitelarge
{
	text-align:center;
	font:normal 24px Arial, Helvetica, sans-serif;
	color:white;
}

#whitesmall
{
	text-align:center;
	font:normal 18px Arial, Helvetica, sans-serif;
	color:white;
}

#ingredients
{
	border:1px solid #ececec;
	margin:10px;
	padding:5px;
}

p.ingred
{
	text-align:justify;
	line-height:1.5em;
}

h1
{
	font:normal 24px Arial, Helvetica, sans-serif;
}

h2
{
	font:normal 14px Arial, Helvetica, sans-serif;
}

#goldenprices
{
	width:640px;
	margin:20px auto 0px auto;
	border:1px solid #cecece;
}

#golden-root-margin
{
	margin:10px;
}

#row
{
	width:600px;
	height:70;
}

#goldenrootpills
{
	float:left;
	background-image:url(/images/small-pills.jpg);	
	width:50px;
	height:70px;
}

#productprices
{
	margin:10px 20px 10px 10px;
	float:left;
	text-align:right;
	font:normal 32px Arial, Helvetica, sans-serif;
	color:#ff0000;
	height:50px;
	width:420px;
}

#buttonholder
{
	margin-top:15px;
	margin-left:20px;
	width:80px;
	height:55px;
	text-align:center;
}

#buyNow
{
	border:thin solid #ff0000;
	height:25px;
	width:85px;
	font:bold 12px Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	color:#000000;
	cursor:pointer;
}

div.spacer
{
	width:600px;
	height:8px;
}


div.advert
{
	margin:10px auto 0 auto;
	width:800px;
	height:75px;
}

div.tsandcs
{
	width:800px;
	margin:0 auto;
	padding:10px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF
}

div.tsandcs a
{
	color:#FFFFFF
}

div.tsandcs p
{
	text-align:center;
}