/* CSS Document */
/*author : reino viljoen from misseddesigns at http://www.reinoviljoen.com*/
/* Easy Slider */
#slider{float:right; position:relative; display:block; width:350px; height:338px; margin-top:31px;}
#slider, #slider li{width:350px; overflow:hidden;}
#slider ul{margin:0; padding:0; list-style:none;}
#slider li{margin:0; padding:5px 0; list-style:none; height:75px;}
#slider li img{float:left; padding:0 10px 5px 0;}
/* 
define width and height of container element and list item (slide)
list items must be the same size as the slider area
*/ 			
span#prevBtn{margin-left:15px; width:350px; height:19px; line-height:19px; text-align:center; font-size:0.916em; padding:3px; float:left; position:absolute; right:10px; color:#FFF; background:#000;}
span#prevBtn a{color:#FFF;}
span#nextBtn{margin-left:15px; width:350px; height:19px; line-height:19px; text-align:center; font-size:0.916em; padding:3px; margin-top:8px; float:right; color:#FFF; background:#000;}
span#nextBtn a{color:#FFF;}

img.main{float:left; padding-right:10px;}
.maintv_content{float:left; width:360px;}

#main_content .left_tvcontent{float:left; width:527px; position:relative; padding-top:2px;}
#main_content .right_tvcontent{float:left; width:357px; padding-left:5px; padding-top:2px;}

.select{ float:left}
.select .sellecthead h1{float:left; background:url(../images/selectchannel.jpg) no-repeat; text-indent:-9999px; width:348px; height:34px; padding:0; margin:0;}
.select .sellecthead h2{float:left; padding:0 15px; margin:0; line-height:32px;}


.select .sellectives{float:left;}
.select .sellectives ul{list-style:none; padding:6px 0px;}
.select .sellectives li{float:left; margin:0px 13px;}
.select .sellectives li a{color:#FFFFFF; text-decoration:none;}
.select .sellectives li a:hover{color:#FFFFFF; text-decoration:underline;}
.select .sellectives{background:url(../images/selectchannels.jpg) no-repeat; width:892px; height:60px; color:#FFFFFF}
/* // Easy Slider */
