
#profile_comments_header {

	background:#000000;
	color:#FFFFFF;
	font-size:11px;
	font-weight:100;
	height:16px;
	margin-top:10px;
	overflow:hidden;
	padding:12px;
	text-indent:0px;
}

#profile_comments_header a,  
#profile_comments_header b{
	color:#4AB2D5;
	
}

#profile_comments_header span{
	margin-top: 3px;
	float: left;
}

#profile_comments_header img{
	margin-right: 10px;
	float: left;
}

#profile_comments {
	background-color: #E7E7E7;
}

#profile_comments_textarea {
	border: 1px solid #4AB2D5;
	width:530px;
	font-size:10px;
	padding:10px;
	text-align:left;	
	margin-left: 200px;
	overflow:auto;
}

#profile_search .pagination_controls {
	margin-bottom: 0px;
}

.profile_comments_spacing {
	width:585px;
	margin:0 auto 0 auto;
}

.comment_box a {
	color: #4AB2D5;
}

#profile_comments .overlay_container li {
	float: left;
}

	a.flag {right:55px;}
	
	

/* profile friends */
#my_top_friends {
	background-color:#E7E7E7;
	width: 970px;
	float: left;
}

#my_top_friends h3 {
	margin-top: 10px;
	background-color:#4AB2D5;
	padding:10px;
}

a.invite:hover {
	background-position: 0 -23px;
}

a.invite {
	background:transparent url(../images/buttons/invite.gif) no-repeat;
	cursor:pointer;
	display:block;
	height:20px;
	text-indent:-9999px;
	width:50px;
	float:left;
	position: absolute;
	left: 900px;
	top: 10px;
	
}


.my_top_friends_subtitle {
	background: url('../images/profile/bg_subtitle_friends.jpg') repeat-x;
	height: 18px;
	padding: 12px;
	margin-top:0px;
}

/*friend list*/
/**/
#friend_list .innerColor {
	background-color:#D7D7D7;
	float:left;
	margin:10px;
	width:945px;
}

#friend_list ul {
	float:left;
	margin:20px 45px 0pt;
	width:855px;
}

#friend_list li {
	margin:0pt -5px 0pt 0pt;
	padding:5px 5px 0pt;
	float: left;
}

#friend_list .avatar_box {
	float:none;
	height:117px;
	margin:0px;
	position:relative;
	width:80px;
}

#friend_list .status {
	background-color:#FFFFFF;
	bottom:0px;
	color:#000000;
	display:block;
	font-size:11px;
	font-weight:100;
	height:17px;
	left:0px;
	margin:0pt 10px 0pt 0pt;
	padding-top:3px;
	position:absolute;
	text-align:center;
	width:80px;
}

/*friend  testing*/

.myfriendslist {
	float:left;
	background: url('../images/profile/bg_top_friends.png') no-repeat;
	width: 965px;
	height: 380px;
}

#myfriends .avatar_box {
	float:left;
	height:100px;
	margin:15px 0pt 0pt 58px;
	position:relative;
	width:80px;
}

#myfriends .friends_online, #myfriends .friends_offline, 
#friend_list .friends_online, #friend_list .friends_offline {
	background:transparent url(../images/icons/online_green_sm.gif) no-repeat;
	height:11px;
	left:64px;
	position:absolute;
	top:4px;
	width:11px;
	z-index:0;
}

#list_1 {
	width: 970px;
	float: left;
}

#list_1 li{
	float: left;
	width: 193px;
	height: 186px;
	padding-top:10px;
	position: relative;
}

.list_1 li.last {
	width: 185px;
}

#myfriends .username,
#friend_list .username {
	background-color:#4AB2D5;
	bottom:0px;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:17px;
	left:0px;
	padding-top:3px;
	text-align:center;
	width:80px;
}

#secondlist .remove {
	display: none !important;
}

#secondlist .status, #secondlist .overlay_container {
	display: none !important;
}


a.remove_top_friend:hover {
	background-position: 0 0;
}

a.remove_top_friend {
	background:transparent url(../images/buttons/remove_feed_x.gif) no-repeat;
	cursor:pointer;
	display:block;
	height:20px;
	text-indent:-9999px;
	width:34px;
	margin-left:155px;
	margin-top: 0px;
	background-position: 0 -20px;
}


/* all_friends*/
#all_friends {
	background-color: #E7E7E7;
}

.all_friends_header {
	background: url('../images/profile/bg_subtitle_friends.jpg') repeat-x;
	float: left;
	height: 18px;
	padding: 12px;
}

.all_friends_radio,
.all_friends_search,
.all_friends_title,
.all_friends_link {
	float: left;
}

.all_friends_title {
	font-weight: 700;
	width: 454px;
}

.all_friends_search {
	width: 250px;
}

.all_friends_search span {
	float:left;
	font-weight:700;
	margin-right:10px;
	padding-top:2px;
}

#friends_search input#friends_search_input {
	border:1px solid #B8BABC;
	float:left;
	margin-right:10px;
	padding:2px;
	width:150px;
}

.all_friends_radio table{
	font-weight: 700;
	width: 161px;
}

.all_friends_radio table td{
	padding: 0px;
}

.all_friends_radio table td.table_radio {
	padding: 0px;
	margin: 0px;
	width: 15px;
	padding-right: 3px;
}

.all_friends_link {
	width: 61px;
}

a.sort:hover {
	background-position: 0 -23px;
}

a.sort {
	background:transparent url(../images/buttons/sort_by.gif) no-repeat;
	cursor:pointer;
	display:block;
	height:20px;
	text-indent:-9999px;
	width:60px;
}

a.go:hover {
	background-position: 0 -23px;
}

a.go {
	background:transparent url(../images/buttons/go.gif) no-repeat;
	cursor:pointer;
	display:block;
	height:20px;
	text-indent:-9999px;
	width:34px;
	margin-left: 207px;
}

* html #profile_comments_header {
	width:945px;
}

* html #friend_list .innerColor  {
	margin: 0px;
	padding: 0px;
	margin-left: 13px;
	width: 920px;
}

* html #friend_list ul   {
	width: 880px;
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	margin-left: 14px;
	background-color: #D7D7D7;
}

* html a.invite {
	left: 900px;
	top: 20px;
}


* html #list_1 li {
	width: 193px;
	height: 195px;
	padding: 0px;
	margin: 0px;
}

* html #myfriends .avatar_box{
	margin-left: 30px;
	margin-top: 25px;
}

* html a.remove_top_friend {
	margin-top: 10px;
}


*:first-child+html a.invite  {
	top: 20px;
}

#list_1 li.status_title {
	
	height: auto;
	width: auto;
	background-color:#FFFFFF;
	border:1px solid #9B9B9B;
	padding-top:2px;
}

#list_1 li.status_info {
	height:16px;
	width:78px;
	padding-top: 0px;
	
}

#list_1 .status_options li {
	height:16px;
	width:78px;
	padding-top: 0px;
}


#list_1 .overlay{
	left:0pt;
	top: 99px;
}

.status {
	background: #fff;
	display:block;
	font-size:11px;
	height:17px;
	padding-top:3px;
	text-align:center;
	width:80px;
	float:left;

}

.remove_info {
	z-index:9000;
	background:#FFFFFF;
	border: 5px solid #B5B5B5;
	padding: 20px;
	position: absolute; 
	left: 39px;
	width: 85px;
	display:none;
}

