body {
	font: 12px Arial, Helveica, sans-serif;
	color: #813621;
}

.imgtext {
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
}
.imgtext a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999px;
}
embed, object {
	outline: none;
}

/**
 *	Text
 */
h3 {
	font-size: 1.1em; 
	font-weight: bold;
	padding-bottom: 0.6em;
}
h4, h5 {
	font-size: 1em; 
	font-weight: bold;
	padding-bottom: 0.6em;
}
p {
	padding-bottom: 0.6em;
}
a {
	font-weight: bold;
	color: #813621;
}
strong {
	font-weight: bold;
}
.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/**
 *	Popup boxes
 */
.box {
	width: 507px;
	margin: 0 0 0 200px;
}
.box .content {
	min-height: 200px;
	padding: 7px 5px 0 18px;
	background: transparent url('../img/bg-popup-m.png') repeat-y;
}
.box .border {
	display: block;
	overflow: hidden;
}
.box .border.top {
	height: 10px;
	background: transparent url('../img/bg-popup-t.png') no-repeat;
}
.box .border.bot {
	height: 17px;
	background: transparent url('../img/bg-popup-b.png') no-repeat;
}
.box .col-l {
	float: left;
	display: inline;
	width: 230px;
	margin-right: 20px;
}
.box .col-r {
	float: left;
	width: 215px;
}
.box .heading {
	display: block;
	position: relative;
	left: -3px;
	top: -5px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	background: transparent url('../img/bg-heading.png') no-repeat scroll bottom left;
}
.box #heading03000000{ background: transparent url('../img/bg-heading-contact.png') no-repeat scroll bottom left;}
.box #heading04000000{ background: transparent url('../img/bg-heading-join.png') no-repeat scroll bottom left;}
.box #heading04010000{ background: transparent url('../img/bg-heading-register.png') no-repeat scroll bottom left;}
.box #heading04020000{ background: transparent url('../img/bg-heading-signin.png') no-repeat scroll bottom left;}
.box #heading05000000{ background: transparent url('../img/bg-heading-contact.png') no-repeat scroll bottom left;}
.box #heading06000000{ background: transparent url('../img/bg-heading-terms.png') no-repeat scroll bottom left;}
.box #heading07000000{ background: transparent url('../img/bg-heading-privacy.png') no-repeat scroll bottom left;}
/* Remove columns from first box */
#box-0 .col-l {
	float: none;
	width: auto;
}
#box-0 .col-r {
	display: none;
}
#box-1 .col-l {
	float: none;
	width: auto;
}
#box-1 .col-r {
	display: none;
}
#box-2 .col-l {
	float: none;
	width: auto;
}
#box-2 .col-r {
	display: none;
}
#box-3 .col-l {
	float: none;
	width: auto;
}
#box-3 .col-r {
	display: none;
}
/**
 *	Page-specific
 */
.register .col-l {
	float: none;
	width: auto;
}
.register .col-r {
	display: none;
}

#game {
	display: none;
}
#game-outer {
	position: absolute;
	top: 0;
	left: 0;
	width: 955px;
	height: 560px;
	background: #000;
	opacity: 0.5;
}
#game-swf {
	position: absolute;
	top: 55px;
	left: 105px;
	width: 750px;
	height: 450px;
}

.legal .box .content {
	padding-bottom: 10px;
}
div.content-scroll {
	height: 230px;
	overflow-x: hidden;
	overflow-y: scroll;
}

/**
 *	Nutritional
 */
.nutri {
	width: 185px;
	height: 199px;
	padding: 12px 15px 19px 15px;
	background: transparent url('../img/bg-nutri.png') no-repeat;
}
.nutri h3 {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0.8em;
}
.nutri dt, .nutri dd {
	float: left;
	padding-top: 4px;
	padding-bottom: 3px;
	font-size: 0.85em;
	background: transparent url('../img/bg-dotted.png') repeat-x scroll top;
}
.nutri dt {
	text-transform: uppercase;
	width: 70%;
}
.nutri dd {
	width: 30%;
	text-align: right;
}

/**
 *	Forms
 */
fieldset {
	padding-bottom: 6px;
}
.form-l, .form-r {
	float: left;
	width: 227px;
	display:in-line;
}
.form-l {
	margin-right: 8px;
}
.form-button{
	margin-top:-10px;
}
label {
	font-size: 0.85em;
	display: block;
	float: left;
	width: 90px;
	white-space: nowrap;
	padding-top: 3px;
}
input.text, textarea.text {
	display: block;
	padding: 2px 3px;
	margin-bottom: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #aaa #ccc #ccc #aaa;
}
input.text {
	float: left;
	width: 123px;
}
textarea.text {
	width: 452px;
	height: 60px;
	margin-bottom: 6px;
}
input.text.long {
	width: 359px;
}
input.text.captcha {
	width: 70px;
}

input.button, a.button {
	display: block;
	clear: both;
	width: 134px;
	height: 35px;
	margin-top: 20px;
	background: #ccc;
	background: transparent url(../img/bg-button.png) no-repeat;
	color: #632e1b;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
}
input.button {
	padding: 0 0 4px 0;
	border: 0;
}
a.button {
	padding-top: 9px;
	text-decoration: none;
}
a.button.left {
	float: left;
	clear: none;
	display: inline;
	margin:8px 6px 0 58px;
}

p.form-info {
	clear: both;
	font-size: 0.85em;
}
p.form-error {
	font-weight: bold;
	color: #ee0000;
}
form p.form-error {
	font-size: 0.85em;
}

.register #submit, .contact #submit {
	position: absolute;
	right: 26px; _right: 45px;
	margin-top: 10px;
	font-size: 12px;
}

/**	Homepage competition
 */
#comp-main {
	position: absolute;
	top: 132px;
	left: 183px;
}
#comp-bottle {
	position: absolute;
	top: 0;
	left: 528px;
} 
 
