/* @override http://10.0.1.6:8888/harvest-tv/style/new-styles.css */

/* Content Fix */
div#content {
	padding-top: 0!important;
}

div#htv-home {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 580px;
}

/* Page Title */
div#htv-page-title {
	width: 550px;
	padding: 20px 0 0 0;
	font-family: Times, serif;
	float: right;
	display: inline;
}
div#htv-page-title h1 {
	font-size: 215%;
	margin: 0;
	color: #ff6701;
	font-weight: normal;
}
div#htv-page-title h2 {
	font-size: 108%;
	color: #9d73bc;
}

/* Nav Note */
div#htv-nav-note {
	width: 133px;
	height: 125px;
/*	background: url(../images/nav/bg-nav-note.png) no-repeat 0 0;
*/	
	background: url(../admin/images/Partners-In-Faith-Note.png) no-repeat 0 0;
	
/*	background: url(../admin/images/Run-With-The-Vision.png) no-repeat 0 0;*/
	position: absolute;
	right: 0;
	z-index: 10;
	top: 0;
	text-indent: -9000px;
}
div#htv-nav-note a {
	display: block;
	height: 100%;
}

/* Nav */
div#htv-nav {
	width: 854px;
	height: 59px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/nav/bg-nav.png) no-repeat 0 0;
	position: relative;
}
div#htv-nav ul {
	margin: 0 0 0 158px;
	padding: 0;
}
div#htv-nav ul li {
	background: url(../images/nav/bg-nav-vr.gif) no-repeat 0 50%;
	float: left;
	display: inline;
}
div#htv-nav ul li:first-child {
	background: none;
}
div#htv-nav ul li a {
	display: block;
	line-height: 35px;
	text-transform: uppercase;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	padding: 0 20px;
}
div#htv-nav ul li a:link, div#htv-nav ul li a:visited {
	color: #fff;
	text-decoration: none;
}
div#htv-nav ul li:hover a:link, div#htv-nav ul li:hover a:visited, div#htv-nav ul li.sfhover a:link, div#htv-nav ul li.sfhover a:visited {
	color: #ff6701;
}

/* Nav Drop Down */
div#htv-nav ul ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	background: url(../images/nav/bg-nav-dropdown.png) no-repeat 0 100%;
	width: 124px;
	z-index: 1000;
}
div#htv-nav ul li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	padding-bottom: 10px;
}
div#htv-nav ul li ul li {
	background-image: none;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
}
div#htv-nav ul li ul li a {
	text-align: center;
	line-height: 22px;
	padding: 0 10px;
	margin: 0;
	font-size: 93%;
	display: block;
	font-weight: normal;
	background: url(../images/nav/bg-nav-dropdown-hr.gif) no-repeat 50% 100%;
	text-transform: none;
	width: 104px;
}
div#htv-nav ul li ul li a:link, div#htv-nav ul li ul li a:visited {
	color: #fff!important;
}
div#htv-nav ul li ul li a:hover {
	color: #bcd344!important;
}
div#htv-nav ul li:hover ul, div#htv-nav ul li.sfhover ul {
	left: auto;
}
/* Fix for sticky IE drop downs */
div#htv-nav ul li:hover, div#htv-nav ul li.sfhover {position: static;}

/* Harvest Show logo */
div#htv-logo {
	width: 249px;
	height: 97px;
	background: url(../images/nav/logo-harvest-show.png) no-repeat 0 0;
	text-indent: -9000px;
	float: left;
	display: inline;
}
div#htv-logo a {
	display: block;
	height: 100%;
}

/* Show Hosts */
div#htv-show-hosts {
	width: 214px;
	height: 323px;
	margin-top: -20px;
	margin-left: 63px;
	float: left;
	display: inline;
}

/* Video Player */
div#htv-video-player {
	background: #fff url(../images/nav/videoplayerbackgrnd.gif) no-repeat top left;
	width: 494px;
	height: 277px;
	margin-right: 80px;
	padding-top: 10px;
	float: right;
	display: inline;
}


/* Video Player - Left Div */
#htv-video-player-left {
	padding: 3px 0 0 12px;
	margin: 0 30px 0 0;
	float: left;
}

/* Video Player - Right Div */
#htv-video-player-right {
	padding: 3px 0 0 10px;
	width: 250px;
	height: 320px;
	display: inline;
}



/* Week Scroller */
#week-scroll-spacer {
	width: 450px;
	height: 121px;
	overflow: hidden;
	margin-right: 170px;
	float: right;
	display: inline;
	
	display: none;
}
#week-scroll-container {
	width: 450px;
	min-height: 121px;
	height: 121px;
	overflow: hidden;
	background: #fff url(../images/nav/purple-ball.gif) no-repeat top right;
	margin-right: 170px;
	float: right;
	display: inline;
}

#week-scroll-container #week-scroll .item {
	width: 450px;
}

#week-scroll-container .item .general-content {
	margin-right: 130px;
	text-align: right;
}

#week-scroll-container .item .general-content h3 {
	color: #601795;
	font-size: 200%;
}

#week-scroll-container .item .general-content h4 {
	color: #926eac;
	font-size: 100%;
}

#week-scroll-container .item .general-content p {
	color: #676767;
	font-size: 70%;
	margin-left: 80px;
}

#week-scroll-container .item .feature {
	width: 70px;
	float: right;
	display: inline;
	color: #fff;
	text-align: center;
	margin: 45px 33px 0 0; /* change these values to tweak position of feature text */
	text-transform: uppercase;
	font-weight: bold;
}

#week-scroll-container #week-nav {
	width: 320px;
	margin-left: 148px;
	margin-top: 10px;
}

#week-scroll-container #week-nav li {
	border-right: 1px solid #311851;
	float: left;
	font-size: 80%;
	padding-right: 7px;
	margin-left: 2px;
}

#week-scroll-container #week-nav li.last-child {
	border-right: none;
}

#week-scroll-container #week-nav li a:link, #week-scroll-container #week-nav li a:visited {
	color: #7700ce;
	text-decoration: none;
	padding-left: 5px;
}

#week-scroll-container #week-nav li a:hover {
	text-decoration: underline;
}

#week-scroll-container #week-nav li.activeSlide a:link, #week-scroll-container #week-nav li.activeSlide a:visited {
	color: #ff6701;
	background: transparent url(../images/nav/active-slide-arrow.gif) no-repeat center left;
}

#week-scroll-container #week-nav li.activeSlide a:hover {
	text-decoration: none;
}

/* Footer Scroller */
.htv-scroller-spacer {
	clear: both;
	height: 100px;
	width: 100%;
}
#ft-scroll-container {
	background: transparent url(../images/nav/ft-scroll-bg.gif) no-repeat center left;
	width: 768px;
	height: 101px;
	position: absolute;
	top: 467px;
	left: 50px;
}

#ft-scroll-container #ft-scroll {
	width: 760px;
	height: 101px;
	margin: 0 4px;
}

#ft-scroll-container #ft-scroll .slide {
	width: 220px;
	height: 101px;
	float: left;
	margin: 0 14px;
}

#ft-scroll-container #ft-scroll .slide img {
	float: left;
	margin: 8px;
}

#ft-scroll-container #ft-scroll .slide .general-content {
	margin-top: 8px;
}

#ft-scroll-container #ft-scroll .slide .general-content h3 {
	color: #601795;
}

#ft-scroll-container #ft-scroll .slide .general-content p {
	font-size: 85%;
	color: #676767;
}

#ft-scroll-container #ft-scroll .item a:link, #ft-scroll-container #ft-scroll .item a:visited {
	color: #676767;
	text-decoration: none;
}

#ft-scroll-container #ft-scroll .item a:hover .general-content p {
	font-size: 110%;
}
