﻿@charset "utf-8";
/* CSS Document */

html, body,
a, img,
p, h1, h2, h3, h4, h5, h6,
ul, ol, li,
div, span,
fieldset, form, label, legend, textarea,
table, tbody, tfoot, thead, tr, th, td,
object, iframe {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    list-style: none;
    font-family: inherit;
    font-size: 100%;
    color: inherit;
    text-decoration: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

:focus {
    outline: 0;
}
/* --------------  reset list end ------------ */


/* --------------  font-family define ------------ */
body, p, ul, ol, table {
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

h1 {
    font-family: Arial, Helvetica, Sans-Serif;
}

/*------------font-----------------*/

body, p, ul, ol {
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 10px;
    line-height: 140%;
    letter-spacing: 0;
}
body {
    padding-bottom: 0;
}
    p strong {
        color: #000;
    }

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    padding-bottom: 10px;
    line-height: 120%;
    letter-spacing: -1px;
}

ul li {
    padding-bottom: 5px;
}

.text ul,
.text ol {
    padding-left: 20px;
}

    .text ul li {
        list-style: circle;
    }

    .text ol li {
        list-style: decimal;
    }



a {
    color: #008ec4;
    text-decoration: none;
}

    a:hover,
    #header li a:hover,
    input[type=button]:hover,
    input[type=submit]:hover,
    #header input[type=button]:hover {
        color: #009fdc;
        cursor: pointer;
    }

img {
    font-size: 9px;
    color: #aaa;
}

a img {
}


h1 {
    font-size: 26px;
    padding: 0px 0 25px 0;
}

.featRoleta .title,
.featPlaylist .title,
.featSlider .title {
    font-size: 18px;
    line-height: 120%;
}

.featRoleta li.active .title,
.featPlaylist li.active .title,
.featSlider li.active .title {
    font-size: 26px;
    line-height: 120%;
}

h2 {
    font-size: 24px;
    font-weight: normal;
    letter-spacing: -1px;
    padding: 0px 0 15px 0;
    line-height: 120%;
}
    h2 .grey { color: #bbb;
    }

h3 {
    font-size: 24px;
    font-weight: normal;
    letter-spacing: -1px;
    padding: 0px 0 15px 0;
    line-height: 120%;
}

h4 {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: -1px;
    padding: 0px 0 25px 0;
    line-height: 120%;
}

h5 {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: -1px;
    padding: 0px 0 25px 0;
    line-height: 120%;
}

h6 {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    padding: 0px 0 5px 0;
    line-height: 120%;
}

.movieListXS li .title,
.movieListS li .title {
    font-size: 14px;
    line-height: 110%;
}

.movieListM li .title,
.movieListL li .title {
    font-size: 16px;
    line-height: 110%;
}

.movieListXS li .text,
.movieListXS li .time,
.movieListS li .text,
.movieListS li .time,
.movieListM li .text,
.movieListM li .time,
.movieListL li .text,
.movieListL li .time,
.main_video .time,
.featPlaylist .text,
#footer p {
    font-size: 11px;
    line-height: 130%;
}

.more {
    font-size: 90%;
    float: right;
    clear: both;
    margin-bottom: 10px;
}

/* --------------  font-family define end ------------ */
body {
    text-align: center;
    background: #fff;
    color: #000;
}

.container {
    width: 960px;
    margin: 0 auto;
    text-align: left;
    overflow: visible;
    position: relative;
    -o-transition: ease-in-out 500ms;
    -webkit-transition: ease-in-out 500ms;
    -moz-transition: ease-in-out 500ms;
    transition: ease-in-out 500ms;
}

#body .container {
}
.featured .container {
    overflow: hidden;
    padding-bottom: 40px;
}


#logo {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

#header col5of12 
    padding-top: 15px;
    overflow: hidden;
}

#body {
}

#footer {
    padding: 10px 0 110px 0;
}



/*------------col-----------------*/

.left {
    float: left;
}

.right {
    float: right;
}
.center {
    float: none;
    margin: 0 auto;
}

.txtleft {
    text-align: left;
}

.txtright {
    text-align: right;
}

.txtcenter {
    text-align: center;
}

.col1of12 {
    width: 60px;
}

.col2of12 {
    width: 140px;
}

.col5of24 {
    width: 180px;
}

.col3of12 {
    width: 220px;
}

.col4of12 {
    width: 300px;
}

.col5of12 {
    width: 380px;
}

.col11of24 {
    width: 420px;
}

.col6of12 {
    width: 460px;
}

.col7of12 {
    width: 540px;
}

.col8of12 {
    width: 620px;
}

.col9of12 {
    width: 700px;
}

.col10of12 {
    width: 780px;
}

.col11of12 {
    width: 860px;
}



.rightBorder {
    padding-right: 19px;
    border-right: 1px solid #eee;
}
.col8of12.rightBorder {
    padding-right: 15px;
} 
.col9of12.rightBorder {
    padding-right: 17px;
} 
.topBorder {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #eee;
}
/*-----------adv------------------*/
.adv {
    background: #f5f5f5;
    color: #eee;
    padding: 0;
    margin: 0;
    line-height: 0;
    font-size: 1px;
    clear: both;
    display: block;
}

.topadvBox .container {
    padding: 0;
    width: 750px;
    text-align: center;
    color: #aaa;
    font-size: 10px;
}
/*-----------basic parts------------------*/


#header .links {
    float: right;
    width: 500px;
    text-align: right;
}

    #header .links ul {
        margin: 0;
        padding: 0;
    }

    #header .links li {
        display: inline;
        padding: 0 0 0 10px;
    }

        #header .links li.active {
            background: #333;
        }

#header nav {
    margin: 0;
    padding-top: 50px;
    float: right;
}

    #header nav #menu {
        float: left;
    }

    #header nav li {
        float: left;
        padding: 0 0 0 10px;
    }

        #header nav li a {
            display: block;
            float: left;
        }

            #header nav li a:hover {
            }

        #header nav li.active a {
            color: #aaa;
        }

    #header nav .search {
        float: left;
        margin-left: 10px;
    }

        #header nav .search .text {
        }

        #header nav .search .button {
        }

#footer ul {
    margin: 3px 0;
    padding: 0;
    line-height: 100%;
    font-size: 11px;
    display: inline;
    border-right: 1px dotted #BED9E0;
}

#footer li {
    display: inline;
    padding: 0;
    margin: 0;
    line-height: 100%;
    font-size: 11px;
}

#footer a {
    font-size: 11px;
    padding: 0 5px 0 8px;
    color: #286E8C;
    border-left: 1px dotted #BED9E0;
}

/*------------banery-----------------*/
.featRoleta {
    padding-bottom: 20px;
    position: relative;
}

    .featRoleta ul {
        height: 360px;
        overflow: hidden;
        padding: 0;
    }

    .featRoleta li {
        width: 640px;
        height: 360px;
        display: block;
        float: left;
        overflow: hidden;
        position: relative;
        text-align: center;
        padding: 0;
        background: #000;
        -o-transition: ease-in-out 500ms;
        -webkit-transition: ease-in-out 500ms;
        -moz-transition: ease-in-out 500ms;
        transition: ease-in-out 500ms;
    }

        .featRoleta li:hover .image {
            opacity: 0.8;
            filter: alpha(opacity = 80);
        }

    .featRoleta .image {
        position: relative;
        left: -320px;
        opacity: 0.5;                
        filter: alpha(opacity = 50);
    }

        .featRoleta .image img {
            position: relative;
            left: 50%;
        }

    .featRoleta .description {
        position: absolute;
        bottom: 0;
        left: 0;
        text-align: left;
    }

    .featRoleta .title {
        background: #000;
        background: rgba(0,0,0,0.8);
        color: #aaa;
        padding: 3px 6px;
        display: block;
        float: left;
        clear: both;
    }

    .featRoleta .text {
        background: #fff;
        background: rgba(255,255,255,0.9);
        color: #4c4c4c;
        padding: 5px 10px;
        float: left;
        clear: both;
        width: 460px;
        display: none;
    }

    .featRoleta li.hide {
        width: 0px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -3;
    }

    .featRoleta li.active {
        position: absolute;
        left: 160px;
        top:0;
        -o-transition: ease-out 250ms;
        -webkit-transition: ease-out 250ms;
        -moz-transition: ease-out 250ms;
        transition: ease-out 250ms;
    }

        .featRoleta li.active .image {
            opacity: 1;                
            filter: alpha(opacity =100);
        }

        .featRoleta li.active .text {
            display: block;
        }

        .featRoleta li.active .title {
            margin-bottom: 5px;
            padding: 5px 10px;
        }

    .featRoleta li.farLeft,
    .featRoleta li.farRight {
        width: 59px;
    }

    .featRoleta li.nearLeft,
    .featRoleta li.nearRight {
        width: 99px;
    }

    .featRoleta li.farLeft,
    .featRoleta li.nearLeft {
        margin-right: 1px;
    }

    .featRoleta li.nearRight,
    .featRoleta li.farRight {
        margin-left: 1px;
    }

    .featRoleta li.farLeft {
        position: absolute;
        top: 0;
        left: 0;
    }
    .featRoleta li.nearLeft {
        position: absolute;
        top: 0;
        left: 60px;
    }
   .featRoleta li.nearRight {
        position: absolute;
        top: 0;
        right: 60px;
    }
    .featRoleta li.farRight {
        position: absolute;
        top: 0;
        right: 0;
    }


.featPlaylist {
    width: 960px;
}
    .featPlaylist .playerContainer {
        float: left;
        width: 640px;
        height: 360px;
        overflow: hidden;
    }
    .featPlaylist .player {
        width: 640px;
        height: 360px;
    }
    .featPlaylist ul {
        float: right;
        width: 300px;
        height: 360px;
        margin:0;
        padding:0;
        overflow: hidden;
    }
    .featPlaylist li {
        width: 300px;
        height: 86px;
        overflow: hidden;
        display: block;
        padding:0;
        margin-bottom: 6px;
        position: relative;
    }
        .featPlaylist li:hover {
            cursor: pointer;
        }
        .featPlaylist li .image {
            width: 300px;
            height: 86px;
            overflow: hidden;
            display: block;
        }
        .featPlaylist li .description {
            display: block;
            position: absolute;
            bottom: 0;
            left: 0;
            background: #eee;
            background: rgba(230,230,230,0.9);
            padding: 4px 6px;
        }
        .featPlaylist li .title {
            display: block;
        }
        .featPlaylist li .text {
            display: none;
            max-height: 42px;
            overflow: hidden;
        }        
        .featPlaylist li.active:hover {
            cursor: default;
        }
        .featPlaylist li.active .description {
            width: 270px;
            height: 77px;
            padding: 5px 10px 5px 20px;
            background: url(/Content/images/arrow-cover.png) center left no-repeat #f5f5f5 ;
            background: url(/Content/images/arrow-cover.png) center left no-repeat rgba(255,255,255,0.9);
        }
        .featPlaylist li.active .text {
            display: block;
            padding-top: 3px;
        }
.featSlider {
    width: 640px;
    height: 360px;
    position: relative;
    z-index: 1;
}
      .featSlider ul {

        width: 640px;
        height: 360px;
        overflow: hidden;
    }
      .featSlider li {
        width: 640px;
        height: 360px;
        overflow: hidden;
        position: relative;
    }

    .featSlider .description {
        position: absolute;
        bottom: 0;
        left: 0;
        text-align: left;
    }

    .featSlider .title {
        background: #000;
        background: rgba(0,0,0,0.8);
        color: #aaa;
        padding: 3px 10px;
        display: block;
        float: left;
        clear: both;
    }

    .featSlider .text {
        background: #fff;
        background: rgba(255,255,255,0.9);
        color: #4c4c4c;
        padding: 8px 10px;
        float: left;
        clear: both;
        width: 460px;
        display: block;
    }


.featButtons {
    display:block;
    height: 20px;
    overflow: hidden;
}
    .featButtons ul {
        float: right;
    }
    .featButtons li {
        display: block;
        float: left;
        padding-left: 5px;            
        font-size: 1px;
        line-height: 1px;
        color:  #e6e6e6;
    }
        .featButtons li span {
            background: #e6e6e6;
            display: block;
            height: 5px;
            width: 25px;
        }
            .featButtons li span:hover {
                background: #ccc;
                cursor: pointer;
            }
        .featButtons li.active span {
            background: #ffc600;
            cursor: default;
        }

.xx_featBtns_Roleta {
    padding: 0 160px;
}
.xx_featBtns_Slider {
    position: absolute;
    top: 10px;
    right: 330px;
    z-index: 5;           
    -o-transition: ease-in-out 500ms;
        -webkit-transition: ease-in-out 500ms;
        -moz-transition: ease-in-out 500ms;
        transition: ease-in-out 500ms; 
}
    .xx_featBtns_Slider span {
        box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
    }

/*------------movieList-----------------*/

.col4of12 ul.movieListS,
.col4of12 ul.movieListM,
.col4of12 ul.movieListL,
.col4of12.movieListS ul,
.col4of12.movieListM ul,
.col4of12.movieListL ul  {
    width: 330px;
}

.col6of12 ul.movieListS,
.col6of12 ul.movieListM,
.col6of12 ul.movieListL,
.col6of12.movieListS ul,
.col6of12.movieListM ul,
.col6of12.movieListL ul {
    width: 482px;
}

.col8of12 .movieListS,
.col8of12 .movieListM,
.col8of12 .movieListL {
    width: 640px;
}

.col9of12 ul.movieListS,
.col9of12 ul.movieListM,
.col9of12 ul.movieListL,
.col9of12.movieListS ul,
.col9of12.movieListM ul,
.col9of12.movieListL ul {
    width: 720px;
}

.col10of12 .movieListS,
.col10of12 .movieListM,
.col10of12 .movieListL {
    width: 800px;
}

.col12of12 ul.movieListS,
.col12of12 ul.movieListM,
.col12of12 ul.movieListL,
.col12of12.movieListS ul,
.col12of12.movieListM ul,
.col12of12.movieListL ul {
    width: 990px;
}
.movieListXS,
.movieListS,
.movieListM,
.movieListL {
    margin-bottom: 20px;
}
.movieListXS li {
    padding: 0 0px;
    margin-bottom: 14px;
    width: 220px;
    height: 56px;
    overflow: hidden;
}

    .movieListXS li .image {
        display: block;
        width: 100px;
        height: 56px;
        overflow: hidden;
        background: #eee;
        float: left;
    }

        .movieListXS li .image:hover {
            background: #111;
        }

            .movieListXS li .image:hover img {
                opacity: 0.9;                
                filter: alpha(opacity = 90);
            }

    .movieListXS li .description {
        display: block;
        float: right;
        width: 110px;
    }

    .movieListXS li .title {
        display: block;
        padding-bottom: 2px;
    }

    .movieListXS li .text {
        display: none;
    }

    .movieListXS li .time {
        display: block;
        color: #b2b2b2;
        padding-bottom: 2px;
    }


.movieListS li {
    float: left;
    width: 150px;
    height: 190px;
    padding: 0 0px 10px 0;
    margin-right: 12px;
    margin-bottom: 10px;
    overflow: hidden;
}
.col4of12.movieListS li,
.col4of12 .movieListS li {
     width: 145px;
     margin-right: 10px;
}
    .movieListS li .image {
        display: block;
        width: 150px;
        height: 84px;
        overflow: hidden;
        background: #eee;
    }

        .movieListS li .image:hover {
            background: #111;
        }

            .movieListS li .image:hover img {
                opacity: 0.9;
                filter: alpha(opacity = 90);
            }

    .movieListS li .description {
        display: block;
        padding-top: 3px;
    }

    .movieListS li .title {
        display: block;
        padding-bottom: 3px;
    }

    .movieListS li .text,
    .movieListS li .time {
        display: block;
        color: #b2b2b2;
        padding-bottom: 5px;
    }

.start .col12of12 ul.movieListS li:nth-of-type(n+7),
.start .col12of12.movieListS ul li:nth-of-type(n+7) {
    display: none;
}
.col4of12.xx_movieS_V li,
.col4of12 .xx_movieS_V li  {
   width: 300px;
   height: 80px;
   margin-right: 0;
   margin-bottom: 10px;
   padding:0;
   float: none;
}
.xx_movieS_V li .image {
    float: left;
}
.xx_movieS_V li .description {
     float: right;
     padding-top: 0;
     width: 140px;
    }







.movieListM li {
    float: left;
    width: 225px;
    height: 190px;
    padding: 0 0px 10px 0;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

    .movieListM li .image {
        display: block;
        width: 225px;
        height: 127px;
        overflow: hidden;
        background: #eee;
    }

        .movieListM li .image:hover {
            background: #111;
        }

            .movieListM li .image:hover img {
                opacity: 0.9;
                filter: alpha(opacity = 90);

            }

    .movieListM li .description {
        display: block;
        padding-top: 5px;
    }

    .movieListM li .title {
        display: block;
        padding-bottom: 3px;
    }

    .movieListM li .text,
    .movieListM li .time,
    .movieListM li .comments{
        display: block;
        color: #b2b2b2;
        padding-bottom: 5px;
    }

.start .leftSide ul.movieListM li:nth-of-type(n+7),
.start .leftSide.movieListM ul li:nth-of-type(n+7) {
    display: none;
}
.col12of12.movieListM li,
.col12of12 .movieListM li {
     margin-right: 20px;
}


.movieListL li {
    float: left;
    width: 300px;
    height: 169px;
    padding: 0 0px 0 0;
    margin-right: 10px;
    margin-bottom: 11px;
    overflow: hidden;
    position: relative;
}

    .movieListL li .image {
        display: block;
        width: 300px;
        height: 169px;
        overflow: hidden;
        background: #eee;
    }

        .movieListL li .image:hover {
            background: #111;
        }

            .movieListL li .image:hover img {
                opacity: 0.9;                
                filter: alpha(opacity = 90);
            }

    .movieListL li .description {
        display: block;
        padding: 3px 6px 0 6px;
        position: absolute;
        bottom: 0;
        left: 0;
        background: #eee;
        background: rgba(230, 230, 230, 0.9);
    }

    .movieListL li .title {
        display: block;
        padding-bottom: 5px;
    }

    .movieListL li .text,
    .movieListL li .time {
        display: block;
        color: #666;
        padding-bottom: 5px;
    }
    .movieListL li .text {
        display: none;
    }

.start .leftSide ul.movieListL li:nth-of-type(n+7),
.start .leftSide.movieListL ul li:nth-of-type(n+7) {
    display: none;
}

.col12of12.movieListL li,
.col12of12 .movieListL li {
     margin-right: 28px;
     margin-bottom: 28px;
}





/*------------player---video-page--------------*/

.videoGreyStripe {
}
    .videoGreyStripe.main_video_bg,
    .videoGreyStripe .main_video_bg {
        background: url(/Content/images/movie-player640-bg.png) top center no-repeat;
    }

.videoImageBg {
}
    .videoImageBg.main_video_bg,
    .videoImageBg .main_video_bg {
        background: url(/Content/images/tmp-movie-bg.jpg) bottom center no-repeat #f9f7f8;        
    }
    .videoImageBg .main_video_bg .container,
    .videoImageBg.main_video_bg .container {
        background: url(/Content/images/tmp-movie-bg.jpg) bottom center no-repeat;        
    }
    .videoImageBg .main_video {        
        padding-top: 15px;       
    }
        .videoImageBg .main_video .player {
            border: 1px solid #fff;
            border: 1px solid rgba(255,255,255,0.8);
            box-shadow: 0 3px 15px #000;
            box-shadow: 0 3px 15px rgba(0,0,0,0.5);
            position: relative;
            left: -1px;
        }
        .videoImageBg .main_video .description {
            background: #fff;
            background: rgba(255,255,255,0.8);
            padding: 10px;
            padding-bottom: 0;
        }

.main_video_bg {
    margin-bottom: 20px;
}
.main_video_bg .container {
    text-align: center;
    padding-bottom:0;
}
.main_video {
    display: block;
    width: 640px;
    margin: 0 auto;
    text-align: left;
    -o-transition: ease-in-out 500ms;
    -webkit-transition: ease-in-out 500ms;
    -moz-transition: ease-in-out 500ms;
    transition: ease-in-out 500ms;
}
    .main_video .description {
        padding-top: 10px;
    }
    .main_video h2 {
        padding-bottom: 10px;
    }
    .main_video .time {
        display: block;
        color: #666;
    }
    .main_video .social {
        padding-bottom:10px;
    }
        .main_video .social li {
            display: inline;
            padding-right: 30px;
            vertical-align: text-bottom;
        }


.player {
    display: block;
    width: 640px;
    height: 360px;
    overflow: hidden;
    background: #000;
    position: relative;
    -o-transition: ease-in-out 500ms;
    -webkit-transition: ease-in-out 500ms;
    -moz-transition: ease-in-out 500ms;
    transition: ease-in-out 500ms;
}

#playerHostParent,
#playerHost,
#player {
    display: block;
    width: 100%;
    height: 100%;
}



/*------------pager-----------------*/
.pager {
    clear: both;
    font-size: 11px;
    padding: 15px 0;
    text-align: center;
}

    .pager a, .pager span {
        background: #fff;
        border-radius: 0;
        color: #AAAAAA;
        line-height: 16px;
        margin: 0 1px;
        padding: 1px 3px;
        text-decoration: none;
    }

    .pager span {
        background: #fff;
        color: #333;
        text-decoration: none;
    }

    .pager a:hover {
        background: #eee;
        color: #111;
        text-decoration: none;
    }
    .pager .prevPage,
    .pager .nextPage {
        margin: 0 30px;
        color: #333;
        text-transform: uppercase;
    }

/*------------categories-list----------------*/
.categoriesList {    
}
.categoriesList li {   
    padding-bottom: 10px; 
    line-height: 110%;
}
    .categoriesList li.active a {
        color: #aaa;
    }
    .categoriesList li a span {
        color: #bbb;
        border-left: 1px solid #ddd;
        padding-left: 5px;
        margin-left: 4px;
    }

/*------------sort-----------------*/
.sortBox {
    clear: both;
    color: #AAAAAA;
    display: block;
    font-size: 11px;
    font-weight: normal;
    padding: 10px 0 10px 0;
    text-align: right;
}

    .sortBox a,
    .sortBox span {
        background: #EEEEEE;
        border: 1px solid #FFFFFF;
        border-radius: 3px;
        color: #555555;
        margin: 0 5px;
        padding: 0 6px;
    }

        .sortBox span,
        .sortBox a.active,
        .sortBox a.active:hover {
            background: none repeat scroll 0 0 #FE7E00;
            border: 1px solid #F65100;
            box-shadow: 1px 1px #FFFFFF;
            color: #FFFFFF;
            text-shadow: 1px 1px 0 #A93900;
        }

        .sortBox a:hover {
            background: #ddd;
            color: #000;
        }
/*------------commentsList-----------------*/

.commentsList {
    margin: 0 auto;
    padding: 10px 0 30px 0;
    width: 768px;
    clear: both;
    display: block;
}


/*------------------calendar--------------------------*/
.ui-datepicker {
    padding: 0;
    width: auto;
    border: none;
    background: none;
}


#ui-datepicker-div {
    background: #fff;
    background: rgba(255,255,255,0.9);
    padding: 5px 10px;
    display: none;
}

.ui-datepicker .ui-datepicker-header {
    text-align: center;
    border: none;
    background: none;
    padding: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #5D8196;
    border-radius: 0;
    line-height: 100%;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: static;
    display: inline;
    height: auto;
    width: auto;
    border: none;
    border-radius: 0;
    font-weight: normal;
    font-size: 12px;
    text-indent: 0;
    top: 0;
    left: 0;
    right: 0;
}

    .ui-datepicker .ui-datepicker-prev:hover,
    .ui-datepicker .ui-datepicker-next:hover {
        background: none;
    }

    .ui-datepicker .ui-datepicker-prev span,
    .ui-datepicker .ui-datepicker-next span {
        display: inline;
        margin: 0;
        position: static;
        background: none;
        font-weight: normal;
    }

.ui-datepicker .ui-datepicker-prev {
    float: left;
}

.ui-datepicker .ui-datepicker-next {
    float: right;
}

.ui-datepicker .ui-datepicker-title {
    font-size: 17px;
    margin: 0;
    font-weight: normal;
    display: inline;
    line-height: 100%;
    color: #333333;
}

.ui-datepicker-calendar {
    width: 100%;
    margin-bottom: 15px;
}

#ui-datepicker-div .ui-datepicker-calendar {
    margin-bottom: 0px;
}

.ui-datepicker-calendar th {
    width: 13%;
    padding: 0px 3px;
    text-align: right;
    font-weight: normal;
    font-size: 11px;
}

    .ui-datepicker-calendar th span {
        border-bottom: 1px dashed #5D8196;
        display: block;
        color: #5D8196;
    }

    .ui-datepicker-calendar th.ui-datepicker-week-end span {
        color: #E00F0F;
    }

.ui-datepicker-calendar td {
    width: 13%;
    padding: 3px;
}

    .ui-datepicker-calendar td a,
    .ui-datepicker-calendar td span {
        padding: 3px;
        font-size: 14px;
        line-height: 100%;
        color: #000;
        border: none;
    }

.ui-widget-content .ui-state-default {
    border: none;
    font-weight: normal;
}

.ui-datepicker-calendar td a:hover {
    color: #E00F0F;
}

/*------------form-----------------*/
input[type=text],
input[type=email],
input[type=password],
input.text,
textarea {
    border: 1px solid #ddd;
    border-radius: 0px;
    background: #fff;
    color: #666;
    font-size: 15px;
    padding: 5px 0;
    text-indent: 8px;
    width: 100%;
    -o-transition: ease-in-out 500ms;
    -webkit-transition: ease-in-out 500ms;
    -moz-transition: ease-in-out 500ms;
    transition: ease-in-out 500ms;
}
textarea {
    height: 120px;
    text-indent: 0px;
    padding:0;
    margin-bottom: 10px;
}
    input[type=text]:focus,
    input[type=email]:focus,
    input[type=password]:focus,
    input.text:focus,
    textarea:focus {
        box-shadow: rgba(0,0,0,0.1) 0 0 5px;
        border-color: #ccc;
    }
input[type=button],
input[type=submit],
input.button,
.button,
.ui-widget-content .ui-state-default {
    border: none;
    background: #000;
    display: block;
    color: #fff;
    font-size: 15px;
    padding: 3px 6px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    overflow: visible;
}    
.button.right {
        margin-right: 0;
        margin-left: 10px;
    }
.ui-widget-content .ui-state-default {
    float: left;
}
    input[type=button]:hover,
    input[type=submit]:hover,
    input.button:hover, .button:hover,
    .ui-widget-content .ui-state-default:hover {
        color: #6c5101;
        background: #f7bf16;
    }
.ui-dialog input.btnFb,
.fbLogin input.btnFb,
.fbLogin .btnFb {
    background: url(/Content/images/fb.png) left center no-repeat #3B5998;
    color: #fff;
    padding-left: 38px;
    font-weight: normal;
    text-transform: none;
    float: none;
    width: auto;
}

    .ui-dialog input.btnFb:hover,
    .fbLogin input.btnFb:hover,
    .fbLogin .btnFb:hover {
        background: url(/Content/images/fb.png) left center no-repeat #4B67A1;
        color: #fff;
    }

.ui-dialog .fbLogin,
.fbLogin {
    clear: both;
    padding-bottom: 10px;
    overflow: hidden;
}

fieldset label {
    padding-top: 5px;
    clear: both;
    display: block;
}

fieldset ul {
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
}

fieldset li {
    position: relative;
}

    fieldset li .field-validation-error {
        position: absolute;
        top: 8px;
        right: 10px;
        border-radius: 0px;
        margin: 0;
        max-width: 180px;
    }

    fieldset li input:focus + .field-validation-error {
        background: #a50000;
    }
fieldset .checkbox 
{
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 25px;
    }
fieldset .checkbox input {
    float: left;
    margin-left: 0;
    margin-right: 5px;
    margin-bottom: 0;
    margin-left: -25px;
}

fieldset .checkbox label {    
    clear: none;
    display: inline;
    padding-top: 2px;
    padding-bottom: 10px;
    font-size: 11px;
}

input[type="text"].input-validation-error,
input[type="email"].input-validation-error,
input[type="password"].input-validation-error,
.input-validation-error {
    border-color: #680000;
}

    input[type="text"].input-validation-error:focus,
    input[type="email"].input-validation-error:focus,
    input[type="password"].input-validation-error:focus,
    .input-validation-error:focus {
        box-shadow: #a50000 0 0 5px;
    }

/*----------------popup-----------------*/
.ui-widget-overlay {
    background: #7EB4D3;
}

.ui-widget-content a {
    color: #286E8C;
}
/*----------------ui-dialog-----------------*/
.ui-dialog {
    background: #f1f2f3;
    background: rgba(245,245,245,0.9);
    border: 1px solid #FFFFFF;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
    padding: 0px;
    position: absolute;
    padding: 0px;
    overflow: visible;
    border-radius: 0;
}

    .ui-dialog .ui-dialog-titlebar {
        background: none;
        border: none;
        padding: 0;
        height: 18px;
    }

    .ui-dialog #ui-dialog-title-welcomePopup {
        display: none;
    }

    .ui-dialog .ui-dialog-titlebar-close {
        background: #000;
        color: #fff;
        position: absolute;
        top: -10px;
        right: -10px;
        z-index: 10;
        font-size: 16px;
        width: 20px;
        height: 20px;
        margin: 0;
        border-radius: 12px;
        border: 2px solid #fff;
        padding: 0;
        text-align: center;
    }

        .ui-dialog .ui-dialog-titlebar-close .ui-icon,
        .ui-dialog .ui-dialog-titlebar-close:hover .ui-icon {
            color: #000;
            font-size: 16px;
            line-height: 13px;
            font-weight: 800;
            display: block;
            background: url(../images/ui-close-icon.png) 0 0 no-repeat;
            padding: 0;
            width: 16px;
            height: 16px;
            text-align: center;
            text-indent: -9999px;
        }

        .ui-dialog .ui-dialog-titlebar-close:hover {
            background: #cf0000;
            color: #fff;
            border-color: #fff;
        }

            .ui-dialog .ui-dialog-titlebar-close:hover .ui-icon {
                color: #fff;
            }

.ui-dialog-buttonpane {
    display: block;
    clear: both;
    position: static;
    padding-top: 5px;
    float: right;
}

.popupRight {
    float: right;
    width: 300px;
    border-left: 1px solid #21272d;
    padding-left: 30px;
}

.popupLeft {
    float: left;
    width: 200px;
}


/*-------- fix -----*/
.clearFix {
    font-size: 1px;
    line-height: 1px;
    margin: 0;
    padding: 0;
    height: 1px;
    clear: both;
    display: block;
}

/*-------- error -----*/

.sysMsg {
    border: 1px dashed #eaeebe;
    background: #fcffc7;
    clear: both;
    display: block;
    padding: 3px 5px;
    margin-bottom: 15px;
    border-radius: 6px 6px 6px 0;
    margin-left: 200px;
}

    .sysMsg li,
    .sysMsg ul {
        margin: 0;
        padding: 0;
    }

    .sysMsg ul {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 40px;
        color: #6B6356;
        font-size: 14px;
    }

#errorList {
    background: url("../images/button-cross-red.png") no-repeat 0px 0px;
    color: #C40000;
}

#warningList {
    background: url("../images/button-alert.png") no-repeat 0px 0px;
    color: #6B6356;
}

#confirmList {
    background: url("../images/button-tick.png") no-repeat 0px 0px;
    color: #577F00;
}

#infoList {
    background: url("../images/button-tick.png") no-repeat 0px 0px;
}

#specialList {
    background: none;
    padding-left: 10px;
}

.field-validation-error {
    background: none repeat scroll 0 0 #CC0000;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    clear: both;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 100%;
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 2px;
    padding: 2px 5px;
    width: auto;
}

.radioInput .field-validation-error {
    -webkit-border-radius: 0px 3px 3px 3px;
    -moz-border-radius: 0px 3px 3px 3px;
    border-radius: 0px 3px 3px 3px;
}


/*------------------------noSL--------------------*/
.noSL {
    background: url("../images/noSL-player.png") no-repeat center right rgba(255,255,255,0.0);
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 5;
}
/*------------------------byInsysPlay--------------------*/

#byInsysPlay,
#footer #byInsysPlay {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    line-height: 11px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0;
    display: inline;
    color: #aaa;
}

    #byInsysPlay.darkBg,
    #footer #byInsysPlay.darkBg {
        color: #555;
    }

    #byInsysPlay.smaller,
    #footer #byInsysPlay.smaller {
        font-size: 10px;
    }

    #byInsysPlay.bigger,
    #footer #byInsysPlay.bigger {
        font-size: 14px;
    }


    #byInsysPlay a,
    #footer #byInsysPlay a {
        color: #333;
        text-decoration: none;
        border: none;
        background: none;
        outline: none;
        margin: 0;
        padding: 0;
    }

        #byInsysPlay a .grey,
        #footer #byInsysPlay a .grey {
            color: #aaa;
        }

    #byInsysPlay.darkBg a,
    #footer #byInsysPlay.darkBg a {
        color: #ccc;
    }

    #byInsysPlay a strong,
    #footer #byInsysPlay a strong {
        font-weight: bold;
        color: #333;
        padding-right: 9px;
        margin-right: 1px;
        background: url(/Content/images/icon-by-insysplay.png) right 1px no-repeat;
    }

    #byInsysPlay.darkBg a strong,
    #footer #byInsysPlay.darkBg a strong {
        color: #ccc;
    }

    #byInsysPlay.bigger a strong,
    #footer #byInsysPlay.bigger a strong {
        background-position: right 3px;
        margin-right: 0px;
    }

    #byInsysPlay a:hover,
    #footer #byInsysPlay a:hover {
        border-bottom: 1px dotted #ccc;
    }

    #byInsysPlay.darkBg a:hover,
    #footer #byInsysPlay.darkBg a:hover {
        border-color: #555;
    }

    #byInsysPlay a:hover,
    #byInsysPlay a:hover strong,
    #footer #byInsysPlay a:hover,
    #footer #byInsysPlay a:hover strong {
        color: #000;
    }

    #byInsysPlay.darkBg a:hover,
    #byInsysPlay.darkBg a:hover strong,
    #footer #byInsysPlay.darkBg a:hover,
    #footer #byInsysPlay.darkBg a:hover strong {
        color: #fff;
    }
