@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,400italic,700);

@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:400,300);

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0% 0% transparent;
    border: 0px none;
    margin: 0px;
    outline: 0px none;
    padding: 0px;
}

body {
    background-color: rgb(240, 241, 246);
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin: 0;
}

/*-- Layout Structure --*/

/* Multimedia header */

.multimedia_header {
    background-image: url(/images/header-bg.gif);
    overflow: auto;
    width: 100%;
}

.multimedia_header_content {
    margin: 0 auto;
    padding: 15px 0;
    width: 950px;
}

.multimedia_header_menu {
    background-color: rgb(20, 56, 81);
    overflow: hidden;
    width: 100%;
}

.multimedia_header_menu_content {
    margin: 0 auto;
    width: 960px;
}

ul.ai_multimedia_nav {
    color: #fff;
    margin: 0;
    padding: 13px 10px;
}

ul.ai_multimedia_nav li {
    color: #000;
    display: inline;
    font-size: 16px;
    padding: 13px 23px;
}

ul.ai_multimedia_nav li:hover {
    background-color: #fff;
    border-bottom: 1px solid #fff;
    color: #000;
    cursor: pointer;
}

ul.ai_multimedia_nav li a {
    color: #FFF;
    text-decoration: none;
}

ul.ai_multimedia_nav li a:hover {
    color: #000;
    padding: 13px 0;
}

ul.ai_multimedia_nav li.selected {
    background-color: #FFF;
    border-bottom: 1px solid #fff;
    color: #000;
    padding: 13px;
}

ul.ai_multimedia_nav li.selected a {
    color: #000;
    text-decoration: none;
}

.multimedia_wrapper {
    background-color: #FFF;
    margin: 0 auto;
    width: 960px;
}

.multimedia_content {
    border: medium none;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
    overflow: auto;
    overflow-x: hidden;
    padding: 15px 0 50px 0;
}

.multimedia_footer {
    background-color: #38404b;
    overflow: auto;
    width: 100%;
}

.multimedia_footer_content {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 auto;
    overflow: auto;
    padding: 15px 0;
    width: 910px;
}

.multimedia_footer-links-container {
    border-right: 1px dotted #49525f;
    float: left;
    margin: 0 30px 0 0;
    overflow: auto;
    padding: 0;
    width: 550px;
}

ul.footer_links {
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    list-style: none;
    margin-right: 50px;
}

ul.footer_links li a {
    color: #677282;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
}

ul.footer_links a:hover { color: rgb(211, 223, 231); }

ul.footer_links p {
    color: rgb(103, 114, 130);
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: -5px 0px 0 0px;
    padding: 5px 0px;
    text-decoration: none;
    text-transform: uppercase;
}

.multimedia_footer_content h3 {
    color: #677282;
    font-size: 14px;
    margin: 0 0 15px 0;
    padding: 0 0;
    text-transform: uppercase;
}

.footer_contactus {
    color: rgb(103, 114, 130);
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin: 0 0 10px 0;
    padding: 0;
    width: 275px;
}

.footer_contactus span.number {
    display: block;
    font-weight: normal;
    margin: 3px 0;
}

.footer_contactus span.email a {
    color: rgb(103, 114, 130);
    font-weight: normal;
    text-decoration: none;
}

.footer_contactus span.email a:hover { color: rgb(211, 223, 231); }

.multimedia_featured_container {
    background-color: #ccc;
    height: 300px;
    margin: 25px 0;
    width: 740px;
}

.multimedia_featured_video_container { margin: 25px 20px; }

.multimedia_latest_container {
    border-top: 1px solid #ccc;
    display: inline-table;
    margin: 20px 0px 0px;
    padding: 15px 0 0 20px;
    width: 98%;
}

.multimedia_arhive_container {
    display: inline-table;
    margin: 0 0px 0px 0;
    padding: 15px 0 0 20px;
}

.latest_header {
    display: block;
    overflow: auto;
    padding: 0 0 15px 0;
}

.multimedia_content h1 {
    color: #333;
    font-size: 28px;
    font-weight: bold;
    line-height: 27px;
    margin: 15px 0 -5px 20px;
}

.multimedia_content h1.archive {
    color: #333;
    font-size: 24px;
    font-weight: bold;
    line-height: 27px;
    margin: 15px 0 0 20px;
}

.multimedia_content h2 {
    color: #333;
    float: left;
    font-size: 22px;
    font-weight: bold;
    line-height: 17px;
    margin-bottom: 0.5em;
    padding-top: 15px;
}

h2.archive_link {
    color: rgb(70, 138, 202);
    display: block;
    float: right;
    font-size: 13px;
    font-weight: 300;
    margin-right: 15px;
    text-align: right;
}

h2.archive_link a {
    -moz-border-radius: 3px;
    background-color: #eaeaea;
    border-radius: 3px;
    color: #333;
    font-weight: 400;
    margin-bottom: 3px;
    padding: 7px 12px;
    text-decoration: none;
}

.archive_link a:hover {
    background-color: #d94530;
    background-image: none;
    color: #fff;
}

ul.latest_videos {
    display: inline-table;
    margin: 15px 0 0 0;
    overflow: auto;
    padding: 0;
}

ul.latest_videos li {
    display: inline-table;
    list-style-type: none;
    margin: 0 40px 20px 0;
    min-height: 100px;
    width: 150px;
}

ul.latest_videos li:nth-child(5n + 5) { margin-right: 0; }

.video_thumbnail_container {
    height: 90px;
    margin: 0;
    position: relative;
    top: 0;
    width: 150px;
    z-index: 1;
}

.video_thumbnail_container_overlay {
    background-color: #000;
    filter: alpha(opacity=20);
    height: 90px;
    opacity: 0.2;
    position: absolute;
    top: 0;
    width: 150px;
    z-index: 2;
}

.video_thumbnail_container p img { margin: 0; }

span.video_date {
    color: rgb(153, 153, 153);
    display: block;
    font-size: 12px;
    padding: 8px 0 0 0;
}

span.video_title a {
    color: rgb(70, 138, 202);
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    padding: 0 5px 3px 0px;
    text-decoration: none;
}

.video_title a:hover { color: #d94530 }

span.video_description {
    color: #666;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    padding: 0;
}

.selective_video_container { z-index: 2; }

.feature_video {
    background-color: #FFF;
    float: left;
    width: 900px;
}

.featured_overlay {
    height: 300px;
    opacity: .2;
    position: absolute;
    width: 900px;
    z-index: 5;
}


.feature_video_text {
    background-color: #FFF;
    float: left;
    width: 800px
}

div.feature_video_text span.video_date {
    color: rgb(153, 153, 153);
    display: block;
    font-size: 15px;
    font-weight: 400;
    margin: 5px 0 0 3px;
}

div.feature_video_text span.video_title a {
    color: #333;
    display: block;
    font-size: 24px;
    font-weight: 400;
    line-height: 26px;
    margin: 2px 0 0 0;
    text-decoration: none;
}

.featured_title a:hover { color: #d94530 }

div.feature_video_text span.video_description {
    color: #666;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    line-height: 20px;
    margin: 2px 0 0 0;
}


div.feature_video_text .video_thumbnail_container {
    height: 100%;
    width: 100%;
}

.feature_video_lastest {
    display: none;
    float: left;
    list-style-type: none;
    top: 0;
}

div.feature_video_lastest .video_thumbnail_container { display: none; }

div.feature_video_lastest span.video_date {
    color: rgb(153, 153, 153);
    display: block;
    font-size: 15px;
    font-weight: 400;
    margin: 5px 0px 0px 3px;
}

div.feature_video_lastest span.video_title a {
    color: rgb(51, 51, 51);
    display: block;
    font-size: 24px;
    font-weight: 400;
    line-height: 26px;
    margin: 2px 0px 0px;
    text-decoration: none;
}

.featured_title a:hover { color: #d94530 }

div.feature_video_lastest span.video_description {
    color: rgb(102, 102, 102);
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: px;
    margin: 2px 0px 0px;
}

div.feature_video_lastest .video_thumbnail_container_overlay { display: none; }

div.feature_video_lastest .video_thumbnail_container {
    height: 100%;
    width: 100%;
}


.right_col_videos {
    float: left;
    margin-left: 20px;
    width: 205px;
}

.right_col_videos h2 {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    margin: 8px 0 20px 0;
    width: 100%;
}

.right_col_videos ul {
    list-style: none;
    margin: 10px 0 0 -5px;
}

.right_col_videos ul li {
    border-bottom: 1px dotted #ccc;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
    margin: 0 0 0 5px;
    padding: 9px 0;
    text-decoration: none;
}

.right_col_videos ul li img {
    float: left;
    padding: 0 5px 0 0;
}

.right_col_videos ul li a {
    color: rgb(70, 138, 202);
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
}

.right_col_videos ul li a:hover { color: #d94530 }

.right_col_videos ul li table td.play_icon { vertical-align: top; }

h1.archive { margin-bottom: 15px; }

/*Footer Stlyles*/

.ai-footer-wrapper {
    background-color: #6791ac;
    margin: 0 auto;
    padding: 0 0;
    width: 100%;
}

.ai-footer-container {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0 auto;
    overflow: auto;
    padding: 10px 0;
    width: 940px;
}

.ai-footer-container p {
    margin: 1px 0 0 0;
    padding: 0;
}

.ai_logo {
    display: block;
    float: left;
    margin: 0 15px 0 0;
    padding: 0 0;
    width: 100px;
}

.ai-footer-container ul li {
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    margin: 0 0;
    padding: 0 0;
}

.ai-footer-container li a {
    color: #fff;
    text-decoration: none;
}