.ftop {}
.ftop .featured {float:left;width:500px;position:relative;}
.ftop .featured .fwrap {width:500px;height:187px;overflow:hidden;position:relative;}
.ftop .featured ul {width:100000px;position:absolute;top:0;left:0;}
.ftop .featured li {list-style:none;float:left;}
.ftop .featured li img {vertical-align:middle;}

.ftop .featured .fthumbs {position:absolute;top:10px;left:10px;z-index:8;height:187px;overflow:hidden;}
.ftop .featured .fthumbs img {border:2px solid #333;vertical-align:middle;margin-bottom:5px;width:62px;height:34px;}
.ftop .featured .fthumbs img.active {border:2px solid #fff;}

.ftop .featured a {outline:none;}

.ftop .top {float:right;width:500px;}
.ftop .top li {padding:10px 0;list-style:none;}
.ftop .top li a {font-weight:bold;}
.ftop .top li span {display:block;font-size:11px;height:14px;overflow:hidden;}
.ftop .top li span a.comments {float:right;}

ul#member-benefits { list-style: none; margin-top: 8px; margin-bottom: 8px;}
ul#member-benefits li {
	background: url('/static/images/accept.png') center left no-repeat;
	border: 0px;
	padding: 4px;
	width: auto;
	margin-bottom: 3px;
	text-align: center;
	font-size: 12px;
	}
	
#preview{
		position:absolute;
		padding: 4px;
		border:1px dotted #808080;
		background:#fff;
		display:none;
		color:#ed18ad;
		text-align: center;
		}

#showtabs {
	float: left;
	list-style: none;
	padding: 0;
	margin-top: 5px;
	height: 30px;
	font-size: 11px;
	text-transform: uppercase;
}

#showtabs li {
	float: left;
	background: #e5e5e5 url(http://www.babestation.tv/static/images/tableft.png) no-repeat left top;
	padding: 8px 0px;
	margin-right: 1px;
}

#showtabs li a {
	color: #000;
	font-weight: bold;
	background: url(http://www.babestation.tv/static/images/tabright.png) no-repeat top right;
	padding: 8px 14px 8px 14px;
}

#showtabs li:hover {
	background-color: #d0d0d0;
}

#showtabs li a:hover {
	color: #e00e7a;
	text-decoration: none;
}

#showtabs li.current-cat {
	background-color: #e00e7a;
}

#showtabs li.current-cat a {
	color: #fff;
}

#showtabs li.green-item {
	background-color: #4bc701;
}

#showtabs li.green-item a {
	color: #fff;
}


#live-feed-holder {
	width: 640px;
	height: 390px;
	float: left;
	margin-right: 20px;
}

#live-feed-sidebar {
	width: 300px;
	padding: 10px 0px;
	float: left;
	text-align: left;
}

#intro-text {
	background-color: #fff;
	padding: 8px;
	font-size: 11px;
	border-bottom: 1px solid #e00e7a;
}

#intro-slider {
	width: 300px;
	height: 220px;
	margin-top: 10px;
}
