/* global */

/*
*{
	margin: 0;
	padding: 0;
}
*/

body,p,div,ul,ol,li,h1,h2,h3,h4,h5,h6,table,td,th,tbody,thead,tfoot,a,form,input,textarea,select,object,hr {
	margin: 0;
	padding: 0;
}

img {
    margin-left:0;
    margin-top:0;
    padding-left:0;
    padding-top:0;
}


html {
	height: 100%;
	min-height: 100%;
}

body {
	height: 100%;
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #959191;
}

h1 {
	color: #1c4872;
	font-size: 28px;
	font-weight: bold;
	padding-bottom: 30px;
}

h1.page-header {
	padding: 58px 0 18px 0;
}

h1.page-header-white {
	padding: 58px 0 18px 0;
    color:#fff;
    font-weight:normal;
}

h2 {
	font-size: 18px;
	color: #676362;
	font-weight: bold;
	padding-bottom: 27px;
}

h2.noPad {
	font-size: 16px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: 20px;
}

h2.subhead {
	font-size: 20px;
	color: #1c4872;
	line-height: 26px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 15px;
}

h2.subhead:first-child {
	font-size: 20px;
	color: #1c4872;
	line-height: 26px;
	font-weight: normal;
	padding-top: 10px;
	margin-top: 0;
	padding-bottom: 15px;
}

h2.border {
	padding-bottom: 5px!important;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 20px;
	color: #5a5a5a!important;
}

h3 {
	font-size: 18px;
  /*	color: #fff;  */
	font-weight: bold;
	padding: 0 0 12px 0;
}

h3.subhead {
	font-size: 16px;
	color: #5a5a5a;
	line-height: 22px;
	padding: 0 0 10px 0!important;
}

h4 {
	padding: 40px 0 32px  0;
	font-weight: bold;
	font-size: 18px;
	color: #F7931D;
}

h4.subhead {
	font-size: 12px;
	color: #1c4872;
	line-height: 18px;
	padding: 0 0 2px 0!important;
}

h5.subhead {
	font-size: 14px;
	color: #1c4872;
	padding: 10px 0 2px 0;
    border-bottom:1px solid #1c4872;
    margin-bottom:10px;
}

.con1 {
	padding: 10px;
}

.text {
	color: #5a5a5a;
	font-size: 11px;
}

p.text {
	color: #5a5a5a;
	font-size: 12px!important;
	padding: 0 0 10px 0;
	line-height: 18px!important;
}

.veryBig {
	font-size: 20px;
	font-weight: normal;
	line-height: 32px;
}

p.big {
	font-size: 14px!important;
	line-height: 22px!important;
}

strong.big {
	font-size: 20px;
}

b.big {
	font-size: 20px;
}

div.bg {
	background: url(../images/bg_col_right.gif) repeat-x 0 0 #fff;
	padding-top: 19px!important;
}

ul {
	list-style-type: none;
	margin: 0 0 0 0;
	color: #1c4872;
	font-size: 12px;
}

li {
	background: url(../images/ulBg.gif);
	background-repeat: no-repeat;
 	background-position: 0px 4px;
	padding-left: 13px;
	padding-bottom: 2px;
}

ul.programs {
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 20px;
	margin-top: -10px;
	color: #5a5a5a;
}

ul.programs li {
	background: none;
	padding-left: 0;
	padding-bottom: 7px;
}

ul.programs li a {
	color: #5a5a5a!important;
}

a, a:link, a:visited {
	color: #01a5b5;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #fd8300;
}

img {
	border: none;
}

hr {
    margin-top:15px;
    margin-bottom:30px;
    color: #c4c4c4;
    background-color: #c4c4c4;
    height: 1px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.blockImg {
    display:block;
}


.left {
	float: left;
}

.right {
	float: right;
}

/* end global */


/* basic */

#wrap {
	margin: auto; 
	width: 1000px;
	text-align: left;
	position:relative;
}

#header {
	height: 102px; /*4-17-09*/
	width: 100%;
}

#content {
	width: 100%;
	padding: 21px 0 35px 0;
	float: left;
}

#columnLeft {
	width: 690px;
	float: left;
}

#columnRight {
	width: 300px;
	float: right;
}

/* end basic */


/* header */

#header .top {
	width: 100%;
	height: 15px; /* 4-17-09 */
	padding: 5px 0 0 0; /* 4-17-09 */
	color: #24435e;
}

#header .top .left {
	width: 733px;
}

#header .top .left a {
	color: #fff;
}

#header .top .left a:hover {
	color: #fd8300;
}

#header .top .right a {
	color: #fff;
}

#header .top .right a:hover {
	color: #fd8300;
}

#header .top span {
	padding: 0 4px;
}

#header .top .right {
	width: 192px;
	text-align: right;
}

#header .mid {
	width: 100%;
	height: 56px; /*4-17-09*/
	padding: 10px 0 0 0; /*4-17-09*/
}

#logo {
	width: 94px;
	display: block;
	float: left;
}

#header .mid .left {
	color: #fe9f3b;
	font-size: 16px;
	padding: 16px 0 0 197px;
	width: 524px;
}

#header .mid .left span {
	padding: 0 5px;
}

#header .mid .left a {
	color: #fff;
}

#header .mid .left a:hover {
	color: #fe9f3b;
}

#header .mid .left a.active {
	color: #fe9f3b;
}

#header .mid .left a.active:hover {
	color: #fe9f3b;
}

#header .mid .right {
	padding: 9px 0 0 0;
}

#header .bot {
	height: 22px;
	background: url(../images/bg_head_bot.gif) no-repeat 100% 0;
	padding: 0 195px 0 0;
	color: #ff8504;
	text-align: right;
}

/* header */


/* promo (carousel) */

#promo {
	width: 100%;
	height: 414px;
	position: relative;
}

#promoIn {
	position: absolute;
	width: 100%;
	height: 414px;
	z-index: -1;
	left: 0;
	top:0;
}

#carouselHolder {
	width: 815px;
	float: left;
}

.carousel {
	width: 100%;
	height: 351px;
	position: relative;
	display: none;
}

.carouselInfoBg {
	width: 350px;
	height: 351px;
	filter: alpha(opacity=70);
	opacity: .70;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

.angled {
	background: url(../images/bg_car_info.gif) no-repeat 0 0;
}

.square {
	background: #000;
}

.carouselInfo {
	width: 190px;
	height: 331px;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	padding: 20px 140px 0 20px;
	color: #fff;
}

.carouselInfo h2 {
	color: #fff;
	font-size: 20px;
	padding: 0 0 2px 0;
	line-height: 16px;
	font-weight: normal;
}

.carouselBorder {
	width: 9px;
	height: 414px;
	position: absolute;
	right: 0;
	top: 0;
	background: #00a6b3;
	z-index: 100;
}

#carouselLinks {
	height: 60px;
	width: 100%;
	overflow: hidden;
	padding: 3px 0 0 0;
	background: url(../images/bg_carousel_links.gif) no-repeat 100% 0;
}

#carouselLinks a {
	float: left;
	width: 104px;
	height: 54px;
	background: #fff url(../images/bg_thumb.gif);
	position: relative;
	margin: 0 12px 0 0;
	padding: 2px 0 0 0;
}

#carouselLinks a img {
	height: 53px;
	width: 96px;
}

#carouselLinks a:hover img {
	filter: alpha(opacity=70)!important;
	opacity: .70!important;
}

#carouselLinks a .corner {
	position: absolute;
	z-index: 100;
	width: 16px;
	height: 16px;
	right: 8px;
	bottom: 1px;
	background: url(../images/bg_thumb_corner.gif) no-repeat 100% 100%;
}

#promoLinks {
	width: 165px;
	height: 100%;
	float: right;
	background: url(../images/bg_promo_links.gif) 0 0 no-repeat;
	padding: 0 10px;
}

.search {
	height: 50px;
}

.search .form-text {
	height: 16px;
	width: 124px;
	background: url(../images/bg_field_search.gif) no-repeat 0 0;
	border: none;
	padding: 5px;
	margin: 0 0 0 0;
	vertical-align: text-top;
}

.search .form-submit {
	background: url(../images/but_search.gif) no-repeat 0 1px;
	width: 31px;
	height: 27px;
	border: none;
	margin: -1px 0 0 0;
	vertical-align: text-top;
}

.form-text2 {
    font-size:11px;
	height: 13px;
	width: 140px;
	background: url(../images/bg_field_search2.gif) no-repeat 0 0;
	border: none;
	padding: 3px;
	margin: 0 0 0 0;
	vertical-align: text-top;
}

.form-text3 {
    font-size:11px;
	height: 14px;
    background-color:#fff;
	background: url(../images/bg_field_search2.gif) no-repeat 0 0;
	border: none;
	padding: 3px;
	margin: 0 0 0 0;
}

.form-submit2 {
	background: url(../images/butGoSignin.gif) no-repeat 0 1px;
	width: 24px;
	height: 21px;
	border: none;
	margin: -1px 0 0 0;
	vertical-align: text-top;
}

#promoLinks .links {
	height: 318px;
}

#promoLinks .links a {
	display: block;
	padding: 6px 6px 0 6px;
	border: 1px solid #4e606d;
	font-weight: bold;
	margin: 0 0 5px 0;
	position: relative;	
	height: 20px;
}

#promoLinks .links a .leftBg {
	height: 28px;
	position: absolute;
	top: -1px;
	left: -12px;
	width: 11px;
}

#promoLinks .links a:hover .leftBg{
	background: #02a4b3;
}

#promoLinks .links a.highlight {
	border: 1px solid #2a5369;
	background: #2a5369;
	color: #fff;
}

#promoLinks .links a:hover, #promoLinks .links a.highlight:hover {
	color: #fff;
	background: #02a4b3;
	border: 1px solid #02a4b3;
}

#c01 {
	display: block;
}

/*#carouselLinks {
	display: none;
}*/

#c08, #c09, #c010, #c11, #c12, #c13, #c14, #c15, #c16 {
	height: 414px;
}

table.sheduleHolder {
} 

a#arrowRight {
	position: absolute;
	top: 7px;
	right: 10px;
	z-index: 10;
}

table.shedule {
	/*width: 806px;*/
	/*height: 414px;*/
	border: none;
	background: url(../images/bg_table_shedule.gif) 0 40px no-repeat;
	border-collapse:collapse;
	color: #fff;
	position: relative;
}
table.shedule a.button {
	position: absolute;
	top: 7px;
	right: 20px;
	width: 119px;
	height: 22px;
	display: block;
	color: #fff;
	background: url(../images/but_orange_green.gif) no-repeat 0 0;
	padding: 6px 8px 0 8px;
	font-size: 13px;
	margin: 0 0 0 0;
	text-align: center;
}

table.shedule * {
	border: none;
}

table.shedule td {
	width: 160px;       
    font-size: 10px!important;
	font-weight: bold;
    line-height:12px!important;
}

table.shedule th.row, table.shedule th.row1 {
	border-right: 1px solid #1b627c;
	width: 166px;
}

table.shedule tr.even th.row {
	background: url(../images/bg_table_row_even.gif) 0 0 repeat-y;
	font-size: 14px;
}

table.shedule tr.odd th.row {
	background: url(../images/bg_table_row_odd.gif) 0 0 repeat-y;
	font-size: 14px;
}

table.shedule tr.col {
	background: url(../images/bg_table_col.gif) repeat-x 0 0;
}

table.shedule tr.col th, table.shedule tr.col th.row1 {
	height: 40px;
	font-size: 16px;
	overflow: hidden;
}

table.shedule tr.even th, table.shedule tr.odd th, table.shedule tr.even td, table.shedule tr.odd td {
	height: 44px
}

table.shedule td {
	padding: 0 5px;
}

table.shedule th {padding: 0 11px; }

table.shedule td.feat {
	background: url(../images/bg_table_feat.gif) 0 0 repeat-x;
}

table.shedule tr.last th, table.shedule tr.last td {
	height: 67px;
	background: url(../images/bg_table_feat.gif) 0 0 repeat-x;
	/*font-size: 16px;
	overflow: hidden;*/
}

table.shedule tr.last td.blackBg {
	background: #071d32;
}

table.shedule tr.even {
	/*background: url(../images/bg_table_even.gif) repeat-y 0 0;*/
}

table.shedule tr.odd {
	/*background: url(../images/bg_table_odd.gif) repeat-y 0 0;*/
}

.pm {
	display: none;
}

#pm1, #pm2 {
	display: table-cell;
}

.last p {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}

.last p .orange {
	color: #f28003;
	font-size: 12px;
	font-weight: bold;
}

.last p .bigWh {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

table.shedule tr.last td.blackBg1 {
	background: #000;
	text-align: center;
}

.interest {
	width: 807px;
	padding: 0 8px 0 0;
	color: #fff;
}

.interest .box1 {
	width: 504px;
	height: 375px;
	overflow: hidden;
}

.eventsBox .box1 {
	width: 100%;
	height: 414px;
}

.interest .box1 .top {
	width: 468px;
	height: 90px;
	background: url(../images/bg_int_01.gif) repeat-x 0 0;
	padding: 17px 18px 0 18px;
	font-size: 15px;
}

.eventsBox .box1 .top {
	width: 771px;
}

.interest .box1 .top h2 {
	color: #fff;
	padding: 0 0 15px 0;
	font-size: 24px;
    font-weight:normal;
}

.interest .box1 .left {
	width: 187px;
	height: 268px;
	background: url(../images/bg_int_04.gif) repeat-y 0 0 #081926;
	color: #fff;
}

.eventsBox .box1 .left {
	width: 202px;
	height: 310px;
	overflow: hidden;
}

.eventsBox .top a.button {
	width: 114px;
	height: 21px;
	float: right;
	color: #fff;
	background: url(../images/but_orange_blue.gif) no-repeat 0 0;
	padding: 6px 8px 0 8px;
	font-size: 13px;
	margin: 0 0 0 0;
	text-align: center;
	margin: -5px -5px 0 16px;
	font-weight: bold;
	font-size: 11px;
}

.eventsBox .box1 .left img {
	margin: 10px 0;
}

.interest .box1 .left h2 {
	color: #fff;
	padding: 10px 15px;
	font-size: 15px;
	background: url(../images/bg_table_col.gif) repeat-x 0 0;
}

.interest .box1 .left .con {
	padding: 10px 18px;
	font-size: 12px;
	line-height: 16px;
}

.interest .box1 .left .con p {
	padding: 0 0 10px 0;
}

.interest .box1 .left .con h3 {
	font-size: 16px;
	color: #fff;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #078a9b;
	margin: 0 0 10px 0;
}

.interest .box1 .right {
	width: 281px;
	height: 248px;
	background: url(../images/bg_int_02.gif) repeat-y 0 0;
	color: #fff;
	font-size: 12px;
	padding: 10px 18px;
}

.interest .box1 .right h2 {
	color: #fff;
	padding: 0 0 5px 0;
	font-size: 16px;
}

.interest .box1 .right p {
	padding: 0 0 15px 0;
}

.interest .box2 {
	width: 269px;
	height: 341px;
	overflow: hidden;
	background: url(../images/bg_int_03.gif) repeat-y 0 0;
	padding: 17px;
	font-size: 12px;
}

.interest .box2 p {
	padding: 0 0 10px 0;
}

.interest .box2 a.video {
	padding: 0 0 14px 0;
	display: block;
}

.interest .box2 h2 {
	font-size: 16px;
	color: #fff;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #078a9b;
	margin: 0 0 10px 0;
	font-weight: normal;
	line-height: 18px;
}	

.interest .bot {
	width: 807px;
	height: 39px;
	overflow: hidden;
	clear: both;
	background: url(../images/bg_int_05.gif) repeat-x 0 0;
}

.interest .bot .left {
	width: 187px;
	height: 39px;
	background: url(../images/bg_int_06.gif) repeat-y 0 0;
}

.interest .bot .left .button {
	width: 114px;
	height: 21px;
	display: block;
	color: #fff;
	background: url(../images/but_orange_blue.gif) no-repeat 0 0;
	padding: 6px 8px 0 8px;
	font-size: 13px;
	margin: 0 0 0 0;
	text-align: center;
	margin: 7px 0 0 16px;
	font-weight: bold;
	font-size: 11px;
}

.interest .bot .right {
	width: 620px;
	height: 29px;
	padding: 5px 0;
}

.interest .bot .right a.links {
	float: left;
	padding: 0 15px;
}

.interest .bot .right a.links img {
	height: 29px;
}

.interest .bot .right a.first {
	border-right: 1px solid #bababa;
}

/* end promo (carousel) */


/* content */

.leftCol {
	background: url(../images/bg_left_col.gif) #b05201 repeat-x 0 0;
	width: 185px;
	float: left;
}

.leftCol h2 {
	color: #fff;
	font-weight: normal;
	padding: 10px 10px 0 10px;
	height: 31px;
	background: url(../images/bg_h2.gif) repeat-x 0 0;
	border-bottom:1px solid #078A9B;
}

#columnLeft .con {
	padding: 10px;
	color: #fff;
}

#columnLeft .con a {
	color: #fff;
}

.whatsHot .con a {
	color: #fff;
    text-decoration:underline;
}

.whatsHot .con a:hover {
	color: #fff;
    text-decoration:none;
}

#columnLeft .con a.block {
	display: block;
	padding: 0 0 10px 0;
}

#columnLeft .con h3 {
	font-weight: bold;
	font-size: 16px;
}

#columnLeft .con .button {
	width: 149px;
	height: 22px;
	display: block;
	color: #fff;
	background: url(../images/but_orange.gif) no-repeat 0 0;
	padding: 6px 8px 0 8px;
	font-size: 13px;
	margin: 10px 0 0 0;
}

a.ad {
	padding: 0 0 15px 0;
	display: block;
}

.midCol {
	width: 300px;
    overflow:hidden;
	float: left;
	margin: 0 0 0 10px;
}

.midCol h2, .rightCol h2 {
	color: #fff;
	font-size: 16px;
	padding: 0 0 2px 0;
	line-height: 20px;
	font-weight: normal;
	border-bottom:1px solid #078A9B;
}

.midCol .con {
	background: url(../images/bg_con.gif) repeat-x #123451;
	width: 280px;
	margin: 0 0 10px 0;
	float: left;
}

#columnLeft .midCol .con a, #columnLeft .rightCol .con a  {
	color: #01a5b5;
}

#columnLeft .midCol .con a:hover, #columnLeft .rightCol .con a:hover {
	color: #fd8300;
}

p.big {
	font-size: 12px;
	line-height: 18px;
}

img.left {
	margin: 0 10px 0 0;
}

img.right {
	margin: 0 0 0 10px;
}

.rightCol {
	width: 185px;
	float: right;
    overflow:hidden;
}

.rightCol .con {
	background: url(../images/bg_con.gif) repeat-x #123451;
	width: 165px;
	margin: 0 0 10px 0;
	float: left;
}

h2 span.normal {
	font-weight: normal;
}

/* end content */


/* inner */  

.lis #columnLeft {
	background: #010d18 url(../images/bg_lis_con.gif) repeat-x 0 0;
}

.sci #columnLeft {
	background: #fff url(../images/bg_sci_con.gif) repeat-x 0 105px;
}

.def #columnLeft {
	background: #fff;
}

.lis #content, .sci #content, .def #content {
	padding-top: 0;
}

.left1 {
	width: 805px!important;
	overflow: hidden;
}

.visibleOver {
	overflow: visible;
}

.right1 {
	width: 185px!important;
	overflow: hidden;
}

.imgTitleHolder {
	/*height: 278px;*/
	width: 100%;
	padding: 0 0 5px 0; /*4-17-09*/
}

.imgTitleHolder .pad {

	padding: 5px;
}

.imgTitleHolder h1 {
	display: none;
}

.imgTitleHolder p.big {
	color: #fff;
	font-size: 12px;/*4-17-09*/
	/*padding: 10px;*/
	padding: 0 0 0 10px;
	line-height: 10px; /*4-17-09*/
}

.sci .imgTitleHolder p.big {
	color: #1c4872;
	font-weight: bold;
}

.imgTitleHolder p.big strong {
	font-size: 18px;
}

.imgTitleHolder p.big b {
	font-size: 18px;
}

#rightNav {
    position:relative;
    z-index:1000;
}

#rightNav .search, #rightNav .select {
	padding: 0 10px;
	background: url(../images/bg_right_nav.gif) repeat-y 0 0;
}

#rightNav .search {
	height: 45px;
}

#rightNav .select {
	padding-bottom: 15px;
}
#rightNav .select select {
	width: 100%;
}

#rightNav .links {
	background: #02aebf;
}

#rightNav .links a {
	color: #fff;
	display: block;
	padding: 6px 22px 6px 22px;
	/*height: 22px;*/
	font-weight: bold;
	font-size: 12px;
}

#rightNav .links a.child {
	background: url(../images/bg_right_nav.gif) repeat-y 0 0;
}

#rightNav .links a:hover {
	background: #017884 url(../images/bg_right_nav_li_hov.gif) repeat-x 0 0;
}

#rightNav .links a.active {
	background: #017884 url(../images/bg_right_nav_li.gif) no-repeat 0 0;
}

#rightNav .links a.childActive {
	color:#fd8300;
}

#rightNav .adLinks {
	width: 165px;
	height: 37px;
	background: url(../images/bg_right_nav_bot.gif) no-repeat 0 0;
	margin-bottom: 10px;
	padding: 20px 10px 10px 10px;
}

.left1 .leftCol1 {
	width: 165px;
    overflow:hidden;
	float: left;
	padding: 0 0 0 10px;
	clear: both;
}

.leftCol1 h2 {
	color: #fff;
	font-size: 16px;
	padding: 0 0 2px 0;
	line-height: 20px;
	font-weight: normal;
	border-bottom:1px solid #078A9B;
}

.left1 .leftCol1 .con {
	background: url(../images/bg_con.gif) repeat-x #123451;
	width: 145px;
	margin: 0 0 10px 0;
	float: left;
}

.left1 .midCol {
	margin-left: 10px;
	width: 300px;
    overflow:hidden;
}

.left1 .midCol .con {
	width: 280px;
}

.left1 .rightCol {
	padding-right: 10px;
	width: 300px;
}

.left1 .rightCol .con {
	width: 280px;
}

.left1 .leftCol1 a {
	color: #01a5b5!important;
}

.left1 .leftCol1 a:hover {
	color: #fd8300!important;
}

.videoHolder .left {
	width: 480px;
}

.videoHolder .right {
	width: 325px;
	overflow: hidden;
}

.videoHolder .right .list {
	width: 325px;
	height: 286px;
	clear: both;
	background: #010e1c url(../images/bg_list.gif) repeat-y 0 0;
	padding: 0 0 0 10px;
}

.sci .videoHolder .right .list {
	margin-bottom: 10px;
}

.videoHolder .right .list .con1 {
	width: 295px;
	height: 256px;
	overflow: auto;
	display: none;
	padding: 10px;
	color: #fff;
}

.videoHolder .right .list .con1 p {
	padding-bottom: 10px;
}

#a01l {
	display: block;
}


.videoHolder .right .con1 h3 {
	font-size: 16px;
	color: #fff;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #078a9b;
	margin: 10px 0 10px 0;
}

.tabs {
	height: 25px;
	float: left;
	background: #010e1c url(../images/bg_list.gif) repeat-y 0 0;
}

a.tab {
	display: block;
	float: left;
	height: 22px;
	padding: 3px 20px 0 20px;
	background: url(../images/bg_tab.gif) repeat-x 0 0;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #010e1c;
}

a#a01 {
	background: none;
	color: #fff;
}

.videoHolder .bot {
	width: 805px;
	height: 40px;
	margin-bottom: 10px;
	clear: both;
	background: url(../images/bg_video_bot.gif) repeat-x 0 0;
}

.videoHolder .bot .leftLinks {
	width: 478px;
	float: left;
	height: 40px;
	border-right: 2px #000 solid;
	padding: 0 0 0 0;
	color: #fff;
}

.videoHolder .bot .leftLinks p.big {
	float: right;
	font-size: 12px!important;
	padding: 10px 4px 0 0;
}

.videoHolder .bot .leftLinks .links {
	height: 27px;
	float: right;
	width: 405px;
	margin: 6px 4px 0 0;
	background: url(../images/but_orange_blue_mid.gif) 0 0 repeat-x;
}

.videoHolder .bot .leftLinks .links a {
	color: #fff;
	float: left;
	padding: 4px 5px 0 4px;
}

.videoHolder .bot .leftLinks .links a:hover {
	color: #FFCC99;
}

.videoHolder .bot .leftLinks .links .separator {
	height: 27px;
	width: 7px;
	float: left;
	background: url(../images/bg_sep.gif) no-repeat 0 0;
}

.videoHolder .bot .leftLinks .leftCor {
	height: 100%;
	width: 10px;
	float: left;
	background: url(../images/but_orange_blue.gif) 0 0 no-repeat;
}

.videoHolder .bot .leftLinks .rightCor {
	height: 100%;
	width: 10px;
	float: right;
	background: url(../images/but_orange_blue.gif) -118px 0 no-repeat;
}

.videoHolder .rightLinks {
	width: 325px;
	float: right;
	height: 40px;
	background: url(../images/bg_video_bot.gif) repeat-x 0 0;
}

.videoHolder .rightLinks a.button {
	width: 114px;
	height: 21px;
	float: right;
	color: #fff;
	background: url(../images/but_orange_blue.gif) no-repeat 0 0;
	padding: 6px 8px 0 8px;
	font-size: 13px;
	margin: 0 0 0 0;
	text-align: center;
	margin: 7px 10px 0 16px;
	font-weight: bold;
	font-size: 11px;
}

/*.watch #a02l {
	display: none;
}

.watch #a02 {
	background: url(../images/bg_tab.gif) repeat-x 0 0;
	color: #01a5b5;
}

.watch a#a03 {
	background: none;
	color: #fff;
}

.watch #a03l {
	display: block;
}*/

.watch .right .list .con1 {
	height: 226px;
}

.watch .right .list {
	height: 246px;
}

.watch .rightLinks {
	margin-bottom: 10px;
}

.left .full {
	width: 475px;
    overflow:hidden;
	padding: 0 0 0 10px;
}

.full h2 {
	color: #fff;
	font-size: 16px;
	padding: 0 0 2px 0;
	line-height: 20px;
	font-weight: normal;
	border-bottom:1px solid #078A9B; /* wm 090716 */
}

.full .con {
	background: url(../images/bg_con.gif) repeat-x #123451;
	width: 455px;
	margin: 0 0 10px 0;
	float: left;
}

#columnLeft .full .con a {
	color: #01a5b5;
}

#columnLeft .full .con a:hover {
	color: #fd8300;
}

.videoItem {
	border-bottom: 1px solid #02aebf;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
	float: left;
	width: 100%;
	
}

.videoHolder .videoItem {
	width: 93%;
}

a.videoItemA {
	float: left;
    width: 77px;
	height: 45px;
 /*	background: url(../images/bg_thumb_1.gif) no-repeat;
	position: relative;  barry  */
	margin: 0 12px 0 0;
	padding: 2px 0 0 1px;
}

a.videoItemA img {
    height: 41px;
	width: 73px;
}

a.videoItemA:hover img {
	filter: alpha(opacity=70)!important;
	opacity: .70!important;
}

a.videoItemA .corner {
	position: absolute;
	z-index: 100;
	width: 12px;
	height: 12px;
	right: 3px;
	bottom: 2px;
	background: url(../images/bg_thumb_corner_1.gif) no-repeat 100% 100%;
}

.videoItem .rate {
	float: left;
	width: 125px;
	height: 35px;
	font-weight: bold;
}

.videoItem .rate a.rateLink1 {
	float: left;
	height: 12px;
	padding: 0 9px 0 0;
}

.videoItem .rate a.rateLink {
	width: 12px;
	height: 12px;
	float: left;
	margin-right: 3px;
	background: url(../images/bg_rate.gif) no-repeat 0 0;
}

.videoItem .rate a.rateLink:hover, .videoItem .rate a.rated {
	background: url(../images/bg_rate.gif) no-repeat 100% 0;
}

.videoItem .rate a.rated:hover {
	background: url(../images/bg_rate.gif) no-repeat 0 0;
}

.videoItem .rate .hsep {
	height: 7px;
	border-bottom: #d2d2d2 1px solid;
	margin: 0 10px 7px 0;
	clear: both;
	overflow: hidden;
}

.suggested .videoItem .rate a.rateLink {
	background: url(../images/bg_rate_blue.gif) no-repeat 0 0;
}

.suggested .videoItem .rate a.rateLink:hover, .suggested .videoItem .rate a.rated {
	background: url(../images/bg_rate_blue.gif) no-repeat 100% 0;
}

.suggested .videoItem .rate a.rated:hover {
	background: url(../images/bg_rate_blue.gif) no-repeat 0 0;
}

.ratingStars a.rateLinkOn {
	width: 12px;
	height: 12px;
	float: left;
	margin-right: 3px;
	background: url(../images/bg_rate.gif) no-repeat 0 0;
}

.ratingStars a.rateLinkOn:hover, .ratingStars a.rated {
	background: url(../images/bg_rate.gif) no-repeat 100% 0;
}

.ratingStars a.rated:hover {
	background: url(../images/bg_rate.gif) no-repeat 0 0;
}

.ratingStars a.rateLinkOff {
	width: 12px;
	height: 12px;
	float: left;
	margin-right: 3px;
	background: url(../images/bg_rate.gif) no-repeat 100% 0;
}

.ratingStars a.rateLinkOff:hover {
	background: url(../images/bg_rate.gif) no-repeat 0 0;
}


.leftCol2 {
	clear: both;
	width: 185px;
	border-bottom: #c2c2c2 1px solid;
	border-right: #c2c2c2 1px solid;
	background: url(../images/bg_left_col_2.gif) repeat-x #fff;
	color: #5a5a5a;
	float: left;
	overflow: hidden;
}

.rightCol2 {
	float: right;
	width: 605px;
	color: #5a5a5a;
	background: url(../images/bg_col_right.gif) repeat-x #fff;
	overflow: hidden;
}

#columnLeft .nop, .nop1 {
	position: relative;
	overflow: visible;
}

.nop1 .con {
	height: 750px;
	overflow: auto;
}

#columnLeft .nop .con {
	overflow: auto;
	height: 235px;
	padding: 10px 0 10px 5px;
	border-bottom: 1px solid #d2d2d2;
	margin: 0 0 15px 0;
}

#columnLeft .nop .visible {
	height: auto;
	overflow: hidden;
	border-bottom: none;
}

#columnLeft .nop .con h2 {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #d2d2d2;
	font-size: 18px;
}

#columnLeft .nop .leftMargin, #columnLeft .leftMargin {
	width: 14px;
	height: 300px;
	position: absolute;
	top: 0;
	left: -14px;
	background: url(../images/bg_col_right.gif) repeat-x #fff;
	z-index: 100;
}



.eventLeft {
	float: left;
	width: 180px;
	padding: 5px 5px 5px 0;
}

#columnLeft a.newEvent {
	background: url(../images/bg_table_over.gif) repeat-x 0 0;
	color: #fff;
	display: block;
	float: left;
	height: 22px;
	padding: 3px 20px 0 20px;
	font-size: 12px;
	font-weight: bold;
	border-left: none;
	border-right: 1px solid #cdd2d5;
	border-top: 1px solid #cdd2d5;
}

#columnLeft .rowEvent p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.rowEvent {
	padding: 3px 0;
	margin: 0;
   /*	background: url(../images/bg_events_bg.gif) 0 0 repeat-y;  */
	float: left;
	width: 580px;
	clear: both;
	cursor: pointer;
}

.conEvent {
	display: none;
}

#activeEvent {
	display: block;
}

.eventRight {
	float: left;
	width: 320px;
	padding: 5px 10px 5px 10px!important;
}
.eventRight a {
    font-size:11px;
    color: #959191!important;
}
.eventRight a:hover {
    font-size:11px;
    color: #fd8300;
}

.eventMid {
	float: left;
	width: 49px;
	padding: 5px 3px;
	text-align: center;
}

.conEvent .left {
	width: 166px;
	overflow: hidden;
}

.conEvent .right {
	width: 414px;
	overflow: hidden;
}

.conEvent h2 {
	color: #1c4872;
	font-weight: normal;
	font-size: 18px;
	padding: 0 0 10px 0;	
}

.conEvent p {
	padding: 0 0 10px 0;
}

.tabsCol {
	background: url(../images/bg_col_right.gif) #fff 0 25px repeat-x;
}

.rightCol2 .con p {
	color: #5a5a5a;
	padding: 0 0 20px 0;
}

.rightCol2 .con h2 {
	color: #1c4872;
	font-weight: normal;
	font-size: 22px;
	padding: 25px 0 25px 0;
}
.rightHolder .rightCol2 .con h2 {
	padding: 25px 0 5px 0;
}

.rightCol2 .con h3 {
	color: #6e6e6e;
	font-weight: normal;
	font-size: 20px;
	padding: 25px 0 25px 0;
}

.rightCol2 .con .leftImg {
	float: left;
	width: 120px;
	margin: 0 15px 35px 0;
}

.rightCol2 .con .rightText {
	float: left;
	width: 450px;
	margin: 0 0 35px 0;
}

.leftCol2 .con p {
	color: #5a5a5a;
	padding: 0 0 10px 0;
}

.leftCol2 strong {
	color: #1c4872;
}

.leftCol2 b {
	color: #1c4872;
}

.leftCol2 h2 {
	color: #fff;
	font-size: 12px;
	background: url(../images/bg_h2_blue.gif) repeat-x;
	padding: 4px 10px 0 10px;
	height: 21px;
	font-weight: normal;
}

.rightCol2 a, .leftCol2  a {
	color: #01a5b5!important;
}

.rightCol2 a:hover, .leftCol2 a:hover {
	color: #fd8300!important;
}

.leftCol2 .con .button {
	background: url(../images/but_orange_white.gif) no-repeat 0 0!important;
	color: #fff!important;
}

.dark {
	width: 100%;
}

.tabsCon {
	float: right;
	width: 604px;
	height: 25px;
	border-left: 1px solid #cdd2d5;
}

.tabsCon1 {
	width: 619px!important;
	border: none!important;
}

.tabsCon a.tabb {
	display: block;
	float: left;
	height: 22px;
	padding: 3px 20px 0 20px;
	background: url(../images/bg_tab1.gif) repeat-x 0 0;
	font-size: 12px;
	font-weight: bold;
	border-left: none;
	border-right: 1px solid #cdd2d5;
	border-top: 1px solid #cdd2d5;
	color: #666;
}


.tabsCon a.tabbOn {
	background: url(../images/bg_tab1_over.gif) repeat-x 0 0;
	color: #fff;
}

.tabsCon1 a.tabb {
	border-left: none;
	border-right: 1px solid #cdd2d5;
	border-top: none;
}

.rightHolder {
	width: 605px;
	float: right;
	display: none;
}

.rightCol2 p.blue {
	color: #3a6284!important;
}

.orange, .orange strong, .orange b {
	color: #fd8300!important;
}

#b01l {
	display: block;
}
/*
a#b01 {
	background: url(../images/bg_tab1_over.gif) repeat-x 0 0;
	color: #fff;
}
   */
.bgWhite {
	background: #fff!important;
}

.rightHolder .videoItem {
	border-bottom: 1px solid #ccc;
}

.rightHolder .single {
	border-bottom: none;
}

.rightHolder .videoItem p {
	padding: 0 0 5px 0;
}

.rightHolder a.videoItemA {
	/*background: url(../images/bg_thumb_2.gif) no-repeat;*/
}

.rightHolder a.videoItemA .corner {
	right: 4px;
	bottom: 3px;
	/*background: url(../images/bg_thumb_corner_2.gif) no-repeat 100% 100%;*/
}

.noPadding {
	padding: 0 0 0 0;
}

.leftCol3 {
	width: 185px;
	float: left;
	padding: 0 10px 0 0;
}

.midCol3 {
	width: 300px;
	float: left;
}

.rightCol3 {
	width: 300px;
	float: right;
}

.tableHolder {
	padding: 0 0 10px 0;
}

.tableHolder table.shedule tr.last th, .tableHolder table.shedule tr.last td {
	height: 31px;
}


#columnLeft table.shedule td a {
	color: #fff;
}


table.shedule td a {
	color: #fff;
}

table.shedule td#activeSchedule {
	background: url(../images/bg_table_over.gif) repeat-x 0 0;
} 

#columnLeft table.shedule td a:hover {
	color: #e87902;
}

table.shedule td a:hover {
	color: #e87902;
}

.tableHolder table.shedule .last th.row {
	border: none;
}

.arrow_left {
	vertical-align: middle;
	padding: 0 0 0 5px;
}

.rightAlign {
	text-align: right;
}

.itemInfo {
	width: 805px;
	height: 197px;
	background: url(../images/bg_itemInfo.gif) repeat-x;
	position: relative;
	overflow: hidden;
}

.itemHolderOut .itemHolder {
	background: url(../images/info_img_1.jpg) no-repeat 0 0;
}

.itemHolderOut {
	display: none;
}

.itemInfo .active {
	display: block;
}

/*.itemInfo .active .itemHolder {
	background: url(../images/info_img_1.jpg) no-repeat 0 0;
}*/

.itemHolder {
	width: 650px;
	height: 197px;
	float: left;
}

.itemText {
	width: 247px;
	height: 180px;
	background: #000;
	filter: alpha(opacity=95);
	opacity: .95;
	padding: 10px 2px 10px 18px;
	color: #fff;
    line-height:15px;
}

.itemText h2 {
	color: #01a5b5;
	text-transform: uppercase;
	font-size: 18px;
	padding: 0 0 10px 0;
	font-weight: normal;
}

.itemText h3 {
	font-size: 14px;
	padding: 0 0 3px 0;
}

.itemInfo .links {
	position: absolute;
	bottom: 10px;
	left: 18px;
	float: left;
	height: 25px;
	background: url(../images/bg_links.gif) repeat-x;
}

.itemInfo .links .leftCor, .itemInfo .links .rightCor {
	height: 25px;
	width: 7px;
	float: left;
}

.itemInfo .links .leftCor {
	background: url(../images/bg_link_left.gif);
}

.itemInfo .links .rightCor {
	background: url(../images/bg_link_right.gif);
}

.itemInfo .links a {
	float: left;
	padding: 4px 5px 0 5px;
	height: 23px;
	color: #fff;
}

.itemInfo .links .separator {
	height: 25px;
	width: 7px;
	float: left;
	background: url(../images/bg_sep_1.gif) no-repeat 0 0;
}

.itemInfo .links a:hover {
	color: #FFCC99;
}

.searchItem {
	float: left;
	width: 126px;
	padding: 39px 10px 10px 10px;
	display: block!important;
}

.searchItem input {
	width: 129px;
	margin: 0 0 10px 0;
	background: url(../images/bg_field.gif) no-repeat 0 0;
	border: none;
	padding: 2px;
}

.searchItem select {
	width: 133px;
}

.searchItem input.searchItemSubmit {
	text-align: right;
	color: #fff;
	background: url(../images/but_search_item.gif) 0 0 no-repeat;
	height: 27px;
	width: 135px;
	padding: 0 10px!important;
	margin: 10px 0 0 0;
	font-weight: bold;
	overflow: visible;
}

.marginHack {
	margin-bottom: -3px;
}

.form-text {
	height: 21px;
	background: url(../images/field_text.gif) 0 0 no-repeat;
	border: 1px solid #cacaca;
	vertical-align: text-bottom;
	padding: 5px 5px 0 5px;
}

.form-button {
	border: none;
	margin: 0 0 0 10px;
	padding: 0;
	height: 26px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	vertical-align: text-bottom;
}

.small {
	width: 47px;
	background: url(../images/but_form_small.gif) 0 0 no-repeat;
	padding: 0 0 0 0;
}

label {
	font-size: 12px;
	margin: 0 10px 0 0;
	color: #666;
}

label.blue {
	color: #1c4872;
}

.form .row1 {
	width: 395px;
	float: left;
	padding: 0 0 6px 0;
	clear: both;
}

.row1 .label {
	float: left;
	width: 145px;
	text-align: right;
}

.row1 .field {
	float: right;
	width: 230px;
}

.leftCol2 .form select {
	width: 153px;
}	

select {
	padding-top: 2px;
	padding-bottom: 2px;
}

.form .hsep {
	height: 15px;
	border-bottom: 1px solid #d2d2d2;
	margin: 0 15px 20px 0;
	clear: both;
}

.calendar table {
	text-align: center;
	font-weight: bold;
}

.calendar table th {
	text-transform: uppercase;
	color: #666;
	width: 14%;
}

.calendar table a {
	color: #1c4872!important;
}

.calendar table a.event {
	color: #01a5b5!important;
}

.calendar table a:hover {
	color: #fd8300!important;
}

.calendar table a.calendarActive {
	color: #fd8300!important;
}

.calendar table a.calendarActive:hover {
	color: #fd8300!important;
}

.leftCol2 .search {
	height: auto;
}

.leftCol2 .search .form-text {
	background: url(../images/field_text.gif) 0 0 no-repeat;
}

.leftCol2 .search .form-submit {
	background: url(../images/but_search_1.gif) 0 0 no-repeat;
}

.browse {
	margin-top: -10px;
	width: 175px;
}

.browse select {
	width: 90%;
}

.events  {
	background: url(../images/bg_events_1.gif) repeat-y 100% 0;
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}

.events strong, .events b {
	font-size: 13px;
	background: url(../images/bg_events_2.gif) 0 1px no-repeat;
	padding: 0 0 0 17px;
}
 
.events span img {
	padding: 3px 12px 0 0;
}

.events p {
	padding-bottom: 2px!important;
	clear: both;
	float: left;
	width: 100%;
}

.events .hsep {
	height: 10px;
	overflow: hidden;
	border-bottom: 1px solid #d2d2d2;
	margin: 0 0 5px;
	width: 100%;
	clear: both;
}

.events .hsepLast {
	margin: 0 0 0 0;
}

.popup {
	width: 525px;
	height: 700px;
	position: absolute;
	background: #fff url(../images/bg_col_right.gif) 0 0 repeat-x;
	border-left: 1px solid #c9c8c8;
	border-top: 1px solid #c9c8c8;
	border-bottom: 1px solid #9a9999;
	border-right: 1px solid #9a9999;
	z-index: 100;
	overflow: auto;
}

.popup form {
	float: left;
	width: 475px;
	padding: 25px 0 25px 25px;
}

#b25l {
	position: relative;
}

input.req, textarea.req {
	color: #23b1bf;
}

.popup .long {
	width: 270px;
}

.form .smal {
	width: 60px;
}

.form .smal1 {
	width: 52px;
}

.form .mid {
	width: 120px;
}

.form .mid1 {
	width: 186px;
}

.popup select {
	margin: 0 10px 0 0;
}

.popup textarea {
	width: 270px;
}

.profile td .long {
	width: 270px;
}

.profile td .smal {
	width: 60px;
}

.profile td .smal1 {
	width: 52px;
}

.profile td .mid {
	width: 120px;
}

.profile td .mid1 {
	width: 186px;
}

.profile td select {
    height:28px;
}

.profile td textarea {
	width: 270px;
}

.form .row {
	padding: 0 0 10px 0;
	float: left;
	width: 100%;
}

.bigBut {
	background: url(../images/but_form.gif) no-repeat;
	width: 154px;
}

.middle {
	width: 70px;
	background: url(../images/but_form_mid.gif) no-repeat 0 0;
}	

.relative {
	position: relative;
}	

.rel {
	display:inline!important;
	position: relative;
	z-index:9998;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/textarea.gif) no-repeat 0 0;
	border: 1px solid #cacaca;
	padding: 5px;
}

.popup .calendar {
	position: absolute;
	background: url(../images/bg_col_right.gif) repeat-x 0 0 #fff;
	width: 185px;
	height: 205px;
	border: 1px solid #b0b0b0;
	right: 20px;
	top: 5px;
}

.popup .calendar h2 {
	padding: 10px!important;
	font-size: 13px!important;
	color: #fff;
	background: url(../images/bg_table_feat.gif) repeat-x 0 0;
	font-weight: bold!important;
}

.popup .calendar .close {
	text-align: right;
	padding: 0 10px 0 0;
}

#calendar1 {
	display: none;
	height: 210px;
	overflow: hidden;
}

.showCal {
	position: absolute;
	left: 260px;
	top: 1px;
}

#leftOver, #rightOver {
	position:absolute;
	top:146px;
	width: 9px;
	height: 425px;
	left:50%;
}

#leftOver {
	margin-left: -600px;
	z-index: 100;
	width: 100px;
}

#rightOver {
	margin-left: 492px;
	z-index: 100;
}

.searchLinks a {
	color: #1c4872!important;
	font-size: 12px;
	background: url(../images/bg_search_links.gif);
	background-position: 0 -19px;
	background-repeat: no-repeat;
	padding-left: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
	clear: both;
}

.searchLinks a.active {
	background-position: 0 2px;
}

/* end inner */

/* footer */

#footer {
    clear: both;
	padding: 5px 10px;
	width: 670px;
	font-size: 11px;
	background: #2b546b;
	color: #fff;
	float: left;
	margin: 20px 0 0 0;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #90b4c8;
}

#footer span {
	padding: 0 3px;
}

.left1 #footer {
	width: 785px;
}

/* end footer */

.programDefault {
    height:101px;
    overflow:hidden;
    background-image:url(/images/default_largeWeb.jpg);
}

.programHeader {
    padding:25px;
    color:#fff;
    font-size: 25px;
    font-weight:bold;
}
.textHeaderDefault {
    height:101px;
    overflow:hidden;
    background-image:url(/images/default_largeWeb.jpg);
}

.textHeader {
    font-size: 28px;
    line-height: 31px;
	padding: 36px 0 10px 20px;
    color:#fff;
    font-weight:normal;
}

.schedCalHeader {
    color: #fff;
    font-weight:bold;
    font-size:12px;
    background-color:#06a1b0;
    padding: 2px 0 2px 0;
}

.signin {
    position:absolute;
    width:159px;
    height:123px;
    background-image:url(/images/bgSignin.gif);
    display:none;
}

.signin a {
    color: #01a5b5!important;
}

.signin a:hover {
    color: #01a5b5!important;
}

.onstateOrange {
	color:#fd8300!important;
}

.leftCol2 h2.h2LeftCol {
	color: #fff;
	font-size: 12px;
	background: url(/images/bg_h2_blue.gif) repeat-x;
	padding: 4px 10px 0 10px;
	height: 21px;
	font-weight: normal;
}

.eventCat {
	font-weight:normal;
}

.eventCatOn {
	color:#fd8300!important;
	font-weight:bold!important;
    font-size:12px;
}

.eventCatOn, .eventCatOn:link, .eventCatOn:visited {
	font-weight:bold!important;
	color:#fd8300!important;
}

.progPop {
	display:none;
    position:absolute;
    left:273px;
    width:532px;
    height:335px;
    overflow:hidden;
    background-color:#fff;
}

.progPop2 {
	display:none;
    position:absolute;
    left:200px;
    top:435px;
    width:603px;
    height:500px;
    background-color:#fff;
}

.progPopInner {
	color: #5a5a5a;
	background: url(../images/bg_col_right.gif) repeat-x #fff;
}

.progPopInner .con p {
	color: #5a5a5a;
	padding: 0 0 10px 0;
}

.progPopInner .con h2 {
	color: #1c4872;
	font-weight: normal;
	font-size: 22px;
	padding: 15px 0 15px 0;
}

.progPopInner .con h3 {
	color: #6e6e6e;
	font-weight: normal;
	font-size: 20px;
	padding: 15px 0 15px 0;
}

.progPopInner .con a  {
	color: #01a5b5!important;
}

.progPopInner .con a:hover {
	color: #fd8300!important;
}

.genericLeftCol {
    padding:10px;
}

.genericLeftCol p {
    padding: 0 0 10px 0;
}

div.con1Bg {
    padding-right:10px;
    padding-bottom:10px;
    padding-left:20px;
	background: url(../images/bg_col_right.gif) repeat-x 0 0 #fff;
	padding-top: 19px!important;
}

div.con1Bg p {
	color: #5a5a5a;
	font-size: 12px!important;
	padding: 0 0 10px 0;
	line-height: 18px!important;
}

div.con1Bg p.big {
	font-size: 16px!important;
	line-height: 22px!important;
}

div.con1Bg span.big {
	font-size: 16px!important;
	line-height: 22px!important;
}

div.con1Bg strong.big, div.con1Bg b.big {
	font-size: 20px;
}
.genericRightCol {
	padding: 10px 10px 10px 20px;
}


.rightHolder .rightCol2 .genericRightCol h2 {
	padding: 25px 0 5px 0;
	font-weight: normal;
}

.rightCol2 .genericRightCol p {
	color: #5a5a5a;
	font-size: 12px!important;
	padding: 0 0 20px 0;
	line-height: 18px!important;
}

.rightCol2 .genericRightCol p.big {
	font-size: 16px!important;
	line-height: 22px!important;
}

.rightCol2 .genericRightCol h2 {
	color: #1c4872;
	font-weight: normal;
	font-size: 22px;
	padding: 25px 0 25px 0;
}

.rightCol2 .genericRightCol h3 {
	color: #6e6e6e;
	font-weight: normal;
	font-size: 20px;
	padding: 25px 0 25px 0;
}

.rightCol2 .genericRightCol .leftImg {
	float: left;
	width: 120px;
	margin: 0 15px 35px 0;
}

.rightCol2 .genericRightCol .rightText {
	float: left;
	width: 450px;
	margin: 0 0 35px 0;
}

.bottomBlock {
    padding-top:20px;
}

#logBox {
    background-color:#061829;
	display:none;
	text-align:left;
	position:absolute;
	left:40px;
	top:2px;
	width:450px;
	height:24px;
	font-size : 10px;
	color : #01a5b5;
	text-decoration: none;
}

#logBox2 {
	display:none;
	text-align:left;
	position:absolute;
	left:230px;
	top:2px;
	width:336px;
	height:55px;
	background-image:url(/images/bgSubscribe.gif);
    background-repeat: no-repeat;
	font-size : 10px;
	color : #ffffff;
	text-decoration: none;
}

#logBox3 {
	display:none;
	text-align:left;
	position:absolute;
	left:350px;
	top:1px;
	width:336px;
	height:55px;
	background-image:url(/images/bgSubscribe.gif);
    background-repeat: no-repeat;
	font-size : 10px;
	color : #ffffff;
	text-decoration: none;
}

#receiveUpdates {
	display:none;
	text-align:left;
	position:absolute;
	left:100px;
	top:1px;
	width:336px;
	height:25px;
	background-image:url(/images/bgSubscribe.gif);
    background-repeat: no-repeat;
    background-position: bottom;
	font-size : 10px;
	color : #ffffff;
	text-decoration: none;
}

input.signinTop {
	width:80px;
}

.schedFeature {
    float:right;
    width:377px;
    height:198px;
    overflow:hidden;
}

.itemHolderOut .itemHolder {
	background-image: none;
    background-color:#000000;
}

table.shedule td.activeSchedule {
	background: url(../images/bg_table_over.gif) repeat-x 0 0;
}

.imageElement h3 {
	color: #fff;
	font-size: 20px;
	padding: 0 0 2px 0;
	line-height: 16px!important;
    font-weight:normal!important;
}

.fullHome {
	width: 495px;
    overflow:hidden;
	padding: 0 0 0 10px;
}

.fullHome h2 {
	color: #fff;
	font-size: 16px;
	padding: 0 0 2px 0;
	line-height: 20px;
	font-weight: bold; /* wm 090630 */
	border-bottom:1px solid #078A9B; /* wm 090716 */
}

.fullHome .con {
	background: url(../images/bg_con.gif) repeat-x #123451;
	width: 475px;
	margin: 0 0 10px 0;
}

.fullHome .con a {
    color: #01a5b5!important;
}

.fullHome .con a:hover {
    color: #fd8300!important;
}

.midColHome {
	width: 300px;
    overflow:hidden;
	margin: 0 0 0 10px;
    float:left;
}

.midColHome .con {
	background: url(../images/bg_con.gif) repeat-x #123451;
	width: 280px;
	margin: 0 0 10px 0;
	float: left;
}

.rightColHome {
	width: 185px;
    overflow:hidden;
	float: right;
}

.rightColHome .con {
	background: url(../images/bg_con.gif) repeat-x #123451;
	width: 165px;
	margin: 0 0 10px 0;
}

.rightColHome .con a {
    color: #01a5b5!important;
}

.rightColHome .con a:hover {
    color: #fd8300!important;
}

#columnLeft .midColHome .con a  {
	color: #01a5b5;
}

#columnLeft .midColHome .con a:hover {
	color: #fd8300;
}

.midColHome h2, .rightColHome h2 {
	color: #fff;
	font-size: 16px;
	padding: 0 0 2px 0;
	line-height: 20px;
	font-weight: bold;  /* wm 090630 */
	border-bottom:1px solid #078A9B; /* wm 090716 */
}

.playerTabs {
	width:480px;
	height:25px;
    overflow:hidden;
	background: url(../images/playerTopBg.gif) repeat-x;
}

.playerTab {
	float:left;
}

.player {
	width:480px;
    height:286px;
    overflow:hidden;
}

.playerTabDivs {
	position:absolute;
    width:460px;
    height:266px;
    top:122px;
    display:none;
	background: #fff url(../images/playerDivBg.gif) repeat-x;
    padding:10px;
    z-index:1200;
}

table.airings td {
    color:#999;
}

.searchItem2 {
	float: right;
	width: 155px;
	display: block!important;

}

.searchItem2 input {
	width: 129px;
	margin: 0 0 10px 0;
	background: url(../images/bg_field.gif) no-repeat 0 0;
	border: none;
	padding: 2px;
}

.searchItem2 select {
	width: 133px;
}

.searchItem2 input.searchItemSubmit {
	text-align: right;
	color: #fff;
	background: url(../images/but_search_item.gif) 0 0 no-repeat;
	height: 27px;
	width: 135px;
	padding: 0 10px!important;
	margin: 10px 0 0 0;
	font-weight: bold;
	overflow: visible;
}

.playlistHeader {
	color: #1c4872;
	font-weight: normal;
	font-size: 18px;
	padding: 10px 0 10px 0;
}

a.playlistButton {
	background: url(../images/but_orange_playlists.gif) no-repeat;
	color: #fff!important;
	padding: 6px 12px 15px 8px;
	font-size: 13px;
    font-weight:bold;
}

a.playlistButton:hover {
	color: #fff!important;
}

.tabsCon a.activeTab {
	background: url(../images/bg_tab1_over.gif) repeat-x 0 0;
	color: #fff;
}

.tabsCon a.inactiveTab {
	background: url(../images/bg_tab1.gif) repeat-x 0 0;
	color: #666;
}

.timeline {
	min-height:230px;
    margin-top:15px;
}

.timeline h2 {
	font-size: 18px;
    color:#1c4970;
    margin-bottom:10px;
    padding-bottom:0;
}

.timeline .big {
	font-size: 14px;
	line-height: 22px;
    color:#1c4970;
}

.timeline .big strong, .timeline .big b {
	font-size: 18px;
}

.timelineTop{
	padding: 10px 10px 10px 20px;
}

.timelineTop .big {
	font-size: 14px;
	line-height: 22px;
    color:#1c4970;
}

.timelineTop .big strong, .timelineTop .big b {
	font-size: 18px;
}

.ratingStars {
    font-size:11px;
    color:#666;
    height:15px;
    overflow:hidden;
}

.ratingStars a {
    font-size:11px;
    color:#666!important;
}

.ratingStars a:hover {
    font-size:11px;
    color:#666!important;
}

 a.buttonFav {
	width: 114px;
	height: 21px;
	float: right;
	color: #fff;
	background: url(../images/but_orange_fav.gif) no-repeat 0 0;
	padding: 6px 8px 0 8px;
	margin: 0 0 0 0;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

.adLob {
    background-color:#0e1f2e;
	background: url(../images/bgAdlob.gif) no-repeat 0 0;
	color: #fff;
    font-size:12px;
    margin-bottom:10px;

}

.adLob p {
	color: #fff;
    font-size:12px;
}

.adlobHeader {
    margin:0 0 8px 0;
    padding:0;
	color: #666;
    font-size:14px;
    font-weight:bold;

}

.adLobBar {
	background: url(../images/bg_AdlobBar.gif) repeat-x;
	color: #fff;
    font-size:12px;
    height:26px;
    margin:4px 0;
}

.quote {
	color: #1c4872;
    font-size:22px;
    font-style: italic;
    font-family: Times New Roman;
    line-height:24px;
}

.quoteAttribution {
	color: #1c4872;
    font-size:12px;
    line-height:24px;
}

.leftCol1 .con h2 {
    font-weight:bold;
}

.rightCol .con h2 {
    font-weight:bold;
}

.midCol .con h2 {
    font-weight:bold;
}

.full .con h2 {
    font-weight:bold;
}

.photoCredit {
	color: #f57420;
    font-size:11px;
    font-style: italic;
}

.faqs{
    margin-bottom:10px;
}

.faqs h2.faq {
     margin:0;
     padding:0 0 10px 0;
     font-size:13px;
}

.faqs .questions{
     float:left;
     width:250px;
     padding-right:20px;
     margin-right:20px;
     border-right:1px solid #999999;
     min-height:200px;
}

.faqs .questions a{
     display:block;
     margin-bottom:4px;
}

.faqs .answers{
      float:left;width:265px;
}

.faqs .answer{
     display:none;

}

.tvChannels th, .tvChannels td {
    color:#666;
}

.adLobImage {
    padding-bottom:10px;
}

.nprModHead {
 color: #959191;
}

.nprModText  {
 color: #959191;
 font-size:12px;
 font-weight:normal!important;
 line-height: 16px;
}

.nprModAudioLinks {
 font-size:12px;
 font-weight:normal;
}

.rightHolder .rightCol2 .con h2 {
    line-height:24px;
}

.vidTitle {
color:#fff;
}

.vidTitle:hover {
color:#fd8300;
}
.playerWhite  {
	color:#fff;
	font-weight:bold;
	
}
.playerWhite a {
	color:#fff;
	font-weight:bold;
	
}

.playerWhite a:hover {
	color:#fd8300;
	font-weight:bold;
	
}
/*
.videoItem a {
	color:#fff;
	
}

.videoItem a:hover {
	color:#fd8300;
	
}*/

.radioBlurbs {
    display:none;
    font-size:14px;
}

.radioBlurbs p {
    font-size:14px;
}

.radioBlurbs h2 {
    border-bottom:1px solid #078A9B;
    color:#FFFFFF;
    font-size:16px;
    font-weight:bold;
    line-height:20px;
    padding:0 0 2px;
    margin-bottom:5px;
}

.radioBlurbs a {
    text-decoration:underline;
    font-size:14px;
}

.radioBlurbs a:hover {
    text-decoration:underline;
    font-size:14px;
}

.popBox {
	position: absolute;
	top: -152px;
	left: 20px;
	width: 254px;
	z-index: 9999;
    display:none;
}

.popBoxTop {
	width: 254px;
	height:12px;
    background:url(../images/popBoxTop.png) no-repeat;
}

.popBoxMid {
	width: 230px;
    height:100px;
    background:url(../images/popBoxMidBg.png) repeat-y;
    padding:0 12px;

}

.popBoxBottom {
	width: 254px;
	width: 218px;
	height:40px;
    background:url(../images/popBoxBottom.png) no-repeat;
    padding:0 18px;

}
.captions {
	color: #125687;
	font-weight: bold;
    font-size:12px;
}








