/* ================= fixed ================= */
body {
	filter:alpha(opacity=100);
	height:100%;
	background-color: #FFFFFF;
	color: #000;
	font-family: "Trebuchet MS";
	background-image: url(../images/bg_index.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

h1 {
	font-size: 36px;
	font-weight: bold;
	color: #FF7110;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	line-height: normal;
}
h2 {
	font-size: 21px;
	color: #660000;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #004D6B;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #66CCFF;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #66CCFF;
	padding: 0px;
	margin: 0px;
}
h6 {
	font-size: 21px;
	color: #633000;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
	font-style: normal;
	padding-bottom: 10px;
}

a:hover {
	color: #000;
	text-decoration: underline;
}


.small {
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
	text-align: justify;
}
#partner {
	width: 200px;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #FFFFFF;
	float: left;
	height: 200px;
	border: 1px solid #CECFCE;
}
.list_item {
	color: #333333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#package_pricing {
	font-size: 16px;
	color: #333333;
	width: 840px;
	background-color: #FFF3FF;
}

.list_item ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
.list_item ul li {
	list-style-type: none;
	font-size: 18px;
	list-style-position: inside;
	margin-top: 5px;
	margin-bottom: 5px;
}

#overview {
	font-size: 21px;
	color: #000;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 10px;
}

.link_text {
	font-size: 18px;
	color: #FF6600;
	display: block;
	margin: auto;
}
.link_text a{
	color: #FF6600;
	font-weight: bold;
	display: block;
	text-decoration: none;
}	
.link_text a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	margin-left: 0px;
}
#mainBodyDiv {
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.bold {
	font-weight:bold;
	font-size:24px;
	margin: 0px;
	padding: 5px;
	color: #004D6B;
}
.normal {
font-weight:normal;
font-size:12px;
}

.super {
vertical-align: super;;
font-size:8px;
}


/* ================= END FIXES ================= */


/* ================= HEADER ================= */
	#headerBorder {
	display:table;
	margin-left: auto;
	margin-right: auto;
	min-height:inherit;
	width: 1200px;
	height: 100px;
	margin-bottom: 0px;
	background-position: 20px;
	margin-top: 0px;
	}
#banner_bg {
	float: right;
	height: 101px;
	width: 800px;
	background-image: url(../images/index/banner_bg.jpg);
	background-repeat: no-repeat;
}

	
	
	#headerEmail {
	display:table;
	height: 70px;
	width: 1200px;
	position: relative;
	background: none;
	padding-left:20px;
	padding-right:20px;
	margin-left: auto;
	margin-right: auto;
	min-height:inherit;
	}
	
		
	#headerRightBorder {
	float: right;
	width: 350px;
	padding-top: 8px;
	background-color: #FFFFFF;
	}

	.headerLogo {
	height: 74px;
	position: relative;
	align: left;
	float: left;
	width: 286px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 20px;

	}
	
	.headerChat {
	height: 80px;
	position: relative;
	align: left;
	float: left;
	width: 300px;
	padding-left: 60px;
	padding-top: 8px;
	background-image: none;


	}
	
	#headerButtonBL {
	display: block;
	float: left;
	width: 182px;
	height: 52px;
	background-image: url(../images/btn-broadcast-live.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	margin: 0px;
	}
	
	#headerButtonBL:hover{
	background-image: url(../images/btn-broadcast-live-rollover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
	#headerButtonBL2{
	display: block;
	float: left;
	width: 182px;
	height: 52px;
	background-image: url(../images/btn2-broadcast-live.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
	#headerButtonBL2:hover{
	background-image: url(../images/btn2-broadcast-live-rollover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

	
	#headerButtonBL span
	{
  	display: none;
	}

	#headerButtonUC {
	display: block;
	float: right;
	width: 155px;
	height: 52px;
	background-image: url(../images/btn-upload-content.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	margin: 0px;
	}
	
	#headerButtonUC:hover{
	background-image: url(../images/btn-upload-content-rollover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
	#headerButtonUC2 {
	display: block;
	float: right;
	width: 155px;
	height: 52px;
	background-image: url(../images/btn2-upload-content.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
	#headerButtonUC2:hover{
	background-image: url(../images/btn2-upload-content-rollover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

	
	#headerButtonUC span
	{
  	display: none;
	}

	.headerText {
	margin: 0 0 5px 0;
	color: #000;
	font-size: 12px;
	font-weight:bold;
	text-align:right;
	}
	
	#headerTextDiv {
	float: right;
	width: 355px;
	background-color: #FFFFFF;
	padding: 0px;
	color: #000;
	}
	
	#headerTextDiv1 {
	float: right;
	width: 255px;
	padding: 0px;
	margin-top:20px;
	}
	
	#headerTextDiv2 {
	float: right;
	width: 255px;
	padding: 0px;
	}
	
	#headerTextDiv a {
	color: #575757;
	text-decoration: none;
	text-align: center;
	}
	
	#headerTextDiv a:hover {
	color: #000;
	text-decoration: underline;
	vertical-align: text-top;
	}

	#headerTextDiv .active {
	color: #FFFF00;
	text-decoration: none;
	}
.selected {
	background-image: url(../images/nav_bg.jpg);
	background-color: #FF9900;
	text-decoration: none;
	margin: 0px;
	display: block;
	height: 28px;
	width: 198px;
	padding-top: 6px;
	font-size:16px;
	font-weight: bold;
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/* ================= END HEADER ================= */
/* ================= MENUBAR ================= */

#nav-menu{
	height: 36px;
	margin-top: 9px;
}
#nav-menu ul{
	list-style: none;
	margin:0;
	padding: 0;
}
#nav-menu li{
	float: left;
	background-repeat: repeat-x;
	padding: 0px;
}
#nav-menu li a{
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size:16px;
	height:28px;
	padding-top: 6px;
	color: #A4A4A4;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #666666;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	background-image: url(../images/nav_0.jpg);
	text-align: center;

}
#nav-menu li a:hover{
	background-image: url(../images/nav_bg.jpg);
	height: 28px;
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #FFFFFF;
	padding-right: 12px;
	padding-top: 6px;
	text-align: center;
}
.main_point {
	padding: 0px;
	color: #000;
	margin: 0px;
}
.main_point ul {
	padding: 0px;
	list-style-type: none;
	list-style-position: inside;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main_point ul li {
	list-style-image: url(../images/tick.jpg);
	font-size: 20px;
	list-style-position: inside;
	padding-right: 0px;
	padding-bottom: 8px;
	margin: 0px;
}
.main_point1 {
	padding: 0px;
}
.main_point1 ul {
	padding: 0px;
	list-style-type: none;
	list-style-position: inside;
	margin-left: 10px;
	color: #000;
}
.main_point1 ul li {
	font-size: 16px;
	list-style-position: inside;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type: square;
}
.main_point2 {
	padding: 0px;
}
.main_point2 ul {
	padding: 0px;
	list-style-type: none;
	list-style-position: inside;
	margin-left: 10px;
}
.main_point2 ul li {
	list-style-image: url(../images/tick2.jpg);
	font-size: 14px;
	list-style-position: inside;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}
#side_menu {
	width: 240px;
	height: 50px;
	font-size: 14px;
	font-weight: bolder;
	padding: 5px;
	color: #2C3A56;
	float:left;
	margin-top: 70px;
}
#side_menu ul
  {
    list-style:none;
    margin: 0;
    padding: 0;
	float: left;
  }

#side_menu li a 
  {
	display: block;
    padding: 10px;
    background-color: #F7EFF7;
    text-decoration: none;
	border-bottom: 1px dotted #B6B6B6;
    color: #52555A;
    width: 180px;
  }

#side_menu ul li a:hover 
  {
	border-bottom: 1px dotted #B6B6B6;
	text-decoration: none;
	color: #ffffff;
	background-color:#66FFFF;
	background-image: url(../images/sm_bg.jpg);
	background-repeat: repeat-x;
  }
/* ================= END MENUBAR ================= */

/* ================= MAIN SECTION ================= */
	#content {
	float: left;
	width: 840px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
	margin-right: 0px;
	line-height: 1.5em;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #FFFFFF;
	color: #000;
	text-align: justify;
}
#content1 {
	float: left;
	width: 1170px;
	padding-top: 0px;
	padding-left: 10px;
	margin-right: 0px;
	line-height: 1.5em;
	margin-top: 20px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	position: relative;
	color: #000;
}
#content2 {
	float: left;
	width: 840px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0px;
	line-height: 1.5em;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #FFFFFF;
}
#content3 {
	float: left;
	width: 1200px;
	padding-top: 0px;
	line-height: 1.5em;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #FFFFFF;
	margin-left: 20px;
}
#content4 {
	float: left;
	width: 700px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
	margin-right: 0px;
	line-height: 1.5em;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #FFFFFF;
	height:650px;
	}
#network_list {
	float: right;
	height: 480px;
	width: 267px;
	margin-left: 10px;
	font-size: 24px;
	color: #000;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 20px;
	background-color: #eee;
}

#calculator {
	padding: 0px;
	width: 835px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#cal_top {
	background-image: url(../images/pricing_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 45px;
	width: 835px;
	font-size: 24px;
	color: #000000;
	text-decoration: overline;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-top: 20px;
}
#cal text {
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	width: 750px;
}

#cal {
	background-image: url(../images/pricing_bg1.jpg);
	width: 775px;
	padding-right: 30px;
	padding-left: 30px;
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
}
#cal_btm {
	background-image: url(../images/pricing_btm.jpg);
	height: 125px;
	width: 775px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-repeat: no-repeat;
}

.cal_list {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.cal_list2 {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	color: #000000;
	padding-left: 20px;
}
.cal_list3 {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	color: #00FF00;
	padding-left: 20px;
}

.cal_list4 {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #000000;
	text-align: center;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
.cal_list5 {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:10px;
	font-size: 16px;
	color: #000000;
	text-align: left;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
.cal_list6 {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:10px;
	font-size: 16px;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	font-weight: bold;
}
#package_title {
	background-color: #D6DBDE;
	width: 250px;
	float: left;
	padding-left: 10px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	color: #000000;
	margin-bottom: 10px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
#payment {
	font-size: 16px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	width: 818px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bolder;
	float: left;
	margin-left: 5px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #E3E4E8;
}
#order {
	font-size: 16px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	width: 818px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bolder;
	float: left;
	margin-left: 5px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #E3E4E8;
}
.package_select1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 10px;
	width: 248px;
}
.package_select {
	width: 109px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#package_table {
	width: 740px;
	border: 1px solid #CCCCCC;
	margin-left: 40px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}


.highlight {
	background-color: #CCCCCC;
	width: 125px;
	float: left;
	text-align: center;
	font-weight: normal;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	margin-bottom: 10px;
}
.package_list {
	background-color: #D6DBDE;
	width: 110px;
	float: left;
	text-align: center;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 5px;
	padding-bottom: 6px;
	font-size: 16px;
	color: #000000;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.package_list2 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
	color: #000000;
}


#media_index {
	height: 314px;
	width: 720px;
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	background-color: #313131;
	margin-top: 45px;
}
#easyslider_index {
	height: 314px;
	width: 700px;
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	background-color: #fff;
	margin-top: 45px;
	padding-left: 20px;
}
#right_panel {
	float: left;
	width: 650px;
	margin-top: 30px;
}
#index_font {
	font-size: 24px;
	line-height: 1.2em;
	color: #000000;
	text-align: justify;
}
#index_font2 {
	font-size: 18px;
	line-height: 1.2em;
	color: #000;
	text-align: left;
}

#div_bg {
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/div3_bg.jpg);
	float: left;
	width: 1160px;
	background-color: #FFFFFF;
}
#div_content {
	line-height: 1.5em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #33FF33;
	padding: 0px;
	width: 1160px;
}
#box_div {
	height: 222px;
	width: 500px;
	background-image: url(../images/bg_box.jpg);
	background-repeat: repeat-x;
	margin-left: 20px;
	float: right;
}
#box2_div {
	float: left;
	height: 150px;
	width: 248px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #cecfce;
	border-right-color: #cecfce;
	border-bottom-color: #cecfce;
}

#box1_div {
	float: left;
	height: 60px;
	width: 248px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cecfce;
	border-bottom-color: #cecfce;
}

#box3_div {
	float: right;
	height: 70px;
	width: 502px;
	background-image: url(../images/bg_cal.jpg);
	margin-top: 10px;
	background-color: #B6B6B8;
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-bottom: 40px;
}

#box4_div {
	float: right;
	height: 70px;
	width: 502px;
	background-image: url(../images/bg_bar.jpg);
	margin-top: 10px;
	background-color: #B6B6B8;
	background-repeat: no-repeat;
	margin-left: 20px;
}

#box5_div {
	height: 70px;
	width: 350px;
	background-image: url(../images/bg2_cal.jpg);
	margin-top: 10px;
	background-color: #B6B6B8;
	background-repeat: no-repeat;
	padding-left: 35px;
	border: 1px solid #B6B6B8;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#box6_div {
	height: 70px;
	width: 385px;
	background-image: url(../images/bg_bar2.jpg);
	margin-top: 10px;
	background-color: #B6B6B8;
	background-repeat: no-repeat;
	border: 1px solid #B6B6B8;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#adv_banner2 {
	padding: 10px;
	float: right;
	width: 280px;
	margin-top: 70px;
	border: 1px solid #CCCCCC;
	color: #000;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: justify;
}

#adv_banner4{
	padding: 10px;
	float: right;
	width: 280px;
	margin-top: 20px;
	color: #999999;
	font-size: 11px;
	background-color: #FFFFFF;
}

#banner_brodcast2 {
	padding: 0px;
	height: 375px;
	width: 300px;
	float: right;
	margin-top: 40px;
}
#banner_brodcast {
	padding: 0px;
	height: 375px;
	width: 300px;
	float: right;
	margin-top: 0px;
}
#banner_event {
	padding: 0px;
	float: right;
	height: 255px;
	width: 300px;
	margin-top: 20px;
}
#app_box {
	float: left;
	width: 385px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: justify;
}
#ul_box {
	float: left;
	width: 385px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: justify;
	background-image: url(../images/comp_ul.jpg);
	background-repeat: no-repeat;
	height: 304px;
}
#form_1 {
	float: left;
	width: 550px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
}
#promotion_broadcast {
	float: left;
	height: 556px;
	width: 440px;
	margin-top: 40px;
}
#middle {
	float: left;
	width: 685px;
	margin-right: 20px;
	margin-left: 10px;
	padding-left: 30px;
	padding-bottom: 20px;
}

/* ================= TV CHANNEL LIST ================= */
#ChannelBorder {
	width: 600px;
	padding:10px;
	margin-bottom:10px;
	background-color: #E4E4E4 ;
	float: left;
}

#ChannelPic a{
	height: 80px;
	width: 120px;
	position: relative;
	background-color: #0099CC ;
	float: left;
	border: none;
}

#ChannelPic a:hover{
	display: block;
	height: 80px;
	width: 120px;
	position: relative;
	background-color: #0099CC ;
	float: left;
	border: thick;
}

#ChannelName {
	height: 30px;
	width: 400px;
	margin-left:10px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}

#ChannelDes {
	height: 30px;
	width: 400px;
	position: relative;
	margin-left:10px;
	word-wrap: break-word;
	float: left;
	font-size: 10px;
	color: #003399;
}

#ChannelCat {
	height: 15px;
	width: 100px;
	position: relative;
	margin-left:10px;
	float: left;
	font-size:10px;
	color: #575757;
	padding-left:20px;	
	background:url(../images/channel/category.png) no-repeat;
}

#ChannelLang {
	height: 15px;
	width: 100px;
	position: relative;
	float: left;
	font-size:10px;
	color: #575757;
	padding-left:20px;	
	background: url(../images/channel/languange.png) no-repeat;
}

#ChannelView {
	height: 15px;
	width: 100px;
	position: relative;
	float: left;
	font-size:10px;
	color: #575757;
	padding-left:20px;	
	background:url(../images/channel/watch.png) no-repeat;
}

#ChannelPage {
	height: 30px;
	width: 700px;
	position: relative;
	float: clear;
	font-size:11px;
	color: #575757;
	text-align:right;
	margin: auto
	}

/* ================= END TV CHANNEL LIST ================= */


/* ================= REPRESENTATIVE ================= */
#repBorder {
	width: 900px;
	padding: 10px;
 	position: relative;
	margin: auto;
	float:left;
	background: url(../images/about_us/representative_header.jpg) top no-repeat;
	}

#repText1{
	margin-top:280px;
	margin-left: 50px;
	width: 500px;
	font-size:16px;
	color: #575757;
	float:left;
}

#repText2{
	margin-top:50px;
	float: left;
	margin-left: 50px;
	width: 400px;
	font-size:14px;
	color: #575757;
}

#repText3{
	float: left;
	margin-left: 50px;
	width: 600px;
	font-size:16px;
	color: #575757;
}

#repFooter {
	width: 900px;
	padding: 10px;
 	position: relative;
	margin:auto;
	float:left;
	background: url(../images/about_us/representative_footer.jpg) no-repeat;
	}
/* ================= END REPRESENTATIVE  ================= */


/* ================= CONTACT US ================= */
#contactBorder {
	width: 400px;
	position: relative;
	padding-top:10px;
	float: left;
}

.ContactText {
	color:#575757;
	font-size:12px;
	font-weight: bold;
	width: 500px;
	float: left;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	}
	
.ContactTextInput {
	float:left;
	font-size:12px;
	color:#575757;
	margin-right: 20px;
	padding-bottom: 10px;
}

#contactAdd{
	width: 250px;
	height: 200px;

	margin-top: 30px;
	position: relative;
	float: left;
	font-size: 14px;
	color: #575757;
	border-bottom-style: groove;
	border-bottom-width:thin;
}

#contactMap{
	width: 300px;
	height: 200px;

	margin-top: 30px;
	position: relative;
	float: left;
	font-size: 14px;
	color: #575757;
	border-bottom-style: groove;
	border-bottom-width:thin;
}

#contactDes{
	width: 450px;
	height: 150px;
	position: relative;
	float: clear;
	font-size: 14px;
	color: #575757;
}

#error {
	color: #FF0000;
	font-size:13px;
	font-weight: bold;
	width: 500px;
	min-height:inherit;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}


/* ================= END CONTACT US ================= */
#terms {
	width: 600px;
	padding: 20px;
	color:#575757;
	font-size:10px;
	}
/* ================= box INDEX ================= */
#box_index{
	margin-top:10px;
	padding:0;
	width: 1200px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}	
#box_text {
	color: #CCFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height: normal;
}
#box_text a{
	color: #000000;
	text-decoration: underline;
	
}
#box_text a:hover{
	color: #33FFFF;
	text-decoration: underline;
	
}
#box_text ul{
	margin: 0px;
	padding: 0px;
	display: list-item;
	list-style-type: none;
	
}
#box_text ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	display: list-item;
	
}
#box_1{
	background-image: url(../images/index/box_1.jpg);
	height: 243px;
	width: 568px;
	float: left;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-size: 31px;
	color: #000000;
}#box_2 {
	background-image: url(../images/index/box_2.jpg);
	float: right;
	height: 251px;
	width: 558px;
	background-repeat: no-repeat;
	margin-left: 10px;
	font-size: 31px;
	color: #000000;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#box_3 {
	background-image: url(../images/index/box_3.jpg);
	float: left;
	height: 176px;
	width: 274px;
	padding-left: 15px;
	padding-top: 5px;
}
#box_4 {
	background-image: url(../images/index/box_4.jpg);
	float: left;
	height: 171px;
	width: 261px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#spam_index{
	padding: 0px;
	float: left;
	height: 90px;
	width: 90px;
	margin-top: 350px;
}	
/* ================= INDEX ================= */
#indexBorder {
	position: relative;
	background: none;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:0px;
	margin:auto;
	min-height:inherit;
	}
#index1 {
	float:left;
	height: 594px;
	width: 520px;
	background-repeat: no-repeat;
	background-image: url(../images/index/bg.jpg);
	}

#index2 {
	width: 430px;
	position: relative;
	float:left;
	padding-left: 20px;
	}

#indexText {
	width: 500px;
	position: relative;
	font-size:13px;
	color: #575757;
	float: left;
	padding-top:20px;
	padding-bottom:20px;
}

#indexText1 {
	width: 500px;
	font-size:26px;
	color: #6B4D31;
	float: left;
}

#indexWatch {
	width: 495px;
	height: 221px;
	position: relative;
	margin-top: 0px;
	font-size:15px;
	color: #575757;
	float: left;
	z-index:1;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

#indexButton {
	display: block;
	margin-top: 180px;
	margin-left: 60px;
	width: 138px;
	height: 28px;
	z-index: 2;
	background: url(../images/index/watch_button.png) no-repeat 0 0;
	}
	
#indexButton:hover{ 
  	background: url(../images/index/watch_button_on.png) no-repeat 0 0;
	}


.indexTitle {
	color:#f56f15;
	font-size:18px;
	font-weight:bold;
	text-align: left;
	float:left;
	padding-top: 550px;
	padding-right:20px;
	}
/* ================= END INDEX ================= */

/* ================= APPLICATIONS ================= */
#appBorder1 {
	width: 400px;
	height: 550px;
	position: relative;
	float: left;
	background: url(../images/application/sports.jpg) no-repeat top;
	}

#appBorder2 {
	width: 400px;
	height: 550px;
	position: relative;
	margin-left: 20px;
	float: left;
	background: url(../images/application/education.jpg) no-repeat top;
	}
	
#appBorderSpace {
	width: 200px;
	height: 550px;
	position: relative;
	float: left;
	}
	
#appBorder3 {
	width: 400px;
	height: 550px;
	position: relative;
	float: left;
	background: url(../images/application/news.jpg) no-repeat top;
	}
	
#appBorder4 {
	width: 400px;
	height: 550px;
	position: relative;
	margin-left: 20px;
	float: left;
	background: url(../images/application/entertainment.jpg) no-repeat top;
	}
	
#appText{
	width: 400px;
	padding-top:10px;
	margin-top: 200px;	
	}
	
/* ================= END APPLICATIONS================= */



/* --- Sign In  --- */
	
#signTextDiv {
	width: 250px;
	height:51px;
	float:right;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
#signTextDiv1 {
	width: 320px;
	margin-left: 70px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
	
.signText {
	color:#575757;
	font-size:14px;
	font-weight: bold;
	width: 80px;
	float:left;
	padding-top: 10px;
	}
	
.signTextInput {
	float:left;
	font-size:12px;
	color:#000000;
	width: 150px;
	padding-top: 5px;
	}
	
#signLink {
	color: #585858;
	font-size: 12px;
	margin-left: 70px;
	min-height:inherit;
	text-decoration: none;
	margin-top: 20px;
	float: left;
	width: 150px;
	}
	
#signLink a {
	color: #004D6B;
	text-decoration: underline;
	}
	
#signLink a:hover {
	color: #FF6600;
	text-decoration: none;
	}	
#sign_box1 {
	margin: 0px;
	float: left;
	width: 399px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/bg_signin.jpg);
	background-repeat: repeat-x;
	height: 248px;
	border: 1px solid #FFCC99;
}
#sign_box2 {
	float: left;
	width: 422px;
	margin-left: 20px;
}
#sign_box3 {
	width: 320px;
	margin-left: 70px;
	margin-top: 20px;
}
#icon_signin {
	background-image: url(../images/icon-signin.png);
	margin: 0px;
	float: left;
	height: 51px;
	width: 52px;
}
#sign_text {
	float: left;
	width: 309px;
	margin-left: 20px;
}
/* --- End Sign In  --- */


/* --- Customer List --- */
#CustomerBorder {
	height: 160px;
	width: 160px;
	position: relative;
	padding:10px;
	background-color: #E4E4E4 ;
	margin: 15px;
	float: left;
}

#CustomerLogo {
	height: 120px;
	width: 160px;
	background-color: #00CC33;
	margin:auto;
}

#CustomerText {
	font-size:14px;
	text-align:center;
	font-weight:500;
	color: #575757;
	width: 160px;
	margin:auto;
}

#CustomerTitle {
	font-size: 21px;
	font-weight:bold;
	font-weight:500;
	color: #1eaae2;
	width: 600px;
	margin-left:15px;

}

/* --- End Upload Content  --- */



/* --- Upload Content  --- */
#uploadBorder {
	height: 100%;
	position: relative;
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height:inherit;
	float: left;
	border: 1px solid #CCCCCC;
	width: 550px;

	}
	
	#uploadBorder1 {
	height: 480px;
	width: 400px;
	position: relative;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	min-height:inherit;
	background-color: #f4f4f4;
	float: left;
	}
	
#uploadHeader {
	margin: 0;
	height:51px;
	width: 52px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.uploadStep1 {
	background: url(../images/1.png) no-repeat 0 0;
	background-position:center;
	}

.uploadStep2 {
	background: url(../images/2.png) no-repeat 0 0;
	background-position:center;
	}

.uploadHeading {
	color:#004f6f;
	font-size:16px;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 23px;
	padding-bottom: 10px;
	height:51px;
	}
	
	.uploadTitle {
	color:#585858;
	font-size:16px;
	font-weight:bold;
	position: relative;
	padding-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	min-height:inherit;
	height:20px;
	width: 440px;
	float:left;
	}

	#uploadTextDiv {
	color:#575757;
	font-size:13px;
	font-weight: bold;
	width: 530px;
	height:25px;
	padding-top:0px;
	min-height:inherit;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 2px;
	}
	
	#uploadTextDiv1 {
	color:#575757;
	font-size:13px;
	font-weight: bold;
	width: 400px;
	height:25px;
	padding-left:20px;
	padding-right:5px;
	padding-top:5px;
	margin-left: 10px;
	margin-right: 10px;
	min-height:inherit;
	}
	
	#uploadTextDiv2{
	font-size:13px;
	font-weight: bold;
	width: 200px;
	height:25px;
	padding-top:5px;
	margin-left: 120px;
	min-height:inherit;
	}
	
	.uploadText {
	color:#575757;
	font-size:12px;
	font-weight: bold;
	width: 100px;
	float:left;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-right: 5px;
	}
	
	.uploadTextInput {
	float:left;
	font-size:12px;
	color:#575757;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 380px;

	}
	
	#uploadNext {
	width: 39px;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:30px;
	padding-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	min-height:inherit;
	background-position:bottom;
	}
	
	.uploadRecord {
	width: 88px;
	height:20px;
	padding-top:10px;
	padding-bottom:10px;
	}
/* --- End Upload Content  --- */


/* --- Broadcast Live  --- */
	.broadcastTitle {
	color:#1eaae2;
	font-size:21px;
	font-weight:bold;
	position: relative;
	padding-bottom:10px;
	height:20px;
	float:left;
	width: 800px;
	}
	
	#broadcastTextDiv {
	color:#575757;
	font-size:13px;
	width: 550px;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	float: left;
	}
	
	#broadcastTextDiv2 {
	color:#575757;
	font-size:13px;
	font-weight: bold;
	height: 250px;
	width: 400px;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	float: left;
	}
	
	#broadcastTextBigDiv {
	color:#1eaae2;
	font-size:14px;
	font-weight: bold;
	position: relative;
	float: left;
	}
	
	
	#broadcastBody2 {	
	padding-top:20px;
	padding-bottom: 20px;
	position: relative;
	margin-left: 400px;

	float:left;
	}
	
	
	#broadcastButtonEncoder {
	display: block;
	float: left;
	width: 238px;
	height: 128px;
	padding-left: 15px;
	background: url(../images/broadcast/adobe.png) no-repeat 0 0;
	background-position:right;
	}

	#broadcastButtonEncoder2 {
	display: block;
	float: left;
	width: 238px;
	height: 128px;
	padding-left: 15px;
	background: url(../images/broadcast/adobe2.png) no-repeat 0 0;
	background-position:right;
	}
	
	#broadcastButtonEncoder span
	{
  	display: none;
	}
	
	#broadcastTextEncoder {
	color:#575757;
	font-size:13px;
	font-weight: bold;
	height: 100px;
	width: 415px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:15px;
	padding-right:15px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height:inherit;
	}
	
	#broadcastTextPreview {
	color:#575757;
	font-size:13px;
	font-weight: bold;
	height: 50px;
	width: 415px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:15px;
	padding-right:15px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height:inherit;
	}
	
	#broadcastEmbed {
	color:#575757;
	font-size:13px;
	font-weight: bold;
	height: 60px;
	width: 415px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:15px;
	padding-right:15px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height:inherit;
	}
	
	#broadcastButtonAdaptor {
	display: block;
	float: left;
	width: 238px;
	height: 128px;
	padding-left: 15px;
	background: url(../images/broadcast/adaptor.png) no-repeat 0 0;
	background-position:right;
	}
	
	#broadcastButtonAdaptor2 {
	display: block;
	float: left;
	width: 238px;
	height: 128px;
	padding-left: 15px;
	background: url(../images/broadcast/adaptor2.png) no-repeat 0 0;
	background-position:right;
	}
	
	#broadcastButtonAdaptor span
	{
  	display: none;
	}
	
	#broadcastTextAdaptor {
	color:#575757;
	font-size:13px;
	font-weight: bold;
	height: 100px;
	width: 415px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:15px;
	padding-right:15px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height:inherit;
	}
	
#BroadcastBorder {
	height: 500px;
	width: 500px;
	position: relative;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	min-height:inherit;
	background-color: #f4f4f4;
	float: left;
	border: 1px solid #CCCCCC;

}

#BroadcastBorder1 {
	height: 600px;
	width: 500px;
	position: relative;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	min-height:inherit;
	background-color: #f4f4f4;
	float: left;
	border: 1px solid #CCCCCC;

}

.broadcastList{
padding-left: 0px;
}

/* --- End Broadcast Live  --- */
/* ================= END MAIN SECTION ================= */



/* ================= SIDEMENU REFER includes/sidemenu.css ================= */

/* ================= FAQ ================= */
#faqBorder {
	width: 840px;
	float: left;
	padding-top: 20px;
}
#faqList {
	width: 840px;
	font-size: 14px;
}


#faqList a{
	padding-bottom: 5px;
	float: left;
	color: #006699;
	text-decoration:none;
	font-weight: bold;
	background: url(../images/faq_small.png) no-repeat;
	padding-left: 20px;
	width: 840px;
}

#faqList a:hover{
	width: 840px;
	position: relative;
	padding-left: 20px;
	padding-bottom: 5px;
	float: left;
	text-decoration:underline;
	color: #006699;
	font-weight: bold;
	background: url(../images/faq_small.png) no-repeat;
}

#faqQues {
	width: 840px;
	float: left;
	color: #575757;
	font-weight: bold;
	margin-top: 15px;
	padding-left: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/faq_small.png);
	background-repeat: no-repeat;
}



#faqAns{
	width: 840px;
	float: left;
	color: #575757;
	margin-bottom: 20px;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: dotted #CCCCCC thin;
	background-color: #FFFFFF;
}

/* ================= END FAQ ================= */

/* ================= CHANNEL HOCKEY ================= */

#ads {
	width: 160px;
	height: 600px;
	position: relative;
	background: none;
	float: left;
	padding-left:10px;
	padding-right:10px;
	margin-left: auto;
	margin-right: auto;
	min-height:inherit;
	}
	
#adsHori {
	display: table;
	width: 728px;
	height: 90px;
	position: relative;
	background: none;
	padding-left:60px;
	padding-right:100px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	min-height:inherit;
	}
	
	#space {
	width: 50px;
	height: 600px;
	position: relative;
	background: none;
	float: left;
	margin-left: auto;
	margin-right: auto;
	min-height:inherit;
	}
	
	#playerBg {
	width: 470px;
	height: 315px;
	position: relative;
	background: none;
	float: left;
	background:url(../images/channel/player_bg.jpg) no-repeat 0 0;
	margin-left: auto;
	margin-right: auto;
	min-height:inherit;
	padding-top: 185px;
	padding-left: 65px;
	padding-right: 65px;
	}
	
	#textarea {
	width: 300px;
	height: 100px;
	padding-top: 510px;
	padding-left: 300px;
	padding-right: 100px;
	background: none;
	text-align:left;
	}
	
	#texareaDiv {
	width: 470px;
	float:left;
	position:inherit;
	background: none;
	padding-top: 30px;
	}
	
	#donate {
	width: 400px;
	float:left;
	position: relative;
	background: none;
	padding-top:20px;
	}
	
	
/* ================= END CHANNEL HOCKEY ================= */

/* ================= FOOTER ================= */

	#footerBorder {
	height: 38px;
	position: relative;
	background-repeat: repeat-x;
	padding: 0px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#footer {
	background-color: #BDBDBF;
	height: 50px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

	
	#footerTextDiv {
	float: left;
	padding-top: 18px;
	}
	
	#footerTextDiv ul {
	list-style: none;
	margin: 0;
	padding-right:0px;
	height:0px;
	}
	
	#footerTextDiv a {
	color: #000000;
	text-decoration: none;
	}
	
	#footerTextDiv a:hover {
	color: #333333;
	text-decoration: underline;
	}

	#footerTextDiv .active {
	color: #FFFF00;
	text-decoration: none;
	}
	
	.footerLogo {
	height: 37px;
	position: relative;
	background: none;
	float: left;
	width: 163px;
	padding-top: 8px;
	}
	
	.footerLink {
	margin: 0 0 5px 5px;
	color: #000000;
	font-size: 12px;
	}
	
	.footerText {
	margin: 0 0 5px 5px;
	color: #000000;
	font-size: 12px;
	}
	
/* ================= END FOOTER ================= */
#index_video {
	background-color: #00CC00;
	height: 171px;
	width: 271px;
	margin-top: 75px;
	margin-left: 300px;
}
/* ================= Packages================= */
#packages {
	float: left;
	width: 402px;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin: 0px;
}
#border_package ul {
	padding-left: 10px;
	list-style-image: url(images/packages/dots.jpg);
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0px;
	margin: 0px;
}

#border_package ul li {
	padding-top: 5px;
	list-style-type: none;
}

#border_package {
	float: left;
	height: 370px;
	width: 402px;
	border: 1px solid #666666;
	padding: 5px;
	background-repeat: no-repeat;
	color: #444444;
}
.package_text {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	padding-top: 2px;
	padding-left: 10px;
}
.text_package {
	font-size: 24px;
	font-weight: bolder;
	color: #29CBCE;
}
.example a {
	font-size: 18px;
	text-decoration: underline;
	margin: 0px;
	display: block;
	color: #000000;
	font-weight: bold;
}
.example a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.example2 a {
	font-size: 18px;
	text-decoration: underline;
	margin: 0px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
}
.example2 a:hover {
	text-decoration: underline;
	color: #FF6600;
}

#button{
	width:192px;
	height:72px;
}
#button a {
	font-size: 24px;
	text-decoration: none;
	margin: 0px;
	display: block;
	background-image: url(../images/order_btn2.png);
	background-repeat: no-repeat;
	color: #000000;
	height: 29px;
	padding-top: 25px;
	text-align: center;
	padding-bottom: 18px;
	font-weight: bold;
	padding-left: 10px;
}
#button a:hover {
	text-decoration: none;
	background-image: url(../images/order_btn1.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#button2{
	width:192px;
	height:72px;
}
#button2 a {
	font-size: 18px;
	text-decoration: none;
	margin: 0px;
	display: block;
	background-image: url(../images/order_btn2.png);
	background-repeat: no-repeat;
	color: #000000;
	height: 38px;
	padding-top: 16px;
	text-align: center;
	padding-bottom: 18px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 1.2em;
}
#button2 a:hover {
	text-decoration: none;
	background-image: url(../images/order_btn1.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#cal_button{
	width:110px;
	height:40px;
	float: right;
	margin-top: 20px;
	margin-right: 40px;
}
#cal_button a {
	font-size: 18px;
	text-decoration: none;
	margin: 0px;
	display: block;
	background-image: url(../images/cal_btn1.jpg);
	background-repeat: no-repeat;
	color: #333333;
	height: 21px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 11px;
}
#cal_button a:hover {
	text-decoration: none;
	background-image: url(../images/cal_btn2.jpg);
	background-repeat: no-repeat;
	color: #FF6600;
}
#bl_video {
	background-color: #FFFFFF;
	height: 223px;
	width: 275px;
	margin-top: 101px;
	margin-left: 141px;
}
#ul_video {
	height: 171px;
	width: 304px;
	margin-top: 23px;
	margin-left: 30px;
	background-color: #000000;
}
#adv_banner {
	width: 300px;
	float: right;
	background-color: #FFFFFF;
}

#adv_banner3 {
	width: 385px;
	float: left;
}

#broadcast_live {
	background-image: url(../images/broadcast_live.jpg);
	height: 520px;
	width: 700px;
	float: left;
}




img {
	border:none;
}

/* ================= END Packages================= */
#mainBodyDiv #content div div #app_box {
	color: #000;
}
#mainBodyDiv #content div #app_box {
	color: #000;
}
#overview #overview #overview p {
	color: #000;
}
#signin {
	color: #000;
	padding-bottom: 10px;
}
