
/* news */
#prog_list {border:0; width: 1000px; overflow:hidden;}
#prog_listbox {border:0; width: 888px;}
.express_news {width:1000px;}


/* over-ride ul style-type */
ul#proglist_carousel {list-style-type: none;}

#programme_close_tag{
	text-align:center;
	border-top:solid 1px #e0e0e0;
	padding-bottom: 10px;	
	}

#programme_open_tag{
	text-align:center;
	border-top:solid 1px #e0e0e0;
	padding-bottom: 10px;	
	}

	
#programme_close_tag img{
	position:relative;
	top:-1px;
	vertical-align:top;
	}	
	
#programme_open_tag img{
	position:relative;
	top:-1px;
	vertical-align:top;
	}	
	
	
	
	
/* ent news loadbox */
.jcarousel-wrapper{height: 116px; *height: 119px; background-color:#f7f7f9; border-top:solid 1px #e0e0e0;}

#jcarousel-wrapper{height: 116px; *height: 119px;	overflow:hidden;}
#proglist_loadbox{width: 1000px; height: 116px; *height: 119px; margin: 0px 0px 0px 0px; background-color:#f7f7f9; border-top:solid 1px #e0e0e0;}
.proglistpicframe {width:75px; height: 57px; margin: 0px auto;}
.proglistpic {border: 3px solid white;}
.proglistep {margin: 8px 0px 5px 0px; height:33px; line-height: 16px;}
.proglistep a {font-size:9pt; line-height:11pt; color:#5F5F5F; text-decoration: none; *line-height: 1.4;}
.proglistep a:hover {text-decoration: underline; }
.proglistdate { margin: 5px 0px 0px 5px; border: 0; width:130px; height:20px;}
.proglistday {font-size:9pt;line-height:11pt; color:#535252; float:left; margin: 1px 0px 0px 0px;}
.proglisttime {font-size:8pt;}
.proglistch { float: right; ;border: 0;}
.proglistch a{ display:block; color:#476dcc ;font-size:8pt;  text-decoration: none;}
.proglistch a:hover {display:block; color:#ff004e ;text-decoration: underline;}


/* jcarousel news  */

.jcarousel-skin-news .jcarousel-container {
    border: 0;
	margin: 0px 6px 0px 6px;
}

.jcarousel-skin-news .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-news .jcarousel-container-horizontal {
    width: 933px;
    padding: 5px 5px 0px 56px;				
}

.jcarousel-skin-news .jcarousel-clip-horizontal {
    width:  888px;
    height: 190px;  						
}

.jcarousel-skin-news .jcarousel-item {
    width: 84px;						
    height: 108px;
    border: 0;
    text-align:center;	
	margin:0px 3px;
}

.jcarousel-skin-news .jcarousel-item:hover {
    text-align:center;
}

.jcarousel-skin-news .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 15px;
	margin-top:7px;
}

.jcarousel-skin-news .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 7px;
	margin-right: 0;
}

.jcarousel-skin-news .jcarousel-item-placeholder {
}


/**
 *  Horizontal Buttons
 */
.jcarousel-skin-news .jcarousel-next-horizontal, .jcarousel-control-next {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 60px;
    height: 106px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
	margin-top: 7px;
	text-decoration:none;	
	
}

.jcarousel-skin-news .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(images/prev-horizontal_blue.gif);
	text-decoration:none;	
	
}

.jcarousel-skin-news .jcarousel-next-horizontal:hover, .jcarousel-control-next:hover {
    background-position: -60px 0;
	text-decoration:none;	
}

.jcarousel-skin-news .jcarousel-next-horizontal:active, .jcarousel-control-next:active {
    background-position: -120px 0;
	text-decoration:none;	
	
}

.jcarousel-skin-news .jcarousel-next-disabled-horizontal,
.jcarousel-skin-news .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-news .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -180px 0;
	text-decoration:none;	
	
}

.jcarousel-skin-news .jcarousel-prev-horizontal, .jcarousel-control-prev {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 60px;
    height: 106px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
	margin-top: 7px;
	text-decoration:none;	
	
}

.jcarousel-skin-news .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(images/next-horizontal_blue.gif);
	text-decoration:none;	
	
}

.jcarousel-skin-news .jcarousel-prev-horizontal:hover, .jcarousel-control-prev:hover {
    background-position: -60px 0;
	text-decoration:none;
}

.jcarousel-skin-news .jcarousel-prev-horizontal:active, .jcarousel-control-prev:active {
    background-position: -120px 0;
	text-decoration:none;	
	
}

.jcarousel-skin-news .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-news .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-news .jcarousel-prev-disabled-horizontal:active{
    cursor: default;
    background-position: -180px 0;
	text-decoration:none;	
	
}


.jcarousel-skin-news li { height:84px; width: 108px; }


.proglistep .heretxt {color:#FD000D !important;}
	