﻿/* @override 
    http://rightnow.local/styles/rntv.css
    http://www.rightnow.com/styles/14650.css
*/
/* @group Green Buttons */
a.greenbtn {
    background: transparent url('/images/interface/btn-viewAll-rt.gif') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 20px;
    margin-right: 10px;
    padding-right: 10px;
    text-decoration: none;
}
a.greenbtn.viewall {
    margin-top: 10px;
}
a.greenbtn span {
    background: transparent url('/images/interface/btn-viewAll-lft.gif') no-repeat;
    display: block;
    line-height: 20px;
    padding: 0 30px 0 10px;
}
a.greenbtn:link,
a.greenbtn:visited,
a.greenbtn:active {
    color: #fff;
    text-decoration: none;
}
a.greenbtn:hover,
a.greenbtn:focus {
    color: #fff;
    text-decoration: underline;
}
/* @end*/
/* @group Rating Widgets */
.ui-stars-star,
.ui-stars-cancel {
    float: left;
    display: block;
    overflow: hidden;
    text-indent: -999em;
    cursor: pointer;
}
.ui-stars-star a,
.ui-stars-cancel a {
    width: 18px;
    height: 20px;
    display: block;
    background: url(/images/interface/rating-stars.png) no-repeat 0 0;
}
.ui-stars-star a {
    background-position: 0 -40px;
}
.ui-stars-star-on a {
    background-position: 0 -60px;
}
.ui-stars-star-hover a {
    background-position: 0 -80px;
}
.ui-stars-cancel-hover a {
    background-position: 0 -20px;
}
.ui-stars-star-disabled,
.ui-stars-star-disabled a,
.ui-stars-cancel-disabled a {
    cursor: default !important;
}
/* @end */
/* @group Pager */
ul.pager {
    width: 100%;
    margin: 10px 0;
    padding: 0;
    overflow: hidden;
}
ul.pager li {
    display: inline;
    margin: 0;
    padding: 0;
    background-image: none;
}
ul.pager li.active {
    padding: 5px;
    color: #9F9E9D;
}
ul.pager a {
    padding: 5px;
}
ul.pager a:link,
ul.pager a:visited {
    color: #40C8F4;
    text-decoration: none;
}
ul.pager a:hover,
ul.pager a:focus,
ul.pager a:active {
    text-decoration: none;
}
ul.pager a.disabled:link,
ul.pager a.disabled:visited,
ul.pager a.disabled:hover,
ul.pager a.disabled:focus,
ul.pager a.disabled:active {
    color: #9F9E9D;
    cursor: default;
}
/* @end */
/* @group Video Area */
#videoPlayer div.leadtext {
    /* keep hidden SEO text from showing in IE */
    position: static;
}
h2#vtitle {
    color: #005680;
    font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
    font-size: 18px;
    margin: 10px 0 0;
    padding: 0;
    text-align: left;
}
p#vdescription {
    clear: both;
    color: #666;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 1.2em;
    margin-bottom: 0.5em;
    margin-top: 0.2em;
    text-align: left;
}
/* @group Calls To Action  */
.vactions {
    width: 100%;
    margin: 10px 0 30px;
    overflow: hidden;
}
.vrating {
    float: left;
    padding: 0;
    width: 100px;  /* (5 * star width) */
    margin-right: 15px;
}
.sharethis {
    float: left;
    padding: 2px 0;
    margin-right: 10px;
}
.vlike {
    border: none;
    overflow: hidden;
    width: 80px;
    height: 21px;
    float: left;
    display: block;
}
/* @end */
/* @end */
/* @group Channel Row(s) */
#scroller {
    margin: 10px 0;
}
#scroller .channel-wrapper {
    margin: 0;
    padding: 0;
    width: 100% !important;
    overflow: hidden;
}
/* @group Headings */
.vsection {
    clear: both;
    margin-bottom: 0;
    margin-top: 0;
}
.vthumbhead {
    border-top: solid 1px #CCC;
    clear: both;
    float: left;
    margin-bottom: 10px;
    margin-right: 0;
    margin-top: 0;
    width: 770px;
}
.vthumbhead h3 {
    color: #005680;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    line-height: 1em;
    margin: 10px 0 0;
    padding: 0;
}
h2.vsubtitle {
    margin-top: 15px;
    text-align: left;
    margin-left: 10px;
    margin-right: 30px;
    border-top: 2px solid black;
    padding-bottom: 18px;
    padding-top: 18px;
    text-transform: capitalize;
}
/* @end */
/* @group Thumb Panels */
#scroller a.panel {
    float: left;
    width: 157px;
    height: 215px;
    margin: 0 20px 10px 0;
    padding: 0;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    overflow: hidden;
}
#scroller a.panel h4 {
    border: none;
    color: #005680;
    font-size: 12px;
    line-height: 1em;
    margin: 5px 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
}
#scroller a.panel p {
    margin: 5px 0;
    padding: 0;
    color: #666;
    font-size: 12px;
    line-height: 1;
}
#scroller a.panel img {
    border: none;
}
#scroller a.panel .thumb {
    width: 155px;
    height: 115px;
    background: white url(/images/interface/tv-load-spinner.gif) center center no-repeat;
    border: 1px solid white;
}
#scroller a.highlighted .thumb {
    border-color: #949699;
}
#scroller a.panel .rating-widget {
    width: 100%;
    margin: 10px 0 5px;
    overflow: hidden;
}
#scroller a.panel .rating-widget .ui-stars-star-disabled,
#scroller a.panel .rating-widget .ui-stars-star-disabled a,
#scroller a.panel .rating-widget .ui-stars-cancel-disabled a {
    cursor: pointer !important;     /* keep the whole panel looking like a cohesive link */
}
/* @end */
/* @group Step Carousel(s) */
#scroller .arrow {
    display: inline;  /* fix a double float margin bug [IE 6] */
    float: left;
    margin: 26px 0 0;
    padding: 0;
    width: 34px;
}
#scroller .arrow img {
    border: none;
}
.stepcarousel {
    position: relative;
    float: left;
    margin: 0 10px;
    width: 682px;
    height: 215px;
    background: transparent url(/images/interface/tv-load-spinner.gif) center center no-repeat;
    border: none;
    overflow: hidden;
}
.channel-loaded .stepcarousel {
    background-image: none;
}
.stepcarousel .belt {
    position: absolute;
    top: 0;
    left: 0;
}
#scroller .stepcarousel a.panel {
    margin-right: 18px;
}
/* @end */
/* @group View All (paging) */
#scroller .page-view {
    clear: both;
    margin: 10px;
    overflow: hidden;
}
/* @end */
/* @end */
/* @group Tabbed Channel Row(s) */
#scroller.tabset {
    top: -30px;
}
#scroller.tabset h3 {
    margin: 0 0 10px;
    padding: 0;
    font-size: 16px;
    line-height: 1;
}
#scroller.tabset {
    margin-bottom: -25px;
}
#scroller.content_panels .panels {
    /* default panels style override */
    height: auto;
    overflow: hidden;
}
#scroller.tabset .vthumbhead {
    border: none;
}
#scroller.tabset a.greenbtn.viewall {
    margin-top: 10px;
}
#scroller.tabset .arrow {
    margin: 30px 10px;
}
#scroller.tabset .stepcarousel {
    margin: 0 auto 30px;
    width: 658px;
}
#scroller.tabset .stepcarousel a.panel {
    margin-right: 10px;
}
/* @group View All (paging) */
#scroller.tabset .page-view {
    /* mimic scrolling view positioning to avoid jumping */
    margin: 40px auto 20px;
    /* compensate for 10px right margin on rightmost panels */
    padding-left: 10px;  
    width: 668px;
    overflow: hidden;
}
#scroller.tabset .page-view a.panel {
    margin-right: 10px;
}
#scroller.tabset ul.pager {
    /* pulling into .page-view bottom padding and match left/right centering */
    margin: -20px auto 30px;
    width: 668px;
}


/* @end */

/* @end */
/* @group Video Search Box */
form#video-search {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;  /* keeps the search box above the tabbed channels header */
}
form#video-search.results-page {
    /* reduce white space above & below search box on the results page */
    margin: -30px 0 -5px;
}
#video-search div {
    position: relative;
    float: right;
    font-size: 10pt;
    line-height: 1;
    border: 1px solid #636363;
    background-color: #fff;
}
#video-search label {
    margin: 0 0 0 3px;
    color: #00567E;
    font-weight: bold;
}
#video-search.js label {
    position: absolute;
    top: 4px;
    left: 4px;
    margin: 0;
}
#video-search input {
    position: relative;
    margin: 0;
    padding: 2px;
    width: 150px;
    color: #636363;
    font-size: 10pt;
    border: none;
    /* IE6 - block overlapped label from stealing focus */
    background: transparent url(/images/interface/shim.png);
}
#video-search input.active {
    background-color: #fff;
}
#video-search button {
    position: relative;
    top: 0;
    left: 0;
    
    margin: 0;
    padding: 2px;
    width: 20px;
    font-size: 10pt;
    text-indent: -9999px;
    background: transparent url(/images/interface/search-icon.png) center center no-repeat;
    border: none;
    cursor: pointer;
    overflow: hidden;
}
/* @end */
/* @group Video Search Results */
#video-search-results {
    width: 100%;
    margin: 0 0 30px;
    font-size: 10pt;
    border-collapse: collapse;
}
#video-search-results h3 {
    padding: 0;
    font-size: 10pt;
    font-weight: normal;
}
#video-search-results th,
#video-search-results td {
    padding: 10px 10px 20px;
}
/* @group Header */
#video-search-results thead th {
    padding-bottom: 0;
    color: #00567E;
    font-size: 10pt;
    font-weight: normal;
    text-align: left;
}
#video-search-results thead a {
    padding-left: 20px;
    background-position: left center;
    background-repeat: no-repeat;
}
#video-search-results thead a.asc {
    background-image: url(/images/interface/sort-arrow-up.png);
}
#video-search-results thead a.desc {
    background-image: url(/images/interface/sort-arrow-down.png);
}
#video-search-results thead a:link,
#video-search-results thead a:visited {
    text-decoration: none;
}
#video-search-results thead a:hover,
#video-search-results thead a:focus,
#video-search-results thead a:active {
    text-decoration: none;
}
/* @end */
/* @group Body */
#video-search-results tbody tr {
    vertical-align: top;
}
#video-search-results .thumb a img {
    border: none;
}
/* @end */
/* @group Column - Thumbs */
#video-search-results th.thumb,
#video-search-results td.thumb {
    padding-left: 0;
    text-align: center;
}
#video-search-results td.thumb a {
    display: block;
    width: 128px;
    height: 72px;
    background-color: #000000;
    border: 1px solid #ccc;
    overflow: hidden;
}
/* @end */
/* @group Column - Dates */
#video-search-results th.date,
#video-search-results td.date {
    padding-right: 0;
    text-align: right;
    white-space: nowrap;
}
/* @end */
/* @end */
/* @group vFooter */
#vfooter {
    clear: both;
    width: 100%;
    margin: 25px 0 10px 0;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
}
#vfooter h3 {
    margin: 0;
    padding: 0;
    font-size: 16px;
}
#vfooter .gallery_row {
    padding-top: 5px;
}
/* @group vFooter */
#vfooter {
    background-color: #fff;
    border-top: solid 1px #CCC;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    height: 130px;
    margin-top: 20px;
    padding: 18px 0 0 5px;
    width: 770px;
}
#vfooter h3 {
    color: #005680;
    font-size: 16px;
    margin: 0;
    padding: 0;
    text-align: left;
}
#vfooter h3 a {
    color: #005680;
    text-decoration: none;
}
#vfooter h3 a:hover,#vfooter ul li a:hover {
    color: #005680;
    text-decoration: underline;
}
#vfooter ul {
    font-size: 12px;
    list-style-type: none;
    margin: 0;
    padding: 0 20px 0 0;
}
#vfooter ul li a {
    color: #005680;
    text-decoration: none;
    text-align: left;
}
.vsuggested {
    float: left;
    background-color: #FFF;
}
.vfootcol {
    float: left;
    width: 300px;
    text-align: left;
}
ul.vfootcol li {
    background-image: none;
    margin: 0;
    padding: 0;
}
ul.pager li {
    background-image: none;
}
/* @end */
/* @end */
