@CHARSET "UTF-8";

.favorites-main {margin:0px auto; padding-bottom:10px;}

.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:14px;}
#cnt-full .mid  .favorites_star {position:absolute; top:10px; right:10px;}
#cnt-full .big  .favorites_star {position:absolute; top:10px; right:1px;}
.favorite {
	padding: 8px 0;
	width:308px;
	text-align:center;
	height:20px;
}
.favorite a {
	text-decoration: none;
}

.favorite a:hover {
	color: lightgreen;
}

.favorite img {
	vertical-align: middle;
}
.favorites-container,
.favorites-empty,
.favorites-item .prototype {display: none;}

.favorites-empty {padding:0 10px;}

.favorites-title {display:none;height:20px; padding:10px 10px;}
.favorites-title img {float:left;}
.favorits-subtitle {float:left; line-height:20px; height:20px; font-weight:bold;}

.favorites-name {font-size: 10px; text-transform:capitalize; font:10px Verdana, Geneva, sans-serif; text-decoration:none; position: relative; left: 5px; top: -2px;} 

.favorites-name.small { width:174px; }
.favorites-name.mid { width:174px; }
.favorites-name.big { width:174px; }
.favorites-name-div {padding:5px 0 3px 0;}
.favorites-thumb-div {position:absolute; top:30px; border:1px solid #fff; }
.favorites-thumb-div.small { width:109px; height:93px; left:21px; }
.favorites-thumb-div.mid { width:158px; height:118px; left:17px; }
.favorites-thumb-div.big { width:208px; height:156px; left:21px;  }

.favorites-thumb-div.offline { border:1px solid #F00; }

.favorites-thumb-div .cam_overlay { position: absolute; top: 0px; right: 0px; z-index: 9; }

.favorites-info-div { position: absolute; bottom: 14px; right: 15px; }

.favorites-del-div {position:absolute; top:10px; right:12px;}	

.favorites-item {float:left; padding:10px; position:relative;}
.favorites-item.small { width:135px; height:142px; }
.favorites-item.mid { width:174px; height:167px; }
.favorites-item.big { width:233px; height:207px; margin-right: 9px; }
.padding { border:1px solid #212c36;  width:100%; height:100%;}

.favorites-online-div { display:none; }
.favorites-offline-div { display:none; }
