html, body {
	height: 100%;
}

body {
	background: #fff;
}

#wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
	min-height: 100%;
	background: #fff;
}

*html #wrapper {
	height: 100%;
}

#innerwrapper {
	padding-bottom:0px;
	min-height: 0;
	width: 960px;
	overflow: auto;
}

#edgel {
	position: absolute;
	bottom: 0;
	left: -10px;
	width: 10px;
	height: 100%;
	background: url(images/shadow-left.png) repeat-y 0 0;
}

*html #edgel {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/shadow-left.png', sizingMethod='scale');
}

#edger {
	position: absolute;
	bottom: 0;
	right: -10px;
	width: 10px;
	height: 100%;
	background: url(images/shadow-right.png) repeat-y 0 0;
}

*html #edger {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/shadow-right.png', sizingMethod='scale');
}

/*
_______________________________
IE6 HEIGHT FIX */

*html #edger,*html #edgel, *html  #primarybg, *html  #secondarybg, *html  #tertiarybg {
	height: 1000em; /* for ie6- height bigger than page will ever be */
}

/*
_______________________________
COLUMNS */

#primary, #secondary, #tertiary {
	position: relative;
	float: left;
}

* html #primary, * html #secondary, * html #tertiary {
	display: inline;
}

 #primary {
	width: 640px;
}

#secondary {
	width: 320px;
}

#tertiary {
	display: none;
}

body.l2 #primary {
	width: 640px;
	margin-left: 320px;
}

body.l2 #secondary {
	width: 320px;
	margin-left: -960px;
}

body.l2 #tertiary {
	display: none;
}
body.l3 #primary {
	width: 960px;
}

body.l3 #secondary {
	display: none;
}

body.l3 #tertiary {
	display: none;
}
#primary .content {
	position: relative;
	margin-top: 26px;
	overflow: auto;
	z-index: 0;
}

#secondary .content, #tertiary .content {
	position: relative;
	overflow: auto;
	z-index: 0;
}
#burst {
	position: absolute;
	top: 160px;
	left: 547px;
	width: 114px;
	height: 114px;
	text-align: center;
	color: #fff;
	background: url(images/burst.png);
	z-index: 1;
}

#burst #price {
	margin: 36px 0 0 0;
	font: bold 2em/1 Arial, Helvetica, sans-serif;
}

#burst #details {
	font: bold 0.833333em/1.5 Arial, Helvetica, sans-serif;
}

#bottles {
	position: absolute;
	top: 209px;
	left: 347px;
	z-index: 1;
}

#madeintheuk {
	position: absolute;
	top: 560px;
	left: 263px;
	z-index: 1;
}
#preheader {
	position: relative;
	height: 40px;
	background: #000 url(images/bg-topnav.png);
	overflow: hidden;
}

#icon {
	float: left;
	padding: 4px 10px 0;
}

#title a, #title a:hover {
	float: left;
	font: 1.416666em/40px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
}

#topnav {
	float: right;
	height: 40px;
	padding: 0 10px 0 0;
	font-weight: bold;
}

#topnav ul {
	line-height: 40px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#topnav li {
	float: left;
}

#topnav a {
	padding: 0 8px;
	text-decoration: none;
	color: #ccc;
}

#topnav a:hover {
	color: #fff;
}

#topnav a.buy {
	color: #67c200;
}

#topnav a.buy:hover {
	color: #81f300;
}
#header {
	height: 122px;
	background: #fff;
	overflow: hidden;
}

#header #logo {
	float: left;
	padding: 38px 0 0 10px;
}

#header #quote {
	float: right;
	padding: 42px 20px 0 0;
	text-align: right;
}

#header #quote .big {
	font: italic 1.75em/1.5 Georgia, "Times New Roman", Times, serif;
}

#header #quote .small {
	margin-right: 20px;
	font: italic 0.916666em/1.5 Georgia, "Times New Roman", Times, serif;
	color: #686b78;
}
.buyline {
	height: 65px;
	margin: 0 0 18px 0;
	padding: 7px 0 0 20px;
	font: italic bold 1.75em/1.285714 Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background: #979487 url(images/bg-buyline.png) no-repeat;
}

#feature {
	height: 288px;
	padding: 0 20px;
	background: url(images/bg-feature.png) bottom no-repeat;
}

#feature ul {
	list-style-type: none;
	margin: 0 0 1.5em -5px;
}

#feature li {
	padding: 0 0 0 38px;
	font: bold 1.75em/1.714285 Arial, Helvetica, sans-serif;
	color: #686b78;
	background: url(images/checkmark-lrg.png) left top no-repeat;
}
.textbox {
	padding: 0 20px;
	overflow: auto;
}

.boxed1 {
	font: bold 1.75em/1.333333 Arial, Helvetica, sans-serif;
	margin: 0 10px 18px;
	padding: 9px;
	text-align: left;
	color: #7fb2c7;
	background: #fff;
	border: solid #686b78 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	behavior: url(border-radius.htc);
	overflow: auto;
}

.focus {
	margin: 0 10px 18px;
	padding: 9px;
	background: #fff;
	border: solid #686b78 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	behavior: url(border-radius.htc);
	overflow: auto;
}

.focus .left {
	float: left;
	width: 290px;
	margin: 0;
	padding: 0;
}

.focus .right {
	float: right;
	width: 290px;
	margin: 0;
	padding: 0;
}

.focus ul {
	list-style-type: none;
	margin-left: -3px;
}

.focus li {
	padding: 0 0 0 28px;
	font: bold 1em/2 Arial, Helvetica, sans-serif;
	color: #686b78;
	background: url(images/checkmark-sml.png) left top no-repeat;
}
fieldset {
	line-height: 0;
}

#order {
	height: 500px;
	background: #d0d7f1 url(images/bg-order.png) bottom no-repeat;
	position: relative;
	z-index: 0;
}

#order #arrow {
	height: 154px;
	background: url(images/bg-order-arrow.png);
	overflow: hidden;
}

#order #regional {
	width: 280px;
	height: 30px;
	line-height: 30px;
	margin: 18px auto 14px;
	font-size: 0.916666em;
	font-weight: bold;
	color: #686b78;
	text-align: center;
	background: url(images/bg-regional.png);
}

.flag {
	vertical-align: middle;
	margin: 0 8px 0 0;
}

#order #message {
	font: 1.666666em/1.3 Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #fff;
}

#preliminary {
	width: 260px;
	margin: 0 auto;
	padding: 0;
}

#preliminary div label {
	width: 256px;
	margin: 0 2px;
	padding: 0;
	font: bold 1.333333em/1.3125 Arial Black, Helvetica, sans-serif;
	color: #686b78;
}

#preliminary div .textinput {
	width: 246px;
	margin: 0 2px 6px;
	padding: 5px 4px;
	font-size: 1.166666em;
	border: solid #686b78 1px;

	clear:both;
}

#preliminary .button {
	width: 260px;
	height: 56px;
	line-height: 56px;
	margin: 5px 0 10px 0;
	padding: 0;
	font-size: 0;
	border: none;
	background: transparent url(images/button-260-order-now.png) no-repeat;
}

#preliminary .button:focus, #preliminary .button:hover {
	background: transparent url(images/button-260-order-now.png) no-repeat 0px -56px;
	color: #fff;
	border: none;
}

#secure {
	width: 220px;
	padding: 4px;
	margin: 0 auto;
	line-height: 1.25;
	font-weight: bold;
	text-align: center;
	color: #686b78;
	background: #d0d7f1;
	border: solid #686b78 1px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	behavior: url(border-radius.htc);
	overflow: auto;
}

#secure img.left {
	margin: 0;
}

#norebills {
	margin-top: 2px;
	font-size: 0.833333em;
	font-weight: bold;
	text-align: center;
	color: #686b78;
}

#badges {
	padding:1px 7px 7px 10px;
	text-align: center;
}

#badges .center {
	padding: 0 20px;
}
#preliminary div input.error {
	background: #f8dbdb;
	border-color: #e77776;
}

#preliminary div {
	margin-bottom: 5px;
}

#preliminary div span {
	margin-left: 10px;
	color: #b1b1b1;
	font-size: 11px;
	font-style: italic;
}

#preliminary div span.error {
	color: #e46c6e;
}

#ordering div input.error {
	background: #f8dbdb;
	border-color: #e77776;
}

#ordering div span {
	margin-left: 10px;
	color: #b1b1b1;
	font-size: 11px;
	font-style: italic;
}

#ordering div span.error {
	color: #e46c6e;
}

#error {
	margin-bottom: 20px;
	border: 1px solid #efefef;
}

#error ul {
	list-style: square;
	padding: 5px;
	font-size: 11px;
}

#error ul li {
	list-style-position: inside;
	line-height: 1.6em;
}

#error ul li strong {
	color: #e46c6d;
}

#error.valid ul li strong {
	color: #93d72e;
}
.contentcvv {
	width: 908px;
	overflow: auto;
}

.contentcvv .left {
	float: left;
	width: 50%;
	overflow: auto;
}

.cvv {
	float: left;
	width: 202px;
}

.cvvtext {
	float: left;
	width: 222px;
	margin: 0 20px 0 10px;
}

#ordering {
	width: 620px;
	margin: 0 auto;
}

#ordering h3 {
	margin: 0 -10px 1.125em;
	padding: 10px;
	color: #fff;
	background: #686b78;
}

#ordering fieldset {
	line-height: 1;
	margin: 0 0 10px;
	padding: 0 10px 4px;
	background: #d0d7f1;
}

#ordering fieldset.alt {
	line-height: 1;
	margin: 0 0 6px;
	padding: 0 10px;
	background: #fff;
}

#ordering .left {
	float: left;
	width: 290px;
	margin: 0 10px 0 0;
}

#ordering .right {
	float: left;
	width: 290px;
	margin: 0 0 0 10px;
}

#payments {
	position: absolute;
	top: 250px;
	left: 180px;
	width: 600px;
	height: 73px;
	z-index: 1;
}

#paymentsleft {
	float: left;
	width: 278px;
	height: 73px;
	text-align: center;
}

#paymentsmiddle {
	float: left;
	width: 44px;
	height: 73px;
	text-align: center;
}

#paymentsright {
	float: left;
	width: 278px;
	height: 73px;
	text-align: center;
}

#ordering .paymentsblock {
	height: 90px;
}

#ordering label {
	width: 284px;
	padding: 0;
	font: bold 1.333333em/1.3125 Arial Black, Helvetica, sans-serif;
	color: #686b78;
}

#ordering .textinput {
	width: 280px;
	margin: 0 0 6px;
	padding: 5px 4px;
	font-size: 1.166666em;
	border: solid #686b78 1px;
}

#ordering .textinput:focus, #ordering .dropdown:focus, #ordering textarea:focus {
	border: solid #ff0000 1px;
}

.formblock {
	overflow: auto;
}

#ordering textarea {
	width: 594px;
	height: 300px;
	margin: 0 0 6px;
	padding: 4px 2px;
	font-size: 1.166666em;
	border: solid #686b78 1px;
}

#ordering .dropdown {
	width: 290px;
	margin: 0 0 6px;
	padding: 4px 2px;
	font-size: 1.166666em;
	border: solid #686b78 1px;
}

#ordering .button {
	display: block;
	width: 484px;
	height: 56px;
	line-height: 56px;
	margin: 0 auto 4px;
	padding: 0;
	font-size: 0;
	border: none;
	background: transparent url(images/button-complete.png) no-repeat;
}

#ordering .button:focus, #ordering .button:hover {
	background: transparent url(images/button-complete.png) no-repeat 0px -56px;
	color: #fff;
	border: none;
}

.widebutton {
	width: 624px;
	height: 56px;
	line-height: 0;
	margin: 0 auto 18px;
	font-size: 0;
	border: none;
	background: transparent url(images/button-624-rush.png) no-repeat;
}

.widebutton:focus, .widebutton:hover {
	background: transparent url(images/button-624-rush.png) no-repeat 0px -56px;
	color: #fff;
	border: none;
}

#ordertable {
	width: 290px;
	margin: 0 0 6px;
	font-size: 1.166666em;
	border: solid #686b78 1px;
}

#ordertable td {
	border-bottom: solid #686b78 1px;
	background: #fff;
	padding: 4px;
}

#ordertable .key {
	width: 240px;
}

#ordertable .item {
	text-align: right;
	width: 48px;
}

#testimonials {
	margin: 0 10px;
	padding: 10px;
	background: #fff;
	border: solid #686b78 1px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	overflow: auto;
}
img.doctor {
	float: left;
	margin: 0 12px 0 0;
}
img.left {
	float: left;
	margin: 4px 12px 0 0;
}
img.right {
	float: right;
	margin: 4px 0 0 12px;
}
#footer {
	position: relative;
	width: 960px;
	height: 152px;
	margin: 0px auto 0;
	background: #d0d7f1;
	z-index: 0;
}

#bottomnav {
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
	color: #686b78;
}
#bottomnav ul{ list-style:none;margin:auto; margin-left:200px;}
#bottomnav ul li{ float:left;}
#bottomnav ul li a{margin: 0 10px;
	color: #686b78;}
#bottomnav ul li a:hover{color: #fff;}


#disclaimer {
	width: 640px;
	margin: 0 auto;
	padding: 10px;
	font-size: 0.833333em;
	color: #686b78;
	background: #d0d7f1;
	border: solid #686b78 1px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	overflow: auto;
}

#copyright {
	position: relative;
	width: 960px;
	height: 32px;
	line-height: 32px;
	margin: 0 auto;
	font-size: 0.833333em;
	text-align: center;
	color: #d0d7f1;
	background: #686b78;
}
body:before {
	content: "";
	height: 100%;
	float: left;
	width: 0;
	margin-bottom: -184px;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0;
	line-height: 0;
	vertical-align: baseline;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight:400;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: none;
}

input, textarea {
	margin: 0;
}
a {
	outline: none;
}
body {
	font: 75%/1.5 Arial, Helvetica, sans-serif;
	color: #333;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

h1 {
	font-size: 2.333333em;
	line-height: 1.285714;
	margin-bottom: 0.6428571em;
}

h2 {
	font-size: 2em;
	line-height: 1.5;
	margin-bottom: 0.75em;
}

h3 {
	font-size: 1.333333em;
	line-height: 1.125;
	margin-bottom: 1.125em;
}

h4 {
	font-size: 1.333333em;
	line-height: 1.125;
}

h5 {
	font-size: 1.166666em;
	line-height: 1.285714em;
	margin-bottom: 1.285714em;
}

h6 {
	font-size: 1.166666em;
	line-height: 1.285714em;
}
p {
	font-size: 1.083333em;
	line-height: 1.384615;
	margin: 0 0 1.5em;
}

ul {
	list-style-type: square;
	margin: 0 0 1.5em;
}

ol {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	margin: 0 0 1.5em;
}

dl {
	margin: 0 0 1.5em 0;
}

dl dt {
	font-weight: bold;
}

dl dd {
	margin-left: 1.5em;
}

abbr, acronym {
	border-bottom: 1px dotted #000;
}

address {
	margin-top: 1.5em;
	font-style: italic;
}

del {
	color: #000;
}

a {
	color: #3366cc;
	text-decoration: none;
}

a:hover {
	color: #cc3333;
	text-decoration: underline;
}

.attention {
	margin: 0 0 18px 0;
	font: italic 1.5em/1.333333 Georgia, "Times New Roman", Times, serif;
	color: #cc0000;
}

strong {
	font-weight: bold;
}

em, dfn {
	font-style: italic;
}

dfn {
	font-weight: bold;
}

pre, code {
	margin: 1.5em 0;
	white-space: pre;
}

pre, code, tt {
	font: 1em monospace;
	line-height: 1.5;
}

tt {
	display: block;
	margin: 1.5em 0;
	line-height: 1.5;
}

hr {
	clear: both;
	color: #fff;
	border: dotted #ccc 2px;
	border-style: none none dotted;
	margin: 0 0 1.333333em;
	padding: 0;
	font-size: 1em;
	line-height: 1.5;
}

hr.thin {
	clear: both;
	color: #fff;
	border: solid #ccc 1px;
	border-style: none none solid;
	margin: 0 0 1.333333em;
	padding: 0;
	font-size: 1em;
	line-height: 1.5;
}
.small {
	font-size: .833333em;
	margin-bottom: 1.8em;
	line-height: 1.8em;
}

.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}

.center {
	text-align: center;
}

.quiet {
	color: #999;
}

.hide {
	display: none;
}

.highlight {
	background: #ffc;
}

.white {
	color: #fff;
}
#middlecontent{width:960px; height:auto; overflow:hidden; margin:auto; background-color:#f0f0f1;}

#pagecontent{width:620px; padding-left:15px; padding-right:5px; padding-top:20px; overflow:hidden; background-color:#FFF; float:left;}

#sidebar{width:310px; height:auto;padding-top:20px; padding-left:5px; padding-right:5px; overflow:hidden;float:left; background-color:#f0f0f1;}

.inside { margin: 0 auto; }
.inside { 
width:948px;
margin-top:20px;
}

#landing_bullets img{
	width:21px;
	height:20px;
}
#landing_points{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}

