﻿.oomph-container { width:26px; height:26px; }
#iwmf
{
    color: #FFFFFF;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
    /*left: 0;
    top: 0;*/
    position: absolute;
    text-align: left;
    z-index: 11114;
}
#iwmf div, #iwmf span
{
    font-size: 1em;
}
#iwmf a
{
    color: #999999;
    text-decoration: none;
}
#iwmf a:hover
{
    background-color: transparent;
    color: #FFFFFF;
    text-decoration: underline;
}
#iwmf ul
{
    margin: 0;
    padding: 0;
}
#iwmf li
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#iwmf #iwmf_mainEventContainer
{
    /*display: inline;*/
    float: left;
    width: 49%;
    display:none;
}
#iwmf #iwmf_mainhCardContainer
{
    display: inline;
    float: left;
    /*width: 49%;*/
    width:100%;
}
#iwmf #iwmf_mainContainer
{
    background-image: url(../images/oomph/50x50_95.png);
    background-repeat: repeat;
    display: none;
    height: 235px;
    margin: 0;
    padding: 5px 0 0;
    /*width: 100%;*/
    width:420px;
}
#iwmf #iwmf_mapContainer
{
    background-image: url(../images/oomph/50x50_95.png);
    background-repeat: repeat;
    display: none;
    height: 200px;
    margin: 0;
    min-height: 200px;
    padding: 10px;
    width: 100%;
}
#iwmf #iwmf_mapFrame
{
    border: thin solid black;
    height: 180px;
    position: relative;
    width: 1000px;
}
#iwmf #iwmf_eventsHead
{
    font-size: 1em;
    font-weight: bold;
    height: 15px;
    margin: 0 0 5px 15px;
    text-transform: uppercase;
}
#iwmf #iwmf_contactsHead
{
    font-size: 1em;
    font-weight: bold;
    height: 15px;
    margin: 0 0 5px 15px;
    text-transform: uppercase;
}
#iwmf .iwmf_Next
{
    cursor: pointer;
    float: right;
    font-size: 0.8em;
    margin-right: 10px;
    text-decoration: underline;
    text-transform: uppercase;
}
#iwmf .iwmf_Prev
{
    cursor: pointer;
    float: right;
    font-size: 0.8em;
    margin-right: 10px;
    text-decoration: underline;
    text-transform: uppercase;
}
#iwmf #iwmf_hCardNum
{
    cursor: auto;
    float: right;
    font-size: 0.8em;
    margin-right: 10px;
    text-decoration: none;
    text-transform: uppercase;
}
#iwmf #iwmf_hCalendarNum
{
    cursor: auto;
    float: right;
    font-size: 0.8em;
    margin-right: 10px;
    text-decoration: none;
    text-transform: uppercase;
}
#iwmf #iwmf_mainToolbar
{
    background-color: #000000;
    height: 24px;
    left: 0;
    margin: auto;
    width: auto;
}
#iwmf #iwmf_gleam
{
    background-color: #000000;
    background-image: url(../images/oomph/oomphGleam.gif);
    background-position: center center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #333333;
    cursor: pointer;
    float: left;
    height: 26px;
    margin: 0;
    padding: 0 0 0 0;
    width: 26px;
}
#iwmf #iwmf_mainNavContainer
{
    background-color: #000000;
    border-bottom: 1px solid #333333;
    display: none;
    height: 24px;
    margin-left: 0;
    padding-top: 2px;
    /*width: auto;*/
    width:420px;
}
#iwmf #iwmf_listViewButton
{
    background-image: url(../images/oomph/list_down_24x24.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 18px;
    margin-left: 20px;
    margin-top: 2px;
    width: 18px;
}
#iwmf #iwmf_mapViewButton
{
    background-image: url(../images/oomph/globe_down_24x24.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 18px;
    margin-left: 10px;
    margin-top: 2px;
    width: 18px;
    display:none;
}
#iwmf #iwmf_calViewButton
{
    background-image: url(../images/oomph/cal_up.png);
    background-repeat: no-repeat;
    display: none;
    float: left;
    height: 25px;
    margin-left: 10px;
    width: 25px;
}
#iwmf #iwmf_options
{
    color: #FFFFFF;
    float: right;
    font-size: smaller;
    margin: 5px 0 0 10px;
}
#iwmf #iwmf_closeButton
{
    background-image: url(../images/oomph/closeIcon.png);
    background-repeat: no-repeat;
    float: right;
    height: 17px;
    margin: 2px 10px 0;
    width: 30px;
}
#iwmf .iwmf_vEvent
{
    margin: 0;
    min-height: 110px;
}
#iwmf .iwmf_vCard
{
    min-height: 110px;
    width: auto;
}
#iwmf #iwmf_vCards
{
    background-image: url(../images/oomph/50x50_95.png);
    background-repeat: repeat;
    border: 2px solid #333333;
    margin: 0 10px 10px;
    min-height: 180px;
    padding: 10px;
    width: auto;
}
#iwmf #iwmf_vEvents
{
    background-image: url(../images/oomph/50x50_95.png);
    background-repeat: repeat;
    border: 2px solid #333333;
    margin: 0 10px 10px;
    min-height: 160px;
    padding: 10px;
    width: auto;
}
#iwmf #iwmf_number
{
    background-image: url(../images/oomph/number_1.png);
    background-repeat: no-repeat;
    display: none;
    float: left;
    height: 24px;
    padding-top: 5px;
    text-align: center;
    width: 24px;
}
#iwmf .iwmf_photo
{
    /*border: 1px solid #333333;*/
    float: right;
    /*height: 96px;
    margin-left: 10px;
    width: 96px;*/
}
#iwmf .iwmf_netBar
{
    border-top: 1px solid #333333;
    height: 100%;
    margin-top: 10px;
    padding: 10px 5px 0 0;
}
#iwmf .iwmf_netBar img
{
    border: 0 none;
}
#iwmf .iwmf_netBar ul
{
    margin: 0;
    padding: 0;
}
#iwmf .iwmf_netBar li
{
    display: inline;
    margin: 0 10px 0 0;
}
#iwmf .iwmf_iconOutlook a:link, #iwmf .iwmf_iconOutlook a
{
    background: transparent url(../images/oomph/outlook.png) no-repeat scroll 0 50%;
    border: medium none;
    display: block;
    float: left;
    height: 16px;
    padding: 5px;
    text-indent: -5000px;
    width: 16px;
}
#iwmf .iwmf_iconLive a:link, #iwmf .iwmf_iconLive a
{
    background: transparent url(../images/oomph/live.png) no-repeat scroll 0 50%;
    border: medium none;
    display: block;
    float: left;
    height: 16px;
    padding: 5px;
    text-indent: -5000px;
    width: 16px;
}
#iwmf .iwmf_iconGoogle a:link, #iwmf .iwmf_iconGoogle a
{
    background: transparent url(../images/oomph/google.png) no-repeat scroll 0 50%;
    border: medium none;
    display: block;
    float: left;
    height: 16px;
    padding: 5px;
    text-indent: -5000px;
    width: 16px;
}
#iwmf .iwmf_iconYahoo a:link, #iwmf .iwmf_iconYahoo a
{
    background: transparent url(../images/oomph/yahoo.png) no-repeat scroll 0 50%;
    border: medium none;
    display: inline-block;
    float: left;
    height: 16px;
    padding: 5px;
    text-indent: -5000px;
    width: 27px;
}
#iwmf .iwmf_iconApple a:link, #iwmf .iwmf_iconApple a
{
    background: transparent url(../images/oomph/apple.png) no-repeat scroll 0 50%;
    border: medium none;
    display: block;
    float: left;
    height: 16px;
    padding: 5px;
    text-indent: -5000px;
    width: 16px;
}
#iwmf .iwmf_icon30b a:link, #iwmf .iwmf_icon30b a
{
    background: transparent url(../images/oomph/30boxes.png) no-repeat scroll 0 50%;
    border: medium none;
    display: block;
    float: left;
    height: 16px;
    padding: 5px;
    text-indent: -5000px;
    width: 16px;
}
#iwmf .iwmf_summary
{
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
}
#iwmf .iwmf_fn
{
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
}
#iwmf .iwmf_org
{
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
}
#iwmf .iwmf_dtend
{
    display: none;
    visibility: collapse;
}
#iwmf .iwmf_geo
{
    display: none;
}
#iwmf .iwmf_category
{
    display: none;
}
#iwmf .iwmf_country-name
{
    display: none;
}
#iwmf .iwmf_description
{
    margin-top: 10px;
}
#iwmf .iwmf_given-name
{
    font-size: 1.2em;
    font-weight: bold;
}
#iwmf .iwmf_family-name
{
    font-size: 1.2em;
    font-weight: bold;
}
#iwmf .iwmf_vEventContainer
{
    width: 100%;
}
#iwmf .iwmf_hCardContainer
{
    width: 100%;
}
