
/* dtv sitewide styles */
    /* countdown box */
        .leftColWrapper {
            position: relative;
        }
        
        
        .leftColTop {
            height: 65px;
            width: 220px;
            border: 1px solid #b6b6b5;
            background-color: #fff;
            display: block; 
        }
            
        a.leftColTop {
            border: 1px solid #b6b6b5;
        }
        
        a:hover.leftColTop  {
            border: 1px solid #00A2E3;
            background-color: #fff;
        }
                     
        .countdown {
            position: relative;
            top: 25px;
        }
        
    /* reduce header margin */
        div#page div#banner {
            margin-bottom: 20px;
        }
        
        div#page div#banner p#support {
            margin-bottom : 0px;
        }
        
        div#page div#banner h1#brand a {
            margin-bottom: 0px;
        }
        
        div#page div#banner h2#secondary_mark a {
            margin-bottom: 0px;
        }
    

    /* images */
        .dtvImgRight, .dtvImgLeft{
            border: 1px solid #ccc;
            margin-bottom: 10px;
        }
        
        .dtvImgRight {
            float: right;
            margin-left: 10px;
        }
        
        .dtvImgLeft {
            float: left;
            margin-right: 20px;
            
        }
    
        
    /* sub mode header */
        .dtvSubtitle {
            font: bold 14px/16px arial;
            color: #333;
        }
   
        
    /* lists */
        .dtvList {
            list-style: disc outside;
            padding-left: 20px;
        }
    
    /* text effects */
        .dtvOption,
        .dtvOption1,
        .dtvOption2{
            font: bold 18px/18px arial;
            color: #00a2e3;
        }
         .dtvOption1 {
            color: #a7c311;
        }
         .dtvOption2 {
            color: #484813;
        }
        
        .dtvDate {
            color: #00a2e3;
            font-weight: bold;
        }
    
    /* gradient background div */
        .dtvGradBackground,
        .dtvGradBackgroundWide,
        .dtvGradBackgroundWide1,
        .dtvGradBackgroundWide2 {
            margin-bottom: 20px;
            padding: 15px;
            padding-right: 180px;
            background-color: #eee;
            background: repeat-x url('http://www.opb.org/digital/images/gradBackground2.gif');
            border-top: 1px solid #ddd;
            border-left: 5px solid #ddd;
        }
    
        .dtvGradBackground a,
        .dtvGradBackgroundWide a,
        .dtvGradBackgroundWide1 a,
        .dtvGradBackgroundWide2 a {
            color: #333;
        }
        
        .dtvGradBackground a:hover,
        .dtvGradBackgroundWide a:hover,
        .dtvGradBackgroundWide1 a:hover,
        .dtvGradBackgroundWide2 a:hover {
            text-decoration: none;
        }
    
        .dtvGradBackground h3 {
            margin-top: 0px;
        }
        
        .dtvFaqAnswer {
            margin-bottom: 20px;
        }
        
        .dtvGradBackgroundWide, .dtvGradBackgroundWide1, .dtvGradBackgroundWide2 {
            padding-right:50px;
            padding: 0px 15px 5px 15px;
            border-left: 0px solid #00a2e3;
            border-top: 1px solid #ddd;
        }
        
        .dtvGradBackgroundWide1 {
            border-left: 0px solid #a7c311;
        }
        
        .dtvGradBackgroundWide2 {
            border-left: 0px solid #484813;
        }
    
        .dtvGradBackgroundWide h2,
        .dtvGradBackgroundWide1 h2,
        .dtvGradBackgroundWide2 h2 {
            color: #333;
        }
        
        
    /* left column */
        dl.mini_schedule a:link,
        dl.mini_schedule a:visited {
            font-weight: bold;
            color: #333;
        }
        
/* page specific styles */
    /* how to switch */
        .digitalTable th {
            background-color: #00A2E3;
            color: #fff;
            padding: 5px 5px 5px 7px;
            text-align: left;
            font: bold 13px/16px arial;
            border: 1px solid #eee;
        }
    
        .digitalTable {
            background-color: #E9F5E9;
            width: 500px;
            border: 1px solid #eee;
        }
        
        .digitalTable td {
            padding: 5px;
            font: bold 11px/14px arial;
        }
        
        .digitalTableRow1 {
            background-color: #eee;
        }
        
        .digitalTableRow2 {
            background-color: #dedede;
        }
        
    /* faq */
        .dtvFaqQuestions {
            margin-bottom: 20px;
            padding: 15px;
            padding-right: 180px;
            background-color: #eee;
            background: repeat-x url('http://www.opb.org/digital/images/gradBackground.gif');
            border-top: 1px solid #ddd;
            border-left: 5px solid #ddd;
        }
    
        .dtvFaqQuestions a {
            text-decoration: none;
            color: #333;
        }
        
        .dtvFaqQuestions a:hover {
            text-decoration: none;
        }
    
        .dtvAnswerWrapper {
            float: left;
        }
    
        .dtvFaqAnswer {
            margin-bottom: 20px;
        }
        
        a.backToTop {
            color: #666;
            text-decoration: none;
        }
        
    /* channels */
        .dtvChannels td {
            border-top: 1px solid #ddd;
            vertical-align: top;
            padding: 5px 10px;
            width: 300px;
            background: repeat-x url('http://www.opb.org/digital/images/gradBackground.gif');
        }
        
        .dtvChannels td li {
            margin: 0px;
            padding: 0 0 0 10px;
        }
        
        .dtvChannels h2 {
            margin-top: 0px;
        }
        
        td.dtvChannelSpacer {
            border-top: none;
            width: 5px;
            background-color: #fff;
            background-image: none;
        }
        
    /* rural */
        .schedule {
            margin-top: 10px;
        }
        
    /* resources */
     /* micro nav */
        .dtvMicroNav a {
            text-decoration: none;
            color: #00a2e3;
        }
        
        .dtvMicroNav a:hover {
            text-decoration: underline;
        }
        
        .dtvMicroNav a.youAreHere {
            background-color: #FFFFAA;
            border-left: 5px solid yellow;
            padding: 2px 8px 2px 4px;
        }
        
        .dtvMicroNav {
            color: #ccc;
            margin-top: -10px;
            margin-bottom: 20px;
            width: 520px;
        }
        
        .navLeft {
            float: left;
            width: 150px;
        }
        
        .navRight {
            float: left;
            
        }
        
/* tables */

	div#content table.schedule {
        border-left: 1px dotted #ccc;
	}

	div#content table.schedule th{
		text-align:left;
        vertical-align: middle;
		padding:5px 5px;
		border-bottom:2px solid #00A2E3;
        border-right: 1px dotted #ccc;
        background-color: #EDF3FE;
	}
    
    div#content table.schedule tfoot th {
        border-bottom:0px solid #00A2E3;
        border-top:2px solid #00A2E3;
    }

	div#content table.schedule td {
		vertical-align:middle;
		margin:2px 0 0 0;
		color:#333;
		padding:5px 5px;
        line-height: 14px;
        border-right: 1px dotted #ccc;
	}

	div#content table.schedule tr {
		margin:0 0 0.2em 0;
	}


	div#content table.schedule td.schedule_time {
		font-weight:bold;
		background:#00A2E3 url(../../chrome/cyan_grad.gif) repeat-x 0 100%;
		color:#FFF;
		padding:0 5px;
	}

