@CHARSET "UTF-8";

.favorites-main { padding-bottom:10px; color: white;}
.favorites-main a {color: white;}
.clear {clear:both;}
.favorites_star {position:absolute; top:10px; right:12px;}
.big .favorites_star {position:absolute; top:10px; right:22px;}
#cnt-full .favorites_star {position:absolute; top:10px; right:2px;}

.favorites-container,
.favorites-empty,
.favorites-item .prototype {display: none;}

.favorites-empty { padding:0 10px; margin-top: 10px; }
.favorites-container { margin-top: 10px; }

.favorites-title { height:47px; padding: 0px; padding-top:10px; }
.favorites-title img {float:left;}
.favorits-subtitle {float:left; line-height:20px; height:20px; font-weight:bold;}

.favorites-name {text-transform:capitalize; width:72px; text-align:center; font:10px Verdana, Geneva, sans-serif; text-decoration:underline;} 
.favorites-name-div {padding:5px 0 3px 0;}
.favorites-thumb-div {border: 1px solid #fff; width:60px; height:50px; float:left;}
.favorites-del-div {position:absolute; bottom:0px; right:5px; width: 20px; height: 20px; }	

.favorites-item {padding-left:10px; width:72px; float:left; position:relative;}
.favorites-online-div .startchat {
	color:#00ff00 !important; font:10px Verdana, Geneva, sans-serif !important;
}
	
.favorites-offline-div .startprofile {
	color:#c00 !important; font:10px Verdana, Geneva, sans-serif !important;
}
