
	body
		{
			margin: 			0;
			padding: 			0;
			background: 		url('/images_Page/Page_Body_Bg.jpg');
		}
		
	#page_Wrapper
		{
		width: 				971px;
		margin: 			0 auto;
		min-height: 		700px;
		padding: 			0;
		background: 		url('/images_Page/Page_Wrapper_Bg.jpg') no-repeat;
		}
		
	#Page_Header
		{
			height: 	77px;
			margin: 	0;
			padding: 	0;
		}
		
		
			#Page_Header_Logo 
				{
					float: 			left;
					margin: 		23px 0 0 18px;
				}
				
			/* Login Window */	
				#Page_Header_Login 
					{
						width: 			350px;
						height: 		45px;
						margin-top: 	23px;
						float: 			right;
						text-align: 	right;
					}
					#Page_Header_Login form
						{
							margin: 	0;
							padding: 	0;
						}
					#Page_Header_Fields
						{
							width: 100%; 
							height: 23px;
						}
					#Page_Header_Links
						{
							width: 		300px; 
							height: 	22px; 
							margin: 	0px; 
							padding: 	0px;
							float: right;
						}
						#Page_Header_Links a, #Page_Header_Links p
							{
								font-size: 			10px; 
								color: 				#8B8B8B; 
								text-decoration: 	none; 
								margin-right: 		7px;
								font-style: 		normal;
							}
						#Page_Header_Links p
							{
								margin: 			0;
								padding: 			0;
							}
			/* Login Window */	

					
			
/* Navigation Window */				
				
			#Page_LinkBar 
				{
					height: 		37px;
					margin: 		0;
					padding: 		0;
				}
				#Page_LinkBar_L
					{
						height: 		37px;
						width: 			5px;
						float: 			left;
						background: 	url('/images_Page/Page_Header_LinkBar_L.gif');
					}

				#Page_LinkBar_C
					{
						height: 37px;
						width: 961px;
						background: black;
						float: left;
					}
				#Page_LinkBar_C_L
					{
						float: left;
					}
				#Page_LinkBar_C_R
					{
						float: right;
					}
				#Page_LinkBar_C_L img
					{
						padding: 6px 16px 4px 16px;
						border-right: 1px solid #2D2D2D;
						float: 		left;
						margin-top: 8px;
					}
				#Page_LinkBar_C_R img
					{
                        margin: 0px;
                        padding: 5px 2px 0;
                    }					
				#Page_LinkBar_R 
					{
						height: 37px;
						width: 5px;
						float: left;
						background: url('/images_Page/Page_Header_LinkBar_R.gif');
					}
			/* Navigation Window */		
				
	#page_LinkBar_User
		{
			background: 	#333;
			width: 			950px;
			margin: 		0px auto; 
			padding: 		0px;
			height: 		32px;
		}		
		#page_LinkBar_User a
			{
				color: red;	
			}
			
			
	#page_LinkBar_Admin
		{
			width: 			950px;
			height: 		31px;
			background: 	#DEE6EC;	
			margin: 		0 auto;
			text-align:		left;
			vertical-align: bottom;
		}
	#page_LinkBar_Admin a
		{
			text-decoration: none;
			color: #333;
			margin-right: 15px;
		}
		
		
	#page_MemberLinkBar
		{
			width: 950px;
			height: 29px;
			margin: 0px auto;
			background: url('/images_Page/MemberBar_LinkBg.jpg');
			color: #595C5E;
			border-bottom: 1px solid #BDCED6;
		}
		
		#page_MemberLinkBar a
			{
				color: #595C5E;
				text-decoration: none;
				margin: 0px 15px 0 0;
			}
			
	#page_MemberProfileBar
		{
			width: 950px;
			height: 62px;
			margin: 0px auto;
			background: url('/images_Page/MemberBar_ProfileBg.jpg');
			text-align: left;
		}
			
/* -- Page Link Bar -- */		
				
	#page_Body, #page_Body_Standard
		{
			clear: 			both;
			width: 			950px;				
			border: 		0px;
			margin: 		0 auto;
			text-align: 	left;
			vertical-align: bottom;
			border-top: 	6px solid white;
			background-color: White;			 
		}
	#page_Body_Standard
		{
			/* background: 	url('/images_Page/Standard_wdwMain_Bg.jpg') no-repeat;*/
		}
	#page_Body_Main
		{
			margin: 25px 8px 20px 8px;
		}
		
		#page_Body_Main	h1
			{
				color: 			#BF5100;
				font-family: 	Arial, Helvetica, Verdana, sans-serif;	
				line-height: 20px; 
				font-size: 20px;
				text-align: left;	
				margin: 0 0 10px 0;
				padding: 0px;
				font-weight: 600;
				
			}
			
	#Page_Footer
		{
			width: 			100%;
			height: 		75px;
		}
	
	
	

/* -- Sidebar -- */	
	#page_Sidebar
		{
		
		}
	#page_Sidebar p
		{
			color: white;
			margin: 0px;
			padding: 0px;
		}
	#page_Sidebar h3
		{
			color: white;
			margin: 0px;
			padding: 0px;
		}
	#page_Sidebar li
		{
			color: white;
			border: 0px;
		}
	

	a img
		{
			border: 0px;
		}
		
		
		
		
		
/* Home Page */
	
	#index_wdwLft
		{
			background: url('/images_Page/index_WdwLft.jpg');
			width: 		680px;
			height:		376px;
			float: 		left;
		}
		#index_wdwLft p
			{
				font-size: 11pt;
			}
		#index_wdwLft p .p_small
			{
				font-size: 9pt;
			}
		#index_wdwLft p .p_small a
			{
				color: #FF241D;
			}
	#index_wdwRt
		{
			background: url('/images_Page/index_WdwRt.jpg');
			width: 		264px;
			height: 	376px;
			float: 		right;
		}
		#index_wdwRt h4
			{
				color: 	#C59249;
				border-bottom: 1px dotted #595959;
				margin: 12px 0 0 0;
				font-size: 10pt;
			}
		#index_wdwRt a
			{
				text-decoration: none;
				margin: 0px;
				padding: 0px;
			}
		#index_wdwRt p
			{
				color: #AEAEAE;
				line-height: 17px;
				margin: 0px;
				padding: 0px;
			}
		
	#index_wdwBtm	
		{
			clear: 		both;
			width: 		951px;
			border-top: 8px solid white;
		}
		#index_wdwBtmRt .lnkTitle
				{
					color:  		#4C4C23;
					font-weight: 	bold;
					text-decoration: underline;
					font-size: 9pt;
				}
		#index_wdwBtmRt .lnkSource
				{
					color: 			#404039;
					text-decoration: none;
					font-weight: bold;
					font-size: 7pt;
					margin-left: 15px;
				}
		#index_wdwBtmRt .date
				{
					color: 			#7B7B3B;
					font-weight: bold;
					font-size: 7pt;
					margin-left: 15px;
				}
		#index_wdwBtmRt p
				{
					color: #505027;
				}
				
		#index_wdwBtmLft .ttlTrainer
				{
					color:  		#291F0C;
					font-weight: 	bold;
					text-decoration: none;
					font-size: 13pt;
					margin: 0px;
					padding: 0px;
				}
		#index_wdwBtmLft .txtTrainer
				{
					color: #3D2C0D;
				}
	
	.box_Standard, .pane_right
		{
			
			background: 	#F4F4F4;	
			border: 		1px solid #EDEDED;
			padding: 		15px;
			margin-bottom: 	15px;
		}
	.box_TitleBar
		{
			height: 35px;
		}

	
	#ProfileHeader
		{
			background: url('/images_Page/ProfileHeader_Bg.jpg');
			width: 950px; 
			margin: 0px auto;
		}
	#SubLinks
		{
			margin: 0px; 
			padding: 0 0 0 28px;
			
			
		}
	#SubLinks a
		{	
		color: #525252;
		text-decoration: none; 
		}
	
		
/* -------------------- */
/*
.body_standard is the standard style for the 'public' pages, with the
main body on the left, and the green sidebar on the right.
*/
.body_Standard
	{
		background: url('/images_Page/page_StandardBg.jpg') no-repeat;

	}
	.body_StandardTitle
		{
			margin-bottom: 40px;
		}
	.body_Standard h1
		{
			margin-bottom: 6px;
		}
	.body_Standard h2
		{
			font-weight: 100;
		}
	.body_Standard h3
		{
			margin-top: 35px;
		}
		

/* -------------------- */
.sidebar_Green
	{
		width: 264px;
	}
	
	.sidebar_Green .sideTitle
		{
			height: 		45px;
			width: 			264px;

			border-bottom: 	1px solid white; 
			background: 	#83832D;
			

		}
		
	.sidebar_Green h3
		{
				padding: 17px 6px 0 10px;
				color: 			white;
		}
	.sidebar_Green a
		{
			color: white;

			text-decoration: none;
		}
	.sidebar_Green ul
		{
			margin: 0px;
			padding: 0px;
			list-style:none;
		}
	.sidebar_Green li
		{
			text-align: left;
			margin: 0px;
			padding: 0px;
			font-weight: bold;
			line-height: 22px;
		}
	
.box_blue a
	{
		color: #13457B;
	}
.pane_left
	{

	}
.pane_right
	{
		/* background: #E9E9E9; */
	}
.pane_right a
	{
		color: #13457B;
	}	
.pane_right p
	{
		color: #4F4F4F;
	}
.frmImage
		{
			border: 		0px;	
		}	
	
	
/* Standard Classes ---------------------------------- */	





.hr
	{
		background: 	url('/images_Page/img_Hr.gif');
		width: 			100%;
		height: 		3px;
		margin: 		5px 0px 35px 0px;
	}
	
.padder
	{
		padding: 		12px;	
	}
		
.noBorder
	{
		border: 		0px;
	}		
.oppColor
	{
		color: 			white;
	}
	
	
.listImgText
	{
		margin-bottom: 	10px;
		width: 			100%;
	}
.listImgText .left
	{
		float: 			left;	
	}
.listImgText .right
	{
		float: 			left;
		text-align: 	left;
		padding: 		0px 0px 0px 10px;
	}
.listImgText img
	{
		border: 		1px solid #C7C7C7;
		
	}

/* --Tabs --------------------------------------*/
.tabBar a
	{
		text-decoration: none;	
		padding-top: 5px;
		display: block;
	}
	.tabBar .tabOn
		{
			float: right;
			width: 137px;
			height: 29px;
			background: url('/images_Page/Detail_Tab_On.gif');
		}
	.tabBar .tabOff
		{
			float: right;
			width: 137px;
			height: 29px;
			background: url('/images_Page/Detail_Tab_Off.gif');
		}
	
	
/* --Boxes -------------------------------------*/
.boxGray p
	{
		color: 		#B8B8B8;
	}
.boxGray a
	{
		color: 		#99CCFF;
		text-decoration: underline;
	}
.boxlGray a
	{
		color: 		#333;
		text-decoration: none;
	}
.boxGray h3
	{
		color: 		#FFF;
	}	
	
.boxBlue a
	{
		color: 		#13457B;
	}
	.boxBlue .content_box_title
		{
			background: #E8EBE1;
			height: 28px;
		}
	.boxBlue .content_box_main
		{
			background: #DAE5ED;
			margin-top: 1px;
		}	
	
/*---*/	
.boxYellow a
	{
		color: 		#13457B;
	}
	.boxYellow .content_box
		{
			border: 1px solid white; 
			background: #F8F5C6;
			
		}
	.boxYellow .content_box_title
		{
			background: #C5B037;
			height: 21px;
			color: white;
			border-bottom: 1px solid white;
			font-size: 11px;
			font-family: 	Verdana, Arial, Helvetica, sans-serif;	
			padding:		8px 0 0 5px;
			font-weight: 	bold;
		}
	.boxYellow .content_box_main
		{
			background: #DAE5ED;
			margin-top: 1px;
		}	
	
/*---*/	
	
.boxGreen a
	{
		color: 		#64640A;
	}
.boxGreen .tblForm td
	{
		background: #E6E6C6;
	}
	.boxGreen .content_box
		{
			border: 1px solid white;
			background: #D7D9AC;
		}
	
	.boxGreen .content_box_title
		{
			background: #E8E9D0;
			height: 21px;
			border-bottom: 1px solid white;
			font-size: 11px;
			font-family: 	Verdana, Arial, Helvetica, sans-serif;	
			padding:		8px 0 0 5px;
			font-weight: 	bold;
		}
	.boxGreen .content_box_main
		{
			background: #D7D9AC;
			margin-top: 1px;
		}
		
	.content_box_main ul
		{
			margin: 0px;
			padding: 0px;
			list-style-type: none;
		}
.boxOrange a
	{
		color: 		#C24400;
	}
.boxOrange .tblForm td
	{
		background:	#F4ECE7;
	}
.box_Workout
	{
		background: #E5E5CE;
		border: 1px solid #FFF;	
		margin-bottom: 6px;
	}
/* --Boxes -------------------------------------*/
	
/* --Page Numbering ---------------------------------*/
.PageNum, .PageNum_Selected
	{
		float: none;
		border: 1px solid #666;
		font-family: verdana, arial;
		font-size: 10px;
		padding: 0 3px 0 3px;
		margin: 3px;	
	}
.PageNum_Selected
	{
		background: #DFE8F5;
	}
.PageNum a, .PageNum_Selected a
	{
		text-decoration: none;
		margin: 0px;
		padding: 0px;
		color: #000;
	}
	
.boxBlue .PageNum_Selected
	{
		background: #DFE8F5;
	}
.boxOrange .PageNum_Selected
	{
		background: #F4ECE7;
	}
/* --Page Numbering ---------------------------------*/

	
	
.wdwMain
	{
		
		min-height: 300px; 
		background: url('/images_Page/Standard_wdwMain_Bg.jpg') no-repeat; 
	
	}
.wdwMain li
	{
		border-bottom: 0px;
		list-style-image: url(../images_Page/bullet_red.gif);
		margin-left: 2em;
		padding-left: 0px;
	}
	
	
	
/* Page Specific Styles -------------------------- */



/* Member Signup Pages */

	.processbar_ico
		{
			vertical-align: middle; 
			margin: 4 0 0 0;
		}
	.divLocStatus, .divLocStatusOff
		{
			font-family: verdana;
			font-size: 10px;
			width: 120px;
		}
	.divLocStatus
		{
			text-align: center;
			float: left;
			padding: 2px;
			
		}
	.divLocStatusOff
		{
			text-align: center;
			float: left;
			font-weight: normal;
			padding: 4px;
			color: #999;
		}
		
/* Member Signup Pages */

/* Misc Styles --------------------------------------- */
	.info_popup
		{
			background: white; 
			padding: 0 10px 10px 10px;
			display: none;
			position: fixed;
			top: 50%;
			left: 50%;
			margin-left: -350px;
			margin-top: -200px;
			width: 700px; 
			height: 400px;
			 border: 3px solid #333;
		}
/*---------------------------------------------------- */
/*Photo Manager -------------------------------------- */
	.profile_photos_frame
		{
			width: 			161px;
			height: 		163px;
			border: 		1px solid #DCDFB5;
			margin-left: 	14px;
			float:			left;
			background: 	#D3D79C;
		}
	.profile_photos_titlebar
		{
			
			height: 		25px;
			border-top: 	1px solid #DCDFB5;
			float:			left;
			background: 	#D3D79C;
			width: 100%;
		}	
	.profile_photospublic_photo_tile
		{
			background: 	#DEE7ED;
			border: 		1px solid #EDF1F4;
			width: 			102px;
			height: 		102px;
			margin-bottom: 	11px;
		}	
		
/*------------------------------------------------------ */
.divHelpDropdown
	{
		text-align: 	left; 
		width: 			250px; 
		height: 		300px; 
		margin-left: 	-230px;
		background: 	url('/images_Page/bg_HelpMenu.jpg'); 
		border: 		4px solid white; 
		position: 		absolute; 
		visibility: 	hidden;
		z-index: 		100;
	}
.divHelpDropdown ul
	{
		list-style-type: 	none;
		margin: 			0px;
		padding: 			0px;
	}
.divHelpDropdown li
	{
		/* margin-left: -40px; */
		margin: 			0px;
		padding: 			0px;
	}
.divHelp
	{
		
		
	}
.divHelp img
	{
		border: 	1px solid #CCC;
		padding: 	3px;
		margin: 	3px;
	}
.imgRt
	{
		float: right; 
		border: 1px solid #B2B2B2; 
		margin: 0 0 15px 15px;
		
	}
