
body{
   /* width:315px;*/
    font-family:"lucida sans",verdana,aial,helvetica,sans-serif;
	margin:0 auto;
	padding:0;
	border:1px solid #ccc;
	font-size:11px;
	color:#333;
    background: #FFFFFF;
    overflow-x: hidden;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
}
#container{
	text-align:left;
	/*height:218px;*/
    margin:0 auto;
	/*overflow:auto;*/
}
#header{
	margin-left:10px;
	text-align:center;
}
#footer{
	padding:3px;
	text-align:center;
	border-top:1px solid #b4ddf5;
}
#top_content{
	padding:10px;
	border-bottom:1px solid #ccc;
	text-align:center;
}
#bottom_content{
	margin:10px 0;
	text-align:center;
}
a img{
	border:none;
}
a{
	color:#c7002b;
}
#top_content select{
	width:137px;
	margin-bottom:3px;
}
#top_content select.tvm_frm_select, #top_content select.tvmds_show_list_dayPicker{
	width:277px;
}
p{
	margin:5px 0;
}
.h2{
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}
.h3{
	font-weight:bold;
	font-size:12px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.grey{
	color:#666;
}
.red{
	color:#c7002b;
}
.black{
	color:#000;
}
.blue_line{
	background:url(../img/blue_line.jpg) repeat-x;
	height:4px;
}
.blue_arrow{
	/*background:url(../img/blue_arrow.jpg) no-repeat top;
	height:12px;
	width:12px;
	margin:13px 0 0 5px;
	display:block;*/
	margin-top:25px;
	float:right;
}
.blue_arrow_down{
	background:url(../img/blue_arrow.jpg) no-repeat bottom;
	height:12px;
	width:12px;
	margin:0 5px;
	display:block;
}
.time_bar{
	background:url(../img/blue_bar.jpg) repeat-x;
	height:21px;
	line-height:21px;
	font-weight:bold;
	padding:0 10px;
}
.title_bar{
	background:url(../img/red_bar.jpg) repeat-x;
	height:27px;
	line-height:27px;
	font-weight:bold;
	padding:0 10px;
	font-size:16px;
	text-align:center;
	color:#fff;
}
.listing{
	padding:5px 0;
	padding-right:10px;
	border-bottom:1px solid #9f9f9f;
}
.channel{
	width:95px;
	height:65px;
	text-align:center;
	font-size:12px;
}
.channel span{
	display:block;
	margin-top:3px;
}
.info{
	width:175px;
}
.info a{
	text-decoration:none;
}
.tvmds_show_details{
	font-size:12px;
}
.tvmds_show_list_cable{
	font-weight:bold;
}
.tvmds_show_list_ad{
	width:234px;
	margin:0 auto;
}
.tvmds_show_list_fliters{
	width:280px;
	margin:0 auto;
}
.tvmds_show_name{
	color:#c7002b;
}
.more_listings{
	display:block;
	width:102px;
	height:24px;
	background:url(../img/more_listings.jpg) no-repeat;
	margin:0 auto;
}
