/*layout*/
body {
	background: #fff url(../images/bg.gif) 0 0 repeat-x;
}

h1 {
	font-size: 28px;
	font-weight: normal;
	color: #5b4d40;
	margin-bottom: 15px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.7em;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
}

h1.small {
	font-size: 25px;
}

.coloured {
	color: #1a3e92;
}

p {
	font-size: 13px;
	line-height: 1.7em;
}

#wrapper {
	width: 958px;
	margin: 0 auto;
	padding: 0 26px;
	height: auto !important;
	background: #fff url(../images/wrapper.bg.jpg) 0 0 no-repeat;
	min-height: 750px;
	position: relative;
	overflow: hidden;
}

#header {
	background: #fff url(../images/header/bg.jpg) 0 0 no-repeat;
	width: 958px;
	height: 138px;
	padding-top: 51px;
	position: relative;
	z-index: 2;
}

#content {
	width: 958px;
	position: relative;
}

#subContent {
	float:left;
	overflow:hidden;
	position:relative;
	width:600px;
}

#footer {
	width: 100%;
	height: 190px;
	margin: 0 auto;
	background: #fff url(../images/footer.bg.jpg) center no-repeat;
	position: relative;
	clear: both;
}

#footer .content {
	text-align: right;
	margin: 0 auto;
	height: 30px;
	width: 1010px;
	padding-top: 45px;
}

#footer .content img {
	vertical-align: middle;
	margin: 0 10px;
	
}

#footer .content img.logo {
	margin-right: 40px;
}

#footer .content p {
	text-align: right;
	margin-right: 90px;
}

#header .logo {
	position: absolute;
	left: 362px;
	top: 0px;
}

#header .slogan {
	position: absolute;
	left: 368px;
	top: 29px;
}

#header .oetker {
	position: absolute;
	left: 20px;
	top: 0px;
	display: block;
}

#sidebar {
	display: inline;
	float: left;
	width: 215px;
	margin: 0 40px 0 75px;
	overflow: hidden;
}

#sidebar p {
	font-size: 13px;
	line-height: 1.8em;
}

#icon {
	display: inline;
	float: left;
	margin: 25px 25px 0 55px;
	width: 245px;
}

div.generic {
	margin-top: 40px;
}

/*==Navigation==*/
#nav {
	width: 958px;
	padding-top: 54px;
}

#nav ul {
	margin:0; 
	padding: 0;
	list-style-type: none;
}

#nav ul li {
	float: left;
	margin:0; 
	padding: 0;
}

#nav ul li.blank {
	width: 272px;
	display: block;
}

#snav {
	width: 165px;
	position: absolute;
	top:42px;
	right: 0px;
	padding-right:28px;
	background: transparent url(../images/spacer.gif);
	
}

#snav ul {
	margin:0; 
	padding: 0;
	list-style-type: none;
}

#snav ul li {
	margin: 0 0 3px 0; 
	padding: 0;
	text-align: right;
}

#cnav {
	position: absolute;
	top: 152px;
	left: 5px;
}

#cnav ul {
	margin:0; 
	padding: 0;
	list-style-type: none;
}

#cnav ul li {
	float: left;
	margin:0; 
	padding: 0;
}

#touts, #flashContainer {
	margin-left:-7px;
	width: 971px;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

#touts .tout {
	float: left;
}

#touts {
	position: relative;
	z-index: 2;
	margin: 29px 0 0 3px;
	height: 152px;
}

/*==Navigation==*/

/*=layout*/

/*==Products page==*/

#productBox {
	width: 957px;
	height: 290px;
	overflow: hidden;
	position: relative;
}

#productBox #featuredProduct {
	position: absolute;
	left: 328px;
	z-index: 1000;
}

#productBox #products {
	position: absolute;
	left: -64px;
}

#productBox #products .product {
	width: 130px;
	float: left;
	text-align: center;
}

#productBox #products .featured {
	width: 300px;
}

#productBox .prev {
	position: absolute;
	left: 290px;
	top: 235px;
	cursor:hand;
	cursor:pointer;
}

#productBox .next {
	position: absolute;
	left: 630px;
	top: 235px;
	cursor:hand;
	cursor:pointer;
}

#productDetails {
	width: 879px;
	margin: 0 34px;
}

#productDetails .details {
	display: none;
	overflow: hidden;
	margin-top: 15px;
}

.col .product_image {
	text-align: center;
}

.col {
	display: inline;
	float: left;
	width: 280px;
	margin-left: 10px;
}

.col p {
	margin: 20px 20px 20px 0;
	line-height: 1.7em;
}

.col table {
	margin-top: 20px;
	width: 100%;
}

.col table tr th {
	text-align: left;
	border-bottom: 2px solid #000;
}

.col table tr td {
	border-bottom: 1px solid #000;
	width: 40%;
}

.col table tr.noUnderline td {
	border-bottom: 0px;
}

.col table tr.thickUnderline td {
	border-bottom: 2px solid #000;
}

.col table td.indent {
	padding-left: 15px;
}

.col #wellness_cues img {
	margin: 7px 8px 0 0;
}

/*==Products page==*/

/*== WINNERS PAGE ==*/

#winnersTable {
	border:0; 
	padding:0;
	margin:0;
}

#winnersTable td {
	border-bottom: 1px dotted #c6bcb3;
	line-height: 28px;
	padding-left: 5px;
}

#winnersTable td.name {
	padding-left: 20px;
}

#winnersTable td.prize {
	padding-left: 8px;
}

#sept, #aug, #july, #june, #may, #oct, #nov {
	display: none;
}

.enabled {
	display: block;
}

.subHead {
	margin-bottom: 20px;
	overflow: hidden;
}

.subHead p {
	float: left;
	width: 340px;
	display: block;
	border-right: 1px dotted #c6bcb3;
	padding-right: 15px;
}

.subHead .dropDown {
	float: left;
	width:210px;
}

.dropDown span {
	display: block;
	color: #cf0129;
	font-weight: bold;
	margin: 20px 0px 5px 25px;
}

.dropDown select {
	margin-left: 25px;
	width: 205px;
}

/*== WINNERS PAGE ==*/

/*==where 2 buy==*/

.where2buy #subContent {
	width: 650px;
	margin-bottom: 35px;
}

.where2buy #subContent .icon {
	float: left;
	display: inline;
	margin-left: 30px;
	margin: 0 10px 0 30px;
}

.where2buy #subContent .subHeading {
	float: left;
	display: inline;
	width: 395px;
	margin-top: 25px;
}

#icon label.bold {
	margin: 70px 0 0 20px;
	padding-left: 50px;
	width: 160px;
	border-left: 1px dotted #c6bcb3;
	color: #1a3e92;
	font-weight: bold;
	height: 65px;
}

#icon.region {
	display: block;
	float: none;
	margin: 0;
	width: auto;
}

.chart {
	width: 874px;
	margin: 0 40px 40px 40px;
	clear: both;
}

.chart table {
	width: 100%;
}

.chart table td {
	border-bottom: 1px dotted #c6bcb3;
	border-right: 1px dotted #c6bcb3;
	text-align: center;
	height: 35px;
}

.buyChart {
	display: none;
}

#ontario {
	display: block;
}

/*==Forms==*/

label {
	float: left;
	line-height: 1.4em;
	display: inline;
	margin-bottom: 15px;
	vertical-align: bottom;
}

#subContent label.half {
	margin-right: 20px;
	width: 280px;
}

#subContent label.full {
	width: 580px;
}

#subContent label textarea, #icon label select {
	width: 100%;
}

#subContent label textarea {
	height: 100px;
}

#subContent label input.radio {
	width: 20px;
}

#subContent label input.checkbox {
	width: 13px;
}

#subContent .submit {
	float:right;
	margin-right: 10px;
}
/*==Forms==*/

/*==Special Classes==*/

.error {
	color: red;
}

.hr {
	background: #fff url(../images/hr.gif) 0 0px repeat-x;
	height: 5px;
	width: 575px;
	margin: 10px 0;
}

.hr hr {
	visibility: hidden;
}

.clear {
	clear: both;
}

.centered {
	text-align: center;
}

.heading {
	color: #5a5356;
}

.topMargin {
	margin-top: 10px;
	display: block;
}

.noStyle {
	color: #605a5d;
	text-decoration: none;
}

label a:link, label a:visited, label a:hover, label a:active {
	color: #8e8588;
	text-decoration: underline;
}

.step {
	margin-top: 35px;
}

.step p {
	margin: 15px 0 0 0;
}

.prev {
	float: left;
}


form input, select, textarea {
	float: left;
	margin-top: 4px;
	width: 100%;
}

.province {
	width: 150px;
	margin-right: 50px;
}

#postal input{
	width: 25px;
	margin-right: 10px;
}

#postal {
	line-height:1.4em;
	margin-bottom: 15px;
	margin-right: 20px;
	width: 280px;
	float: left;

}

#postal label {
	display: block;
	float: none;
	line-height: 1.4em;
	margin-bottom: 0;
}

#phone {
	width: 280px;
	clear: both;
	float:left;
	line-height:1.4em;
	margin-right: 20px;
}

#phone label {
	display: block;
	float: none;
	line-height: 1.4em;
	margin-bottom: 0;
}

#phone1, #phone2 {
	width: 25px;
	margin-right: 10px;
}

#phone3 {
	width: 30px;
}

#month, #day {
	margin-right: 10px;
	width: 25px;
}

#year {
	width: 33px;
}

.g_input {
	width: 10px;
}

#gender .g_span {
	display: block;
	float: left;
	margin: 3px 15px 0 5px;
}

#gender {
	float: left;
	line-height: 1.4em;
	margin-bottom: 15px;
}

#gender label {
	display: block;
	float: none;
	line-height: 1.4em;
	margin-bottom: 0;
}

#dob {
	width: 290px;
	clear: both;
	float: left;
	line-height: 1.4em;
	margin-bottom: 15px;
	margin-top: 5px;
}

#dob label {
	display: block;
	float: none;
	line-height: 1.4em;
	margin-bottom: 0;
}

#subscribe {
	float: left;
	margin-left: 5px;
}

.subscribe1 {
	width: 13px;
	margin: 0 5px 0 4px;
}

.subscribe2 {
	width: 280px;
}

form p {
	color: #605A5D;
	font-size: 11px;
}

#form3 .subscribe2 {
	margin-bottom: 20px;
	width: 175px;
}

#form3 .clear {
	clear: both;
}

#form3 select {
	margin-bottom: 20px;
	width: 450px;
}

#form3 #register3_4 {
	display: none;
	clear: both;
}

#loginform input {
	float: none;
	width: 13px;
}

.winMonth {
	margin-bottom: 75px;
}

.profileBox {
	background: #f9f9f9;
	margin: 10px 0;
	padding: 25px 25px 5px 25px;
}

.profileBox p {
	line-height: 1.5em;
}

.profile .hr {
	width: 600px;
}

#editProfile1 {
	margin-bottom: 25px;
}

#editProfile2 {
	margin-bottom: 25px;
	margin-top: 25px;
}

.edit {
	float: right;
}

#bolognese {
	clear: both;
}

#login {
	display: block;
	position: absolute;
	top: 160px;
	right: 0;
	cursor: pointer;
}

#logout {
	position: absolute;
	display: block;
	width: 375px;
	height: 30px;
	top: 160px;
	right: 0;
}

#logout_name {
	background: url(../images/header/logout.name.bg.gif) no-repeat;
	height: 30px;
	margin-right: 92px;
}

#logout_name span {
	float: right;
	margin-top: 9px;
	margin-right: 5px;
	color: #1A3E92;
	font-size: 12px;
}

#logout_button {
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/header/logout.bg.gif) no-repeat;
	height: 33px;
	width: 93px;
}

#logout_button img{
	position: absolute;
	top: 11px;
	left: 17px;
}

#popup {
	background: url(../images/header/login.bg.png);
	display: none;
	position: absolute;
	top: 155px;
	right: -5px;
	width: 329px;
	height: 298px;
	z-index: 2;
	color: #000;
	overflow: hidden;
}

#loginform {
	display: none;
}

#forgotform {
	display: none;
}

#loginform .close, #forgotform .close {
	float: right;
	margin: 15px;
	cursor: pointer;
}

#loginform .header, #forgotform .header {
	margin-top: 40px;
	margin-bottom: 10px;
}

#loginform label, #forgotform label {
	float: none;
	line-height: 1;
	display: block;
	margin-bottom: 5px;
	color: #716d69;
	font-weight: bold;
}

#loginform ul li, #forgotform ul  li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#loginform #form, #forgotform #form {
	margin-left: 50px;
}

#loginform .textbg, #forgotform .textbg {
	background: url(../images/header/login.textbox.bg.gif);
	width: 222px;
	height: 18px;
	border: 0;
	padding: 4px 0 0 3px;
}

#loginform .remember {
	display: inline;
	padding-left: 5px;
	font-size: 10px;
}

#loginform .submit {
	position: absolute;
	top: 185px;
	right: 38px;
}

#forgotform .submit {
	float: right;
	margin: 12px 52px 0 0;
}

#loginform p , #forgotform p {
	margin: 10px 30px 15px 0;
	color: #605a5d;
	line-height: 1.5em;
}

#loginform .hr {
	background: none;
	margin-top: 10px;
}

#loginform .register {
	float: right;
	margin-right: 38px;
	margin-top: 18px;
}

#loginform .forgot {
	padding: 0;
	margin: 4px 0 0 0;
}

.forgot a {
	color: #26aedf;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.forgot a:hover {
	color: #209ecc;
}

#loginform * {
	vertical-align: middle;
}

#form3 * {
	vertical-align: middle;
}

#form3 label {
	vertical-align: middle;
	line-height: 110%;
}

#loginform input, #forgotform input {
	padding: 0;
	margin: 0;
}

#loginform #remember {
	margin-bottom: 0;
}

#loginpage {
	position: relative;
	width: 257px;
	color: #000;
	overflow: hidden;
	height: 500px;
}

#loginpage #form {
	margin-left: 0px;
}

#loginpage label {
	float: none;
}

#loginpage .submit {
	position: absolute;
	top: 119px;
	right: 9px;
}

#loginpage .register {
	margin-right: 19px;
}

#loginpage .hr {
	margin-top: 25px;
}

#loginpage.forgotpage .submit {
	top: 60px;
}

.asterisk{
	color: #26aedf;
}

a.info {
	color: #605A5D;
    position:relative;
    z-index:24;
	float: right;
	margin: 5px 40px 0 0;
}

a.FR {
	float: none;
	display: block;
	clear: both;
}

a.info:hover {
	background: #fff;
	z-index:25;
}

a.info span {
	display: none
}

a.info:hover span {
    display:block;
    position:absolute;
    top:-75px;
	left:0px;
	width:295px;
	height:77px;
}

a.info:hover .en {
	background: url(../en/images/register/tooltip.gif) no-repeat;
}

a.info:hover .fr {
	background: url(../fr/images/register/tooltip.gif) no-repeat;
}

.clearboth {
	clear: both;
}

#hide {
	position: absolute;
	top: -100px;
	left: -100px;
	z-index: -1000;
}

li {
	margin-left: 1.2em;
	margin-bottom: 2px;
}

.rememberme {
	width: 13px;
	vertical-align: middle;
	margin: 0 5px 0 4px;
}

#subContent .remember {
	line-height: 110%;
}

.award {
	float: right;
}

/* faqs */

#content.faqs {
	margin-top: 35px;
}

#faqs dl {
	border-top: 1px dotted #c6bcb3;
	padding-top: 30px;
	margin-top: 25px;
}

#faqs dd {
	font-size: 13px;
	display: block;
	margin: 0 0 20px 21px;
	padding-bottom: 5px;
	width: 440px;
}

#faqs dd p, #faqs dd ul li {
	line-height: 1.5em;
}

#faqs dt {
	font-size: 15px;
	cursor: pointer;
	margin-bottom: 25px;
}

#faqs dt.active {
	color: #1a3e92;
}

#faqs dt.hover {
	color: #26aedf;
}

#faqs dt span {
	color: #1a3e92;
	margin-right: 15px;
}

#faqs .collapse {
	display: none;
	cursor: pointer;
}

/* whats new */

#tout1 {
	background: #fff url(../images/whatsnew.bg.jpg) bottom center no-repeat;
	height: 325px;
	margin-left: 5px;
	position: relative;
}

#tout1 .copy {
	display: inline;
	float: left;
	width: 400px;
}

#tout1 h1 {
	margin: 50px 0 0 0;
}

#tout1 form .button {
	float: left;
	margin-top: 15px;
}

#tout1 em.orange {
	color: #d47c19;
}

#tout1 em.blue {
	color: #26aedf;
}

#tout1 h2 span {
	color: #d47c19;
}

#tout1 h2 {
	float: left;
	display: inline;
	margin: 20px 0 15px 0;
	width: 390px;
	font-size: 17px;
	line-height: 1.6em;
}

#tout1 .icon {
	display: inline;
	float: left;
	height: 150px;
	margin: 60px 20px 50px 0;
}

#tout1 .thanks {
	border-left: 1px dotted #c6bcb3;
	display: inline;
	float: right;
	margin-right: 70px;
	margin-top: 10px;
	padding-left: 5px;
}

#tout1 form {
	display: inline;
	float: left;
	margin-left: 40px;
	margin-top: 10px;
	width: 300px;
}

#tout1 form input {
	float: none;
	width: 13px;
}

#tout1 form label {
	float: none;
	display: inline;
	font-size: 12px;
}

#tout1 form a:link, #tout1 form a:visited  {
	color: #5fc3e6;
	padding-bottom: 1px;
	text-decoration: none;
	border-bottom: 1px solid #5fc3e6;
}

#tout1 form a:hover {
	border-bottom: none;
}

#tout1 form #no_terms {
    display: none;
    position: relative;
}

#tout1 form #no_terms.warning {
    color: red;
    border: 1px solid red;
    margin: -12px 0 7px 0;
    padding: 5px;
    text-align: center;
}

#shade {
	display: none;
	background-color: #74afc7;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
}

#contest_popup {
	display: none;
	position: absolute;
	background: transparent url(../images/contest.popup.bg.png) no-repeat;
	top: 250px;
	left: 165px;
	height: 303px;
	width: 604px;
	overflow: hidden;
	opacity: 0;
	z-index: 5;
}

#contest_popup .close {
	float: right;
	margin: 15px;
	cursor: pointer;
}

#contest_popup #thanks {
	display: block;
	margin: 90px;
}

#contest_popup #thanks h2 {
	width: 350px;
	margin: 20px 0 0 6px;
}

#contest_popup #thanks .blue {
	color: #26aedf;
}

#contest_popup #popup_content {
	margin: 65px 0 0 50px;
}

#contest_popup #popup_content #c_register {
	display: inline;
	float: left;
	width: 260px;
	border-right: 1px solid #e7e2c9;
	padding-right: 15px;
}

#contest_popup #popup_content #c_register h2 {
	margin-top: 15px;
	line-height: 1.4em;
}

#contest_popup #popup_content #c_register .button {
	margin-bottom: 15px;
}

#contest_popup #popup_content #c_register p {
	font-size: 11px;
	color: #aca59c;
	line-height: 1.4em;
}

#contest_popup #popup_content #c_register p strong {
	color: #5b4d40;
}

#contest_popup #popup_content #c_login {
	display: inline;
	margin-left: 40px;
	float: left;
	width: 200px;
}

#contest_popup #popup_content #c_login form {
	margin-top: 15px;
}

#contest_popup #popup_content #c_login label {
	float: none;
	line-height: 1;
	display: block;
	margin-bottom: 5px;
	color: #716d69;
	font-weight: bold;
}

#contest_popup #popup_content #c_login ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#contest_popup #popup_content #c_login .textbg {
	background: url(../images/contest.textbox.bg.gif);
	width: 177px;
	height: 18px;
	border: 0;
	padding: 4px 0 0 3px;
	margin-bottom: 10px;
}

#tout2 {
	clear: both;
}

#tout2 .icon {
	display: inline;
	float: left;
	margin: 10px 0 0 10px;
	width: 456px;
	text-align: right;
}

#tout2 .copy {
	display: inline;
	float: left;
	width: 325px;
	margin: 40px 0 0 40px;
}

#tout2 .copy h2 {
	margin: 30px 0 10px 0;
}

/* customize */

#content.whatsnew_customize {
	margin-top: 30px;
}

#customize .icon {
	float: left;
	display: inline;
	margin-left: 65px;
}

#customize #copy {
	float: left;
	display: inline;
	width: 400px;
	margin-left: 40px;
}

#customize #copy h2 {
	margin: 25px 0 25px 8px;
	font-size: 18px;
	width: 345px;
}

#tips {
	clear: both;
	margin: 25px 45px;
}

#tips h2 {
	color: #3c3228;
	font-size: 22px;
	margin-bottom: 0px;
}

#tips .left {
	float: left;
	margin-left: 15px;
}

#tips .right {
	display: inline;
	float: right;
	margin-right: 90px;
}

#tips_content {
	clear: both;
	border-top: 1px dotted #c6bcb3;
	border-bottom: 1px dotted #c6bcb3;
	height: auto;
	width: 900px;
	position: relative;
	overflow: hidden;
}

#tips_left {
	display: inline;
	float: left;
	width: 520px;
}

#tips_left_top_left {
	display: inline;	
	float: left;
	height: 210px;
	padding: 17px;
	border-bottom: 1px dotted #c6bcb3;
	border-right: 1px dotted #c6bcb3;
	overflow: hidden;
	width: 247px;
}

#tips_left_top_right {
	border-bottom: 1px dotted #c6bcb3;
	border-right: 1px dotted #c6bcb3;
	display: inline;	
	float: left;
	height:210px;
	overflow: hidden;
	padding: 17px;
	width: 203px;
}

#tips_left.fr #tips_left_top_left {
	height: 260px;
}

#tips_left.fr #tips_left_top_right {
	height: 260px;
}

#tips_left.fr #tips_left_bottom {
	height: 180px;
}

#tips_left_bottom {
	clear: both;
	border-right: 1px dotted #c6bcb3;
	height: 184px;
	padding: 20px 20px 0 20px;
}

#tips_middle {
	float: left;
	width: 190px;
	padding: 15px;
	height: 380px;
	position: relative;
}

#tips_submit {
	float: left;
	width: 290px;
	padding: 20px 0 20px 30px;
}

#tips_content p {
	color: #3c3228;
	font-size: 15px;
	line-height: 1.7em;
}

#tips_content .arrow {
	position: absolute;
	top: 360px;
	left: 15px;
}

#tips_middle .button {
	position: absolute;
	top: 360px;
	left: 165px;
	
}

#tips_left p, #tips_middle p {
	margin-left: 10px;
}

#tips_content p em {
	color: #605a5d;
}

#tips form p {
	color: #605A5D;
	font-size: 11px;
}

#tips form label, #tips form input, #tips form textarea {
	float: left;
	display: inline;
	width: 99%;
}

#tips form input, #tips form select {
	padding: 2px;
}

#tips form textarea {
	font-family: Georgia, sans-serif;
}

#tips form .city {
	width: 137px;
	margin-right: 15px;
}

#tips form .province {
	width: 137px;
	margin-right: 0;
}

/* register */

div.register {
	margin-top: 45px;
}

#content.register #icon {
	display: inline;
	float: left;
	width: 309px;
	margin: -10px 25px 0 -7px;
}

/* profile */
div.profile {
	margin-top: 20px;
}