﻿html {
    height: 100%;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font: normal 11pt trebuchet ms, sans-serif;
    background: #EEE;
    color: #5D5D5D;
}

input[type=text], input[type=password], textarea, select {
    font: normal 1em Arial;
    width: 200px;
    padding: 2px 5px;
}

.scombobox-display {
    width: 100% !important;
}

p {
    padding: 0 0 10px 0;
    line-height: 1.7em;
}

    p.smallPrint {
        font-size: 0.8em;
        line-height: 1.5em;
        padding: 0 0 5px 0;
    }

img {
    border: 0;
}

h1, h2, h3, h4, h5, h6 {
    font: normal 165% 'century gothic', arial, sans-serif;
    color: #0097b8;
    margin: 0 0 14px 0;
    padding: 10px 0 5px 0;
}

h2 {
    font: normal 165% 'century gothic', arial, sans-serif;
    color: #f04d22;
}

h3 {
    font: normal 165% 'century gothic', arial, sans-serif;
}

h4, h5, h6 {
    margin: 0;
    padding: 0 0 5px 0;
    font: normal 120% arial, sans-serif;
    color: #f04d22;
}

h5, h6 {
    font: italic 95% arial, sans-serif;
    color: #888;
}

h6 {
    color: #362C20;
}

hr {
    clear:both; 
    float:none;
}

a.manageButton {
    display: inline-block;
    padding: 10px 20px;
    border: 2px solid #888;
    border-radius: 3px;
    text-decoration: none;
    clear: left;
    float: left;
    margin: 10px 2px;
}

a.manageButtonColor {
    background: #E5E5DB;
    color: #0097b8;
}

a.manageButton:hover {
    color: #fff;
    background: #0097b8;
}

a, a:hover {
    outline: none;
    text-decoration: underline;
    /*color: #A4AA04;*/
    color: #0c8e23;
}

    a:hover {
        text-decoration: none;
    }

.left {
    float: left;
    width: auto;
    margin-right: 10px;
}

.right {
    float: right;
    width: auto;
    margin-left: 10px;
}

.center {
    display: block;
    text-align: center;
    margin: 20px auto;
}

blockquote {
    margin: 20px 0;
    padding: 10px 20px 0 20px;
    border: 1px solid #E5E5DB;
    background: #FFF;
}

ul {
    margin: 2px 0 22px 17px;
}

    ul li {
        list-style-type: circle;
        margin: 0 0 6px 0;
        padding: 0 0 4px 5px;
    }

ol {
    margin: 8px 0 22px 20px;
}

    ol li {
        margin: 0 0 11px 0;
    }

#wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 1020px;
}

#header {
    background: transparent;
    width: 100%;
    padding: 0 15px;
    /* height: 170px;*/
}

    #header h1, #header h2 {
        font: normal 300% "century gothic", arial, sans-serif;
        margin: 0;
    }

    #header h2 {
        font-size: 120%;
        padding: 4px 0 0 0;
        color: #A8AA94;
        clear: both;
        float: left;
    }

    #header h1, #header h1 a, #header h1 a:hover {
        /*padding: 22px 0 0 0;*/
        color: #f04d22;
        text-decoration: none;
    }

        #header h1 a .logo_colour {
            color: #0097b8;
        }

    #header a:hover .logo_colour {
        color: #FFF;
    }

.zikaOrange {
    color: #f04d22;
}

.zikaBlue {
    color: #0097b8;
}

.zikaOrangeBackground {
    background-color: #f04d22;
}

.zikaBlueBackground {
    background-color: #0097b8;
}

#menubar, ul.subMenu {
    height: 36px;
    /*width: 100%;*/
    padding: 0;
    float: right;
}

ul#menu, ul.subMenu {
    float: right;
    margin: 0;
    padding: 0;
}

    ul#menu li, ul.subMenu li {
        float: left;
        padding: 0;
        list-style: none;
        margin: 5px 3px 0 3px;
    }

        ul#menu li a, ul.subMenu li a {
            font: normal 100% 'trebuchet ms', sans-serif;
            display: block;
            height: 31px;
            padding: 6px 20px;
            text-align: center;
            color: #000;
            text-decoration: none;
            background: #E0E0E0;
        }

        ul#menu li.selected a, ul#menu li.selected a:hover, ul.subMenu li.selected a, ul.subMenu li.selected a:hover {
            background: #FFF;
            color: #f04d22;
        }

        ul#menu li a:hover, ul.subMenu li a:hover {
            color: #f04d22;
        }

ul.subMenu {
    float: none;
    height: 21px;
}

#site_content {
    width: 100%;
    padding: 10px 10px 20px 10px;
    background: #F6F6F0;
    border: 15px solid #FFF;
}

.sidebar {
    float: right;
    width: 190px;
    padding: 0 15px 20px 15px;
}

    .sidebar ul {
        width: 178px;
        padding: 4px 0 0 0;
        margin: 4px 0 30px 0;
    }

    .sidebar li {
        list-style: none;
        padding: 0 0 7px 0;
    }

        .sidebar li a, .sidebar li a:hover {
            padding: 0 0 0 25px;
            display: block;
            background: transparent url(link.png) no-repeat left center;
        }

            .sidebar li a.selected {
                color: #444;
                text-decoration: none;
            }

#content {
    text-align: left;
    /* width: 613px;*/
    padding: 0;
}

#footer {
    width: 220px;
    margin: 5px auto;
    font-family: sans-serif;
    font-size: 90%;
    padding: 5px;
    text-align: center;
    background: transparent;
    color: #111;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

    #footer span {
        float: left;
        display: block;
        padding-top: 8px;
    }

    #footer a {
        float: right;
        display: block;
    }

.search {
    color: #555;
    border: 1px solid #DDD;
    width: 134px;
    padding: 5px;
}

.form_settings {
    margin: 15px 0 0 0;
}

    .form_settings p {
        padding: 0 0 4px 0;
    }

    .form_settings span {
        float: left;
        width: 200px;
        text-align: left;
    }

    .form_settings input, .form_settings textarea {
        padding: 5px;
        width: 299px;
        font: 100% arial;
        border: 1px solid #E5E5DB;
        background: #FFF;
        color: #47433F;
    }

    .form_settings .submit {
        font: 100% arial;
        border: 0;
        width: 99px;
        margin: 0 0 0 212px;
        height: 33px;
        padding: 2px 0 3px 0;
        cursor: pointer;
        background: #3B3B3B;
        color: #FFF;
    }

    .form_settings textarea, .form_settings select {
        font: 100% arial;
        width: 299px;
    }

    .form_settings select {
        width: 310px;
    }

    .form_settings .checkbox {
        margin: 4px 0;
        padding: 0;
        width: 14px;
        border: 0;
        background: none;
    }

.separator {
    width: 100%;
    height: 0;
    border-top: 1px solid #D9D5CF;
    border-bottom: 1px solid #FFF;
    margin: 0 0 20px 0;
}

table {
    margin: 10px 0 30px 0;
}

    table tr th, table tr td {
        background: #3B3B3B;
        color: #FFF;
        padding: 7px 4px;
        text-align: left;
    }

    table tr td {
        background: #E5E5DB;
        color: #47433F;
        border-top: 1px solid #FFF;
    }

    table.caseDetails {
        width: 100%;
        margin: 0;
    }

        table.caseDetails tr th, table.caseDetails tr td {
            background: #E5E5DB;
            color: #47433F;
            border-top: 1px solid #FFF;
        }

        table.caseDetails tr th {
            width: 20%;
        }

        table.caseDetails h4 {
            padding: 0;
            margin: 10px 0 0 0;
            font-size: 1.1em;
        }

.thumbnail {
    margin: 2px 5px;
}

.tab {
    float: left;
    padding: 3px 6px;
    margin: 0 0 0 8px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: 120px;
    cursor: pointer;
    color: #47433F;
    background-color: #E5E5DB;
}

    .tab.selected {
        color: #ffffff;
        background-color: #0097b8;
    }

.reviewCell {
    vertical-align: top;
    width: 50%;
    background: none !important;
}

    .reviewCell td {
        background: none !important;
    }

.modalPanel {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #111;
    border-radius: 5px;
}

.modalBackground {
    background-color: #47433F;
    filter: alpha(opacity=60);
    opacity: 0.6;
}


.scombobox {
    margin: 0 !important;
}

#loginPanel {
    font-size: 1.2em;
    line-height: 1.5em;
}

    #loginPanel .stdButton {
        float: left;
        height: 2em;
        width: 47%;
        font-size: 1em;
    }

.stdButton {
    border: none;
    padding: 1em 1em;
    display: inline-block;
    color: #0097B8;
    font-weight: bold;
    background-color: #fff;
    font-size: 1em;
    padding: 5px;
}

    .stdButton:hover {
        color: #f04d22;
    }

    .stdButton.aspNetDisabled {
        color: #E0E0E0;
    }

.stdCancelButton {
    color: #920000
}

.stdSubMenuButton {
    border: none;
    padding: 0.4em 0.6em;
    display: inline-block;
    color: #0097B8;
    background-color: #fff;
    font-size: 1em;
}

    .stdSubMenuButton:hover {
        color: #f04d22;
    }

.adminTabContainerTabs .ajax__tab_header {
    /*A container element that wraps all of the tabs at the top of the TabContainer. Child CSS classes:.ajax__tab_outer.*/
}

.adminTabContainerTabs .ajax__tab_outer {
    /* An outer element of a tab, often used to set the left-side background image of the tab.Child CSS classes: .ajax__tab_inner. */
}

.adminTabContainerTabs .ajax__tab_inner {
    /*A  An inner element of a tab, often used to set the right-side image of the tab. Child CSS classes:.ajax__tab_tab*/
}

.error {
    color: red;
}

div input[type=submit] {
    padding: 3px 10px;
}

div.saveButtons input[type=submit] {
    margin-right: 20px;
}

div.sectionWrapper {
    border: solid 2px #0097b8;
    border-radius: 5px;
    padding: 6px;
    margin-bottom: 10px;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
    zoom: 1;
}
/* IE7 */

.modal {
    max-width: 700px !important;
}




@media screen and (max-width: 480px) {
    #logo h1 {
        font-size: 1.8em
    }

    img {
        width: 95%;
    }
}
