body {
	background-color: #E7E7E7;
	margin: 0px;
/*	background-image: url(images/bg.gif);*/
/*	background-repeat: repeat-y;
	background-position: center;
*/	font-family: arial;
	font-weight: normal;
}

a { color: blue; text-decoration: underline; }
a:hover { color: #E15C1B; text-decoration: underline; } 

.arial11_bld a { color: #333; text-decoration: underline; }
a img { border: none; text-decoration: none; }

h3 a {
	
	font-family: arial;
	font-size: 24px;
	font-weight: normal;
	color: #E15C1B;
	text-decoration: none;
	border-bottom: 1px solid #E15C1B;
}

h3 a:hover { 
        color: #E15C1B;
        text-decoration: none;
}

#main {
	width: 870px;
	padding: 0px 10px;
	margin: 0 auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#but_bg {
	background-color: #DCDCDC;
	height: 42px;
}


/* main navigation */

#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 32px;
	padding-top: 7px;

}

#inner #header #nav,
#home #header #nav {
	left: 240px;

}

#nav li {
	float: left;
	margin: 0 2px 0 5px;
}
#nav a {
	float: left;
	width: 80px;
	padding: 7px 0 0 0;
	color: #000;
	text-decoration: none;
	height: 30px;
	font: bold 12px arial;
	overflow: hidden;
	text-align: center;
	background: url(images/but_bg.gif) no-repeat 0 -60px;
}
#nav a:hover {
	color:#fff;
	background: url(images/but_bg.gif) no-repeat 0 0px;
}
#nav a.selected {
	background: url(images/but_bg.gif) no-repeat 0 0px;
}
/* add navigation */

#top {
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 116px;
	margin: 0px;
	padding: 0px;
    border-top: 1px solid white; 

}

#logo{
	
	margin: 0px;
	padding: 0px; 
	/* background-image: url(images/logo.png); */
	width: 306px;
	height: 89px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	clear: both;
}

#logo img { width: 306px; height: 89px; border-style: none;  }

#sub_search{ 
	height: 43px; 
	margin-top: 81px; 
	background-image: url(images/sub_bg.gif);
}

#search_left  {
	border: 0px;
}

#search {
	background-image: url(images/search_bg.gif);
	width: 271px;
	height: 42px;
	margin: 0px;
	padding: 0px;
	float: right; 
	clear: none;
	margin-top: 81px;
}
.input {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #A5A5A5;
	height:20px;
}

#mid {
	margin: -5px 0px 0px 0px;
	height: 228px;
	width: 867px;
	padding: 0px;
	background:url(images/mid.jpg);
	background-repeat: no-repeat;
}
#mid #mid_tex {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 428px;
	margin-top: 134px;
	margin-left: 530px;
	float: left; 
}

#mid #mid_tex #label { 
	width: 140px; 
	margin-bottom: 5px; 
	float: left;
	clear: both;
	vertical-align: middle;
	line-height: 20px;
	font-weight: bold;
}

#mid #mid_tex #value { 
	width: 200px;
	margin-bottom: 5px;
	float: left;
}

.btn { font-weight: bold; margin-left: 1px; margin-top: 0px; padding: 3px 15px;  border: none; background-color: #e15c1b; color: white; cursor:pointer; cursor:hand; }

#mid #mid_tex a {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#mid #mid_tex a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#mid_main {
	margin: 15px 0 0 0;
}


#mid_main #left_mid {
	margin: 0px;
	padding: 0 0 0 10px;
	float: left;
	clear: both; 
	width: 240px;
}
#mid_main #left_mid #left1 {
	width: 233px;
}

#mid_main #left_mid #left1 a { color: #000; }

#left_top {
	background-image: url(images/left_top.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 233px;
}
#left_mid1 {
	width: 233px;
	background-image: url(images/left_mid.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#title_left {
	margin: 0 auto;
	width: 210px;
	padding: 0 0 5px 15px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #9A9A9A;
}
#mid_left {
	padding: 10px;

}
.title_mid {
	padding: 0 0 0 20px;
	background-image: url(images/bullet_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.arial11 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	padding: 0 0 0 20px;
}

#left_2 {
	width: 233px;
	margin: 10px 0 0 0;
}
#title_left_2 {
	background-color: #EFEFEF;
	padding: 10px 0 10px 15px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

#mid_left_2 {
	background-image: url(images/left_mid1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px 0 0 0;
}


.title_mid_2 {
	padding: 0 0 0 10px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.arial11_bld {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.arial_read {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
}


.arial11_2 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	padding: 0 0 0 10px;
}

#main_mid {
	margin: 6px 0px 0 0;
	padding: 0 0 0 0;
	width: 600px;
	float: right;
	clear: none; 
}

#welcome {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #E15C1B;
	text-decoration: none;
	border-bottom: 1px solid #E15C1B;
}

#content {
	margin-top: 20px;
	margin-bottom: 20px;
}

#content p { padding: 0px; }

.storytitle { clear: both; }
#main_img {
/*	background-image: url(images/img.gif);
*/ /* background-image: url();*/
	background-repeat: no-repeat;
	width: 135px;
	height: 173px;
	float: left;
	margin-right: 20px;
}

#box {
	width: 314px;
	float: left;
}

#brd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	border-left-color: #D0D0D0;
}
#box_bot {
	background-image: url(images/foot.gif);
	height: 14px;
}
#box_title {
	background-image: url(images/bullet_3.gif);
	background-repeat: no-repeat;
	padding: 7px 0 7px 30px;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #E15C1B;
	text-decoration: none;
	background-color: #EFEFEF;
	background-position: left center;
}

#box_title h2 { margin: 0px; padding: 0px; font-size: 16px; }
#box_title h2 a { 	color: #E15C1B; text-decoration: none; }
#img {
	width: 112px;
	float: left;
}
.border {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #AEAEAE;
	height: 10px;
}
#box_2 {
	margin: 0px 8px 0 5px;
	padding: 0px 0 0 0;
	float: right;
	width: 266px;	
	
}
#box_title_2 {
	background-image: url(images/bullet_4.gif);
	background-repeat: no-repeat;
	padding: 7px 0 7px 30px;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E15C1B;
	background-position: left center;
}

#box_title_2 h2 { margin: 0px; padding: 0px; font-size: 16px; }
#box_title_2 h2 a { color: white; text-decoration: none; }

#box_mid_2 {
	background-image: url(images/box_mid2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}.arial11_gray {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #8C8C8C;
	text-decoration: none;
}

#sidebar { float: left; width: 250px; }

#posts { float: right; clear: none; width: 570px; padding: 0px; margin: 0px; font-size: 14px; }
#posts .meta { font-size: 12px;} 

#posts textarea  { width: 100%; }

#footer { clear: both;  }

#footer a { color: #999; }

/* home */

.start { border: 1px solid #999; float: right; padding: 10px; margin-left: 5px; }
.start h4 { text-align: left; margin: 0px; font-family: arial; font-size: 14px; }
.start ul { padding: 0px; margin: 0px; list-style: inside; }
.start li { margin: 0px; padding: 2px 0px; }



/* reviews */

#winner_rank { margin-left: 0px; clear: both; }

#review { padding: 2px; }

	#supplement_center { text-align: center; width: 200px; overflow: hidden;}
	#supplement_title { text-align: left; margin-top: 20px; }
	#supplement_title2 { text-align: left; margin-top: 20px; background: #ccc; padding-left: 10px; height: 55px; width: 100%;  }
	#supplement_title2 a { margin: 0px; padding: 0px; }

	#supplement_table { width: 600px; }
	#title_row td { padding: 3px 0px; font-size: 12px; font-weight: bold; border-bottom: 1px solid black; }
	#data_row td { font-size: 12px; margin: 0px; padding: 0px;   text-align: center; border-bottom: 1px solid black; }

	#data_row #first_column { text-align: right;  width: 100px; padding-right: 20px; }
	th { font-size: 12px; margin: 0px; padding: 0px;  }
	th img { height: 100px;}
	tr #button { background-color: #0077BB; width: 30px; height: 10px; padding: 2px; }
	#button a { color: white; text-decoration: none; font-size: 10px; }
	
	.stripe { background-color: #dfdfdf;}
	
	
	/* stars */
	
	.rating{
	width:80px;
	height:16px;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(images/star-matrix.gif) no-repeat 0 0;
	margin: 2px auto;
	}
	ul.rating li {
	cursor: pointer;
	/*ie5 mac doesn't like it if the list is floated but ie6 does\*/
	float:left;
	/* end hide*/
	text-indent:-999em;/* hide text*/
	}
	ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
	text-decoration:none;
	z-index: 200;
	}
	ul.rating li.one a {left:0}
	ul.rating li.two a {left:16px;}
	ul.rating li.three a {left:32px;}
	ul.rating li.four a {left:48px;}
	ul.rating li.five a {left:64px;}
	
	.nostar {background-position:0 0}
	.onestar {background-position:0 -96px}
	.twostar {background-position:0 -112px}
	.threestar {background-position:0 -128px}
	.fourstar {background-position:0 -144px}
	.fivestar {background-position:0 -160px}


.link { border: 1px solid #999; float: right; display: block; padding: 10px; background: #eaeaea; margin-left: 15px; }
/* Adrenal Fatigue Self Test */

#self_test { float: right; clear: none; width: 590px; padding-left: 0px; }
#self_test h3 { margin-bottom: 10px; padding-bottom: 0px; }

#self_test #title #notice { margin-bottom: 50px; border: 1px solid #999;  }

#self_test #notice { width: 500px; margin-bottom: 17px; margin-top: 20px;  float: left; clear: none;   }
#self_test #label { width: 350px; float: left; clear: both; margin-bottom: 17px;  }
#self_test #value { width: 200px; float: left; clear: none; margin-bottom: 17px; margin-left: 20px;  }
#height #value #same_row { 
	margin-left: 5px;
}

#height #value input {

}	 

#self_test #title p { margin-top: 40px; margin-bottom: 5px;  padding: 0px;}
#self_test #progress { margin-bottom: 70px; background-color: #fff; /*border: 1px solid #e15c1b;*/ font-size: 11px;  }

#self_test #progress #full { width: 160px; float: left; background-color: #e15c1b; color: white; padding: 2px 5px; border: 1px solid #e15c1b; margin-right: 4px; }
#self_test #progress #empty { width: 160px; float: left; color: white; padding: 2px 5px; color: #222; border: 1px solid #e15c1b; margin-right: 4px;}

#self_test #notice h2 { margin: 0px; padding: 0px; }


#self_test_in_post { background: #efefef; border: 3px solid #E15C1B; padding: 10px 10px; width: 320px; display: block; margin: 0px auto; }
#self_test_in_post h1 { font-size: 20px; }
#self_test_in_post #label { float: left; width: 200px; margin-bottom: 10px; }
#self_test_in_post #value { margin-bottom: 10px; }

#chat { border: 1px solid #336699; margin: 0px 0px 20px 0px; padding: 10px; }
.red { color: red; margin: 0px;  padding: 0px;  }

/* style images */

.alignright {float:right; margin:0 0 1em 1em; }
.alignleft {float:left; margin:0 1em 1em 0}
.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#main_wrapper { width: 862px; margin: 0px; padding: 0px; min-height: 500px;   background-image: url(images/bg.gif); background-repeat: repeat-y; background-position: center; }

.post_rating { float: right;  }
#comment_form_ratings thead td {
display: none;
}

.comment_rating { display: none; }

.photo { float: left; margin: 0px 15px 0px 0px; padding: 5px; border: 1px solid #ccc; width: 100px; text-align: center;}
.photo img { width: 100px; }
.photo span { display: block; }

.photo_right { float: right; margin: 0px 15px 0px 15px; padding: 5px; border: 1px solid #ccc; width: 100px; text-align: center;}
.photo_right img { width: 100px; }

#pre_footer { width: 872px; margin: 0 auto; font-size: 10px; color: #c5c4c4;  }
#pre_footer a { color: #c5c4c4; text-decoration: none; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}  /* for IE/Mac */



