/* @override http://itvs.org/stylesheets/home-index-page.css?1292976177 */


.home-index-page {
  background: none;
}

#body {
  width: 1050px;
  position: relative;
}

.home-index-page .page-content {
  padding: 30px;
}

#header {
  height: 72px;
}

#featured-items {
  width: 1050px;
}

.featured-item {
  width: 1050px
}

.featured-item-template {
  display: none;
}

.home-index-page .featured-item {
  height: 369px;
  position: relative;
  display: none;
}

.home-index-page .featured-item.selected {
  display: block;
}

.home-index-page .featured-item .title-links {
  width: 345px;
  float: left;
  padding: 35px 30px;
}

#film-browser {
  position: absolute;
  top: 35px;
  right: 32px;
  width: 260px;
  background-color: transparent;
  z-index: 999;
}

#film-browser h3 {
  position: relative;
  font-size: 1.6em;
  padding-bottom: 0;
}

#film-browser .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 300px;
  background-color: #eee;
  opacity: 0.9;
  filter: alpha(opacity = 90);
}

#film-browser .topics .shadow {
  background-color: transparent;
}

#film-browser .topic-groups .topic-group {
  width: 281px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 0;
}

#film-browser .topic-groups .topic-group.selected {
  border-bottom: none;
}

#film-browser .topic-groups .topic-group a {
  border-top: solid #c6c6c6 1px;
  background: transparent url(/images/left-arrow-darkgrey.gif) no-repeat 0 50%;
  color: #d32;
  width: 245px;
  height: 39px;
  padding-left: 14px;
  top: 0;
  left: 0;
}

#film-browser .topic-groups .topic-group.selected a {
  border-top: solid #e5312a 1px;
  background: #e5312a url(/images/left-arrow-red.png) no-repeat 0 50%;
  color: #fff;
}

#film-browser .topic-groups .topic-group.selected + .topics + .topic-group a {
  border-top: solid #e0e0e0 1px;
}

#film-browser .topic-groups .topic-group:first-child a {
  border-top: none;
}

#film-browser .topic-groups .topic-group .shadow {
  background-color: transparent;
  height: 40px;
  top: 0;
}

.home-index-page .page-heading .dominant .overlay-content {
  padding: 9px 10px 9px 10px;
}

.home-index-page .page-heading .submissive-bottom .overlay-content {
  padding: 9px 10px 3px 10px;
}

.home-index-page .page-heading .submissive-top .overlay-content {
  padding: 0 10px 9px 10px;
}

.home-index-page .page-heading .submissive .overlay-content {
  padding: 0 10px 0 10px;
}

.home-index-page .page-subheading {
  margin-top: 10px;
  font-size: 1.35em;
}

.home-index-page .page-subheading .dominant .overlay-content {
  padding: 8px 8px 8px 8px;
}

.home-index-page .page-subheading .submissive-bottom .overlay-content {
  padding: 8px 8px 0 8px;
}

.home-index-page .page-subheading .submissive-top .overlay-content {
  padding: 0 8px 8px 8px;
}

.home-index-page .page-subheading .submissive .overlay-content {
  padding: 0 8px 0 8px;
}

.webkit .home-index-page .page-subheading .submissive-bottom.descenders .overlay-content {
  padding-bottom: 0.2em;
}

.home-index-page .featured-item .links {
  margin-top: 10px;
  width: 100%;
}

.home-index-page .featured-item h3 .blockhead,
.home-index-page .featured-item h1 .blockhead {
  clear: left;
}

.home-index-page .clickable a,
.home-index-page .clickable a:hover {
  color: #fff;
  font-weight: bold;
}

.home-index-page .clickable .overlay-content {
  padding: 9px 12px 7px 12px;
}

.home-index-page .clickable.overlay .overlay-background {
  background-color: #31b0c3;
  opacity: 1;
  filter: alpha(opacity = 100);
}

.home-index-page .clickable.overlay:hover .overlay-background {
  background-color: #43c3e6;
}

.home-index-page .featured-item .links .overlay:first-child {
  margin-right: 10px;
}

.home-index-page .features-div {
  top: 4px;
  left: 28px;
  position: relative;
}

#feature-list {
  position: absolute;
  bottom: 30px;
  width: auto;
  z-index: 999;
}

#feature-list li {
  float: left;
  padding: 0;
  width: 75px;
  height: 50px;
  margin-right: 6px;
  position: relative;
  overflow: hidden;
}

#feature-list li a img {
  position: absolute;
  border: solid #fff 2px;
  top: 10px;
  z-index: 1;
}

#feature-list li.inactive a img {
  border: solid #fff 2px;
}

#feature-list li.active a img {
  position: absolute;
  z-index: 1;
  top: -40px;
}

#feature-list li a {
  display: block;
  position: absolute;
  width: 71px;
  bottom: 0;
}

#feature-list li .handle {
  width: 75px;
  height: 10px;
  background-color: #fff;                                                 
  opacity: 0.6;
  filter: alpha(opacity = 60);
  position: absolute;
  bottom: 0;
  z-index: 100;
  cursor: pointer;
}

#feature-list li.selected .handle,
#feature-list li.in-motion .handle {
  opacity: 1;
  filter: alpha(opacity = 100);
}

#video-stage {
  display: none;
  position: absolute;
  z-index: 1001;
  left: 0;
  top: 32px;
}

#video-overlay.active {
  height: 360px;
  position: absolute;
  top: 6px;
  width: 1050px;
  background-color: #000;
  opacity: 0.8;
  filter: alpha(opacity = 80);
  z-index: 1000;
}

#video-stage .clickable {
  margin-left: 150px;
  margin-top: 276px;
}

#current-video.active {
  height: 310px;
  margin-left: 230px;
  width: 550px;
}

.home-index-page .first-column {
  width: 200px;
  float: left;
  margin-right: 30px;
  min-height: 388px;
  position: relative;
}

.home-index-page .first-column .heading-paragraph {
  padding-bottom: 23px;
  margin-bottom: 90px;
  border-bottom: solid 1px #dddddd;
  letter-spacing: 0.1px;
}

.home-index-page .first-column .stay-connected {
  position: absolute;
  bottom: 2px;
}

.home-index-page .middle-column {
  width: 421px;
  height: 427px;
  float: left;
  zoom: 1;
  z-index: 1;
  position: static;
}

.home-index-page .middle-column h3 {
  font-size: 1.6em;
  line-height: 1.1em;
  text-transform: uppercase;
  padding-bottom: 13px;
}

.home-index-page .middle-column h3 > a:hover {
  text-decoration: none;  
}

.home-index-page .middle-column li {
  width: 421px;
  height: 125px;
}

.home-index-page .middle-column .feed-items li > a {
  float: left;
}

.home-index-page .middle-column li > a .label {
  margin-bottom: 30px;
}

.home-index-page .middle-column li > a img.thumbnail {
  width: 150px;
  height: 100px;
}

.home-index-page .middle-column li > .description {
  width: 230px;
  padding-left: 18px;
  float: left;
  position: relative;
  height: 80px;
  padding-bottom: 20px;
}

.home-index-page .middle-column li > .description h4 {
  font-size: 1.15em;
  font-weight: normal;
  margin: 0;
}

.home-index-page .middle-column li > .description .meta {
  color: #666666;
  font-size: 0.98em;
  position: absolute;
  bottom: 0;
}

/* IE 7 hack to fix flyout overlap issue */
*+html .home-index-page .middle-column li > .description,
*+html .home-index-page .middle-column li > .description .meta {
  position: static;
}

.home-index-page .last-column {
  float: left;
  margin-left: 39px;
}

.home-index-page .sidebar-content-widget {
  min-height: 380px;
  padding-bottom: 10px;
}

.home-index-page .sidebar-content-widget h3 {
  padding: 0;
}

.home-index-page .panes,
.home-index-page .listings-tabs li.selected {
  background-color: #fff;
}

.home-index-page .listings-tabs li.selected {
  border-top: solid 3px #8eaf1d;
}

.home-index-page .listings-tabs li.selected:hover {
  background-color: #fff;
}

.home-index-page .listings-tabs {
  padding: 6px 0 0;
  background-color: transparent;
}

.home-index-page .listings-tabs li {
  width: auto;
  padding: 8px 8px 10px;
  height: 11px;
  background-color: #97938f;
  border-top: solid 3px #ddd;
  margin-right: 3px;
}

.listings-tabs li a {
  color: #fff;
}

.home-index-page .listings-tabs li:hover {
  background-color: #afadaa;
  cursor: pointer;
}

.home-index-page .listings-tabs li h3 {
  border: none;
  padding: 0;
  margin: 0;
}

.home-index-page .zipcode-widget {
  background-position: -10px 0;
  padding: 10px;
  width: 240px;
  height: auto;
}

.panes > div > ul {
  float: left;
  width: 240px;
}

.panes > div > ul > li{
  float: left;
  width: 235px;
}

.home-index-page .zipcode-widget form input[name=zip_code] {
  padding: 6px 7px 3px;
  width: 65px;
  float: left;
  height: 18px;
}

.home-index-page .zipcode-widget form button {
  float: left;
  height: 29px;
  font-size: 0.95em;
  padding: 0;
  width: 120px;
}

.home-index-page .zipcode-widget form .input-hint {
  color: #999;
}

.home-index-page .panes {
  padding: 14px 10px 15px;
  margin-top: 0;
  font-size: 1em;
  min-height: 287px;
  position: relative;
}

.home-index-page .panes ul {
  clear: both;
  padding-top: 14px;
}

.home-index-page .panes .online ul {
  padding-top: 5px;
}

.home-index-page .panes ul li:first-child {
  padding-top: 0;
}

.home-index-page .panes .thumbnail-link {
  float: left;
}
.home-index-page .panes li {
	width: 255px;
}

.home-index-page .panes li p {
  color: #666;
  margin-top: 1px;
  line-height: 1.2em;
	padding-right: 5px;
}

.home-index-page .panes li p.series-name {
  margin-top: 5px;
}

.home-index-page .panes li {
  border-bottom: solid #eee 1px;
  padding: 15px 0 12px 5px;
  line-height: 1.1em;
  font-size: 0.95em;
}

.home-index-page .panes li.cc-logo {
  padding: 0;
  border-bottom: none;
}

.home-index-page .panes .more {
  display: block;
  text-align: right;
  padding: 0 12px 0 0;
  background: transparent url(/images/right-arrow-red.png) center right no-repeat;
  font-weight: bold;
  position: absolute;
  bottom: 12px;
  right: 14px;
  font-size: 0.9em;
}

.home-index-page .panes .none {
  display: block;
  font-weight: bold;
  position: absolute;
  bottom: 102px;
  font-size: 0.9em;
  text-align: center;
  left: 0;
  width: 100%;
}

.home-index-page .panes li > div {
  margin-left: 115px;
}

.home-index-page .panes li > div strong {
  display: block;
  font-weight: bold;
}

.home-index-page .panes .online {
  padding: 0 0 5px;
}

.home-index-page .panes .online div {
}

.home-index-page .panes .online li {
  padding-top: 12px;
  padding-bottom: 5px;
}

.home-index-page .panes .online li:first-child {
  padding-top: 0;
}

.home-index-page .panes .online .logo {
  display: block;
  padding-top: 5px;
}

.home-index-page .panes .online p img {
  float: none;
  magin: 0;
}

.home-index-page .promo-row {
  border-top: 2px solid #dddddd;
  margin-top: 5px;
  color: #262626;
  font-size: 0.98em;
  clear: both;
}

.home-index-page .promo-row .promo {
  float: left;
  width: 310px;
  margin-right: 30px;
  margin-top: 40px;
  margin-bottom: 0;
}

.home-index-page .promo-row .promo.last-child {
  margin-right: 0;
}

.home-index-page .promo-row img {
  float: left;
  margin-right: 20px;
  margin-bottom: 6px;
}

.home-index-page .promo-row .promo h3 {
  font-size: 1.5em;
}

.home-index-page .promo-row .promo a {
  color: #dd3322;
  font-weight: bold;
}

.home-index-page .promo-row .promo b > a {
  color: #262626;
}

.home-index-page .promo-row .promo b > a:hover {
  color: #dd3322;
  text-decoration: none;
}

.sidebar-content-widget > .spinner {
  padding: 0;
  margin: 168px auto;
}

#footer {
  position: relative;
}
