

body {
    text-align: center;
    background-color: #000;
    font-family: Verdana, Helvetica, Arial, san-serif;
}

.mainContainer {
    border: 2px solid #CCC;
    background-color: #FFF;
    padding: 5px;
    width: 780px;
}

.logoTop {
    display: none;
}

#mainBox {
    display: block;
    width: 900px;
    height: auto;
    color: #1B1D1E;
    background-color: #FFF;
    margin: 0;
    padding: 20px;
    font-size: 12pt;
}

.button, input.button {
    border: 0;
}

.actionButton {
    width: 200px;
    height: 100px;
    font-size: 16pt;
}

.smallActionButton {
    width: 150px;
    height: 75px;
    font-weight: bold;
    font-size: 12pt;
}

.smallerActionButton {
    width: 100px;
    height: 50px;
    font-size: 8pt;
}

.smallestActionButton {
    width: 125px;
    height: 25px;
    font-size: 8pt;
}

.squareActionButton {
    width: 75px;
    height: 75px;
    font-size: 16pt;
    background-image: url('../img/login_button.png');
    border: 0;
}

.mainArea {
    color: #1B1D1E;
    font-size: 10pt;
    font-weight: bold;
    line-height: 20pt;
    min-height: 600px;
}

.mainArea input, .mainarea textarea {
    border: 1px solid #8f8164;
    font-family: Verdana, Helvetica, Arial, san-serif;
    font-size: 10pt;
}

input.radio {
    background-color: #FFF;
    background-image: url('../menu/img/btn_yellow.png');
    width: 137px;
    height: 20px;
    border: 0;
    font-size: 7pt;
    font-weight: bold;
    color: #FFF;
}

button.button, input.button {
    background-image: url('../menu/img/btn_yellow.png');
    background-color: inherit;
    width: 137px;
    height: 20px;
    font-size: 7pt;
    font-weight: bold;
    padding: 0;
    border: 0;
    text-align: center;
    color: #FFF;
    margin-bottom: .5em;
    vertical-align: 40%;
}

input.darkenButton {
    /*width: 180px;*/
    /*height: 24px;*/
    width: 139px;
    height: 22px;
    border: 0;
    background-image: url('../menu/img/btn_dkblue.png');
}

input.bluenButton {
    width: 139px;
    height: 22px;
    background-image: url('../menu/img/btn_blue.png');
}

h1 {
    padding: 7px;
    font-size: 13pt;
}

.boxSection {
    border: 2px solid #424e4f;
    background: #FFF;
    font-weight: bold;
    font-size: 8pt;
    line-height: 14pt;
    padding: 0;
}

.boxSection input {
    vertical-align: middle;
}

.boxSection div {
    margin-top: -1.5em; /* extra space correction */
    padding: 1em;
}

.boxSection h3, .innerBox h3 {
    font-size: 10pt;
    color: white;
    background: #1b1d1e;
    border: 2px solid #424e4f;
    padding-top: .4em;
    padding-bottom: .4em;
    
    width: 100%;
    margin-top: -2px; /* border size */
    margin-left: -2px; /* border size */
}

.boxSection div a {
    color: #1B1D1E;
    margin-left: 6px;
}

.boxSection div a:hover {
    text-decoration: none;
}

div.innerBox, .innerBox { /* ".boxSection div" overrides us without this explictness */
    border: 2px solid #2a3845;
    background: #FFF;
    margin-bottom: 13px;
    padding: 0;
    font-weight: bold;
    font-size: 8pt;
    line-height: 14pt;
}

.innerBox input {
    vertical-align: middle;
}

.innerBox div {
    margin-top: -1.5em; /* extra space correction */
    padding: 1em;
}

.innerBox h3 {
    background: #506372;
    border: 2px solid #263846;
}

.innerBox div a {
    color: #4F6373;
}

.innerBox div a:hover {
    text-decoration: none;
}

.innerBox h3 a {
    color: white;
}

.innerBox h3 a:hover {
    text-decoration: none;
}

.importantBox {
    border: 2px solid #8f8164;
    background: #FFF;
    text-align: center;
    margin-top: 0;
    padding: 0;
}

.importantBox h3 {
    font-size: 10pt;
    padding-top: .4em;
    padding-bottom: .4em;
    color: #8f8164;
    background: #d9d7ac;
    border: 2px solid #8f8164;
    
    width: 100%;
    margin-top: -2px; /* border size */
    margin-left: -2px; /* border size */
    
    text-align: center;
}

.importantBox div {
    margin-top: -1.5em; /* extra space correction */
    padding: 1em;
    text-align: center;
    
    color: #8F8164;
    font-size: 7pt;
}

.breadcrumbs, .breadcrumbs a, div.breadcrumbs a {
    color: #4F6373;
    font-weight: bold;
    font-size: 8pt;
    line-height: 14pt;
}

.breadcrumbs a {
    text-decoration: underline;
}

.popup {
    background: #d9d7ac;
    padding: 0;
    text-align: left;
    border: 3px solid #8f8164;
    color: #8f8164;
}

.popup div.strong {
    margin-top: -20px;
    margin-left: -18px;
}

.footer, .footer a {
    color: #000;
    font-size: x-small;
}

.hiWeekSelectTableContainer {
    color: #593a33;
}

.hiWeekSelect tr th {
    color: #593a33;
    border-left: 2px solid #9E855B;
    border-top: 2px solid #9E855B;
    border-right: 2px solid #9E855B;
    border-bottom: 1px solid #9E855B;
}

.hiWeekSelect td {
    color: #593a33;
    border-left: 2px solid #9E855B;
    border-top: 1px solid #9E855B;
    border-right: 2px solid #9E855B;
    border-bottom: 2px solid #9E855B;
}

.hiWeekSelectAddTime {
    background-color: #C5BBB8;
    border: 2px solid #593a33;
    color: #593a33;
}

.dateInput td {
    text-align: center;
}

.coupon {
    text-align: center;
    font-weight: bold;
    font-size: larger;
    color: rgb(218, 56, 56);
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

.clearRight {
    clear: right;
}

.clearLeft {
    clear: left;
}

.clearBoth {
    clear: Both;
}
