*{padding:0;margin:0}
li{list-style:none}

a{
 color: #fff;
 text-decoration: none;
 font-weight: bold;
}

a:hover{
 text-decoration: underline;
}

body{
	background: url(../images/common/bkg.jpg) #000;
	color: #fff;
	font-family: sans-serif;
}

input[type="text"]{
 background: url(../images/common/inputbkg.png);
 border: 1px solid #0c3a38;
 font-size: 12px;
 width: 225px;
 padding: 8px 10px;
}

input[type="text"]:focus{
 outline: 0;
 border: 1px solid #88a7a5;
}

button{
 background: url(../images/common/button.png) no-repeat;
 width: 91px;
 padding: 5px 0;
 text-align: center;
 border: 0;
 outline: 0;
 color: #fff;
}

ul.leftli li{
 float: left;
}

#contentWrapper{
	width: 980px;
	margin: auto;
}

#header{
	display: block;
	background: #fff;
	height: 95px;
}

#header h1{
	float: left;
	display: block;
	width: 314px;
	height: 51px;
	background: url(../images/common/logo.jpg) no-repeat;
	text-indent: -99999px;
	margin: 23px 0 0 16px;
}

#skychannel{
	float: left;
	display: block;
	font-size: 15px;
	color: #2c3f3d;
	width: 182px;
	font-weight: bold;
 font-size: 20px;
	text-align: center;
	margin: 28px 0 0 22px;
 padding: 10px 0 10px 10px;
 text-indent: -9999px;
 background: url(../images/common/skylogo.png) no-repeat left center;
}

#numbers{
	float: left;
	display: block;
	color: #2c3f3d;
	margin: 30px;
	font-size: 15px;
 color: #47b9af;
}

#numbers b{
	font-weight: normal;
}

#donate{
	float: left;
	display: block;
	color: #000;
	margin: 30px 0 0 13px;
	background: url(../images/common/donatebutton.png) no-repeat;
	width: 144px;
	height: 42px;
	text-indent: -9999px;
}

#headernav{
	background: url(../images/common/headernav.png) no-repeat #000;
	display: block;
	clear: both;
	width: 980px;
	height: 43px;
}

#headernav li{
	float: left;
 border-right: 1px solid #8b8b8b;
 border-left: 1px solid #9a9a9a;
}

#headernav li:first-child{
 border-left: 0;
}

#headernav li a{
	display: block;
	padding: 10px 14px;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

#search{
 margin: 5px 0 0 10px;
	padding: 0 0;
 background: url(../images/common/search.png) no-repeat;
 width: 239px;
 border: 0 !important;
}

#search input{
	background: transparent;
 border: 0;
 padding: 6px 0 6px 25px;
 width: 175px;
}

#search input:focus{
 outline: none
}

#search button{
 background: url(../images/common/gobutton.png) no-repeat bottom;
 width: 29px;
 height: 19px;
 text-indent: -9999px;
 padding: 0 16px;
 margin: 0;
 cursor: pointer;
}

#mainContain{
 margin-top: 14px;
	width: 652px;
	float: left;
	display: block;
}

#sidebar{
	float: right;
	display: block;
	width: 320px;
}

.sidebox{
 background: url(../images/common/sidebarbox.png) no-repeat top left;
}

.endsidebox{
 background: url(../images/common/sidebarbox.png) no-repeat bottom left;
 height: 15px;
}

#twitter, .box, .sidebox{
	display: block;
	padding: 16px;
}

#become_volunteer{
 background: url(../images/common/volunteerbox.png) no-repeat;
 height: 101px;
}

#twitter h2, .box h2, .sidebox h2, .contentbox h2{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#twitter{
 background: url(../images/common/twitter.png) no-repeat;
	height: 29px;
	margin-top: -6px;
}

.contentbox{
	display: block;
	width: 288px;
	height: 255px;
	background: url(../images/common/contentbox.png) no-repeat;
	margin-bottom: 14px;
	padding: 16px;
}
.contentbox.right{float: right}
.contentbox.left{float: left}

.sidebox h2, .box h2, .contentbox h2{
 margin: 4px 0 10px 0;
 font-weight: 100;
}

.contentbox p{
 margin: 19px 0;
 font-size: 12px;
}

.box p{
 margin: 16px 0;
 font-size: 12px;
}

.mainbox{
 background: url(../images/common/mainbox.png) no-repeat;
 width: 980px;
}

.endmainbox{
 background: url(../images/common/mainbox.png) no-repeat bottom;
 margin-bottom: 14px;
 width: 980px;
 height: 15px;
}


.leftside{
 float: left;
 width: 50%;
}

.rightside{
 float: right;
 width: 50%;
}

#topic_box{
 background: url(../images/common/topicbox.png) no-repeat;
 margin-bottom: 14px;
}

#topic_box ul{
	display: block;
	width: 618px;
	height: 50px;
	margin: 0 0 6px 1px;
}

#topic_box ul li{
	float: left;
	display: block;
	width: 145px;
	height: 29px;
	padding-top: 20px;
	text-align: center;
	text-transform: uppercase;
	margin: 10px 6px;
	background: url(../images/common/topicpointer.png) bottom left no-repeat;
}

#topic_box ul li.first{margin-left:0}
#topic_box ul li.last{margin-right:0}

#topic_box ul li.selected{
 background: url(../images/common/topicpointer.png) bottom right no-repeat;
}

#flash_placeholder{
	width: 618px;
	height: 289px;
	display: block;
	background: url(../images/common/DELETE.jpg) #010101;
}

#twitter h2{
	display: inline;
	float: left;
	margin-left: 30px;
}

#twitter p{
	float: right;
	font-size: 13px;
	width: 390px;
	overflow: hidden;
	height: 15px;
 text-overflow: ellipsis;
}

#tvswitcher{
 border-top: 1px dotted #666;
 border-bottom: 1px dotted #666;
 height: 33px;
}

#tvswitcher li{
 float: left;
}

#tvswitcher li h2{
 width: 184px;
 display: block;
 text-align: center;
 padding: 4px 0;
 font-size: 13px;
 font-weight: bold;
 color: #fff;
 text-decoration: none;
}

#tvswitcher li a{
 margin-top: 5px;
 color: #fff;
 display: block;
 width: 20px;
 padding: 3px 0;
 font-size: 12px;
 text-decoration: none;
 background: url(../images/common/tvbts.png) no-repeat;
}

#tvswitcher li.left a{
 background-position: top left;
 text-align: left;
 padding-left: 32px;
}

#tvswitcher li.right a{
 background-position: bottom right;
 text-align: right;
 padding-right: 32px;
}

#program_list li{
 display: block;
 clear: both;
 padding: 18px 0;
 border-bottom: 1px dotted #709593;
}

#program_list li.last{
 border: 0;
}

#program_list li a{
 display: block;
 width: 289px;
 height: 225px;
 background-color: #000;
 background-repeat: no-repeat;
 background-position: center center;
 text-decoration: none;
}

#program_list li h3{
 float: right;
 background: #000;
 margin-top: 50px;
 padding: 10px;
 color: #fff;
}

#program_list li h2{
 float: right;
 clear: both;
 background: #000;
 padding: 13px;
 color: #13a099;
 margin: 0;
 font-size: 12px;
 text-transform: none;
}

#footer{
 display: block;
 clear: both;
 width: 980px;
 margin: 16px auto;
}

#footernav{
 font-size: 12px;
 height: 26px;
}

#footernav.left{
 float: left;
 width: 340px;
}

#footernav.right{
 float: right;
 width: 370px;
}

#footernav li{
 float: left;
 border-right: 1px solid #999;
 color: #999;
 margin-right: 7px;
 padding-right: 7px;
}

#footernav li.nobrdr{
 border: 0;
}
