/*//////////////////////////////////////////////////////////////////////

CSS CREATED BY MICHAEL MOORE
CSS CREATED NOV 2007
CSS CREATED FOR QUALITY HEALTH TREATMENT SITES

//////////////////////////////////////////////////////////////////////*/
body {
	margin: 10px 0px;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 1.5em;
	background: #d9effd;
}
h1 {
	margin-top: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 200%;
	line-height: 1.3em;
	font-weight: bold;
	color: #e05101;
}
h2 {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 160%;
	line-height: 1.3em;
	font-weight: bold;
	color: #000;
}
h3 {
	margin: 0px;
	font-size: 140%;
	line-height: 1.3em;
}
h4 {
	margin: 0px;
	font-size: 100%;
	line-height: 1.3em;
	color: #a2bb6a;
	text-transform: uppercase;
}
img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
em.highlight {
	font-weight: bold;
	color: #24b8c5;
	font-style: normal;
	background: #f0f8f9;
}
p.footnote {
	border: 1px solid #DDD;
	padding: 10px 20px;
	color: #999;
	font-size: 10px;
	font-style: italic;
}
a {
	text-decoration: none;
	color: #557da8;
}
a:hover {
	text-decoration: underline;
}
.desc {
	text-align: center;
}
dt {
	color: #000;
	font-weight: bold;
}
.desc p {
	text-align: left;
	border: 1px solid #c9d5bf;
	padding: 6px 20px;
	font-size: 90%;
	background: #e3ead2;
}
img.left {
	float: left;
	margin-right: 2em;
}
.bottom_links {
	clear: both;
	margin: 10px 1px 0 0;
	font-size: 11px;
	line-height: 1.3em;
}
.bottom_links .top {
	height: 10px;
	font-size: 1px;
	background: url(../imgs/bottom_links.gif) no-repeat top left;
}
.bottom_links .bottom {
	height: 10px;
	font-size: 1px;
	background: url(../imgs/bottom_links.gif) no-repeat bottom left;
}
.bottom_links .con {
	padding: 1px 20px;
	background: #f1f4e8;
}
.bottom_links a {
	color: #a2bb6a;
	text-decoration: none;
}
.bottom_links a:hover {
	text-decoration: underline;
}
.foot_note {
	clear: right;
	border-top: 1px solid #EEE;
	padding: 20px 0;
	font-size: 10px;
	color: #999;
	line-height: 1.3em;
}
#popup {
	margin: 20px;
	background: #FFF;
}
#popup p {
	border: 1px solid #c9d5bf;
	padding: 6px 20px;
	background: #e3ead2;
	text-align: left;
}
#popup .foot_note {
	text-align: left;
}
#popup .foot_note p {
	border: 0px;
	background: #FFF;
}
.steps {
	width: 150px;
	margin: 0 auto;
}
.steps a {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 1px;
	border: 1px solid #aed9e0;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: #ebf7f9;
}
.steps a:hover {
	text-decoration: none;
	background: #FFF;
}
.steps a.sel,
.steps a.sel:hover {
	border: 1px solid #6499cb;
	color: #FFF;
	background: #6499cb;
}

/*//////////////////////////////////////////////////////////////////////

WRAPPER ELEMENTS

//////////////////////////////////////////////////////////////////////*/
#wrapper {
	width: 990px;
	margin: 0 auto;
}
.c_top,
.c_bottom {
	clear: both;
	height: 10px;
	font-size: 1%;
	line-height: 1%;
	background: url(../imgs/con_top.gif) no-repeat;
}
.c_bottom {
	margin-bottom: 10px;
	background: url(../imgs/con_bottom.gif) no-repeat;
}
#content {
	padding: 10px;
	background: #FFF;
	text-align: left;
}
div.clear {
	clear: both;
	height: 1%;
	font-size: 1%;
	line-height: 1%;
}
/*//////////////////////////////////////////////////////////////////////

HEADER ELEMENTS

//////////////////////////////////////////////////////////////////////*/
#header {
	padding: 5px 10px 5px 15px;
	text-align: left;
	background: #FFF;
}
#header .registerxxx {
	float: right;
	width: 339px;
	height: 70px;
	background: url(../imgs/register_bg.gif) no-repeat;
}
#header .register .con {
	padding: 10px;
}
#header .register .btn {
	float: right;
	height: 20px;
}
/*//////////////////////////////////////////////////////////////////////

NAVIGATION ELEMENTS

//////////////////////////////////////////////////////////////////////*/
#nav {
	height: 37px;
	line-height: 37px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	background: #da3901 url(../imgs/nav_bg.gif) repeat-x;
}
#nav a {
	float: left;
	padding: 0 10px;
	color: #FFF;
	text-decoration: none;
	background: url(../imgs/nav_divider.gif) no-repeat top right;
	background-color: transparent;
}
#nav a:hover {
	text-decoration: underline;
}
/*//////////////////////////////////////////////////////////////////////

SUBNAVIGATION ELEMENTS

//////////////////////////////////////////////////////////////////////*/
#sidenav a {
	display: block;
	padding: 4px 10px;
	border-bottom: 1px solid #d7eff3;
	color: #4f79a3;
	font-weight: bold;
	text-decoration: none;
}
#sidenav a:hover,
#sidenav .subsub a:hover {
	color: #000;
}
#sidenav .subsub a {
	border: 0px;
	color: #4f79a3;
	font-weight: normal;
}
#sidenav a.nonsel,
#sidenav a.nonsel:hover {
	background: url(../imgs/subnav_arrow.gif) no-repeat center left;
}
#sidenav a.selected,
#sidenav a.selected:hover {
	background: url(../imgs/subnav_sel_arrow.gif) no-repeat center left;
}
#sidenav .subsub {
	border-bottom: 1px solid #d7eff3;
	background: #FFF;
}
#sidenav .subtitle {
	padding: 4px 10px;
	font-weight: bold;
	color: #000;
}
#sidenav .display_none {
	display: none;
}
/*////////////////////////////////////////////////////////////////////

HOME FEATURED ELEMENT

////////////////////////////////////////////////////////////////////*/
.condition_featured {
	width: 661px;
	height: 248px;
	padding: 0px;
	margin: 0px;
}
.condition_featured_links {
	height: 135px;
	padding: 0px;
	font-size: 11px;
	line-height: 1.3em;
	margin-bottom: 10px;
}
.condition_featured_links h2 {
        font-size: 11px;
        margin: 0px;
}
.condition_featured_links a {
	color: #666;
}
.condition_featured_links a:hover {
	text-decoration: none;
}
.condition_featured_links .left,
.condition_featured_links .mid,
.condition_featured_links .right {
	float: left;
	width: 193px;
	height: 125px;
	padding: 10px 10px 0 10px;
}
.condition_featured_links .left {
	background: url(../imgs/feature_left.gif) no-repeat;
}
.condition_featured_links .mid {
	width: 210px;
	background: url(../imgs/feature_middle.gif) no-repeat;
}
.condition_featured_links .right {
	width: 198px;
	background: url(../imgs/feature_right.gif) no-repeat;
}
.condition_featured_links .title
{
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.condition_featured_links .link
{
	width: 80px;
	padding-right: 10px;
	color: #ff902a;
	background: url(../imgs/feature_arrow.gif) no-repeat right center;
}

.condition_featured_links .linkWrapper
{
        margin-top: 5px;
}
/*//////////////////////////////////////////////////////////////////////

CONTAINER ELEMENTS

//////////////////////////////////////////////////////////////////////*/
#condition_home #main {
	background: transparent;
}
#condition_home .wrapper,
#condition_inside .wrapper {
	background: #f1ecde;
}
#condition_home #content,
#condition_inside #content {
	padding: 10px;
	width: 970px;
	margin: 0 auto;
}
#condition_home #rightcolumn,
#condition_inside #rightcolumn {
	float: right;
	width: 300px;
}
#condition_inside #leftcolumn {
	float: left;
	width: 162px !important; width: 161px;
	margin-left: 1px;
}
#condition_home #main,
#condition_inside #main {
	float: none;
	width: auto;
	padding: 0px;
	margin-left: 0px;
	margin-right: 310px;
}
#condition_home #main .con,
#condition_inside #main .con {
	margin-left: 20px;
	color: #666;
	padding: 0 20px 0 0;
}
#condition_home #main .con {
	margin-left: 0;
}
#main {
	background: url(../imgs/content_bg.gif) repeat-y;
}
#main .top {
	height: 10px;
	font-size: 1%;
	line-height: 1%;
	background: url(../imgs/content_top.gif) no-repeat top left;
}
#main .bottom {
	clear: both;
	height: 10px;
	font-size: 1%;
	line-height: 1%;
	background: url(../imgs/content_bottom.gif) no-repeat bottom left;
}
#main dt {
	margin: 0;
	color: #333;
	background: none;
}
#main dd {
	margin: 0 0 2em 0;
	color: #666;
	background: none;
}
/*////////////////////////////////////////////////////////////////////

HOME NEWS

////////////////////////////////////////////////////////////////////*/
.condition_block {
	float: left;
	width: 327px;
}
.condition_block .top {
	height: 10px;
	background: url(../imgs/condition_top.gif) no-repeat;
}
.condition_block .bottom {
	height: 10px;
	background: url(../imgs/condition_bottom.gif) no-repeat;
        padding: 0px 0px;
}
.condition_block .content {
	padding: 10px 15px 1px 15px;
	border-left: 1px solid #c9d5bf;
	border-right: 1px solid #c9d5bf;
}
.condition_block .content ul {
        padding: 6px 15px;
        margin: 0px 0px 0px 0px;
}
.condition_block .content li {
        padding: 2px 0px;
        margin: 0px 0px 0px 0px;
}
/*//////////////////////////////////////////////////////////////////////

FONT RESIZER ELEMENTS

//////////////////////////////////////////////////////////////////////*/
#fontsizer {
	float: right;
	height: 22px;
	width: 62px;
}
#fontsizer a {
	display: block;
	float: left;
	height: 22px;
	text-decoration: none;
}
#fontsizer a.fontsize_small_on,
#fontsizer a.fontsize_small_on:hover,
#fontsizer a.fontsize_small_on:active {
	width: 21px;
	background: url(../imgs/fontsize_small.gif) no-repeat bottom left;
}
#fontsizer a.fontsize_small_off {
	width: 21px;
	background: url(../imgs/fontsize_small.gif) no-repeat;
}
#fontsizer a.fontsize_small_off:hover {
	width: 21px;
	background: url(../imgs/fontsize_small.gif) no-repeat 0 -23px;
}
#fontsizer a.fontsize_med_off {
	width: 20px;
	background: url(../imgs/fontsize_med.gif) no-repeat;
}
#fontsizer a.fontsize_med_off:hover {
	width: 20px;
	background: url(../imgs/fontsize_med.gif) no-repeat 0 -23px;
}
#fontsizer a.fontsize_med_on,
#fontsizer a.fontsize_med_on:hover,
#fontsizer a.fontsize_med_on:active {
	width: 20px;
	background: url(../imgs/fontsize_med.gif) no-repeat bottom left;
}
#fontsizer a.fontsize_large_off {
	width: 21px;
	background: url(../imgs/fontsize_large.gif) no-repeat;
}
#fontsizer a.fontsize_large_off:hover {
	width: 21px;
	background: url(../imgs/fontsize_large.gif) no-repeat 0 -23px;
}
#fontsizer a.fontsize_large_on,
#fontsizer a.fontsize_large_on:hover,
#fontsizer a.fontsize_large_on:active {
	width: 21px;
	background: url(../imgs/fontsize_large.gif) no-repeat bottom left;
}
/*//////////////////////////////////////////////////////////////////////

TOOLS ELEMENTS

//////////////////////////////////////////////////////////////////////*/
#tools {
	color: #666;
	text-align: left;
}
#tools .top {
	height: 10px;
	font-size: 1%;
	background: url(../imgs/side_top.gif) no-repeat;
}
#tools .bottom {
	height: 10px;
	font-size: 1%;
	background: url(../imgs/side_bottom.gif) no-repeat;
}
#tools .con {
	height: 362px;
	padding: 1px 10px;
	border-right: 1px solid #c9d5bf;
	border-left: 1px solid #c9d5bf;
	background: url(../imgs/side_bg.gif) repeat-x bottom left;
}
#tools h3 {
	margin: 0px;
	padding: 0px;
	line-height: 19px;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	font-size: 14px;
}
#tools .item_sleep,
#tools .item_savings,
#tools .item_search,
#tools .item_symptom {
	display: block;
	border-top: 1px solid #EEE;
	padding: 14px 0px 14px 55px;
	background: url(../imgs/icon_supportgroups.gif) no-repeat left center;
}
#tools .item_savings {
	background: url(../imgs/sitelet_meningitis_icon.jpg) no-repeat left center;
}
#tools .item_search {
	background: url(../imgs/icon_search.gif) no-repeat left center;
}
#tools .item_symptom {
	background: url(../imgs/icon_symptomchecker.gif) no-repeat left center;
}
#tools a {
	color: #ff902a;
	text-decoration: none;
}
#tools a:hover {
	text-decoration: underline;
}
table.data {
	width: 100%;
	margin-top: 20px;
	background: #CCC;
}
table.data th,
table.data td {
	padding: 4px;
	background: #FFF;
}
table.data th {
	color: #a2bb6a;
	background: #e3ebd3;
}
/*//////////////////////////////////////////////////////////////////////

DAILY STRENGTH ELEMENT

//////////////////////////////////////////////////////////////////////*/
#dailystrength {
	width: 326px;
	float: left;
	margin-left: 8px;
/*	background: url(../imgs/dailystrength_bg.gif) no-repeat bottom left; */
}
#dailystrength .top {
	height: 50px;
	line-height: 50px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 0px 10px;
/*	background: url(../imgs/dailystrength_title.gif) repeat-y top left; */
}
#dailystrength .bottom {
	clear: both;
	height: 9px;
	font-size: 1px;
/*	background: url(../imgs/dailystrength_bottom.gif) repeat-y top left; */
}
#dailystrength .con {
	border-left: 1px solid #5e9ccd;
	border-right: 1px solid #5e9ccd;
	padding: 5px 10px;
}
/*//////////////////////////////////////////////////////////////////////

FOOTER ELEMENTS

//////////////////////////////////////////////////////////////////////*/
#footer {
	clear: both;
	font-size: 11px;
	color: #4c7197;
	text-align: left;
}
#footer .links {
	float: right;
	text-align: right;
	width: 580px;
}
#footer a {
	color: #4c7197;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/*////////////////////////////////////////////////////////////////////

IMAGE ELEMENTS

////////////////////////////////////////////////////////////////////*/
#hbtn {
      color: #99cc99;
      line-height: 1.3em;
      font-size: 10px;
      font-weight: bold;
}
.content2 {clear: left;}
.widget {width: 326px; float: left; margin-left: 8px;}
.hdr {background: #fff url('../imgs/top_hbtn.gif') no-repeat 0 0; width: 326px; height: 50px;}
.bottom {background: url('../imgs/bottom_hbtn.gif') no-repeat 0 0; width: 326px; height: 36px;}
.contentArea {border-left: 1px solid #6faed7; border-right: 1px solid #6faed7; padding: 10px; width: 304px;}

#adam {clear: left;}