body {
	margin: 0px;
}

.clear {
	clear: both;
}

td {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}

b {
	color: #093A7D;
}

a {
	color: #093A7D;
}

a.nound {
	text-decoration: none;
}

li {
	padding-bottom: 3px;
}

.hr {
	background-image: url(../images/line_horiz.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 1px;
}

.vr {
	background-image: url(../images/line_vert.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 1px;
}

.error {
	color: #FF0000;
}

.note {
	color: #666666;
}

.fields {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #333333;
}

.mouse {
	font-size: 10px;
}

.mouse b {
	color: #666666;
}

table.form td {
	padding: 5px 10px 5px 0px;
}

table.poll td {
	padding: 3px 0px 3px 0px;
}

table.ingredients td {
	color: #093A7D;
	padding: 2px 10px 2px 10px;
}

table.ingredients tr.even {
	background-color: #E6EBF2;
}

#top {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
}

#logo {
	position: absolute;
	margin-left: 99px;
	margin-top: 52px;
	z-index: 2;
}

#landing #logo {
	margin-left: 150px;
}

#landing #selection {
	text-align: center;
	width: 900px;
	padding-top: 229px;
}	

#bot {
	background-position: bottom left;
	background-repeat: no-repeat;
}

#bubbles {
	position: absolute;
	margin-left: 787px;
	margin-top: 124px;
	z-index: 2;
}

#topnav {
	position: absolute;
	margin-left: 623px;
	margin-top: 30px;
	z-index: 2;
}

#nav {
	position: absolute;
	margin-left: 139px;
	margin-top: 204px;
	z-index: 2;
}

#badge_left {
	position: absolute;
	margin-left: 0px;
	margin-top: 352px;
	z-index: 2;
}

#badge_right {
	position: absolute;
	margin-left: 765px;
	margin-top: 378px;
	z-index: 2;
}

#healthcheck {
	position: absolute;
	margin-left: 80px;
	margin-top: -130px;
	z-index: 2;
}

#trythis {
	position: absolute;
	margin-left: 77px;
	margin-top: 510px;
	z-index: 2;
	float: left;
}

#trythis div.h {
	position: absolute;
	width: 190px;
	margin-left: 45px;
	margin-top: -52px;
}

#trythis div.v {
	position: absolute;
	width: 140px;
	margin-left: 95px;
	margin-top: -72px;
}

#product {
	position: absolute;
	margin-left: 316px;
	margin-top: 0px;
	z-index: 1;
}

#home {
	position: relative;
	padding: 92px 0px 70px 316px;
	z-index: 1;
    width: 584px;
}

.home-us {
	padding-bottom: 240px !important;
}

#juice {
	position: absolute;
	margin-left: 0px;
	margin-top: 385px;
	z-index: 1;
}

#content {
	position: relative;
	padding: 122px 95px 70px 344px;
	z-index: 1;
}

#footer, #footer a {
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	color: #FFFFFF;
}

.outer {
	display: table; 
	height: 112px; 
	position: relative; 
	overflow: hidden;
}

.middle {
	display: table-cell; 
	vertical-align: middle; 
	width: 100%;
}

/* COUPON PAGE */
.coupon-page {
	width: 450px;
	position: relative;
	top: 115px;
	left: 345px;
	min-height: 840px;
	height: auto !important;
	height: 840px;
}

.coupon-page .intro {
	width: 375px;
}

.coupon-page .container {
	border-bottom: 1px dashed #9eb6c5;
	width: 450px;
	margin-bottom: 15px;
}

.badge {
	background: url(../images/coupon/coupon-bg.png) no-repeat;
	width: 207px;
	height: 140px;
	padding-left: 1px;
	position: relative;
	float: left;
	margin-bottom: 30px;
	display: block;
}

.badge .position {
	position: absolute;
	top: 15px;
}

.badge .ribbon {
	position: absolute;
	right: 0px;
	top: 0px;
}

.badge .product {
	float: left;
	width: 69px;
	height: 95px;
}

.badge .right-col {
	float: left;
	width: 130px;
}

.badge .headline {
	color: #005696;
	display: block;
	padding: 5px 0px 3px 0px;
}

.badge .select {
	position: absolute;
	left: 15px;
	bottom: 7px;
}

.select input {
	padding: 5px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
}

.select label {
	color: #000;
	position: relative;
	top: -3px;
}

.badge-margin {
	margin-right: 20px;
}

.history-img {
	position:relative; 
	top:-23px; 
	right:33px; 
	z-index:1;
}
