/*This is the core style sheet of ActiveHerbWholesale.com site.*/
body {
		background-color: white;
		color: #000000;
		font-family: Arial,Verdana, Helvetica,  sans-serif;
		font-size: 13px;
		margin: 0;
		line-height:1.2em;
	}
h1 {
	font-size: 1.2em;
	letter-spacing: 5px;
}

h2 {
	font-size: 1.1em;
	text-decoration: underline;
}

h4{font-family:Arial;
font-size:10px;
font-weight:normal;
color:#0000FF;
display:inline-block;
}

p {
	font-size: 13px;
	text-align: justify;
	
}

p.footer {
			font-size: .5em;
			text-align: center;
			font-weight: bold;
}


a:link {
color: #008000;
text-decoration: underline;
}

a:visited {
color: #008000;
text-decoration: underline;
}

a:hover {
color: #ff8000;
}

a:active {
color: #008000;
background-color: white;
}

.listhp{font-weight: bold;	color: #990066;}
.green{color: #128b2a;}
.red{color:#FF0000;}
.sglpd_detail_subtitle {
font-size: 1.4em;
text-align: left;
padding-right: 20px;

}
sglpd_detail_desc {
padding: 0;
margin: 0;
text-align: justify;
padding-left: 20px;
padding-right: 20px;
}

.checklist {
list-style: none;
margin: 0;
padding: 0;
margin-left: -15px;
}

.checklist li.checkicon {
background-image: url(//www.activeherb.com/img/checksmall.jpg);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0;
padding-left: 22px;
margin-left: 15px;
line-height:20px;
}

.article-content {
padding-top: 10px;
font-size: 1.1em;
text-align: justify;
}