/* Stylesheet for Body Type pages */

.btWrapper {
	background: url(/files/images/body-type/slanted_corner.gif) right top no-repeat #fff;
	margin: 0 0 20px 0;
}

.btContentLanding {
	width: 796px; 
	margin: 0;
	padding: 10px 0;
}

.btContent {
	width: 796px; 
	margin: 0;
	padding: 10px;
	background: #fff;
}


/** Landing Page **/

.btColLanding	{
	float: left;
	width: 199px;
	background: url(/files/images/body-type/divider_columns.png) top right no-repeat;
	line-height: 0;
	}

.btColLanding P	{
	width: 192px;
	margin-bottom: 10px;
	font-family: georgia;
	font-size: 12px;
	line-height: 16px;
	}

/** Meal Plan **/

#btMast	{
	margin-bottom: 10px;
	line-height: 0;
	}

.btMealboxIntro	{
	float: left;
	width: 254px;
	height: 340px;
	margin: 0 15px 15px 0;
	}

.btMealboxIntro H2	{
	margin: 0;
	padding: 4px 4px 4px 0;
	color: #d92128;
	font-size: 15px;
	font-weight: bold;
	}
	
.btMealboxIntro P	{
	margin-bottom: 15px;
	font-size: 12px;
	font-family: georgia;
	font-style: italic;
	line-height: 18px;
	}

.btMealbox	{
	float: left;
	width: 254px;
	height: 340px;
	background: url(/files/images/body-type/rounded_corner_box_bottom.png) bottom left no-repeat #e5e5e5;
	margin-bottom: 15px;
	}

.btFirstRow	{
	height: 340px;
	}

.btMealbox H2	{
	margin: 0;
	padding: 4px 8px;
	color: #fff;
	background: url(/files/images/body-type/rounded_corner_box_top.png) no-repeat #d92128;
	font-size: 16px;
	font-weight: bold;
	}

.btMealbox H5	{
	padding: 11px 0 0 8px;
	font-size: 12px;
	font-weight: bold;
	}

.btMealbox P	{
	font-size: 12px;
	font-family: georgia;
	line-height: 13px;
	padding: 0 8px;
	}

.btRightMargin	{margin-right: 15px;}

H5.btFeatured	{padding-top: 5px;}
