/* ---------------------------------------------------- */
/*             Content - Events                         */
/* ---------------------------------------------------- */
/* General CSS Definitions for Event Pages */
.events
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #646464;
    height: auto;
    padding-bottom: 40px;
}
.events img.mood_header
{
    padding-bottom: 40px;
}
.events img.dotted_line
{
    padding-bottom: 28px;
}
.events p
{
    margin: 0px;
    padding-top: 14px;
    line-height: 14px;
}
.events h1
{
    margin: 0px 0px 6px 8px;
    color: #709ed5;
    font-size: 20px;
    font-weight: normal;
}
.events h2
{
    margin: 0 0 6px 8px;
    color: #709ed5;
    font-size: 14px;
    font-weight: bold;
}
.events .dotted_line
{
    padding-bottom: 15px;
    background:url(/corporate/images/events_dotted_line_515.gif) repeat-x top left; 
    width: 100%;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
}
.events a.dot_blue
{
    display: block;
    color: #08107b;
    font-weight: bold;
    background:url(/corporate/images/events_dot_blue.gif) left center no-repeat;
    padding-left: 15px;
    border: 0;
}
.events a:hover
{
    color: #646464;
}
.events .left
{
    float: left;
}
.events .right
{
    float: right;
}
.events .unfloat
{
    clear: both;
}
/* Event Detail Pages */
#event_detail
{
    width: 700px;
    padding-left: 10px;
}
#event_detail .event_details
{
    padding-bottom: 5px;
    margin: 0px 0px 0px 8px;
}
#event_detail .event_details strong
{
    width: 150px;
    display: block;
    float: left;
}
#event_detail a.back
{
    margin: 0px 0px 0px 8px;
}
#event_detail a.download
{
    margin: 20px 0px 15px 0px;
}
/* Event Detail Navigation */
#event_detail .navigation
{
    width: 100%;
    overflow: hidden;
    height: auto;
    background:url(/corporate/images/events_bg_product_nav.gif) repeat-x;
    margin-top: 10px;
}
#event_detail .navigation a
{
    font-size: 11px;
    line-height: 13px;
    color: #fff;
    float: left;
    padding: 2px;
    background-image: none;
}
#event_detail .navigation a.normal
{
    padding: 2px 12px 4px 7px;
    border-right: 1px solid #fff;
}
#event_detail .navigation a:hover
{
    background:url(/corporate/images/events_bg_product_nav_ac.gif) repeat-x;
    color: #fff;
}
#event_detail .navigation a.active
{
    padding: 2px 12px 4px 7px;
    border-right: 1px solid #fff;
    background: #F4F4F4;
    color: #08107B;
}
#event_detail .navigation a.active:hover
{
    background: #F4F4F4;
    color: #08107B;
}
/* Event Detail Content */
#event_detail .content
{
    padding: 25px 8px 25px 8px;
    line-height: 14px;
}
#event_detail .content a
{
    margin: 0px 0px 10px 0px;
}
/* Event Detail General with Image */
#event_detail .content .image
{
    margin-bottom: 20px;
    float: left;
}
#event_detail .content .image a
{
    display: inline;
    padding: 0px;
    background-image: none;
}
#event_detail .content .image img
{
    margin: 4px 20px 8px 0px;
    float: left;
    display: block;
}
/* Event Detail Programme */
#event_detail .content.programme
{
    padding: 25px 8px 0px 8px;
}
* html #event_detail .content.programme
{
    padding: 25px 8px 0px 8px;
}
#event_detail .programme .timetable
{
    padding: 15px 0 25px 65px;
    line-height: 15px;
}
#event_detail .programme div p
{
    padding: 0;
    margin: 0;
}
/* Event Online Registration */
#event_detail .online_registration
{
    padding-top: 15px;
}
#event_detail .online_registration .form
{
    width: 500px;
}
#event_detail .online_registration .form_entry
{
    width: auto;
    clear: both;
    overflow: hidden;
    margin: 0px 0px 5px 0px;
}
#event_detail .online_registration .form_entry label
{
    width: 185px;
    display: block;
    float: left;
    font-size: 11px;
    margin-top: 3px;
}
#event_detail .online_registration .form_entry input, #event_detail .online_registration .form_entry textarea, #event_detail .online_registration .form_entry select
{
    height: 18px;
    width: 220px;
    border: 1px solid #c4c4c4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #646464;
    font-size: 11px;
}
#event_detail .online_registration .form_entry .literal
{
    width: 230px;
}
#event_detail .online_registration .form_entry textarea
{
    height: 54px;
}
#event_detail .online_registration .form_entry input:focus, #event_detail .online_registration .form_entry textarea:focus
{
    border: 1px solid #646464;
}
#event_detail .online_registration .validation_summary
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: red;
    font-size: 11px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}
#event_detail .online_registration .validation_summary ul
{
    font-weight: normal;
    padding: 0px 0px 0px 14px;
    margin-left: 0px;
}
#event_detail .online_registration .validation_summary li
{
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
}
#event_detail .online_registration .required_fields
{
    float: left;
    margin-top: 25px;
}
#event_detail .online_registration .button a
{
    background:url(/corporate/images/events_dot_blue.gif) no-repeat;
    font-weight: bold;
    color: #08107B;
    padding-left: 15px;
}
#event_detail .online_registration .button a:hover
{
    cursor: pointer;
}
#event_detail .online_registration .button.submit
{
    margin-top: 25px;
    padding: 0px 93px 0px 15px;
}
#event_detail .online_registration .right
{
    float: right;
    padding-right: 93px;
}
/* Events Overview */
#event_overview
{
    width: 700px;
    margin-top: 25px;
    padding-left: 10px;
}
/* - Events List - */
#event_overview .content_left
{
    float: left;
    width: 500px;
}
#event_overview .content_left table
{
    width: 100%;
    border: none;
}
#event_overview .content_left .message
{
    color: red;
}
#event_overview .content_left .update_progress
{
    padding: 0px 0px 30px 0px;
}
#event_overview .content_left .update_progress img
{
    display: inline;
}
#event_overview .content_left .update_progress span
{
    margin: 0px 0px 0px 10px;
    font-weight: bold;
}
#event_overview .content_left .event_container
{
    padding-left: 8px;
}
#event_overview .content_left .event_container .debug
{
    font-weight: bold;
    color: red;
}
#event_overview .content_left .event_container table
{
    padding: 0px;
    margin: 0px;
    line-height: 14px;
}
#event_overview .content_left .event_container table a
{
    margin-top: 5px;
}
#event_overview .content_left .event_container table td.noresults
{
    font-weight: bold;
    line-height: 15px;
}
#event_overview .content_left .event_container table td.lang
{
    width: 58px;
}
#event_overview .content_left .event_container table td.date
{
    width: 90px;
    padding-right: 15px;
    vertical-align: top;
}
#event_overview .content_left .event_container table td.title
{
    width: 218px;
    padding-right: 15px;
    vertical-align: top;
}
#event_overview .content_left .event_container table td.title a
{
    background: none;
    color: #646464;
    padding: 0px;
    margin: 0px;
}
#event_overview .content_left .event_container table td.title a:hover
{
    text-decoration: underline;
}
#event_overview .content_left .event_container table td.title strong
{
    display: block;
    padding-bottom: 6px;
}
#event_overview .content_left .event_container table td.link
{
    vertical-align: top;
}
#event_overview .content_left .event_container table td.link em
{
    padding-top: 2px;
    display: block;
}
#event_overview .content_left .event_container table td.spacer
{
    height: 30px;
}
/* - Events Filter - */
#event_overview .content_right
{
    float: right;
    width: 176px;
    padding-right: 10px;
}
#event_overview .content_right a
{
    outline: none;
}
#event_overview .content_right label, #event_overview .content_right .label
{
    font: bold 11px verdana;
    color: #08107B;
    text-decoration: none;
    border: 0;
}
#event_overview .content_right select
{
    margin-top: 5px;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #646464;
    width: 175px;
    padding: 2px 0px 2px 0px;
    height: 18px;
    border: 1px solid #c4c4c4;
}
#event_overview .content_right .div_select
{
    margin-bottom: 25px;
}
#event_overview .content_right .div_select a
{
    font-size: 11px;
    text-decoration: underline;
    margin-right: 22px;
    color: #646464;
    cursor: pointer;
}
#event_overview .content_right .div_select a:hover
{
    font-size: 11px;
}
#event_overview .content_right .container_bulk_select
{
    border-top: 1px solid #bdbdbd;
    border-left: 1px solid #bdbdbd;
    border-right: 1px solid #bdbdbd;
    width: 160px;
    padding: 6px;
    margin-top: 5px;
    overflow: hidden;
}
#event_overview .content_right .container_item_select
{
    border: 1px solid #bdbdbd;
    width: 162px;
    height: 115px;
    padding: 5px;
    overflow: auto;
    display: block;
}
#event_overview .content_right .container_item_select a
{
    display: block;
    padding: 0px 0px 0px 15px;
    margin: 0px;
    border-bottom: 2px solid #fff;
    width: 130px;
    text-decoration: none;
    line-height: 17px;
    overflow: auto;
}
#event_overview .content_right .container_item_select a.item
{
    background:url(/corporate/images/events_checkbox.gif) 0px 4px no-repeat; 
}
#event_overview .content_right .container_item_select a.item_selected
{
    background:url(/corporate/images/events_checkbox_selected.gif) 0px 4px no-repeat #fff;
}
#event_overview .content_right .container_item_select a.item:hover, #event_overview .content_right .container_item_select a.item_selected:hover
{
    background-color: #f0f0f0;
}
