/* Reset Styles */

 
html, span, object, iframe, blockquote, pre, abbr, acronym, address, code, del, dfn, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, hr

{
margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; outline:none; list-style-type:none;
}

/********************** Top Banner AD ******************************/
#leaderboardcontainer {
	width:740px;	
	background-position:left;
	background-repeat:no-repeat;
	padding-left:1px;
	border: 0px solid #dadada;
	height: 90;
	background-image:url(/images_ss/advertisement_vert.gif);
	margin: 0 auto;
	text-align:center;
	margin-top:3px;	
	margin-bottom:3px;
}
	
/********************** END Top Banner AD *************************/
/********************** Left Banner AD ******************************/
#rectanglecontainer {
	width:185px;
	background-position:left top;
	background-repeat:no-repeat;
	border: 0px solid #dadada;
	height: 400px;
	background-image:url(/images_ss/advertisement_horiz.gif);
	padding-top:20px;
	padding-bottom:10px; 
	margin: 0 auto;
	text-align:center;
	margin-top:15px;	
	margin-bottom:10px;
}
	
/********************** END Left Banner AD *************************/
/********************** Basic Styles ******************************/

body {
	background-COLOR: #f6f3ea;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

 
.network {
	font-family: Arial, Helvetica, sans-serif
	font-size: 11px;
	border-width:5px; 
	border-style:solid;
	border-color: #CDC4AE;
	text-align: center;
	vertical-align:middle
	position: absolute;  
	background-color:#CDC4AE;
}

.network a {
	padding-left: 8px;
	padding-right: 8px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}


div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
 
.footer {
	font-family: Arial, Helvetica, sans-serif
	font-size: 11px;
	text-align: center;
	width:1000px;

}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}


  
a {
	text-decoration: none;
	color:#362f2d;
}
a:hover {
	text-decoration: underline;
	color:#362f2d;
}

a:visited {
	color: #362f2d;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#6E0F0F;
	font-size: x-large;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 5px;
	margin: 0px;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	color:#6E0F0F;
	font-size: x-large;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 5px;
	margin: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color:#6E0F0F;
	font-size: x-large;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 5px;
	margin: 0px;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 5px;
	margin: 0px;
}
  
.header {
	padding-top: 15px;
	padding-bottom: 10px;
	font-family: georgia,Arial,Verdana,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	color:#6E0F0F;
	padding-left: 10px;
}

tr.navTop {

background-image: url('/images_ss/dotted_line.gif');
background-repeat: repeat-x;
}

td.header {
background:#B23800;
padding:5px;
font-family: georgia,Arial,Verdana,Helvetica,sans-serif;
font-size:16px;
color:#ffffff;
font-weight:bold;
}

 

td.whtTopbox{
 background-image:url(/images_ss/whtTopbox.gif);
 background-repeat: no-repeat;
 background-position: top;
 
   
}

td.whtbtmbox{
 background-image:url(/images_ss/whtbtmbox.gif);
 background-repeat: no-repeat;
 background-position: bottom;
   
}

td.ctrwhtbox{
 background-image:url(/images_ss/ctrwhtbox.gif);
background-repeat: repeat-y;
background-position: top;
   
}

div.ctrbox {
background-image:url(/images_ss/ctr_box.gif);
background-repeat: repeat-y;
background-position: center;

}
 
 td.topbox {
 background-image:url(/images_ss/top_box.gif);
 background-repeat: no-repeat;
 background-position: top;
 }
 
tr.logo{
	background-image:
	url(/images_ss/header.jpg)
 
}

 td.ctrtopbox {
 background-image:url(/images_ss/sseTopbox.gif);
 background-repeat: no-repeat;
 background-position: top;
 height: 165px
 
 }
 
  td.westtopbox {
 	background-image:url(/images_ss/sswTopbox.gif);
 	background-repeat: no-repeat;
 	background-position: top;
	 height: 165px
 
 }
 
 
 
  td.ctrbtmbox {
 	background-image:url(/images_ss/lgbtmbox.gif);
	background-repeat: no-repeat;
 	background-position: bottom;
 
 
 }
 
 
  td.ctrtopboxbk {
 	background-image:url(/images_ss/lgcrtbox.gif);
	background-repeat: repeat-y;
	background-position: center; 
 }

 
 p.crtfont  {
	font-family: Arial, Helvetica, sans-serif
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-align: center;
 
  }
  
form {
	margin: 0px;
	padding: 0px;
}

.button {
	font-family: Arial, Helvetica, sans-serif
	font-size:8px;
	color:#FFFFFF;
    border: 1px solid #362f2d;
    background-color: #9d8b6c;
	 
}


/*********************** END Basic Styles *********************************/

/*********************** START NavStyles *********************************/

#nav {
float:left; 
width:1000px; 
height:34px; 
background:#cdc4ae;
background-image: url(/images_ss/dotted_line.gif);
}

#nav ul {float:left;}
#nav ul li {float:left;}
#nav span {display:none;}


#nav .home {display:block; width:50px; height:34px; background:url(/images_ss/home.gif) top left no-repeat; }
#nav .home:hover {background:url(/images_ss/home_on.gif);}
#nav .home_on {display:block; width:50px; height:34px; background:url(/images_ss/home_hit.gif);}

#nav .news{display:block; width:47px; height:34px; background:url(/images_ss/news.gif) top left no-repeat; }
#nav .news:hover {background:url(/images_ss/news_on.gif);}
#nav .news_on {display:block; width:47px; height:34px; background:url(/images_ss/news_hit.gif);}

#nav .supplements {display:block; width:130px; height:34px; background:url(/images_ss/supplements.gif) top left no-repeat; }
#nav .supplements:hover {background:url(/images_ss/supplements_on.gif);}
#nav .supplements_on {display:block; width:130px; height:34px; background:url(/images_ss/supplements_hit.gif);}

#nav .foodbev {display:block; width:135px; height:34px; background:url(/images_ss/foodBev.gif) top left no-repeat; }
#nav .foodbev:hover {background:url(/images_ss/foodBev_on.gif);}
#nav .foodbev_on {display:block; width:135px; height:34px; background:url(/images_ss/foodBev_hit.gif);}

#nav .cosmeceuticals {display:block; width:103px; height:34px; background:url(/images_ss/cosmeceuticals.gif) top left no-repeat; }
#nav .cosmeceuticals:hover {background:url(/images_ss/cosmeceuticals_on.gif);}
#nav .cosmeceuticals_on {display:block; width:103px; height:34px; background:url(/images_ss/cosmeceuticals_hit.gif);}


#nav .blogs {display:block; width:48px; height:34px; background:url(/images_ss/blogs.gif) top left no-repeat; }
#nav .blogs:hover {background:url(/images_ss/blogs_on.gif);}
#nav .blogs_on {display:block; width:48px; height:34px; background:url(/images_ss/blogs_hit.gif);}

#nav .pastevents {display:block; width:55px; height:34px; background:url(/images_ss/pastEve.gif) top left no-repeat; }
#nav .pastevents:hover {background:url(/images_ss/pastEve_on.gif);}
#nav .pastevents_on {display:block; width:55px; height:34px; background:url(/images_ss/pastEve_hit.gif);}

#secondarynav {
background:#CDC4AE none repeat scroll 0 0;
float:left;
font-family:Arial;
font-size:10px;
height:17px;
width:1000px;
}

#secondarynav a {
color:#0A2C3B;
text-decoration:none;
}
#secondarynav a:hover {
color:#FFFFFF;
}

#secondarynav .pastevents {
padding:0 0 0 400px;
}
#secondarynav .pastevents li {
float:left;
padding:0 15px 0 0;
}

#secondarynav .blogs {
padding:0 0 0 500px;
}
#secondarynav .blogs li {
float:left;
padding:0 15px 0 0;
}
/*********************** END NavStyles *********************************/

/********************** Top Press Release ***********************/

#nav_PressReleases_container{
	margin:0px;
	padding:0px;
}

#nav_PressReleases_linkList{
	margin:10px;
	padding-left:10px;
}

#nav_PressReleases_section{
	padding:0px;
	margin:0px;
}

#nav_PressReleases_section h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

#nav_PressReleases_section ul{
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	list-style-type: disc

}


#nav_PressReleases_section li{

	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	list-style-type: disc

}


#nav_PressReleases_section li a:link, #nav_PressReleases_section li a:visited, a.morelink:link, a.morelink:visited {
	font: 12px Arial, Verdana, sans-serif;
	color: #a84d0f;
	text-decoration:underline;
	font-weight:bold;

}

#nav_PressReleases_section li a:hover, #nav_PressReleases_section li a:active {
	font: 12px Arial, Verdana, sans-serif;
	color: #a84d0f;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}

#nav_PressReleases_section p{
	padding:0px;
	margin:0px;
}


#nav_PressReleases_morelnk li a:link, #nav_PressReleases_section li a:visited {
	font: 12px Arial, Verdana, sans-serif;
	color: #a84d0f;
	text-decoration:underline;
	font-weight:bold;

}

#nav_PressReleases_morelnk li a:hover, #nav_PressReleases_section li a:active {
	font: 12px Arial, Verdana, sans-serif;
	color: #a84d0f;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

/***********************  END Top Articles ***********************/

/********************** Reader Group Top News ***********************/

#nav_topnews1_container{
	margin:0px;
	padding:0px;
}

#nav_topnews1_linkList{
	padding:0px;
	margin:0px;
}

#nav_topnews1_linkList h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-color:#05538F;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-align:center;
}

#nav_topnews1_section{
	padding:0px;
	margin:0px;
}

#nav_topnews1_section h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#a84d0f;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

#nav_topnews1_section ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#nav_topnews1_section li{
	padding:0px;
	margin:0px;
	list-style:none;	
}

#nav_topnews1_section li a:link, #nav_topnews1_section li a:visited {
	font: 11px Arial, Verdana, sans-serif;
	color: #362f2d;
	text-decoration:underline;
	font-weight:bold;

}

#nav_topnews1_section li a:hover, #nav_topnews1_section li a:active {
	font: 11px Arial, Verdana, sans-serif;
	color: #362f2d;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}

#nav_topnews1_section ul{
	padding:0px;
	margin:0px;
	padding-bottom:0px;
	padding-left:0px;
}


#nav_topnews1_section p{
	padding:0px;
	margin:0px;
}

.nav_topnews1_morelnk{
padding:0px;
margin:0px;
color:#a84d0f;
font-weight:bold;
}

.nav_topnews1_morelnktxt{
padding-bottom:0px;
margin:0px;
text-align:right;
color:#a84d0f;
font-weight:bold;
}


/***********************  END Top News ***********************/

/********************** Blogs ***********************/


#nav_blogs_container{
	margin:0px;
	padding:0px;
}

#nav_blogs_linkList{
	padding:0px;
	margin:0px;
}

#nav_blogs_section ul{
	margin:0px;
	padding-left:0px;
	margin-left:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#nav_blogs_section li{
	padding:0px;
	margin:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	
}

#nav_blogs_section li a:link, #nav_blogs_section li a:visited {
	font: 11px Arial, Verdana, sans-serif;
	text-decoration:underline;
	color:#6E0F0F;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
}

#nav_blogs_section li a:hover, #nav_blogs_section li a:active {
	font: 11px Arial, Verdana, sans-serif;
	text-decoration: none;
	color:#6E0F0F;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
}

a.blogs:link, a.blogs:visited {
	font: 11px Arial, Helvetica, sans-serif ;
	color:#6E0F0F;
	text-decoration: none;
	font-weight:bold;
}

a.blogs:hover, a.blogs:active {
	font: 11px Arial, Helvetica, sans-serif ;
	color:#6E0F0F;
	text-decoration: none;
	font-weight:bold;
}  

/***********************  END Blogs ***********************/

.image{
	
	margin-right: 15px;
      }
      
 td.error p {color:red;font-weight:bold;}
 
/***********************  START optin Page ***********************/
div#list_mgmt_div_success {
	padding:10px; 
	font-size:14px; 
	font-weight:bold; 
	background:#EFEFEF;
	border:solid #CCCCCC 1px;
	}
/***********************  END optin Page ***********************/


/********************* START NEW STYLES ************************/

h1.green {
	font-family: Trebuchet MS, sans-serif;
	font-size: 20px;
	color: #058E9B;
 
}

h2.grey {
	font-family:  Trebuchet MS, sans-serif;
	font-size: 16px;
	color: #544740;
	padding-bottom:3px;
}


p.black {
	font-family:  Trebuchet MS, sans-serif;
	font-size: 14px; 
	padding-bottom:3px;
}

a.red:link, a.red:visited {
	font-family:  Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #f26522;
	text-decoration:underline;
	font-weight:bold;
}

a.red:hover, a.red:active {
	font-family:  Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #f26522;
	text-decoration: none;
	font-weight:bold;
}

p.black {
	font-family:  Trebuchet MS, sans-serif;
	font-size: 14px; 
	padding-bottom:3px;
}


strong.black {
	font-family:  Trebuchet MS, sans-serif;
	font-size: 14px; 
	padding-bottom:3px;
}
.style1 {
	font-family:  Trebuchet MS, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
 
}

.style2 {
	font-family:  Trebuchet MS, sans-serif; 
 	font-size: 12px; 
	padding-bottom:5px;
}

 /********************* START NEW STYLES ************************/

.footerBlk {
background-color:#000000;
height:63px;
padding-top:10px;
width:1000px;
}

h4.followus{
	background:url(../images/text-followus.gif) no-repeat;
	width:100%;
	height:24px;
	margin:0 0 1px;
	text-indent:-9999px;
	overflow:hidden;
}
.follow-list{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.follow-list li{
float: left;
margin: .20em .4em;

}