html,body {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0;
}

a:link {
	color: #005A9C;
}

a:visited {
	color: #3c5750;
}

a:hover,a:active {
	color: #3c5750;
	text-decoration: underline;
}

/* Header */
#header {
	background-color: white;
	color: white;
	width: 997px;
}
#logo {
	background-color: #ffffff;
	height: 96px;
	overflow: hidden;
	border: 0px solid #999999;
	border-bottom: none;
}
div.logoImage {
	float: left;
}
div.profile {
	width: 330px;
	float: right;
	padding-top: 15px;
	text-align: left;
	color: black;
	font-size: 12px;
}
div.search {
	width: 330px;
	height: 27px;
	float: right;
	clear: right;
	text-align: left;
	border:none;
	padding:none;
	margin:none;	
	background-image: url(/drw/ecs/images/login_bkgd.gif);
	background-repeat:no-repeat;
}
div.profile a.login {
	font-weight: bold;
}
div.profile a:link,
div.profile a:visited {
	color: #000000;
	text-decoration: none;
}
div.profile a:hover,
div.profile a:active {
	color: #CC0000;
	text-decoration: underline;
}
#btn_search {
	font-size: 11px;
	background-color: #005596;
	border: 1px solid #005596;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
#btn_search:hover {
	background-color: #009ac8;
	color: #FFFFFF;
	border: 1px solid #009ac8;
	vertical-align: middle;
}
#input_search {
	width: 240px;
	border: 1px solid #999999;
	font-size: 11px;
	padding: 1px 0 1px 0;
	height:14px;
	margin-left:4px;
	margin-top:4px;
	margin-bottom:4px;
}

.style1 {
	color: #000000;
	font-size: 12px;
}

#slogan {
	position: relative;
	top: -37px;
}

#main_menu {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align:left;
}

img {
	border: none;
}

#product_menu {
	background-color: #009ac8;
	border-top: 1px solid #fff;
	font-size: 13px;
	color: #fff;
	line-height: 20px;
	white-space: nowrap;
}

#product_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#product_menu ul li {
	border-left: 1px solid #fff;
	display: inline;
	padding-top: 5px;
	padding-right: 1em;
	padding-bottom: 5px;
	padding-left: 1em;
}

#product_menu a:link,#product_menu a:visited {
	color: #fff;
	text-decoration: none;
}

#product_menu a:hover,#product_menu a:active {
	color: #fff;
	text-decoration: underline;
}

#title {
	background-color: #fff;
	color: #005596;
	padding: 0 0 0 0.5em;
	text-transform:uppercase;
}

#title h1 {
	font-size: 24px;
	line-height: 1.6em;
	margin: 0;
}

#alt_menu {
	background-color: #fff;
	color: #3e5850;
	width: 166px;
	font-size: 11px;
}

#alt_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#alt_menu ul li {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7e948d;
}

#alt_menu ul li a:link,#alt_menu ul li a:visited {
	color: #3e5850;
	text-decoration: none;
	font-weight: bold;
}

#alt_menu ul li a:hover,#alt_menu ul li a:active {
	color: #7e948d;
	text-decoration: underline;
	font-weight: bold;
}

#content_container {
	min-height: 500px;
	width: 997px;
}

#content {
	padding: 0;
}

#footer {
	background-color: #005596;
	clear: left;
	color: #fff;
	line-height: 2em;
	font-size: 13px;
	font-family: Arial;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer ul li {
	border-left: 1px solid #fff;
	display: inline;
	padding: 0 1em;
}

#footer ul li a:link,#footer ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#footer ul li a:hover,#footer ul li a:active {
	color: #fff;
	text-decoration: underline;
}

#home_menu,#ask_dr_weil_menu,#health_centers_menu,#weil_lifestyle_menu,#supplements_and_herbs_menu,#forums_menu
	{
	font-weight: bold;
	position: absolute;
	background-color: transparent;
	display: none;
}

#home_menu {
	width: 123px;
}

#ask_dr_weil_menu {
	width: 158px;
}

#health_centers_menu {
	width: 172px;
}

#weil_lifestyle_menu {
	width: 176px;
}

#supplements_and_herbs_menu {
	width: 214px;
}

#forums_menu {
	width: 148px;
}

#ask_dr_weil_menu ul li a,#health_centers_menu ul li a,#weil_lifestyle_menu ul li a,#supplements_and_herbs_menu ul li a
	{
	text-decoration: none;
	color: #fff;
}

#ask_dr_weil_menu_bg,#health_centers_menu_bg,#weil_lifestyle_menu_bg,#supplements_and_herbs_menu_bg
	{
	border: none;
	border-right: 3px solid #c6c1c2;
	border-bottom: 3px solid #c6c1c2;
	background-color: #a4abab;
	filter: alpha(opacity :     70); /* for IE*/
	opacity: 0.7; /* for FF */
	left: 0;
	position: absolute;
	top: 0;
	z-index: 99;
}

#ask_dr_weil_menu ul,#health_centers_menu ul,#weil_lifestyle_menu ul,#supplements_and_herbs_menu ul
	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 101;
	border: none;
}

#ask_dr_weil_menu ul li,#health_centers_menu ul li,#weil_lifestyle_menu ul li,#supplements_and_herbs_menu ul li
	{
	border-bottom: 2px groove #a4abab;
	margin: 0.8em 0 0 0;
	padding: 0 0.2em 0.4em 0.5em;
}

td.HomeTopLContainer {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	border-right: solid 1px #AFB19B;
	border-bottom: solid 1px #AFB19B;
	vertical-align: top;
}

td.HomeTopRContainer {
	padding-left: 0px;
	padding-right: 2px;
	padding-bottom: 4px;
	border-bottom: solid 1px #AFB19B;
	vertical-align: top;
}

.txtHomeTitleLPadding {
	padding-left: 0px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.txtHomeTitleRPadding {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.HomeBottomLContainer {
	vertical-align: top;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-right: solid 1px #AFB19B;
}

td.HomeBottomRContainer {
	vertical-align: top;
	padding: 6px;
}

hr {
	border: none 0;
	border-top: 1px solid #ABA996;
	width: 100%;
	height: 1px;
	margin: 10px auto 0 0;
}

.txtSectionTitle {
	font-size: 14px;
	font-weight: bold;
}

.txtadvertise {
border:none;
	font-size: 10px;
	color: #666666;
}

.txtHomeTitle {
	font-size: 14px;
	font-weight: bold;
}

.txtArticleTitle {
	font-size: 20px;
	font-weight: bold;
}

.txtQATitle {
	font-size: 20px;
	font-weight: bold;
}

.txtGradientLayoverTitle {
	color: #005596;
	text-transform:uppercase;
	font-size: 15px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.txtHomeSubTitle {
	font-size: 13px;
}

.txtHomeCopy {
	font-size: 13px;
}

.txtHomeCopywhite {
	font-size: 11px;
	color: #fff;
}

.txtHomeCopyDark {
	font-size: 11px;
	color: #343434;
}

.txtHomeCopyGreen {
	font-size: 11px;
	color: #38534c;
}

.txtHomeHeaderDark {
	font-size: 14px;
	color: #343434;
	font-weight: bold;
}

.txtHomeHeaderGreen {
	font-size: 14px;
	color: #38534c;
	font-weight: bold;
}

.txtHomeMainCopy {
	font-size: 13px;
	color: #000000;
}

.HomeTitlePadding {
	padding-bottom: 6px;
}

b.txtHomeCopy {
	font-size: 16px;
	color: #434132;
}

.ArticleTitle {
	font-size: 20px;
	color: #434132;
	font-weight: bold;
}

b.txtHomeMainCopy {
	font-size: 16px;
	color: #434132;
}

.txtHomeQA {
	font-size: 14px;
	font-weight: bold;
}

.txtHomeTitleGrey {
	color: #434132;
}

.txtHomeTitleWhite {
	color: #fff;
}

largetitletext {
	color: #434132;
	font-size: 16px;
	font-weight: bold;
}

.txtHomeTitleGreen {
	color: #13833B;
}

.txtHomeTitlePurple {
	color: #53374e;
}

.txtArticleTitlePurple {
	color: #410E82;
}

.txtHomeTitleBrown {
	color: #47443d;
}

.divHomeCWidth {
	width: 290px;
}

.txtSectionTitle {
	float: left;
	color: #fff;
	font-weight: bold;
}

.txtSectionDate {
	float: right;
	color: #fff;
	font-size: 12px;
}

.txtDropDown {
	font-size: 12px;
}

.txtSmallBold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.txtSmallBold:active,a.txtSmallBold:visted {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.txtSmallBold:hover {
	text-decoration: underline;
}

.txtpromo {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a.txtpromo:active,a.txtpromo:visted {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a.txtpromo:hover {
	text-decoration: underline;
}

td.txtBottomNav {
	font-size: 11px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
}

td.txtTopNav {
	font-size: 11px;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	color: #fff;
}

a.ReadMore:link,a.ReadMore:hover,a.ReadMore:active,a.ReadMore:visited {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}

a.ReadMoreTitle:link,a.ReadMoreTitle:hover,a.ReadMoreTitle:active,a.ReadMoreTitle:visited
	{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

a.ReadMoreTitleLight:link,a.ReadMoreTitleLight:hover,a.ReadMoreTitleLight:active
	{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	font-family: Arial;
}

a.ReadMoreTitleLight:visited {
	font-size: 14px;
	font-weight: bold;
	color: #aaa;
	font-family: Arial;
}

a.HomeQA:link,a.HomeQA:visited,a.HomeQA:hover,a.HomeQA:active {
	font-size: 11px;
	color: #636361;
}

a.PrevNext:link,a.PrevNext:hover,a.PrevNext:active,a.PrevNext:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #464438;
}

.headerText {
	color: #fff;
	font-size: 14px;
}

.disclaimerText {
	color: #73887A;
	font-size: 11px;
	font-family: Arial;
}

.headerDate {
	color: #000;
	font-size: 11px;
	font-family: Arial;
}

.nutritiontext {
	color: #676767;
	font-size: 11px;
	font-family: Arial;
}

a.headerDate,a.headerDate:active,a.headerDate:visited {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

a.headerDate:hover {
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}

.slideshowBase {
	padding: 7px;
	background-color: #3C5750;
}

.slideshowTitle {
	font-size: 20px;
	color: #fff;
}

.slideshowText {
	font-size: 13px;
	color: #fff;
}

.slideshowLink {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a.slideshowLink,a.slideshowLink:active,a.slideshowLink:visited {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a.slideshowLink:hover {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.productgateway {
	font-size: 13px;
	color: #000;
}

a.productgateway:hover {
	text-decoration: underline;
}

.qahometitle {
	font-family: GillSans, Arial;
	font-size: 28pt;
	color: #a8b0a7;
}

.commerce h2 {
	color: #3b564e;
}

.columnHeading {
	color: #888888;
}

input.fwd{
   color:#000077;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-weight:bold;
}

input.back{
   color:#444444;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-weight:bold;
}

.error, .message {
   color: #CC1111;
   font-weight: bold;
   font-size: 1.25em;
}

/* Sponsor and Links Column */
td#sponsorAndLinks {
	vertical-align: top;
}
div.links {
	border: #afb19b 1px solid; 
	width:152px; 
	padding:16px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:normal;
	margin: 0;
}
div.links, div.links a {
	color: #3C5750;
	font-weight:bold;
}
div.sponsor {
	margin: 0;
}
div.sponsor p {
	margin: 0;
	padding: 0;	
}
div.sponsor .sponsorLabel {
	font-size: 10px;
	color: #999999;
	float:right;
}


/* Responsive CSS Additions */
.visible-phone {
  display: none !important;
}

.visible-phoneGateway {
  display: none !important;
}


@media screen and (max-width: 994px) {

.hidden-phone {
  display: none !important;
}
  
.visible-phone {
  display: inherit !important;
  text-align:left;  
}


.visible-phoneGateway {
  display: inherit !important;
  width: 86%;
  float: left;	
}

.hide-form{
display:block;
}

}


