/* Start of CMSMS style sheet 'extras-thickbox.css' */
/* Start of CMSMS style sheet 'extras-thickbox.css' */
* {
    margin: 0;
    padding: 0;
}

#TB_window {
    font: 12px Arial, Helvetica, sans-serif;
    position: fixed;
    background: transparent;
    z-index: 10;
    color: #000;
    display: none;
    text-align: left;
    top: 40%;
    left: 50%;
}

#TB_window.showall {
    margin-left: -452px !important;
    width: 840px !important;
}

#TB_window.legal {
    margin-left: -425px !important;
    width: 800px !important;
}

#TB_window.image #tb_content { max-width: 500px; }

#TB_window.legal #tb_content {
    height: 400px;
    margin-right: 10px;
    overflow: auto;
    padding: 20px;
    text-align: left;
}

#TB_window.legal #tb_content    a {
    text-decoration: underline;
}

#TB_window.legal #tb_content    a:hover {
    text-decoration: none;
}
#TB_window a{
    color: #000;
}
#TB_secondLine {
    font: 10px Arial, Helvetica, sans-serif;
    color: #666;
}

#TB_overlay {
    opacity: 0.75;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.TB_overlayMacFFBGHack {
    background: url(/static/images/modalimg/macFFBgHack.png) repeat;
}

.TB_overlayBG {
    background-color: #000;
    -moz-opacity: 0.75px;
    opacity: 0.75px;
}

#TB_window img#TB_Image {
    display:block;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-top:1px solid #666;
    border-left:1px solid #666;
    margin:15px 0 0 15px;
}

#TB_caption {
    height:25px;
    float:left;
    padding:7px 30px 10px 25px;
}

#TB_closeWindow {
    height:25px;
    float:right;
    padding:11px 25px 10px 0;
}

#TB_closeAjaxWindow {
    margin-bottom:1px;
    text-align:right;
    float:right;
    padding:7px 10px 5px 0;
}

#TB_ajaxWindowTitle {
    float:left;
    margin-bottom:1px;
    padding:7px 0 5px 10px;
}

#TB_title {
    background:url('//content.epixhd.com/styleassets/extrasVideoBG.png') top left no-repeat;
    height:17px;
    width:600px;
}

#TB_title #TB_closeAjaxWindow {
    float:right;
    height:10px;
    margin-top:-20px;
    margin-right:-30px;
}

#TB_ajaxContent {
    clear:both;
    overflow:auto;
    text-align:center;
    line-height:1.4em;
    background:url('//content.epixhd.com/styleassets/extrasVideoBG.png') -100px -20px no-repeat;
    padding:0;
}

#TB_ajaxContent.TB_modal {
    padding:25px;
}

#TB_ajaxContent p {
    padding:5px 0;
}

#TB_load {
    position: fixed;
    display: none;
    height: 13px;
    width: 208px;
    z-index: 2;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px;
}

#TB_HideSelect {
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    border: none;
    -moz-opacity: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
}

#TB_iframeContent {
    clear:both;
    border:none;
    margin-bottom:-1px;
    margin-top:1px;
}

#tb_box_h {
    background:#FFF;
    border:medium none;
    color:#000;
    height:10px;
    margin-left:9px;
    margin-right:9px;
    overflow:visible;
    text-align:center;
    font-size:2px;
    padding:0;
}


#tb_box_f {
    background:#FFF;
    border:medium none;
    color:#000;
    height:10px;
    margin-left:9px;
    margin-right:10px;
    overflow:visible;
    text-align:center;
    font-size:2px;
    position:relative;
    bottom:0;
    padding:0;
}

#tb_content {
    background-color:#FFF;
    overflow:hidden;
}
#tb_content object{
    background-color:black;
}
#tb_content h1 {
    color: #000;
    font-size: 20px;
    margin-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

#tb_content h2 {
    padding: 5px 0 10px;
    clear: both;
}

#tb_content p {
    margin-top:0;
    margin-bottom:0;
    padding: 0 0 10px;
}

#tb_content p.last-updated {
    padding-right: 15px;
    text-align: right;
}

#tb_lightbox {
    display: table;
    margin: auto;
    height: 100%;
}

.tb_center_header {
    background: #fff;
    padding-top: 10px;
}

.tb_center img {
    max-width: 500px;
    max-height: 500px;
}

.tb_left_middle,.tb_right_middle {
    background: #fff;
    width: 10px;
    height: 81%;
    top: 10%;
    position: absolute;
}

.tb_left {
    margin-left:-10px;
    height:100%;
    background:#fff;
    width:10px;
}

.tb_left_top {
    width:10px;
    height:10%;
    position:absolute;
    background:url('//content.epixhd.com/styleassets/seeAllcurve.png') top left;
}

.tb_prev_link {
    position:absolute;
    top:40%;
    background:transparent url(/static/images/modalimg/prev-link.png) no-repeat scroll 0 0;
    height:40px;
    margin-left:-40px;
    width:40px;
}

.tb_left_bottom {
    bottom: -1px;
    background: url('//content.epixhd.com/styleassets/seeAllcurve.png') bottom left;
    width: 10px;
    height: 10%;
    position: absolute;
}

.tb_right {
    height:100%;
    xwidth:10px;
    float: right;
}

/*
.showall .tb_right{
    position: absolute;
    right: -10px;
    top: 0;
}*/

.tb_right_top {
    background:url('//content.epixhd.com/styleassets/seeAllcurve.png') top right;
    width:10px;
    height:10%;
    position:absolute;
    top: 0;
}

.tb_next_link {
    position:absolute;
    top:40%;
    background:transparent url(/static/images/modalimg/next-link.png) no-repeat scroll 0 0;
    height:40px;
    margin-left:10px;
    width:40px;
}

.tb_right_bottom {
    bottom: -1px;
    background: url('//content.epixhd.com/styleassets/seeAllcurve.png') bottom right;
    width: 10px;
    height: 10%;
    position: absolute;
}

.showall .tb_center_footer {
    background: #fff;
    height: 10px;
    width: 100%;
}

.tb_close {
    background: url('//content.epixhd.com/styleassets/closebutton.png') no-repeat 2px 0px;
    float: right;
    height: 25px;
    width: 25px;
    position: relative;
    left: 13px;
    top: -7px;
}

.tb_center .bottom {
    background: #fff;
    overflow: hidden;
    padding: 10px 0 15px;
}

#extras-facebook, #extras-twitter{
	display: block;
	float: right;
	width: 25px;
	height: 25px;	
}
#extras-social-widgets{
	width: 150px;
	height: 25px;
	display: block;
	float:right;
}
.extras .extras-clip{
	float: right;
}
.tb_center .xtras-image-meta {
    height: 50px;
    position: relative;
}

.tb_center .bottom .caption {
    color: #333;
    float: left;
    font: bold 13px arial;
}

.tb_center .xtras-video-clip .description {
   width: 340px;
}

.tb_center .bottom .description {
    max-width: 220px
}

.tb_center .bottom .description a {
    text-decoration: underline;
}

.tb_center .bottom .caption .counter {
    color: #999;
    padding: 5px 0 0;
    text-align: left;
}

.tb_center .bottom .seeall {
    float: right;
    width: 130px;
    height: 32px;
    text-align: center;
    font-size: 15px;
    padding-top: 13px;
    background: transparent url('//content.epixhd.com/styleassets/buttonRoundedH000T13.png') top left no-repeat;
    text-transform: uppercase;
}

#TB_window .tb_center .bottom .seeall a {
    color:#5f5f5f;
}

#TB_window.videoExtras .tb_center .bottom {
    padding: 15px 0;
}

.tb_center .bottom .buttons {
    float: right;
    text-align: left;
}

.tb_center .xtras-image-meta .buttons {
    position: absolute;
    right: 0px;
    width: 130px;   
}

/* quick fix for images-only lightboxes, with over riding rules below for video lightboxes */

.tb_center .xtras-video-clip {
    min-height: 15px;
    position: relative;
}

.tb_center .xtras-video-clip .buttons {
    width: auto;
}


div.tb_center div#tb_content div.xtras-video-clip div.description {
    max-width: 330px;
}

.showall li.listview {
    float:left;
    width:145px;
    height:145px;
    overflow:hidden;
    margin:0 20px 20px 0;
}

.showall h5 {
    font-size:20px;
    margin:12px 0 35px;
}

#tb_content h1.browse {
    color: #000;
    font-size: 24px;
    text-align: left;
    margin: 0;
    padding: 20px 0 15px 20px;
}

#tb_content ul.tabs {
    padding-top: 20px;
}

#tb_content ul.tabs li {
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 0 20px;
    padding: 4px 0;
    text-align: center;
}

#tb_content ul.tabs li.activetab {
    background: url('//content.epixhd.com/styleassets/tabs-bg-147.png') no-repeat 0 0;
    height: 18px;
    width: 147px;
}

#tb_content ul.tabs li.activetab a {
    color: #000 !important;
}

#tb_content ul.tabs li.activetab a:hover {
    opacity: 0.7;
    text-decoration: none;
}

#tb_content ul {
    float: left;
    margin-bottom: 20px;
}

#tb_content ul.lettersNav {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-left: 20px;
    text-align: left;
    width: 95%;
}

#tb_content ul.lettersNav li {
    float: left;
    padding: 0 7px 0 0;
}

#tb_content ul.lettersNav li a {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    margin: 0 2px;
}

#tb_content ul.letters li a h2, #tb_content .genres h2 {
    padding-left: 20px;
}

div#browseNav ul.genresNav li.genreNav {
    display: inline;
    margin: 11px;
    font-size: 15px;
}

#tb_content div#movie-category {
    float: left;
}

#tb_content .listWrapper {
        xfloat:left;
        xoverflow:auto;
        xwidth:100%;
}

#tb_content ul.movies { padding-left: 20px; }

#tb_content ul.movies li a { float: left; height: 169px; }

#tb_content ul.movies li {
    float: left;
    margin: 0;
    padding: 0 18px 60px 0;
    width: 114px;
    height: 169px;
}

#tb_content ul.movies li h3 {
    height: 20px;
    text-align: left;
    color: #555;
}

#tb_content ul.movies li a.movie {
    display: block;
    height: 169px;
    width: 114px;
}

#tb_content ul.movies li a.movie.defaultPoster {
    background: url('/static/images/default_poster_thumb.jpg');
    border: 1px solid #999;
}

#tb_content ul.movies li a img.poster-img {
    width:100%;
    height:100%;
}

#tb_box_h span, #tb_box_f span {
    font-weight: 700;
    line-height: 10px;
    vertical-align: middle;
    font-size: 2px;
}

.showall li.listview img {
    height: 100%;
    margin-left: 0;
}

.showall #tb_content, .browse #tb_content {
    overflow: auto;
}

.window_status_popup_div {
    background: #000;
    bottom: 0px;
    color: #fff;
    display: none;
    float: left;
    font-weight: bold;
    height: 24px;
    margin-top: -30px;
    opacity: 0.8;
    padding: 3px 0;
    width: 114px;
    text-align: center;
}

.window_status_popup_div a img { float: left; margin-left: 8px; }

@media screen and (-webkit-min-device-pixel-ratio:0){
#TB_window.image #tb_content { padding-top: 4px; }
}​
