/* copied from external css */
#eyDisclaimer
{
    padding-right: 27px;
    padding-left: 27px;
    font-size: 10px;
    padding-bottom: 10px;
    margin: 0px auto;
    padding-top: 10px;
}

#headerExt
{
    height: 62px;
    position: relative;
    background-image: url(../images/eyBeam-external.jpg);
    background-repeat: no-repeat;
    background-position: 225px;
    padding: 0 20px 0 20px;
}

/* overrides */

body
{
    background-color: White;
}

.eylogo
{
    margin-top: 13px;
}

#extra .pad img.typeicon
{
    margin-left: 0px;
    margin-top: 0px;
}
#extra .pad img.awardicon
{
    margin-left: 0px;
    margin-top: 0px;
}

#extra .pad li
{
    color: #666666;
}

#subnav li li
{
}

input, select, textarea
{
    border: 0px;
    background-color: white;
    padding-left: 2px;
    padding-top: 2px;
    line-height: 110%;
}

.boxleft
{
    clear: left;
}
.boxright
{
}

h1
{
    margin-top: 3px;
    margin-bottom: 10px;
}
h3, h4, h5
{
    margin-top: 3px;
    margin-bottom: 5px;
    clear: both;
}
.eyRightGrayBox
{
    padding: 9px;
}
.eyRightGrayBox h4
{
    font-size: 12px;
}
.eyRightGrayBox p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#sidebar
{
}
a:visited
{
    color: #444477;
}


/* webcast-specific styles */

#siteLocationDisplay
{
    position: absolute;
    top: 1px;
    left: 1px;
    z-index: 999;
    background-color: #FFFFCC;
    border: 1px solid black;
    padding: 3px;
}

#usernameDisplay
{
    margin-top: 12px;
}

.hilite
{
    font-weight: bold;
}
.message
{
    text-align: center;
    font-size: 70%;
    background-color: #000000;
    color: #FFFFFF;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-left: 2px;
}
.messagetouser
{
    background-color: #FFFFCC;
    border: 1px solid #999999;
    padding: 4px 12px 4px 18px;
}
.messageerror
{
    background-color: #FFFF00;
    border: 1px solid #999999;
    padding: 4px 12px 4px 18px;
    margin-bottom: 6px;
}
.links
{
    padding-top: 10px;
    padding-bottom: 10px;
}
table.panelists
{
    width: 480px;
}
.panelists td
{
    vertical-align: top;
}
td.panelistphoto
{
    width: 100px;
}
td.panelistpanel p
{
    border-right: 1px solid #CCCCCC;
    padding: 5px;
    margin-right: 10px;
    color: Red;
    font-size: 200%;
}

input.selected
{
    background-color: #B06C4F;
}
input.radioButtons, input.checkBoxes
{
    background-color: white;
}
input.button
{
    border: 0px;
    background-color: white;
}
input.onelinetextfield
{
    border: 1px solid #AAAAAA;
    width: 300px;
    font-family: Arial, Helvetica, sans-serif;
}
textarea.largetextfield
{
    border: 1px solid #AAAAAA;
    width: 300px;
    font-family: Arial, Helvetica, sans-serif;
}
textarea.smalltextfield
{
    border: 1px solid #AAAAAA;
    width: 90%;
    font-family: Arial, Helvetica, sans-serif;
}
.textinput
{
    border: 1px solid #AAAAAA;
    width: 300px;
}

.userprofile td
{
    padding-bottom: 5px;
}
.userprofile select
{
    border: 1px solid #AAAAAA;
}
.userprofilelabel
{
    width: 120px;
}

#searchablearchive
{
    font-weight: bold;
}
#localTimeDisplaySection
{
    font-style: italic;
}
#utcDateTime
{
    display: none;
}
#upcomingDateMessage
{
}
.promotionSection
{
}
.programListingHeader
{
    border-bottom: 1px #CCCCCC solid;
    margin-top: 30px;
}
.programList p
{
    margin-top: 2px;
    margin-bottom: 1px;
}
.programList h4
{
    margin-top: 5px;
}
.programList .icon
{
    float: left;
}
.programList img
{
    padding-right: 5px;
}
.logisticsSection
{
    background-color: #F0F0F0;
    margin-left: -33px;
    padding-top: 15px;
}
.logisticsSection p
{
    margin-left: 33px;
}

.userComment
{
}
.userCommentName
{
}

.mediaselection
{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
}
.mediaselection TD
{
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.mediaselection TD.choicehelp
{
    margin-top: 0px;
    font-size: 70%;
    padding-top: 0px;
}
.mediaselection TD.button
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    font-weight: bold;
    border-left: black 1px solid;
    width: 20px;
    cursor: pointer;
    color: #3366cc;
    border-bottom: black 1px solid;
    text-align: center;
}
#mediaselectionsection A:link
{
    color: #3366cc;
    text-decoration: none;
}
#mediaselectionsection A:visited
{
    color: #3366cc;
    text-decoration: none;
}
#mediaselectionsection A:active
{
    color: #3366cc;
    text-decoration: none;
}
#mediaselectionsection A:hover
{
    color: #3366cc;
    text-decoration: underline;
}

.otherProgramsSection
{
    margin-top: 15px;
    margin-left: -15px;
    font-size: 90%;
}
.otherProgramsSection ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.otherProgramsSection li
{
    background-image: none;
    margin: 0;
    padding: 0pt;
}
.otherProgramsSection a, #subnav a:visited
{
    padding: 3px 10px;
    margin: 0;
    zoom: 1;
    display: block;
    font-weight: bold;
    text-decoration: none;
}
.otherProgramsSection a:hover, #subnav a.active
{
    background-color: #F0F0F0;
}
.otherProgramsSection ul ul
{
    padding-left: 1em;
    margin: 0 auto auto;
}
.otherProgramsSection ul ul a, #subnav ul ul a:visited
{
    color: #369;
    margin: 0;
    padding: 0p;
    line-height: 1.2;
    border-bottom: none;
    font-weight: normal;
}
.otherProgramsSection ul ul li a:hover
{
    text-decoration: underline;
    background: transparent;
}
.otherProgramsSection ul ul li a.active
{
    color: #000 !important;
    background: transparent;
}

.listingicon
{
    width: 196px;
    float: left;
}
.listingtitle
{
}

.embeddedform
{
    margin-top: 20px;
}
.embeddedform p
{
    margin-top: 1px;
    margin-bottom: 2px;
}
.embeddedform .button
{
    margin-left: 33px;
    cursor: pointer;
}

.login input
{
    border: 1px solid #CCCCCC;
}

.cpe table
{
    width: 100%;
    font-size: 100%;
    border: 1px solid #CCCCCC;
    border-bottom: 2px solid #444444;
    overflow: auto;
}
.cpe th
{
    background-color: #BBBBBB;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    padding: 3px;
    vertical-align: top;
    text-align: left;
}
.cpe td
{
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    padding: 3px;
    vertical-align: top;
    text-align: left;
}

@media Screen
{
    .helpanswer
    {
        padding-right: 10px;
        margin-top: 0px;
        display: block;
        padding-left: 15px;
        border-left: #CCCCCC 1px solid;
        padding-top: 10px;
        border-bottom: #CCCCCC 1px solid;
        margin-bottom: 40px;
    }
}
@media Print
{
    .helpanswer
    {
        padding-right: 10px;
        margin-top: 0px;
        display: block;
        padding-left: 15px;
        border-left: #CCCCCC 1px solid;
        padding-top: 10px;
        border-bottom: #CCCCCC 1px solid;
        margin-bottom: 40px;
    }
}

