﻿body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	background-image: url(../sitepix/structural/top-bg.png);
	background-repeat:repeat-x;
	background-color:#fff;
	
}
img {
	border:0px;
}

p {
	font-size: 12px;
	color: Black;
	margin:0 0 5px 0;
	line-height: 1.4em;
}

p.shop_text {
	/*font-family: Corsiva, "Lucida Handwriting", script;*/
	font-family: Verdana, Arial, sans-serif;
	font-style:italic;
	font-size: 14px;
	color: #135929;
	margin:0 0 5px 0;
	/*line-height: 2.0em;*/
}

h1 {
	font-family: Arial, Verdana;
	font-size: 20px;
	color: #449D35;
	font-weight: lighter;
	padding: 0px;
	margin:0 0 15px 0;
}

h2 {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: Black;
	font-weight: bold;
	padding: 0px;
	margin:0 0 10px 0;
}

a {
	font-size: 12px;
 	color:  #666666;
 	text-decoration: none;
 	font-weight: normal;
}

a:hover {
 	color: #DF5813;
 	text-decoration: none;
 	font-weight: normal;
}

ul li {
	font-size: 12px;
	color: #666666;
	line-height: 1.4em;
	padding: 0;
	display:inherit;
	list-style-image:url(../sitepix/structural/bullet.gif);
	margin: 0;
	padding: 0;
}

#site-holder {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/*---------------------- top navigation layout ---------------------*/

#top-holder {
	width: 960px;
	margin: 0 0 40px 0;
	padding:0;
	float:left;
}

#top-nav 
{
	width: 960px;
	margin:0;
	padding:0;
	float:left;
	text-align: left;
	background-image: url(../sitepix/structural/top-menu-bg.png);
	background-position: bottom;
	background-repeat:no-repeat;
}

#top-nav ul {
	margin: 0;
	padding: 0;
}

#top-nav ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#top-nav ul li a 
{
	margin: 0 20px 0 0;
	height:35px;
	padding: 0;
	float: left;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	line-height:40px;
	display:inline;
}

#top-nav ul li a:hover {
	color: #D8EBBF;
}

#top-nav ul li a.active {
	color: #67AC35;
}

#top_nav_search {
	height:35px;
	float:right;
	font-size:11px;
	color:#fff;
	line-height:40px;
	
}

.top-pic
{
	float:left;
	margin:0;
	padding:0;
}


#nav 
{
	width:100%;
	margin:0;
	padding:0;
	float:left;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li {
	margin: 0;
	padding: 0;
	display: inline;
}


#nav ul li a {
	margin: 0;
	padding: 0;
	float: left;
	height: 42px;
	text-indent: -900%;
}

#nav ul li a#about {
	width: 84px;
	background-image: url(../sitepix/navigation/about.png);
}

#nav ul li a#clinics {
	width: 96px;
	background-image: url(../sitepix/navigation/clinics.png);
}

#nav ul li a#services 
{
	width: 111px;
	background-image: url(../sitepix/navigation/services.png);
}

#nav ul li a#shops {
	width: 95px;
	background-image: url(../sitepix/navigation/shops.png);
}

#nav ul li a#team {
	background-image: url(../sitepix/navigation/team.png);
	width: 90px;
}

#nav ul li a#news {
	background-image: url(../sitepix/navigation/news.png);
	width: 120px;
}

#nav ul li a#newsletter {
	background-image: url(../sitepix/navigation/newsletter.png);
	width: 156px;
}

#nav ul li a#bookstore {
	background-image: url(../sitepix/navigation/bookstore.png);
	width: 99px;
}

#nav ul li a#healthstore {
	background-image: url(../sitepix/navigation/healthstore.png);
	width: 109px;
}

#nav ul li a#about:hover, #nav ul li a#clinics:hover, #nav ul li a#shops:hover, #nav ul li a#services:hover, #nav ul li a#team:hover, #nav ul li a#news:hover, #nav ul li a#newsletter:hover, #nav ul li a#bookstore:hover, #nav ul li a#healthstore:hover   {
	background-position: 0px -42px;
}

#nav ul li a#about.active, #nav ul li a#clinics.active, #nav ul li a#shops.active, #nav ul li a#services.active, #nav ul li a#team.active, #nav ul li a#news.active, #nav ul li a#newsletter.active, #nav ul li a#bookstore.active, #nav ul li a#healthstore.active  {
	background-position: 0px -84px;
}

/*---------------------- main holder layout ---------------------*/

#main-holder {
	width:100%;	
	float:left;
	padding:0;
	margin:0;
	text-align:left;
	background-image: url(../sitepix/structural/text-bg.png);
	background-repeat: repeat-y;
	background-position: inherit;
}

#text-holder
{
	width:530px;	
	float:left;
	margin:0px;
	padding-bottom:40px;
	padding-left:25px;
	padding-right:25px;
	padding-top:0;
}
#text-holder-no-right
{
	width:555px;	
	float:left;
	margin:0px;
	padding-bottom:40px;
	padding-left:25px;
	padding-right:0px;
	padding-top:0;
}

/*---------------------- left nav layout ---------------------*/

#left-nav {
	float: left;
	width: 180px;
	height: auto;
	text-align:left;
}



#left-nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	margin-bottom:20px;
}

#left-nav li {
	padding: 0;
	margin: 0;
	display:inline;
}

#left-nav ul li a {
	display: block;
	color: #666666;
	font-size:11px;
	font-weight: bold;
	line-height: 16px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	background-image: url(../sitepix/structural/mark.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#left-nav ul li.no_tag a {
	display: block;
	color: #666666;
	line-height: 16px;
	font-size:11px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(../sitepix/structural/mark.png);
	background-position: bottom left;
}


#left-nav a:hover {
	color: #ff0000;
}
#left-nav a.active {
	color: #ff0000;
}



/*  #left-nav ul {
	margin: 0;
	padding: 0;
}

#left-nav ul li {
	margin: 0;
	padding: 0;
	display:inline;
}

#left-nav ul li a 
{
	width: 180px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	font-size:11px;
	text-decoration:none;
	color:#666666;
	line-height:24px;
}

*/

#left-nav ul li.no_tag ul  
{
	margin: 10px 0px 10px 0px;
	padding: 0;
}

#left-nav ul li.no_tag ul li a 
{
	width: 180px;
	margin: 0;
	padding: 2px 0px 2px 20px;
	display: block;
	float: left;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	line-height: 16px;
	color:#666666;
	background-image: url(../sitepix/structural/mark2.png);
	background-repeat: no-repeat;
}

#left-nav ul li a:hover {
	color: #50BD3F;
}

#left-nav ul li a.active {
	color: #50BD3F;
}


/*---------------------- right holder layout ---------------------*/

#right-holder {
	display: inline;
	float: left;
	width: 200px;
	height:auto;
	margin:0;
	display:inline;
	padding:0;
	vertical-align:middle;
    text-align:left;
}

#right-holder h1 {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	line-height: 12px;
	padding: 5px 0 0 0;
	margin:10px;
}

#right-holder p 
{
	font-size: 11px;
	color: #fff;
	margin:10px;
	line-height: 14px;
}

#concern 
{
	width:175px;
	height:160px;
	float:right;
	margin-bottom:15px;
	background-image: url(../sitepix/structural/concern.png);
	background-repeat: no-repeat;
}

#Keyword
{
	width:115px;
	float:left;
	height:15px;
	display:inline;
	margin-right:5px;
	margin-bottom:0px;
	font-size:12px;
}

#frm-search
{
	margin-left:10px;
	margin-bottom:0;
	padding:0;
	float:left;
	display:inline;
}

#choose
{
	width:155px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	display:inline;
}

#account
{
	width:175px;
	height:120px;
	float:right;
	margin-bottom:15px;
	background-image: url(../sitepix/structural/concern.png);
	background-repeat: no-repeat;
}

#myaccount
{
	width:175px;
	height:32px;
	float:right;
	margin:0;
	background-image: url(../sitepix/structural/myaccount.png);
	background-repeat: no-repeat;
}

#basket
{
	width:175px;
	height:60px;
	float:right;
	margin:0;
	background-image: url(../sitepix/structural/basket.png);
	background-repeat: no-repeat;
}

#basket p 
{
	font-size: 10px;
	color: #fff;
	margin:5px;
	padding-left:60px;
	line-height: 16px;
	text-align: left;
}

#viewbasket
{
	width:90px;
	height:30px;
	float:right;
	margin-bottom:15px;
	background-image: url(../sitepix/structural/viewbasket.png);
	background-repeat: no-repeat;
	cursor:pointer;
}

#checkout
{
	width:85px;
	height:30px;
	float:right;
	margin:0;
	cursor:pointer;
}

.newsletter_right_nav
{
	width:175px;
	height:125px;
	float:right;
	margin-bottom:15px;
	background-image: url(../sitepix/structural/newsletter.png);
	background-repeat: no-repeat;
}


/*---------------------- footer layout ---------------------*/

#footer
{
	clear: both;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding:0;
	width: 100%;
	height:95px;
	background-image: url(../sitepix/structural/footer-bg.png);
	background-repeat: no-repeat;
	background-position:top left;
}

#footer ul {
	margin-left:20px;
	padding:0;
	margin: 0;
}

#footer ul li 
{
	margin:0;
	padding: 0;
	display:inline;
}

#footer ul li a {
	margin-left:10px;
	display:inline;
	padding: 0;
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
	color:#fff;
}


#footer ul li a:hover {
	color:#125829;

}

#footer ul li a.active {
	color:#125829;
}

#footer p {
	margin-top:10px;
	margin-left:20px;
	padding: 0;
	font-size: 11px;
	color:#fff;
	font-weight: normal;
	text-align:left;
}

#footer a {
	font-size: 11px;
	font-weight: normal;
	color:#fff;
	text-decoration: none;
}

#footer a:hover {
	color: #125829;
}

/*
----------------- list area for products layout ---------------
*/

div.prod_row {
	padding:0;
	margin:0;
	padding-top: 10px;
}

div.prod_row div.thumbnail {
	float: left;
	width: 120px;
	text-align: left;
}

div.prod_row div.descrip {
	float: left;
	width: 330px;
	text-align: left;
} 

div.prod_row div.more_but {
	float: right;
	width: 80px;
	text-align: right;
} 

div.hr {
  height: 1px;
  background-color: #CCC;
  margin: 20px auto;
  width: 500px;
}

div.hr hr {
  display: none;
}
a.moreinfo {
	display:block;
	float:right;
	height: 22px;
	width:68px;
	background-image:url(../sitepix/page_buttons/moreinfo_up.png);
	background-repeat:no-repeat;
	text-decoration:none;
	font-size:18px;
}

a.moreinfo:hover {
	background: url(../sitepix/page_buttons/moreinfo_over.png) top left no-repeat ;
}

#basket p {
	text-align:right;
}

table#tbl_cart  {
	width:530px;
}

a.up {
	display: block;
	line-height: 3px;
	height: 10px;
	width:20px;
	background: url(../sitepix/structural/up.gif) top center no-repeat ;
}

a.up:hover, a.down:hover {
	background-position: center -13px;
}
a.down {
	display: block;
	width:20px;
	line-height: 3px;
	height: 10px;
	background: url(../sitepix/structural/down.gif) top center no-repeat;
}

a.delete {
	display: block;
	width:20px;
	line-height: 3px;
	height: 10px;
	background: url(../sitepix/structural/delete.gif) top center no-repeat ;
}
a.delete:hover {
	background-position: center -13px;
}

/*
----------------- clinics google map and image box ---------------
*/
.location_box {
	float:right; 
	width:210px; 
	margin: 0px;
	padding:0px;
}

#shop_frame {
	width:300px; 
	float:left; 
	padding: 0px 20px 0px 0px;
}


/*#########~   CART*/
div#tbl_product_display_head {
	width:560px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	border-top:none;
	font-size:11px;
	font-weight:bold;
	padding: 4px 0px 5px 0px;
}

table#tbl_product_display {
	width:560px;
	margin: 0px 0px 0px 0px;
	border: 0px solid  #ccccfe;
	background-color: #D5EBC5;
}

table#tbl_product_display th {
	padding:0px 0px 10px 0px;
	text-align:left;
	font-weight:normal;
}

table#tbl_product_display td.main_image {
	text-align: left;
	width:250px;
	background-color: #ffffff;
}

table#tbl_product_display td {
	vertical-align: top;
	background-color: #ffffff;
}

table#tbl_product_display td.main_image img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
table#tbl_product_display p {
	margin: 0px;
}	


p.product {
	font-size: 12px;
}
p.price {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

/*####### ingredients table ######*/


table.tbl_ingredients {
	width: 400px;
	border:0px;
	padding:0px;
	margin:0px;
}

table.tbl_ingredients th {
	background-color: #D5EBC5;
	padding:4px;
}
table.tbl_ingredients th p {
	margin: 0;
}

table.tbl_ingredients td {
	font-size:12px;
	padding:0;
	margin:0;
	background-color: #ffffff;
	border-left: 2px solid #D5EBC5;
	border-top: 2px solid #D5EBC5;
	border-right: 2px solid #D5EBC5;
	border-bottom: 2px solid #D5EBC5;
}

table.tbl_ingredients td.tbl_header {
	font-weight:bold;
}

table.tbl_ingredients td p {
	margin: 0;
}


table#tbl_intouch {
	width:100%;
}
table#tbl_intouch tr td{
	width:33%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color:#000;
	text-align:center;
}

/*############################################ PRODUCTs DISPLAY TABLE */
table#tbl_products {
	width: 100%;
	margin: 0px;
	}
table#tbl_products td.item {
	width: 33%;
	padding: 0px 5px 0px 5px;
	text-align: center;
	vertical-align: top;
	}
table#tbl_products td.item p {
	text-align: center;
	}	

a.buy_now {
	margin-left: auto;
	margin-right: auto;
	display:block;
	width: 72px;
	height: 22px;
	padding:0px;
	line-height: 22px;
	text-align: center;
	background: url("../sitepix/structural/moreinfo_up.png") no-repeat top left;
}	
a.buy_now:hover {
	background: url("../sitepix/structural/moreinfo_over.png") no-repeat top left;
}

table#tbl_products td.item a:hover {
	/*color: #00CC00;*/
	}
table#tbl_products td.item img {
	margin: 0px;
	text-align: center;
	margin-left: auto;
	/*margin-right: 10px;*/
	}

.image_border {
	border: 1px solid #333
}