/*  GLOBAL  */
body,html {
	margin: 0px;
	font: 12px arial, geneva, helvetica, sans-serif;
}

p,ul,button,input,a {
	font: 12px arial, geneva, helvetica, sans-serif;
}

img {
	border: 0px;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
}

ul li {
	margin-left: 20px;
}

a {
	color: #0076CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* HOME: RIGHT BLUE BAR */
.right-bar {
	width: 170px;
	background: #E5F2F8;
	color: #000000;
	vertical-align: top;
}

.rightcol-sites {
	padding: 0px 10px 0px 20px;
	vertical-align: top;
}

.rightcol-bar {
	border-top: 1px solid #0066cc;
}

form.rightcolform {
	margin: 0px;
	display: inline;
}

.ortext {
	text-align: center;
	font-weight: normal;
	font: 10px arial, geneva, helvetica, sans-serif;
	color: #0066cc;
	margin: 3px;
}

/* JUMP PAGE */
.jump-page-table {
	width: 760px;
	border-collapse: collapse;
}

.jump-page-table td {
	padding: 0px;
	vertical-align: top;
}

td.prompt-area {
	padding: 10px 15px 80px 0px;
	font: 12px arial, geneva, helvetica, sans-serif;
	color: #666666;
	background: #ffffff;
}

td.text-area {
	padding-top: 5px;
	width: 399px;
}

div.intro-text {
	font: 12px arial, geneva, helvetica, sans-serif;
	color: #666666;
	background: #ffffff;
	width: 245px;
}

/*  HEADER  */
#skipToContent {
	margin-top: -1px;
}

.logo-wrapper {
	position: absolute;
}

.header-logo {
	padding-left: 14px;
	padding-top: 45px;
	width: 225px;
	float: left;
}

.shake-logo {
	width: 240px;
	float: left;
}

.masthead {
	height: 134px;
	width: 724px;
	text-align: right;
	padding-right: 36px;
	padding-top: 19px;
}

.top-nav {
	padding-top: 74px;
	color: #999999;
	background: #ffffff;
}

.top-nav a {
	padding: 5px;
	font-weight: bold;
	color: #999999;
}

.nav_container {
	padding-top: 1px;
	padding-bottom: 1px;
	width: 135px;
}

.lvl1_nav {
	word-spacing: 2px;
	font: 12px arial, geneva, helvetica, sans-serif;
	color: #666666;
	background: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.lvl1_nav:hover {
	color: #666666;
	background: #ffffff;
	text-decoration: underline;
}

.lvl1_nav_current {
	word-spacing: 2px;
	font: 12px arial, geneva, helvetica, sans-serif;
	color: #0076CC;
	background: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

/*  HEADINGS  */
h1 {
	color: #0066cc;
	background: #ffffff;
	font: 24px arial, geneva, helvetica, sans-serif;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 10px 0px 5px 0px;
}

h2 {
	font: 18px arial, geneva, helvetica, sans-serif;
	color: #0066cc;
	background: #ffffff;
	margin-bottom: 0px;
	margin-top: 15px;
}

h2.product-heading {
	color: #000000;
	background: #ffffff;
}

h3 {
	font-weight: normal;
	font: 14px arial, geneva, helvetica, sans-serif;
	color: #0066cc;
	margin-bottom: 0px;
}

h4 {
	font: 12px arial, geneva, helvetica, sans-serif;
	color: #0066cc;
	background: #ffffff;
	margin-bottom: 0px;
}

/* MAIN CONTENT */
.content-area {
	padding-bottom: 10px;
	vertical-align: top;
}

p {
	margin: 4px 0px 8px 0px;
	padding: 0px;
}

.back-to-top {
	margin-top: 10px;
	margin-bottom: 10px;
}

.main-content-list {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
}

/*  FORM TABLE  */
.form-grid-table {
	border-collapse: collapse;
	width: 98%;
	border-bottom: 1px solid #6699cc;
}

.form-grid-table th {
	font: bold 12px arial, geneva, helvetica, sans-serif;
	color: #0066cc;
	background: #ffffff;
	vertical-align: top;
	border-top: 1px solid #6699cc;
	text-align: left;
}

.form-grid-table td {
	font: 12px arial, geneva, helvetica, sans-serif;
	vertical-align: top;
	border-top: 1px solid #6699cc;
	padding: 2px 5px;
}

/*  BMI  */
fieldset.left-form {
	width: 280px;
	float: left;
	margin-right: 20px;
}

.bmi-table {
	margin: 10px 15px;
}

.bmi-table td {
	padding: 3px;
}

div.bmi-result {
	clear: both;
	text-align: center;
	margin: 10px 0px 20px 0px;
	padding: 10px;
	color: #000000;
	background: #ffffcc;
	border: 1px solid #ffcc33;
}

/*  IMAGES - PLACEMENT  */
ul.page-list li {
	margin-bottom: 15px;
}

/*  IMAGES - PLACEMENT  */
img.product-img {
	margin-left: 30px;
	float: right;
}

img.story-img {
	margin-left: 10px;
	float: right;
}

img.meal-img {
	float: right;
	margin-left: 20px;
	border: 1px solid #000;
}

/* MAIN TABLE */
.main-table {
	border-collapse: collapse;
	width: 760px;
}

.main-table td {
	padding: 0px;
}

/* LEFT BAR AREA */
.main-table td.left-navigation-area {
	width: 176px;
	vertical-align: top;
	padding-bottom: 10px;
}

/* Left nav */
.left-nav {
	width: 135px;
	padding-left: 10px;
	padding-right: 31px;
	margin-top: 16px;
}

.leftnav {
	list-style-type: none;
	font-size: 12px;
	border-top: 1px solid #0066cc;
	margin-top: 5px;
	float: left;
}

/* AC: Updated - Changed Left Padding to 7px */
.leftnav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	list-style-type: none;
}

/* AC: Updated - Changed Left Padding to 7px */
.leftnav li {
	padding: 0px 0px 0px 7px;
	margin: 5px 0px 0px 0px;
}

/* AC: Changed from #999 to #666 for link color */
.leftnav a {
	color: #666;
	text-decoration: none;
	font-weight: bold
}

/* AC: Updated - Hover text is set to orange */
.leftnav a:hover {
	text-decoration: underline;
}

/* SEARCH */
.search {
	padding-bottom: 15px;
}

.search_field {
	width: 89px;
	height: 15px;
	border: 1px solid #ccc;
	color: #999999;
	background: #ffffff;
}

/* Left nav selected */
#current a {
	color: #0066cc;
}

#current ul li a {
	font-weight: normal;
}

#current ul li a:hover {
	text-decoration: underline;
}

.selected {
	background-image: url(../images/leftnav_arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.continue {
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}

/*  MONITORING AND MORE  */
ul.monitoring-list li {
	margin-bottom: 20px;
}

/*  RECIPES  */
div#recipe-img {
	margin-left: 10px;
	float: right;
	text-align: center;
}

/* WHERE TO BUY */
ul.addresses li {
	padding-top: 10px;
}

.where-to-buy {
	border-collapse: collapse;
	margin-top: 15px;
	width: 100%;
}

.where-to-buy td {
	vertical-align: top;
	width: 33%;
}

/* FOOTER */
.footer {
	border-top: 1px solid #cccccc;
	width: 584px;
	margin-left: 176px;
	text-align: center;
	padding: 5px 0px 6px 0px;
	color: #999999;
	background: #ffffff;
	font: bold 12px arial, geneva, helvetica, sans-serif;
	margin-top: 30px;
}

.footer a {
	font: bold 12px arial, geneva, helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

/* WARNING POPUP */
#warningbutton {
	border-style: outset;
	border-color: #016AD3;
	background-color: #016AD3;
}

#navbar li {
	display: inline;
	margin-left: 0px;
	text-decoration: none;
}

a.warningbuttontext {
	color: white;
	text-decoration: none;
	font: bold 10pt Arial;
	cursor: hand;
}

.warningbutton {
	border-style: none;
	border-color: #CC0066;
	background-color: #0066CC;
	width: 35px;
	height: 18px;
	text-align: center;
}

.warningbutton a {
	color: #FFFFFF;
	text-decoration: none;
	font: bold 10pt Arial;
	padding: 2px;
}