﻿body {
    margin: 0px;
    font-family: Verdana,helvetica, Sans-Serif;
    font-size: 12px;
    background-color: #F1F1F1;
    /*background-image:url(../images/pattern3.gif);
   background-repeat:repeat;*/
}

#abody {
    margin: 0px;
    font-family: Verdana,helvetica, Sans-Serif;
    font-size: 12px;
    background-color: #f7f7f7;
    background-image: url(../images/pattern3.gif);
    background-repeat: repeat;
}

img {
    border: none;
}

textarea {
    resize: none;
}

.tblAdmin {
    height: 250px;
    background-color: #9dbb85;
    padding: 20px;
}

.subhead {
    font-size: 14px;
    color: #3a4f9e;
    padding-bottom: 8px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}

.logincontent {
    font-size: 12px;
    color: #3a4f9e;
    font-weight: bold;
}

.txtLogin {
    width: 220px;
    height: 26px;
    border: solid 1px #3a4f9e;
    padding: 4px 0px 3px 23px;
    background-color: #fff !important;
}

#header {
    background-color: #F1F1F1;
    height: 80px;
}

.white {
    font-family: Verdana;
    color: White;
}

.fix-shadow-bottom-height {
    margin-top: -14px;
}

.sidebar {
    width: 230px;
    height: 500px;
    padding-top: 3px;
    float: left;
    background-color: #F1F1F1;
}

.mainContent {
    display: block;
    left: 230px;
    margin-left: 230px;
}

.headline {
    height: 20px;
    background-color: #1E99E6;
    color: white;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
}

.headborder {
    border: solid 2px #1E99E6;
}

.tbloutline {
    border-left: #D3E1EA 2px solid;
    border-right: #D3E1EA 2px solid;
    border-bottom: #D3E1EA 2px solid;
    border-top: #D3E1EA 2px solid;
}

.categoryhead {
    background-image: url(../images/producttop.jpg);
    background-repeat: repeat-x;
    height: 35px;
    padding-left: 0px;
    color: White;
    font-size: 14px;
    font-weight: bold;
}

.redHead {
    color: Red;
    padding: 5px;
    margin: 5px;
}

.formErrorContent3 {
    margin: 0 auto;
    background: #354b9c;
    color: white;
    width: 99%;
    font-family: tahoma;
    text-align: left;
    font-size: 14px;
    border: 1px solid #87bd4e;
    padding: 5px 5px 5px 0px;
}

.formErrorContent2 {
    background: #354b9c;
    color: white;
    width: 200px;
    font-family: tahoma;
    font-size: 14px;
    border: 2px solid #87bd4e;
    padding: 6px 10px 6px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-image: initial;
}

.login {
    font-size: 10px;
    font-family: Calibri;
}

    .login a {
        font-size: 10px;
        font-family: Calibri;
        color: white;
    }

.content {
    padding: 10px;
}

.gradient-style {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 12px;
    border-collapse: collapse;
}

    .gradient-style th {
        text-align: left;
        font-size: 13px;
        font-weight: normal;
        background: #5e74c8 url(../images/gradhead.png) repeat-x;
        border-top: 2px solid #87bd4e;
        border-bottom: 1px solid #87bd4e;
        color: #000;
        padding: 7px 0px 0px 7px;
    }

    .gradient-style td {
        border-bottom: 1px solid white;
        text-align: left;
        border-top: 1px solid white;
        background: #c3cceb url("../images/gradback.png") repeat-x;
        padding: 3px;
    }

textarea {
    background-color: #f6f7fc !important;
}

.gradient-style .select {
    color: red;
}

.gradient-style1 th {
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    background-color: #4578D2;
    border-top: 2px solid #D3DDFF;
    color: White;
    padding: 3px;
}

.gradient-style a {
    color: gray;
    text-decoration: none;
}

    .gradient-style a:hover {
        color: black;
        text-decoration: none;
    }


.head {
    font-size: 13px;
    font-weight: normal;
    background: #B9C9FE url("../images/gradhead.png") repeat-x;
    border-top: 2px solid #D3DDFF;
    border-bottom: 1px solid white;
    color: #039;
    padding: 3px;
}


.button {
    -moz-box-shadow: inset 0px 1px 0px 0px #183f9c, 0 1px 2px #555;
    -webkit-box-shadow: inset 0px 1px 0px 0px #183f9c, 0 1px 2px #555;
    box-shadow: inset 0px 1px 0px 0px #fbb7d9, 0 1px 2px #fff;
    background: #354b9c;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 5px;
    border: 1px dotted #183f9c;
    display: inline-block;
    color: white !important;
    font-size: 13px;
    font-weight: normal;
    padding: 5px 5px;
    text-decoration: none;
    text-shadow: 0px -1px 0px #354b9c;
    text-align: center;
    line-height: 15px;
    cursor: pointer;
}

.tableList td {
    width: 25%;
}

.tableList td {
    width: 20%;
}

.yellow {
    color: Yellow;
    font-family: Calibri;
    font-weight: bold;
    font-size: 16px;
}

.home-logo {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 40px;
}

.btsmt {
    width: 100%;
    height: 40px;
    border: none;
    cursor: pointer;
    background-color: #9c0a54;
    color: #fff;
    font-size: 14px;
}

.mid-bg {
    background-color: #ff4da6;
}

.hotel-rate-input {
    width: 100%;
}

.buttonlogin {
    background-color: #3a4f9e;
    border: none;
    color: #ffffff;
    padding: 5px 23px;
    text-align: center;
    font-size: 18px;
    cursor:pointer;
}
