﻿.thinkhealth-wrapper {
	width: 983px; margin: 0 auto; position: relative; font-size: 0;
}

.thinkhealth-header {
	height: 260px; position: relative; width: 100%; font-size: 0; line-height: 0; background: url("../img/thinkhealth-banner.jpg");
}

.menu-wrapper {
	height: 31px; position: absolute; bottom: 0; left: 8px; right: 5px; background: rgba(0,0,0,0.48);
}

.main-content {
	position: relative; padding-left: 8px; vertical-align: top; background-image: url("../../images/bg_repeat.jpg");
}

.left-margin-img {
	width: 8px; height: 683px; position: absolute; top: 0; left: 0px;
}

.right-margin-img {
	width: 5px; height: 683px; position: absolute; top: 0; right: 0px;
}

.content-wrapper {
	display: inline-block; font-size: 13px; background-image: url("../../images/index_03.jpg"); background-position: left top; background-repeat: repeat-x; width: 758px;
}

.sidebar-wrapper {
	display: inline-block; font-size: 13px; width: 212px; vertical-align: top;
}

.sidebar-padding {
	padding: 0 0 0 10px;
}

.sidebar-link {
	color: #61819A; text-decoration: underline;
}

.login-btn-wrapper {
	font-size: 0; height: 31px;
}

.login-btn-new-member {
	display: inline-block; width: 88px; height: 31px; float:left;
	background: url('../../images/new_member.jpg');
	text-indent: 100%; white-space: nowrap; overflow: hidden;
}

.login-btn-new-member:hover, .login-btn-new-member:active, .login-btn-new-member:focus {
	background: url('../../images/new_member_up.jpg');
}

.login-btn-forgot-password {
	display: inline-block; width: 124px; height: 31px;float:right;
	background: url('../../images/forget_pass.jpg');
	text-indent: 100%; white-space: nowrap; overflow: hidden;

}

.login-btn-forgot-password:hover, .login-btn-forgot-password:active, .login-btn-forgot-password:focus {
	background: url('../../images/forget_pass_up.jpg');
}

.news-wrapper {
	background: url('../../images/left_bg.jpg');
}

.news-wrapper .newsletter-header {
	padding-left: 10px; padding-bottom: 3px; font-size: 11px; line-height: 16px; font-weight: lighter;
}

.newsletter-input {
	border: #969696 1px solid; padding-left: 4px; color: gray; margin-bottom: 5px;
}

.newsletter-radios {
	font-size: 0; margin: 15px 15px 0;
}

.footer-wrapper {
	background-image: url('../img/bottom_page.jpg');
}

.text-center {
	text-align: center;
}

.clear-font {
	font-size: 13px;
}

.copyright-wrapper {
	margin: 0; padding: 0.5em 0 2em; font-size: 13px;
}

ul.submenu 
{
	position: absolute;
	display: none;
	background: rgb(51,51,51);
	padding: 3px;
	top: 31px;
	left: 0px;
	z-index: 999;
	white-space: nowrap;
	overflow: hidden;
}

ul.submenu li 
{
	display: block;
	border: 1px solid #999;
	margin-bottom: 1px;
	line-height: 25px;
}

ul.submenu li a
{
	font-size: 8pt;
	padding: 0 5px;	
}