/* main styles */
body {
	margin:0;
	padding:0;
  	color:#0c0c0c;
	font-family:arial,tahoma,sans-serif;
	background:#fff url(../images/bg-body.gif) repeat-x top;
	font-size:medium;
	min-width:801px;
	}
form {
	margin:0;
	padding:0
	}
img {border:none;}
#footer a, li a {
	text-decoration:none;
	color:#000;
	
	}
	
 a, ul.menu a 
 {
 	text-decoration: underline;
 	color: #30469B;
 }
#footer a:hover, li a:hover { text-decoration: underline; }
	
	a:hover, ul.menu a:hover { text-decoration: none; }
input {vertical-align:middle}
.floatleft {float:left !important}
.floatright {float:right !important}
.clear {clear:both !important}
.bold {font-weight:bold !important}
input.text,
input,
select,
textarea {
	color:#4E6D95;
	font-family:arial,sans-serif;
	font-size:100%;
	font-weight:normal;
	}
	
/* logo */
a.logo {
	float:left;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:239px;
	height:108px;
	background:url(../images/logo.gif) no-repeat;
	}
/* slogan */
.slogan
{
	position: absolute;
	top: 57px;
	left: 273px;
	color: #8DA9C1;
	font-size: 30px;
	width: 528px;
}
	
/* main container */
#main {
	width:801px;
	}
#container {
	float:left;
	width:100%;
	}

/* header */	
#header {
	width:801px;
	height:264px;
	}
	
/* search */
.search {
	position:absolute;
	top:5px;
	left:250px;
	font-size:14px;
	color:#84b2d4;
	}
	.search P {
		font-size:1.1em;
		font-weight:bold;
		padding:0;
		margin:0;
		}
.search label {margin:0 10px 0 0;}
.search .text {
	border:1px solid #d5e0ee;
	margin:0 0 0 10px;
	width:117px;
	padding:4px 0 4px 23px;
	color:#84b2d4;
	}
fieldset {
	margin:0;
	padding:0;
	border:0;
	
	}
legend {display:none;}

/* signup */
.signup
{
	font-size: 14px;
	clear: both;
	float: left;
	padding: 35px 0 0 49px;
	color: #8EA9C1;
}
.signup .text
{
	margin: 2px 0 0 -1px;
	position: relative;
	width: 143px;
	font-size: 85%;
	padding: 4px 0;
	color: #8094B1;
	border-top: 1px #888E9B solid;
	border-right: 1px #B9C2D1 solid;
	border-bottom: 1px #B9C2D1 solid;
	border-left: 1px #B9C2D1 solid;
	background-color: #DFE5F7;
}
	
/* header bar */
#bar {
	width:100%;
	height:41px;
	}
	
/* middle container */
#middle {
	width:801px;
	background:url(../images/bg-middle.gif) repeat-y left;
	overflow:hidden;
	}
/* left column */
#left-column {
	float:left;
	width:209px;
	padding:35px 0 35px 29px;
	}
/* right column */
#right-column {
	float:right;
	width:528px;
	padding:0 0 20px 35px;
	}
	
/* left navigation */
#navigation {
	margin:0;
	padding:0;
	list-style:none;
	font-size:88%;
	}
#navigation li {
	padding:1px 0 0 20px;
	margin:0 0 5px 0;
	width:170px;
	}
#navigation li a {color:#143853;}
#navigation li.active a {color:#000203;}
#navigation li.active {background:url(../images/bullet.gif) no-repeat left;}

#navigation li a:hover { color: #000; }


/* breadcrumbs */
.breadcrumbs {
	padding:6px 0 15px 0;
	font-size:70%;
	}
	
/* main text styles */
h1 {
	font-size:113%;
	font-weight:normal;
	margin:0 0 0.7em 0;
	color:#406586;
	}
	h2  {
	font-size:105%;
	font-weight:normal;
	margin:0 0 0.7em 0;
	color:#406586;
	}
h2.violet-bg  {
	padding:5px;
	background:#e7e7f1;
	margin-right:5px;
	}
	.cut {
		width:230px;
		}
p, #right-column li, form, table {
	margin:0 0 1em 0;
	font-size:78%;
	line-height:150%;
	}
	#right-column li {
	
	margin: 0 0 .5em 0;}
	
/* right box */
.right-box
{
	float: right;
	width: 258px;
	margin: 0 0 30px 30px;
	background: #c1c1d2;
	text-align: center;
}
.right-box h3
{
	font-size: 88%;
	font-weight: normal;
	color: #4B4B53;
	padding: 10px 17px;
	margin: 0;
	text-align: left;
}
.right-box .image
{
	margin: 0 2px;
	width: 254px;
	text-align: centre;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
}

.right-box .text
{
	padding: 10px 17px 10px 17px;
	text-align: left;
	font-size: 80%;
	color: #3F3F45;
}
.desc {font-size: 90%;}	
/* box */
.box {
	clear:both;
	margin:20px 0;
	width:500px;
	padding:0 20px 10px 8px;
	background:#dee8f5;
	color:#546677;
	}
.box h3 {
	margin:0 -20px 10px -8px;
	color:#fff;
	background:#8fa5bc;
	font-size:158%;
	font-weight:normal;
	padding:6px 11px;
	}
.box p {font-size:88%;}


/* footer */
#footer
{
	width: 801px;
	background: #cfcfda url(../images/bg-footer.gif) repeat-y left;
	font-size: 78%;
	overflow: hidden;
	padding: 9px 0;
	color: #3A3A41;
}
#footer .copyright
{
	float: left;
	padding: 6px 0 6px 49px;
	width: 180px;
	
}


#footer  a { 	color: #3A3A41; }
#footer  a:hover { 	color: #3A3A41; }
#footer .nav {
	float:right;
	width:500px;
	padding:6px 28px 6px 0;
	background:url(../images/bg-nav.gif) no-repeat right;
	}
	
	
	
	
	
	#reqphone, #reqemail, #reqrealname, #message, #additionalcomments, #realname, #email, #browse, #navigate, #lookandfeel, #useaddnav, #bottomnav, #benefittextsize, #additionalcomments
	{
		width: 250px;
		text-align: left;
		background-color: #EDEDF5;
		color: #060606;
		border-color: #848484 #D5D5D5 #D5D5D5 #D5D5D5;
		border-width: 1px;
		border-style: solid;
	}

#faq {
	font-size:0.85em;
}
.uline
{
	text-decoration: underline;
 	color: #30469B;
 	cursor: pointer;
}
	
#getintouch
{
	width: 440px;
	float: right;
	margin-right: 1px;
	
}

div.row
{
	clear: both;
	padding: 8px 0 10px 0;
}

/**/
div.row span.label
{
	float: left;
	width: 180px;
	text-align: right;
	color: #000;
}


div.row span.formw {
  float: right;
  width: 250px;
  text-align: left;
  } 
  #submit {
  
  margin-top: 10px;}
  #newsletter {
  margin-top: 2px;
  
 position: relative;
 left: 0px;

  }
  .blue
  {
  	color: #3674FF;
  	font-size: 120%;
  }
  
  th {text-align: left;}

.delivery {width: 500px;}
.delivery td
{
	width: 50%;
	background-color: #EFEFEF;
	padding: 3px;
}

#address {
	width: 165px;
	float:left;
}

#shopsummary
{
	position: absolute;
	width: 250px;
	top: 370px;
	left: 530px;
	
}
ul.menu
{
	margin: 0;
	padding: 0;
	width: 200px;
	
}
ul.menu li
{
	
	list-style: none;
	display: block;
}
.question
{
	color: #37548C;
	font-size: 110%;
	font-weight: 600;
}


/*****************************************/

/*practitioners*/
.practitioners_card
{
	width: 95%;
	font-size:90%;
}
.hpractitioners_card
{
	background-color: #ffffff;
	width: 100%;
	padding: 5px;
}

.a_cell
{
	overflow: auto; 
	
	height: 50px;
	margin-left: 50px;
	float: left; display: block;
}
.a_cellH
{
	width: 200px;
	float: left; display: block;
}
categories { clear: both; }
H2.categories { clear: both; }
#properties DIV { clear: both; }
.obligatory { color: #F00; font-size: 14px; }


hr {
  float: left;
  color: #000000;
  width: 50%;
}

.product_price
{
	width: 100%;
	background-color: #BEBDCF;
	clear: both;
	margin-top: 5px;
	padding: 5px;
	font-size:100%;
}
.message
{
	text-align: right;
	font-size:0.8em;
	
	padding: 3px;
}
.price_table
{
	width: 100%;
	text-align:left;
	background-color: #FFFFFF;
}
.price_table TH, .price_table TD { padding: 5px; }
.price_table TH { background-color:#BEBDCF; font-weight: normal; }
.price_table TD
{
	background-color: #D9D9EF;
		
}

.error
{
	color: #FF0000;
}

.description
{
	font-size:0.82em;
	margin:0px 0.5em 1em;
}

.select
{
		text-align: left;
		background-color: #EDEDF5;
		color: #060606;
		border-color: #848484 #D5D5D5 #D5D5D5 #D5D5D5;
		border-width: 1px;
		border-style: solid;
}
.center { text-align: center; vertical-align: middle; }
.right { text-align: right; }
.subtotal { float: right; text-align:right; font-weight: bold; }
.total {font-weight: bold; width: 100%; }
.total { background-color: #BEBDCF; border-collapse: collapse; }
TABLE.total TD { border-bottom: 2px solid #FFF; pading: 3px 0px; }
.clear { clear: both; }
.fl { float:left; }

FORM LABEL { float: left; display: block; }
FORM INPUT.btn { float: right; }
FORM DIV { clear: both; }

FORM#shippingInfo DIV { padding: 1px 0; }
FORM#shippingInfo H3
{
	width: 19em;
	font-size: 1em;
	padding: 5px 0px;
	text-align: center;
	//width: 18.5em;
	background-color: #BEBDCF;
}
FORM#shippingInfo LABEL { width: 6.5em; }
FORM#shippingInfo INPUT.text { width: 12em; background: #EDEDF5; }

.reponse { display: none; margin-left: 10px; margin-top:10px; }
.gmap {width: 300px; height: 250px; display:none;}
P.small { font-size: 80%; }

#paypal { width: 250px; float:right;  }
#deliveryType { margin-top: 20px; }
#airsureDiv { border-top: 2px solid #FFF; padding: 5px; }
#airsureDiv TABLE { width: 100%; font-size: 1em; font-weight: bold;}
.chk { float: left; display: block; margin-top: -1px; }

.btn_colored { background-color:#D7D6E4; color: #000; }
#shippingInfoDiv { width: 16em;}

#sDeliveryType TABLE {width:100%}

DIV.total_div { float: right; text-align:right; font-weight: bold; }
#paypal_review { float: right;}

#products_list UL LI {overflow: auto; padding-left: 10px;}
	#products_list DIV {
		font-size:0.9em;
		line-height:1.6;
		}
#air { width: 5em; float: left; clear: none; }

#fdif { float: right; display: block;  white-space: nowrap;}
#fdif LABEL { float:left; white-space: nowrap; }
#airsureF { float: left; display: block; }
.fr { float: right; }
#contact {
	float:right; 
	width:360px;
	width:360px;
 }
#contact div.row span.label
{
	float: left;
	width: 7em;
	text-align: right;
	color: #000;
}
#contact DIV { padding: 3px; clear:both; overflow:hidden; height:1%; }
#contact LABEL { width: 5em;}
#contact SELECT, #contact INPUT.text { width: 15em;}
#contact TEXTAREA { width: 20em;}
#category { width: 120px; }

.list, .list  TABLE {
	margin:0;
	padding:0;
}
FORM.list INPUT.btn {
	float:right;
	margin-right:10px;
	}
.th-big {
	font-weight:bold !important;
	}
#exchangeBox {
	background-color:#6c7d91;
	border-bottom:8px solid #FFF;
	padding:3px 0px;
	font-size: 90%;
	}
#detailed-info {
	border-top:8px solid #FFF;
	}
#UKSpecPromo{
	background-color:#FFFFFF;
	color:#406586;
	font-size:11px;
	font-weight: normal;
}
#product-ingredients {
	width:100%;
	font-size:1em;
	border-collapse:collapse;
	color:#406586;
	}
	#product-ingredients TD { border-bottom: 1px #B6C1DB dashed; }
	#product-ingredients TD.ingredient-amount {
		text-align:right;
		}
		#tele
		{
			color: #FFF;
			margin-left: 50px;
			font-family: "trebuchet ms";
			margin-top: 40px;
			line-height: 40px;
			font-size: 24px;
		}
.price_table td.cartPriceRight
{
	text-align: right;
	padding-right:20px;
	}
td.currency-total {
	text-align:right;
	padding-right:50px;
	}
td.currency-total span.currency {
	float:left;
	margin-left:40px;
	display:inline;
	}