/* changes */
#holder-inner-Search-bodytext{
	clear:both;
	padding: 20px 0;
	text-align:center;
}
#holder-inner-Search-bodytext a{
	font-size:12px;
	font-weight:bold;
}
#holder-inner-bodyleftonly{
	width:100%;
	padding:0 0 0 10px; margin:0;
	border-left:#CCC solid 1px;
}
#holder-inner-bodyleftonly p{
	margin:0; padding:0;
}
#holder-inner-bodyleftonly h1{
	color:#C06;
	font-size:16px;
	margin:0; padding:0;
}
/*
#holder-inner-bodyleftonly h2{
	color:#06C;
	font-size:11px;
	font-weight:normal;
	margin:0; padding:0;
}*/

/*  TAB */

		#holder-inner-bodytitle{
			text-align: center;
			height: 20px;
			border-bottom:1px #CCC solid;
			margin:20px 20px 0 32px;
		}	
		.tabs {
			list-style:none; 
			height:20px;
			margin:0;
			padding:0;
		}
		.tabs li {
			/*float:left;
			margin-right:2px;*/
		}
		.tabs li h4 {
			display:block; 
			position:relative; 
			text-decoration:none;
		}
		.tabs li h4 em {
			display:block;
			height:20px; 
			float:left; 
			padding: 2px 10px 0 10px;
			background:url(/public/images/subpages/search-heading-left.jpg) center top repeat-x;			
			position:relative; 
			font-size:13px;
			font-weight:bold; 
			font-style: normal;
			color:#FFF;

		}
		.tabs li h4 span {
			display:block; 
			float:left;
			width:18px; 
			height:20px; 
			background:url(/public/images/subpages/search-heading-right.jpg) right top;
			position:relative; 
		}

/* **** */


.bodytitle-back{
	background:url(/public/images/subpages/search-heading-left.jpg) repeat-x;
}
.bodytitle-back2{
	padding:10px; margin:0;
	background:url(/public/images/subpages/search-heading-right.jpg) no-repeat;
}

#holder-inner-detailsbodytitle{
	width: 100%;
}
#holder-inner-detailsbodytitle ul{
	margin: 20px 0 0 32px;
	padding:0 0 10px 0;
	border-bottom: 1px solid #B1005D;
	list-style-type:none;
}
#holder-inner-detailsbodytitle ul li{
	margin:0; padding:0;
	width: 100%;
}
#holder-inner-detailsbodytitle h1{
	margin:0; padding:0;
	font-size:30px;
	font-weight:normal;
}
.text5{
	font-family:"Franklin Gothic Medium", Tahoma, Verdana, Arial;
	color:#C06;
	font-size:30px;
}
.text6{
	font-family:"Franklin Gothic Medium", Tahoma, Verdana, Arial;
	color:#C06;
	font-size:15px;
}
.text7{
	font-size:12px;
}
.text8{
	color:#C06;
	font-size:12px;
}
.text9{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	line-height:10px;
}
.text10{
	color:#666;
	font-size:14px;
	font-weight:normal;
	line-height:10px;
}
#holder-inner-bodyleft{
	width: 50%;
	float:left;
	position:relative;
	padding:0 0 0 10px; margin:0;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
}
#holder-inner-bodyleft p{
	margin:0; padding:0;
}
#holder-inner-bodyleft h1{
	color:#C06;
	font-size:16px;
	margin:0; padding:0;
}

#holder-inner-bodyleft h2{
	color:#06C;
	font-size:11px;
	font-weight:normal;
	margin:0; padding:0;
}

#holder-inner-detailsbodyleft{
	width: 42%;
	float:left;
	position:relative;
}
#holder-inner-detailsbodyleft h3{
	margin:0; padding:0;
	font-size:12px;
	font-weight:normal;
}
#holder-inner-tvpickbody{
  height:20px;
	margin:0 0 40px 0; padding:0 0 242px 0;
/*	background:url(/public/images/subpages/tvpick-pic.jpg) left center no-repeat;*/
}
/* #holder-inner-tvpickbodytext h1{
	color:#C06;
	font-size:30px;
	font-weight:normal;
	margin:0; padding:0 0 3px 0;
}

#holder-inner-tvpickbodytext h2{
	color:#06C;
	font-size:11px;
	font-weight:normal;
	margin:0; padding:0;
}
*/

.top_rated{
width:420px;
}

#sotries_result{
border-left:1px solid #CCCCCC;
padding-left:10px;

}

#sotries_result a {
color:#CC0066;
text-decoration:underline;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
font-size:16px;
margin:0;
padding:0;
}
#sotries_result h1 {
color:#CC0066;
font-size:16px;
margin:0;
padding:0;
}



#holder-inner-bodyright{
	width: 46%;
	float:right;
	position:relative;
	padding-left:10px;
}
#holder-inner-bodyright p{
	margin:0; padding:0;
}
#holder-inner-bodyright h1{
	color:#C06;
	font-size:16px;
	margin:0; padding:0;
}
#holder-inner-bodyright h2{
	color:#06C;
	font-size:11px;
	font-weight:normal;
	margin:0; padding:0;
}
#holder-inner-detailsbodyright{
	width: 50%;
	float:right;
	position:relative;
	padding-left:10px;
	padding-bottom:20px;
}

#holder-inner-bodyfeature{
	text-align:left;
	margin:10px 0 0 32px;
}
#holder-inner-bodyfeature ul{
	margin:0; padding:0;
}
#holder-inner-bodyfeature ul li{
	display: inline;
}
#holder-inner-bodyfeature ul li a{
	font-size:12px;
	font-style:italic;
	color:#03C;
	text-decoration:none;
	outline:none;
}
#holder-inner-bodyfeature ul li a:hover{
	text-decoration:underline;
}

/* Content */
.view-content{}

.view-content .clear a{
color:#CC0066;
}

#stories{
float:right;
width:50%;
border-left:1px solid #CCCCCC;
padding-left:10px;
}


#stories .content{
	width:100%;
	padding:0px 0px 0px 0px;
}
.node{
padding-top:5px;
padding-bottom:5px;
border-bottom:none;
}
.node .box h3{
color:#333333!important; 
font-size:11px;
margin:0;
padding:0 0 7px;
}
.node .box p{
color:#595959 !important;
}
.node .box a{
text-decoration:none !important;
color:#B1005D !important;
}
.node .box a:hover{
text-decoration:underline !important;
}
.node .box{min-height:30px!important;}

.pager-next{}
.pager-next a{
color:#B1005D !important;
text-decoration:underline !important;

}

.pager-next a:hover{
color:#B1005D !important;
text-decoration:none !important;

}

#hea2{
background-color:#FFFFFF;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
text-transform:capitalize;
font-weight:bold;

}
#hea2 h2{
background-color:#FFFFFF;
color:#CC0066;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
text-transform:capitalize;
font-weight:bold;

}
.item-list .pager {
  clear: both;
  text-align: center;
}
.item-list .pager li {
  background-image:none;
  display:inline;
  list-style-type:none;
  padding: 0.5em;
}



/* Hours and Date */
.hours-date{
	overflow:hidden;
	width:100%;
}
.date{
	width:123px;
	margin:0 0 0 3px;
	float:left;
	display:inline;
	background:#fff;
	position:relative;
	z-index:10;
}
.date label{
	font:bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#797979;
	padding:0 0 0 2px;
}
.date select{
	float:left;
	width:100px;
	margin:-1px 2px 0 0;
	font-size:12px;
	color:#333;
	border:1px solid #ccc;
	position:relative;
	height:18px;
}
* html .date select {font-size:11px;}
.date input{float:left;}
/* hours */
.hours{
	width:562px;
	height:28px;
	float:right;
	padding:0 300px 0 0;
	margin:5px 3px 0 -123px;
	position:relative;
	z-index:5;
	overflow:hidden;
}
.hours ul{
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
	font:bold 12px/28px Verdana, Arial, Helvetica, sans-serif;
	z-index:4;
	width:9999px;
}
.hours ul li{float:left;}
.hours ul li a{
	color:#666;
	display:block;
	padding:0 6px;
}
.hours ul li a:hover{text-decoration:none;}
#time-slider{
	position:absolute;
	top:0;
	left:187px;
	width:86px;
	height:27px;
	cursor:pointer;
	z-index:10;
}
#time-slider div{
	background:url(/public/images/subpages/images/slider.png) no-repeat;
	width:86px;
	height:27px;
	overflow:hidden;
}
/* Add channel */
.add-channel{
	float:left;
	width:109px;
	height:18px;
	margin:2px 0 0;
	background:url(/public/images/subpages/btn-add-channel.gif) no-repeat;
	padding:4px 8px 1px 10px;
	position:relative;
	z-index:10;
	overflow:hidden;
}
.add-channel select{
	color:#039;
	width: 90px;
	margin: -1px 0 0 2px;
	font-size: 11px;
	float:left;
	border:none;
}
* html .add-channel select {
	font-size:10px;
}
.add-channel a{color:#039;}
.add-channel a:hover{text-decoration:none;}
.btn-plus{
/*	background:url(../images/btn-plus.gif) no-repeat;*/
	float:right;
	width:16px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
}
/* Listings Grid Option */
.time-holder{
	padding:2px 0 0;
	width:559px;
	height:23px;
	position:relative;
	float:left;
	z-index:34;
}
.time-holder .mask {
	overflow:hidden;
	width:562px;
	height:23px;
	position:relative;
	z-index:2;
}
.timeline{
	margin:0;
	padding:0;
	list-style:none;
	width:9999px;
	float:left;
	position:absolute;
	z-index:1;
	top:0;
	left:0;
}
.timeline li{
	float:left;
	background:url(/public/images/subpages/btn-time-left.gif) no-repeat;
	line-height:22px;
	width:187px;
	text-align:left;
	font-weight:bold;
	color:#333;
}
.timeline li span{
	background:url(/public/images/subpages/btn-time-right.gif) no-repeat 100% 0;
	display:block;
	height:23px;
	padding:0 10px 0 17px;
}
.timeline li a{color:#333;}
/* widgets-now */
.widgets-now{
	position:absolute;
	top:0;
	left:250px;
	width:44px;
	height:492px;
	z-index:20;
	clear:both;
}
.widgets-now div{
	font:bold 12px/12px Verdana, Arial, Helvetica, sans-serif;
	background:url(/public/images/subpages/widgets-now.png) no-repeat;
	padding:5px 5px 0 5px;
	color:#000;
	text-align:center;
	width:34px;
	height:487px;
	cursor: pointer;
}
/* Content-holder */
