
/* 
|   The Herbal Nutrition Network - Home Style List
|
|   Author: Erik Smith, eksmith03@gmail.com
|   Created: October 21, 2006
|   Last Modified: October 14,2009
|   Modified By:: Zach Fry, zachfry@gmail.com
*/


/* 
-------- HNN Blog Posts -----------
*/

#blog-posts {
padding:10px 0 10px 0;
/*border-bottom:1px solid #ccc;*/
}

#blog-posts h3 {
color:#80A1CA;
font-size:20px;
line-height:16px;
margin:20px 0 20px 0;
}

#blog-posts p {
font-size:12px;
float:left;
margin-left:20px;
width:400px;
}


/* 
-------- Featured Distributor -----------
*/

#featured-dist {
padding:10px 0 10px 0;
border-bottom:1px solid #ccc;
}

#featured-dist span {
color:#555;
font-weight:bold;
font-size:16px;
border-bottom:1px solid #555;
width:550px;
display:block;
margin-bottom:10px;
line-height:13px;
}

#featured-dist h3 {
color:#80A1CA;
font-size:20px;
line-height:16px;
margin:20px 0 20px 0;
}

#featured-dist p {
font-size:12px;
float:left;
margin-left:20px;
width:400px;
}

#featured-dist img.dist-pic {
    /*height:115px;*/
    width:90px;
    float:left;
    padding:2px;
    border:1px solid #ccc;
}

/* 
-------- Find a Distributor -----------
*/

#find-dist {
padding:10px 0 10px 0;
border-bottom:1px solid #ccc;
}

#find-dist h3 {
color:#80A1CA;
font-size:20px;
line-height:16px;
margin:20px 0 20px 0;

}

#find-dist h4 {
color:#5D7895;
font-size:16px;
font-weight:bold;
}

#find-dist span.searchheader {
color:#5D7895;
font-size:16px;
font-weight:bold;
}

#find-dist span {
color:#1D354F;
font-weight:bold;
font-size:11px;
}

#find-dist p {
font-size:11px;
}

#find-dist a.us-ca{
float:left;
width:240px;
margin-right:10px;
padding:4px;
background:#E0E7EF;
height:55px;
border:1px solid #A7C1DF;
}

#find-dist a.other{
float:right;
width:290px;
background:#E0E7EF;
padding:4px;
height:55px;
border:1px solid #A7C1DF;
}

#find-dist a.us-ca, #find-dist a.other {
    text-decoration:none;
}

#find-dist a:hover.us-ca, #find-dist a:hover.other {
    background:#DFEFFF;
}

#search-us-ca {
    display:none;
    width:240px;
    height:100px;
    float:left;
    margin-top:10px;
    position:relative;
}

#search-other {
    display:none;
    width:240px;
    height:100px;
    float:right;
    margin-top:10px;
    margin-right:20px;
    position:relative;
}

a.close{
    position:absolute;
    right:0px;
}

a:hover.close {
    background:#DFEFFF;
}



/* 
-------- Featured Products -----------
*/

#featured-products {
font-size:11px;
border-bottom:1px solid #ccc;
}

#featured-products h3 {
color:#80A1CA;
font-size:20px;
line-height:16px;
margin:20px 0 20px 0;
}

#featured-products div.product-box {
width:150px;
float:left;
margin-right:30px;
margin-bottom:20px;
}

#featured-products div.product-box h4 {
color:#5D7895;
font-size:16px;
font-weight:bold;
margin-bottom:5px;
}

#featured-products div.product-box p {
height:140px;
}


.error
{
	font:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:12px;
}

.errfont{
	font: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
}

#content-memberarea {
	float:left;
	width:560px;
	position:relative;
	left:35px;
	top:0px;
	font-size:13px;
}


#content-memberarea h3 {
color:#80A1CA;
font-size:18px;
line-height:16px;
margin:20px 0 20px 0;
}

#content-memberarea h4 {
color:#5D7895;
font-size:16px;
line-height:16px;
margin:20px 0 20px 0;
}

#content-memberarea a {
font-size:12px;
color:#5D7895;
}

#content-memberarea img {
            float:left;
            margin:0 15px 5px 0;
}

#content-memberarea p {
            font-size:12px;
            margin:7px 0;
}

#content-memberarea strong {
            font-size:14px;
}

#content-memberarea ul {
            margin:5px 0 5px 15px;
}

#content-memberarea li {
            list-style-type:disc;
            margin-left:15px;
            font-size:12px;
}

#content-memberarea sub, #content sup {
            font-size:12px;
}
#content-wide {
	float:left;
	width:650px;
	position:relative;
	left:35px;
	top:0px;
	font-size:13px;
}

#content-wide h3 {
	color:#80A1CA;
	font-size:18px;
	line-height:16px;
	margin:20px 0 20px 0;
}

#content-wide h4 {
	color:#5D7895;
	font-size:16px;
	line-height:16px;
	margin:20px 0 20px 0;
}

#content-wide a {
	font-size:12px;
	color:#5D7895;
}


#content-wide p {
	font-size:12px;
    margin:7px 0;
}

/*------- Bizop Leads -------- */

#leads td {
	padding: 2px;
}
