﻿/*.AVaccount {
    width: 15%;
    padding-bottom: 1em;
}*/



#header DIV.AVaccount {
}

.logo {
    margin-left: 12em;
}

/*ul {
    padding-left: 2em;
}

    ul li {
        width: 5em;
        padding: 3px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
    }*/


h5 {
    font-size: 1em;
}

#footer p a {
    COLOR: #fff;
    TEXT-DECORATION: none;
    outline: none;
}

#footer h4 a {
    COLOR: #fff;
    TEXT-DECORATION: none;
    outline: none;
}

table {
    padding: 0;
    float: left;
}

.h2 {
    float: left;
}

#gridcontainer {
    float: left;
}

.grid {
    position: inherit;
    background-color: #C5D8F0;
    color: #000;
    padding-top: 2em;
    margin: 0.5em;
    padding-left: 1em;
    padding-right: 2em;
    width: 19.2em;
    height: 15em;
    border: solid #ddd 1px;
    transition: border ease 0.2s;
    border-radius: 4px;
    text-align: left;
    float: left;
}

    .grid p {
        font-size: 15px;
    }

UL {
    margin: 8em 0px 0px 0px;
    padding: 0px 0px 15px;
    list-style: none;
}

LI.parent {
    text-transform: uppercase;
    background-color: #444E5A;
    border-bottom: 1px solid #b8c0c9;
    width: 45.5em;
}

    LI.parent:hover {
        background: #b8c0c9;
    }

#menu LI.parent A {
    font-size: 15px;
    font-weight: bold;
}

#menu LI A {
    display: block;
    text-decoration: none;
    cursor: pointer;
    padding: 10px 30px;
    color: #FFF;
}

#menu UL.sub LI {
    background-color: #273037;
    border-bottom: 1px solid #444E5A;
}

    #menu UL.sub LI A {
        font-weight: normal;
    }


#menu UL.sub-block LI.title {
    display: block;
    background-color: #b8c0c9;
    color: #FFF;
    padding: 0;
    font-size: 13px;
    text-transform: uppercase;
}

    #menu UL.sub-block LI.title a.title {
        display: block;
        padding: 10px 30px;
    }

#header > div > div > div:nth-child(1) > a > img {
    margin-top: -0.7em;
    margin-left: -12.5em;
}

iframe {
    width: 99%;
    height: 14em;
    border: solid 0px #CDC6B6;
    padding: 0;
    margin: 0;
    overflow: hidden;
    padding-top: 1em;
}

#gridcontainer > div > ul {
    top: -7em;
}


#header > div > div > div.AVaccount > span {
    background-color: rgb(75, 90, 98);
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    padding: 8px;
    border-radius: 3px;
    border: 0px none;
    display: block;
    text-align: center;
    color: #fff;
    position: relative;
    top: -21em;
    width: 12em;
    left: 30em;
}

#footer {
    position: relative;
    top: 52em;
}

    #footer > div > p {
        text-align: left;
        font-size: 15px;
        font-weight: 800;
        color: #fff;
        padding-top: 1em;
        position: relative;
        left: -40em;
    }


.span6 {
    width: 465px;
}

.other {
    background: rgb(112, 167, 211);
    color: #000;
    text-align: left;
    padding: 10px;
    line-height: 1.5em;
    font-weight: 600;
    font-size: 1em;
}
