/******************************************************
ADD ON H.SCHMITT								
******************************************************/
a{
    color: #00539F;
    text-decoration: none;
}

/******************************************************
Version:  override.css							
Website:  ICC - NVISAGE SPECIFIC OVERRIDES TO GET HTML/CSS RENDERING AS REQUIRED								
******************************************************/

/* Chairmanship Render View (paragraphs) */

.chairmanship .paragraph h4
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    margin: 0 0 2px;
    padding: 2px 0;
    color: #3375B2;
    border-bottom: 1px solid #8C8A8A;
}

/* Chairmanship Render View (asset) */

.chairmanship .bio-asset
{
    width: 471px;
    display: block;
    float: left;
    padding-top: 5px;
}

/* ImageGallery Render View */

.event-show
{
    height: auto !important;
    padding-bottom: 9px;
}
.event-show img
{
    width: 418px; overflow: hidden;
}




/* ICC Listings Widget  */

.search-country #TextBoxSearch
{
    width: 100%;
    font-size: 14px;
}

/* Policy Render View (commission link) */

.prepared-commision a
{
    color: #98c23d;
    text-decoration: none;
}

/* Policy Render View (asset) */

.download-doc-sec
{
    margin-top: 12px;
}

/* Video render view (summary) */
.video .summary
{
    float: left;
}

/* Video render view (wrapper) */

.video-stage
{
    width: 426px;
    position: relative;
    text-align: center;
    height: 317px;
}

#ctl00_ContentContainerPlaceHolder_DropZone3_columnDisplay_ctl00_column,ul.columnwidgetlist{
    margin:0px;
    padding:0px;
    display:block;
    list-style:none;
    width:auto;
}
#ctl00_ContentContainerPlaceHolder_DropZone3_updatepanel, #ctl00_ContentContainerPlaceHolder_DropZone3_dzcontainer, #ctl00_ContentContainerPlaceHolder_DropZone6_updatepanel, #ctl00_ContentContainerPlaceHolder_DropZone6_dzcontainer {
    float:left;
    /*width:645px !important;
    width:670px !important;*/
   
}

.paragraph ul, .paragraph ul li
{
   clear: none;
}

.paragraph {
    padding-bottom: 10px;
}

@media handheld, only screen and (max-width: 768px) 
{
    #main-nav ul li a
    {
        font-size: 85% !important; 
    }   
}

@media handheld, only screen and (max-width: 1024px) 
{
    #main-nav ul li a
    {
        font-size: 85% !important; 
    }   
}

/* ICC IWBL*/

.columnHeader {
    display: inline-block;
}