
/*---- BANNER ----*/

#top_banner{
	margin: 0 auto;
	width: 712px;		
}


#top_banner .box{
	padding:3px;	
}

#top_banner .content{
  	background: url(../images/tvshow_banner.jpg) no-repeat;
	width:700px;
	height:100px;
	display:block;
	
}

#top_banner a{
  	background: url(../images/tvshow_banner.jpg) no-repeat;
	width:700px;
	height:100px;
	display:block;
	
}

#top_banner h1{display:none;}


/* ------------- TV SHOW BOX -----------------*/
.box{
padding:0;
}

.showList {	
	margin: 0px;
	padding:10px 10px;
	border-bottom: 1px solid #000; 
	overflow:hidden;
	
}

.showList img{ 
	border: 1px solid #000;
	position:relative;
	
}

.showList img.left{
	float:left; /* POSITION OF IMAGE*/
	margin: 0px 10px 0 0;
}

.showList img.right{
	float:right; /* POSITION OF IMAGE*/
	margin: 0px 0px 0 10px;
}

.showList dl {	
    padding:0;
	margin-top:0px;
}

.showList dt {
	
 	color: #000;
	font-size: 12px;	
}

.showList dt a {
	color: #436C9C;
	text-decoration: none; }


.showList dd {
	margin: 0; 
	padding-top:7px;
}

.showList dt em {
	font-size:18px;
	font-weight:bold;
	color:#369;
	font-style: normal;
	display:block;
	padding-bottom:7px;
}



/*---- SCHEDULE ----*/

#show_schedule{
	margin-top: 5px;
	float:right;
	width: 159px;
}

#show_schedule .box{
	padding:3px;	
	
}

#show_schedule .top{
	background: url(../images/schedule_top.jpg) no-repeat;
	width:147px;
	height:104px;	
}


#show_schedule .middle{
	
	background: url(../images/schedule_middle.jpg) repeat-y;
	width:147px;
	
	
}
#show_schedule p{
 	margin:0 auto;
	font-family: Verdana,Arial,sans-serif;
	font-weight:bold;    
	color:#000;
	font-size:10px;
	list-style:none;
	padding:5px 0;	
	width:115px;
}


#show_schedule .middle ul{
	margin:0 auto;
	font-family: Verdana,Arial,sans-serif;
	font-weight:bold;    
	color:#000;
	font-size:10px;
	list-style:none;
	padding:5px 0;
	border-bottom: 1px dashed #A0A0A0;
	width:115px;
	
}

#show_schedule .middle ul.title{
	
	
	margin:0 auto;
	color:#000;
	border-bottom: 1px solid #A0A0A0;	
/*	
	font-size:12px;
	text-transform:uppercase;
	padding:5px 0;	
	text-align:center;
	width:100px;	
*/
}

#show_schedule .middle ul.last{
	border-bottom: 0px dashed #A0A0A0;
}

#show_schedule .middle ul.line{
	
	border-bottom:0px solid #A0A0A0;
	border-top: 1px solid #A0A0A0;	
	width:100px;	

}

#show_schedule .middle li{
	font-size:11px;
	color:#333;
	font-weight:bold;	
	padding-top:2px;
	
}
/*
#show_schedule .middle li a{
	text-decoration:none;
	color:#c33;
	
	font-weight:bold;	
	font-size:11px;

}*/

#show_schedule .middle a{
	text-decoration:none;
	/*color:#c33;*/
	color:#c33;
	font-weight:bold;	
	font-size:10px;

}

#show_schedule .middle a:hover,a:active{
	text-decoration:underline;
}


#show_schedule .bottom{
	
	background: url(../images/schedule_bottom.jpg) no-repeat;
	width:147px;
	height:109px;

}




/*---- PROMO 1 ----*/

#promo1{
	margin-top: 5px;
	float:right;	
}

#promo1 .box{
	padding:3px;	
}

#promo1 a{
  	background: url(../images/submitReview.jpg) no-repeat;
	width:147px;
	height:229px;
	display:block;
	
}


/*---- PROMO 2----*/

#promo2{
	margin-top: 5px;
	float:right;
}

#promo2 .box{
	padding:3px;	
}

#promo2 a{
  	background: url(../images/grubfest.jpg) no-repeat;
	width:147px;
	height:165px;
	display:block;
	
}
