﻿#mediaholder
{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
#mediamenu
{
    margin: 0;
    padding: 0;
    width: 90%;
    list-style-type: none;
    font-size: 0.8em;
}

#mediamenu li
{
    margin-bottom: 10px;
}

#mediamenu li a
{
    text-decoration: none;
    color: #00696F;
    background-color: #9AC3C8;
    padding: 10.5px 11px;
    display: block;
}

#mediamenu li a:visited
{
    color: white;
}

#mediamenu li a:hover, #mediamenu li.current a
{
    background-color: #00696F;
    color: #FFFFFF;
}


.downloadholder
{
    width: 150px;
    height: 280px;
    float: left;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}

.downloaddocholder
{
    width: 150px;
    height: 212px;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    border: 1px solid #cfcfcf;
}

.downloaddochover
{
    width: 100%;
    height: 60px;
    text-align: left;
    padding: 3px;
    color: #666666;
    bottom: 0;
    font-size: 0.9em;
    line-height: 1em;
    position: absolute;
    t-ext-transform: uppercase;
}

.svcdownloadholder
{
    width: 100px;
    height: 260px;
    float: left;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}

.svcdownloaddocholder
{
    width: 100px;
    height: 141px;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    border: 1px solid #cfcfcf;
    background-size: cover;
}

.svcdownloaddochover
{
    width: 100%;
    height: 110px;
    text-align: left;
    padding: 3px;
    color: #666666;
    bottom: 0;
    font-size: 0.8em;
    line-height: 1em;
    position: absolute;
    t-ext-transform: uppercase;
}

/* Media area*/

#mediacontentarea
{
    width: 100%;
    margin: 10px auto 10px auto;
    font-size: 1em;
}

#mediacontactareasm
{
    margin: 10px auto 10px auto;
    padding: 10px;
    width: 100%;
    background-color: #B7D4D8;
    font-size: 1em;
}

#mediacontactarea
{
    display: none;
}

#medianavarea
{
    display: none;
}




/*ipad portrait*/

@media only screen and (min-width: 768px)
{

    #medianavarea
    {
        float: left;
        width: 17.5%;
        font-size: 0.9em;
        margin-right: 10px;
        display: block;
    }

    #mediacontactarea
    {
        float: right;
        padding: 10px;
        width: 100%;
        background-color: #B7D4D8;
        font-size: 0.8em;
        display: block;
        margin-top: 20px;
    }


    #mediacontactarea h2
    {
        font-size: 1.8em;
        color: #599BA0;
        margin: 0px;
    }

    #mediacontactareasm
    {
        display: none;
    }
    #mediacontentarea
    {
        float: left;
        width: 80%;
        font-size: 0.8em;
    }

    #aboutusleft
    {
        float: left;
        width: 240px;
        text-align: center;
        margin-top: 100px;
    }

}


/*ipad landscape*/


@media only screen and (min-width: 1024px)
{

}

/*
DESKTOP
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*/

@media only screen and (min-width: 1030px)
{
    #mediacontactarea
    {
        display: block;
    }

    #mediacontactareasm
    {
        display: none;
    }
    #mediacontentarea
    {
        float: left;
        width: 60%;
        font-size: 0.8em;
    }

    #mediacontentarea h2
    {
        font-size: 1.2em;
        margin: 0px;
    }

    #mediacontactarea
    {
        float: right;
        padding: 10px;
        width: 20%;
        background-color: #B7D4D8;
        font-size: 0.8em;
        display: block;
    }



    #mediacontactarea h2
    {
        font-size: 1.8em;
        color: #599BA0;
        margin: 0px;
    }

}




#newsletterbutton
{
    float: right;
    margin-top: 15px;
    margin-right: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #2F7B8B;
    background-image: url('/images/menufront.png');
}

#newsletterbutton a
{
    text-decoration: none;
    color: #ffffff;
    font-size: 110%;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

#newsletterbutton a:hover
{
    color: #000000;
}

#newsletter
{
    border-style: solid;
    border-width: 3px 0px 3px 0px;
    border-color: #308A9F;
    h-eight: 260px;
    width: 90%;
    padding: 20px;
    margin: 0px 5%;
    position: absolute;
    top: -1000px;
    r-ight: 0px;
    background-image: url('/images/transwhite90.png');
    z-index: 1000;
    font-size: 0.8em;
}

#newslettertext
{
}

.psuedoH1
{
    margin-top: 0px;
    color: #2F7B8B !important;
    font-size: 130%;
    f-ont-weight: bold;
}

#newslettertext p
{
    color: #333333;
    font-size: 120%;
    line-height: 185%;
}

.newslettertextboxes
{
    width: 60%;
}

#newsletterform
{
}

.newslettercloseicon
{
    position: absolute;
    top: 0;
    right: 0;
}



#floatover
{
    width: 90%;
    margin: 0px 5%;
    top: -1000px;
    position: absolute;
    background-color: #ffffff;
    padding: 0px;
    z-index: 1000;
    border-style: solid;
    border-width: 3px 0px 3px 0px;
    border-color: #308A9F;
    font-size: 0.8em;
}

.showpeopleimage
{
    f-loat: left;
    width: 100%;
    height: auto;
}
.showpeopleimage img
{
    width: 100%;
    height: auto;
}

.showpeopledetails
{
    f-loat: left;
    width: 100%;
    height: auto;
    p-adding: 10px;
}

.showpeopledetails h2
{
    color: #8BB1BD;
    font-size: 1.2em;
}

.showpeoplecv
{
    width: 90%;
    margin: 10px 5% 10px 5%;
}

#aboutusleft
{
    float: left;
    width: 100%;
}

.aboutusclosebutton
{
    width: 120px;
    padding: 10px;
    color: #FFFFFF;
    background-color: #418D94;
    font-weight: bold;
    margin: 10px;
    margin-left: auto;
    margin-right: auto;
}

.aboutusclosebutton a
{
    color: #ffffff;
    text-decoration: none;
}

@media only screen and (min-width: 1024px)
{

    #aboutusleft
    {
        float: left;
        width: 240px;
        text-align: center;
        margin-top: 100px;
    }
    .aboutusclosebutton
    {
        margin-top: 100px;
    }
    .showpeopleimage
    {
        f-loat: left;
        width: 300px;
        height: auto;
    }

    .showpeopledetails
    {
        f-loat: left;
        width: 600px;
        height: auto;
        p-adding: 10px;
    }
    .showpeoplecv
    {
        width: 600px;
        margin: 10px 0% 10px 0%;
    }

}


@media only screen and (min-width: 1100px)
{


    #floatover
    {
        width: 50%;
        margin: 0px 25%;
    }



    #newsletter
    {
        width: 50%;
        margin: 0px 25%;
    }


    #newslettertext
    {
        float: left;
        width: 33%;
        margin-right: 35px;
    }
    #newsletterform
    {
        float: left;
        width: 60%;
    }
}

.greenbutton
{
    float: left;
    margin-top: 15px;
    margin-right: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #2F7B8B;
    background-image: url('/images/menufront.png');
}

a.greenbutton
{
    text-decoration: none;
    color: #ffffff;
    font-size: 110%;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
}

a.greenbutton:hover
{
    color: #000000;
}
