﻿/* #region General */

body, input, select {
    font-family: Arial;
    font-size: 12px;
    margin: 0px;
}

a {
    color: #2C4398;
}

select, input[type=file] {
    height: 21px;
}

.news_item a {
    text-decoration: none !important;
}

a:hover {
    text-decoration: underline;
}

div {
    position: relative;
}

h1 {
    color: #2C4398;
    font-size: 30px;
    font-weight: normal;
}

hr {
    border-color: #93943F;
    border-style: none;
    border-bottom-style: solid;
    margin-top: 20px;
}

img {
    border-style: none;
}

    img[src$="unknown.png"] {
        border: 1px solid #000000;
    }

table {
    border-collapse: collapse;
}

#main {
    height: 100%;
    width: 100%;
}

.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
}

.no_wrap {
    white-space: nowrap;
}

/* #endregion */

/* #region Top */

#top {
    height: 98px;
    margin: 10px auto 0px auto;
    width: 990px;
}

#social_media {
    bottom: 0px;
    float: left;
}

    #social_media a {
        text-decoration: none !important;
    }

#tab_container {
    bottom: 0px;
    clear: left;
    float: left;
    position: absolute;
}

    #tab_container ul {
        margin: 0px;
        padding: 0px;
    }

    #tab_container li {
        background: #D7D7D7 url(../../designimages/ipg/tab_bg_gray.png) repeat-x top left;
        border: 1px solid #B0B0B0;
        border-bottom-style: none;
        border-radius: 5px 5px 0px 0px;
        display: inline-block;
        float: left;
        font-size: 16px;
        height: 20px;
        margin-right: 5px;
        margin-top: 3px;
        padding: 6px 16px 10px 16px;
        vertical-align: bottom;
    }

        #tab_container li.tab_selected {
            background: #BED753 url(../../designimages/ipg/tab_bg_green.png) repeat-x top left;
            border: 0px solid transparent;
            margin-top: 0px;
            padding: 10px 16px;
            top: 0px;
        }

        #tab_container li a,
        #tab_container li a:hover {
            color: #000000;
            text-decoration: none;
        }

#logo {
    float: right;
    margin-top: 8px;
}

/* #endregion */

/* #region Menu / Globe */

#menu_globe_container {
    background: #E1E1E1 url(../../designimages/ipg/menu_globe_bg.png) repeat-x top left;
    height: 330px;
    width: 100%;
}

#menu_globe_inner_left {
    background: #E6E6E6 url(../../designimages/ipg/menu_globe_inner_bg_left.png) repeat-x top right;
}

#menu_globe_inner {
    background: #BDD652 url(../../designimages/ipg/menu_globe_inner_bg.png) repeat-x top left;
    height: 330px;
    margin: 0 auto;
    width: 990px;
}

#menu_globe_inner_right {
    background: #E6E6E6 url(../../designimages/ipg/menu_globe_inner_bg_right.png) repeat-x top left;
}

/* #region Main Menu */

#main_menu {
    background-color: #A5B721;
    height: 26px;
    top: 10px;
    width: 990px;
}

.menu_level0 {
    display: block;
    height: 26px;
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px;
}

    .menu_level0 > li {
        float: left;
        font-family: Verdana;
        font-size: 13px;
        height: 22px;
        padding: 2px 13px;
    }

        .menu_level0 > li > a {
            color: #000000;
            text-decoration: none;
        }

        .menu_level0 > li:hover {
            background-color: #DEE69F;
        }

    .menu_level0 li.active > a {
        font-weight: bold;
    }

.menu_level1 {
    display: block;
    font-family: Arial;
    list-style-type: none;
    margin: 7px 0px 0px -13px;
    padding: 0px;
    position: absolute;
    width: auto;
    z-index: 6;
}

    .menu_level1 > li {
        background: #FFFFFF;
        font-size: 12px;
        padding: 4px 10px;
        position: relative;
        min-width: 155px;
        z-index: 10;
    }

        .menu_level1 > li > a {
            color: #000000;
            font-size: 12px;
            text-decoration: none;
            width: auto;
        }

        .menu_level1 > li:hover {
            background: #E2EDB3;
        }

/* #endregion */

#header_find_advisor, #header_become_member, #header_members_only {
    height: 272px;
    width: 990px;
    bottom: 6px;
    position: absolute;
}

/* #region Find Advisor */

#find_advisor {
    background: #A5B721 url(../../designimages/ipg/find-an-advisor.png) repeat-x bottom left;
    height: 266px;
    margin-left: 10px;
    position: absolute;
    width: 200px;
}

.find_advisor_header {
    background-color: #A5B721;
    color: #FFFFFF;
    font-size: 14px;
    height: 24px;
    padding-left: 8px;
    padding-top: 5px;
}

#find_advisor_content {
    margin: 5px;
    width: 190px;
}

    #find_advisor_content p {
        font-size: 12px;
    }

#select_container .select_header {
    clear: both;
    font-size: 12px;
    font-weight: bold;
    margin-top: 12px;
}

doesnotexist:-o-prefocus, #select_container .select_header {
    margin-top: 9px;
}

#select_container .select_header_first {
    margin-top: 0px;
}

#select_container select {
    border: 1px solid #859415;
    height: 22px;
    width: 188px;
}

option.specialization, li.specialization,
li span.specialization {
    font-weight: bold;
    font-style: italic;
}

#submit_find {
    background: transparent url(../../designimages/ipg/member_highlight_arrow.png) no-repeat top right;
    border-style: none;
    color: white;
    font-weight: bold;
    height: 27px;
    margin-top: 10px;
    padding: 0px 0px 0px 10px;
    text-align: left;
    width: 190px;
}

/* Globe */
#globe, #map_canvas {
    height: 260px;
    width: 520px;
}

#globe {
    left: 215px;
    position: absolute;
    bottom: 12px;
}

#map_canvas {
    background-color: transparent !important;
}

/* Member highlight */
#member_highlight {
    bottom: 6px;
    height: 266px;
    margin-right: 10px;
    position: absolute;
    right: 0px;
    width: 240px;
}

#member_highlight_inner {
    background: #FFFFFF url(../../designimages/ipg/find-an-advisor.png) repeat-x bottom left;
    height: 220px;
    padding: 10px;
    overflow: hidden;
}

#member_name {
    clear: both;
    color: #A5B721;
    font-size: 16px;
    width: 220px;
    overflow: hidden;
}

    #member_name a {
        color: #A5B721;
    }

#member_country {
    clear: both;
    color: #494949;
    font-weight: bold;
    width: 220px;
    overflow: hidden;
}

#member_description {
    clear: both;
    margin-top: 16px;
    width: 220px;
    overflow: hidden;
}

#all_members {
    background: transparent url(../../designimages/ipg/member_highlight_arrow.png) no-repeat top right;
    font-weight: bold;
    height: 17px;
    margin-top: 20px;
    padding: 6px 0px 4px 0px;
    width: 220px;
}

    #all_members a {
        color: #FFFFFF;
        margin-left: 10px;
        text-decoration: none;
    }

/* #endregion */

/* #region Become A Member */
.header_left, .header_right {
    float: left;
}

.header_left {
    margin-left: 40px;
    width: 480px;
}

h2 {
    color: #505910;
    font-size: 20px;
    font-weight: normal;
    margin-top: 0px;
}

.header_left p {
    text-align: justify;
}

.header_left a {
    font-weight: bold;
    text-decoration: underline;
}

.header_right {
    margin-left: 25px;
    margin-top: 40px;
    width: 380px;
}

    .header_right ul {
        display: inline-block;
        list-style-type: none;
        margin: 0px;
        margin-left: 25px;
        padding: 0px;
    }

        .header_right ul li {
            background-image: url(../../designimages/ipg/list-item.png);
            background-repeat: no-repeat;
            background-position: 0px 4px;
            margin-bottom: 4px;
            padding-left: 18px;
        }

/* #endregion */

/* #endregion */

/* #region Content container */

#content_container {
    margin: 0px auto;
    min-height: 340px;
    width: 990px;
}

/* Side bar */
#side_bar {
    float: left;
    padding-bottom: 20px;
    width: 214px;
}

/* #region News & Conference */

#news h2, #conference h2 {
    color: #2C4398;
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
}

#news_item_container, .conference_container {
    border: 1px dotted #878787;
    border-bottom-style: none;
    border-top-style: none;
}

.news_item, .conference {
    cursor: pointer;
    padding: 2px 5px;
    text-decoration: none;
}

.conference {
    cursor: pointer;
}

.conference_left > span {
    display: block;
}

.news_item span, .conference_left, .conference > .arrow_blue {
    display: inline-block;
}

.news_item_date, .conference_date {
    color: #000000;
    vertical-align: top;
}

.news_item_even {
    background-color: #F8F8F8;
}

.news_item_title {
    margin-left: 10px;
    width: 140px;
}

.news_item_title, .conference_city {
    color: #93943F;
}

.arrow_blue {
    float: right;
    vertical-align: middle;
}

#conference_detail {
}

div.conference_detail_data {
    float: left;
    margin-top: 10px;
    width: 500px;
}

div.conference_detail_header {
    color: #2C4398;
    float: left;
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.conference_returnUrl {
    float: right;
    margin-top: 5px;
}

div.conference_detail_subheader {
    color: #2C4398;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
}

div.conference_label {
    float: left;
    width: 150px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
}

div.conference_data {
    float: left;
    line-height: 20px;
    min-height: 20px;
    overflow: hidden;
    text-align: justify;
    width: 350px;
}

div.venue_image_container {
    margin-left: 50px;
}

img.venue_image {
    width: 200px;
}

div.conference_detail_bottom {
    height: 20px;
}

div.conference_detail_register {
    margin-top: 10px;
}

tr.clickable {
    cursor: pointer;
}

/* #endregion */

/* #region Breadcrumb */

#breadcrumb {
    clear: right;
    margin-bottom: 10px;
    text-align: left;
    width: 100%;
}

.breadcrumbContainer a {
    color: #93943F;
    text-decoration: none;
}

/* #endregion */

#content, #content_small {
    float: left;
    padding-bottom: 20px;
    padding-left: 20px;
    width: 750px;
}

#content_small {
    padding-right: 20px;
    width: 480px;
}

    #content h1, #content_small h1 {
        margin: 0px;
    }

#banner_container {
    float: right;
    min-height: 300px;
    width: 250px;
}

/* #endregion */

/* #region Footer */

#footer {
    background: #535353 url(../../designimages/ipg/footer_bg.png) repeat-x top left;
    bottom: 0px;
    color: #FFFFFF;
    min-height: 100px;
    padding: 10px 50px 20px 50px;
    position: relative;
}

#footer_inner {
    margin: 0px auto;
    width: 990px;
}

.footer_column {
    display: inline-table;
    padding-left: 5px;
    vertical-align: top;
    width: 32%;
}

    .footer_column a {
        color: #FFFFFF;
        text-decoration: none;
    }

        .footer_column a:hover {
            text-decoration: underline;
        }

#footer .country, #footer .country a {
    color: #D4E263;
    font-size: 14px;
    font-weight: bold;
    margin-top: 18px;
}

.footer_column div {
    width: 300px;
}

#footer_estrategy {
    background-color: #353535;
    height: 30px;
}

    #footer_estrategy > div {
        color: #D4E263;
        font-size: 15px;
        float: right;
        right: 200px;
        top: 6px;
    }

        #footer_estrategy > div > a {
            color: #ffffff;
        }

/* #endregion */

/* #region Members */

#country_photo {
    height: 288px;
    overflow: hidden;
    top: 10px;
}

/* #endregion */

#member_map {
    height: 350px;
    width: 350px;
}

#plan_route {
    margin-top: 10px;
    position: relative;
}

.overview_table {
    border-spacing: 0;
    font-size: 10pt;
    width: 100%;
}

    .overview_table thead tr.filter {
        background-color: #C5D171;
    }

    .overview_table thead tr th {
        padding: 2px 10px 2px 5px;
        text-align: left;
    }

    .overview_table thead tr.filter th select {
        width: 100%;
    }

    .overview_table tbody tr.odd {
        background-color: #FFFFFF;
    }

    .overview_table tbody tr.even {
        background-color: #F3F8E0;
    }

    .overview_table tbody tr.deleted_row {
        color: Red;
    }

    .overview_table tbody tr td {
        border-right: 1px dotted #878787;
        padding: 2px 10px 2px 5px;
    }

        .overview_table tbody tr td.center {
            text-align: center;
        }

#subscribe {
    margin-top: 10px;
}

/* #region Search */

#searchOverview {
    margin-top: 10px;
}

#search_results {
    margin-top: 10px;
}

/* #endregion */

/* COMMITTEE OVERVIEW */
.committee_overview {
    width: 750px;
}

.committee_holder {
    background-color: #F8F8F8;
    border: 1px solid #E6E6E6;
    display: block;
    float: left;
    min-height: 150px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    width: 235px;
}

.committee_title {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

.committee_image {
    display: block;
    margin-top: 15px;
}

.committee_info {
    display: block;
    margin-bottom: 15px;
    text-align: center;
}

.paging {
    text-align: center;
}

.hidden {
    display: none;
}

.select_row {
    cursor: pointer;
}

.specialisation_selection {
    float: right;
}

.register_table input[type="text"].input_error {
    background-color: #F8DBDD;
    border: 1px solid #FF0328;
    width: 254px;
}

.register_table select.select_error {
    background-color: #F8DBDD;
    border: 1px solid #FF0328;
    width: 256px;
}

.specialisation_error {
    background-color: #F8DBDD;
    border: 1px solid #FF0328;
}

.conference_city {
    width: 189px;
}

div.popup_overview_block {
    border: 1px solid #AAAAAA;
    max-height: 100px;
    overflow-y: auto;
}

table.popup_overview {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}

    table.popup_overview thead th {
        text-align: left;
    }

    table.popup_overview tbody tr.even {
        background-color: #F4F4F4;
    }

    table.popup_overview tbody td.action_cell {
        text-align: right;
    }

div.fi_remark {
    width: 315px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

div.popup_split_line {
    border-top: 1px solid #AAAAAA;
    height: 1px;
    margin-top: 8px;
}

.contact_action_header {
    background-color: #2C4398;
    line-height: 25px;
    width: 190px;
    cursor: pointer;
}

.contact_action_header:after {
    left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(44, 67, 152, 0);
	border-left-color: #2C4398;
	border-width: 13px;
	margin-top: -13px;
}

.contact_action_items {
    display: none;
}

.contact_action_items.item-active {
    display:block;
}
