﻿#media-section
{
    padding: 30px;
    height: 725px;
}
#media-left
{
    float: left;
    margin: 0px;
    padding: 0px;
}
#media-left a
{
    color: #285A9F; /* blue link color */
}
#media-right
{
    float: left;
    margin: 0px;
    padding-left: 15px;
    width: 278px;
} 
img
{
    border: 0px;
}
#media-active object,embed
{
    z-index: 0;
}

#media-tabs
{
   padding-bottom: 10px;
}
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
}
.ui-tabs-nav a {
    text-decoration: none;
    outline: 0; /* @ Firefox, prevent dotted border after click */
    color: #6F5DA2;
    padding: 0 15px;
    font-weight: 800;
}
.ui-tabs-panel
{
    background: #EBEBEB;
    margin: 0;
    padding: 10px;
    height: 190px;
    
    overflow: auto;
}

.ui-tabs-hide  
{
    display: none; 
}  
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
    background: #EBEBEB;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
} 
/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

/*setting this property (namely the width and height) made the box below the video stick directly to it with no space between it */
#media-active
{
    width: 575px; 
    height: 344px;
    margin: 0px;
    padding: 0px;
}

#active-info
{
   font-family: sans-serif;
   font-size: 12px; 
}
#active-info ul
{
    width: 575px;
    margin: 0px;
    padding: 0px;
}
#active-info li
{
    list-style: none;
    display: inline;
    float: left;
    height: 75px;
}
.leftbox
{
    border-top: solid 1px #EBEBEB;
    border-left: solid 1px #EBEBEB;
    border-bottom: solid 1px #EBEBEB;
    border-right: solid 1px #EBEBEB;
    width: 286px;
}
.rightbox
{
    border-top: solid 1px #EBEBEB;
    border-bottom: solid 1px #EBEBEB;
    border-right: solid 1px #EBEBEB;
    width: 286px;
}
#othermedia
{
    padding-top: 10px;
    clear: both;
}
#othermedia table
{
    border-collapse: collapse;
    width: 575px;
}
#othermedia table td
{
     border: solid 4px #EBEBEB;
}
#callouts
{
    margin: 0px;
    padding: 0px;
}
#callouts img
{
    padding-bottom: 10px;
    margin: 0px;
}

.media-list
{
    background-color: #FFFFFF;
    height: 50px;
    margin: 5px 5px 10px 5px;
    padding: 5px;           
}
.media-list img
{
  margin: 0px;
  padding: 0px 5px 0px 0px;
  float: left;
} 
.active-info-heading
{
    font-weight: bold;
}
.active-info-text
{
    margin: 0px;
    padding: 10px 10px 0px 10px;
}
#video a 
{
    color: Black;
    text-decoration: none;
}
#audio a 
{
    color: Black;
    text-decoration: none;
}

#pressrelease
{
    font-family: Sans-Serif;
    font-size: 13px;
    padding: 30px 100px;
}
#pressrelease .release
{
    padding: 15px 0 15px;
}
#pressrelease .release-date
{
    font-weight: bold;
    padding-bottom: 5px;
}
#pressrelease a
{
    color: #285A9F; /* blue link color */
}
/* Start Media coverage */
#media-coverage
{
    padding: 30px 100px;
    font-family: Sans-Serif;
    font-size: 13px;
}
#media-coverage a
{
    color: #285A9F; /* blue link color */ 
}
/* end media coverage */
/* Start Order PSA */
#orderpsa
{
    font-family: Sans-Serif;
    font-size: 13px; 
    padding: 30px 100px;
}
#psa-form
{
    padding: 10px 0 20px;
    background: #EBEBEB;
}
#psa-form table
{
    position: relative;
    margin: auto;
}
.form-question
{
    padding: 0 10px 10px 10px;
}
.note
{
    font-size: 11px;
   padding: 0 10px 0 10px;    
}
/* End PSA*/

/* START Flu Materials */
#flu-materials
{
    padding: 30px 100px 30px 100px;
    font-family: Sans-Serif;
    font-size: 13px;
}
#flu-materials table
{
    border-collapse: collapse;
}
#flu-materials table td
{
    border: solid 1px #EBEBEB;
}
#flu-materials .material-image
{
    padding: 10px;
}
.fm-heading
{
   padding-bottom: 10px;
}
.fm-item-heading
{
    font-family: Sans-Serif;
    font-weight: bold;
    font-size: 13px;
    color: Black;
    display: block;
    padding-bottom: 10px;
}
#materials-table div
{
    margin: 20px;
    padding: 0px;
}
#materials-table div a
{
    color: #285A9F;
}
.materials-download-list
{
    list-style-image: url('../images/site/small_downloadicon.gif');
}
.materials-download-list li
{
    margin: 5px;
}
.materials-download-list li a
{
    text-decoration: none;
    color: #285A9F;
    vertical-align: top;
    padding-left: 5px; /* adds space between text and bullet img in IE */
}

/* END Flu Materials */
