/* Elements */

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003075;
	line-height: 21px;
}

a:link, a:visited, a:active {
	font-weight: bold;
	color: #0084d7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-image: url(images/bullet.gif);
}

/* Layout structure */

#flash_header {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 280px;
	height: 618px;
}

#main_wrapper {
	position: absolute;
	left: 300px;
	top: 280px;
	z-index: 12;
	width: 680px;
}

#main_wrapper.home {
	position: absolute;
	left: 200px;
	top: 280px;
	z-index: 12;
	width: 780px;
}

#header {
	width: 100%;
	height: 300px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}

#header h1 a {
	display: block;
	float: left;
	width: 305px;
	height: 155px;
}

#main {
	clear: both;
	float: left;
	width: 100%;
}

#main_content {
	margin: 0 auto;
}

#main_content h1, h2, h3 {
	padding: 0;
	color: #dc0067;
}

#main_content h1 {
	font-size: 18px;
}

#main_content h2 {
	font-size: 14px;
}

#main_content h3 {
	font-size: 12px;
}

#main_content h4 {
	font-size: 11px;
	color:#003399;
}

#footer {
	clear: both;
	float: left;
	width: 100%;
	margin: 0;
}

#footer_content {
	margin: 0 auto;
	font-size: 10px;
}

#footer_content p {
	margin: 10px 0;
}

#footer_content p.left {
	float: left;
}

#footer_content p.right {
	float: right;
}

#footer_content a {
	font-weight: normal;
	color: #003075;
	text-decoration: none;
}

#footer_content a:hover {
	background: none;	
}

/* Misc */

.link {
	font-weight: bold;
	color: #0084d7;
	text-decoration: none;
}

a:hover .link {
	text-decoration: underline;
}

em.quote_start {
	display: block;
	padding: 0 30px;
	font-size: 12px;
	background: url(images/bg_quote.gif) top left no-repeat;
}

em span.quote_end {
	padding-right: 30px;
	background: url(images/bg_quote_end.gif) bottom right no-repeat;
}

.clear {
	clear: both;
}

.align_middle {
	display: block;
	margin: 0 auto;
}

.pink {
	color: #dc0067;
}

.baby_blue {
	color: #00b9f2;
}

.green {
	color: #94c83d;
}

.purple {
	color: #451562;
}

.qa_item {
	border-bottom: solid 1px #ececec;
}

.qa_item p {
	padding: 5px 0 5px 40px;
}

.question {
	padding: 5px 0 5px 40px;
	color: #dc0067;
	background: url(images/question.jpg) left top no-repeat;
}

.answer {
	padding: 5px 0 5px 40px;
	background: url(images/answer.jpg) left top no-repeat;
}

#cycle_day_1-7 {
	padding-left: 120px;
	background: url(images/your_body_day_1-7.gif) left top no-repeat;
}

#cycle_day_8-14 {
	padding-left: 120px;
	background: url(images/your_body_day_8-14.gif) left top no-repeat;
}

#cycle_day_15-21 {
	padding-left: 120px;
	background: url(images/your_body_day_15-21.gif) left top no-repeat;
}

#cycle_day_22-28 {
	padding-left: 120px;
	background: url(images/your_body_day_22-28.gif) left top no-repeat;
}

.exceptional_item {
	width: 680px;
	margin-bottom: 10px;
	background: url(images/bg_blue_block.jpg) left top no-repeat;
}

.exceptional_item p {
	margin: 8px 0 0 0;
}

.exceptional_item .quote {
	margin-top: 20px;
}

.exceptional_item .left {
	float: left;
	width: 40%;
}

.exceptional_item .left .woman {
	margin: 15px 0 0 100px; 
	vertical-align: middle;
}

.exceptional_item .right {
	float: left;
	width: 50%;
	margin-left: 20px;
}

.exceptional_item .right .name {
	margin-top: 25px;
}

/* Consumer Care contact form */

#form_contact {
	margin: 20px auto 0 auto;
}

#form_contact input, #form_contact textarea {
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003075;		
	border: solid 1px #cbe6f9;
	background: url(images/bg_input.jpg) repeat-x left top;
}

#form_contact input {
	padding: 4px 0 4px 0;
}

#form_contact .message {
	width: 250px;
}

#form_contact .button {
	width: 80px;
	padding: 2px 0;
	font-weight: bold;
	color: #fff;
	background: #017ec1;
}

/* Competition Results */

.compo_left {
	width:330px;
	border-top: 5px #003399 solid;
	float:left;
	font-size: 11px;
}

/* Competition */

#detail {width:760px; margin:10px auto; color:#EB008B; font-weight:bold;}
  #detail table {border: 2px solid #0551A5;}
  .required {font-weight:normal; font-size:10px;}
  table#entry_form {width:100%; margin:10px; border:0;}
  #entry_form td {padding-right:10px;}
  #note_firstname, #note_lastname, #note_cell, #note_barcode {font-size:9px;}
  #rules_link {width:281px; height:19px; margin:20px 0; border:0; cursor:pointer; background:url("images/btn_rules.jpg") top left no-repeat;}

#detail #rules ol {margin:10px;}
#detail #rules li {display:list-item; margin-left:40px; line-height:22px;}
.compo_right {
	width:330px;
	border-top: 5px #003399 solid;
	float:right;
	font-size: 11px;
}
