﻿body, html, form {
    padding: 0px;
    margin: 0px;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Oxygen', 'Noto Sans', Tahoma, Sans-Serif;
    font-size: 10pt;
    background-color: #00346A;
    background-color: #ffffff;
    background-image: url('/App_Themes/info/images/Picking_2.jpg');
    background-image: url('/images/myinfo/bg.png');
    background-repeat: repeat;
    text-align: left !important;
}

b {
    font-size: 110%;
}


.pad {
    padding: 20px;
}

#maincontainer {
    padding: 0px;
    margin: 0px auto 0px auto;
    max-width: 1024px;
    background-color: #f9f9f9;
}

BODY.moisturem DIV.content_inner {
    padding: 0;
}

.content_inner {
    margin: 0px;
    padding: 15px 0px 0px 0px;
    vertical-align: top;
    position: relative;
}

.bgc {
    background-color: #00346A;
}

#topsection {
    height: 133px; /*Height of top section*/
    background-image: url('/images/information2.jpg');
    background-image: url('/App_Themes/info/images/mybmpAll.png');
    background-image: url('/images/backgrounds/myInfo_1.gif');
    background-image: url('/images/myinfo/bg_header.jpg');
    background-position: right;
    background-position: left;
    background-repeat: no-repeat;
    position: relative;
}

#topsection_2 { /*Height of top section*/
    /*
    height: 100px; 
    position: absolute;
    right: 0px;
    width: 189px;
    background-image: url('/App_Themes/info/images/mybmp.png');
    background-repeat: no-repeat;
    */
}

#topsection h1 {
    margin: 0;
    padding-top: 15px;
}

BODY.moisturem #contentwrapper {
    float: none;
}

#contentwrapper {
    float: left;
    width: 100%;
}

BODY.moisturem #contentcolumn {
    padding-top: 53px;
}

#contentcolumn {
    /*margin-left: 275px; / *Set left margin to LeftColumnWidth*/
    margin: 0px;
}

.spacer {
    margin-top: 20px;
}

#leftcolumn {
    float: left;
    width: 270px; /*Width of left column*/
    margin-left: -100%;
    background: #f0f0f0;
    background-image: url('/App_Themes/info/images/sidebgd.png');
    background-repeat: repeat-y;
    color: #f9f9f9;
    padding-left: 5px;
    float: none;
    width: 270px; /*Width of left column*/
    width: 1019px;
    min-height: initial;
    clear: both;
    background-color: #013644;
    background-image: none;
    margin: 0px;
}

#footer1.mm-footer {
    width: 100%;
    min-height: initial;
    padding: 0;
    margin-bottom: 15px;
}

    #footer1.mm-footer > DIV {
        padding: 5px;
    }

#footer1 {
    clear: both;
    width: 999px;
    background: #eceee1;
    color: #013644;
    min-height: 150px;
    padding: 5px 5px 0px 20px;
    margin: 0px;
    position: relative;
    font-size: 0.9em;
    font-weight: bold;
}


    #footer1 .btn {
        background-color: #013644;
        border: solid 1px #013644;
        color: #ffffff;
        height: 24px;
        margin: 0px;
        padding: 5px;
        text-decoration: none;
        right: 0px;
        width: 50px;
        display: inline-block;
        text-align: center;
    }

    #footer1 .txt {
        height: 30px;
        margin: 0px;
        width: 200px;
    }

#footer a {
    color: #013644;
}

#footer1 .footer2, #footer1 .footer2 a {
    color: #013644;
}

BODY.moisturem DIV.innertube {
    padding: 0;
}

BODY.moisturem DIV#menu_section .RadMenu {
    width: 100% !important;
}

.innertube {
    margin: 0px 0px 0px 0px; /*Margins for inner DIV inside each column (to provide padding)*/
    padding: 0px 10px 0px 0px;
}


.rc {
    border: solid 1px #f9f9f9;
}

.fl {
    float: left;
    width: 680px;
    text-align: left;
}

.search {
    padding: 5px;
    margin: 2px;
    position: absolute;
    right: 15px;
}

    .search div {
        width: 280px;
    }

    .search table {
        border-collapse: collapse;
        vertical-align: top;
        padding: 0px;
        margin: 0px;
    }

search table tr td {
    padding: 0px;
    margin: 0px;
}

/* Calendar / Events */

.calendar {
    font-size: 10pt;
}

.news h2 {
    font-size: 11pt;
    color: #F9981B;
}

.span_h2 {
    font-size: 11pt;
    font-weight: bold;
    color: #F9981B;
}

.calendar h2 {
    font-size: 11pt;
    background-image: url('/App_themes/info/images/calendar.gif');
    background-position: left top;
    background-repeat: no-repeat;
    padding: 5px 0px 0px 35px;
    height: 30px;
    color: #F9981B;
}

.calendar a {
    color: #0099CC;
}

.calendar h3 {
    font-size: 10pt;
}

.event_details {
    padding: 0px 0px 0px 30px;
    background-image: url('/App_Themes/info/images/aus.png');
    background-repeat: no-repeat;
}

    .event_details div {
        padding-left: 20px;
    }

.event_title {
    text-decoration: underline;
}

.event_icon p {
    padding: 0px 0px 0px 30px;
}

/* Contacts */

.contact_container {
    margin: 0px auto 0px 15px;
    width: 1019px;
    min-height: 200px;
}

.contact_item {
    width: 480px;
    height: 120px;
    float: left;
    padding: 5px;
    margin: 5px;
    text-align: left;
    position: relative;
}

    .contact_item p {
        font-size: 0.9em;
        margin: 0px 5px 0px 0px !important;
    }

    .contact_item h3, .contact_item a {
        color: #f6962f;
        font-size: 1.0em !important;
    }

        .contact_item a h3 {
            font-size: 1.0em !important;
        }

    .contact_item a {
        text-decoration: none !important;
        color: #f6962f !important;
    }

        .contact_item a:hover {
            text-decoration: underline !important;
        }

    .contact_item img {
        min-height: 90px;
        max-height: 90px;
        max-width: 110px;
        width: 110px;
        float: left;
        margin: 0px 10px 0px 5px;
    }


#leftcolumn a, #leftcolumn a:link, #leftcolumn a:visited {
    color: #ffffff;
}

.documents {
    background-image: url('/images/myinfo/icon7.png');
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding: 10px 0px 5px 45px;
}


    .documents .font2 a {
        color: #f9981b;
        font-size: 1.0em;
        font-weight: bold;
        text-decoration: none;
    }

    .documents .font2 .sdate {
        font-style: italic;
        padding-top: 5px;
    }

    .documents .font2 a:hover {
        text-decoration: underline;
    }
.fnose
{
    color: #002630 !important;
}

/* Library */
.myInfoLibraryItem a {
    color: #002630 !important;
}

.myInfoLibraryItem {
    background-image: url('/App_Themes/info/images/documents.png');
    background-image: none;
    background-position: 0px 5px;
    background-repeat: no-repeat;
    padding: 3px 0px 3px 0px;
}
