@charset "utf-8";
/* CSS Document */
body {
    color: #000000;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}


a {
    color: #cececf;
    background-color: transparent;
    text-decoration: none;
}
a:visited  {
    color: #c0c0c1;
    background-color: transparent;
    text-decoration: none;
}
a:hover    {
    color: #ffffff;
    background-color: transparent;
    text-decoration: none;
}
a:active   {
    color: #aeaeff;
    background-color: transparent;
    text-decoration: none;
}


.hs_title
{
    width:  auto;
    padding-top: 6px;
    height: 350px;
    font-family: MS Sans Serif, Geneva, sans-serif;
    font-size: 64pt;
    letter-spacing: 2px;
    font-weight: normal;
    font-variant-ligatures: none;
    outline: none;
    line-height: 0.99em;
    text-align: center;
    color: #ffffff;
    background-color: transparent;
    opacity: 1.0;
    filter:alpha (opacity=100);
}

.hs_title_strong
{
    display: block;
    opacity: 1.0;
    filter:alpha (opacity=100);
}

.hs_top_half_cover
{
    width: 100%;
    height: 476px;
    min-height: 476px;
    margin: 0 0 0 0;
    padding:0 0 0 0;
    background-color: #000000;
    opacity: 0.4;
    filter:alpha (opacity=40);

    float: left;
    position: absolute;
    top:  0;
    left: 0;
    z-index: 1;
}

.hs_top_half
{
    width: 100%;
    height: 476px;
    min-height: 476px;
    margin: 0 0 0 0;
    padding:0 0 0 0;
    font-family: MS Sans Serif, Geneva, sans-serif;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;

    float: left;
    position: absolute;
    top:  0;
    left: 0;
    z-index: 2;
    opacity: 1.0;
    filter:alpha (opacity=100);
}

.hs_one_half
{
    width: 100%;
    height: 476px;
    min-height: 476px;

    background:url(./img/unnamed.jpg);
    background-size: cover;
    background-position: left 50%;
    background-repeat: no-repeat;
}

.hs_bottom_half
{
    width: 100%;
    height: 40%;
}


.hs_bottom_half_content
{
    width: auto;
    min-height: 222px;
    margin: 0 0 0 0;
    padding:34px 0 0 390px;
    font-family: MS Sans Serif, Geneva, sans-serif;
    font-size: 15px;
    line-height: 1.31em;
    font-weight: bold;
    text-align: left;
    color: #3F3F3F;

    background: url(./img/unnamed2.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.hs_bottom_half_content_index
{
    width: auto;
    min-height: 222px;
    max-height: 454px;
    margin: 0 0 0 0;
    padding:32px 0 0 390px;
    font-family: MS Sans Serif, Geneva, sans-serif;
    font-size: 15px;
    line-height: 1.30em;
    font-weight: bold;
    text-align: left;
    color: #3F3F3F;

    background: url(./img/unnamed2.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}


.hs_footer
{
    width: 100%;
    min-height: 236px;
    margin: 0 0 0 0;
    padding:0 0 0 0;
    background-color: #ffffff;
}

.hs_clear
{
    clear: both;
}



.hs_menu
{
    width: 100%;
    text-align: right;
    vertical-align: middle;
    min-height: 54px;
    margin:  0 0 0 0;
    padding: 0 0 0 0;
    background-color: transparent;
    opacity: 1.0;
    filter:alpha (opacity=100);
}

.hs_menu_cell
{
    width: 100%;
    text-align: right;
    padding-top: 8px;
    padding-right: 48px;
    background-color: transparent;
    font-size: 16px;
    white-space: nowrap;
    opacity: 1.0;
    filter:alpha (opacity=100);
}

.hs_ul
{
    width: auto;
    height: 39px;
    margin: 0;
    padding:0;
    background-color: transparent;
    list-style-type: none;
    font-family: MS Sans Serif, Geneva, sans-serif;

    opacity: 1.0;
    filter:alpha (opacity=100);
}

.hs_li
{
    display: inline-block;
    max-width: 300px;
    overflow: visible;
    position: relative;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    font-family: MS Sans Serif, Geneva, sans-serif;
    background-color: transparent;
    opacity: 1.0;
    filter:alpha (opacity=100);
}

.hs_div
{
    font-family: MS Sans Serif, Geneva, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #cececf;
    display: inline-block;
    overflow: hidden;
    padding: 10px 12px;
    vertical-align: middle;
    background-color: transparent;

    opacity: 1.0;
    filter:alpha (opacity=100);
}

.hs_div_active
{
    font-family: MS Sans Serif, Geneva, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #fefefe;

    display: inline-block;
    overflow: hidden;
    padding: 10px 12px;
    vertical-align: middle;
    background-color: transparent;

    opacity: 1.0;
    filter:alpha (opacity=100);
}

.hs_div_active a {
    color: #e4e4e5;
    background-color: transparent;
    text-decoration: none;
    font-weight: bold;
}














/* --- styles for SPEAKERS and CONTACTS --- */

.hs_title_spkcnts
{
    width: auto;
    height: 212px;
    max-height: 212px;
    padding-top: 64px;
    font-family: MS Sans Serif, Geneva, sans-serif;
    font-size: 64pt;
    letter-spacing: 2px;
    font-weight: normal;
    font-variant-ligatures: none;
    outline: none;
    line-height: 0.99em;
    text-align: center;
    color: #ffffff;
    background-color: transparent;

    opacity: 1.0;
    filter:alpha (opacity=100);
}

.hs_top_half_cover_spkcnts
{
    width: 100%;
    height: 340px;
    min-height: 340px;
    margin: 0 0 0 0;
    padding:0 0 0 0;
    background-color: #000000;

    float: left;
    position: absolute;
    top:  0;
    left: 0;
    z-index: 1;

    opacity: 0.4;
    filter:alpha (opacity=40);
}

.hs_top_half_spkcnts
{
    width: 100%;
    height: 340px;
    min-height: 340px;
    margin: 0 0 0 0;
    padding:0 0 0 0;
    font-family: MS Sans Serif, Geneva, sans-serif;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    float: left;
    position: absolute;
    top:  0;
    left: 0;
    z-index: 2;

    opacity: 1.0;
    filter:alpha (opacity=100);
}

.hs_one_half_spkcnts
{
    width: 100%;
    height: 340px;
    min-height: 340px;

    background:url(./img/unnamed.jpg);
    background-size: cover;
    background-position: left 50%;
    background-repeat: no-repeat;
}

.hs_bottom_half_spkcnts
{
    width: 100%;
    height: 100%;
}

.hs_bottom_half_content_spkcnts
{
    width: auto;
    min-height: 260px;
    max-height: 1024px;
    margin: 0 0 0 0;
    padding: 18px 0 0 390px;
    font-family: MS Sans Serif, Geneva, sans-serif;
    font-size: 15px;
    line-height: 1.27em;
    font-weight: bold;
    text-align: left;
    color: #404041;

    background: url(./img/unnamed2.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;

    overflow: visible;
}

.hs_footer_spkcnts
{
    width: auto;
    height: auto;
    min-height: 0px;
    margin: 0 0 0 0;
    padding:0 0 0 0;
    background-color: #ffffff;
}

.ind
{
    padding-bottom: 12px;
    padding-left: 0px;
}

.ind a
{
    text-decoration: underline;
    color: #404040;
}

.hs_speakers_ul
{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.25em;
}
