#top_bar_nav {
	background-color:#93CDDB;
}
#pick_of_the_week_module {
	background-image:url(http://images06.alloy.com/pagesystem/6/potw_module_bg.gif);
}
/***************friend_manager.vm****************/
.friend_manager #bluetop_top_section {
	background-image:url(http://images06.alloy.com/images/friends/friends_module_title.gif);
	background-repeat:no-repeat;
}


.friend_manager #bluetop_body {
	background-color:#d9e8ed;
}

#friends_tabs {
	float:left;
	width:100px;
	padding-top:20px;
}

#friends_tabs a img {
	display:inline;
	float:left;
	border-top:1px solid #58a0b9;
}

#friends_wrap {
	background-color:#ffffff;
	float:left;
	width:585px;
	min-height:130px;
	padding-bottom:10px;
	margin-bottom:-9px;
}

*html #friends_wrap {
	height:130px;
	margin-bottom:-10px;
}

ul.friends_list {
	float:left;
	width:100%;
}

li.friend_item {
	display:inline;
	float:left;
	width:520px;
	margin:10px 0px 0 40px;
}

.friends_image {
	float:left;
	width:74px;
	height:74px;
	margin-right:20px;
}

.friends_name_date {
	display:inline;
	float:left;
	width:124px;
}

.friends_name, .friends_date {
	display:inline;
	float:left;
	clear:left;
	width:124px;
}

.friends_send_message {
	display:inline;
	float:right;
	width:90px;
}

.friends_send_message a {
	display:inline;
	float:left;
	width:90px;
	text-decoration:none;
}
/***************friend_invite.vm****************/
.add_friend #bluetop_top_section {
	background-image:url(http://images06.alloy.com/images/friends/add_friend_title.gif);
	background-repeat:no-repeat;
}

#add_friend_text {
	text-align:left;
	padding-left:20px;
}
/***************invite_friend_form.vm****************/
.invite_friends_form #bluetop_top_section {
	background-image:url(http://images06.alloy.com/images/friends/invite_a_friend_title.gif);
	background-repeat:no-repeat;
}



#send_to_friend_rows {
	display:inline;
	float:left;
	text-align:right;
	width:585px;
	padding-bottom:10px;
	margin-bottom:-9px;
	background-color:#ffffff;
}

.invite_friends_form #bluetop_body {
	background-color:#d9e8ed;
}

.formitem {
	display:inline;
	float:left;
	margin-top:10px;
}

#send_to_friend_rows label {
	float:left;
	clear:left;
	width:100px;
}

.formitem input, textarea {
	float:left;
	width:320px;
}

.friend_confirmation #bluetop_top_section {
	background-image:url(http://images06.alloy.com/images/friends/add_friend_title.gif);
	background-repeat:no-repeat;
}

.friend_invitation_sent #bluetop_top_section {
	background-image:url(http://images06.alloy.com/images/friends/invite_a_friend_title.gif);
	background-repeat:no-repeat;
}

.friend_confimation_error #bluetop_top_section {
	background-image:url(http://images06.alloy.com/images/friends/add_friend_title.gif);
	background-repeat:no-repeat;
}

.friend_add_error #bluetop_top_section {
	background-image:url(http://images06.alloy.com/images/friends/add_friend_title.gif);
	background-repeat:no-repeat;
}
