/* slider */
#channel-images, #slide-overlay{
	height:92px;
}
#l_border{
	border:1px solid #EEEEEE;
	height:90px;
	width: 420px;
	position:absolute;
	margin-top:-92px;
	margin-left:0px;
	z-index:3;
}
#channel-images{
	z-index:1;
	position:absolute;
	margin-top:-92px;
	overflow:hidden;
	width: 425px;
	
}
#envbanner{
color:#7b7b7b;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
margin-top:5px;
}
#slide-overlay, div.overlay{
	z-index:5;
}
#slide-overlay a{
	display:block;
	width:100%;
	height:100%;
}
#overlay1{
	z-index:6;
}
#overlay2{
	z-index:7;
}
#overlay3{
	z-index:8;
}
#overlay4{
	z-index:9;
}
#overlay5{
	z-index:10;
}
.channel-image, #slide-overlay div{
	float:left;
	width:105px;
	height:92px;
	position:relative;
}
#slide-overlay #overlay1, #channel1{
    width:105px;
}

.channel-image img{
	float:left;
}
.channel-copy{
	bottom:5px;
	left:15px;
	width:135px;
	height:70px;
	padding:5px;
	text-align: left;
}
.channel-copy h4{
	font-size:100%;
	letter-spacing:-1px;
	color:#FFFFFF;
}
div.hidden-embed{
	display:none;
}
div.channel-full{
	bottom:5px;
	left:20px;
	width:210px;
	height:70px;
	font-size:90%;
	font-weight:bold;
	letter-spacing:-1px;
	padding:5px;
	text-align: left;
}
div.channel-image .fade{
	width:100%;
	height:30px;
	position:absolute;
	overflow:hidden;
	bottom:0px;
	left:0px;
	background:transparent url(leader-fade.png) repeat-x scroll left bottom;
}
div.channel-image{
	overflow:hidden;
}
img.tab{
	position:absolute;
}
div#channel1 img.tab{
        left:0px;
        bottom:0px;
}
img.tab{
	left:6px;
        bottom:0px;
	z-index:2;
}
div#channel2, div#channel3, div#channel4{
/*    background:transparent url(slide-shadow.png) repeat-y;*/
    padding-left:6px;
    margin-left:-6px;
}
div.channel-container{
	margin-left:15px;
	color: #FFFFFF;
}
div#channel2 .fade, div#channel3 .fade, div#channel4 .fade{
    left:6px;
}
div.overlay a{
    background: url(1pxtrans.gif);
}
