﻿body
{
    margin: 0px;
    width: 100%;
    height: 100%;
    background: #004065;
    font-size: .8em;
    line-height: 1.4em;
    color: #b5c7d1;
    font-family: Arial;
    overflow-y: scroll;
}
form
{
    height: 100%;
    min-width: 1200px;
    min-height: 600px;
    margin-left: auto;
    margin-right: auto;
    background: #004065 url(/images/background.jpg) center top no-repeat;
}
a, a:visited
{
    color: #FFA200;
    text-decoration: none;
}
    a:hover
    {
    color: #FFF;
    }
h1, h2, h3, h4, h5, h6, p
{
    margin: 0px;
    color: #FFF;
}
p
{
    color: #b5c7d1;
}
h2
{
    
    margin-bottom: 10px;
}
h3
{
    font-size: 14px;
    color: #FFA200;
/*    border-top: 1px solid #688da3; */
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
}
h4
{
    margin-top: 8px;
    margin-bottom: 5px;
    font-weight: normal;
}
p
{
    margin-bottom: 1.4em;
    font-weight: normal;
}
ul
{
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}
ul li
{
    padding: 0px 0px 0px 13px;
    margin-bottom: 2px;
    background: url(/images/bullet.png) no-repeat left 7px;
}
.allContent
{
    width: 912px;
    margin-left: auto;
    margin-right: auto;
}

.lightBox
{
    position: absolute;
    width: 1px;
    min-width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: 100;
}
.placeBox
{
    width: 905px;
    height: 400px;
}
.tagLine
{
    width: 376px;
    height: 12px;
    background: url(/images/tagLine.png) no-repeat;
    float: right;
    margin-top: 7px;
    margin-right: 30px;
}
/* header content */
.header
{
    height: 90px;
    width: 905px;
    border-bottom: 1px solid #94AFBE;
    line-height: 1em;
    position: absolute;
    top: 0px;
    z-index: 300;
}
.headerSpace
{
    height: 90px;
    width: 905px;
    border-bottom: 1px solid #94AFBE;
    line-height: 1em;
}
    .header a.logo
    {
        display: block;
        float: left;
        margin-top: 37px;
        width: 161px;
        height: 45px;
        background: url(/images/ian-logo.png) no-repeat;
    }
    .header a
    {
        font-weight: bold;
        letter-spacing: 1px;
    }
    .header .extraLinks
    {
        font-size: .85em;
        float: right;
        padding: 0px 12px;
        margin-top: 71px;
        border-left: 1px solid #4A7892 !important;
    }
    .header .extraLinks a, .header .extraLinks a:active
    {
        padding: 0px 12px;
        float: left;
        display: block;
        color: #94AFBE;
        text-transform: uppercase;
        height: 11px;
        text-decoration: none;
    }
    .header .extraLinks a:hover
    {
        color: #fff;
    }
.navigationTabs
{
    float: right;
    margin-top: 71px;
    margin-right: 12px;
    font-size: .85em;
}
    .navigationTabs a, .navigationTabs a:active
    {
        padding: 0px 15px;
        float: left;
        display: block;
        color: #FFA200;
        text-transform: uppercase;
        height: 19px;
        text-decoration: none;
    }
    .navigationTabs a:hover
    {
        color: #FFFFFF;
        text-transform: uppercase;
        height: 19px;
    }
    .navigationTabs a.on
    {
        cursor: default;
        color: #FFFFFF;
        border-bottom: 2px solid #94AFBE !important;
        text-transform: uppercase;
        height: 17px;
    }

/* main content */
.main
{
    margin: 0px 0px;
    font-family: Verdana;
    font-size: 1em;
}
    .main h1
    {
        height: 30px;
        margin-top: 0px;
        margin-bottom: 9px;
        text-indent: -10000px;
        background-repeat: no-repeat;
    }
    .main .thumbnailCategories 
    {
        margin-top: 40px;
        width: 100%;
        padding-left: 0px
    }
    .main .thumbnailCategories h1
    {
        font-size: 9pt;
        color: #94AFBE;
        text-transform: uppercase;
        font-weight: normal;
        padding: 0px;
        margin: 0px;
        text-indent: 0px;
        font-family: Arial;
        display: none;
        float: left;
        height: auto;
        width: 452px;
    }
    .main .aboutIAN p
    {
        margin-bottom: 24px;
        font-weight: normal;
    }
        .main .aboutIAN h1.first
        {
            background: url(/images/overviewHeader1.png) no-repeat;
        }
        .main .aboutIAN h1.second
        {
            background: url(/images/overviewHeader2.png) no-repeat;
        }
        .main .aboutIAN h1.third
        {
            background: url(/images/overviewHeader3.png) no-repeat;
        }
        .main h1.benefits
        {
            background: url(/images/header_benefits.png) no-repeat;
        }
        .main h1.downloads
        {
            background: url(/images/downloads.png) no-repeat;
        }
        .main .benefitsUL ul li
        {
                margin-bottom: .5em;

        }
        .main h1.canada
        {
            background: url(/images/canada.png) no-repeat;
        }
        .main h1.europe
        {
            background: url(/images/Europe.png) no-repeat;
        }
        .main h1.south_america
        {
            background: url(/images/south_america.png) no-repeat;
        }


        .main h1.contact
        {
            background: url(/images/headline_contact.png) no-repeat;
        }
        .main h1.joinUs
        {
            background: url(/images/header_membership.png) no-repeat;
        }
        .main .testimonials h1
        {
            background: url(/images/testimonialsHeader.png) no-repeat;
        }
        .main h1.currentEvents 
        {
            background: url(/images/next_meeting.png) no-repeat;
        }
        .main h1.pastEvents 
        {
            background: url(/images/past_meetings.png) no-repeat;
        }
        .main h1.unitedStatesHeader 
        {
            background: url(/images/unitedStatesHeader.png) no-repeat;
        }
        .main h1.agenciesHeader 
        {
            background: url(/images/IANMembershipHeader.png) no-repeat;
        }
        .main h1.intergrupoHeader 
        {
            background: url(/images/intergrupoHeader.png) no-repeat;
        }
        .main h1.Network114Header 
        {
            background: url(/images/Network114Header.png) no-repeat;
        }
        .main .unitedStates ul
        {
            width: 250px;
            float: left;
            padding-right: 20px;
        }
        .main .testimonials p
        {
            margin: 0px;
        }
        .main .testimonials ul
        {
            margin: 4px 0px 24px 0px;
            text-align: right;
            list-style: none;
            color: #688da3;
        }
        .main .testimonials ul li
        {
            padding: 0px;
            margin: 0px;
            background: none;
        }
        .main .testimonials ul li b
        {
            font-style: normal;
            border-right: 1px solid #688da3;
            margin-top: 4px;
            margin-right: 6px;
            line-height: 10px;
            overflow: hidden;
            padding-right: 10px;
        }
        .main .contactUs h1
        {
            background: url(/images/contactUs.png) no-repeat;
        }
        #moreTestimonials
        {
            margin-top: 20px;
            display: none;
        }
.leftBig
{
}
.main div
{
    float: left;
    padding-left: 72px;
}
.main div div
{
    float: none;
    padding: 0px;
}
.even
{
        background: url(/images/vertical-separator-even.png) repeat-y 0px 0px;
}
.even div
{
    width: 255px;
}
.navLeft
{
    padding-top: 44px;
}
.main div.left
{
    padding-left: 0px;
    margin-top: 40px;
}
.main div.left
{
    width: 276px;
    height: 400px;
}
.main div.right
{
    margin-top: 30px;
    width: 540px;
    padding-right: 20px;
    overflow: hidden;
}
.main div.left a
{
    text-transform: uppercase;
    margin-bottom: 12px;
    display: block;
    float: left;
    clear: both;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    color: #004065;
}
.main div.left a.on
{
    color: #fff;
    cursor: default;
}
.main .overview
{
    background: url(/images/chair_about.png) no-repeat left 116px;
}
.main .contact
{
    background: url(/images/Chair_contact.png) no-repeat left 116px;
}
.main .testimonials
{
    background: url(/images/Chair_testimonials.png) no-repeat left 116px;
    font-size: 12px;
}
.main .currentEvents
{
    background: url(/images/chair_meetings.png) no-repeat left 80px;
}
.main .pastEvents
{
    background: url(/images/Chair_past.png) no-repeat left 80px;
}
.main .benefits
{
    background: url(/images/Chair_membership.png) no-repeat left 70px;
}
.main .membership
{
    background: url(/images/Chair_membership.png) no-repeat left 70px;
}
.main .agencies
{
    background: url(/images/Chair_agencies.png) no-repeat left 0px;
}
.main .downloads
{
    background: url(/images/Chair_downloads.png) no-repeat left 0px;
}
.main .right .testimonials
{
    background: none;
    line-height: 13pt;
}
.main .right .testimonials li 
{
    margin-top: 10px;
}
.main .right .testimonials b
{
}
.main .right .testimonials li span
{    
    border-left: 1px solid #688da3;
    color: #688da3;
    margin-top: 4px;
    margin-left: 10px;
    line-height: 10px;
    overflow: hidden;
    padding-left: 10px;
}
.main .right .testimonials li.name
{
    color: #688da3;
}

.main div.clearBoth
{
    float: none;
    clear: both;
}
.main .form div
{
    float: left;
   
    width: 250px;
    overflow: hidden;
}
.main .form div input
{
    width: 250px;
}

.main .form div div
{
    width: 120px;
    overflow: hidden;
}
.main .form div.smallInner input
{
    width: 120px;
}
.main .form div.noMargin
{
    margin: 0px 0px 0px 28px;
}
.main .form div div.noMargin
{
    margin: 0px 0px 0px 10px;
}
.main .form br
{
    clear: both;
}

.main a.cta
{
    padding-left: 14px;
    background: url(/images/lightBoxLink.png) no-repeat left 4px;
}
#captchaCode
{
    clear: both;
    margin-top: 30px;
}

/* HR mods */
table.schedule {
	margin: 10px 0;
	width: 100%;
	font-size: 0.9em;
	border: 0;
}
table.schedule ul {
	font-size: 1em !important;
}
table.schedule tr{
	vertical-align:top;
}

/* footer content */
.footerSpace
{
    height: 30px;
    margin: 50px 0px;
}

.footer
{
    width: 912px;
    clear: both;
}
.copyright
{
    float: left;
}
.links
{
    float: right;
}
.links a
{
    display: block;
    float: left;
    padding: 0px 7px;
    border-right: 1px solid #94AFBE;
    color: #94AFBE;
    text-decoration: none;
    line-height: 11px;
    height: 11px;
}
.links a:hover, .links a.on
{
    color: #fff;
}

.footer
{
    margin-top: 30px;
    color: #59839A;
    line-height: 1em;
    padding-bottom: 1px;
    font-size: .85em;
}

.footer .copyright span
{
        padding: 0px 12px;
    border-left: 1px solid #59839A;
    margin-left: 10px;

}

.footer .copyright a, .footer .copyright a:active
{
    color: #59839A;
}
.footer .copyright a:hover
{
    color: #fff;
}
.footer .extraLinks
{
    float: right;
    margin-right:10px;
}
.footer .extraLinks a, .footer .extraLinks a:active
{
    display: block;
    float: left;
    padding: 0px 7px;
    border-right: 1px solid #94AFBE;
    color: #94AFBE;
    text-decoration: none;
    line-height: 11px;
    height: 11px;
}
.footer .extraLinks a.last
{
    border: none;
    padding-right: 0px;
}
.footer .extraLinks a:hover
{
    color: #fff;
}

/*  */

.validationSummary ul
{
    color: #FFA200!important;
}
