@charset "UTF-8";
@import url("text.css");
@import url("navigation.css");
body {
	background: #ffc20e url(../images/background-tile.jpg) no-repeat top center;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	height: 100%;
	line-height: 16px;
}
#advertline {
	padding-top: 20px;
	text-align: center;
}
html {
	height: 100%;
}
#extras a {
	color: #000;
}
#extras a:hover {
	color: #910609;
	text-decoration: underline;
}
#footer {
	background: url(../images/splashtile.png) repeat-x;
	height: 145px;
	margin-top: -145px;
	position: relative;
	width: 100%;
}
#footer #curve {
	background-image: url(../images/splashfooter.png);
	height: 145px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#footer #curve p {
	margin-right: 115px;
	font-size: 10px;
}
#footer #curve a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer #curve a:hover {
	text-decoration: underline;
}
#header {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/header.jpg) no-repeat;
	height: 167px;
}
#leftcontent {
	float: left;
	width: 250px;
	text-align: center;
}
#maincontainer {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 147px;
}
#adverts {
	float: left;
	width: 433px;
}
#indextop {
	margin-left: 25px;
}
#rhsbuttons {
	float: left;
	width: 335px;
}
#competition {
}
#glucomegabutton {
	margin-top: 15px;
}
#packshot {
	text-align: center;
	height: 200px;
	width: 815px;
	clear: both;
}
#maincontent {
	width: 814px;
	margin-right: auto;
	margin-left: auto;
}
#nonfooter {
	position: relative;
	min-height: 100%;
}
#rightcontent {
	float: left;
	width: 554px;
	padding-left: 10px;
}
#ingredients {
	padding-top: 10px;
	padding-bottom: 10px;
}
.spacer {
	clear: both;
}
#flash {
	text-align: center;
	margin-bottom: 15px;
}
#titlebar {
	height: 30px;
	background: #900;
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
}
.collumn1 {
	width: 40%;
	float: left;
	height: 30px;
}
.collumn2 {
	width: 30%;
	float: left;
}
.collumn3 {
	width: 30%;
	float: left;
}
.whitebar {
	line-height: 30px;
	color: #000;
	height: 30px;
}
.redbar {
	line-height: 30px;
	color: #000;
	background: url(../productrange/images/tableback.png) repeat;
	height: 30px;
}
#advertpackshot {
	float: left;
	width: 323px;
	text-align: center;
}
#advertinfo {
	float: left;
	width: 491px;
}
#adverttitle {
	width: 491px;
	text-align: center;
}
#bullets {
	float: left;
	width: 272px;
}
#advertlinks {
	float: left;
	width: 219px;
}
#productlink {
	margin-bottom: 31px;
}
#productlink a {
	height: 27px;
	width: 220px;
	background: url(../adverts/images/advert-product.png) top;
	display: block;
}
#productlink a:hover {
	background-position: bottom;
}
.backlink {
	margin: 0px;
	padding-top: 25px;
	clear: both;
	padding-bottom: 35px;
}
#anatomylink {
	margin-bottom: 31px;
}
#anatomylink a {
	height: 27px;
	width: 220px;
	background: url(../adverts/images/advert-anatomy.png) top;
	display: block;
}
#anatomylink a:hover {
	background-position: bottom;
}
#jointcarelink {
	margin-bottom: 31px;
}
#jointcarelink a {
	height: 27px;
	width: 220px;
	background: url(../adverts/images/advert-jointcare.png) top;
	display: block;
}
#jointcarelink a:hover {
	background-position: bottom;
}
#insidelink {
	margin-bottom: 31px;
}
#insidelink a {
	height: 27px;
	width: 220px;
	background: url(../adverts/images/advert-inside.png) top;
	display: block;
}
#insidelink a:hover {
	background-position: bottom;
}
#activelink {
}
#activelink a {
	height: 27px;
	width: 220px;
	display: block;
	background: url(../adverts/images/advert-active.png) top;
}
#activelink a:hover {
	background-position: bottom;
}
#textcontainer {
	padding: 10px 0px 0px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #A50B0E;
}
#text {
	padding: 4px 6px;
	margin-bottom: 5px;
	width: 223px;
	float: left;
}
#text p {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 0.9em;
	text-align: justify;
}
#text a {
	color: #FFF;
	text-decoration: none;
}
#text a:hover {
	color: #FDDB2F;
}
#splashfooter {
	background-color: #A50B0E;
	width: 100%;
}
#splashmaincontent {
	width: 814px;
	margin-right: auto;
	margin-left: auto;
}
#splashcurve   {
	height: 145px;
	background: url(../images/splashfooter.png) no-repeat;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#splashmaincontainer {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/content-back.jpg) no-repeat;
	padding-bottom: 145px;
}
#splashcurvecontainer {
	height: 145px;
	position: relative;
	margin-top: -145px;
	background: url(../images/splashtile.png) repeat-x;
}
.backlinkcentre {
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 35px;
	text-align: center;
}
#footerspacer {
	height: 105px;
}
