.profile_status_message
{
	width: 566px;
	float: left;
	padding-left: 10px;
}

.black_small
{
	font-size: 8pt;
	color: #999;
}

.black_small em
{
	font-size: 7pt;
	color: #BBB;
}

#user_status_count 
{
	float: left;
	font-size: 14pt;
	color: #A0A0A0;
	width: 44px;
	padding-top: 6px;
	margin-left: 2px;

}

#friend_status_update_all
{
	width: 435px;
	float: left;
	padding-top: 10px;
	border-top: 1px solid #e8f1fa;
	margin-top: 10px;
}

.profile_status_message p
{
	font-weight: bold;
	font-size: 14pt;
}

.user_back_box
{
	height: 50px;
}

.user_display_box
{
	float: left;
	position: relative;
	top: 18px;
	left: 10px;
	padding:0px;
	margin:0px;
}
.hello_user
{
	float: left;
	font-size: 22px;
	color: #000;
	margin:0px;
	padding-bottom:6px;
}

.user_date_box
{
	float: right;
	position: relative;
	top: 10px;
	right: 10px;
}


.user_profile_box
{
    margin: 6px;
    padding: 2px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	background: #e5e5e5;
}
.user_prof_image
{
	text-align: center;
	padding-top: 10px;
}
.user_prof_items
{
	margin-left: 10px;
	margin-right: 8px;
	margin-top: 10px;	
}
.user_prof_items P
{
	margin:0px;
	padding:0px;
}

.user_prof_items HR
{
	width: 100%;
	border: 0px;
	text-align: left;
	background-color: #CCC;
	color: #CCC;
	height: 1px;
}



.chatter_box
{
	padding: 4px;
}

.chatter_box_input
{
	padding: 6px;
	background-color: #f0f3fa;
}
.chatter_box_content
{
	position: relative;
	top: 8px;
}
.chatter_box_content_title
{
	padding: 4px;
	background-color: #f0f3fa;
	font-size: 12px;
}
.chatter_box_content_display
{
	
}
.user_image
{
	float: left;
}
.user_display
{
	float: left;
}
.user_display_content
{
	color: #000;
	font-size: 10px;
	line-height: 14px;
}

.right_box_spacing
{
	margin: 6px;
}
.mid_box_spacing
{
	margin:10px;
}

.small_input
{
	width: 155px;
	height: 70px;
	border: 0px; 
}

.quick_msg_padding
{
	padding: 6px;
}

.small_input_bg
{
	padding: 6px;
	background-color: #e7fbc3;
}

.green_large_input_bg
{
	padding: 6px;
	background-color: #e7fbc3;
}

.large_input
{
	width: 245px;
	height: 70px;
	border: 0px; 
}


.bee_updates_even
{
	background: #E8F1FA;
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 4px;
	padding-top: 4px;
}

.bee_updates_odd
{
	background: #FFF;
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 4px;
	padding-top: 4px;
}



#
{
	float: left; 
	width: 127px;
	border: 1px solid #336799;
	margin: 0px auto;
}




/* OPTIONS DROP DOWN */
#user_profile_options_container
{
	position:relative;
	float: left;
	width: 	143px;
}

#user_profile_options
{
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	width: 143px;
	height: 20px;
	border: 1px solid #336799;
	color: #F2D8A4;
	font-weight: bold;
}

#user_profile_text
{
	font-weight: bold;
	float: left;
	width: 95px;
	padding: 2px;
	height: 20px;
	margin: 0px auto;
	color: #333;
	font-size: 8pt;
	text-align: left;
}

#user_profile_options_button
{
	width: 16px;
	height: 16px;
	padding: 2px 4px;
	float: right;
}


#user_profile_options_list_container
{
	margin-top: 2px;
	 top: 20px;
	 left: 0px;
	 float: none;
	 clear: both;
	 position: absolute;
	 z-index: 10000;
	 height: 166px;
	 width: 118px;
	 border-bottom: 2px solid #336799;
	 border-left: 1px solid #336799;
	 border-right: 1px solid #336799;
	 background-color: #E9E9E9;
	 cursor: pointer;
	 display: none;
}


#user_profile_options_list_container ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#user_profile_options_list_container li
{
	padding-left: 6px;
	text-align: left;
	font-size: 9pt;
	height: 20px;
	font-weight: normal;
	border-bottom: 1px solid #CCC;

}

#user_profile_options_list_container li:hover
{
	padding-left: 9px;
	text-align: left;
	font-size: 9pt;
	height: 20px;
	font-weight: normal;
	color: #666;

}



#quick_blog_submit
{
	width: 247px;
	height: 30px;
	float: left;
	text-align: right;
	margin-top: 4px;
}

.quick_blog_submit_button
{
	float: right;
	margin-top: 4px;
}

.quick_error
{
	display: none;
}


/* Profile Tabs */

.my_profile_tabs
{
	float: left;
	width:80%;
	margin-top:10px;
	position: relative;
}

.my_profile_tabs ul
{
	position: relative; 
	top: 0px; 
	left: 5px;
	margin:0px;
	padding:0px;	
	list-style-type: none;
	display: inline;
	float: left;
}

.my_profile_tabs_anchor
{
	display: inline;
	float: left;
	padding: 4px 10px;
	color: #00c1ff;
	background-color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	margin-right:4px;	
	border-left: 1px solid #dff2ff;
	border-right: 1px solid #dff2ff;
	border-top: 1px solid #dff2ff;
}

.profile_tab_default
{
	display: inline;
	float: left;
	padding: 4px 10px;
	cursor: pointer;
	color: #00c1ff;
	background-color: #dff2ff;
	font-weight: bold;
	margin-right:4px;
}

.profile_tab_default:hover
{
	display: inline;
	float: left;
	padding: 4px 10px;
	color: #72d5f5;
	cursor: pointer;
	margin-right:4px;
}

.blog_header_titles
{
	color: #083452;
	font-size: 12px;
}

.light_row
{
	background-color: #FFF;
	color: #000;
}

.dark_row
{
	background-color: #FFF;
	color: #000;
	border-bottom: 1px solid #72d5f5;
}

.toggle_content
{
	float: left;
	position: relative;
	left: 4px;
	overflow: hidden;
	width: 600px;
	border-left: 1px solid #dff2ff;
	border-right: 1px solid #dff2ff;
	border-bottom: 1px solid #dff2ff;
	border-top: 1px solid #dff2ff;
}

.album_image_drop_container_abs
{
	background-color: #F1F1F1;
	font-size: 11px;
	color: #000;
	padding: 2px;
}

.profile_blue_headers
{
	background-color: #6699cc; 
	color: #FFF; 
}
.profile_blue_listings
{
	background-color: #e8f1fa; 
	color:#000000; 
	font-size: 11px;
}

.profile_red_listings
{
	background-color: #ffcdcd;
	font-size: 11px;
	color: #000;
}

.profile_blue_border
{
	border: 1px solid #e8F1FA;
}

.add_user
{
	background-image: url('../images/add_user_icon.png');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
}

.block_user
{
	background-image: url('../images/block_user.png');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;

}

.group_user
{
	background-image: url('../images/user_groups.png');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;

}

.message_user
{
	background-image: url('../images/message_user.png');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;

}


.private_error_box
{
	background-color: #fff9d2;
	border: 1px solid #000;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}





.sub_content_tabs
{
	float: left;
	padding: 4px 14px;
	color: #00c1ff;
	background-color: #FFFFFF;
	margin-right: 2px;
}
.sub_content_tabs A.content_default_tabs
{
	font-size: 12px;
	color: #00c1ff; 
	text-decoration: none;
}

.sub_content_tabs A.content_anchored_tabs
{
	font-size: 12px;
	color: #083452; 
	text-decoration: none;
	
}

.sub_content_tabs A.content_default_tabs:hover
{
	font-size: 12px;
	color: #72d5f5;
	text-decoration: none;
}

#tab_active
{
	background-color: #dff2ff;
}
.tabbed_content
{
	overflow: hidden;
	float: none;
	clear: both;
	padding: 10px;
	font-size: 12px;
	background-color: #dff2ff;
}

.tabbed_content UL
{
	list-style-type: none;
	margin:0px;
	padding:0px;
}




.search_radio
{
	font-size: 10pt;
	font-weight: bold;
	color: #454545;
}




#message_compose_auto_container_holder
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 100px;
}

#message_compose_auto_container
{
	position: absolute;
	width: 268px;
	top: 30px;
	left: 0px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

#message_compose_auto_container ul
{
	
	float: left;
	width: 268px;
	list-style-type: none;
	background: #FFFFFF;
}

#message_compose_auto_container ul li
{
	border-bottom: 1px solid #CCC;
	background: #F5F5F5;
}

.auto_default
{
	border-bottom: 1px solid #CCC;
	background: #F5F5F5;
}

.auto_selected
{
	background: #E8F1FA;
}

#message_compose_auto_container ul li:hover
{
	
	background: #E8F1FA;
}

#message_compose_auto_container ul li a
{
	color: #FB8733;
	font-size: 13pt;
	font-weight: bold;
}

#message_compose_auto_container ul li a:hover
{
	color: #B8D682;
	font-size: 13pt;
	font-weight: bold;
}

#message_compose_auto_container ul li a img
{
	/*float: right;*/
}

#message_compose_auto_container_none
{
	float: left;
	width: 267px;
	color: #BF2F2F;
	font-weight: bold;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #F5F5F5;
	text-align: center;
	height: 30px;
	line-height: 30px;
}

#message_save_button
{
	float: left;
}

.album_image_options_container
{
	width: 100px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #CCC;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
}
.album_image_options_container a
{
	width: 100px;
	height: 20px;
	line-height: 20px;
	display: block;
	color: #000;
}
.album_image_options_container a:hover
{
	width: 100px;
	height: 20px;
	line-height: 20px;
	display: block;
	color: #666;
}

.album_image_drop_container ul li
{
	border-bottom: 1px solid #CCC;
	background: #FFF;
}

.album_image_drop_container ul li:hover
{
	background: #E8F1FA;
}
.album_image_drop_container ul li a
{
	font-size: 7pt;
}


.album_image_drop_container
{
	display: none;
	background: #FFF;
	position: absolute;
	left: -1px;
	top: 21px;
	width: 100px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}


#image_view_mask
{
	width: 650px;
	overflow: hidden;
	margin-left: -5px;
}