html, body { margin:0px; padding:0px; }
body { font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; line-height:1.6em; }

a { color:#d04d52; }
h1 { color:#d04d52; font-size:20px; margin:2px 0px; }
h2 { color:#d04d52; font-size:16px; margin:2px 0px; }
h3 { color:#aaa; font-size:14px; margin:2px 0px; }
p { margin:8px 0px 0px; }
table { margin-top: 15px; }
td { vertical-align:top; }
img { line-height:0.1em; border:0px; }

#site-container { width:927px; margin:0 auto; border-top:5px solid #ebebeb; }

/*
#menu ul { list-style-type:none; margin:0px; padding:0px; background:#df0038; }
	#menu ul li { display:inline; font-size:14px; line-height:2em; font-stretch:condensed; padding:9px; color:#FFFFFF; }
	#menu ul li a { color:#FFFFFF; text-decoration:none;  }
*/
#menu { line-height:0.2em; height: 39px; background-color: #df0038; }
#menu a img { border:0px; padding:0px; margin:0px; }
	
#banner { border-bottom:5px solid #ebebeb; line-height:0.2em; }
	

#content-container { background:url(../images/ftr-content.jpg) bottom no-repeat; padding: 10px 10px 20px; }

#content { width: 613px; float: left; }
#margin { width:274px; float:right; background:url(../images/bck-margin.gif) 0px 0px no-repeat; padding-left:10px; min-height:400px; }
#latest-news { margin: 15px 0px; }

#footer { border-top:5px solid #ababab; font-size:14px; line-height:3em; height: 60px; }
	#footer a { color:#000000; }

/* classes */

/* tables */ 

table.products { background: #d04d52; margin-bottom: 20px; }
table.products td { padding: 10px; background: #FFFFE0; }
table.products td:hover { background: #FFFFCC; }
table.products img { border: #CCCCCC 1px solid; }
table.products p { margin: 0px 0px 2px; }

table.special { margin-top: 10px; margin-bottom: 10px; font-size: 14px; }
table.special p { margin: 0px; }
table.special td { padding-top: 20px; background: url(../images/special/background.jpg) no-repeat bottom; height: 150px; }
table.special img { border: #CCCCCC 1px solid; }

table#special-offers { background-color: #FFFFFF; width: 907px; border: #990000 1px solid; font-family: Arial, Helvetica, sans-serif; }
table#special-offers tbody td { padding: 0 10px; }
table#special-offers p { margin: 0px 0px 8px; }
table#special-offers h2 { padding: 5px 10px; background-color: #d04d52; color: #FFFFFF; font-size:20px; }
td.border-right { border-right: #CCCCCC 1px solid; }

/* front page banners */
.banner { height:112px; position:relative; margin-bottom:20px; }
	.banner p { color:#FFFFFF; line-height:1.4em; position:absolute; top:35px; left:15px; width:345px; }
	.supplements { background: url(../images/bck-supplements2.jpg) no-repeat; }
	.food { background: url(../images/bck-food.jpg) no-repeat; }
	.bath { background: url(../images/bck-bath.jpg) no-repeat; }
		.read-more { width: 80px; height: 20px; position: relative; top: 90px; left: 290px;}

/* List items */
ul.green { list-style-image:url(../images/bullet-green.png); }
ul.red { list-style-image:url(../images/bullet-red.png);  }
	ul.green, ul.red { padding-left:12px; margin:0px; margin-bottom:10px; margin-top:10px; }
	ul.green li, ul.red li { margin-bottom:5px; }
	ul.green a, ul.red a { font-weight:bold; color:#000000; }

#content>ul.green, #content>ul.red { padding-left:25px; }

/*intro para */ 
blockquote { background: url(../images/66.gif) no-repeat left top; font-size: 16px; margin: 10px 10px 20px 0px; }
blockquote span { background: url(../images/99.gif) no-repeat right bottom; display: block; padding: 5px 30px; }

p.intro { font-size:14px; }

/* any red text */ 
.red { color:#d04d52; font-weight:bold; }

/* contact form */ 
#enq { margin-bottom: 20px; }
#enq table { background-color: #eeeeee; padding: 20px; border: #CCCCCC 1px solid; }
#enq label { font-size: 14px; }
#enq .textbox { width: 250px; border: #CCCCCC 1px solid; padding: 4px; }

#fav table { background-color: #eeeeee; padding: 5px; border: #CCCCCC 1px solid; margin-bottom: 20px; }
#fav .textbox { width: 150px; border: #CCCCCC 1px solid; padding: 2px; }
#fav table p, #fav table h3 { margin: 0px; }

.submit-btn { color: #FFFFFF; font-weight: bold; text-decoration: none; background-color: #d04d52; padding: 5px 10px; border: #990000 1px solid; line-height: 2.5em; }
.offers-btn { color: #FFFFFF; font-weight: bold; text-decoration: none; background-color: #99CC00; padding: 5px 10px; border: #006600 1px solid; margin-left: 10px; line-height: 2.5em; }



.left { float:left; margin-right: 10px; } .right { float:right; margin-left: 10px; } .clearer { float:none; clear:both; }

hr { border: none; border-top: #CCCCCC 1px solid; border-bottom: #FFFFFF 1px solid; }