
/* DEFAULT ORANGE CONTENT BOX */

.orange_box
{
	background-color: #f7f2df;
}

.orange_box_header
{
	background-image: url('../images/orange_header_rounded.png');
	background-repeat: no-repeat;
	padding: 2px;
	height: 20px;


}
.orange_box_header span
{
	font-size: 12px;
	color: #006699;	
	padding-left: 4px;	
}

.orange_box_content
{
	padding: 4px;
	font-size: 12px;
	color: #000000;
}

.orange_box_white_content
{
	padding:4px;
}

/* PROFILE BOX */
.profile_box_header
{
	background-color: #fed57c;
	padding: 2px;
}
.profile_box_header span
{
	font-size: 12px;
	color: #bd9038;
}
.profile_content
{
	position: relative;
	top: 4px;	
	font-size: 11px;
	text-align: center;
	line-height: 18px;
}


/* PROFILE BOX */
.alert_box_header
{

}
.alert_box
{
	background-color: #ffc4c4;
}

.alert_box_header
{
	background-image: url('../images/alert_box_header.jpg');
	background-repeat: no-repeat;
	height: 20px;	
	padding: 2px;
}
.alert_box_header span
{
	font-size: 12px;
	color: #FFF;
	padding-left: 4px;	
}

.alert_box_content
{
	padding: 4px;
	font-size: 12px;
	color: #000000;
	
}



hr
{
	border: 0;
	color: #CCD7E0;
	background-color: #CCD7E0;
	height: 1px;
	width: 100%;
	text-align: left;
}

.profile_blogs_ul
{
	margin:0px;
	padding:0px;
}
.profile_blogs_ul li
{
	margin:0px;
	padding:0px;
}


h1.blog_title
{
	font-size: 16px;
	color: #006699;
	margin:0px;
	padding:0px;
}

h1.train_header
{
	font-size: 16px;
	color: #006699;
	margin:0px;
	padding:0px;
}

/* DEFAULT LIGHT BLUE CONTENT BOX */
.light_blue_box
{
	background-color: #eaf2f6;
}

.light_blue_box_header
{
	padding: 2px;
	background-image: url('../images/light_blue_header_rounded.png');
	background-repeat: no-repeat;
	height: 20px;	
}
.light_blue_box_header span
{
	font-size: 12px;
	color: #006699;
	padding-left: 4px;	
}

.light_blue_box_content
{
	padding: 4px;
	font-size: 12px;
	color: #000000;
}

.blue_box_header
{
	color: #FFF;
	font-size: 12px;
	padding-left: 4px;
	padding-top: 4px;
	height: 20px;
}


/* TODAY'S EXERCISE CONTENT BOX */
.todays_routine_box
{
	background-color: #eaf2f6;
	padding-bottom: 10px;
	border:1px solid #ccd7e0;

}
.todays_routine_content_box
{
	padding: 6px;
}

.workout_items_descrip
{
	position: relative;
	top: 4px;
	height: 30px;
	margin: 4px;
	border-bottom: 1px solid #2B80A7;
}
.workout_items_descrip span
{
	font-size: 12px;
	color: #868686;
}

.workout_items
{
	position: relative;
	top: 4px;
	height: 55px;
	margin: 4px;
	border-bottom: 1px solid #2B80A7;
	
}
.workout_image
{
	float: left;
	border: 1px solid #2B80A7;
}
.workout_content
{
	float: left;
	position: relative;
	left: 6px;
}

.workout_default
{
	color: #006699;
	font-size: 11px;
	font-weight: bold;	
}

.workout_selected
{
	color: #edbe61;
	font-size: 11px;
	font-weight: bold;
}

.workout_info
{
	float: left;
	position: relative;
	left: 85px;	
	top: 20px;
}

.workout_icons
{
	position: relative;
	left: 90px;	
}

.workout_intensity
{
	font-size: 10px;
	color: #006699;
}


.workout_buttons
{
	position: relative;
	top: 20px;
	height: 50px;
}

.no_workout
{
	float: left;
	position: relative;
	left: 50px;
}
.yes_workout
{
	float: left;
	position: relative;
	left: 50px;
}

/* DARK BLUE BOXES */
.sep
{
	float: none;
	clear: both;
	height: 10px;
}

.blue_box
{
	float: none;
	clear: both;
	position: relative;
	top: 10px;
}

.blue_box_header
{
	background-color: #2b80a7;
}


/* CALENDAR BOX */
.workout_calendar_box
{
	background-color: #f6f2df;
	border: 1px solid #feebc0;
}

.workout_calendar_box_header
{
	background-color: #FED57C;
	color: #FFF;
	font-size: 11px;
	padding: 2px;
}

.white_box
{
	float: none;
	clear: both;
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;	
	border-bottom: 1px solid #006699;		
	background-color: #FFF;
}


.orange_box_white
{
	height: 175px;
	border-left: 1px solid #EDBE61;
	border-right: 1px solid #EDBE61;	
	border-bottom: 1px solid #EDBE61;		
	background-color: #FFF;
}


.e_gallery_icons
{
	float: left;
	position: relative;
	top: 4px;
	left: 0px;
	margin-right: 6px;
	margin-left: 6px;
}

.e_gallery_icons P
{
	color: #000;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding:0px;
	padding-bottom: 4px;
}

.e_gallery_icons img
{
	border: 1px solid #006699;
}




/* Profile Tabs */
.my_profile_tabs
{
	position: relative;
	background-color: #006699;
	height: 25px;
}

.my_profile_tabs ul
{
	position: relative; 
	top: 2px; 
	left: 10px;
	margin:0px;
	padding:0px;	
	list-style-type: none;
	display: inline;
	float: left;
}



.my_profile_tabs_anchor
{
	display: inline;
	float: left;
	padding: 4px 10px;
	color: #006699;
	background-color: #EAF2F6;
	cursor: pointer;
}

.profile_tab_default
{
	display: inline;
	float: left;
	padding: 4px 10px;
	cursor: pointer;
	color: #FFF;
}

.profile_tab_default:hover
{
	display: inline;
	float: left;
	padding: 4px 10px;
	color: #006699;
	background-color: #EAF2F6;
	cursor: pointer;
}

.sub_services_menu_anchor
{
	padding: 4px 10px;
	text-decoration: none;
	color: #006699;
	background-color: #EAF2F6;
	
}


.toggle_content
{
	float: none;
	clear: both;
	position: relative;
	top: 10px;
	left: 10px;
	padding-bottom: 20px;
}

.my_profile_box
{
	width: 650px;
	background-color: #eaf2f6;
	padding-bottom: 10px;
	border:1px solid #ccd7e0;
}

label
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 155px;
	text-align: right;
	margin-right: 8px;
}

.workout_stats_box_content p
{
	color: #006699;
	margin:1px;
	padding: 1px;
}

.workout_stats_box_content span
{
	color: #BD9038;
}



/* USERS LIST */
.user_icon_list_container
{
	position: relative;
	left: 20px;
	width: 125px;
	height: 200px;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
}

.user_icon_list_container A
{
	text-decoration: none;
	color: #333333;
}
.user_icon_list_container A:HOVER
{
	text-decoration: none;
	color: #006699;
}


.user_icon_list
{
	width: 116px;
	height: 130px;
	overflow: hidden;
}





