﻿.header .headerLogo {
	float: left;
}

	.header .headerLogo a {
		display: block;
		height: 73px;
		/*margin: 37px 0 0 13px;*/
		font-size: 30px;
        font-family: PBSExplorerBold;
	}
    .header .headerLogo a:hover{
        text-decoration: none;
    }

    .header .headerLogo img{
        width: 150px;
        height: 134px;
    }
    .header .headerLogo a span.header-text{
        position: relative;
        top: -59px;
        left: -5px;
    }

.header .header_utils ul li.fst {
	font-weight: bold;
}

.header .header_utils .searchForm {
	clear: both;
	width: 360px;
	display: block;
	float: right;
}

	.header .header_utils .searchForm input {
		float: left;
		height: 18px;
		width: 274px;
		margin-top: 1px;
		padding: 2px 3px 1px;
		font-size: 11px;
		color: #020202;
		vertical-align: middle;
		display: inline;
		border: 1px solid #bdbcbc;
	}

		.header .header_utils .searchForm input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
			color: #020202;
		}

		.header .header_utils .searchForm input::-moz-placeholder { /* Firefox 19+ */
			color: #020202;
		}

		.header .header_utils .searchForm input:-ms-input-placeholder { /* IE 10+ */
			color: #020202;
		}

		.header .header_utils .searchForm input:-moz-placeholder { /* Firefox 18- */
			color: #020202;
		}

	.header .header_utils .searchForm button {
		float: left;
		height: 25px;
		width: 66px;
		margin-left: 7px;
		display: block;
		background: url(../images/header_search_bgr.gif) 0 0 no-repeat;
		text-decoration: none;
		font-size: 0;
		text-indent: -5000px;
		border: 0;
	}

		.header .header_utils .searchForm button:hover {
			background: url(../images/header_search_hov_bgr.gif) 0 0 no-repeat;
		}

/* top nav */
.top_nav {
	background-color: black;
	font-family: PBSExplorer-Regular, Arial, Sans-Serif;
	height: 41px;
}

	.top_nav ul {
		padding-top: 4px;
	}

	.top_nav li {
		float: left;
		padding: 10px 21.5px 13px;
		position: relative;
	}

		.top_nav li.last {
			background: url(../images/top_nav_bgr.gif) 0 4px no-repeat;
			padding-right: 21px;
		}

		.top_nav li a {
			display: block;
			float: left;
			font-size: 12px;
			text-decoration: none;
			text-transform: uppercase;
		}

			.top_nav li.current a, .top_nav li a:hover {
				color: #a6a6a6;
			}

		.top_nav li.current:after {
			content: "";
			position: absolute;
			bottom: -4px;
			width: 0;
			left: 50%;
			margin-left: -5px;
			border-left: 4px solid transparent;
			border-right: 4px solid transparent;
			border-top: 5px solid black;
		}

		.top_nav li.last a {
			text-transform: none;
		}

.schedule {
    margin-top: 15px;
    height: 248px;
    background: url(../images/schedule_bgr.jpg) 0 0 no-repeat;
}

    .schedule h3 {
        padding: 15px 15px 0;
        color: #fff;
        font-size: 16px;
        font-family: "PBSExplorer-Regular", Arial, Sans-Serif;
        font-weight: normal;
    }

    .schedule .calendar {
        width: 277px;
        height: 180px;
        margin: 18px 0 0 14px;
        background: url(../images/calendar_bgr.gif) 0 0 no-repeat;
    }

    .schedule a.listings {
        display: block;
        margin: 1px 0 0 175px;
        font-size: 10px;
        color: #093f60;
        font-weight: bold;
        font-style: italic;
    }

.special .content {
    margin: 20px 15px 10px;
}

	.special .content a {
		display: block;
		color: #018dd1;
		padding-top: 10px;
		font-weight: bold;
		font-style: italic;
	}

.home_tabs .links a {
    display:inline !important;
}

.home_tabs .heading li {
    margin-top: -1px !important;
}

.home_tabs a{
    color: #fff;
}

.top_subnav.home_page .pbs_sites {
	float: right;
	height: 33px;
	width: auto;
	color: #989999;
	background-color: #eaebeb;
	border-left: 0;
	padding-right: 5px;
}

.top_subnav .pbs_sites a.parents {
	padding: 10px 7px 0 0;
}

.carousel-editing-block {
    display: table-row;
}

    .carousel-editing-block .carousel-editing-left {
        vertical-align: top;
        display: table-cell;
        padding-right: 30px;
        padding-bottom: 15px;
        width: 40%;
    }

    .carousel-editing-block .carousel-editing-right {
        display: table-cell;
        padding-bottom: 15px;
    }
    .carousel-editing-block .carousel-editing-right .thumbnail{
        height: 48px;
        width: 76px;
    }

        .carousel-editing-block .carousel-editing-right div {
            margin-top: 5px;
        }
            .carousel-editing-block .carousel-editing-right div span.label {
                vertical-align: top;
            }
        .carousel-editing-block .carousel-editing-right a{
            color: blue;
        }
    .carousel-editing-block .carousel-editing-left img{
        width: 100%;
    }
.pbs-kids-description-editing{
    margin-bottom: 15px;
}

#ProgramCarousel{
    background-color: #000000;
}
#ProgramCarousel .jcarousel-item{
    height: 303px;
    width: 380px;
}
#ProgramCarousel .jcarousel-container{
    width: 380px;
}
#ProgramCarousel .jcarousel-item img{
    width: 100%;
    height: 100%;
}

.top_subnav .scLooseFrameZone .pbs_sites, .top_subnav.home_page .scLooseFrameZone .pbs_sites {
	float: left;
    width: auto;
}

.pbs_sites .scLooseFrameZone, .find_us .scLooseFrameZone {
	display: inline-block;
}

/*Kids Feature Component*/

/*Heading*/
.kids_comp.featured_content .heading h3{
    float: left;
    font-size: 16px;
    font-family: "PBSExplorer-Regular", Arial, Sans-Serif;
    font-weight: normal;
    color: #fff;
    padding: 10px 0 0 10px;
}

.kids_comp.featured_content .heading a{
    float: right;
    padding: 10px 15px 0 0;
    font-style: italic;
    font-weight: bold;
    font-size: 10px;
    color: #fff;
}

.kids_comp.featured_content .heading {
    height: 35px;
    background: url(../images/kids_hdr_grn_bgr.gif) 0 0 repeat-x;
}

/*Text Sizing*/
.desc_text_style{
    padding-top: 8px;
    padding-right: 10px;
    color: #323232;
}

.kids_comp.featured_content .items .text h4 {
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

.kids_comp.featured_content .items .text{
    float: left;
    width: 320px;
    padding: 0 0 10px 20px;
    font-size: 12px;
}

.kids_comp.featured_content .items .text {
    padding: 5px 0 10px;
}

/*Image Positioning*/
.kids_comp.featured_content .items .item img{
    float: left;
    clear: left;
    height: 108px;
    width: 240px;
    margin-right: 20px;
    margin-bottom: 15px;
    border: 1px solid #dedede;
}

/*Top Marign*/
.kids_comp.featured_content {
    clear: both;
    margin-top: 15px;
}

/*Padding*/
.kids_comp.featured_content .items {
    padding: 12px 0 0 20px;
}

.kids_comp.featured_content .items .text .links{
    padding-top: 9px;
}

.kids_comp.featured_content .items .text .links a{
    color: #018dd1;
}

.kids_comp.featured_content .items .text .links a.learn {
    margin: 0;
    padding-right: 10px;
    background: url(../images/href_bdr_grey.jpg) right 4px no-repeat;
}

.kids_comp.featured_content .items .text .links .ViewLink, .kids_comp.featured_content .items .text .links .ViewRelease {
    margin: 0;
    padding-left: 10px;
}

.kids_comp.featured_content .items .item, .program_comp .featured_content .items .item {
    clear: both;
    float: none;
    display: block;
}

.rail-module-css-class{
    margin-bottom: 10px;
}

.kids .exec_bios .desc_text_style {
    font-size: 12px;
    padding-bottom: 9px;
}

/*Schedule And Listings Search*/
.right_column .listings .calendar {background:url(../images/calendar_bgr.gif) no-repeat 0 0; height:180px; margin:10px 0 0 4px; width:277px; padding-bottom:22px;}
.right_column .listings .alphabet ul {padding:0 25px 0 20px; width:245px;}
.right_column .listings .alphabet ul li {float:left; margin:10px 0 2px; padding:0px 5px 0; background:url(../images/letter_bdr.jpg) right 2px no-repeat;}
.right_column .listings .alphabet ul li.first {margin-left:3px;}
.right_column .listings .alphabet ul li.last {background:none; padding-bottom:10px;}
.right_column .listings .alphabet ul li a {color:#018dd1;}
.right_column .listings .alphabet ul li a.selected {color:#323232;}

/*Programs Page*/
.programs .featured_content .items .text .links a.learn {
    margin: 0;
    padding-right: 10px;
}

.programs .featured_content .items .text .links a.ViewLink {
    margin: 0;
    padding-right: 10px;
}

/*Featured Photos and Featured Videos*/
.featured_content_head a{
    color: #fff;
}

.bio_photo_desc{
    margin-top: 0;
    margin-bottom: 8px;
}

/*Video Page - Fix overflow hide of watch text*/
.video_details_pg #vp_horizontal{
    overflow: visible;
}

/*Photo Page*/
.photo_pg_caption{
    margin: 0 0 13px;
    font-size: 12px;
    color: #323232;
}

.photo_pg_disc{
    font-size: 11px;
    color: #6b6969;
    font-style: italic;
}

/*Special Heading*/
.info div.showtime {
    display: block;
    letter-spacing: 0px;
    font-size: 16px;
    color: #323232;
    font-family: PBSExplorerL3_AMPM, Arial, Sans-Serif;
    margin: 0 0 5px 15px;
}

.info .sp_heading_details{
    margin: 0 0 5px 15px;
    font-size: 12px;
}

.button.btnNewUser, .sign_in .featured_content .button.btnNewUser {
	background: none;
    background-color: black;
    border: 2px solid black;
    border-radius: 3px;
    cursor:  pointer;
    padding: 4px 15px 8px 15px;
}

/*Photo Search*/
.pandv_main .media_results li div.title {
    margin: 0 0 8px;
}

.pandv_main .media_results li div {
    font-size: 12px;
    display: block;
}

/*Search Filter*/

.right_column .search_filter .a_z a{
    color: #018dd1;
    font-size: 12px;
}

.right_column .search_filter .programsaz{
    color: #018dd1;
    font-size: 12px;
}

.search_results ul.search_list li {
	min-height: 70px;
}

.search_results section.paging {
	color: #464646;
	font-family: arial;
	font-size: 12px;
	float: right;
}

.search_results section.bottom {
	width: 625px;
	text-align: center;
}

	.search_results section.bottom .pages {
		margin-bottom: 10px;
	}

	.search_results section.bottom .pages a {
		padding: 0 4px;
	}

	.search_results section.bottom .pages .currentPage {
		font-weight: bold;
		font-size: 14px;
	}

.ui-dialog-title {
	margin-left: -60%;
}

.ui-dialog-titlebar-close {
	color: White !important;
}

.btnFloatRight {
	float: right !important;
}

.text-green {
	color: green !important;
}