﻿/* Begin Video Pages */

.video_splash
{
    width: 398px;
    background-color: #343233;
    color: #fefefe;
}

.video_splash p
{
    color: #fefefe;
    font-size: 77%;
    padding: 5px 5px 5px 11px;
}

#video_splash_header
{
    background: #fefefe url('/Content/images/videos/splash_header.jpg') no-repeat 0 0;
    width:398px;
    height:20px;
}

#video_splash_header h1
{
    padding-left: 31px;
    padding-top: 3px;
    color: #fefefe;
    font-weight: bold;
    font-size: 12px;
}

td.video_splash_controls
{
    background: #343233 url('/Content/images/videos/splash_controls.jpg') no-repeat 0 0;
    vertical-align: top;
    width: 94px;
}

td.video_splash_controls_clear
{
    background-color: #343233;
    vertical-align: top;
    width: 94px;
}

#video_splash_categories
{
    background-color: #343233;
    height:125px;
}

#video_splash_categories a
{
    color: #fefefe;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block;
    padding-top: 3px;
}

div.video_category_button_off
{
    width: 180px;
    height: 21px;
    background: #434343 url('/Content/images/videos/category_bar_off.jpg') no-repeat 0 0;
    text-align: center;
    padding-bottom: 1px;
}

div.video_category_button_on
{
    width: 180px;
    height: 21px;
    background: #434343 url('/Content/images/videos/category_bar_on.jpg') no-repeat 0 0;
    text-align: center;
    padding-bottom: 1px;
}

div.video_category_button_hover
{
    width: 180px;
    height: 21px;
    background: #434343 url('/Content/images/videos/category_bar_hover.jpg') no-repeat 0 0;
    text-align: center;
    padding-bottom: 1px;
}

div.video_category_button_small_off
{
    width: 89px;
    height: 21px;
    background: #434343 url('/Content/images/videos/category_bar_small_off.jpg') no-repeat 0 0;
    text-align: center;
    padding-bottom: 1px;
}

div.video_category_button_small_on
{
    width: 89px;
    height: 21px;
    background: #434343 url('/Content/images/videos/category_bar_small_on.jpg') no-repeat 0 0;
    text-align: center;
    padding-bottom: 1px;
}

div.video_category_small_button_hover
{
    width: 89px;
    height: 21px;
    background: #434343 url('/Content/images/videos/category_bar_small_hover.jpg') no-repeat 0 0;
    text-align: center;
    padding-bottom: 1px;
}

div.video_category_button_small a
{
    color: #fefefe;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block;
    padding-top: 3px;
}

#video_left_categories
{
    float:left; 
    padding: 8px 0 0 20px;
}

#video_right_categories
{
    float:right;
    padding: 8px 10px 0 0;
}

#content_video_left
{
    width:398px;
    float:left;
}

#content_video_right 
{
    width:178px;
    float:right;
}

#content_video_right_ie
{
    width:178px;
    float:right;
    position:relative;
    right: 1px;
}

#slideshow {
    position:relative;
    height:208px;
}

#slideshow A {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow A.active {
    z-index:10;
    opacity:1.0;
}

#slideshow A.last-active {
    z-index:9;
}

#slideshowControls
{
    padding-right: 8px;
    text-align: right;
}

#slideshowControls img
{
    cursor: pointer;
}

.slideshowButton
{
    padding: 5px 2px 0 0;
}

.featured_inmotion
{
    background-color: #c6c6c6;
    padding: 5px 10px 5px 10px;
    text-align: center;
}

.featured_inmotion a
{
    font-size: 85%;
}

.inmotions_archive
{
    background-color: #e3e5e5;
    padding: 5px;
}

.inmotions_archive dl dt
{
    background:url('/Content/images/icons/inmotion_icon.gif') no-repeat 0 3px;
    padding-left:14px;
    margin-left:-9px;
}

.inmotions_archive dd
{
    margin-left: -80px;
}

div.videos
{
    font-size: 11px;
}

div.videos dl dd
{
    margin-left:0;
}

div.videos h2
{
    font-size: 14px;
    font-weight: bold;
    color: #434343;
    padding: 15px 0 5px 0;
}

.video_pager
{
    text-align:center;
    font-weight:bold;
    font-size: 85%;
}

.video_thumb
{
    float: left;
    width: 75px;
    height: 48px;
    margin-top: 2px;
}

.video_description
{
    float: right;
    width: 300px;
    height: 56px;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 0 10px 0 10px;
}

h1.inmotion_header
{
    background: #ffffff url(/Content/images/videos/inmotion_header_background.jpg) no-repeat scroll 0 0;
    padding-left: 25px;
}

#featured_inmotion_main
{
    width:576px;
    height:186px;
    background-color:#d4d4d4;
    font-size:85%;
}

#inmotion_featured_description
{
    width:253px;
    padding: 15px 20px 0 25px;
    float:left;
    font-size: 12px;
}

#inmotion_featured_description a
{
    font-size: 13px;
    font-weight: bold;
}

#inmotion_featured_image
{
    width:263px;
    padding: 0 12px 15px 0;
    float:right;
}

.inmotion_left_cell
{
    border-right: solid 1px #C8C8CB;
    border-bottom: solid 1px #C8C8CB;
}

.inmotion_left_cell_last
{
    border-right: solid 1px #C8C8CB;
}

.inmotion_right_cell
{
    border-bottom: solid 1px #C8C8CB;
}

.inmotion_right_cell_last
{
    
}

.inmotion_images
{
    float: left;
    width: 150px;
    padding: 20px 5px 0 10px;
}

.inmotion_description
{
    float: right;
    width: 110px;
    font-size: 100%;
    padding: 17px 5px 20px 0;
}

#inmotions_table
{
    border:collapse;
}

#inmotions_table tr td
{
    vertical-align: top;
    width: 287px;
}

/* End Video Pages */
