

@import url("reset.css"); /* import the reset file */
@import url("final_drop.css"); /* import the reset file */

body {
	background: url("images/sitebackground.jpg") repeat-x #f2f1f7;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	}

#pagewrap {width: 840px; margin: 0px auto;	text-align: center;
	}

.menu {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #eee;
	}

#newcontent { 
	width: 825px;
	/* height: 200px; */
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	}

#newcenter { 
	/*width: 192px; IE calculates width with the padding.  other browsers put padding inside the width */
	width: 788px;
	/* height: 200px; */
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	float: left;
	text-align: left;
	padding: 0px;
	padding-right: 0px;
	/* padding: 10px; IE calculates width with the padding.  other browsers put padding inside the width */
	padding: 15px;
	padding-top: 5px;

	line-height: 1.4em;
	}


/*  --------------------  */
/*                        */
/*  START BOTTOM OF PAGE  */
/*                        */
/*  --------------------  */

#footermenu { 
	width: 840px;
	/* height: 30px; - REMOVED BY ENDECOM 10-31-07 (better solution is to add padding/margin to inner items*/
	background-color: #f2f1f7;
	 color: #aab6c6;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	border-top: solid #DBDCDD 1px;
	border-bottom: solid #DBDCDD 1px;
	}

#footermenu ul {
	list-style: none;
	margin: 10px;
	}

#footermenu li {
	display: inline;
	font-size: 10px;
	color: #aab6c6;
	margin-left: 0px;
	}

#footermenu a {font-size: 9px; color: #aab6c6; background-color: #f2f1f7; padding-right: 3px; padding-left: 3px;}
#footermenu a:link {text-decoration: none;}
#footermenu a:visited {text-decoration: none;}
#footermenu a:hover {color: #9092ad; text-decoration: underline; background-color: #f2f1f7;}

#subfooter {
	width: 840px;
	background-color: #f2f1f7;
	padding: 20px 0px;
	margin-bottom: 10px;
	line-height: 1.2em;
	}

#subfooter a {font-size: 9px; color: #aab6c6;}
#subfooter a:link {text-decoration: underline;}
#subfooter a:visited {text-decoration: underline;}
#subfooter a:hover {color: #9092ad; text-decoration: underline;}

#spanleft {
	float: left;
	padding-left: 10px;
	font-size: 9px;
	color: #AFBDBF;
	}

#spancenter {
	padding-right: 10px;
	font-size: 9px;
	color: #AFBDBF;
	}

#spanright {
	float: right;
	padding-right: 10px;
	font-size: 9px;
	color: #AFBDBF;
	}

/*  ------------------  */
/*  END BOTTOM OF PAGE  */
/*  ------------------  */


#innermenu { 
	width: 825px;
	background-color: #dfdfe5; /* #fcf1f8 - pink, #9ea0bd - purple */
	padding: 1px 0px;
	margin: 0px auto 20px auto; /* first value changes height of inner menu */
	border-top: solid #DBDCDD 1px;
	border-bottom: solid #DBDCDD 1px;
	text-align: center; /* adding this undoes it above, and centers menu */
	}

#innermenu ul {
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px auto 0px auto;
	}

#innermenu li {
	display: inline;
	height: 20px;
	font-size: 10px;
	/*padding-right: 25px; before adding corp */
	color: #000;
	border: solid blue 0px;
	padding: 0px 10px;
	margin: 0px auto;
	}


#fitness-programs-page #innermenu li, #corporate-wellness-page #innermenu li, #personal-training-page #innermenu li, #weight-loss-page #innermenu li, #online-meal-planning-page #innermenu li, #pilates-page #innermenu li, #memberships-page #innermenu li {
	padding: 0px 10px;
	}

#learning-center-page #innermenu li, #articles-page #innermenu li, #quizzes-page #innermenu li, #downloads-page #innermenu li, #recipes-page #innermenu li {
	padding: 0px 20px;
	}

.header1 {
	font-size: 20px;
	color: #181559;
	}

h1 {font-size: 20px;
	color: #181559;
	font-weight: normal;
	}

.header2 {
	font-size: 14px;
	font-weight: bold;
	color: #181559;
	}

h2 {font-size: 14px;
	color: #181559;
	}

h2 a, h2 a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #181559;
	text-decoration: underline;
	}

h2 a:hover {
	background-color: #dfdfe5;; text-decoration: underline;
	}

.header2 a, .header2 a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #181559;
	text-decoration: underline;
	}

.header2 a:hover {
	background-color: #dfdfe5;; text-decoration: underline;
	}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #181559;
	}

h4 {
	font-size: 12px;
	font-weight: normal;
	color: #181559;
	}

.header3 {
	font-size: 12px;
	font-weight: bold;
	color: #181559;
	}

hr {
	height: 1px;	
	color: #7DA6D0;
	}



/* -----------------------------------------  */


.test2 {
	display: none;
	}

li a {
	text-decoration: none;
	color: #0B157A;
	}

li a:hover {
	text-decoration: underline;
	color:  #0B157A;
	}


.clear { height: 1%; clear: both; margin: 0; padding: 0; }

#contactleft {
	width: 45%;
	float: left;
	}

#contactright {
	margin: 0px 0px 0px 20px ;
	float: right;
	}

.viewpdf a {
	margin-left: 10px;
	font-size: .8em;
	font-weight: normal;
	}

#topsection {padding: 0px; margin: 0px auto;}

#left {width: 432px; float: left; margin:0px; padding:0px;}

#lefttop {margin: 0px; padding: 0px; text-align: left;}
#lefttop img {margin: 0px; padding: 0px;}

#leftmiddle {margin:0px; padding: 0px; padding: 20px 0px; background: #9fa0be;}

#leftmiddle a {color: #fff; text-decoration: none; font-size: 14px; margin-right: 12px;}
#leftmiddle a:hover {text-decoration: underline;}
#leftmiddle a {color: #fff;}

#leftbottom {margin:0px; padding: 0px; font-size: 14px; font-weight: bold; font-family: arial; color: #121134; line-height: 1.2em;}

#right {width: 350px; margin:0px; padding: 0px; padding-left: 15px; float: left; font-size: 14px; font-family: arial; line-height: 1.2em; color: #1b2067;}
#rightcontent { text-align: left; padding: 0px;}

/* .bottomsectionwrapper firefox fix new 10/2007 */

#bottomsection {background: url("images/mainbottom-.jpg"); color:#24296d;  padding-top: 0px; margin: 0px auto; line-height: 1.2em;}

#bottomleft {width: 435px; float: left; text-align: left; border: solid black 0px;}
#bottomleft .content {padding: 10px;}
#bottomleftscroll {height: 154px; margin-bottom: 20px; text-align: left; overflow: auto; background-color: #eee; border: solid 1px #ddd;}
#bottomleftscrollcontent {width: 345px; height: auto; text-align: left; padding: 6px 8px; background-color: #eee;}

#bottomright {float: right; text-align: left; width: 385px; padding: 0px; border-left: dashed 1px #ccc; margin-top: 0px;}
#bottomright .content {padding: 15px; padding-top: 10px;}

.newsheader {font-weight: bold;}

#bottomsection a {color: #9092ad;}
#bottomsection a:hover {color: #2f3379;}

#bottomright a {color: #2f3379;}
#bottomright a:hover {color: #9092ad;}


/* Rounded Corners Code */

/* .roundcornermaindiv {background-color: #fff; width: 765px;}
.t {background: url(dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(dot.gif) 0 100% repeat-x}
.l {background: url(dot.gif) 0 0 repeat-y}
.r {background: url(dot.gif) 100% 0 repeat-y}
.bl {background: url(bl.gif) 0 100% no-repeat}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:8px;} /* orig padding 10px */

/* Rounded Corners Code */


/* Rounded Corners Code - Updated for Firefox*/
.roundcornermaindiv {background-color: #fff; width: 840px; border: solid blue 0px;}
.roundcornermaindiv2 {background-color: #fff; width: 460px; border: solid blue 0px;}
.roundcornermaindiv3 {background-color: #fff; border: solid blue 0px;}

.t {background: url(dot.gif) 0 0 repeat-x;}
.b {background: url(dot.gif) 0 100% repeat-x; }
.l {background: url(dot.gif) 0 0 repeat-y;}
.r {background: url(dot.gif) 100% 0 repeat-y;}
.bl {background: url(bl.gif) 0 100% no-repeat}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:8px;} /* orig padding 10px */
/* Rounded Corners Code */


#fitheader {border: solid black 0px; width: 810px;}

.header1description {margin-bottom: 2em;}

.header2description {position: relative; top: -.8em;}

.header3description {position: relative; top: -.8em;}

#index-page h1 {font-size: 24px; font-family: Verdana, Helvetica, Arial, sans-serif; color: #181559; font-weight: normal;}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.roundcornermaindiv4 {
	margin: 0 auto; /* center for now */
	/* width: 17em; /* ems so it will grow */
	background: url(br2.gif) no-repeat bottom right;
	font-size: 100%;
}
.topright {
	background: url(tr2.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.topleft {
	background: url(tl2.gif) no-repeat top left;
	margin: 0;
	padding: 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}
.bottomleft {
	background: url(bl2.gif) no-repeat bottom left;
	margin: 0;
	padding: 0px 5px 5px 5px;
}
.roundcornermaindiv4 .content {background: url(images/mainbottom.jpg) bottom right; margin: 0px; padding: 0px;}

a.whitelotus {color: #111;}
a.whitelotus:hover {color: #888;}

.tip {font-weight: bold;}

table#rhpricing {border: solid 0px; float: left; margin-right: 50px; margin-bottom: 30px;}
table#rhpricing tr {border: solid 0px;}
table#rhpricing td {border: solid 1px; padding: 4px 20px; background-color: #ddd; text-align: center; vertical-align: middle;}

table#rhpricing .header-row td {background-color: #fff; font-weight: bold;}
table#rhpricing .sessions-15 td {background-color: #cbd1ea;}
table#rhpricing .sessions-30 td {background-color: #adbee2;}
table#rhpricing .sessions-45 td {background-color: #7b92ca;}
table#rhpricing .first-cell {text-align: right;}
table#rhpricing .sub-info {font-size: .8em; font-style: italic; line-height: 1em;}

.bold {font-weight: bold;}
.underline {text-decoration: underline;}

table.insurance-companies {border: solid 1px #eee;}
table.insurance-companies td {padding: 5px 10px;}
table.insurance-companies tr.odd {background-color: #ddd;}


table#zumba-schedule {color: #00F; border-collapse: collapse;  border-spacing: 0px;}
table#zumba-schedule td {padding: 5px 15px; border: dashed 1px #ddd; margin: 0px;}


#ct-stimulus-page div.coe {margin: 0px;  border-left: solid 1px #bbf;  border-right: solid 1px #bbf; background-color: #eef;}
#ct-stimulus-page div.coe div.date {font-weight: bold; padding: 6px 20px; margin-bottom: 10px; border-bottom: solid 1px #bbf;border-top: solid 1px #bbf;background-color: #dde;}
#ct-stimulus-page div.coe div.deal {padding: 6px 10px 6px 20px; margin-bottom: 20px; border-bottom: solid 1px #bbf}
#ct-stimulus-page div.coe div.description {padding: 6px 20px;}
#ct-stimulus-page div.coe div.date span.subject {font-weight: normal; font-size: 1.2em;}
#ct-stimulus-page div.schedule table {margin: 20px; padding: 20px; border-collapse: collapse; border: solid 1px #999; background-color: #ccd; float: left;}
#ct-stimulus-page div.schedule td {padding: 5px 20px; border: solid 1px #999; color: #333;}
#ct-stimulus-page div.schedule tr.head td {padding: 2px 20px; font-weight: bold; background-color: #bbc;}
span.betterdeal {font-weight: bold; color: #445;}

del { text-decoration: line-through; }

.normal {color: #555; text-decoration: underline;}
.hover {color: #777; text-decoration: underline;}