﻿/***Customizations for AUPIHP**/

body {
    background-color: #1f3c59 !important;
}

body, .ui-widget, textarea {
    color: #595959;
}

#dcc-interaction > #left-zone, #dcc-interaction > #middle-zone, #dcc-interaction > #right-zone {
    float: none;
}

a, a:link, a:visited {
    color: #4A7CA8;
}

#header-container {
    max-width: 980px;
}

#dcc-interaction {
    max-width: 940px;
    margin-top: 10px;
    margin-left: 10px;
    padding: 0 0px 40px;
    background: #fff url(images/tile.jpg);
}

#content-container {
    padding-bottom: 0;
}

.card, .list-group-item, .card-header {
    background: white;
}

/***Header****/
header {
    background-image: none;
    padding: 0;
}

#header-container {
    background: #fff url(images/tile.jpg);
}

#wrapper {
    background: #fff url(images/tile.jpg);
    margin: 0 auto;
    max-width: 980px;
    min-height: 725px;
}


.logo {
    color: #1f3c59;
    font-size: 2.16em;
    line-height: 1.2em;
    text-transform: uppercase;
    text-align: center;
    padding: 16px 0 7px 0;
    display: block;
    text-decoration: none;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Arial, Helvetica, sans-serif;
}

.logo-full {
    margin-bottom: 10px;
}

    .logo-full a:hover {
        text-decoration: none;
    }

.strapline {
    font-style: italic;
    color: #666;
    font-size: 1.085em;
    font-weight: bolder;
    text-align: center;
    padding-bottom: 12px;
    display: block;
    text-decoration: none;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Arial, Helvetica, sans-serif;
}

#logging {
    color: #FFFFFF;
    font-family: Helvetica, Arial, sans-serif;
}

    #logging span.welcome {
        margin: 0;
        font-size: 12px;
    }

    #logging a#logout, #logging span {
        color: white;
    }

        #logging a#logout:hover {
            color: #FFFFFF;
        }

.nav .sub-nav {
    display: none;
}

.nav li:hover > .sub-nav {
    display: block;
}

.realme-sidebar table {
    border-collapse: separate !important;
}

.layout-nav .nav {
    list-style-type: none;
    margin: 0 8px;
    padding: 0;
    overflow: visible;
    *border-top: 2px dotted #fff;
    background-color: #1f3c58;
    -webkit-box-shadow: 0px 5px 7px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 5px 7px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 5px 7px 0px rgba(50, 50, 50, 0.75);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#444444')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#444444');
}

    .layout-nav .nav:after {
        content: "";
        clear: both;
        display: block;
    }

    .layout-nav .nav li {
        background-color: #1f3c58;
        display: inline-block;
        width: 15.375%;
        /*width: 23.0769228%;*/
        margin: 0;
        float: left;
        text-align: center;
        color: #fff;
        padding: 8px 0;
        border-top: 2px dotted #fff;
        *border-top: 0;
        overflow: hidden;
    }

        .layout-nav .nav li a {
            display: block;
            text-decoration: none;
            border-right: 1px solid #8b97a3;
        }

        .layout-nav .nav li.nav-more a {
            border-right: 0;
        }

        .layout-nav .nav li:hover, .layout-nav .nav li:hover a:hover, .layout-nav .nav li.nav-is-current {
            background-color: #d29213;
        }

        .layout-nav .nav li.nav-more {
            width: 7.6923076%;
            padding-top: 16px;
            padding-bottom: 16px;
        }

        .layout-nav .nav li:first-child {
            margin-left: 0;
        }

.layout-nav .nav-icon {
    display: block;
}

    .layout-nav .nav-icon img {
        border: 0;
    }

.layout-nav .nav-title {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 0;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 14px;
    margin-top: 6px;
}

.layout-nav .nav .sub-nav {
    position: absolute;
    top: 205px;
    *top: auto;
    *margin-top: 24px;
    margin-left: -197px;
    width: 30%;
    z-index: 300;
}

    .layout-nav .nav .sub-nav li {
        float: none;
        display: block;
        width: 273px;
        background-color: #1f3c58;
        border-bottom: 2px dotted #fff;
        border-top: 0;
        padding: 0;
        text-align: left;
        *margin: 0;
        *margin-top: -3px;
    }

        .layout-nav .nav .sub-nav li a {
            padding: 15px 40px;
            color: #fff;
        }

            .layout-nav .nav .sub-nav li a:hover {
                background: #d29213;
            }

.programmes-header h1{
    min-width: 250px;
}

/***Main****/
.services-header {
    background: none;
}

.realme-sidebar, .realme-logged-in-sidebar {
	max-width:none;
}

.realme-sidebar table td:last-child, .realme-sidebar table th:last-child {
padding: 0;
}

.hearings-search-table table{
	background:white;
}

    .services-header h1:after {
        content: url(images/template/scroll.png);
        float: right;
        margin: -10px -18px 0 0;
    }

#form-wrapper h2 {
    color: #3C6488;
}

.contacts h3 {
    color: #5B5B5B;
}

.events-documents .events-table-link {
    background: #1f3c58;
    color: white;
    padding: 10px 30px 10px 40px;
    font-size: 14px;
}

.events-documents .events-table-link:before {
    content: url('images/accordionright.png');
    position: absolute;
    margin-left: -20px;
}

.events-documents .events-table-link.active:before {
    content: url('images/accordionbottom.png');
}

.events-documents .events-table.level4 {
    background-color: #DFDFDF;
    margin-top: 10px;
}

.events-documents .events-table-link.active::after {
    display: none;
}

.events-documents .events-table-link:hover {
    text-decoration: none;
    color: #d29213;
}

.events-documents .events-table {
    background: none;
}

#form-wrapper #select-title {
    /*ie Select Property...*/
    color: #333333;
}

p span {
    color: #3C6488;
}

.services h1 {
    background: #1f3c59;
    border-top: 1px dotted #fff;
    border-bottom: 1px dotted #fff;
    color: #fff;
    padding: 4px 6px 4px 12px;
    margin-bottom: 1em;
    font-size: 140%;
    width: auto;
    display: block;
    margin: 0 0 .4em 0;
    min-height: inherit;
    max-width: 30%;
}

.hearings-search input[type="submit"] {
    background: #4a7ca8;
    padding: 5px;
    width: 45px;
    color: white;
}

.hearings-search input[type="submit"]:hover {
    cursor: pointer;
    background: #1f3c58;
}


/***Buttons***/
input[type="submit"].button,
input[type="button"].button,
.fileinput-button a,
.link-button a {
    background: #92afc9 !important;
    color: #1f3c59;
    border: none;
}

    input[type="submit"].button:hover,
    input[type="button"].button:hover {
        background-color: #f6d28c !important;
    }

    input[type="submit"].button:disabled,
    input[type="button"].button:disabled {
        background: url(../../images/grey-button-background.png) repeat-x !important;
    }


input[type="button"].repeater-remove {
    text-indent: inherit;
    overflow: inherit;
    width: inherit;
    height: inherit;
}

    .button:hover, .fileinput-button a:hover, .link-button a:hover {
        background:#f6d28c !important;
    }

    .button, .fileinput-button a, .link-button a, .save-button {
    background: #1f3c58 !important;
}




/***Footer***/
footer {
    max-width: 980px;
    margin: 0 auto;
    height: 0;
    padding: 0;
}


.layout-footer {
    width: 100%;
    padding: 30px 0;
    border-top: 2px dotted #fff;
    border-bottom: 2px dotted #1f3c59;
    background-color: #c6cbd1;
    overflow: hidden;
}

.copyright {
    float: left;
    width: 60%;
    padding: 0 1%;
}

.terms {
    float: right;
    width: 35%;
    text-align: right;
    padding: 0 1%;
}

/*** Account ***/
.account-link a {
    background: #1f3c58;
}

    .account-link a:hover {
        background: #d29213;
        color: white;
    }

/*** File Upload ***/
.upload-filelist tbody td {
    width: 15px;
    min-width: 15px;
}

.filelist-table-outer {
    margin-bottom: 50px;
}


 .events-menu.active {
    color: #d29213;
    cursor: default;
    text-decoration: none;
}

/*** Responsive ****/
@media all and (max-width: 860px) {
    input[type="text"] {
        height: 32px;
    }


    header, footer {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}


@media all and (max-width: 680px) {
    .realme-sidebar, .realme-logged-in-sidebar {
        float: left;
        margin-top: 0;
        margin-bottom: 10px;
    }
}
