﻿/*TrueTV*/
.row { margin-bottom:10px; float:left; }
.row div { height:174px; background-color:#091521; }
.truetv-banner { background:url(/images/bg-header-truetv.jpg) no-repeat top left; height:68px; float:left; clear:both; margin-top:30px; width:100%; }
	.truetv-banner h1 { margin:25px 0 0 25px; }
body.truetv div.member-links { float:right; } /*this moves the logo up on truetv pages*/

.top-sub { height:25px; background-color:#2F3D49; float:left; margin-top:10px; width:950px; }
#top-sub-nav { float:left; }
	#top-sub-nav ul { padding:5px 0; line-height:1em; float:left; }
	#top-sub-nav ul li { margin-left:5px; width:105px; float:left; font-weight:bold; }
	#top-sub-nav ul li p a, #top-sub-nav ul li a:hover { background-color:#29A9D8; padding:2px 7px; color:#fff; }
	#top-sub-nav ul li a { color:#6A7782; background-color:#0B1B29; padding:2px 7px; display:block; }
	#top-sub-nav ul li a:hover { text-decoration:none; }
        
    .in-page-header { color:#fff; padding-top:4px; text-align:right; float:right; padding-right:4px; }


body.truetv #content { margin-top:0px; }

.vid { display:inline; float:left; margin-left:0px; margin: 10px 10px 0 0; width: 310px; }
	.vid-play { display:inline; float:left; margin-left:0px; width:310px; height:145px; }
	.vid-play:hover { background: transparent url(/images/bg-play.png) no-repeat; display:inline; float:left; margin-left:0px; width:310px; height:145px; }	
	.vid-play a { display:inline; float:left; margin-left:0px; width:310px; height:145px; }
	.vid-title { background: transparent url(/images/bg-vid-title.png) no-repeat; height:29px; float:left; width:294px; padding-left: 8px; padding-right:8px; color:#fff; font-size:12px; }
	.vid-title a { color:#fff; font-size:12px; text-decoration:none; }
		
	
.in-page-footer { height:25px; background-color:#2F3D49; float:left; margin-top:10px; width:950px; }	
.in-page-footer-left { text-align:left; float:left; }
.in-page-footer-right { text-align:right; float:right; padding-top:4px; padding-right:4px; }

#bottom-sub-nav { float:left; }
	#bottom-sub-nav ul { padding:5px 0; line-height:1em; float:left; }
	#bottom-sub-nav ul li { margin-left:5px; width:105px; float:left; font-weight:bold; }
	#bottom-sub-nav ul li p a, #bottom-sub-nav ul li a:hover { background-color:#29A9D8; padding:2px 7px; color:#fff; }
	#bottom-sub-nav ul li a { color:#6A7782; background-color:#0B1B29; padding:2px 7px; display:block; }
	#bottom-sub-nav ul li a:hover { text-decoration:none; }

/*truetv video iframe contents*/
body.video-iframe { background-color: #2F3D49; padding:10px; }
body.video-iframe h1 { float:left; width:450px; }

/* PAGING */
.paging { border:Solid 1px Gray; background-color:#2F3D49; text-decoration:none; }
.paging:hover { border:Solid 1px Gray; text-decoration:none; background-color:#0B1B29; }
.paging-selected { border:Solid 1px Gray; background-color:#2F3D49; }
