﻿/**
 * Main CSS Stylesheet
 *
 */

input{
	margin:0;
	padding:0;
}

fieldset{
	margin:0;
	padding:0;
}

blockquote{
	margin:0;
	padding:0;
}

p{
	margin:0;
	padding:0;
}

html{
	margin:0;
	padding:0;
}

body{
	margin:0;
	padding:0;
}

form{
	margin:0;
	padding:0;
}

pre{
	margin:0;
	padding:0;
}

h6{
	margin:0;
	padding:0;
}

h5{
	margin:0;
	padding:0;
}

h4{
	margin:0;
	padding:0;
}

h3{
	margin:0;
	padding:0;
}

h2{
	margin:0;
	padding:0;
}

h1{
	margin:0;
	padding:0;
}

li{
	margin:0;
	padding:0;
}

ol{
	margin:0;
	padding:0;
}

ul{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
h6{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h5{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
a{
	color:#0000FF;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
fieldset{
	border:0;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#f3f3ea url(images/bg_body.gif) repeat-y center top;
	color:#000000;
}

#body_bg{
	background:url(images/bg.gif) repeat-x;
}

.page{
	width:1000px;
	margin:0 auto;
}

/* HEADER */

#header{
	width:100%;
	height:217px;
	background:url(images/header_bg.png) no-repeat;
}

#header_url{
	float:left;
}

#header_menu{
	float:right;
}

#header_url a{
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
	color:#979693;
	margin-left:22px;
	padding-top:9px;
}

#header_menu ul{
	margin-right:7px;
	padding-top:11px;
}

#header_menu ul li{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	padding-left:5px;
	padding-right:5px;
	text-transform:uppercase;
	float:left;
}

#header_menu ul li a{
	color:#ffffff;
	display:block;
	height:27px;
	float:left;
}

#header_menu ul li a.selected{
	background:url(images/header_menu_a.gif) no-repeat center bottom;
	text-decoration:none;
}

#header_menu ul li a:hover{
	background:url(images/header_menu_a.gif) no-repeat center bottom;
	text-decoration:none;
}

#header h1{
	margin-left:102px;
	padding-top:56px;
}

#header h1 a{
	display:block;
	text-indent:-5000px;
	background:url(images/logo.gif) no-repeat;
	width:301px;
	height:88px;
}

/* BODY */

#body{
	width:100%;
	background:url(images/body_bg.gif) repeat-y;
}

#body_top{
	width:100%;
	background:url(images/body_top_bg.gif) no-repeat;
}

#body_left{
	float:left;
	width:244px;
}

#body_center{
	float:left;
	width:575px;
}

#body_right{
	float:right;
	width:181px;
}

/* LEFT */

#left_pad{
	width:226px;
	margin-left:15px;
	padding-top:13px;
}

.left_box{
	width:100%;
	background:url(images/left_box_bg.gif) repeat-y;
	margin-bottom:10px;
}

.left_box ul{
	background:url(images/left_box_top_bg.gif) no-repeat;
	padding-top:10px;
}

.left_box ul li{
	display:block;
}

.left_box_end{
	height:15px;
	background:url(images/left_box_end_bg.gif) no-repeat bottom;
	margin-bottom:0;
}

.left_box ul h3{
	width:171px;
	color:#000000;
	font-size:20px;
	background:url(images/left_box_arrow.gif) no-repeat left 5px;
	padding-left:27px;
	margin-left:14px;
	font-style:italic;
	font-weight:normal;
	border-bottom:1px dashed #000000;
	padding-bottom:3px;
	margin-bottom:12px;
}

.left_box ul h3.left_box_top{
	margin-top:25px;
}

.left_box ul p{
	width:184px;
	color:#777777;
	font-size:12px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	display:block;
	padding-bottom:8px;
	margin-bottom:6px;
	margin-left:24px;
}

.left_box ul p.nobr{
	background:none;
	padding-bottom:0;
	margin-bottom:0;
}

.left_box ul a{
	color:#777777;
}

.left_box ul a span{
	background:url(images/left_box_arrow2.gif) no-repeat left 3px;
	padding-left:10px;
	margin-left:6px;
}

.left_box2{
	width:100%;
	background:url(images/left_box_bg.gif) repeat-y;
	margin-bottom:10px;
}

.left_box2 ul{
	background:url(images/left_box_top_bg.gif) no-repeat;
	padding-top:10px;
}

.left_box2 ul li p{
	display:block;
	width:190px;
	margin-left:18px;
	background:url(images/left_box2_bg.gif) no-repeat left bottom;
	padding-bottom:23px;
	color:#666666;
	line-height:16px;
}

.left_box2 ul li p a{
	color:#666666;
}

.left_box2 ul li p.nobr{
	background:none;
}

.left_box2_end{
	height:15px;
	background:url(images/left_box_end_bg.gif) no-repeat bottom;
}

.left_box2 ul h3{
	width:167px;
	height:26px;
	color:#000000;
	font-size:20px;
	background:url(images/left_box2_title.gif) no-repeat left bottom;
	font-style:italic;
	margin-bottom:12px;
	margin-left:14px;
	padding-left:28px;
	padding-bottom:5px;
}

/* CENTER */

#center_pad{
	width:523px;
	margin-left:22px;
	padding-top:15px;
}

#center_pad h1{
	color:#3d3d3d;
	font-size:25px;
	font-style:italic;
	margin-bottom:5px;
}

#center_pad h1 span{
	color:#888e33;
}

.index_text{
	font-size:12px;
	line-height:20px;
	margin-bottom:15px;
}

#center_pad h2{
	color:#3d3d3d;
	font-size:17px;
	font-style:italic;
	margin-bottom:3px;
}

#center_pad h2 span{
	color:#888e33;
}

.index_serv{
	margin-bottom:15px;
}

.index_serv tr{
	background:url(images/index_serv_line.gif) no-repeat;
}

.index_info{
	width:37px;
	border-right:1px solid #dbdec4;
	text-align:center;
}

.index_data{
	padding-right:10px;
}

.index_data div{
	padding:5px 0 5px 13px;
	background:url(images/index_data.gif) repeat-y;
	margin:2px 2px 2px 0;
	line-height:16px;
}

#center_pad .nobg div{
	background:none;
}

.index_serv_box{
	width:485px;
	background:url(images/index_serv_box.gif) no-repeat;
	padding:15px 20px;
	margin-bottom:15px;
}

.index_serv_box div{
	line-height:18px;
}

.index_serv_box ul{
	margin-top:10px;
}

.index_serv_box ul li{
	color:#000000;
	border-bottom:1px solid #e4e7cd;
	margin-left:8px;
	display:block;
	width:441px;
	padding-bottom:10px;
	padding-top:12px;
	line-height:16px;
}

.index_serv_box ul li p{
	margin-left:14px;
	background:url(images/index_serv_box_line.gif) repeat-y left center;
	padding-left:8px;
}

/* RIGHT */

#right_pad{
	width:163px;
	margin-right:18px;
	padding-top:10px;
}

.right_item{
	background:url(images/right_img_line.gif) no-repeat center bottom;
	padding-bottom:10px;
	margin-top:16px;
}

.right_item_image{
	background:url(images/right_img_bg.gif) no-repeat;
	width:122px;
	height:123px;
	margin:0 auto;
}

.right_item_image img{
	width:113px;
	height:113px;
	margin-top:5px;
	margin-left:5px;
}

.right_item h3{
	text-align:center;
	font-size:14px;
	color:#3d3d3d;
	margin-top:3px;
}

.right_item h3 a{
	color:#3d3d3d;
}

.right_item p{
	text-align:center;
	color:#626357;
	line-height:14px;
}

/* FOOTER */

#footer{
	width:100%;
	height:75px;
	background:url(images/footer_bg.gif) no-repeat;
}

#footer_left{
	float:left;
}

#footer_right{
	float:right;
}

#footer_left h2{
	margin-left:24px;
	padding-top:14px;
}

#footer_left h2 a{
	display:block;
	text-indent:-5000px;
	background:url(images/footer_logo.gif) no-repeat;
	width:164px;
	height:42px;
}

#footer_right ul{
	margin-right:27px;
	padding-top:26px;
}

#footer_right ul li{
	display:inline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	padding-left:3px;
	padding-right:3px;
}

#footer_right ul li a{
	color:#000000;
}
.Text_Center {
	text-align: center;
}




.gp_subheader {
	font-size: 16px;
	color: #E33306;
	text-decoration: none;
}
.gp_headertext {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.gp_fh {

	font-size: 12px;
	color: #2799B1;
	font-weight: bold;
}
.gp_f {
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	padding-left: 20px;
}
.gp_fbg {
	background-image: url();
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CDEAF1;
	padding-left: 10px;
    margin-bottom:15px;

}

.gp_req
{
	width: 530px;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
    margin-top:0px;
    margin-bottom:10px;
    padding-left: 10px;
    padding-right: 10px;
	text-align: left;
	font-weight: normal;
	background-image: url(bgtop.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #E0E0E0;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	clear:both;
	z-index:2;
}

#gp_main
{
	display: inline;
	position: relative;
	float: left;
	clear: right;
	width:340px;
	margin-top:10px;
	margin-bottom:30px;
	padding-right:12px;
}

.sec {
	display: inline;
	position: relative;
	float: left;
	clear: right;
}

.secdrop
{
	display: inline;
	position: relative;
	float: left;
	clear: both;
}

.subh {
	font-size: 16px;
	color: #E33306;
	text-decoration: none;
}
.Text_CenterBig {
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#article_list{
	margin-bottom:10px;
}

#article_list h2{
	background:url('http://www.herbnhealth.com/images/article_list_h2.gif') no-repeat left top;
	padding-left:40px;
	padding-top:8px;
	padding-bottom:5px;
}

#article_list ul{
	margin-left:18px;
	margin-top:8px;
	color:#818181;
	margin-right:10px;
}

#article_list ul li{
	border-bottom:1px dashed #cccccc;
	padding-bottom:8px;
	padding-top:8px;
}

#article_list ul li p{
	font-size:10pt;
}

#article_list ul li p.article_list_link{
	background:url('http://www.herbnhealth.com/images/article_list_li_a.gif') no-repeat left 5px;
	padding-left:10px;
	margin-right:5px;
}

#article_list ul li a{
	font-size:12px;
	color:#0000ff;
}



