/* @group Body and columns */

body {
	background: #fff ;
	font: normal 8pt/150%  Arial, Helvetica, sans-serif;
	color: #6d0000;
	margin: 0;
	padding: 0;
}
.selector {
	height:40px;
}
.selector select {
	float:right;
	font-size:11px;
	margin-right:15px;
	margin-top:10px;
	width:84px;
}
.popular_row {
	float: left;
	border-bottom: 1px solid #f1f1f1;
}
.popular_row:hover {
	float: left;
	background:#f1f1f1;
}

.popular_container {
	background: #fff;
	width: 250px;
	height:auto;
	max-height:250px;
	overflow-x:hidden;
	overflow-y:scroll;
	
}
.minilinks {
	height:28px;
	background: url('/images/bg_minipopular.jpg') no-repeat bottom;	
	}
.shell{ 
	background: url('/images/bg_minipopular.jpg') no-repeat;
	float:left;
}
.popular_title {
	padding-top:6px;
	width:250px;
}
.home-fulltvguide {
	height:23px;
	left:5px;
	overflow:hidden;
	position:relative;
	width:102px;
}
.home-icetv {
	float:right;
	height:23px;
	width:102px;
	display:block;
	
	}
.home-fulltvguide {
	float:left;
	height:23px;
	width:102px;
}
.home-fulltvguide a, .home-icetv a {
	display:block;
	height:30px;
	line-height:20px;
	opacity:0;
	width:100px;
}


/* @group Interactive */

.ratingbar {
	background: url('/images/remote/bar_red.gif') repeat-x;
	height: 16px;
	float: left;
}

.ratingbarwrap {
	background: url('/images/remote/bar-background1.gif') repeat-x;
	/*IE6 hack to fix box model */
	margin: 7px 11px 7px 11px !important;
	margin /**/: 7px 0px 7px 5px;
	text-align: left;
	float: left;
	overflow: hidden;
}

 @end */

