body {
	margin:0;
	padding:0;
	color:#4e4d4e;
	background:#1b3452;
	font:11px/15px Arial, Helvetica, sans-serif;
}
p, ul, img, a, h1, h2, h3, form, textarea, input {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	outline:none;
}
img {
	border:none;
	display:block;
}
ul {
	list-style:none;
}
input, textarea {
	font:11px/13px Arial, Helvetica, sans-serif;
}

/*------------------- CONTAINER --------------------*/

.container {
	color:#4e4d4e;
	background:#9cc4d8;
}

/*-------------------- HEADER ---------------------*/

.header {
	height:331px;
	background:url(images/header-bg.jpg) 0 11px no-repeat;
}
.header img {
	margin:29px 0 0 30px;
}
.header table table img {
	margin:0;
}
.header p {
	color:#3e3e3e;
	background-color:inherit;
	line-height:17px;
}
.header p a {
	font-size:10px;
	color:#ff9100;
	background-color:inherit;
}
.header p a:hover {
	text-decoration:underline;
}
/*--------- USER LOGIN -------*/

.header h2 {
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	color:#252525;
	background-color:inherit;
}
.user {
	background:#686968 url(images/user-login-bg.jpg) 0 0 repeat-x;
	color:#bbb;
	font-weight:bold;
	line-height:17px;
	padding-top:13px;
}
.user td {
	height:24px;
}
.user form {
	background:url(images/user-bottom-bg.gif) 0 100% repeat-x;
	padding:0 0 1px 9px;
}
.user input {
	height:14px;
	padding:1px 0 0 2px;
	width:130px;
	border:#aaa 1px solid;
	float:left;
}
.user input.pass {
	width:100px;
}
.user input.btn {
	width:45px;
	height:15px;
	padding:0;
	border:none;
	margin-top:1px;
}
.user p {
	color:#fff;
	background-color:inherit;
	line-height:26px;
	padding-bottom:7px;
}
.user p a {
	color:#fff;
	font-size:11px;
	background-color:inherit;
	text-decoration:underline;
}
.user p a:hover {
	text-decoration:none;
}

/*-------------- TOP MENU --------------*/

.topmenu td.leftBg,
.topmenu td.rightBg {
	background:url(images/topmenu-corners.gif) 0 0 no-repeat;
	height:28px;
	font-size:0;
	line-height:0;
}
.topmenu td.rightBg {
	background-position:100% -28px;
}
.topmenu ul {
	font-size:12px;
	line-height:28px;
	height:28px;
	color:#9ddaf9;
	background-color:inherit;
	background:url(images/topmenu-corners.gif) 0 100% repeat-x;
}
.topmenu ul li {
	float:left;
	padding:0 18px 0 19px;
	background:url(images/topmenu-devider.gif) 0 0 no-repeat;
}
.topmenu ul li.left {
	background:none;
}
.topmenu ul li a {
	color:#fff;
	background-color:inherit;
}
.topmenu ul li a:hover {
	color:#9ddaf9;
	background-color:inherit;
}

/*------------------------- BODY ----------------------------*/

.midBody {
	background:#2e2e2e;
	color:#878787;
	padding:15px 0 0 0;
}

.excersizeTrain {
	background:url(images/excersize-bg.gif) 0 0 no-repeat;
}
.excersizeTrain ul {
	padding:4px 0 4px 138px;
}
.excersizeTrain ul li {
	padding-left:11px;
	background:url(images/bullet-body.gif) 0 50% no-repeat;
}
.excersizeTrain ul li a {
	color:#fff;
	background-color:inherit;
}
.excersizeTrain ul li a:hover {
	text-decoration:underline;
}
.excersizeTrain h2 {
	font-size:14px;
	font-weight:normal;
	line-height:22px;
	text-transform:uppercase;
	color:#fff;
	background-color:inherit;
	padding-bottom:2px;
}
.equipment {
	background-image:url(images/equipment-bg.gif);
}
.meditation {
	background-image:url(images/meditation-bg.gif);
}

/*----- DOCTOR -----*/

.doctor {
	font-size:12px;
}
.doctor h2 {
	font-weight:normal;
	font-size:16px;
	line-height:18px;
	padding-bottom:4px;
	margin-top:-2px;
	color:#eee;
	background-color:inherit;
}
.doctor img {
	border:#a3a3a3 2px solid;
}
.doctor a {
	color:#ff9100;
	background-color:inherit;
}
.doctor a:hover {
	text-decoration:underline;
}

/*------------- NEWSLETTER ---------------*/

.newsletter h2 {
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	color:#fff;
	background-color:inherit;
	padding-bottom:13px;
}
.newsletter label {
	display:block;
	line-height:22px;
}
.newsletter td.field {
	height:27px;
}
.newsletter td.field input {
	width:148px;
	height:14px;
	background:#e5e5e5;
	color:#000;
	border:#aaa 1px solid;
	padding:1px 0 0 2px;
}

/*------------------ BOTTOM PANEL ---------------------*/

.botttomPanel h2 {
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	color:#333;
	background-color:inherit;
}

/*-------- NEWS --------*/

.news {
	color:#4e4d4e;
	background-color:inherit;
	margin-right:14px;
}
.news h2 {
	padding-bottom:21px;
}
.news p.date {
	font-weight:bold;
}
.news a {
	font-size:10px;
	color:#4e4d4e;
	background-color:inherit;
}
.news a:hover {
	text-decoration:underline;
}

/*--------- MEMBER'S RESOURCES ----------*/

.memberResource h2 {
	padding-bottom:11px;
}
.memberResource ul {	
	line-height:17px;
}
.memberResource ul li {
	padding-left:10px;
	background:url(images/bullet-member.gif) 0 50% no-repeat;
}
.memberResource ul li a {
	color:#5b5b5b;
	background-color:inherit;
}
.memberResource ul li a:hover {
	text-decoration:underline;
}

/*----------- FOOTER ------------*/

.footer {
	background:#d5d5d5;
	color:#ff403c;
	font-size:12px;
	height:86px;
}
.footer ul {
	line-height:35px;
	padding-top:5px;
}
.footer ul li {
	display:inline;
	padding-left:33px;
}
.footer ul li.left {
	padding-left:0;
}
.footer ul li a {
	color:#353535;
	background-color:inherit;
}
.footer ul li a:hover {
	color:#ff403c;
	background-color:inherit;
}
.footer p {
	font:9px/17px Verdana, Arial, Helvetica, sans-serif;
}
.footer p a {
	color:#ff403c;
	background-color:inherit;
}
.footer p a:hover {
	text-decoration:underline;
}


