﻿.mainDiv h3
{
    color: #dfdfdf;
    font-size: 2.182em;
    letter-spacing: -1px;
    margin: 0px;
    padding-bottom: 14px;
    background: url(../../images/title-line.gif) bottom left no-repeat;
}
.mainDiv h3 strong
{
    display: block;
    font-size: 0.542em;
    color: #59504c !important;
    letter-spacing: normal;
    margin: 2px 0px 2px 0px;
    padding-top: 2px;
}

.mainDiv
{
    width: 920px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    background: url(../../images/content-bg.png);
    padding: 15px 20px 20px 20px;
}

.mainDiv h1
{
    font-size: 1.8em;
    font-weight: bold;
    color: #dcc;
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px dotted #755;
    border-bottom: 1px dotted #755;
    padding: 10px;
}

.button
{
    background: url(../../images/button.gif) repeat-x;
    height: 22px;
    border: solid 1px #403f3e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding-left: 5px;
    padding-right: 5px;
    color: #fff;
    background-repeat: repeat-x;
}
.textBox
{
    border: solid 1px #403f3e;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #302624;
    padding: 3px;
    width: 180px;
}
.adminTextarea
{
    border: solid 1px #403f3e;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #302624;
    padding: 3px 2px 4px 3px;
    height: 70px;
    width: 180px;
}

.selectDDL {border:solid 1px #403f3e; background:#fff; 
                    font-family:Arial, Helvetica, sans-serif; font-size:1em; 
                    color:#302624; padding:3px 3px 3px 3px; width:180px; }

.UserInfoHead
{
    padding: 8px 0px 5px 0px;
    text-align: center;
    background: url(../../images/table_hd.gif) repeat-x;
}
.UserInfoContent
{
    background: #140e0d;
    padding: 8px;
    vertical-align: middle;
    border-top: 1px dotted #614543;
    text-align: left;
    line-height: 20px;
}

.loginTable
{
    border: 1px solid #614543;
    color: #D7C7BC;
    -moz-border-radius: 5px;
    margin-top: 10px;
}
.loginTable td
{
    padding: 5px;
    white-space: nowrap;
}
.loginTable label
{
    margin-left: 3px;
}

.linkTable td
{
    padding-left: 7px;
    padding-right: 7px;
    border-left: 1px dotted;
}

.tableServices td
{
    white-space:nowrap;
    padding:0px;
}

.tableServices tr {padding:0px;}

.tableOffer td {padding:5px;}

.Grid
{
    color: #eee;
    border-color: #614543;
    width:100%;
}

.Grid tr:hover td
{
    background: none repeat scroll 0 0 #200000;
    color: #fff;
}

.gridHeader
{
    color:#fff;
    background: url(../../images/header.png) repeat-x;
    height: 26px;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
}

.Grid .row
{
    background: #000000;
    text-align: left;
}

.Grid .row td
{
    padding: 10px;
}

.Grid .alternateRow
{
    background: #1a1a1a;
    text-align: left;
}

.Grid .alternateRow td
{
    padding: 10px;
}

.Grid .editingRow
{
    color: Navy;
}

.Grid .cellPadding
{
    padding: 3px 5px 3px 5px;
}

.Grid2
{
    border-color: #614543;
}

.Grid2 .gridHeader
{
    color: #fff;
    background: url(../../images/header.png) repeat-x;
    height: 26px;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
}
.Grid2 .cellPadding
{
    padding: 3px 5px 3px 5px;
}

.tableCell
{
    padding: 3px 5px 3px 5px;
    text-align: center;
}

.tableCellLeft
{
    padding: 3px 5px 3px 5px;
    text-align: left;
}

.tableCellRight
{
    padding: 3px 5px 3px 5px;
    text-align: right;
}

.surveyQuestionList td
{
    padding: 6px;
}

.myCalendar td
{
    padding: 3px 5px 3px 5px;
}
.myCalendar th
{
    padding: 3px 5px 3px 5px;
}
