@charset "utf-8";
/* CSS Document */

#Nav img
{
	text-align: left;
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: block;
	vertical-align: top;
}

#addSiteTo {
	width:90%;
	font-size:85%;
	text-align:center;
	padding:8px 0;
	border:1px solid #000;
	margin:12px auto;
	background-color: #CC99FF;
}
#addSiteTo p {
	padding:2px 2px 4px;
	margin:0;
}
#addSiteTo img {
	border:0;
	padding:1px 0;
}
#addSiteTo .questionMark {
	padding:0;
	margin:1px auto;
	text-align:center;
	width:75%;
}
#addSiteTo .questionMark img {
	margin:0 4px 4px 0;
	padding:0;
}

body {
	background-image:url(http://www.rawfooddiet-holistichealth.com/imgs/backimage.gif);
	background-position:top left;
}

.bodycontents
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	position: relative;
	top: -20px;
}

body, td {
	font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0px;
}
h1, h2, h3 {
	margin:6px 0px 14px 0px;
}
h1 {
	font-size:26px;
}
h2 {
	font-size:22px;
}
h3 {
	font-size:18px;
}

.smallproduct
{
	border: none;
	text-align: center;
	font: Verdana, Geneva, sans-serif;
}

.smallproduct a:link, .smallproduct a:visited
{
	border: none;
	text-decoration: none;
	color: #036;
}

.smallproduct a img
{
	border: none;
}

.smallproduct a:hover
{
	font-weight: bold;
}

.smallproduct h2
{
	font-size: 12pt;
}

product_left
{
	float: left;
	display: block;
	width: 300px;
}

product_right
{
	float: left;
	width: 400px;
}

.addtocartbutton
{
	border: none;
	background-color: #F3E2F4;
	background-image: url('/img/addtocart.png');
	background-position: top left;
	background-repeat: no-repeat;
	width: 174px;
	height: 30px;
	margin: 10px 0 5px 0;
	padding: 0 0 0 0;
	cursor: pointer;
}

.rightside
{
	background-image: url('/img/rightbg.png');
	background-position: top right;
	background-repeat: repeat-y;
	vertical-align: top;

}

.rightside div
{
		min-height: 720px;
}

div.categorylist 
{
	position: relative;
	top: -40px;
}

.categorylist li
{
	list-style: none;
	font-size: 16px;
	color: #7B5A77;
	text-align: right;
	vertical-align: top;
	
}
.categorylist
{
	text-align: right;
}

.categorylist ul
{
	padding: 0 2px 0 0;
	margin: 0 0 0 0;
}

.categorylist h3
{
	margin-right: 5px;
	color: #7c0b7b;
}

.categorylist a
{
	text-decoration: underline;
	color: #9F009A;
	background-image: url('/img/lotus.png');
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 35px;
}

.categorylist a:hover, .categorylist a:visited:hover
{
	text-decoration: underline;
	color: #ee00ea;
	background-image: url('/img/lotus_h.png');
	
}

.categorylist a:visited
{
		color: #7c0b7b;
}

img.smallimg
{

}

td.product
{
	width: 170px;
	height: 300px;
	max-width: 170px;
	max-height: 300px;
	text-align: center;
}

.viewcart_img
{
	margin-right: 10px;
	position: relative;
	top: -80px;
	background: none;
	border: none;
	background-image: url('/img/viewcart.png');
	width: 94px;
	height: 117px;
	cursor: pointer;
}


