﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #f5f5f5;
    margin: 0px;
    padding: 0px;
    width: auto;
    height: auto;
    /*background-image: url("../newweb/images/widebg.png");*/
    background-position: left -14px;
    background-repeat: repeat-x;
    background-color:#777;
}


a
{
    color: #FEBF02;
    text-decoration: none;
}
a:link
{
    color: #FEBF02;
    text-decoration: none;
}

a:active
{
    color: #FEBF02;
    text-decoration: none;
}

a:hover
{
    border-width: 1px;
    border-color: #FEBF02;
    color: #FEBF02;
    text-decoration: none;
    border-bottom-style: dotted;
}
.page
{
    background-position: left -22px;
    text-align: center;
    width: 970px;
    /*background-image: url("../newweb/images/headerbg.jpg");*/
    background-repeat: no-repeat;
}

@media only screen and (max-width: 970px) {
    .page {
        width: 100%;
    }
}

    .container {
    }

    .header {
        text-align: center;
        border-bottom: 2px dashed #3D104E;
        margin-bottom: 24px;
        border-bottom-color: transparent;
    }

    .left {
        float: left;
    }

    .right {
        float: right;
    }

    .clear {
        clear: both;
    }

    .footer {
    }

    .message {
        /*line-height: 20px;
    margin-left: 52px;
    margin-top: 60px;
        */
        padding: 12px 18px;
        text-align: left;
        width: 80%;
        margin: 0 auto;
    }

    .messagewrapper {
    }

    .toad {
        background-image: url("../newweb/images/toad.png");
        background-position: 10px top;
        background-repeat: no-repeat;
        height: 620px;
        width: 270px;
    }


    .toad-Maintenance {
        background-image: url("../newweb/images/4.png");
        background-position: 10px top;
        background-repeat: no-repeat;
        height: 620px;
        width: 270px;
    }

    .toad-BusinessNotFound {
        background-image: url("../newweb/images/3-1.png");
        background-position: 10px top;
        background-repeat: no-repeat;
        height: 620px;
        width: 270px;
    }

    .toad-404 {
        background-image: url("../newweb/images/2.png");
        background-position: 10px top;
        background-repeat: no-repeat;
        height: 620px;
        width: 270px;
    }


    .toad-error {
        background-image: url("../newweb/images/1-1.png");
        background-position: 10px top;
        background-repeat: no-repeat;
        height: 620px;
        width: 270px;
    }
    /*Appointy Base Css*/

    .logo {
        background-image: url("../newweb/images/logo.png");
        background-position: left 0;
        background-repeat: no-repeat;
        height: 72px;
        margin-left: 15px;
        width: 260px;
    }

    .offsetImg {
        text-indent: -9000px;
    }

    /* End Appointy Base Css*/