/* rival and friend lists */
#profile_rivals_table {background: #B5D9AC; border: solid 1px #727564;}
#profile_friends_table {background: #B5D9AC; border: solid 1px #727564;}

/* medal case */
.profile_medals_medal {border: none;}
.profile_medals_date {font-size: 7pt;}

/* shoutouts */
.profile_shoutouts_textbox {
	border: solid black 1px; 
	background: #B5D9AC; border-color: #5D4220; color: black;
}
.profile_shoutouts_footer {border-bottom: solid #727564 1px; }
.profile_shoutouts_from {border-top: solid #727564 1px; border-bottom: solid #727564 1px; }
.profile_shoutouts_button {border: solid #727564 1px; background: #5D4220; color: White;}

/* sub-picture links */
#profile_options {
	background: white;
}
#profile_options a {
	background: white;
}
#profile_options a:hover {
	color: black;
	background: #D8DFFF;
	border: #8898FF solid 1px;
}

.editprofile_combobox {background: white; border-color: #727564; color: black;}
.editprofile_error {color: Red;}

.profile_tourneys_date {}

.medals_date {color: Gray; }
.medals_medal {border: none;}
#medals_table_count {color: Gray;}

#friend_add_header {font-weight: bold; font-size: 10pt; text-align:left; border-bottom: solid black 1px;}

/* friends sub page */
.friends_table_rightcell {border-top: solid black 1px;}
.friends_table_rightcell_footer {border-bottom: solid 1px gray;}

.friends_table_table_leftcell {}

#shoutouts_table {border: solid 1px #727564; background-color: white;}

.tia_updatesection {border: solid 1px #727564; background: #B5D9AC; }
.tia_update_special {border-top: solid 1px #AAAAAA; border-bottom: solid 1px #AAAAAA; }

.edit_link_selected {border: solid 1px #727564; background: #5791D0 ;}
.profile_score {color: #EDF5AE;}

