@charset "utf-8";
/* CSS Document */
/* CTN Website Style Sheet 2008 */

/* Basics */

body {
  	font-family: Calibri, Verdana, Geneva, Arial, helvetica, sans-serif;
  	background-image:url(./images/bgcross1.jpg);
  	background-repeat:repeat;
 	margin:0px;
  	padding:0px;
  	text-align:center;
  	z-index:-5;
}

td {
	font-family: Calibri, Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Calibri, Verdana, Geneva, Arial, helvetica, sans-serif;
}

a {
	text-decoration:none;
	color:#000000;
}

a:visited{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

img{
	border:0px;
}

.img-left{
	float:left;
	padding-right:8px;
	padding-bottom:3px;
	padding-top:3px;
}

.img-right{
	float:right;
	padding-left:8px;
	padding-bottom:3px;
	padding-top:3px;
}

.form1{
	padding:0px;
	margin:0px;
}

/* Shared divs */

#main-sec{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	width:816px;
	height:auto;
	text-align:left;
}

#main-sec-outer{
	position:relative;
	margin:0px;
	width:816px;
	height:auto;
	z-index:1;
	overflow:hidden;
	text-align:left;
}

#main-sec-white{
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(./images/main-sec-shadow.jpg);
	background-repeat:repeat-y;
	width:816px;
	height:auto;
	z-index:0;
	text-align:left;
}

.main-text{
	margin-left:auto;
	margin-right:auto;
	width: 700px;
	left:0px;
}

.main-text-small{
	margin-left:15px;
	margin-right:auto;
	width: 600px;
	float:left;
}


/* Menu divs */

#banner{
	position:relative;
	left:8px;
	width:800px;
	height:132px;
}


/* Table Divs */

table {
	border-spacing: 2px;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border: 3px black;
}

table th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-color: black;
	-moz-border-radius: 3px 3px 3px 3px;
}

table td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-color: black;
	-moz-border-radius: 3px 3px 3px 3px;
}


/* Home Page Divs */

.mainsec{
	margin: 10px;
	padding: 5px;
	width: 800px;
	height:auto;
}

.headandtext{
	margin-left:10px;
	margin-right:10px;
	width: 500px;
	left:0px;
	float:left;
}

.newsvideo{
	height: 250px;
	width: 250px;
	border: 1px solid #999999;
	float:right;
	margin-right:10px;
}

.tabheader{
	background-image:url(images/blacktab.jpg);
	background-repeat:repeat-x;
	height:25px;
	padding:0px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	font-family:Calibri, Verdana, Geneva, Arial, helvetica, sans-serif;
}

.content1{
	left:0px;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:auto;
	overflow:hidden;
	padding-bottom:10px;
}

.img-left{
	float:left;
	padding-right:8px;
	padding-bottom:3px;
	padding-top:3px;
}

.recentvids{
	padding: 5px;
	height: 125px;
	width: 750px;
	margin-left:auto;
	margin-right:auto;
}

.home-bottom{
	height: 150px;
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

.rios-ad{
	height: 125px;
	width: 700px;
	border: 1px solid #999999;
	margin: 5px;
	clear:both;
}

/* Bottom Menu Divs */

#footer{
	bottom:0px;
	background-image:url(./images/footerbg.jpg);
	width:816px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-repeat:repeat-x;
}

#footer-content{
	position:relative;
	left:20px;
	top:5px;
}

.bottomlinks{
	width:800px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}

.copyright{
	width:800px;
	text-align:center;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.bottomrow{
	width:auto;
	padding-top:6px;
}

/* Recent Vids Divs */

	#rshows_caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
			background : #000000;
			color:#FFFFFF;
	}

.recent-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

/* Channel list Divs */
	#channelList {
		list-style-type: none;
		white-space: nowrap;
		border-bottom: 1px solid #860000;
		padding-bottom : 3px;
		margin-top : 10px;
		color:#FFFFFF;
	}
	
	#channelList p {
			color:#000000;
			font-size:10px;
			font-family: Calibri, Verdana, Geneva, Arial, helvetica, sans-serif;
	}	
	
	#channelList li {
		display : inline;
		list-style-type: none;
			color:#FFFFFF;
	}
	
	#channelList a {
		font-size : 12px;
		line-height : 14px;
		font-weight : bold;
		padding : 3px 10px 3px 10px;
		margin-left: 3px;
		border: 1px solid #860000;
		border-bottom: none;
		background : #860000;
			color:#FFFFFF;
	}
	
	#channelList li a:hover {
		background : #860000;
			color:#FFFFFF;
	}
	#channelList li a#current:hover {
		background : #860000;
		border-bottom: 1px solid  #860000;
			color:#FFFFFF;
	}
	
	#channelList a#current {
		background : #860000;
		border-bottom: 1px solid  #860000;
			color:#FFFFFF;
	}
	
/* Program list Divs */
	#programList {
	white-space: nowrap;
	border: 1px solid #860000;
	padding-bottom : 3px;
	margin-top : 10px;
	color:#FFFFFF;
	background-color: #860000;
	height: 80px;
	width: auto;
	overflow-x:scroll;
	width:650px;
	height:90px;
	}
	
	#programList a {
		font-size : 12px;
		line-height : 14px;
		font-weight : bold;
		padding : 3px 10px 3px 10px;
		margin-left: 3px;
		border: 1px solid #860000;
		border-bottom: none;
		background : #860000;
			color:#FFFFFF;
	}
	
	#programList a:hover {
		background : #860000;
			color:#FFFFFF;
	}
	#programList a#current:hover {
		background : #860000;
		border-bottom: 1px solid  #860000;
			color:#FFFFFF;
	}
	
	#programList a#current {
		background : #860000;
		border-bottom: 1px solid  #860000;
			color:#FFFFFF;
	}

/* Backend Access */
	#backend_access {
	color:#860000;
	}
	
	#backend_access a {
	color:#860000;
	}
	
	/* other divs */

#link_text {
	color:#860000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;

}


/* crew divs */

table.crew_table {
position:relative;
	-moz-border-radius: 9px 9px 9px 9px;
	border: thick solid #860000;
}

table.crew_table th {
	border: thick solid #860000;
}

table.crew_table td {
	border: thick solid #860000;
}

div.tooltip{
        padding: 5px;
        margin: 5px;
      }
