body {
  margin: 0;
  padding: 0;
  font-family: arial;
  background-color: #000000;
  background-image: url(/images/bg_site.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}

.break,
.break-margin {
  clear: both;
  width: 100%;
  height: 0;
}

.break-margin {
  height: 15px;
}

.no-border {
  border: 0 !important;
}


#site {
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0;
  width: 980px;
}

#site-header {
  position: relative;
  width: 100%;
  height: 160px;
}

#site-logo {
  position: absolute; top: 5px; left: 8px;
  width: 200px;
  height: 140px;
  border: 0;
}

#site-header-banner {
  overflow: hidden;
  position: absolute; top: 30px; right: 0;
  width: 728px;
  height: 90px;
  border: 0;
}

#site-header-banner img {
  border: 0;
}

#site-navigation {
  position: relative; z-index: 3;
  width: 100%;
  height: 39px;
  background-image: url(/images/bg_navigation.jpg);
  background-repeat: no-repeat;
}

#site-navigation .nav-image {
  position: absolute; top: 0; left: 0;
  width: 100%;
  height: 39px;
  border: 0;
}

#site-navigation .image-rollover {
  visibility: hidden;
}

#site-navigation a.rollover {
  display: block;
  position: absolute;
}

#site-navigation a:hover.rollover .image-rollover {
  visibility: visible;
}

#nav-home {
  left: 80px;
  width: 80px;
}

#nav-programming {
  left: 180px;
  width: 130px;
}

#nav-schedule {
  left: 335px;
  width: 200px;
}

#nav-video {
  left: 565px;
  width: 70px;
}

#nav-photos {
  left: 660px;
  width: 70px;
}

#nav-stations {
  left: 760px;
  width: 120px;
}

.sub-navigation {
  visibility: hidden;
  position: absolute; top: 35px; z-index: 9;
  background-color: #5B5B5B;
  background-image: url(/images/bg_navigation_sub.jpg);
  background-repeat: repeat-x;
  border: 4px solid #000000;
  border-width: 4px 0 4px 0;
}

#sub-nav-programming {
  left: 180px;
}

.sub-navigation-column {
  float: left;
  list-style: none;
  margin: 0;
  padding: 15px 15px 15px 15px;
  width: 210px;
  border-right: 1px solid #FFFFFF;
}

.sub-navigation-column li {
  clear: both;
  padding: 3px 0 3px 0;
  color: #77D7E2;
  font-size: 12px;
  font-weight: bold;
}

.sub-navigation-header {
  font-size: 20px !important;
}

.sub-navigation-column li a {
  float: left;
  display: block;
  color: #FFFFFF;
  text-decoration: none;
}

.sub-navigation-column li a:hover {
  text-decoration: underline;
}

.sub-navigation-airdate {
  float: left;
  display: block;
  margin-right: 4px;
  width: 30px;
}




#site-content {
  position: relative; z-index: 1;
  width: 100%;
  background-color: #FFFFFF;
}

#site-break {
  clear: both;
  width: 100%;
  height: 15px;
}

#site-footer {
  position: relative;
  padding: 20px 0 100px 0;
  width: 100%;
  text-align: center;
}

#site-footer span {
  display: block;
  color: #C0C0C0;
  font-size: 10px;
}

#site-footer #site-credits {
  margin-top: 14px;
}

#site-footer a {
  color: #C0C0C0;
  font-weight: bold;
  text-decoration: none;
}

#site-footer a:hover {
  text-decoration: underline;
}



#site-tabbed-calendar-wrap {
  display: inline;
  float: left;
  overflow: hidden;
  margin: 10px 0 0 14px;
  width: 640px;
  height: 250px;
}

#site-feature-boxes-wrap {
  display: inline;
  float: left;
  overflow: hidden;
  margin: 10px 0 0 14px;
  width: 640px;
  height: 350px;
}

#site-extras-module-wrap {
  display: inline;
  float: left;
  overflow: hidden;
  margin: 10px 0 0 14px;
  width: 640px;
  height: 155px;
}

#site-content-right {
  display: inline;
  float: right;
}

#site-feature-flash-wrap {
  overflow: hidden;
  margin: 10px 14px 0 0;
  width: 300px;
  height: 350px;
  background-color: #000000;
}

#site-banner-rectangle {
  overflow: hidden;
  margin: 10px 14px 0 0;
  width: 300px;
  height: 250px;
}

#site-newsletter-image {
  display: block;
  margin: 10px 14px 0 0;
  width: 300px;
  height: 74px;
}

#site-newsletter-image img {
  width: 300px;
  height: 74px;
  border: 0;
}



form fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

#site-find-local-station {
  position: relative;
  margin: 10px 14px 0 0;
  padding: 0;
  width: 300px;
  height: 74px;
  background-image: url(/images/bg_find_local_station.jpg);
  background-repeat: no-repeat;
}

#site-find-local-station-zipcode {
  position: absolute; top: 44px; left: 74px;
  width: 120px;
  border: 0;
}

#site-find-local-station-submit {
  position: absolute; top: 40px; left: 200px;
}





/* Feature Boxes */
.mntv-feature-box {
  overflow: hidden;
  float: left;
  position: relative;
  width: 200px;
  height: 350px;
}

#mntv-feature-box-2 {
  margin: 0 20px 0 20px;
}

.mntv-feature-box-header {
  position: absolute; top: 0; left: 0;
  width: 200px;
  height: 47px;
}

.mntv-feature-box-info {
  display: block;
  position: absolute; top: 47px; left: 0;
  padding-top: 3px;
  width: 198px;
  height: 19px;
  color: #08668F;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  background-color: #DADADA;
  border: 1px solid #B5B5B5;
  border-bottom: 0;
}

.mntv-feature-box-image {
  position: absolute; top: 70px; left: 0;
  width: 200px;
  height: 150px;
}

.mntv-feature-box-content {
  position: absolute; top: 220px; left: 0;
  width: 198px;
  height: 129px;
  color: #000000;
  font-size: 12px;
  background-color: #FAFAFA;
  border: 1px solid #B5B5B5;
  border-top: 0;
}

.mntv-feature-box-scroll {
  overflow: hidden;
  position: absolute; top: 15px; left: 15px;
  width: 150px;
  height: 105px;
}

.mntv-feature-box-content-text {
  position: relative;
}

.mntv-feature-box-content-text p {
  margin: 0;
  padding: 0 0 10px 0;
}

.mntv-feature-box-arrows {
  position: absolute; top: 80px; right: 5px;
  width: 20px;
  height: 40px;
}

.mntv-feature-box-arrow {
  width: 20px;
  height: 20px;
  border: 0;
}





/* Sidebar */
#side-wrap {
  float: left;
  margin: 10px 0 0 15px;
  width: 172px;
}

.side-mini-box {
  float: left;
  margin: 15px 0 0 0;
  width: 172px;
  height: 100px;
  border: 0;
}

#side-local-station {
  position: relative;
  background-image: url(/images/side_box_station.jpg);
  background-repeat: no-repeat;
}

#side-local-station-zipcode {
  position: absolute; top: 73px; left: 10px;
  width: 95px;
  border: 0;
}

#side-local-station-submit {
  position: absolute;
  top: 70px; left: 110px;
  width: 60px;
  height: 24px;
  border: 0;
}





/* Banners */
#side-skyscraper {
  margin: 12px 20px 0 0;
  float: right;
  overflow: hidden;
  width: 160px;
  height: 600px;
  border: 0;
}

#side-skyscraper img {
  border: 0;
}







/* Schedule */

#schedule-header {
  float: left;
  margin: 12px 0 0 15px;
  width: 565px;
  height: 45px;
  border: 0;
}

#schedule-find-station {
  float: left;
  position: relative;
  margin: 12px 0 0 0;
  width: 385px;
  height: 45px;
  background-image: url(/images/bg_find_local_station_schedule.jpg);
  background-repeat: no-repeat;
}

#schedule-local-station-zipcode {
  position: absolute; top: 16px; left: 220px;
  width: 95px;
  border: 0;
}

#schedule-local-station-submit {
  position: absolute; top: 9px; right: 5px;
  width: 60px;
  height: 30px;
  border: 0;
}

#schedule-wrap {
  display: inline;
  float: left;
  margin: 0 0 0 15px;
  padding: 0 12px 12px 12px;
  width: 926px;
  background-color: #333333;
  border: 6px solid #4D8492;
  border-width: 6px 0 6px 0;
}

#schedule-wrap h1 {
  margin: 0;
  padding: 20px 0 20px 0;
  color: #46DEFF;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}

.schedule-day-wrap {
  float: left;
  width: 183px;
  border: 1px solid #FFFFFF;
}

.schedule-day-header {
  margin: 0;
  padding: 3px 5px 3px 5px;
  width: 173px;
  color: #2A2A2A;
  font-size: 14px;
  font-weight: bold;
  background-image: url(/images/bg_schedule_day_header.jpg);
  background-repeat: no-repeat;
  border-bottom: 1px solid #ADADAD;
}

.schedule-day-date {
  float: right;
}

.schedule-day-minimum-height {
  float: left;
  height: 180px;
}

.schedule-day-content {
  padding: 7px;
}

.schedule-day-content span {
  display: block;
  font-size: 12px;
  font-weight: bold;
}

.schedule-day-wrap .schedule-time,
.schedule-day-wrap .schedule-time a,
.schedule-day-wrap .schedule-title,
.schedule-day-wrap .schedule-title a {
  color: #FFFFFF;
  text-decoration: none;
}

.schedule-day-wrap .schedule-title,
.schedule-day-wrap .schedule-title a {
  font-style: italic;
}

.schedule-day-wrap .schedule-show,
.schedule-day-wrap .schedule-show a {
  color: #46DEFF;
  text-decoration: none;
}





/* Video Player */

#player-wrap {
  display: inline;
  float: left;
  margin: 15px 0 0 10px;
}

#player-side-boxes {
  display: inline;
  float: right;
  margin: 0 10px 0 0;
  width: 172px;
}





/* Photos */

#photos-wrap {
  float: left;
  margin: 12px 0 0 12px;
  width: 580px;
}

#photos-header {
  position: relative;
  width: 580px;
  height: 45px;
  background-image: url(/images/photos_header.jpg);
  background-repeat: no-repeat;
  border-bottom: 6px solid #4D8492;
}

#photos-select {
  position: absolute; top: 12px; left: 370px;
  width: 190px;
}

#photos-container {
  width: 580px;
  text-align: center;
  background-color: #333333;
}

#photos-caption {
  width: 580px;
  background-color: #000000;
  background-image: url(/images/bg_photos_caption.jpg);
  background-repeat: no-repeat;
  border: 6px solid #4D8492;
  border-width: 6px 0 6px 0;
}

#photos-show-title,
#photos-gallery-text,
#photos-caption-text {
  display: block;
  margin: 0 auto 0 auto;
  padding: 5px 0 0 0;
  width: 70%;
  color: #46DEFF;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

#photos-caption-text {
  padding: 5px 0 10px 0;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
}


#photos-header-shows {
  margin-top: 15px;
  width: 580px;
  height: 45px;
  border-bottom: 6px solid #4D8492;
}

#photos-shows-logos {
  width: 580px;
  background-color: #333333;
  border-bottom: 6px solid #4D8492;
}

#photos-shows-logos img {
  float: left;
  margin: 15px 0 0 15px;
  width: 172px;
  height: 130px;
  border: 0;
}


#photos-side-logo {
  width: 172px;
  height: 130px;
  border: 6px solid #4D8492;
  border-width: 6px 0 3px 0;
}

#photos-side-next,
#photos-side-previous {
  width: 172px;
  background-color: #333333;
  border-bottom: 1px solid #FFFFFF;
}

#photos-side-previous {
  border-bottom: 3px solid #7AD6FF;
}

.photos-cycle-button {
  cursor: pointer;
  width: 172px;
  height: 36px;
  border: 0;
}

.photos-thumbnail-wrap {
  overflow: hidden;
  margin: 0 15px 15px 15px;
  width: 140px;
  height: 140px;
  text-align: center;
  background-color: #000000;
}

.photo-thumbnail-horizontal {
  margin-top: 12px;
  width: 140px;
  height: 115px;
}

.photo-thumbnail-vertical {
  margin-left: 12px;
  width: 115px;
  height: 140px;
}





/* Local Stations */

#stations-header,
#contact-header {
  float: left;
  margin: 12px 0 0 12px;
  width: 380px;
  height: 45px;
  border: 0;
}

#stations-newsletter,
#contact-newsletter {
  float: left;
  margin: 12px 0 0 1px;
  width: 385px;
  height: 45px;
  border: 0;
}

#stations-box-wrap,
#contact-box-wrap {
  display: inline;
  clear: left;
  float: left;
  margin-left: 12px;
  width: 765px;
  background-color: #333333;
  border: 6px solid #4D8492;
  border-width: 6px 0 6px 0;
}

#stations-box,
#contact-box {
  margin: 20px auto 20px auto;
  width: 690px;
}

#stations-zipcode-box {
  position: relative;
  margin: 0;
  padding: 0;
  width: 686px;
  height: 40px;
  background-image: url(/images/bg_stations_zipcode.jpg);
  background-repeat: no-repeat;
  border: 2px solid #FFFFFF;
}

#stations-zipcode-field {
  position: absolute; top: 12px; left: 484px;
  width: 120px;
  border: 0;
}

#stations-go-button {
  position: absolute; top: 10px; left: 610px;
  width: 60px;
  height: 24px;
  border: 0;
}

#stations-main {
  width: 690px;
  height: 320px;
  background-color: #D0CECE;
  background-image: url(/images/stations_main_image.jpg);
  background-repeat: no-repeat;
}

#stations-listing {
  width: 690px;
  background-color: #D0CECE;
  background-image: url(/images/stations_listings_image.jpg);
  background-repeat: no-repeat;
}

#stations-minimum-height {
  float: left;
  width: 1px;
  height: 320px;
}

#stations-table {
  float: right;
  margin: 20px 20px 20px 0;
  width: 360px;
  background-color: #FFFFFF;
}

#stations-table td {
  margin: 0;
  padding: 20px;
  color: #FFFFFF;
  font-size: 14px;
  background-color: #333333;
}

#stations-table td.stations-table-header {
  padding: 0 20px 0 20px;
  height: 24px;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
  background-image: url(/images/stations_table_heading.jpg);
  background-repeat: repeat-x;
}

#stations-table td a {
  color: #46DEFF;
}

#stations-table td a:hover {
  text-decoration: none;
}





/* Contact */

#contact-box {
  background-color: #D0CECE;
}

#contact-inside-header {
  margin: 0;
  padding: 12px 0 0 0;
  width: 686px;
  height: 28px;
  text-align: center;
  background-color: #0F94CD;
  border: 2px solid #FFFFFF;
}

#contact-box label {
  display: block;
  color: #333333;
}

#contact-box span.notice {
  clear: both;
  display: block;
  margin: 2px;
  color: #CC2525;
  font-size: 11px;
  font-weight: bold;
}

#contact-box form fieldset {
  padding: 10px;
}

#contact-box form #contact-comment {
  float: right;
}

#contact-box form fieldset input.text,
#contact-box form fieldset textarea {
  width: 240px;
  font-family: tahoma;
  font-size: 14px;
  border: 0;
}

#contact-box form fieldset textarea {
  display: block;
  width: 400px;
  height: 110px;
}

#contact-box form fieldset .submit {
  float: right;
  margin-top: 8px;
}

#contact-success {
  margin: 0 auto 0 auto;
  padding: 10px;
  color: #333333;
  text-align: center;
}



/* Terms and Privacy */

#site-terms-header,
#site-privacy-header {
  float: left;
  margin: 12px 0 0 12px;
  width: 765px;
  height: 45px;
  background-image: url(/images/bg_header.jpg);
  background-repeat: repeat-x;
}

#site-terms-header img,
#site-privacy-header img {
  width: 360px;
  height: 45px;
  border: 0;
}

#site-terms,
#site-privacy {
  float: left;
  margin: 0 0 0 12px;
  padding: 10px;
  width: 745px;
  background-color: #333333;
  border: 6px solid #4D8492;
  border-width: 6px 0 6px 0;
}

#site-terms h1,
#site-privacy h1 {
  margin: 20px 0 0 0;
  padding: 0;
  color: #7AD6FF;
  font-size: 16px;
  text-transform: uppercase;
}

#site-terms h1.huge-headline,
#site-privacy h1.huge-headline {
  font-size: 28px;
}

#site-terms p,
#site-privacy p {
  margin: 0;
  padding: 5px 0 5px 0;
  color: #FFFFFF;
  font-size: 14px;
}

#site-terms a,
#site-privacy a {
  color: #4D8492;
}

#site-terms a:hover,
#site-privacy a:hover {
  text-decoration: none;
}



/* Error Information */

#site-error-header {
  margin: 0 auto 0 auto;
  padding: 20px;
  color: #333333;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}

#site-error {
  margin: 0 auto 0 auto;
  padding: 40px;
  width: 400px;
  color: #FFFFFF;
  font-size: 14px;
  background-color: #333333;
  border: 6px solid #4D8492;
  border-width: 6px 0 6px 0;
}





