@charset "utf-8";
/* CSS Document */

body {
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #efece6;
}
.strip {
	background-color: #999;
	height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #FFF;
	padding: 2px;
	font-size: 0.8em;
}
.strip_center {
	width: 1047px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.strip a {
	color: #FFF;
}
.top {
	background-color: #0068c3;
	height: 100px;
	padding-top: 40px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.logo {
	background-image: url(images/logo-03-10.jpg);
	margin-right: auto;
	width: 297px;
	height: 68px;
	background-repeat: no-repeat;
	padding-left: 300px;
	margin-left: auto;
	padding-right: 395px;
}
.search {
	float: left;
	color: #FFF;
	width: 728px;
}

.whiteborder {
	background-color: #FFF;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 1047px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
a {
	color: #00539D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bc {
	margin-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.9em;
}
.bc a
{
	text-transform: capitalize;
}
.banner_top {
	text-align: right;
	margin-bottom: 10px;
	float: right;
	width: 468px;
}
.logo h1 {
	font-size: 3em;
	font-weight: normal;
}



.head_nav {
	font-size: 1.2em;
	margin-bottom: 10px;
	color: #CCCCCC;
	padding: 10px;
	background-image: url(images/bg_headnav.jpg);
	background-repeat: repeat-x;
	height: 38px;

}

.head_nav a{
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
}
.head_nav a:hover {
	font-weight: bold;
	}
.head_nav1 {
	background-image: url(images/bg_headnav1.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 11px;
	float: left;
	text-decoration: none;
}
.head_nav2 {
	background-image: url(images/bg_headnav2.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 38px;
	width: 17px;

}

.splash {
	width: 630px;
	margin-bottom: 10px;
	height: 341px;
}
.splash h1 {
	padding: 0px;
	font-size: 1.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
	color: #669900;
}


.whatsnewholder {
	width: 340px;
	float: right;
	background-image: url(images/whatsnew.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.whatsnew {
	width: 340px;
	background-image: url(images/whatsnew.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 240px;
}
.whatsnew H3 {
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	margin: 0px;
}
.whatsnew p {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.whatsnew ul {
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url(images/arrow.png);
}
.whatsnew li {
	text-transform: capitalize;
	padding-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.whatsnew li a {
	color: #FFFFFF;
}
.signup
{
	margin-top: 10px;
	width: 340px;
	height: 83px;
}

.left_nav {
	float: left;
}
.left_nav_ad {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
}
.ad_right_btm {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
}

.left_nav ul {
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 0.9em;
	text-transform: capitalize;
	width: 207px;
}
.left_nav li {
	list-style-position: outside;
	margin-left: 20px;
	list-style-type: disc;
}
.left_navcat {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/bg_headtitle1.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 177px;
	font-size: 1.3em;
	padding-top: 10px;
	padding-left: 30px;
}
.left_navcat a{
	color: #FFFFFF;
	height: 38px;
}
.left_navcurrent {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/bg_headtitle2.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 177px;
	font-size: 1.3em;
	padding-top: 10px;
	padding-left: 30px;
}
.left_navcurrent a{
	color: #FFFFFF;
}
.left_navcurrentsub {
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
}
.left_navcurrentsub a{
	}

.left_navsubcat {
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.left_navcon {
	padding-left: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 8px;
}

.center {
	width: 500px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.center h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #333;
	margin-top: 10px;
}

.center a {

}
.center p {
	margin-top: 2px;
}


hr
{
	color: #CCCCCC;
}
.right {
	width: 300px;
	float: left;
	margin: 0px;
	padding-top: 68px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right h6 {
	color: #76ac10;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

.footer {
	text-align: center;
	margin-top: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #0069C4;
	border-right-color: #0069C4;
	border-bottom-color: #0069C4;
	border-left-color: #0069C4;
}
.heading {
	font-weight: bold;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	text-transform: uppercase;
}
.headingtopmargin {
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 10px;
	clear: both;
	text-transform: uppercase;
	padding-top: 40px;
}

.heading_new {
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 1.8em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.heading_bluecurve {
	height: 23px;
	width: 192px;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
	background-color: #0068C3;
}
.heading_bluecurve a {
	color: #FFF;
}
.heading_bluecurve a:visited {
	color: #FFF;
}
.pnew {
	margin-bottom: 40px;
}
.heading_category {
	font-size: 2.0em;
	font-weight: normal;
	color: #FF6600;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.subcategories_list {
	margin-top: 20px;
	width: 40%;
	float: left;
	background-image: url(images/folder.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 14px;
	padding-left: 22px;
	margin-right: 10px;
}
.subcategories {
	margin-bottom: 40px;
}
.article {
	margin-right: 5px;
}
.content {
}
.content h1 {
	color: #314A72;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 2.0em;
	margin-bottom: 10px;
}
.content h2 {
	color: #314A72;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 1.1em;
}
.content_image {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.ul_threads {
	list-style-position: outside;
	list-style-image: url(images/arrow.png);
	margin: 5px;
	padding: 0px;
	color: #666666;
	text-transform: capitalize;
}
.ul_threads li {
	margin-bottom: 5px;
}
.zodiacimg {
	float: left;
	margin-right: 5px;
}
.tbl_food {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
}
.tbl_food_topcol {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(http://www.howmuchprotein.com/images/bg_headnav.jpg);
	background-repeat: repeat-x;
}
.tbl_food td {
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.food_image {
}
.num {
	font-size: 3.0em;
	color: #0A133E;
	border: 1px solid #CCC;
	text-align: left;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.mealideasp {
	font-size: 1.0em;
	line-height: 1.2em;
}
.sponsorbtmcontent {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 100px;
}