/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}

#body
{
    width: 980px;
    margin: 0px auto;
    padding: 0 0 10px 0;
    background-color: #fff;
    background-image: url('/images/global/body_bg.gif');
    background-repeat: repeat-y;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    /* border:1px solid #ccc; -- for listings ad fix - TAT 07/29/2013 */
}

img
{
    border: 0;
}

a
{
    color: #06b;
    text-decoration: none;
}

    a:hover
    {
        text-decoration: underline;
    }

form
{
    display: inline;
}

#bare-w
{
    font-size: 12px;
}
/* breaking news alert */
#breakingnews-alert-w
{
    display: none;
    width: 980px;
    padding: 7px 0;
    background-color: #000;
}

#breakingnews-alert-text
{
    margin: 0 0 0 10px;
    padding: 0;
}

#breakingnews-alert-w strong
{
    font-size: 20px;
    font-weight: bold;
    color: #fc0;
    text-transform: uppercase;
}

    #breakingnews-alert-w strong a
    {
        color: #fc0;
    }

#breakingnews-alert-w h1
{
    margin: 0 0 0 10px;
    padding: 0 0 0 16px;
    display: inline;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background-image: url('/images/global/bna_arrow_red_blackbg.gif');
    background-repeat: no-repeat;
    background-position: left center;
}

    #breakingnews-alert-w h1 a
    {
        color: #fff;
    }

#breakingnews-alert-close
{
    position: absolute;
    margin: 0 0 0 960px;
    padding: 0;
    cursor: pointer;
}
/* page headers */
.ph-w {
/*border-bottom: 1px solid #e9e9e9;
padding-bottom: 1px;
margin: 0px 0px 10px 0px;*/
}

.ph-w h1 {
	margin: 0;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #c00;
	display: inline;
	text-transform: uppercase;
}

        .ph-w h1 a
        {
            color: #000;
        }

/* ad spots */

.gptdiv
{
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
}

/*.ad-160x600*/
/*{*/
	/*
    background-color: #fff;
    margin: 0 auto;
    border: 1px solid #dcdcdc;
    padding: 1px 0px 10px 0px;
    text-align: center;
	*/
    /*background-color: #fff;*/
    /*margin: 0 0 20px 0;*/
    /*border: 1px solid #dcdcdc;*/
    /*padding: 0px 9px 10px 9px;	*/
/*}*/

/*.ad-300x250*/
/*{*/
    /*background-color: #fff;*/
    /*margin: 0 0 20px 0;*/
    /*border: 1px solid #dcdcdc;*/
    /*padding: 0px 9px 10px 9px;*/
/*}*/

.h-r-w .ad-300x250
{
    padding-top: 10px;
}

.ad-160x600-right,
#ad-160x600-right
{
	height: 600px;
	width: auto;
	float: none;
}

/*.ad-300x250-right,*/
/*#ad-300x250-right*/
/*{*/
    /*background-color: #fff;*/
    /*margin: 0 0 20px 0;*/
    /*border: 1px solid #dcdcdc;*/
    /*padding: 10px 9px 10px 9px;*/
    /*background-image: url(/images/advertisement.gif);*/
    /*background-repeat: no-repeat;*/
/*}*/

.ad-label
{
    font-size: 10px;
    color: #ccc;
    text-transform: uppercase;
    text-align:left;
}

.ad-728x90-top,
#ad-728x90-top
{
    margin: 0 auto;
    width: auto;
    padding: 10px 0;
    text-align: center;
}

#ad-728x90-bottom,
.ad-728x90-bottom
{
    margin: 10px auto;
    width: auto;
    text-align:center;
}

#wallpaper
{
    position: absolute;
    left: 0;
    top: 0;
}
/* Styles for moveable ads */
.ad-728x90-top0
{
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    display: none;
}

.ad-728x90-top1
{
    text-align: center;
    display: none;
}

.ad-300x250-right0
{
    /*background-color: #fff;*/
    /*margin: 0 0 20px 0;*/
    /*border: 1px solid #dcdcdc;*/
    /*padding: 10px 9px 10px 9px;*/
    /*background-image: url(/images/advertisement.gif);*/
    /*background-repeat: no-repeat;*/
    display: none;
}

.ad-300x250-right1
{
    /*background-color: #fff;*/
    /*margin: 0 0 20px 0;*/
    /*border: 1px solid #dcdcdc;*/
    /*padding: 10px 9px 10px 9px;*/
    /*background-image: url(/images/advertisement.gif);*/
    /*background-repeat: no-repeat;*/
    display: none;
}

/* End Moveable Ad Styles */

.photo-credits
{
    margin: 0 10px;
    padding: 0 0 10px 0;
    font-size: 11px;
}

.nav-w
{
    background-color: #2b4567;
}

/* most popular and top stuff */
.most-w
{
    margin: 10px;
    font-size: 11px;
}

.most-b-w
{
    float: left;
    background-color: #fff;
    margin-right: 10px;
}

.most-b-h
{
    border-left: 15px solid #ca0002;
    background-color: #333;
    color: #fff;
    padding: 3px 0 4px 5px;
}

    .most-b-h h4
    {
        font-size: 11px;
        font-weight: bold;
        margin: 0;
        padding: 0;
    }

.most-popular-tv-shows
{
    width: 233px;
}

.most-popular-celebrities
{
    width: 232px;
}

.most-top-box-office-movies
{
    width: 232px;
}

.most-top-videos
{
    width: 233px; /* override most-b-w margin */
    margin-right: 0;
}

.most-b-w ol
{
    margin: 0;
    padding: 8px 0 8px 27px;
}

* html .most-b-w ol
{
    margin-left: 32px;
}

.most-b-w li
{
    margin: 0;
    padding: 0;
}

.most-b-more
{
    margin: 0 0 10px 0;
    padding: 0 10px 0 0;
    text-align: right;
    font-size: 11px;
}

    .most-b-more a
    {
        background-repeat: no-repeat;
        background-position: right center;
        padding-right: 10px;
        font-weight: bold;
    }
/* cframe right side */
.cfr-b-w
{
    margin: 0 0 20px 0;
}

.cfr-b-h
{
}

.cfr-b-c
{
    /*border:none;*/
    /*margin: 0;*/
    /*padding: 0;*/
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 4px #e9e9e9;
}
/* more photo gallery */
.m-photogallery .cfr-b-g-pic
{
    /*border-right: 1px solid #ccc;*/
    /*border-left: 1px solid #ccc;*/
    /*padding: 10px 0 10px 0;*/
    /*text-align: center;*/
    background-color: #fff;
}

.m-photogallery .cfr-b-g-pic img
{
    display: block;
    margin:0 auto;
    width: 100%;
}

/*.m-photogallery .cfr-b-c*/
/*{*/
    /*padding: 0px 10px 10px 10px;*/
    /*border-right: 1px solid #ccc;*/
    /*border-bottom: 1px solid #ccc;*/
    /*border-left: 1px solid #ccc;*/
/*}*/

.m-photogallery .cfr-b-h
{
    margin-bottom: 10px;
    /*background-color: #4986ba;*/
    /*color: #fff;*/
    /*padding: 5px 10px;*/
    /*-moz-border-radius-topleft: 6px;*/
    /*-webkit-border-top-left-radius: 6px;*/
    /*border-top-left-radius: 6px;*/
    /*-moz-border-radius-topright: 6px;*/
    /*-webkit-border-top-right-radius: 6px;*/
    /*border-top-right-radius: 6px;*/
}

    .m-photogallery .cfr-b-h a
    {
        /*color: #fff;*/
        border-bottom: 2px solid #c00;
        text-decoration: none;
    }

    /*.m-photogallery .cfr-b-h h2*/
    /*{*/
        /*color: #fff;*/
        /*font-size: 18px;*/
        /*font-weight: bold;*/
        /*margin: 0;*/
        /*padding: 0;*/
    /*}*/

.m-photogallery .cfr-b-c h2
{
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.m-photogallery .cfr-b-c h5
{
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.m-photogallery .cfr-b-c ul
{
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
}

.m-photogallery .cfr-b-c li
{
    margin: 0;
    padding: 0;
    float: left;
    width: 50%;
    font-size: 11px;
    font-weight: bold;
}

    .m-photogallery .cfr-b-c li a
    {
        background-repeat: no-repeat;
        background-position: right center;
        padding-right: 10px;
        font-weight: bold;
    }

.m-photogallery-more
{
    text-align: right;
}

/* footer menu */
.f-menu
{
    /*margin: 30px 1px 20px 1px;*/
    margin:30px 0;
    padding: 7px 6px 7px 6px;
    background-color: #666;
    font-size: 11px;
    color: #fff;
    text-align: center;
}

    .f-menu ul
    {
        margin: 0 auto;
        padding: 0;
        list-style: none;
        text-align: center;
    }
    
    .f-menu ul.legal 
    {
        margin-top: 4px;
    }

    .f-menu li
    {
        display: inline;
        background-image: url('/images/global/footer_menu_pipe.gif');
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 10px;
        margin-left: 10px;
    }

        .f-menu li.f-menu-first
        {
            background-image: none;
            padding-left: 0;
            margin-left: 0;
        }

    .f-menu a
    {
        color: #fff;
    }

    .f-menu .f-menu-rss a
    {
        background-image: url('/images/global/rss_footer_12x12.gif');
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 16px;
    }
    
    .f-menu select
    {
        font-size: 10px;
        margin-left: 3px;    
    }
        

/* global header - all classes */
/*.ghead-w
{
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-color: #fff;
}*/

.ghead-c
{
    /*width: 978px;*/
    height: 90px;
    position: relative;
}

.ghead-links-w
{
    position: absolute;
    margin: 0;
    border-bottom: 1px solid #ccc;
}

.ghead-links-c
{
    height: 18px;
    width: 978px;
}

    .ghead-links-c ul
    {
        margin: 0;
        padding: 2px 0 0 10px;
        list-style: none;
    }

    .ghead-links-c li
    {
        float: left;
        font-size: 11px;
        font-weight: bold;
        margin: 0 30px 0 0;
    }

    .ghead-links-c iframe.twitter-follow-button
    {
        width: 230px !important;
    }

.ghead-logo
{
    width: 118px;
    margin-top: 5px;
    position: absolute;
    left: 0;
    /*position: absolute;
	margin-top: 27px;
	margin-left: 0;*/
}

.ghead-search
{
    position: absolute;
    left: 110px;
    top: 37px;
    /*margin-top: 61px;
	margin-left: 113px;*/
    line-height: 25px;
    display: inline;
}

    .ghead-search input, .ghead-search img
    {
        vertical-align: middle;
    }

.ghead-search-text
{
    width: 272px;
    height: 20px;
    padding: 4px;
}

    /*.ghead-search-text:focus
    {
        border: 1px solid #c00;
        outline: none;
    }*/

.ghead-search-button
{
    /*margin-left: 10px;*/
    margin:0; padding:0;
    /*background-color: transparent;*/
    /*background-image: url(/Images/search-ico.png);*/
    /*background-position: center center;*/
    /*background-repeat: no-repeat;*/
    /*border: none;*/
    /*position: absolute;*/
    /*right: -80px;*/
    /*top: 4px;*/
    /*z-index: 5;*/
    /*transition: .1s linear;*/
    /*-webkit-transition: .1s linear;*/
    /*-moz-transition: .1s linear;*/
    /*-ms-transition: .1s linear;*/
    /*-o-transition: .1s linear;*/
}

    .ghead-search-button:hover
    {
        /*background-color: #c00;*/
        /*background-image: url(/Images/search-ico-white.png);*/
    }

.ghead-ad
{
    position: absolute;
    left: auto;
    right: 10px;
    top: 17px;
    /*margin-top: 33px;
	margin-left: 642px;*/
}

.ghead-userlinks-w
{
    position: absolute;
    left: 110px;
    right:400px;
    top: 10px;
    font-size:13px;
    line-height:100%;
    /*margin-top: 30px;
	margin-left: 113px;
	display: inline;*/
}
.ghead-userlinks-loginout
{
    display:block;
    float:left;
}
/*.ghead-userlinks
{
    font-size: 12px;
    font-weight: bold;
}

.ghead-userlinks-loginout
{
    display: inline;
}*/

    .ghead-userlinks-loginout a
    {
        /*margin-right: 10px;*/
        margin-left: 10px;
        padding-left: 10px;
        border-left: 1px solid #ccc;
        font-size: 13px;
        font-weight:bold;
    }
    .ghead-userlinks-loginout .mls_login  a
    {
        margin:0; padding:0; border:none;   
    }
/*.ghead-userlinks-loginout a:active
{
    background:none;
}*/
.ghead-userlinks-welcome
{
    float:left;
    font-weight:bold;
    /*background-repeat: no-repeat;
    line-height: 21px;
    height: 21px;
    display: inline;*/
    /*padding-right: 0px;
	*padding-right: 10px;*/
}

/*.ghead-userlinks-welcome-map
{
    background-repeat: no-repeat;
    background-position: 0 0px;
    padding-right: 10px;
}*/

/*.ghead-userlinks-welcome-facebook
{
    padding-left: 20px;
    background-image: url('/images/global/facebook_share_icon.gif');
    background-repeat: no-repeat;
    background-position: 0 0;
    display: inline;
    padding-right: 10px;
}

.ghead-userlinks-connect
{
    display: inline;
    margin: 0 10px 0 0;
}*/

.loggedin
{
    padding-left: 8px;
    font-size: 11px;
    color: #fff;
}

#searchBtn
{
    cursor: pointer;
}

.poll-question-img
{
    margin-bottom: 10px;
}

.watch-episode
{
    float: left;
    width: 130px;
    margin-bottom: 3px;
    font-size: 12px;
}

.watch-episode-link a
{
    font-weight: bold;
    color: #c00;
    background-image: url('/images/home/home_playvideo.gif');
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-left: 17px;
}

.highlight
{
    border: 1px solid #e79f02;
    padding: 0 5px;
    font-size: 18px;
    margin-bottom: 100px !important;
}

/* global mytvg */

.mytvg-login-instructions
{
    margin: 0 0 15px 0;
    font-weight: bold;
}

.mytvg-login .ghead-userlinks-connect, .mytvg-login .ghead-userlinks-welcome,
.mytvg-login .ghead-userlinks-loginout
{
    padding: 0;
    margin: 0;
}

/* Login Styles */

#loginBox
{
    width: 670px;
    /*font: normal 12px/15px Arial, Helvetica, sans-serif;*/
}

    #loginBox h4
    {
        margin: 0;
        /*font: bold 24px/30px Arial, Helvetica, sans-serif;*/
    }

    #loginBox div.forms
    {
        width: 100%;
        overflow: hidden;
    }

        #loginBox div.forms dl dt
        {
            margin: 0 0 10px 0;
            padding: 0;
            font-weight: bold;
        }

        #loginBox div.forms dl dd
        {
            margin: 0;
            padding: 0;
        }

        #loginBox div.forms dl.tvguide
        {
            float: left;
            width: 310px;
            margin-right: 29px;
            border-right: 1px solid #aaa;
        }

        #loginBox div.forms dl.gigya
        {
            float: left;
            width: 330px;
        }

#login
{
    width: 310px;
}

    #login h3
    {
        display: none;
    }

#login
{
    font-size: 12px;
}

    #login h3
    {
        font-size: 15px;
        line-height: 17px;
        font-weight: bold;
    }

    #login ul
    {
        list-style: none;
    }

    #login li
    {
        padding-left: 10px;
        margin-top: 10px;
    }

    #login .form ul,
    #login .form li
    {
        margin-top: 20px;
        padding-left: 0;
        background: none;
    }

    #login .button
    {
        margin: 0;
    }

    #login .required label
    {
        font-weight: bold;
    }

    #login .login-password label, #login .login-username label
    {
        float: left;
        width: 70px;
        text-align: right;
        vertical-align: middle;
        font-weight: bold;
    }

    #login .login-password input, #login .login-username input
    {
        float: left;
        margin-left: 10px;
        width: 150px;
    }

    #login .login-password
    {
        margin-top: 10px;
    }

    #login .login-keep
    {
        margin: 5px 0 0 77px;
        line-height: 15px;
    }

        #login .login-keep label
        {
            cursor: pointer;
        }

.login-forgotpwtext
{
    margin-top: 10px;
}

.login-loginbutton
{
    margin: 10px 0 0 80px;
}

#registration
{
    font-size: 12px;
}

.registration-fields label
{
    float: left;
    width: 120px;
    text-align: right;
    vertical-align: middle;
    font-weight: bold;
}

.registration-fields input
{
    float: left;
    margin-left: 10px;
    width: 150px;
}

.registration-email, .registration-confirmemail, .registration-username, .registration-password
{
    margin-bottom: 10px;
}

.registration-newsletter, .registration-agecheck
{
    margin: 5px 0 0 123px;
    line-height: 15px;
}

    .registration-newsletter input, .registration-agecheck input
    {
        float: left;
        width: 20px;
    }
    #newAge{
        display:block;
        /*float:right;*/
        /*padding:10px;*/
        margin:0;
        margin-bottom: 20px
    }
    #newAge .tvg-ui-select
    {
        width: 158px;
        display: inline-block;
    }
    .error #newAge .tvg-ui-select{
        border-radius: 24px;
        /*box-shadow: 0 0 10px rgba(204,0,0,.8);*/
    }
    .registration-newsletter label, .registration-agecheck label
    {
        float: left;
        width: 180px;
        cursor: pointer;
    }

.registration-submit
{
    margin: 10px 0 0 130px;
}

.mytvg-pop
{
    font-size: 12px;
}

.mytvg-pop-header
{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}

.mytvg-pop-avatars img
{
    margin: 0 8px 8px 0 !important;
    display: inline-block !important;
}

#facebox .link-account-table
{
    margin: 0 0 10px 0;
}
#facebox .link-privacy{
    display: block;
    font-size: .9em;
    margin-top: 4px;
    float: none!important;
    text-align: right;
}

    #facebox .link-account-table td
    {
        padding: 5px 0 0 0;
    }

        #facebox .link-account-table td input
        {
            font-size: 12px;
        }

        #facebox .link-account-table td.form-description
        {
            font-weight: bold;
        }

a.link-account
{
    display: inline-block;
    height: 20px;
    width: 96px;
    background-color: #456eac;
    border: 1px solid #072c70;
    border-left-color: #e2e5ec;
    border-top-color: #e2e5ec;
    color: #fff;
    line-height: 20px;
    vertical-align: middle;
    text-align: center;
}

a.no-thanks
{
    margin-left: 20px;
}

.link-account-header
{
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 21px;
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
}

ul.link-account-resetcreate
{
    margin: 10px 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #ddd;
    list-style: none;
}

    ul.link-account-resetcreate li
    {
        margin: 0 0 3px 0;
        padding: 0;
        background-image: url('/images/home/home_arrow.gif');
        background-repeat: no-repeat;
        background-position: 0 4px;
        padding-left: 10px;
    }

.movie-news
{
}

.movie-news-h
{
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
    background-color: #003466;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
}

    .movie-news-h h2
    {
        font-size: 18px;
        font-weight: bold;
        margin: 0;
        padding: 0;
    }

.movie-news-c
{
    /*padding-bottom: 0px;*/
    /*border-right: 1px solid #dcdcdc;*/
    /*border-bottom: 1px solid #dcdcdc;*/
    /*border-left: 1px solid #dcdcdc;*/
    line-height: 130%;
    background-color: #fff;
}

    .movie-news-c ol, .movie-news-c ul
    {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .movie-news-c li
    {
        padding: 5px 10px;
        margin: 0;
        border: solid #dcdcdc;
        border-width: 1px 0 0 0;
        color: #000;
        font-size: 11px;
    }
	
	.movie-news-c ul li:first-child {
		border-top: none;
	}

        .movie-news-c li.insidemovies
        {
            list-style: none;
            background-image: url('/images/global/partner_moviefone.gif');
            background-repeat: no-repeat;
            background-position: 10px center;
            padding-left: 80px;
        }

        .movie-news-c li.popeater
        {
            list-style: none;
            background-image: url('/images/global/partner_popeater.gif');
            background-repeat: no-repeat;
            background-position: 10px center;
            padding-left: 80px;
        }

        .movie-news-c li.tmz
        {
            list-style: none;
            background-image: url('/images/global/partner_tmz.gif');
            background-repeat: no-repeat;
            background-position: 10px center;
            padding-left: 80px;
        }

        .movie-news-c li.deadline
        {
            list-style: none;
            background-image: url('/images/global/partner_deadline.gif');
            background-repeat: no-repeat;
            background-position: 10px center;
            padding-left: 80px;
        }

        .movie-news-c li.mediaite
        {
            list-style: none;
            background-image: url('/images/global/partner_mediaite.gif');
            background-repeat: no-repeat;
            background-position: 10px center;
            padding-left: 80px;
        }
        
        .movie-news-c li.huffingtonpost {
	        list-style: none;
	        background-image: url('/images/global/partner_huffingtonpost.gif');
	        background-repeat: no-repeat;
	        background-position: 10px center;
	        padding-left: 80px;
        }        
/* AutoComplete */
.AC_left
{
    font: bold 12px Arial, sans-serif;
    margin-left: 5px;
}

.AC_right
{
    font: 12px Arial;
    text-align: right;
    padding-left: 20px;
    font-weight: normal;
    margin-right: 5px;
}

.AC_hidden
{
}

/* temp */
.temp
{
    margin: 0 0 20px 0;
    background-color: #f0f;
}

/* movies on demand */
.latest-mod
{
}

.latest-mod-h
{
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
    background-color: #003466;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
}

    .latest-mod-h h2
    {
        font-size: 18px;
        font-weight: bold;
        margin: 0;
        padding: 0;
    }

.latest-mod-c
{
    padding-bottom: 0px;
    /*border-right: 1px solid #dcdcdc;*/
    /*border-bottom: 1px solid #dcdcdc;*/
    /*border-left: 1px solid #dcdcdc;*/
    line-height: 130%;
    background-color: #fff;
}

    .latest-mod-c ol, .latest-mod-c ul
    {
        margin: 0;
        padding: 0;
    }

    .latest-mod-c li
    {
        list-style-position: inside;
        padding: 5px 10px;
        margin: 0;
        border: solid #dcdcdc;
        border-width: 1px 0 0 0;
        color: #000;
    }

.latest-mod-f
{
    padding: 10px;
}

.latest-mod-more
{
    float: left;
    width: 129px;
    font-size: 11px;
}

.latest-mod-sponsor
{
    float: left;
    width: 169px;
    text-align: right;
}

.latest-mod-more a
{
    background-image: url('/images/global/arrow_red.gif');
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 10px;
    color: #c00;
    font-weight: bold;
    display: inline-block;
    margin-top: 14px;
}

.fb-like-box
{
    background-color: #fff;
}
.whtht-w, #body #nav
{
    border:none;
}
.whtht-w
{
    /*border-right: 1px solid #ccc;*/
    /*border-left: 1px solid #ccc;*/
    /*border-bottom: 1px solid #ccc;*/
    background-color: #fff;
    font-size: 15px;
}

.whtht-c
{
    height: 34px;
}

    .whtht-c dl
    {
        margin: 0;
        padding: 8px 0 0 0;
        list-style: none;
    }

    .whtht-c dt
    {
        float: left;
        margin: 0 15px 0 0;
        padding: 0 0 0 25px;
        font-weight: bold;
        color: #ca1c02;
        background-image: url('/images/global/whtht_dt_bg.gif');
        background-repeat: no-repeat;
        background-position: 10px 1px;
    }

    .whtht-c dd
    {
        float: left;
        margin: 0 25px 0 0; /* was 30px - reduced for long news items in IE9 */
        padding: 0;
    }

/* shop */

.m-shop .cfr-b-c
{
    border:none;
}

.m-shop .cfr-b-h
{
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
    background-color: #5f933e;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
}

.m-shop .cfr-b-c a
{
}

.m-shop .cfr-b-h a
{
    color: #fff;
}

.m-shop .cfr-b-h h2
{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.m-shop .cfr-b-c h2
{
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.m-shop .m-shop-item
{
    margin: 0 0 15px 0;
    width: 298px;
}

    .m-shop .m-shop-item .m-shop-item-pic
    {
        float: left;
        overflow: hidden;
        width: 58px;
        margin-right: 10px;
    }

        .m-shop .m-shop-item .m-shop-item-pic img
        {
            border: 0;
        }

    .m-shop .m-shop-item .m-shop-item-text
    {
        float: left;
        width: 220px;
    }

        .m-shop .m-shop-item .m-shop-item-text h3
        {
            font-weight: bold;
            font-size: 12px;
            margin: 0;
            padding: 0;
        }

/* rss buttons */
.rss-buttons ul
{
    margin: 0;
    padding: 0;
    z-index: 30;
}

.rss-buttons li
{
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
    float: left;
    font-size: 10px;
    font-weight: bold;
    background: none !important;
}

    .rss-buttons li a
    {
        display: block;
        margin: 0 1px 0 0;
        color: #000;
        text-align: center;
        text-decoration: none;
    }

.rss-buttons div
{
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    border: 0px solid #5970B2;
}

    .rss-buttons div a
    {
        position: relative;
        display: block;
        margin: 0;
        width: auto;
        white-space: nowrap;
        text-align: left;
        text-decoration: none;
        color: #2875DE;
    }

.rss-buttons img
{
    border: 0;
    margin-left: 3px;
}

/* hot list basics */
.hotlist-badge
{
    float: left;
}

.hotlist-text
{
    float: left;
}

.hotlist-button
{
    float: left;
    font-size: 10px;
    color: #666;
    text-align: right;
}

.hotlist-title
{
    font-size: 14px;
    font-weight: bold;
}

.hotlist-sponsored
{
    background-color: #def1ff;
}

.hotlist-sponsored-text
{
    font-size: 11px;
    color: #666;
    font-style: italic;
}

.hotlist-sponsored-trackingpixel
{
    display: none;
}

.hotlist-new
{
    color: #c00;
    font-style: italic;
}

.h-hotlist .hotlist-badge
{
    width: 100px;
}

.h-hotlist .hotlist-text
{
    width: 110px;
}

.h-hotlist .hotlist-button
{
    width: 90px;
}

.obj-hotlist .hotlist-badge
{
    width: 100px;
}

.obj-hotlist .hotlist-text
{
    width: 110px;
}

.obj-hotlist .hotlist-button
{
    width: 90px;
}

.l-hotlist .hotlist-badge
{
    width: 100px;
}

.l-hotlist .hotlist-text
{
    width: 60px;
}

/* homepage hot list */
.h-hotlist
{
    margin-bottom: 0 !important;
}
    /* override */
    .h-hotlist .h-b-h
    {
        color: #fff;
        padding: 5px 10px;
        font-weight: bold;
        font-size: 18px;
        background-color: #ff2a0a;
        -moz-border-radius-topleft: 6px;
        -webkit-border-top-left-radius: 6px;
        border-top-left-radius: 6px;
        -moz-border-radius-topright: 6px;
        -webkit-border-top-right-radius: 6px;
        border-top-right-radius: 6px;
    }

        .h-hotlist .h-b-h a
        {
            color: #fff;
        }

    .h-hotlist .h-b-c
    {
        border-right: 1px solid #dcdcdc;
        border-bottom: 1px solid #dcdcdc;
        border-left: 1px solid #dcdcdc;
        padding: 10px 0 0 0;
        /*background-image: url("/images/global/msn-hotlist-bg.jpg");
	background-repeat: no-repeat;*/
    }

    .h-hotlist .h-b-c-sponsored
    {
        border-right: 1px solid #dcdcdc;
        border-bottom: 1px solid #dcdcdc;
        border-left: 1px solid #dcdcdc;
        padding: 10px 0 0 0;
        background-image: url("/images/global/msn-hotlist-bg.jpg");
        background-repeat: no-repeat;
    }

    /*.h-hotlist .h-b-s*/
    /*{*/
        /*margin: 0 0 10px 0;*/
        /*padding: 0 9px;*/
    /*}*/

    .h-hotlist .ghead-userlinks-connect
    {
        margin-right: 2px !important;
    }

    .h-hotlist .hotlist-sponsored
    {
        padding-top: 10px;
        padding-bottom: 10px;
    }

.h-hotlist-leadin
{
    font-size: 12px;
    margin-left: 9px;
    margin-bottom: 10px;
}

.h-hotlist .h-more
{
    padding-right: 9px;
    padding-bottom: 10px;
}

.h-hotlist .h-hotlist-leadin .h-more
{
    padding-bottom: 0;
    text-align: left;
}

.h-hotlist .h-more-c .h-more
{
    padding-bottom: 0;
    *padding-bottom: 10px;
}

.hotlist-heading-background-n
{
    background-image: url("/images/global/generic_hotlist_home_orig.gif");
    width: 320px;
    height: 36px;
    background-repeat: no-repeat;
}

.hotlist-heading-background-sp
{
    background-image: url("/images/global/msn-hotlist-topbar-wide.gif");
    width: 320px;
    height: 36px;
    background-repeat: no-repeat;
}

.hotlist-heading-text
{
    float: left;
    display: block;
    margin-left: 10px;
    margin-top: 7px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}

.hotlist-heading-sponsor
{
    float: right;
    display: block;
    width: 94px;
    height: 36px;
}

    .hotlist-heading-sponsor a
    {
        display: block;
        width: 100%;
        height: 100%;
    }

.hotlist-heading-text a
{
    color: #fff;
}

.hp-episodes-c-w
{
    margin-top: -1px;
}

/* listings hot list */
.l-hotlist .l-hotlist-h
{
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 18px;
    background-color: #ff2a0a;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
}

    .l-hotlist .l-hotlist-h a
    {
        color: #fff;
    }

.l-hotlist .l-hotlist-c
{
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    padding: 10px 0;
    /*background-image:url("/images/global/msn-hotlist-bg.jpg");
	background-repeat:no-repeat;*/
}

.l-hotlist .h-b-c-sponsored
{
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    padding: 10px 0;
    background-image: url("/images/global/msn-hotlist-bg.jpg");
    background-repeat: no-repeat;
}

.l-hotlist .l-hotlist-s
{
    margin: 0 0 10px 0;
    padding: 0 9px;
}

.l-hotlist .hotlist-sponsored
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.l-hotlist .hotlist-title
{
    font-size: 12px;
}
/* override */
.l-hotlist .l-more
{
    padding-right: 9px;
}

.l-hotlist .ch-b-w
{
    margin-top: 1px;
    font-size: 10px;
    color: #666;
}

    .l-hotlist .ch-b-w div
    {
        margin-left: 0px;
    }

    .l-hotlist .ch-b-w span
    {
        margin-left: 0px;
        width: 100%;
    }

.l-hotlist .hotlist-heading-background-n
{
    background-image: url(/images/global/generic_hotlist_listings_orig.gif);
    width: 180px;
    height: 36px;
    background-repeat: no-repeat;
}

.l-hotlist .hotlist-heading-background-sp
{
    background-image: url("/images/global/msn-hotlist-topbar-narrow.gif");
    width: 180px;
    height: 36px;
    background-repeat: no-repeat;
}

.l-hotlist .hotlist-heading-text
{
    float: left;
    display: block;
    margin-left: 10px;
    margin-top: 7px;
    color: White;
    font-weight: bold;
    font-size: 18px;
}

    .l-hotlist .hotlist-heading-text a
    {
        color: #cc0000;
    }

.l-hotlist .hotlist-heading-sponsor
{
    float: right;
    display: block;
    width: 65px;
    height: 36px;
}

    .l-hotlist .hotlist-heading-sponsor a
    {
        display: block;
        width: 100%;
        height: 100%;
    }


/* object page hot list */
/*.obj-hotlist .obj-rb-h*/
/*{*/
    /*color: #fff;*/
    /*padding: 5px 10px;*/
    /*font-weight: bold;*/
    /*font-size: 18px;*/
    /*background-color: #ff2a0a;*/
    /*-moz-border-radius-topleft: 6px;*/
    /*-webkit-border-top-left-radius: 6px;*/
    /*border-top-left-radius: 6px;*/
    /*-moz-border-radius-topright: 6px;*/
    /*-webkit-border-top-right-radius: 6px;*/
    /*border-top-right-radius: 6px;*/
    /*border-bottom: none !important; *//* override */
/*}*/

    .obj-hotlist .obj-rb-h a
    {
        color: #fff;
    }

.obj-hotlist .h-b-c
{
    /*border-right: 1px solid #dcdcdc;*/
    /*border-bottom: 1px solid #dcdcdc;*/
    /*border-left: 1px solid #dcdcdc;*/
    padding: 10px 0;
}

.obj-hotlist .h-b-c-sponsored
{
    /*border-right: 1px solid #dcdcdc;*/
    /*border-bottom: 1px solid #dcdcdc;*/
    /*border-left: 1px solid #dcdcdc;*/
    padding: 10px 0;
    background-image: url("/images/global/msn-hotlist-bg.jpg");
    background-repeat: no-repeat;
}

.obj-hotlist .hotlist-heading-sponsor
{
    float: right;
    display: block;
    width: 94px;
    height: 36px;
    /*height: 70px;*/
}

    .obj-hotlist .hotlist-heading-sponsor a
    {
        display: block;
        width: 100%;
        height: 100%;
    }

.obj-hotlist .obj-hotlist-s
{
    margin: 0 0 10px 0;
    padding: 0 9px;
}

.obj-hotlist .hotlist-sponsored
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.obj-hotlist-leadin
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

#objectPageHotList .obj-hotlist-leadin
{
    margin-left: 9px;
}

#watching_ajax
{
    padding: 0 9px;
}

.watching-table th
{
    font-size: 11px;
    font-weight: bold;
    color: #c00;
    text-align: left;
    border-bottom: 1px solid #ccc;
}

.watching-table td
{
    padding-top: 5px;
    vertical-align: top;
}

.watching-table-channel
{
    width: 65px;
}

.watching-table-datetime
{
    width: 80px;
}

.watching-table-episode
{
    width: 75px;
}

.watching-table-channel-ep
{
    width: 45px;
}

.watching-table-datetime-ep
{
    width: 65px;
}

.watching-table-episode-ep
{
    width: 95px;
}

.watching-table-button
{
    width: 80px;
    font-size: 9px;
    color: #666;
    text-align: right;
}

.obj-hotlist-more
{
    padding-right: 9px;
    text-align: right;
    font-size: 11px;
}

    .obj-hotlist-more a
    {
        background-repeat: no-repeat;
        background-position: right center;
        padding-right: 10px;
        font-weight: bold;
    }

.obj-hotlist .hotlist-heading-background-n
{
    background-image: url(/images/global/generic_hotlist_home_orig.gif);
    /*background-image:url("/images/global/secretariat-hotlist-topbar-wide.gif");*/
    width: 320px;
    height: 36px;
    /*height: 70px;*/
    background-repeat: no-repeat;
}

.obj-hotlist .hotlist-heading-background-sp
{
    background-image: url(/images/global/msn-hotlist-topbar-wide.gif);
    width: 320px;
    height: 36px;
    /*height: 70px;*/
    background-repeat: no-repeat;
}

.obj-hotlist .hotlist-heading-text
{
    float: left;
    display: block;
    margin-left: 10px;
    margin-top: 7px;
    color: White;
    font-weight: bold;
    font-size: 18px;
}

.ch-episode-button
{
    padding-left: 9px;
    margin-bottom: 10px;
    color: #666;
    height: 26px;
}

    .ch-episode-button .ch-b-w div
    {
        display: inline;
    }
/*.ch-episode-button .ch-b-w span { margin-left: 10px; display: inline; line-height: 26px; position: absolute; } */

/* new tonight / hot list */
#newtonight_sponsored .hotlist-sponsored
{
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
}

#newtonight_sponsored .hotlist-badge
{
    width: 100px;
}

#newtonight_sponsored .hotlist-text
{
    width: 410px;
}

#newtonight_sponsored .hotlist-button
{
    width: 90px;
}

.most-popular
{
    margin-top: 20px;
}

/* clear */
.clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear
{
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clear
{
    height: 1%;
}

.clear
{
    display: block;
}
/* End hide from IE-mac */

/*
    New CSS3 Button Styles
*/
.mls_login button, .mls_logout button, button.button
{
    border: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 4px;
    color: #fff;
    background-color: #F2001A;
    background-image: -moz-linear-gradient(center top, #FF0000, #F2001A 35%, #660000);
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FF0000), color-stop(0.35, #F2001A), color-stop(1, #660000) );
    background-image: linear-gradient(top, #FF0000, #F2001A 35%, #660000);
    cursor: pointer;
    font: bold 12px/14px Arial, Helvetica, sans-serif;
}

#commentsDiv .gig-photo
{
    display: none;
}

button.watchlistShare
{
    display: block;
    height: 24px;
    /*float: right;*/
    /*margin: 20px 20px 0 0;*/
    /*background-image: none;*/
    /*background-color: #1065C6;*/
    position: absolute;
    right: 0;
=======
    display: block;
    height: 24px;
    float: right;
    line-height: 100%;
    /*margin: 20px 20px 0 0;*/
    /*background-image: none;*/
    /*background-color: #1065C6;*/
    /*position: absolute;*/
    /*right: 0;*/
    /*top: -20px;*/
    /*top: -20px;*/
}

/* eCommerce Container Styles */
.infomercial
{
    margin: 20px 0;
    font: normal 12px/15px Helvetica, Arial, sans-serif;
    /*border: 1px solid #ccc;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;*/
    max-width: 100%;
}

    .infomercial h4
    {
        /*margin: 0;
        padding: 5px 9px;
        margin: -1px;
        background: #5f933e;
        font: bold 18px/21px Helvetica, Arial, sans-serif;
        color: #fff;
        -moz-border-radius-topleft: 5px;
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px;*/
        /*font-size: 20px;
font-weight: bold;
color: #c00;
line-height: 24px;*/
        margin:0;
        margin-bottom: 5px;
        border-bottom: 3px solid #ccc;
        font-size: 18px;
        font-weight: bold;
        line-height: 150%;
    }

        .infomercial h4 a, .infomercial h4 a:visited
        {
            color: #c00;
        }

    .infomercial li img
    {
        width: 100%;
        height: auto;
    }

    .infomercial h5, .infomercial p
    {
        margin: 0;
    }

    .infomercial h5
    {
        font: bold 13px/16px Helvetica, Arial, sans-serif;
    }

    .infomercial ul, .infomercial ul li
    {
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .infomercial ul
    {
        margin: 9px;
    }

        .infomercial ul li
        {
            margin: 15px 0;
        }

    .infomercial a.more, .infomercial div.sponsor
    {
        display: block;
        margin: 10px;
        text-align: right;
    }

    .infomercial a.more
    {
        font: bold 12px/15px Helvetica, Arial, sans-serif;
    }

    .infomercial div.sponsor
    {
        height: 30px;
        line-height: 30px;
        color: #aaa;
        font-size: 10px;
        overflow: hidden;
    }

        .infomercial div.sponsor iframe
        {
            float: right;
            margin-left: 10px;
        }

    .infomercial.horiz
    {
        max-width: 758px;
    }

        .infomercial.horiz ul
        {
            width: 100%;
            overflow: hidden;
        }

        .infomercial.horiz li
        {
            width: 31%;
            margin: 0 1%;
            float: left;
        }

a.watchlistBanner, a.watchlistBanner:active, a.watchlistBanner:visited, a.watchlistBanner:hover
{
    text-decoration: none;
}

/* Tooltip Styles */
/* THE SPEECH BUBBLE
------------------------------------------------------------------------------------------------------------------------------- */

div.toolbox
{
    position: absolute;
    padding: 15px;
    margin: 1em 0 3em;
    border: 2px solid #ccc;
    color: #333;
    background: #fff;
    /* css3 */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 12px;
    width: 240px;
}

/* Variant : for left positioned triangle
------------------------------------------ */

div.toolbox
{
    margin-left: 30px;
}

    /* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */

    div.toolbox:before
    {
        content: "";
        position: absolute;
        bottom: -20px; /* value = - border-top-width - border-bottom-width */
        left: 40px; /* controls horizontal position */
        border-width: 20px 20px 0;
        border-style: solid;
        border-color: #ccc transparent;
        /* reduce the damage in FF3.0 */
        display: block;
        width: 0;
    }

    /* creates the smaller  triangle */
    div.toolbox:after
    {
        content: "";
        position: absolute;
        bottom: -13px; /* value = - border-top-width - border-bottom-width */
        left: 47px; /* value = (:before left) + (:before border-left) - (:after border-left) */
        border-width: 13px 13px 0;
        border-style: solid;
        border-color: #fff transparent;
        /* reduce the damage in FF3.0 */
        display: block;
        width: 0;
    }

    /* Variant : left
------------------------------------------ */

    /* creates the larger triangle */
    div.toolbox:before
    {
        top: 10px; /* controls vertical position */
        bottom: auto;
        left: -30px; /* value = - border-left-width - border-right-width */
        border-width: 15px 30px 15px 0;
        border-color: transparent #ccc;
    }

    /* creates the smaller  triangle */
    div.toolbox:after
    {
        top: 10px; /* value = (:before top) + (:before border-top) - (:after border-top) */
        bottom: auto;
        left: -26px; /* value = - border-left-width - border-right-width */
        border-width: 15px 30px 15px 0;
        border-color: transparent #fff;
    }

a.toolButton
{
    display: inline-block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 10px;
    width: 22px;
    height: 22px;
    background: transparent url("/Images/icons/help.jpg") top left no-repeat;
    position: absolute;
}

    a.toolButton:hover
    {
        background-position: -22px 0;
    }


/* New Watchlist Homepage Widget */
#watchlist-widget
{
}

    #watchlist-widget a
    {
        text-decoration: none;
    }

    #watchlist-widget .picks ul,
    #watchlist-widget .picks li
    {
        display: block;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    #watchlist-widget .picks li
    {
        width: 100%;
        overflow: hidden;
        position: relative;
        min-height: 35px;
        margin: 10px 0;
    }

        #watchlist-widget .picks li a
        {
            display: block;
            float: left;
            background-position: left top;
            background-repeat: no-repeat;
            min-height: 35px;
            padding-left: 100px;
            color: #000;
        }

            #watchlist-widget .picks li a strong
            {
                display: block;
                font-size: 14px;
                color: #06b;
            }

        #watchlist-widget .picks li .hotlist-button
        {
            position: absolute;
            top: 0;
            right: 0;
        }


/* New Login Box Styles */
#LoginBox
{
    width: 548px;
    /*font: normal 12px/15px Arial, Helvetica, sans-serif;*/
}

    #LoginBox #gigya
    {
        display: none;
    }

    #LoginBox li input,
    #LoginBox li.options input
    {
        /*border: 1px solid #ddd;*/
        /*width: 130px;*/
    }
    #LoginBox li input[type="checkbox"]
    {
        width: auto !important;
        height: auto !important;
		margin: 6px;
    }
    #LoginBox div.header
    {
        margin: 0 0 10px 0;
        padding: 10px;
        background: #eee;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(50%, #ffffff), color-stop(100%, #f2f2f2));
        background-image: -webkit-linear-gradient(top, #ffffff, #ffffff, #f2f2f2);
        background-image: -moz-linear-gradient(top, #ffffff, #ffffff, #f2f2f2);
        background-image: -o-linear-gradient(top, #ffffff, #ffffff, #f2f2f2);
        background-image: linear-gradient(top, #ffffff, #ffffff, #f2f2f2);
        border-bottom: 1px solid #e5e5e5;
        /*font: bold 18px/22px Arial, Helvetica, sans-serif;*/
        text-align: center;
    }

        #LoginBox div.header h4, #LoginBox div.header p
        {
            margin: 0;
            /*font: bold 18px/22px Arial, Helvetica, sans-serif;*/
            text-align: center;
        }

        #LoginBox div.header p
        {
            margin: 10px 0 5px 0;
            color: #888;
            text-shadow: 0 1px 2px #fff;
            /*font: normal 14px/16px Arial, Helvetica, sans-serif;*/
        }

    #LoginBox ul, #LoginBox li
    {
        display: block;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    #LoginBox div.sign-in,
    #LoginBox div.sign-up
    {
        /*width: 528px;*/
        /*padding: 10px;*/
        /*overflow: hidden;*/
        background:#fff;
    }

    #LoginBox div.sign-in
    {
        display: none;
    }

        #LoginBox div.sign-in dl dt,
        #LoginBox div.sign-up dl dt
        {
            margin: 0 0 10px 0;
            padding: 0;
            font-size:14px;
            /*font-weight: bold;*/
            /*text-align: center;*/
        }

    #LoginBox div.sign-up dl dt
    {
        /*font-size:12px;*/
        /*font-weight: normal;*/
    }

    #LoginBox div.sign-in dl dd,
    #LoginBox div.sign-up dl dd
    {
        margin: 0;
        padding: 0;
    }

    #LoginBox div.sign-in dl.tvguide,
    #LoginBox div.sign-in dl.gigya,
    #LoginBox div.sign-up dl.tvguide,
    #LoginBox div.sign-up dl.gigya
    {
        width: 528px;
        margin: 0 auto;
        padding:20px;
        overflow: hidden;
    }

#LoginBox div.sign-in dl.tvguide
{
    padding-bottom:0;
    padding-top:40px
}
#LoginBox div.sign-in dl.gigya{
    padding-top:0;
}
        #LoginBox div.sign-in dl.gigya dt
        {
            font-weight: normal;
        }

        #LoginBox div.sign-in dl.gigya dd,
        #LoginBox div.sign-up dl.gigya dd
        {
            /*margin: 0 75px;*/
        }


    #LoginBox div.sign-up dl.tvguide
    {
        margin-top: 0;
        padding-top:0;
    }

        #LoginBox div.sign-up dl.tvguide dd
        {
            text-align: center;
        }

    #LoginBox div.sign-in dl.tvguide dd ul,
    #LoginBox ul#Register
    {
        /*width: 345px;*/
        /*margin: 0 auto 10px auto;*/
        /*overflow: hidden;*/
    }
    #LoginBox div.sign-in dl.tvguide dd ul{
        /*width:300px*/
    }

    #LoginBox ul#Register
    {
        /*margin-top: 20px;*/
    }

    #LoginBox div.sign-in dl.tvguide dd li,
    #Register li
    {
        width: 100%;
        margin-bottom: 10px;
        /*overflow: hidden;*/
    }

        #LoginBox div.sign-in dl.tvguide dd li label,
        #Register li label
        {
            display: block;
            /*float: left;*/
            width: 70px;
            margin-right: 10px;
            font-weight: bold;
            text-align: left;
        }

#Register li
{
    position: relative;
}

    #Register li label
    {
        width: 120px;
    }

    #Register li input
    {
        display: block;
        position: relative;
        z-index: 1;
    }

    #Register li a.toolButton
    {
        display: block;
        position: absolute;
        right: 6px;
        top: 6px;
        z-index: 2;
    }

    #LoginBox div.sign-in dl.tvguide dd li.options,
    #Register li.options
    {
        line-height: 26px;
    }

        #Register li.error,
        #LoginBox div.sign-in dl.tvguide li.error,
        #Register li.options p,
        #LoginBox div.sign-in dl.tvguide li.options p
        {
            color: #C91C01;
        }

/*#LoginBox div.sign-in dl.tvguide li.options p*/
/*{*/
    /*text-align: right;*/
    /*font-size: 13px;*/
/*}*/

#Register li.options p,
#LoginBox div.sign-in dl.tvguide li.options p
{
    display: none;
    margin: 5px 0;
    text-align: right;
    font-size: 13px;
    line-height: normal;
}

/*#LoginBox li.error input,*/
/*#LoginBox li.options.error input*/
/*{*/
    /*border-color: #C91C01;*/
    /*box-shadow: 0 0 10px rgba(204,0,0,.8);*/
/*}*/
#LoginBox div.sign-in dl.tvguide dd li.options label/*,
#Register li.options label*/
{
    display: inline;
    margin: 0;
    float: none;
    width: auto;
    font-weight: normal;
    position: relative;
    top:-2px;
}
#Register li.options{
    margin-bottom:10px;
}
#Register li.options input
{
    display: inline;
}
#Register li.options select{
   text-transform: capitalize;
}
#Register li.options label
{
    font-size: 11px;
}
.not-of-age-msg{
    text-align:center;
    text-align: center;
    margin: 0;
    padding: 20px;
}
#LoginBox div.sign-in dl.tvguide dd li.options a,
#Register li.options a
{
    display: block;
    float: right;
}
#Register li.options a.link-privacy{
    /*margin-right:42%;*/
}
#LoginBox div.sign-in dl.tvguide dd li button,
#Register li button
{
    /*-moz-border-radius: 5px;*/
    /*-webkit-border-radius: 5px;*/
    /*border-radius: 5px;*/
    /*background: #eee;*/
    /*border: 1px solid #ddd;*/
    /*padding: 8px 40px;*/
    /*font-size: 18px;*/
}
.clearfix{
    clear:both;
}
.msg.success strong{
    color:#060!important;
}
#LoginBox dl.gigya dd center
{
    width: 78px;
    overflow: hidden;
    margin: 0 5px;
    float: left;
}

    #LoginBox dl.gigya dd center table
    {
        display: none;
    }

    #LoginBox dl.gigya dd center:last-child
    {
        margin-right: 0;
    }

#LoginBox div.welcome
{
    margin: 20px;
    text-align: center;
    font-size: 14px;
}

#LoginBox div.sign-in dl.tvguide dd li.options p a, #Register li.options p a
{
    display: inline;
    float: none;
}

#loginBox li.button,
#Register li.button,
#LoginBox div.sign-in dl.tvguide dd li.button
{
    text-align: right;
    /*background-color: transparent;*/
}

    #loginBox div.sign-in dl.tvguide dd li.button button, #Register li.button button
    {
        display: inline;
    }

div.toolbox
{
    z-index: 9999;
}

div.content #LoginBox div.header
{
    /*margin: -10px -10px 10px -10px;*/
    margin:0;
    /*border-radius: 4px 4px 0 0;*/

}

#NoticeBox
{
    text-align: center;
    font-size: 16px;
    padding: 10px;
}

    #NoticeBox a
    {
        text-decoration: none;
    }

    #NoticeBox ul, #NoticeBox li
    {
        margin: 0;
        padding: 0;
        list-style: none;
        display: block;
    }

    #NoticeBox ul
    {
        width: 100%;
        overflow: hidden;
    }

    #NoticeBox li
    {
    }

    #NoticeBox button
    {
        padding: 10px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        background-color: #fff;
        background-image: -moz-linear-gradient(center top, #fff, #efefef);
        background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #efefef) );
        background-image: linear-gradient(top, #fff, #efefef);
        border: 1px solid #ccc;
        box-shadow: 2px 2px 2px #dfdfdf;
        -webkit-box-shadow: 2px 2px 2px #dfdfdf;
        -moz-box-shadow: 2px 2px 2px #dfdfdf;
        text-align: center;
        color: #111;
        font-size: 17px;
        font-weight: bold;
    }

    #NoticeBox div.checkin ul
    {
        min-width: 420px;
    }

    #NoticeBox div.checkin button
    {
        min-width: 200px;
    }

    #NoticeBox div.checkin.user li
    {
        float: none;
        width: 100%;
    }

/* New Watchlist Widget Styles */
#watchlist-widget
{
    margin: 0 0 20px 0;
    /*border: 1px solid #dfdfdf;*/
    /*padding: 0px 10px 10px 10px;*/
    /*background: #fcfcfc;*/
    display: none;
}

    #watchlist-widget .hotlist-heading-text, #watchlist-widget .hotlist-heading-text a
    {
        margin: 0;
        padding: 0;
        color: #000;
    }

    #watchlist-widget .hotlist-heading-text
    {
        float: none;
        padding-bottom: 5px;
        margin: 10px 0;
        border-bottom: 3px solid #ccc;
        color: #CC0000;
        font-size: 20px;
    }

        #watchlist-widget .hotlist-heading-text a
        {
            color: #0066BB;
        }

        #watchlist-widget .hotlist-heading-text > a:first-child
        {
            color: #cc0000;
        }

        #watchlist-widget .hotlist-heading-text em
        {
            font-style: normal;
            font-size: 12px;
            color: #666;
        }

        #watchlist-widget .hotlist-heading-text a.signup
        {
            display: block;
            float: right;
            font-size: 16px;
            line-height: 30px;
        }


    #watchlist-widget h3
    {
        border: 0;
        margin: 0;
        font-size: 16px;
        color: #000;
    }

    #watchlist-widget .sports h3
    {
        margin-bottom: 10px;
    }

    #watchlist-widget ul, #watchlist-widget li
    {
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #watchlist-widget .h-hotlist-leadin
    {
        color: #cc0000;
        margin: 5px 0;
        font-weight: bold;
        /*padding-right: 18px;*/
        /*background: transparent url("/Images/watchlist/x.png") right center no-repeat;*/
        cursor: pointer;
    }
#watchlist-widget .h-hotlist-leadin .fa{
    font-size: 18px;
    float:right;
    color: #999;
}
watchlist-widget .h-hotlist-leadin:hover .fa{
    color: #c00;
}

        #watchlist-widget .h-hotlist-leadin a
        {
            color: #cc0000;
        }

    #watchlist-widget .signin
    {
        padding-bottom: 3px;
        margin-bottom: 10px;
    }

        /*#watchlist-widget .signin p*/
        /*{*/
            /*text-align: center;*/
        /*}*/

            #watchlist-widget .signin p.error
            {
                /*margin: 0 0 5px 0;*/
                /*display: none;*/
                color: #cc0000;
                font-size: 13px;
                margin-bottom: 10px;
            }

            #watchlist-widget .signin p:first-child
            {
                margin-top: 5px;
                margin-bottom: 10px;
            }

        #watchlist-widget .signin dl
        {
            width: 100%;
            margin: 5px 0 0 0;
            overflow: hidden;
        }

            #watchlist-widget .signin dl dt
            {
                width: 70px;
                float: left;
                padding-top: 2px;
                margin-bottom: 10px;
            }

                #watchlist-widget .signin dl dt label
                {
                    display: block;
                    text-align: right;
                    font-weight: bold;
                    padding-right: 10px;
                    line-height: 18px;
                }

                #watchlist-widget .signin dl dt.error label
                {
                    color: #cc0000;
                }

            #watchlist-widget .signin dl dd
            {
                margin-bottom: 10px;
            }

                #watchlist-widget .signin dl dd input
                {
                    width: 210px;
                    height: 18px;
                    border: 1px solid #ccc;
                }

                #watchlist-widget .signin dl dd.error input
                {
                    width: 210px;
                    border: 1px solid #cc0000;
                }

    #watchlist-widget #ww_keep
    {
        width: 13px;
        height: 13px;
        padding: 0;
        margin: 0 5px 0 0;
        vertical-align: bottom;
        position: relative;
    }

    #watchlist-widget .signin ul
    {
        margin-left: 60px;
        width: 220px;
        overflow: hidden;
    }

    #watchlist-widget .signin li
    {
        float: left;
        margin-left: 10px;
        font-size: 13px;
    }

        #watchlist-widget .signin li.button
        {
            /*float: right;*/
        }

            #watchlist-widget .signin li.button button
            {
                /*width: 65px;*/
                /*height: 24px;*/
                /*margin-right: 4px;*/
                /*margin-bottom: 4px;*/
                /*padding: 2px 4px;*/
                /*-moz-border-radius: 2px;*/
                /*-webkit-border-radius: 2px;*/
                /*border-radius: 2px;*/
                /*background-color: #fff;*/
                /*background-image: -moz-linear-gradient(center top, #fff, #efefef);*/
                /*background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #efefef) );*/
                /*background-image: linear-gradient(top, #fff, #efefef);*/
                /*border: 1px solid #ccc;*/
                /*box-shadow: 2px 2px 2px #dfdfdf;*/
                /*-webkit-box-shadow: 2px 2px 2px #efefef;*/
                /*-moz-box-shadow: 2px 2px 2px #dfdfdf;*/
                /*text-align: center;*/
                /*color: #111;*/
                /*font-weight: bold;*/
                /*font-size: 13px;*/
            }

    /*#watchlist-widget #mini-gigya*/
    /*{*/
        /*float: right;*/
    /*}*/

    #watchlist-widget .hotlist-heading-background-n
    {
        width: 100%;
        height: auto;
        background: transparent;
    }

    #watchlist-widget .hotlist-button
    {
        margin-left: 110px;
        margin-top: 4px;
        text-align: left;
    }

    #watchlist-widget .h-b-c
    {
        margin: 0;
        padding: 0;
        border: 0;
    }

    /*#watchlist-widget .h-hotlist .h-b-s*/
    /*{*/
        /*padding: 0;*/
    /*}*/

    /*#watchlist-widget .h-hotlist .hotlist-text*/
    /*{*/
        /*width: 150px;*/
    /*}*/

    /*#watchlist-widget .episodes*/
    /*{*/
        /*margin-top: 10px;*/
    /*}*/

        /*#watchlist-widget .episodes h3*/
        /*{*/
            /*margin-bottom: 5px;*/
        /*}*/

    #watchlist-widget .h-watchlist-leadin, #watchlist-widget .h-hotlist-leadin
    {
        display: none;
    }

    #watchlist-widget .episodes p
    {
        /*text-align: right;*/
        margin-bottom: 0;
        font-weight: bold;
    }

    /*#watchlist-widget .episodes .h-b-c*/
    /*{*/
        /*width: 100%;*/
        /*display: inline-block;*/
        /*overflow: hidden;*/
    /*}*/

        /*#watchlist-widget .episodes .h-b-c .h-b-s*/
        /*{*/
            /*float: left;*/
            /*width: 92px;*/
            /*margin: 0 0 0 10px;*/
            /*overflow: hidden;*/
            /*position: relative;*/
        /*}*/

            /*#watchlist-widget .episodes .h-b-c .h-b-s.first*/
            /*{*/
                /*margin-left: 0;*/
            /*}*/

            /*#watchlist-widget .episodes .h-b-c .h-b-s .h-b-l*/
            /*{*/
                /*width: 92px;*/
            /*}*/

            /*#watchlist-widget .episodes .h-b-c .h-b-s div*/
            /*{*/
                /*float: none;*/
                /*display: inline-block;*/
                /*width: 92px;*/
            /*}*/

                /*#watchlist-widget .episodes .h-b-c .h-b-s div h4*/
                /*{*/
                    /*margin: 0;*/
                /*}*/

    /*#watchlist-widget .episodes .h-b-s .h-b-r*/
    /*{*/
        /*width: 90px;*/
    /*}*/

    /*#watchlist-widget .episodes .h-b-c .h-b-s div .watch*/
    /*{*/
        /*display: block;*/
        /*position: absolute;*/
        /*width: 100%;*/
        /*height: 62px;*/
        /*left: 0;*/
        /*top: 0;*/
    /*}*/

        /*#watchlist-widget .episodes .h-b-c .h-b-s div .watch a*/
        /*{*/
            /*position: relative;*/
            /*display: block;*/
            /*width: 100%;*/
            /*height: 100%;*/
            /*text-indent: 100%;*/
            /*white-space: nowrap;*/
            /*overflow: hidden;*/
            /*background: transparent url("/Images/watchlist/playbutton.png") bottom right no-repeat;*/
        /*}*/
/*#watchlist-widget .episodes .h-b-c .h-b-s div .watch::before*/
/*{*/
    /*padding: 4px 8px;*/
    /*background: #018ACC;*/
    /*content: "\f000";*/
    /*font-family: FontAwesome;*/
    /*font-style: normal;*/
    /*font-weight: normal;*/
    /*text-decoration: inherit;*/
    /*--adjust as necessary--*/
    /*color: #fff;*/
    /*font-size: 14px;*/
    /*position: absolute;*/
    /*bottom: 1px;*/
    /*left: 1px;*/

    /*content: "\f04b";*/
/*}*/

    #watchlist-widget .episodes .h-fullepisodes-az
    {
        display: none;
    }

    /* crappy quick IE7 fixes */
    #watchlist-widget .hotlist-heading-text a.signup
    {
        *margin-top: -35px;
    }

    #watchlist-widget .signin
    {
        *margin-top: 10px;
    }

        /*#watchlist-widget .signin p*/
        /*{*/
            /**position: relative;*/
            /**text-align: left;*/
        /*}*/

            /*#watchlist-widget .signin p:first-child*/
            /*{*/
                /**text-align: center;*/
            /*}*/

        #watchlist-widget .signin #mini-gigya
        {
            *position: absolute;
            *top: 0;
            *right: 0;
        }

    #watchlist-widget.ovg
    {
        display: block;
    }

        /*#watchlist-widget.ovg h3*/
        /*{*/
            /*color: #c00;*/
            /*padding-bottom: 3px;*/
            /*border-bottom: 3px solid #ddd;*/
        /*}*/

        /*#watchlist-widget.ovg .episodes .h-b-c .h-b-s*/
        /*{*/
            /*float: none;*/
            /*margin: 5px 0;*/
            /*overflow: hidden;*/
            /*position: relative;*/
            /*display: inline-block;*/
            /*width: 92px;*/
            /*margin-right: 10px;*/
        /*}*/

            /*#watchlist-widget.ovg .episodes .h-b-c .h-b-s .h-b-l*/
            /*{*/
                /*width: 100%;*/
                /*float: left;*/
            /*}*/

        /*#watchlist-widget.ovg .episodes .h-b-s .h-b-r*/
        /*{*/
            /*float: left;*/
            /*width: 198px;*/
        /*}*/

            /*#watchlist-widget.ovg .episodes .h-b-s .h-b-r h4*/
            /*{*/
                /*font-size: 14px;*/
            /*}*/


/* New Checkin Button Styles */
div.checkinbox
{
    width: 85px;
}

    div.checkinbox.small
    {
        width: 68px;
    }

    div.checkinbox button.checkin,
    #ajax-favorite-status a,
    div.l-addtodvr a,
    div.l-addedtodvr a
    {
        display: block;
        width: 85px;
        height: 25px;
        padding: 0;
        margin: 0;
        border: 0;
        /*background: transparent url("/Images/buttons/checkin-off.png") top left no-repeat;*/
        background: #018ACC;
        text-indent: 0;
        line-height: 100%;
        white-space: nowrap;
        overflow: hidden;
        cursor: pointer;
        font-size: 9px;
        font-weight: bold;
        color:#fff;
    }

    #ajax-favorite-status a,
    div.l-addtodvr a,
    div.l-addedtodvr a
    {
        text-align: center;
        padding-top: 8px;
        border-radius: 100px;
        text-decoration: none;
    }

    div.checkinbox button.checkin .fa
    {
        font-size: 10px;
    }

    #ajax-favorite-status a .fa,
    div.l-addtodvr a .fa,
    div.l-addedtodvr a .fa
    {
        font-size: 12px;
        vertical-align: middle;
        margin-top: -2px;
        margin-right: 1px;
    }

    div.checkinbox.small button.checkin
    {
        width: 68px;
        height: 20px;
        /*background-image: url("/Images/buttons/checkin-sm-off.png");*/
        /*text-indent: 100%;*/
        white-space: nowrap;
        overflow: hidden;
    }

    div.checkinbox button.checkin.on,
    #ajax-favorite-status a.added
    {
        /*background-image: url("/Images/buttons/checkin-on.png");*/
        background: #1CADF3;
    }

    div.checkinbox.small button.checkin.on
    {
        /*background-image: url("/Images/buttons/checkin-sm-on.png");*/
        background: #1CADF3;
    }

/*div.l-addtodvr a,*/
/*div.l-addedtodvr a,*/
/*#ajax-favorite-status a*/
/*{*/
    /*display: block;*/
    /*width: 85px;*/
    /*height: 25px;*/
    /*padding: 0;*/
    /*margin: 0;*/
    /*border: 0;*/
    /*background: transparent url("/images/buttons/watchlist-off.png") top left no-repeat;*/
    /*text-indent: 100%;*/
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
/*}*/

    /*div.l-addedtodvr a,*/
    /*#ajax-favorite-status a.added*/
    /*{*/
        /*background-image: url("/images/buttons/watchlist-on.png");*/
    /*}*/


button
{
    cursor: pointer;
}
