﻿/* WARNING: DO NOT EDIT THE .CSS FILE DIRECTLY, ONLY EDIT THE .LESS FILE. */
/* THE .LESS FILE WILL THEN NEED TO BE COMPILED. */
#UI .page-header {
  color: #00a5e6;
  margin: 28px 0;
  font-size: 22px;
  font-weight: normal;
}
#UI .button-background-gradient {
  background: #1ba3db;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFiYTNkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwOTgxYjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #1ba3db 0%, #0981b0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1ba3db), color-stop(100%, #0981b0));
  background: -webkit-linear-gradient(top, #1ba3db 0%, #0981b0 100%);
  background: -o-linear-gradient(top, #1ba3db 0%, #0981b0 100%);
  background: -ms-linear-gradient(top, #1ba3db 0%, #0981b0 100%);
  background: linear-gradient(to bottom, #1ba3db 0%, #0981b0 100%);
}
#UI .button-background-gradient-hover {
  background: #0981b0;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA5ODFiMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYmEzZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #0981b0 0%, #1ba3db 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0981b0), color-stop(100%, #1ba3db));
  background: -webkit-linear-gradient(top, #0981b0 0%, #1ba3db 100%);
  background: -o-linear-gradient(top, #0981b0 0%, #1ba3db 100%);
  background: -ms-linear-gradient(top, #0981b0 0%, #1ba3db 100%);
  background: linear-gradient(to bottom, #0981b0 0%, #1ba3db 100%);
}
.rounded-blue-button {
  box-shadow: 0px 1px 0px 0px #000305;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFiYTNkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwOTgxYjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #1ba3db 0%, #0981b0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1ba3db), color-stop(100%, #0981b0));
  background: -webkit-linear-gradient(top, #1ba3db 0%, #0981b0 100%);
  background: -o-linear-gradient(top, #1ba3db 0%, #0981b0 100%);
  background: -ms-linear-gradient(top, #1ba3db 0%, #0981b0 100%);
  background: linear-gradient(to bottom, #1ba3db 0%, #0981b0 100%);
  background: #1ba3db;
  border-radius: 41px;
  padding: 0px 15px;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  text-shadow: 1px 1px 0px #1f7a9e;
  text-align: center;
  line-height: 24px;
}
.rounded-blue-button:hover {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA5ODFiMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYmEzZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #0981b0 0%, #1ba3db 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0981b0), color-stop(100%, #1ba3db));
  background: -webkit-linear-gradient(top, #0981b0 0%, #1ba3db 100%);
  background: -o-linear-gradient(top, #0981b0 0%, #1ba3db 100%);
  background: -ms-linear-gradient(top, #0981b0 0%, #1ba3db 100%);
  background: linear-gradient(to bottom, #0981b0 0%, #1ba3db 100%);
  background: #0981b0;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  font-size: 100%;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline;
}
table,
tbody,
tfoot,
thead,
tr,
th,
td {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  font-size: 100%;
  margin: 0;
  outline: 0 none;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none outside none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
:focus {
  outline: 0 none;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  text-align: left;
}
body {
  background: #f1f1f1;
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  min-width: 998px;
}
a {
  text-decoration: none;
  white-space: nowrap;
}
a:hover {
  text-decoration: underline;
}
p {
  line-height: 120%;
}
.wrapper {
  margin: 0 auto;
  overflow: auto;
  position: relative;
}
.full {
  width: 998px;
}
.full.show-iframe {
  height: 800px;
}
.three-quarter {
  float: left;
  margin-left: 11px;
  width: 723px;
}
.three-quarter.first {
  margin-left: 0;
}
.two-third {
  float: left;
  margin-left: 11px;
  width: 661px;
}
.two-third.first {
  margin-left: 0;
}
.half {
  float: left;
  margin-left: 11px;
  width: 493px;
}
.half.first {
  margin-left: 0;
}
.third {
  float: left;
  margin-left: 11px;
  width: 325px;
}
.third.first {
  margin-left: 0;
}
.quarter {
  float: left;
  margin-left: 11px;
  width: 241px;
}
.quarter.first {
  margin-left: 0;
}
.widget {
  margin-top: 25px;
}
.customStyleSelectBoxInner {
  font-size: 12px;
  position: relative;
  text-transform: uppercase;
  top: 1px;
  width: 155px !important;
  background: transparent url("/National_Library/oe_/http://byutv.org/Content/images/select-box.png") no-repeat scroll right -13px;
}
span.customStyleSelectBox {
  border-left: 1px solid #5e5e5e;
  color: #d8d8d8;
  display: block !important;
  font-weight: normal;
  height: 15px;
  *margin-top: 2px;
  padding: 12px 0 12px 6px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 164px;
}
select:hover + span.customStyleSelectBox {
  color: white;
}
select:hover + span.customStyleSelectBox .customStyleSelectBoxInner {
  background-position: right 2px;
  position: relative;
  top: 1px;
}
.ad {
  background: transparent url("/National_Library/oe_/http://byutv.org/Content/images/gradients.png") repeat-x scroll 0 -1354px;
}
.ad .wrapper {
  padding: 16px 0 5px 0;
}
.ad .wrapper > section {
  float: left;
}
.ad .small-ad {
  float: right;
}
.side-ad {
  height: 589px;
}
.side-ad section {
  height: 250px;
  margin-left: 25px;
  width: 300px;
}
.side-ad section + section {
  margin-top: 25px;
}
.play {
  bottom: 12px;
  height: 32px;
  left: 12px;
  position: absolute;
  width: 32px;
  background: transparent url("/National_Library/oe_/http://byutv.org/Content/images/play-buttons.png") no-repeat scroll -1px -135px;
}
.play:hover {
  background-position: -43px -135px;
}
*:hover > .play {
  background-position: -43px -135px;
}
#head {
  color: white;
  padding-top: 15px;
  background: transparent url("/National_Library/oe_/http://byutv.org/Content/images/gradients.png") repeat-x scroll 0 -1465px;
}
#head .wrapper {
  height: 78px;
  overflow: visible;
}
#head .wrapper > img {
  bottom: 0;
  left: 0;
  position: absolute;
}
#head .wrapper > a {
  position: relative;
  top: 18px;
}
#head .wrapper > a img {
  width: 108px;
  z-index: 100;
}
#head .wrapper > a img.print-only {
  display: none;
}
#head form {
  bottom: 8px;
  position: absolute;
  right: 0px;
}
#head form input[type="text"] {
  border: 1px solid white;
  font-size: 14px;
  padding: 2px 25px 2px 5px;
  width: 155px;
  border-radius: 10px;
}
#head form input[type="submit"] {
  border: none;
  cursor: pointer;
  height: 20px;
  position: absolute;
  right: 2px;
  top: 6px;
  width: 16px;
  background: transparent url("/National_Library/oe_/http://byutv.org/Content/images/header-link-btns.png") no-repeat scroll -81px -1px;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
#head nav {
  left: 183px;
  position: absolute;
  top: 49px;
}
#head nav a {
  border-right: 1px solid #5e5e5e;
  color: white;
  font-size: 17px;
  padding: 0 18px;
  text-transform: uppercase;
}
#head nav a:hover {
  color: #00a5e6;
  text-decoration: none;
}
#head nav a.last-child {
  border-right: none;
}
.watch .watch,
.shows .shows,
.schedule .schedule,
.donate .donate,
.apps .apps,
.episodes #sub .episodes,
.live-tv #sub .live-tv,
.dvr #sub .dvr,
.general-conference #sub .general-conference,
.my-playlists #sub .my-playlists,
.get-byutv #sub-about .get-byutv,
.about #sub-about .about,
.history-mission #sub-about .history-mission,
.contact-us #sub-about .contact-us,
.corporate-sponsorship #sub-about .corporate-sponsorship,
.newsletter #sub-about .newsletter {
  color: #00a5e6 !important;
}
.watch .watch a,
.shows .shows a,
.schedule .schedule a,
.donate .donate a,
.apps .apps a,
.episodes #sub .episodes a,
.live-tv #sub .live-tv a,
.dvr #sub .dvr a,
.general-conference #sub .general-conference a,
.my-playlists #sub .my-playlists a,
.get-byutv #sub-about .get-byutv a,
.about #sub-about .about a,
.history-mission #sub-about .history-mission a,
.contact-us #sub-about .contact-us a,
.corporate-sponsorship #sub-about .corporate-sponsorship a,
.newsletter #sub-about .newsletter a {
  color: #00a5e6 !important;
}
.watch .watch div,
.shows .shows div,
.schedule .schedule div,
.donate .donate div,
.apps .apps div,
.episodes #sub .episodes div,
.live-tv #sub .live-tv div,
.dvr #sub .dvr div,
.general-conference #sub .general-conference div,
.my-playlists #sub .my-playlists div,
.get-byutv #sub-about .get-byutv div,
.about #sub-about .about div,
.history-mission #sub-about .history-mission div,
.contact-us #sub-about .contact-us div,
.corporate-sponsorship #sub-about .corporate-sponsorship div,
.newsletter #sub-about .newsletter div {
  background: url("/National_Library/oe_/http://byutv.org/Content/images/select-box.png") no-repeat scroll 0 -50px transparent;
  height: 15px;
  margin: 0 auto;
  width: 13px;
  *display: none;
}
#user-controls {
  position: absolute;
  right: 0;
  top: 8px;
}
#user-controls section,
#user-controls a,
#user-controls span {
  float: left;
}
#user-controls section {
  border-right: solid 1px #5e5e5e;
  height: 20px;
  padding: 0 7px;
}
#user-controls #authentication {
  padding: 0;
}
#user-controls #authentication a {
  color: #d8d8d8;
  margin: 3px 0 0 0;
  padding: 0 7px;
}
#user-controls #authentication > span.border-right {
  padding: 0;
}
#user-controls #authentication > span {
  border-right: solid 1px #5e5e5e;
  height: 20px;
  line-height: 150%;
  padding: 0 8px;
}
#user-controls #share {
  border-right: none;
  padding-right: 0;
}
#user-controls #share a {
  height: 18px;
  margin: 0 2px;
  width: 18px;
  background: transparent url("/National_Library/oe_/http://byutv.org/Content/images/header-link-btns.png") no-repeat scroll -2px 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
#user-controls #share .twitter {
  background-position: -27px 0;
}
#user-controls #share .youtube {
  background-position: -55px 0;
}
#user-controls #share .google-plus {
  background-position: -184px 0;
}
#user-controls #share .pinterest {
  background-position: -211px 0;
  margin-right: 0;
}
#theme span {
  margin: 2px 4px 0 0;
}
#theme a {
  height: 21px;
  margin: 0 2px;
  width: 19px;
  background: transparent url("/National_Library/oe_/http://byutv.org/Content/images/header-link-btns.png") no-repeat scroll -132px 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
#theme a:hover {
  background-position: -157px 0;
}
#theme .theme-dark {
  background-position: -132px -30px;
}
#theme .theme-dark:hover {
  background-position: -157px -29px;
}
.light #theme .theme-light {
  background-position: -106px 0;
}
#ad-controls {
  position: absolute;
  right: 0;
  top: -15px;
}
#ad-controls a {
  color: #d8d8d8;
  display: none;
}
#sub,
#sub-about {
  display: none;
  font-size: 14px;
  height: 31px;
  background: transparent url("/National_Library/oe_/http://byutv.org/Content/images/gradients.png") repeat-x scroll 0 -318px;
}
#sub nav,
#sub-about nav {
  margin: 0 auto;
  overflow: auto;
  padding: 9px 0 9px 190px;
  position: relative;
  width: 808px;
}
#sub nav section,
#sub-about nav section {
  float: left;
}
#sub nav a,
#sub-about nav a {
  border-right: 1px solid #5e5e5e;
  color: white;
  font-size: 14px;
  padding: 0 18px;
  text-transform: none;
}
#sub nav a:hover,
#sub-about nav a:hover {
  color: #00a5e6;
  text-decoration: none;
}
#sub nav a.last-child,
#sub-about nav a.last-child {
  border-right: none;
}
.watch #sub {
  display: block;
}
#sub-about {
  display: none;
}
.sub-about #sub-about {
  display: block;
}
#background-image {
  background-color: transparent;
  background-image: url(/National_Library/oe_/http://byutv.org/Content/images/gradients.png);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0 -675px;
  height: 300px;
  left: 0;
  min-width: 998px;
  overflow: hidden;
  position: absolute;
  top: 204px;
  width: 100%;
  z-index: -200;
}
#background-image.has-background {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#background-image.no-background {
  display: none;
}
#background-image.no-background + #background-gradient {
  top: 204px;
}
.drop-shadow {
  height: 22px;
  left: 0;
  min-width: 997px;
  position: absolute;
  top: 204px;
  width: 100%;
  z-index: -100;
  background: transparent url("/National_Library/oe_/http://byutv.org/Content/images/gradients.png") repeat-x scroll 0 -92px;
}
#background-gradient {
  height: 154px;
  left: 0;
  min-width: 997px;
  position: absolute;
  top: 504px;
  width: 100%;
  z-index: -100;
  background: transparent url("/National_Library/oe_/http://byutv.org/Content/images/gradients.png") repeat-x scroll 0 -358px;
}
.hidden-ad #background-gradient {
  top: 391px;
}
#content {
  margin: 0 auto 25px auto;
  width: 998px;
  zoom: 1;
}
#content::after {
  clear: both;
  content: "";
  display: block;
}
footer.ad {
  background: none;
  clear: both;
}
footer.ad .wrapper {
  padding: 25px 0 0 0;
  overflow: hidden;
}
#foot {
  clear: both;
  color: white;
  overflow: auto;
  background: transparent url("/National_Library/oe_/http://byutv.org/Content/images/gradients.png") repeat-x scroll 0 -1815px;
}
#foot .wrapper {
  height: 267px;
  padding: 10px 0;
}
#foot p {
  float: left;
  font-size: 14px;
  margin-right: 36px;
  padding-top: 30px;
  width: 195px;
}
#foot a {
  color: #d8d8d8;
  display: block;
  padding: 2px 10px 2px 0;
  white-space: normal;
}
#foot a.feedback {
  color: orange;
  margin-top: 10px;
}
#foot h1 {
  color: #00a5e6;
  padding: 0 0 3px 0;
  text-transform: uppercase;
}
#foot a + h1 {
  margin: 15px 0 0 0;
}
#foot h2 {
  color: #d8d8d8;
  font-weight: normal;
  padding-top: 15px;
  text-align: center;
}
#foot nav {
  overflow: auto;
}
#foot nav section {
  float: left;
  width: 150px;
}
body.dark {
  background: #141414;
}
.dark section#theme a.theme-dark {
  background-position: -105px -30px;
}
.dark div#background-gradient {
  background-position: 0 -520px;
}
.dark .ui-widget-content {
  background: #141414 url("/National_Library/oe_/http://byutv.org/Content/images/gradients.png") repeat-x scroll 0 -993px;
}
