body{
font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;

}

.bgcolor 
	{
	background-color: #2f79d0;
	}

.embed 
	{
	font-size: 10px;
	font-family: arial, helvetica, verdana, sans-serif;
	color: #999;
	}

#content-left {
	margin-left: 15px; 
	width: 435px; 
	float: left; 
	}

#page-title {
	margin: 20px 0px; 
	}

#LocalVideo {
padding: 5px;
margin: 0px 0px 0px 0px;
background-color: black;
/*border: solid #666;
border-width: 1px 1px 0 1px;*/
}

#SeriesVideo {
padding: 5px;
margin: 0px 0px 0px 0px;
background-color: black;
}

#YouTube {
padding: 5px;
margin: 0px 0px 0px 0px;
background-color: black;
/*border: solid #666;
border-width: 1px 1px 0 1px;*/
}

#movie-player 
{
border: solid #666;
border-width: 1px 1px 0 1px;
display:block;
}

#movie-player div.upcoming-movie {
	text-align: center; 
	width: 618px;
	height: 349px;
	/*width: 568px;
	height: 319px;*/
	background-color: #2f80d0;
	border: solid black;
	/*border-width: 22px 36px 22px 36px;*/
	border-width: 10px 10px 10px 10px;
	}
#movie-player div.upcoming-audio {
	text-align: center; 
	width: 618px;
	height: 349px;
	/*width: 568px;
	height: 319px;*/
	/*background-color: #2f80d0;*/
	border: solid black;
	/*border-width: 22px 36px 22px 36px;*/
	border-width: 10px 10px 10px 10px;
	}

#movie-player div.upcoming-audio p {
	margin-top: 280px;
	/*background-color: #2f80d0;*/
	color: white;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 18px;
	width: 608px;
	padding: 5px 5px 5px 5px;
    background-color:rgba(255,255,255,0.8);
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(255, 255, 255) transparent;
    /* RGBa with 0.6 opacity */
    background: rgba(255, 255, 255, 0.8);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#bbbbbb);
    /* For IE 8*/
    /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000, endColorstr=#50000000)";*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#C0000000', EndColorStr='#C0000000')";
	}
	

#movie-player div.upcoming-movie p {
	margin-top: 230px;
	background-color: #2f80d0;
	color: white;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 14px;
	width: 610px;
	padding: 5px;
	}
#movie-title {
	color: white;
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	margin: 0px 0px; 
	}
#movie-podcasts {
/*	border: 1px double rgb(205,155,48); */
/*	text-align: left; */
	padding: 0px 0px 10px 0px; 
	margin: 0px 0px 0px 0px;
	width:638px;
	background-color: black;
	border: solid #666;
    border-width: 0px 1px 1px 1px;
	}
	
#movie-podcasts a {
	color: #99ccff;
}

#movie-podcasts ul {
	margin: 0; 
	padding: 0; 
	}
#movie-podcasts li {
	list-style-type: none; 
	display: inline; 
	margin: 0 10px 0 10px; 
	padding: 0; 
	}

#content-main {
	float: left; 
	border-right: 233px solid #4c5154; 
	margin-right: -241px; 
	margin-bottom: 2px; 
	}
#content-right {
	float: left; 
	width: 228px; 
	margin-left: 11px; 
	padding-right: 11px; 
	}

#more-programs {
	width: 233px; 
	float: right; 
	margin-right: 2px; 

	}

ul#resourceLinks, ul#bonusLinks, ol#tv_schedule, ul#photos, #MoreResourceList ul, ul#relatedSpeaker {
	margin: 0; 
	padding: 0; 
	padding-left: 0; 
	list-style-type: none; 
	}

#resourceLinks li, #bonusLinks li, #photos li {
	margin: 15px 0; 
	padding: 0;
	}

#relatedSpeaker li {
	padding: 20px 0px 20px 0px;
	color: #e2e2e2;
	text-align: left;
	font-size: 12px;
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	font-weight: bold;
	}
	
.videoPlayerLinks {
	text-decoration: none;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
}
	
#relatedSpeaker li a{
	color: #99ccff;
	}

#MoreResourceList ul li {
	margin: 2px 0;
	padding: 0;
	}

#resourceLinks li a, #bonusLinks li a, #MoreResourceList ul li a {
	font-weight: bold;
	text-decoration: none;
	}

h3.schedule {
	margin-bottom: 0; 
	}

h3.sideheaderseries {
	color: #aecfe6;
	font-weight: normal;
	}

h3.sideheaderseries, h3.sideheader  {
	margin: 0; 
	}

#MorePrograms a:link, #MorePrograms a:active, #MorePrograms a:visited {
	color: #a:link;
	text-decoration: none; 
	}

div.col-2 a:link, div.col-2 a:active, div.col-2 a:hover, div.col-2 a:visited {
	font-size: 10px; 
	}



#MorePrograms img {
	/*margin-bottom: -5px; */
	border: 1px solid #999999;
	margin-top: 20px;
	}
ol#tv_schedule {
	margin-bottom: 0; 
	}
ol#tv_schedule li{
	margin-bottom: 0 !important; 
	}
#tv_schedule li {
	padding: 4px 0; 
	margin: 0; 
	font-size: 11px; 
	color: #333; 
	background-color: #fcd88b;
	}

#tv_schedule li.odd {
	background-color: #FFF;
	}

#tv_schedule span {
	margin-left: 15px; 
	}
#photos li div {
	text-align: center;
	font-size: 11px; 
	color: #333;
	padding-left: 5px; padding-right: 5px; 
	}

#photos div.credit {
	font-style: italic; 
	}
#photos img {
	border: 1px solid black;
	}

a:link, a:active, a:visited {
	color: #99ccff;
	}

.main a{
    color: #99ccff;
    }

a.whitelinks{
color: white;
text-decoration: none;
}



a.nounderline{
text-decoration: none;
}

.blackborder{
border: 1px solid black;
}

.grayborder{
border: 1px double #999999;
padding: 2px;
margin-right: 7;
}

.grayborder2{
border: 1px double #999999;
padding: 2px;
}

.grayborder3{
border: 1px double #888888;
padding: 2px;
}

.breadcrumbs{
font-size: 11px;
font-style: bold;
color: white;
padding-left: 15px;
}


.footer
{
	font-size: 11px;
	font-style: bold;
	color: white;
}




.headers
{
	font-size: 15px;
	/*color: #CCC;*/
	color: #e2e2e2;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.headerswhite
{
	font-size: 15px;
	color: white;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
}

.homepromotitle
{
	font-size: 14px;
	font-style: bold;
	color: #a3d8ff;
	padding: 10px;
	text-transform: uppercase;
}

.homepromodesc
{
	font-size: 12px;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.homepromos{
text-decoration: none;
color: #a3d8ff;
}

.homeschedule
{
	font-size: 11px;
	font-style: italic;
	color: a3d8ff;
	text-decoration: none;
	font-weight: bold;
}


.iconlist{
	padding-top: 10px;
}

.linemain{
width: 220px; 
border-top: 1px dashed #768590; 
height: 1px;
}

.linemainvariable{
border-top: 1px dashed #768590; 
height: 1px;
}

.lineside{
width: 200px; 
border-top: 1px dashed #768590; 
height: 1px;
}

.line425{
width: 425px; 
border-top: 1px dashed #768590; 
height: 1px;
}

.linkorange{
	text-decoration: none;
	color: #FC0;
}

.linkorangebox{
	padding-left: 10px;
	padding-bottom: 20px;
	font-size: 10px;
}

.linkorangeboxRT{
	width: 200px;
	text-align: right;
	padding-left: 10px;
	padding-bottom: 20px;
	font-size: 10px;
	text-transform: uppercase;
}

.listnumbers{
font-size: 11px;
color: #333333;
padding-top: 10px;
padding-right: 10px;
}

.maincontent{
font-size: 12px;
color: #333333;
padding: 15px;
padding-top: 15px;
}

.maintextwithline{
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
color: #333333;
text-align: left;
font-size: 11px;
font-style: bold;
border-bottom: 1px dashed #768590; 
width: 425px;
}

.maintextwithline2{
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
color: #333333;
text-align: left;
font-size: 11px;
font-style: bold;
}

.maintext{
color: #333333;
text-align: left;
font-size: 11px;
font-style: bold;
}

.moretypes
{
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	color: #333;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}


.onnow{
font-size: 11px;
font-style: bold;
color: white;
padding-left: 10px;
padding-top: 8px;
padding-bottom: 8px;
padding-right: 10px;
}


.padding10
{
	padding: 10px;
}

.tdpadding1
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.pagelinks
{
	font-size: 12px;
	color: #333;
	padding-left: 15px;
	line-height: 2;
	font-weight: bold;
	text-transform: uppercase;
}

.programtitle{
font-size: 26px;

color: #333333;
}

.promoimage
{
	height: 158px;
	width: 210px;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 7px;
	border: 1px double #888888;
   padding: 2px;
}

.promos{
text-decoration: none;
color: #aecfe6;
}

.promosmore{
text-decoration: none;
color: #aecfe6;
font-size: 9px;
letter-spacing: 1px; 
}

.schedule{
text-decoration: none;
color: #aecfe6;
background-color: #5a6a76; 
font-size: 11px;
}

.schedulebg2{
text-decoration: none;
color: #aecfe6;
background-color: #4c5154; 
font-size: 11px;
}

.searchtext{
padding-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
color: #cccccc;
text-align: left;
font-size: 11px;
font-style: bold;
}

h3.sectionheaders
	{
	padding-left: 5px; 
	line-height: 23px; 
	background-color: #768590; 
	letter-spacing: 1px; 
	color: white; 
	font-size: 10px;
	text-transform: uppercase;
	}

.sideheader
{
	margin-top: 20px;
	padding: 10px;
	background-color: #131313;
	color: #e2e2e2;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	border: solid #666666;
	border-width: 1px 1px 0 1px;
	text-transform: none
}

.sideheaderLeft
{
	margin-top: 0;
	padding: 10px;
	background-color: #131313;
	color: #e2e2e2;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	border: solid #666666;
	border-width: 1px;
	text-transform: none;

}

.sideheaderLeft thead
{
    
}

.sideheaderseries
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #403e40;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #CCC;
	}

.sidetext{
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
color: #99ccff;
text-align: left;
font-size: 12px;
font-style: bold;
}

.sidetextnopad{
padding-left: 10px;
padding-right: 10px;
color: #cccccc;
text-align: left;
font-size: 11px;
font-style: bold;
}

.sidetextmore
{
	color: #CCC;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: right;
	font-size: 11px;
	font-style: italic;
	margin-top: 7px;
}

.sidetextwithline{
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
color: #cccccc;
text-align: left;
font-size: 11px;
font-style: bold;
border-bottom: 1px dashed #768590; 
}

span.subjects{
line-height: 20px;
}


.subjectbox{
padding-left: 15px;
padding-top: 15px;

}

.subjectname{
text-align: left; 
font-size: 24px; 
font-weight: 900; 
text-transform: uppercase;
}

.subjectpromoimage
{
	height: 113px;
	width: 200px;
	margin-top: 7px;
	border: 1px solid #666666;
}

.subjectpromos{
text-decoration: none;
color: #a3d8ff;
}

.subjectfeatures{
text-decoration: none;
color: #2f79d0;
}

.subjectpromotitle
{
	font-size: 12px;
	font-style: bold;
	color: #a3d8ff;
	padding: 10px;
	text-transform: uppercase;
}

.subjectpromodesc
{
	font-size: 12px;
	color: #333333;
	padding-bottom: 10px;
	padding-left: 12px;
}  

.subjectseriesimage
{
	height: 106px;
	width: 150px;
	margin-left: 10px;
	margin-top: 7px;
	border: 1px double #888888;
   padding: 2px;
}

.subtext{
padding-left: 10px;
padding-right: 10px;
color: #cccccc;
text-align: left;
font-size: 11px;
font-style: bold;
}

.tdline{
border-bottom: 1px dashed #768590; 
padding-top: 10px;
padding-bottom: 10px;
width: 100%;
}

.tdline2{
border-bottom: 1px dashed #768590; 
width: 100%;
}

.tdlineright{
border-bottom: 1px dashed #768590; 
padding-top: 10px;
padding-bottom: 10px;
width: 233px;
}

.toplinks
{
	font-size: 12px;
	font-style: bold;
	color: white;

}

.text{
font-size: 12px;
color: #333333;
}

.textbigger{
font-size: 14px;
color: #333333;
}

.textbiggerbigger{
font-size: 16px;
color: #333333;
}

.textDescription{
font-size: 14px;
color: #333333;
line-height:1.5;
}

.textLite
font-size: 12px;
color: #e2e2e2;
}

.textbiggerLite{
font-size: 14px;
color: #e2e2e2;
padding: 10px 0 20px 0;
}


.textbiggerbiggerLite{
font-size: 16px;
color: #e2e2e2;
}

.textDescriptionLite{
font-size: 14px;
color: #e2e2e2;
line-height:1.5;
font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
padding: 20px 0 15px 0;
}

.titleHome
{
	color: #CCC;
	font-size: 16px;
	padding-left: 10px;
}

.titlePartOne{
color: #2f79d0; 
text-align: left; 
font-size: 24px; 
font-weight: 900; 
}

.titlePartTwo{
color: #6aa4e0; 
text-align: left; 
font-size: 24px; 
font-weight: 900; 
text-transform: uppercase;
}

.titlePartTwoB{
color: #6aa4e0; 
text-align: left; 
font-size: 18px; 
font-weight: 900; 
text-transform: uppercase;
line-height: 30px;
}


.whiteborder {
border: 2px solid white;
}

#dropmenudiv{
position:absolute;
border:1px solid Black;
border-bottom: 1px solid Black;
line-height:22px;
z-index:100;
font-weight:bold;
font-size:12px;
font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 3px 0 3px 0;
text-decoration: none;
color: white;
font-weight:bold;
font-size:12px;
font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
}

#dropmenudiv a:hover { /*hover background color*/
	background-color: #4f81b4;
	}

#schedulelinks 
	{
	text-align: right; 
	line-height: 200%;
	}

#schedulelinks a 
	{
	color: #ff6600;
	}


.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
 
.white_content {
	display: none;
	position: absolute;
	top: 50px;
	left: 24%;
	width: 50%;
	height: 50%;
	padding: 16px;
	border: 16px solid black;
	background-color: white;
	z-index:1002;
	overflow: auto;
	color: black;
}

#twitter_div ul li 
	{
	color: #e2e2e2;
	margin: 15px 0;
	font-style: italic;
	font-size: 14px;
	font-family: Georgia, Cambria, "Times New Roman", Times, serif;
	}


.seriesOverlayImage {
position: relative; 
width: 100%; /* for IE 6 */
}

.seriesOverlayTextBox {
position: absolute; 
margin-top: 178px;
top: 13px; 
right: 8px; 
color: #9CF;
text-align: right;
padding: 4px 20px 7px 20px;
font-size: 11px;
background: Black;
/*box-shadow: 1px 2px 0px #666666;*/
border: 1px solid;
border-top-color: Black;
border-bottom-color: #444444;
border-right-color: #444444;
border-left-color: #444444;
/*border-radius: 14px;
-moz-border-radius: 14px;*/
moz-border-radius-bottomright: 14px;
border-bottom-right-radius: 14px;
moz-border-radius-bottomleft: 14px;
border-bottom-left-radius: 14px;
/*-moz-opacity: 0.8;
opacity: .80;
filter: alpha(opacity=80); */
margin-bottom: 20px;
}	

.seriesSurroundBox {
background-color: Black;
border: 1px solid #666666;
text-align: right;
vertical-align: middle;
margin-top: 20px;
width: 302px;
}

	