body {
	background-color: #e0eeea;
	background-image: url(../images/page-bg-tile.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333300;
	line-height: 1.5em;
}
.alert  {
	font-weight: bold;
	color: #F00;
	font-size: 1.25em;
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
}
.alert-box {
	color: #F00;
	padding-bottom: 1.5em;
}
.small , .note{
	font-size: 0.833em;
	color: #666;
}
.note {
	padding-top: 5px;
	padding-bottom: 5px;
}



a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.emphasis {
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.5em;
}
.quote {
	font-size: 1.333em;
	font-weight: normal;
	line-height: 1.333em;
}

a {
	color: #007dc3;
	text-decoration: none;
}

a:hover {
	color: #00619e;
}


p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1.5em;
	padding-left: 0px;
}
.nudge {
	padding-bottom: 3em;
}

h2, h3, h4 {
	font-size: 1.667em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
h3 {
	font-size: 1.333em;
	padding-left: 0px;
	padding-bottom: 0px;
}
h3.common {
	padding-bottom: 1em;
	font-size: 1.5em;
}
h3.rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

h4.common {
	padding-bottom: .5em;
	padding-left: 0px;
	font-size: 1.333em;
}


.clear {
	font-size: 0px;
	clear: both;
	height: 0px;
}
.hide {
	display: none;
}
.center  {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.topmast-wrapper {
	background-image: url(../images/topmast-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topmast-wrapper .container {
	height: 147px;
}
form.login {
	float: right;
	padding-top: 30px;
}
form.login label {
	float: left;
	width: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
form.login input.field {
	width: 150px;
	margin-bottom: 5px;
	border: 1px solid #dbdbdb;
	font-size: 1em;
	margin-left: 5px;
	color: #666;
	padding: 5px;
	float: left;
}
form.login .btn {
	margin-left: 85px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	background-image: url(../images/btn-login.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
}
form.login .btn:hover {
	background-position: bottom;
}

ul.strip {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.nav {
	margin-left: auto;
	margin-right: auto;

}
ul.nav li {
	display: inline;
}
ul.nav a {
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	float: left;
	height: 36px;
	margin-bottom: 10px;
}
ul.nav a.home {
	background-image: url(../images/nav-home.gif);
	width: 81px;
}
ul.nav a.offers {
	background-image: url(../images/nav-offers.gif);
	width: 86px;
}
ul.nav a.merchants {
	background-image: url(../images/nav-merchants.gif);
	width: 115px;
}
ul.nav a.affiliates {
	background-image: url(../images/nav-affiliates.gif);
	width: 101px;
}
ul.nav a.faq {
	background-image: url(../images/nav-faq.gif);
	width: 75px;
}
ul.nav a.co-info {
	background-image: url(../images/nav-co-info.gif);
	width: 132px;
}
ul.nav a.testimonials {
	background-image: url(../images/nav-testimonials.gif);
	width: 120px;
}
ul.nav a.blog {
	background-image: url(../images/nav-blog.gif);
	width: 120px;
}

ul.nav a.rewards {
	background-image: url(../images/nav-rewards.gif);
	width: 98px;
}

ul.nav a.contact {
	background-image: url(../images/nav-contact.gif);
	width: 111px;
}
ul.nav a:hover {
	background-position: bottom;
}
ul.nav a.current {
	background-position: bottom;
}
.side-banner {
	float: left;
	height: 230px;
	width: 460px;
	background-image: url(../images/side-banner.jpg);
}
#home-banner {
	float: left;
	width: 460px;
	background-image: url(../images/flash-banner-bg.jpg);
	background-repeat: no-repeat;
}
.category-container {
	background-image: url(../images/category-bg-tile.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}

ul.category {
	padding-left: 20px;
}
ul.category li {
	display: inline;
}
ul.category a {
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 131px;
	margin-right: 18px;
	float: left;
}
ul.category a.category1 {
	background-image: url(../images/cat-general-health.jpg);
}
ul.category a.category2 {
	background-image: url(../images/cat-weight-loss.jpg);
}
ul.category a.category3 {
	background-image: url(../images/cat-mens-health.jpg);
}
ul.category a.category4 {
	background-image: url(../images/cat-womens-health.jpg);
}
ul.category a.category5 {
	background-image: url(../images/cat-colon-health.jpg);
}
ul.category a.category6 {
	background-image: url(../images/cat-skin-care.jpg);
}
a.btn-view-offers {
	background-image: url(../images/btn-view-all-offers.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 32px;
	width: 297px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
a.btn-view-offers:hover {
	background-position: bottom;
}
.body-container {
	background-color: #FFF;
	background-image: url(../images/body-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.body-container .pad {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.body-container .pad2 {
	padding: 20px;
}
.body-container .pad3 {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


.main-column {
	float: left;
	width: 590px;
}
.main-column2 {
	width: 100%;
	float: none;
}

.main-column3 {
	width: 570px;
}


.block {
	background-image: url(../images/content-grp-bg-tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.side-column  {
	float: left;
	width: 290px;
	margin-left: 20px;
}
.side-column a   {
	color: #78a22f;
}
.side-column a:hover {
	color: #5d7f25;
}

.side-column h3 {
	padding-bottom: 10px;
}
.side-column .block {
	background-image: url(../images/side-column-bg-tile.jpg);
}
.side-column2 {
	width: 360px;
}


img.left {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
img.right {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
}

table.events {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 1.5em;
}
table.events th, table.events td{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0e5d7;
}
table.events th {
	text-align: left;
	color: #000;
	padding-top: 0px;
	text-transform: uppercase;
}
.article-column1 , .article-column2{
	float: left;
	width: 265px;
}
.article-column2 {
	margin-left: 20px;
}
.item  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4f0d0;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.item img {
	padding-bottom: 10px;
}


.foot-container {
	background-image: url(../images/foot-logo.jpg);
	background-repeat: no-repeat;
	background-position: 30px 20px;
	padding-right: 30px;
	padding-left: 270px;
	padding-top: 20px;
	padding-bottom: 50px;
	font-size: 0.917em;
	color: #929b98;
}
.foot-container a {
	color: #929b98;
	text-decoration: underline;
}
.foot-container a:hover {
	text-decoration: none;
}

ul.links {
	padding-bottom: 5px;
	margin-bottom: 0px;
}
ul.links li {
	display: inline;
	margin-right: 8px;
}
.title-container {
	background-image: url(../images/page-title-bg.jpg);
	padding-top: 20px;
	background-repeat: no-repeat;
}
.title-container h2 {
	color: #FFF;
	padding-bottom: 20px;
	font-size: 2.166em;
}
ul.offers li{
	font-size: 1.167em;
	font-weight: bold;
	padding-bottom: 2px;
}
ul.offers a {
	display: block;
	background-color: #F7FBFD;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6f1f7;
	border-right-color: #e6f1f7;
	border-bottom-color: #E6F1F7;
	border-left-color: #e6f1f7;
}
ul.offers a:hover {
	background-color: #EEF7FB;
	border-right-color: #CBE2EF;
	border-bottom-color: #CBE2EF;
	border-left-color: #CBE2EF;
	border-top-color: #CBE2EF;
}
ul.offers a span {
	font-weight: normal;
	color: #666;
	font-size: 0.857em;
}
ul.common {
	margin-top: 0px;
	margin-bottom: 1.5em;
}
ul.common li {
	padding-bottom: .25em;
}
table.common {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: table;
}
table.common th, table.common td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
a.topbtn {
	text-align: right;
	display: block;
	padding-bottom: 1.5em;
}
table.offers {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	background-image: url(../images/content-grp-bg-tile.jpg);
	background-repeat: repeat-x;
}
table.offers th, table.offers td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f0e5d7;
	padding: 10px;
}
table.offers th {
	font-weight: bold;
	border-bottom-style: solid;
	text-transform: uppercase;
}
table.simple {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.simple th, table.simple td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}
table.simple th {
	font-weight: bold;
	vertical-align: top;
}
table.simple td.last, table.simple th.last {
	border-bottom-style: none;
	padding-bottom: 0px;
}

.split-col-lt , .split-col-rt{
	float: left;
	width: 425px;
}
.split-col-rt {
	margin-left: 20px;
}
a.center {
	margin-right: auto;
	margin-left: auto;
}

a.signup {
	background-image: url(../images/btn-signup.jpg);
	background-position: top;
	height: 50px;
	width: 220px;
	margin-top: 15px;
	display: block;
}
a.signup:hover {
	background-position: bottom;
}
form.signup label {
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-align: right;
	padding-left: 20px;
}
form.signup .element-col {
	float: left;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
form.signup input, form.signup select , form.signup textarea{
	padding: 5px;
	color: #666;
	width: 300px;
}
form.signup select {
	width: auto;
}
form.signup .nowidth {
	width: auto;
}
form.signup .btn {
	width: auto;
	color: #333300;
}
form.signup fieldset {
	margin-bottom: 10px;
	border: 1px solid #efefef;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
form.signup legend {
	font-size: 1.333em;
	display: block;
	font-weight: bold;
	margin-left: 20px;
	color: #333300;
	padding-bottom: 20px;
}

.alert {
	color: #F00;
	padding-bottom: 1.5em;
}
table td.number {
	font-size: 2em;
	text-align: center;
}
table th.hrzcenter {
	text-align: center;
}