/*
	Content Styles
	-------------------------------- */

.content .column-one
{
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
}

.content .container.body-text a
{
    color: #963992;
}

    .content .container.body-text a:hover,
    .content .container.body-text a:focus
    {
        text-decoration: underline;
    }

.content .body-text ul,
.content .body-text ol
{
    margin: 1em 0;
    color: #6e6e7e;
}

    .content .body-text ul li + li,
    .content .body-text ol li + li
    {
        margin-top: 1em;
    }

.content .sector-container
{
    margin-top: 1em;
}

.content .container.body-text img
{
    height: auto;
}

.ie7 .content .container.body-text img
{
    height: 100% !important;
}

.ie8 .content .container.body-text img
{
    height: 100% !important;
}


/*
	
	Firefox fix

	display: block;
    float: left;
    margin-top: 1em;
    width: 100%;

	*/

.content .column-one > ul > li
{
    position: relative;
}

.column-one > ul li img
{
    float: left;
}

.content .column-one > h3
{
    margin-bottom: 0.5em;
    color: #9f389a;
    font-size: 1.2125em;
}

.content .column-one > ul .corner
{
    background: url('/images/expert-corner.jpg') 0 no-repeat;
    width: 150px;
    height: 31px;
    position: absolute;
    left: -45px;
    bottom: 0;
}

.content .column-one > ul > li,
.ie7 .content .column-one > ul > li
{
    background: #dedde1;
    margin-bottom: 1em;
    padding-bottom: 3em;
    min-height: 152px;
    overflow: hidden;
}

.content .column-one > ul p
{
    font-size: 0.85em;
    margin-left: 80px;
    color: #5A5B6B;
}

.content .column-one > ul h4
{
    display: block;
    border-bottom: 1px #FFF dotted;
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
    font-family: Arial;
    color: #0e3f4d;
}

.content .column-one > ul a
{
    float: right;
    margin-top: 1.5em;
    padding-right: 1.5em;
    background: url('/images/button-arrow-purple.png') no-repeat right;
    font-family: AvantGardeGothicITCBook, arial;
    position: absolute;
    right: 15px;
    bottom: 10px;
    color: #000;
}

.content .column-one > ul > li.even
{
    margin-left: 4%;
}

.content .column-one ul.qualification li
{
    color: #6e6e7e;
    font-size: 0.95em;
}

    .content .column-one ul.qualification li + li
    {
        margin-top: 0.2em;
    }

.ie7 .content .column-one > ul > li
{
    max-width: 150px;
}

.ie7 .column-one ul
{
    float: left;
    width: 15%;
}

.column-two p
{
    margin: 1em auto;
    color: #6e6e7e;
    /*overflow: hidden;*/
}

    .column-two p.wrap
    {
        overflow: visible;
    }

.column-two .body-text img
{
    margin-right: 1em;
    margin-bottom: 1em;
}

.column-two .body-text p img
{
    margin-top: 0;
}

.column-two p + p
{
    margin: 0 0 1em 0;
}

.column-two p.grey
{
    color: #5A5B6B;
    font-family: Arial;
}

.column-two ul.generic
{
    max-width: 260px;
}

    .column-two ul.generic h4
    {
        padding: 0em 0 0.5em 0;
    }

.column-three ul.generic h4
{
    margin: 0 auto 0.5em auto;
}

.column-three ul.generic
{
    margin-top: 1em;
}

    .column-three ul.generic li
    {
        width: 90%;
        margin-right: auto;
        margin-left: auto;
    }

        .column-three ul.generic li a
        {
            display: block;
            padding: 0.2em;
        }

            .column-three ul.generic li a:hover,
            .column-three ul.generic li a:focus
            {
                background: #9ebfc9;
            }

.content .column-three
{
    width: 100%;
    margin: 1em auto;
}

.hashed-divider
{
    width: 100%;
    height: 5px;
    display: block;
    background: url('/images/pixel-line.png');
    margin-bottom: 1em;
}

.column-two .hashed-divider
{
    width: 90%;
    margin: auto;
}

.hashed-divider.content-heading
{
    margin-top: 1em;
    display: none;
}

.industrylanding .hashed-divider.content-heading
{
    display: block;
}

ul.generic
{
    padding: 1.5em;
    background: #065060;
}

    ul.generic li,
    ul.generic li a
    {
        color: #FFF;
    }

        ul.generic li + li
        {
            margin-top: 0.5em;
        }

.hero h1,
.hero h2
{
    margin: auto;
    display: block;
    float: left;
    clear: both;
    padding: 5px;
}

.heading-group
{
    width: 90%;
    margin: auto;
}

.hero h1
{
    color: #FFF;
}

.hero h2
{
    color: #11b1cb;
    font-size: 1.09375em;
}

    .hero h1 span,
    .hero h2 span
    {
        padding: 5px;
    }

.industrylanding .hero h1,
.industrylanding .hero h2
{
    width: auto;
}

ul.breadcrumbs
{
    width: 90%;
    margin: 0 auto 15px auto;
}

    ul.breadcrumbs li
    {
        display: inline;
        font-size: 0.9em;
        font-style: italic;
    }

        ul.breadcrumbs li a
        {
            text-decoration: underline;
        }

.ie7 ul.breadcrumbs li a
{
    color: #000;
}

ul.breadcrumbs li + li
{
    padding-left: 1.5em;
    background: url('../images/breadcrumb-arrow.png') no-repeat;
    -moz-background-size: 16px 16px;
    -o-background-size: 16px 16px;
    -webkit-background-size: 16px 16px;
    background-size: 16px 16px;
}

.content #footer
{
    border-top: 11px solid #0e3f4d;
    margin-top: 1em;
}

.content-box
{
    background: #22222d;
    width: 84%;
    margin: 1em auto;
    padding: 3%;
    overflow: hidden;
}

    .content-box img
    {
        width: 35%;
        float: left;
        margin: 0 1em 1em 0;
    }

    .content-box .body-text img
    {
        margin-right: 1em;
        margin-bottom: 1em;
    }

    .content-box h3,
    .content-box p
    {
        color: #bcbcc0;
    }

.content .body-text
{
    font-family: Arial;
    margin-top: 1em;
}

.content .sector-list ul
{
    margin: 0.5em 0 1em 0;
    font-size: 0.875em;
}

.column-two.searchResults h4
{
    font-size: 1.2em;
    margin-bottom: 1em;
}

.column-two ul.listings li a
{
    float: right;
    margin-top: 0;
}

.column-two ul.listings li img
{
    float: left;
    width: 15%;
    margin-right: 10px;
    margin-top: 0;
}

.column-two ul.listings li a span
{
    top: 11px;
}

.column-two ul.listings li
{
    border-top: 1px dashed #E7E7E8;
    clear: both;
    height: auto;
    overflow: hidden;
    padding: 20px 0;
}

/*.column-two ul.listings li img
	{
		width: 15%;
		float: left;
		margin-right: 1em;
	}*/

.column-two ul.jobs li h4 + span
{
    display: block;
    margin-top: 1em;
}

.column-two.searchResults p
{
    color: #6c6f7d;
    float: left;
    margin-top: 0px;
}

.page-nav
{
    border-top: 1px solid #e5e5e1;
    clear: both;
}

.pagination
{
    clear: both;
    display: block;
    margin: 10px 0;
    overflow: hidden;
}

    .pagination ul.pages
    {
        float: left;
        margin: 16px 0 0 0px;
    }

    .pagination .pages li
    {
        display: inline;
    }

        .pagination .pages li a
        {
            background: none repeat scroll 0 0 #A74397;
            border: none !important;
            color: #FFFFFF;
            display: inline;
            padding: 5px;
        }

            .pagination .pages li a.active
            {
                background: transparent;
                color: #6c6f7d;
            }

.content .pagination span.page
{
    color: #6c6f7d;
    display: inline;
    float: right;
    font-size: 0.9em;
    margin-right: 10px;
    margin-top: 12px;
}

.pagination .display-num
{
    float: right;
    width: 30%;
}

.pagination .num-showing
{
    float: right;
    font-size: 0.9em;
    margin: 8px 10px 0 0;
}

/*
	Current Opportunities
	-------------------------------- */

.current-opportunities h2
{
    color: #2e2f3a;
    font-size: 1.6em;
    margin-bottom: 0.85em;
}

.current-opportunities h3
{
    color: #007a8e;
    margin-bottom: 0.85em;
}

.current-opportunities form
{
    background: #007b8f;
    padding: 15px 35px 0px;
}

    .current-opportunities form label
    {
        color: #ffffff;
        margin-bottom: 0.5em;
        display: block;
        font-family: AvantGardeGothicITCBook, arial;
    }

.current-opportunities .btn-submit
{
    border: medium none;
    clear: both;
    color: #FFFFFF;
    background: #494646;
    display: block;
    padding: 5px 25px;
    font-family: AvantGardeGothicITCBook, arial;
    font-size: 1em;
}

.styled-select
{
    background: url("../images/styled-select.jpg") no-repeat scroll right center #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 28px;
    margin-bottom: 1em;
    overflow: hidden;
    width: 100%;
}



.styled-select select
{
    background: transparent;
    border: 0;
    border-radius: 0;
    font-size: 16px;
    height: 31px;
    line-height: 1;
    padding: 5px;
    width: 268px;
    -webkit-appearance: none;
}

select::-ms-expand
{
    display: none;
}

@-moz-document url-prefix()
{
    .styled-select select;

{
    background: #FFF;
}

}

.jobs-listing
{
    background: none repeat scroll 0 0 #EEEEE9;
    margin: 20px -35px 0;
    padding: 10px 15px;
}

    .jobs-listing ul
    {
        margin: 0px 0px 0px 21px;
    }

        .jobs-listing ul li
        {
            margin: 20px 0;
        }

            .jobs-listing ul li a
            {
                color: #6c6f7d;
            }

.content .sector-list
{
    padding: 3%;
    background: #f0efea;
    overflow: hidden;
}

    .content .sector-list .row
    {
        float: left;
        width: 100%;
    }

.content .sector h5
{
    color: #3597cd;
    font-family: Arial;
}

.content .sector li a
{
    color: #6e6e7e;
}

.content .facilities
{
    overflow: hidden;
    padding-bottom: 1em;
}

    .content .facilities h4
    {
        font-size: 1.53125em;
        color: #963992;
    }

    .content .facilities > p
    {
        font-family: Arial;
        width: 50%;
        margin: 1em 0;
        float: left;
    }

    .content .facilities > img
    {
        width: 115px !important;
        float: right;
    }

    .content .facilities .title-group
    {
        float: left;
    }

.content .button-contact-group
{
    overflow: hidden;
    margin-bottom: 1em;
    width: 90%;
    margin: 1em auto;
    border-top: 1px dotted #c9c9cb;
}

    .content .button-contact-group .button
    {
        margin-right: 1em;
    }

/*
	Experts
	-------------------------------- */

.column-two .expert-profile p
{
    overflow: visible;
}

.column-two .body-text .export-profile img
{
    width: 120px;
    float: left;
}

.expert-description-row .column
{
    width: 100%;
}

.expert-description-row + .expert-description-row
{
    margin-top: 1em;
}

.expert-description-row .column.one
{
    color: #065060;
    font-family: AvantGardeGothicITCBook, "arial";
}

    .expert-description-row .column.one h4
    {
        margin-bottom: 1em;
    }

/*
	Board Members
	-------------------------------- */

.board-member-container
{
    margin: auto;
    padding: 1em 0;
    overflow: hidden;
}

    .board-member-container img.board-member
    {
        max-width: 128px;
        float: left;
        margin: 0 0.5em 0.5em 0;
    }

.column-two .board-member-container p
{
    overflow: visible;
}

.board-member-container .details
{
    margin-top: 1em;
}




/* Sets the light transparent image for whole section*/
.dialog-box
{
    background: url(../images/dialog-bg-02.png) repeat;
    padding: 0 0 10px 0;
}

/* Sets a darker transparent image for the top section  */
#dialog-box-top
{
    background: url(../images/dialog-bg.png) repeat;
    padding-top: 1em;
    clear: both;
}


/* Positions the link to the right*/
.dialog-box-link
{
    width: 100%;
    text-align: right;
    padding: 0.8em 0 0.8em 0;
}

/* Removes the float which causes the link to sit out side its container */
.dialog-box a
{
    float: none;
}


/* News section */
#news-wrapper
{
    width: 100%;
    float: left;
    padding: 0 0 0 0;
}

    #news-wrapper h2.news-heading
    {
        width: 100%;
        padding: 10px 0 10px 0;
        font-size: 1.53125em;
    }

.news-article
{
    width: 100%;
    float: left;
    margin: 0;
}


/* Reset to apply fluid image */
img
{
    width: auto\9; /* means that a width of auto (same result as width: auto;) will only be applied while using IE 7, 8, & 9*/
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}


.news-image
{
    width: 30%;
    float: left;
    padding: 1% 4% 0 0;
}


.news-text
{
    width: 66%;
    float: left;
}

    .news-text a
    {
        color: #fff;
        text-decoration: none;
    }

        .news-text a:hover
        {
            color: #fff;
            text-decoration: none;
            -moz-opacity: 0.8;
            opacity: 0.8;
            /* IE 8 */
            filter: alpha(opacity=80); /* For IE8 and earlier */
            -khtml-opacity: .8;
            /*old safari;*/ 
        }

.news-article h2
{
    font-size: 1.1em;
    line-height: 1em;
    padding: 0;
    margin: 0;
}

.news-article p
{
    font-size: 0.8em;
    line-height: 1.2em;
    margin: 5px 0 5px 0;
}



















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
