.container div {
}

.horizontal-line {
    height: 1px;
    background-color: #91969C;
    width: 100%;
}

.template {
    display: none;
}

.cvtv-title{
    color: #037AC4;
    font-weight: bold;
    font-size: 2.5em;
    margin-bottom: 0;
}

.video-header {
    padding-top: 20px;
}

.video-header h1 {
    font-size: 1.5em;
    font-weight: bold;
    line-height: 15px;
    margin-bottom: 10px;
    color: #072F66;
}

.article {
    margin-right: 20px;
    float: left;
    width: 640px;
}

.article .comment-add h1 {
    display: inline;
    line-height: 30px;
}

.article .comment-add textarea {
    height: 30px;
}

.article .comments-display {
    padding: 0;
    margin: 0;
}

.article .comments-display li.comment .author-icon {
    height: 100%;
    float: left;
}

.article .comments-display li.comment {
    list-style-type: none;
    list-style-image: none;
}

.sidebar {
    width: 290px;
    float: left;
    position: relative;
}

.sidebar ul.video-list {
    padding: 0;
    margin: 0;
    margin-top: 20px;
    display:block;
    height: 560px;
}

.sidebar ul.video-list li {
    list-style-type: none;
    list-style-image: none;
}

.sidebar ul.video-list .video-shotcut .icon {
    padding-left: 5px;
    margin-right: 5px;
    margin-bottom: 20px;
    float: left;
    width: 140px; /*height: 80px;*/
    cursor:pointer;
    position: relative;
    z-index: 0;
}

.sidebar ul.video-list .video-shotcut .video-shotcut-description {
    margin-bottom: 20px;
    float: left;
    width: 140px;
}

.sidebar ul.video-list .video-shotcut .video-shotcut-description .video-shotcut-title {
    font-size: 1.0em;
    font-weight: bold;
    color: #000000;
    line-height: 0.8em;
}

.sidebar ul.video-list .video-shotcut .video-shotcut-description h2 {
    font-size: 0.8em;
    font-weight: normal;
    color: #9A9A9A;

}

.sidebar .spotlights, .industry-header {
    border: solid 2px #E0E6DB;
    padding: 1px;
    height: 40px;
    margin: 30px 0 0;
    position: relative;
    z-index: 100;
}

.sidebar .spotlights img {
    width: 100%;
    height: 100%;
}

.sidebar .spotlights h1, .industry-header h1 {
    position: absolute;
    left: 15px;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 40px;
    font-size: 1.6em;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

.sidebar .spotlights .category {
    text-align: center;
    position: absolute;
    top: 0;
    *top: 10px;
    bottom: 0;
    margin: auto;
    right: 10px;
    height: 23px;
    width: 75px;
    border: 1px #fff solid;
    background: url("/images/category_bg.png") repeat-x;
    cursor: pointer;
}

.sidebar .spotlights .category span{
    line-height: 23px;
    color: #003263;
    font-weight: bold;
    font-size: 1.1em;
}

.sidebar .spotlights .category img {
    display: inline;
    float: left;
    height: 8px;
    margin-left: 5px;
    margin-top: 8px;
    width: 9px;
}

.sidebar .spotlights ul.categories {
    display: none;
    position: absolute;
    top: 43px;
    right: 0;
    background-color: #EFEFEF;
    margin: 0;
    padding: 0;
    width: 200px;
    border: 1px solid #CCCCCC;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 5px;
    z-index: 99;
    opacity: 0.95;
}

.sidebar .spotlights ul.categories li {
    text-align: center;
    background-color: #EFEFEF;
    list-style-type: none;
    font-size: 1em;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    margin: 1px;
}

.sidebar .spotlights ul.categories li.all-category{
    color: #3E76B3;
    display: none;
}

.sidebar .spotlights ul.categories li:hover{
    background-color: #3E76B3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #FFFFFF;
}

.sidebar .spotlights ul.categories li.selected{
    background-color: #3E76B3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #FFFFFF;
}


.sidebar .category-name{
    color: #999999;
    font-size: 1.5em;
    text-align: center;
    margin-top: 10px;
}

.sidebar .video-shotcut-pre-next {
    width: 100%;
    position: relative;
    [margin-top: 10px;margin-top: 10px;]
    *margin-top: 0;
}

.sidebar .video-shotcut-pre-next a {
    font-size: 1.1em;
}

.sidebar .video-shotcut-pre-next .preBtn {
    position: absolute;
    left: 10px;
}

.sidebar .video-shotcut-pre-next .nextBtn {
    position: absolute;
    right: 10px;
}

.sidebar a.disable {
    /*color: #999999;*/
    display: none;
}

.article .video-player {
    height: 385px;
    width: 100%;
    background-color: #BBBBBB;
    margin-top: 30px;
}

.article .video-status {
    border: 2px solid #C5CDD5;
    background-color: #C4E0EE; /*height: 65px;*/
    margin-bottom: 20px;
}

.article .video-status .video-description {
    display: inline-block;
    width: 70%;
    overflow: hidden;
    margin: 5px;
}

.article .video-status .video-description a {
    
}

.article .video-status .video-rates-views {
/*display: inline-block;*/
    float: right;
    margin: 15px 5px 15px 10px;
}

.article .video-description {
/*height: 100px;*/
}

.article .video-views {
    height: 40px;
    border: 1px solid;
    background: url("/images/asset/bk-tv.png") repeat-x;
    margin: 0;
    text-align: center;
}

.article .video-views h1 {
    display: inline;
    color: #FFFFFF;
    font-size: 1.8em;
    font-weight: bold;
    margin: 0;
    line-height: 24px;
}

.article .video-views h2 {
    display: block;
    color: #FFFFFF;
    line-height: 12px;
    font-size: 0.9em;
    font-weight: bold;
    margin: 0;
}

.article .video-rates {
    height: 40px;
    border: 1px solid;
    background: url("/images/asset/bk-tv.png") repeat-x;
}

.article .video-rates img {
    vertical-align: middle;
}

.article .video-rates h1 {
    color: #FFFFFF;
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
    margin: 0;
    vertical-align: middle;
    line-height: 1.8em;
}

.article .comment-titlebar {
    height: 45px;
    background-color: #0D2B4A;
    border: solid 1px #D2D5D1;
}

.article .comment-titlebar h1 {
    color: #FFFFFF;
    margin-left: 10px;
    line-height: 45px;
    font-size: 2.0em;
    font-weight: bold;
}

.article .comments-display .comment {
    margin-top: 10px; /*margin-bottom: 40px;*/
}

.article .comments-display .comment .author-icon {
    margin-right: 20px;
}

.article .comments-display .comment .comment-header h1 {
    color: #002156;
    font-size: 1.8em;
    font-weight: bold;
    display: inline;
}

.article .comments-display .comment .comment-header h2 {
    color: #9C9C9C;
    float: right;
    display: block;
    font-size: 1.0em;
    font-weight: bold;
}

.article .comments-display .comment .comment-body {
    color: #454545;
    margin-top: 5px;
    margin-bottom: 40px;
}

.article .comment-add {
    background: url("/images/asset/bg-comment.png") repeat-x;
    margin-top: 0;
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 30px;
}

.article .comment-add .comment-input {
    text-align: right;
    width: 70%;
    margin: 0 auto;
}

.article .comment-add .comment-input label {
    vertical-align: top;
    width: 100px;
    text-align: right;
}

.article .comment-add .comment-input h1 {
    color: #5F6366;
    font-size: 1.2em;
    font-weight: bold;
    padding-right: 10px;
}

.article .comment-add .comment-input input {
    height: 25px;
    width: 300px;
}

.article .comment-add .comment-input textarea {
    height: 45px;
    width: 290px;
}

.article .comment-add .comment-submit-input {
    padding-right: 0;
    height: 35px;
}

.article .comment-add .warning{
    margin: 0 auto;
    display: none;
}


.article .video-views, .article .video-rates {
    background: #0D6CBB url("/images/asset/metalic-horizontal-highlight.png") repeat-x 0 0;
}

.sidebar .spotlights img {
    display: none;
}

.sidebar .spotlights, .industry-header {
    background: #0D6CBB url("/images/asset/metalic-horizontal-highlight.png") repeat-x 0 0;
}

/* ------------------------------------------------------------------------------------------------ */
/*                           Styles for video index page                                            */
/* ------------------------------------------------------------------------------------------------ */


.video-shotcut-sn {
    position: absolute;
    left: 7px;
    top: 2px;
    width: 20px;
    height: 20px;
    color: #FFFFFF;
    border: #FFFFFF 1px solid;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    background: #0D6CBB url("/images/asset/metalic-horizontal-highlight.png") repeat-x 0 0;
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: rgba(0, 0, 0, 0.8) 0 0 2px;
}

.industries .industry-videos {
    /*height: 300px;*/
    height: 200px;
    width: 200px;
    margin: 20px 5px;
    float: left
}

.industries .industry-videos .industry-video-title {
    font-size: 1.3em;
    font-weight: bold;
    color: #2371A1;
    text-shadow:0 0 1px #8DC3E5;
    text-align: center;
    margin-bottom: 0.2em;
    line-height: 1.2em;
    height: 2.4em;
}

.industries .industry-videos .industry-video{
    text-align:center;
}

.industries .industry-videos .industry-video img{

    cursor: pointer;
    margin-top: 5px;
    margin-left: 10px;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: rgba(0, 0, 0, 0.8) 0 0 5px;
    /*margin-left: 50%;*/
    /*position: relative;*/
    /*left: -60px;*/
}

.industries .industry-videos .industry-video .first-video-title {
    height: 3em;
}

.industries .industry-videos .industry-video .first-video-title a{
    font-size: 1em;
    color: #666666;
    font-weight: bold;
    margin-bottom: 10px;
}

.industries .industry-videos .industry-video ul {
    list-style-type: circle;
    padding-left: 15px;
    display: none;
}

.industries .industry-videos .industry-video li {
    list-style-image: none;
    list-style-type: disc;
    margin-bottom: 5px;
}

.industries .industry-videos .industry-video li a {
    color: #666666;
}

.industries .industry-videos .industry-video li a:hover {
    color: #333333;
}

.industry-link{
    padding-left: 10px;
    font-size: 0.9em;
}

