/* Index */

#container {
      width:100%;
	  margin:0 auto;
}

#banner {
	  width:1056px;
	  height:167px;
	  margin:0 auto;
}

#main_con {
	  width:1056px;
	  height:740px;
	  margin:0 auto;
}

#lang {
	width:1056px;
	height:30px;
	float:left;
	border:1px solid #E6E6E6;
	background-image:url(images/bgtop.jpg);
	  -moz-border-radius:4px;

}

#left_con {
	  width:820px;
	  height:700px;
	  float:left;
	  margin-top:8px;
}

ul#rsidelinks {
	width:155px;
	list-style:none;
	float:left;
	margin-left:40px;
	text-align:left;
	margin-top: 15px;
	
}


ul#rsidelinks a{
	display:block;
	width:180px;
	height:27px;
	float: left;
	margin-top:0px;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	padding-top:4px;
	border-bottom-style: none;
	padding-bottom: 3px;
}

ul#rsidelinks li a:hover{
	color: red;

}

#player {
	width:820px;
	height:396px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	border:1px solid #E6E6E6;



	  -moz-border-radius:4px;
	background-image: url(featurecarousel/images/background2.jpg);
}

#bottom {
	  width:820px;
	  height:280px;
	  float:left;
	  margin-top:6px;
	  margin-left:0px;
}

#blogwin {
	  width:207px;
	  height:289px;
	  float:left;
	  margin-top:0px;
	  margin-left:0px;
	  border:1px solid #E6E6E6;
	  -moz-border-radius:4px;


}div#blog{
	background:url(images/blog-bg2.jpg) no-repeat;
	height:287px;
	width:207px;
	float:left;
	margin-top: 0px;
	margin-left: 0px;
}

div#blogentry{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:55px;
	margin-left: 5px;
	padding: 3px;
	width: 175px;
	height: 234px;
}


#ad_con {
	  width:590px;
	  height:280px;
	  float:right;
	  margin-top:0px;
	  margin-left:0px;
}

#rotator {
	  width:590px;
	  height:203px;
	  float:right;
	  margin-top:0px;
	  margin-right:0px;
	  border:1px solid #E6E6E6;
	  -moz-border-radius:4px;
}

#mini {
	  width:590px;
	  height:77px;
	  float:right;
	  margin-top:6px;
	  margin-right:0px;
}

#mini_1 {
	  width:277px;
	  height:77px;
	  float:left;
	  margin-left:0px;
	  border:1px solid #E6E6E6;
	  -moz-border-radius:4px;
}

#mini_2 {
	  width:277px;
	  height:77px;
	  float:right;
	  margin-right:0px;
	  border:1px solid #E6E6E6;
	  -moz-border-radius:4px;
}

#right_con {
	  width:210px;
	  height:700px;
	  float:right;
	  margin-top:8px;
}

#scroller {
	  width:210px;
	  height:266px;
	  float:right;
	  border:1px solid #E6E6E6;
  	  background:url(images/rsidelinksbg.png) no-repeat;
	  -moz-border-radius:4px;
}

#signup {
	  width:210px;
	  height:120px;
	  float:right;
	  margin-top:6px;
	  border:1px solid #E6E6E6;
	  -moz-border-radius:4px;
}

#schedule {
	  width:210px;
	  height:289px;
	  float:right;
	  margin-top:7px;
      background:url(images/tvlist-header.jpg) no-repeat;
	  border:1px solid #E6E6E6;
	  -moz-border-radius:4px;
}

div#tvscroller{
	float:right;
	width:210px;
	height:240px;
	margin-top:38px;
	background: url(images/tvscroller-bg2.jpg) no-repeat;

}


#footer {
	  width:1056px;
	  height:204px;
	  margin:0 auto;
	  border:1px solid #E6E6E6;
	  -moz-border-radius:4px;
}

#carousel {
	float:left;
	width: 300px;
	height: 396px;
	padding-left:10px;
	background-image: url(images/carouselbg.jpg);
	

}

