
#profile_left_column {
	float:left;
	width:200px;
	height:600px;
	margin:2px;
	padding:2px;
	border:1px solid #000;
}
#profile_center_column {
	float:left;
	width:340px;
	height:600px;
	margin:2px;
	padding:0 2px 0 2px;
	backgroud-color:green;
}
#profile_right_column {
	float:left;
	width:150px;
	height:600px;
}
.seperator_line {
	height:1px;
	width:100%;
	background-color:#e4e4e4;
}
/* mydetails styles */
#my_details {

}
#member_photo {
	width:200px;
	text-align:center;
	padding:2px 0 10px 0 ;
}
#mini_music_player {
	padding:5px 2px 5px 2px ;
	text-align:center;
}
#message_buddy {
	padding:10px 2px 10px 2px ;
}
.member_send_message  {
	display:block;
	padding:2px;
	font-size:12px;
}
.member_send_message_icon{
	padding:0 0 0 25px;
	background-image: url('/headquarters/images/profile_send_message.gif');
	background-repeat:no-repeat;
}
.member_add_buddy {
	display:block;
	padding:2px;
	font-size:12px;
}
.member_add_buddy_icon{
	padding:0 0 0 25px;
	background-image: url('/headquarters/images/profile_add_buddy.gif');
	background-repeat:no-repeat;
}
.member_remove_buddy {
	display:block;
	padding:2px;
	font-size:12px;
}
.member_remove_buddy_icon{
	padding:0 0 0 25px;
	background-image: url('/headquarters/images/profile_remove_buddy.gif');
	background-repeat:no-repeat;
}
#member_details {
	padding:2px 2px 2px 2px ;
}
.member_displayname {
	padding:10px 0 2px 0 ;
	font-size:12pt;
	font-weight:bold;
	display:block;
}
.member_location {
	display:block;
	padding:1px 0 9px 0 ;
}
.member_since {
	display:block;
	padding:1px 0 1px 0 ;
}
.member_last_login {
	display:block;
	padding:1px 0 10px 0 ;
}

/* my profiles */
#my_profiles {
	padding:2px 2px 2px 2px ;
}
.title_my_profiles {
	padding:10px 0 5px 0 ;
	font-size:12px;
	font-weight:bold;
	display:block;
	color:#888;
}
.social_network_profile {
	padding:2px 2px 2px 2px ;
	width:190px;
	border:1px solid #eee;
	display:block;
}
.social_network_profile_none {
 	font-style:italic;
}

/* my rank */
#my_rank {
	text-align:center;
	width:140px;
	height:125px;
}

.my_rank_icon {
	padding:4px;
}

.my_rank_title {
	font-size:12px;
	font-weight:bold;
	display:block;
	color:#888;
}

/* my buddyies */
#my_buddies {
	margin:2px;
	padding:2px;
	border:1px solid #000;
	width:140px;
	height:475px;
	text-align:center;
	
}
.my_buddy{
	padding:2px 2px 2px 2px ;
	width:140px;
	border:1px solid #eee;
	display:block;
}
.my_buddies_title {
	font-size:12px;
	font-weight:bold;
	display:block;
	color:#888;
}
#my_buddy_photo {
	text-align:center;
	padding:0 0 15px 0;
}
.my_buddy_name {
	font-weight:bold;
	color:#666;
	font-size:10px;
}
.my_buddies_none {
	padding:15px 0 0 0;
 	font-style:italic;
}

/* my info */
#my_info {
	width:340px;
	height:318px;
}
.myinfo_no_interests {
	padding:25px 0 0 0;
	text-align:center;
	font-style:italic;
}
#my_info_tabs {
	font:11px verdana,arial,sans-serif; 
	width:300px; 
	padding:0; 
	line-height:5px;
}
#my_info_tabs div.my_info_off {
	color:#000; 
	height:25px; 
	margin-right:2px; 
	line-height:25px; 
	padding:0 8px; 
	float:left; 
	background:url(/headquarters/images/tabs_0.gif) repeat-x left bottom; 
	border:1px solid #ddd; 
	border-bottom-color:#000; 
	cursor:pointer; 
	position:relative; 
	z-index:20;
}
#my_info_tabs div.my_info_on {
	color:#c00; 
	padding:0 8px; 
	margin-right:2px; 
	margin-top:1px; 
	float:left; 
	background:url(/headquarters/images/tabs_2.gif) repeat-x left bottom; 
	border:1px solid #000; 
	cursor:pointer; 
	border-bottom:0; 
	height:25px; 
	line-height:24px; 
	position:relative; 
	z-index:80;
}
div.my_info_hide {display:none; width:0; overflow:hidden;}
div.my_info_show {
	clear:left; 
	background:#fff; 
	height:272px; 
	width:326px; 
	margin-top:0; 
	top:-1px; 
	border:1px solid #000;
	padding:5px; 
	position:relative; 
	z-index:50; 
	font:11px verdana, arial, sans-serif; 
	line-height:18px;
	overflow:auto;}
div.my_info_show img {float:left; margin:0 10px 10px 0;}
.clear {clear:both;}

/* my media */
#my_media {
	width:340px;
	height:226px;
	text-align:center;
}

#my_media_tabs {
	font:11px verdana,arial,sans-serif; 
	width:300px; 
	padding:0px 0 0 0; 
	line-height:5px;
}
#my_media_tabs div.my_media_off {
	color:#000; 
	height:25px; 
	margin-right:2px; 
	line-height:25px; 
	padding:0 8px; 
	float:left; 
	background:url(/headquarters/images/tabs_0.gif) repeat-x left bottom; 
	border:1px solid #ddd; 
	border-bottom-color:#000; 
	cursor:pointer; 
	position:relative; 
	z-index:20;
}
#my_media_tabs div.my_media_on {
	color:#c00; 
	padding:0 8px; 
	margin-right:2px; 
	margin-top:1px; 
	float:left; 
	background:url(/headquarters/images/tabs_2.gif) repeat-x left bottom; 
	border:1px solid #000; 
	cursor:pointer; 
	border-bottom:0; 
	height:25px; 
	line-height:24px; 
	position:relative; 
	z-index:80;
}
div.my_media_hide {display:none; width:0; overflow:hidden;}
div.my_media_show {clear:left; background:#fff; height:220px; width:326px; margin-top:0; top:-1px; border:1px solid #000;padding:5px; position:relative; z-index:50; font:11px verdana, arial, sans-serif; line-height:18px;}
div.my_media_show img {float:left; margin:0 10px 10px 0;}
.clear {clear:both;}


