/* CSS Document */

p{
	font-size:12px;
	line-height:14px;
	color:#454440;
	}


/* ------------------------------------------------------------------------------------------------ */
.ContentSubWrapper
{
    padding-top:15px;
}
.col1{
	width:650px;
	float:left;

	}
#BioLeft
{
    float: left; width: 120px;
    margin-right:10px;
}
#BioRight
{
    float: right; width: 500px;
}
.BlueHeaderBox
{
    position:relative;
}
.BlueHeaderBox .Left{
	width:64px;
	float:left;
	margin-right:10px;
	}
.BlueHeaderBox .Right{
	width:160px;
	padding:5px 0px 0px 0px;
	float:right;
	margin:0px;
	height:36px;
	}
.BlueHeaderBox .Right .p{
	margin:0px;
	}	
.BlueHeaderBox .Expand
{
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 10;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    font-family: 'Courier New' , Courier, monospace;
    margin:2px;
}	
.Bookmarks table
{
    padding: 10px;
}
.Bookmarks td
{
    padding: 5px;
}
.Bookmarks a
{
    text-decoration:underline;
}
.Bookmarks a:hover
{
    text-decoration:none;
}
.YourStats{
	width:243px;
	float:left;
	}

table.StatsTable
{
	width:243px;
	font-size:11px;
	line-height:13px;
	color:#61615B;
	background-color:#EEEDED;
}
table.StatsTable td, table.StatsTable th
{
	border-right:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-bottom:1px solid #CBCAC9;
	border-top:1px solid #fff;
	background-color:#EEEDED;
	padding:2px 5px 2px 5px;
	height:26px;
	overflow:hidden;
}	
table.StatsTable tr.LastStatRow td, table.StatsTable tr.LastStatRow th
{
	border-bottom:1px solid #E5E5E5;
}
table.StatsTable th
{
	text-align:right;
}	
	
.Packages{
	width:644px;
	border:2px solid #FFF;
	}
.Packages ul{
	width:642px;
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
    background: #BDBEBD url(../pro-images/packagesd.gif) repeat-x;
	}
.Packages ul li
{
    background-position: none;
    border-top: 1px solid #808080;
    border-bottom: 1px solid #4F5B5B;
    background: none;
    border-left: none;
    border-right: none;
    padding: 0px;
    height:28px
}
.Packages ul a{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#EEEDED;
	text-decoration:none;
	padding:8px 5px 6px 5px;
	display:block;
	overflow: hidden;
    white-space: nowrap;
	}
.Packages ul a:hover{
	background-color:#808080;
	}		
	
.ProgramsFeatured .Packages
{
    	width:380px;
    	float:left;
    	margin-right:2px;
}	
.ProgramsFeatured .Packages ul
{
    	width:378px;
 	
}
.ProgramsFeatured .Packages li a
{
    overflow:hidden;
    height:14px;
    white-space:nowrap;
}
.ProgramsFeatured .YellowHeaderBox{
    float:right;
    border:solid 2px #FFF;
	}
.ProgramsFeatured .YellowHeaderBox-Content{
	width:240px;
	padding:10px;
	background-color:#fff;
	margin: 0px;
	}
#ProProfileWidgetLink.BtnBlue{
	width:230px;
	}	
.ProgramsFeatured a.BtnBlue, #ProProfileWidgetLink.BtnBlue{
	width:250px;
	padding:3px 5px 3px 5px;
    background: #6F7184 url(../pro-images/iconArrowC.gif) no-repeat 98% 5px;
	overflow:hidden;
	font-size:12px;
	color:#C5CDCD;
	text-decoration:none;
	font-weight:bold;
	display:block;
	text-transform:uppercase;
	height:18px;
	}
#ProProfileWidgetLink.BtnBlue{
	width:230px;
	margin-bottom:15px;
	}		
.ProgramsFeatured a.BtnBlue:hover, #ProProfileWidgetLink.BtnBlue:hover{
	color:#CACFD8;
	background-color:#2C3E60;
	}
#ProPhotoGallery .BlueHeaderBox-Content, #ProVideosGallery .BlueHeaderBox-Content
{
    background-color: #FFF;
}	
#ProPhotoGallery .Thumbs, #ProVideosGallery .Thumbs
{
    padding:2px;
    float:left;
    background-color:#000; 
    border: solid 1px #FFF;   
}	
#ProPhotoGallery .Thumbs.ColumnBreak, #ProVideosGallery .Thumbs.ColumnBreak
{
   float:none;
}	
#ProPhotoGallery h3 .RecordCount, #ProVideosGallery h3 .RecordCount
{
    font-size: 10px;
    font-weight: bold;
    color: #C0C0C0;
    margin-left:20px;
}
.col1 h3{
	width:254px;
	padding:9px;
	background-color:#121212;
	}
	
.col1 .WelcomeName{
	width:100%;
	}
.col1 .WelcomeName h2{
	width:490px;
	padding:5px;
	font-size:28px;
	font-weight:bold;
	margin:0px;
    color: #FFF;
    background: #E1E1E1 url(../pro-images/hdBackGradient49b.gif) repeat-x;
	}


	
.col1 .BlueHeaderBox{
	width:650px;
	padding:0px 0px 20px 0px;
	}
.col1 .BlueHeaderBox h3{
	width:638px;
	display:block;
	margin:2px 0px 0px 0px;
	font-size:18px;
	font-weight:normal;
    color: #FFF;
    background: #E1E1E1 url(../pro-images/hdBackGradient49b.gif) repeat-x;
    border-top: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-left: 1px solid #E1E1E1;
	text-transform:uppercase;
	padding:5px;
	line-height:20px;
	}
.col1 .BlueHeaderBox h3.Small{
	font-size:14px;
	font-weight:bold;
	}
.col1 .BlueHeaderBox h3 span{
	font-size:14px;
	font-weight:normal;
	text-transform:none;
	}
.col1 .BlueHeaderBox-Content{
	width:630px;
	padding:10px;
	background-color:#fbf0e6;
	border-top:1px solid #FFF;
	}
#ProPhotoGallery .BlueHeaderBox-Content
{
    text-align:center;
}
#ProProfile .BlueHeaderBox-Content
{
    background-color: #EEEDED;
}
	
.col1 .BlueHeaderBox a.small{
	font-size:1px;
	overflow:hidden;
	width:73px;
	height:73px;
	border:3px solid #F0F0F0;
	margin:0px 2px 0px 2px;
	float:left;
	}
/* ------------------------------------------------------------------------------------------------ */

.col3{
	width:239px;
	float:right;
	}
.col3 .YellowHeaderBox{
	width:239px;
	padding:0px 0px 20px 0px;
	}
.col3 .YellowHeaderBox h3{
	font-size:12px;
	line-height:14px;
	color:#715100;
	background:#FED45A url(../pro-images/hdBackGradient42.gif) repeat-x;
	padding:6px;
	}
	#widget h4
	{
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	    
	    font-size:12px;
	    line-height:14px;
	    color:#715100;
	    background:#FED45A url(../pro-images/hdBackGradient42.gif) repeat-x;
	    padding:6px;
	}
    #widget h3
    {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	    margin:2px 0px 15px 0px;
	    font-size:18px;
	    font-weight:normal;
        color: #FFF;
        background: #E1E1E1 url(../pro-images/hdBackGradient49b.gif) repeat-x;
        border-top: 1px solid #E1E1E1;
        border-right: 1px solid #E1E1E1;
        border-left: 1px solid #E1E1E1;
	    text-transform:uppercase;
	    padding:5px;
	    line-height:20px;
	}
.col3 ul{
	width:219px;
	}
.col3 li{
	font-size:10px;
	line-height:13px;
	font-weight:normal;
	color:#61615B;
	border-top:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-bottom:1px solid #CBCAC9;
	background-color:#EEEDED;
	margin:0px 0px 1px 0px;
	padding:6px 5px 6px 5px;
	}
	
.col3 ul.wl{
	width:219px;
	margin:0px;
	padding:0px;
	}
.col3 ul.wl li
{
    list-style-type:none;
    list-style-image:none;
    vertical-align:top;
	font-size:10px;
	line-height:13px;
	font-weight:bold;
	color:#61615B;
	border-top:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-bottom:1px solid #CBCAC9;
	background-color:#EEEDED;
	margin:0px 0px 1px 0px;
	padding:6px 5px 6px 5px;
	}
.col3 ul.wl li a{
	color:#717F9A;
    text-decoration: underline;
    padding: 0px 10px 0px 2px;
   background: transparent url(../pro-images/iconArrowSmallB.gif) no-repeat 98% 4px;
	}
.col3 ul.wl li a:hover{	
	text-decoration:none;
	}
	
.col3 ul.wl li em{
	color:#808080;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
	}
.col3 ul.wl li strong
{
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;    
    font-size: 12px;
    font-weight: bold;
    display: block;
    margin-bottom: 3px;
    margin-top: 3px;
    padding-bottom: 3px;
    padding-top: 3px;    
}	

.col3 .YellowHeaderBox-Content{
	width:219px;
	padding:10px;
	background-color:#fbf0e6;
	}
	
.col3 p{	
	padding:0px 0px 10px 0px;
	}
	
.col3 a.BtnBlue{
	width:231px;
	padding:4px;
	background:#3A4C6E url(../pro-images/pro-page/iconArrow.gif) 98% 5px no-repeat;
	overflow:hidden;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	text-transform:uppercase;
	}
.col3 a.BtnBlue:hover{
	color:#CACFD8;
	background-color:#2C3E60;
	}

/* ------------------------------------------------------------------------------------------------ */

.BlogCSS
{
	padding: 3px;
	color: #000000;
	font-size: xx-small;
	font-weight: bold;
	table-layout:fixed;
    width:inherit;
    overflow:hidden;	
}
.BlogCSS a
{
	color: #808080;
	font-size: small;
}
.BlogAltItemCSS
{
	background-color: #EEEEEE;
	font-weight: normal;
	padding: 3px;
}
.BlogItemCSS
{
	background-color: #F4F4F4;
	font-weight: normal;
	padding: 3px;
}
.FindProgramsBanner
{
    background-color: #F0F0F0;
}
a.btnClosePopup{
	background: #FFF url(/nutrition/assets/images/daily_menu/btnClosePopup.gif) 0px 0px no-repeat!important;
	width: 14px;
	height: 14px;
	overflow: hidden;
}
