﻿@charset "utf-8";

@media \0screen {
    img {
        width: auto; /* for ie 8 */
    }
}

html, body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Trebuchet MS,Helvetica,Arial,sans-serif;
}

a {
    color: #009946;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
        color: #821482;
    }

p {
    padding: 5px 0;
    text-align: left;
}

h1 {
    color: #00334D;
    font-size: 20pt;
    font-weight: bold;
    padding: 20px 0;
    text-align: left;
}

h2 {
    font-size: 18pt;
    color: #009946;
    padding: 10px 0;
    display: block;
    text-align: left;
}

h3 {
    font-size: 14pt;
    font-weight: bold;
    color: #13B5EA;
    padding: 5px 10px;
    display: block;
    text-align: left;
}

button {
    padding: 10px 14px 10px 7px !important;
    margin: 5px;
}

#bollet {
    list-style-type: inherit;
    width: 80%;
    padding: 17px 0px 0px 40px;
    min-height: 23px;
    margin-left: 162px;
}

ul.a {
    list-style-type: square;
}

#wrapper {
    /*list-style: inherit  !important;
    list-style-position:inside;
    min-height: 23px;
    list-style-type:inherit;
    padding-left: 0pt;
    text-align:left;
    display:inline-block;*/
    min-height: 23px;
    list-style-type: inherit;
    padding-left: 0pt;
    text-align: left;
    display: inline-block;
}

ul {
    list-style: none;
}

ol li {
    margin: 7px 0;
}

.logo {
    margin: 5px 0 0 0;
}

.main-heading {
    margin: 15px 0 0 0 !important;
}

.vs-red {
    color: #da2128 !important;
}

.vs-grey {
    color: #8097a7 !important;
}

.vs-yellow {
    color: #f7e21e !important;
}

.red {
    color: #cc0000 !important
}

.green {
    color: #45BE3D !important;
}

.dark-grey {
    color: #404040;
}

.orange {
    color: orange !important;
}

.clicky {
    cursor: pointer;
}

.clr {
    clear: both;
    padding: 0;
    margin: 0;
    width: auto;
    font-size: 0px;
    line-height: 0px;
}

.bg {
    clear: both;
    padding: 0;
    margin: 20px 0 0 0;
    width: auto;
    background: url(../images/bg_bg.png) repeat-x;
    height: 8px;
}

.block_margin {
    clear: both;
    margin: 20px 0 60px 0;
}

.pad_inside {
    padding: 10px 0;
}

    .pad_inside p {
        padding: 10px 0;
        text-align: center;
    }

.content-wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -60px;
}

.header {
    height: 90px;
    margin: 0 0 15px 0;
}

.footer {
    width: 100%;
    font-size: 10pt;
    margin: 31px 0 0 0;
    position: absolute;
    background: url("../images/footer-bg.png") repeat-x;
}

.footer, .push {
}

.footerMain {
    width: 100%;
    font-size: 10pt;
    margin: 31px 0 0 0;
    position: relative;
    background: url("../images/footer-bg.png") repeat-x;
}

.footerMain, .push {
}

/** custom styles */
.floatleft {
    float: left !important;
    margin: 5px 15px !important;
}

.floatright {
    float: right !important;
    margin: 5px 15px !important;
}

.floatnone {
    float: none !important
}

.centered {
    text-align: center !important;
    margin: 0 auto;
    display: inline-block;
    width: 98%;
}

.leftinline {
    display: inline-block;
    float: left;
    margin: 10px 15px;
    padding: 0;
}

.rightinline {
    display: inline-block;
    float: right;
    margin: 10px 15px;
    padding: 0;
}

.fillwidth {
    width: 96%;
    display: inline-block;
}

.alignleft {
    text-align: left !important;
}

.hide {
    display: none;
}

.content-container {
    margin: 0 auto;
    max-width: 90%;
    padding: 0;
    width: 1020px;
}

.content-eighth {
    display: inline-block;
    width: 12%;
    float: left;
}

.content-fifth {
    display: inline-block;
    width: 19%;
    float: left;
}

.content-quarter {
    display: inline-block;
    width: 24%;
    float: left;
}

.content-half {
    display: inline-block;
    width: 49% !important;
    float: left;
}

.content-third {
    display: inline-block;
    width: 31%;
    float: left;
}

.content-third1 {
    display: inline-block;
    width: 25%;
    float: left;
}

.content-two-thirds {
    display: inline-block;
    width: 65%;
    float: left;
}

.content-three-quarters {
    display: inline-block;
    width: 74%;
    float: left;
}

.content-full {
    display: inline-block;
    width: 100%;
}

.submit-spinner {
    margin: 0 5px !important;
    float: right !important;
    width: 16px;
    height: 16px;
    background-color: transparent !important;
    border: none !important;
}

/* form */
.defaultform {
    margin: 0;
    padding: 5px 10px;
}

    .defaultform .red {
        color: #f00 !important;
        display: inline;
        padding: 0;
        margin: 0;
    }

    .defaultform ol {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .defaultform li {
        margin: 0;
        padding: 0;
        background: none;
        border: none;
        float: left;
        width: 100%;
    }

        .defaultform li.buttons {
            margin: 20px;
            float: left;
        }

    .defaultform label.small {
        margin: 0;
        width: 100px;
        padding: 0px 15px;
        font: normal 10pt Arial, Helvetica, sans-serif;
        color: #444;
        display: inline-block;
        text-align: right;
    }

    .defaultform label {
        margin: 0;
        width: 130px;
        padding: 10px 15px;
        font: normal 10pt Arial, Helvetica, sans-serif;
        color: #444;
        display: inline-block;
        text-align: right;
    }

        .defaultform label.large {
            float: left;
            margin: 0;
            width: 195px;
            padding: 10px 0;
            font: normal 10pt Arial, Helvetica, sans-serif;
            color: #444;
        }

        .defaultform label span {
            font: normal 10px Arial, Helvetica, sans-serif;
        }

    .defaultform span.label {
        margin: 0;
        padding: 5px;
        font: normal 10pt Arial, Helvetica, sans-serif;
        color: #444;
        display: inline-block;
        text-align: left;
    }

    .defaultform input.tiny {
        width: 30px;
        border: 1px solid #ddd;
        margin: 5px 0;
        padding: 5px 2px;
        background: #f0f0f0;
    }

    .defaultform input.small {
        width: 170px;
        border: 1px solid #ddd;
        margin: 5px 0;
        padding: 5px 2px;
        height: 32px;
        background: #f0f0f0;
    }

    .defaultform input.text {
        width: 360px;
        border: 1px solid #ddd;
        margin: 5px 0;
        padding: 5px 2px;
        height: 32px;
        background: #f0f0f0;
    }

    .defaultform select.small {
        width: 176px;
        border: 1px solid #ddd;
        margin: 5px 0 10px 0;
        padding: 5px 2px;
        background: #f0f0f0;
        vertical-align: top;
    }

    .defaultform select.medium {
        width: 210px;
        border: 1px solid #ddd;
        margin: 5px 0 10px 0;
        padding: 5px 2px;
        background: #f0f0f0;
    }

    .defaultform select.large {
        width: 360px;
        border: 1px solid #ddd;
        margin: 5px 0 10px 0;
        padding: 5px 2px;
        background: #f0f0f0;
    }

    .defaultform textarea {
        width: 360px;
        border: 1px solid #ddd;
        margin: 10px 0;
        padding: 2px;
        background: #f0f0f0;
        height: 150px;
    }

    .defaultform .tall {
        float: left;
        margin: 0;
        padding: 3px 0;
        font: normal 10pt Arial, Helvetica, sans-serif;
        color: #444;
    }

    .defaultform .full {
        float: left;
        margin: 0;
        width: 100%;
        padding: 4px 11pt 4px 0;
        font: bold 11px Arial, Helvetica, sans-serif;
    }

        .defaultform .full a {
            text-decoration: none;
            display: inline-block;
        }

            .defaultform .full a:hover {
                text-decoration: underline;
            }

    .defaultform li.hide {
        display: none;
    }

.vs-button {
    outline: 0;
    margin: 0 4px 0 0;
    padding: .4em 1em;
    text-decoration: none !important;
    cursor: pointer;
    position: relative;
    text-align: center;
    zoom: 1;
}

    .vs-button .ui-icon {
        position: absolute;
        top: 50%;
        margin-top: -8px;
        left: 50%;
        margin-left: -8px;
    }

a.vs-button {
    float: left;
}

/* remove extra button width in IE */
button.vs-button {
    width: auto;
    overflow: visible;
}

.vs-button-icon-left {
    padding-left: 2.1em;
}

.vs-button-icon-right {
    padding-right: 2.1em;
}

.vs-button-icon-left .ui-icon {
    right: auto;
    left: .2em;
    margin-left: 0;
}

.vs-button-icon-right .ui-icon {
    left: auto;
    right: .2em;
    margin-left: 0;
}

.vs-button-icon-solo {
    display: block;
    width: 8px;
    text-indent: -9999px;
}
/* solo icon buttons must have block properties for the text-indent to work */

.vs-buttonset {
    float: left;
}

    .vs-buttonset .vs-button {
        float: left;
    }

.vs-buttonset-single .vs-button,
.vs-buttonset-multi .vs-button {
    margin-right: -1px;
}

.vs-toolbar {
    padding: .5em;
    margin: -10px 0 20px;
}

    .vs-toolbar .vs-buttonset {
        margin-right: 1.5em;
        padding-left: 1px;
    }

    .vs-toolbar .vs-button {
        font-size: 1em;
    }

/*jQuery UI custom options*/
.ui-icon-east {
    display: inline-block !important;
    margin: 0 0 -3px 13px;
}

.ui-icon-west {
    display: inline-block !important;
    margin: 0 10px -3px 0;
}

.ui-button {
    font-size: 10pt;
    padding: 10px !important;
}

.ui-dialog .ui-dialog-buttonpane button {
    font-size: 10pt !important;
    padding: 5px 0 !important;
}

.widgetsize {
    min-width: 150px;
    max-width: 75%;
    margin: -10px auto 13px auto;
    display: inline-block;
}

    .widgetsize a {
        color: #da2128 !important;
    }

        .widgetsize a:hover {
            color: #da2128;
        }

.widget-message {
    font-size: 10pt;
    padding: 5px 10px;
}

    .widget-message p a {
        display: inline !important;
        margin: 0px !important;
    }

    .widget-message span strong a {
        color: #6b1400;
    }

.widget-error-message {
    font-size: 10pt;
    padding: 5px 20px;
}

    .widget-error-message p {
        margin: 10px 0;
    }

.widget-icon-height {
    padding: 8px 5px 20px 0 !important;
    float: left;
}

.erroranchor {
    color: #9d0606 !important;
}