body {
    background-color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.body_text, select, input {
    font-family: Verdana;
    font-weight: normal;
    font-size: 10px;
    font-style: normal;
    color: #000000;
    text-decoration: none;
}

.CustomerAcceptance .body_text {
    width: 600px;
}

.title_text {
    font-family: Verdana;
    font-weight: bold;
    font-size: 16px;
    font-style: normal;
    color: #61376D;
    text-decoration: none;
}

.header_text {
    font-family: Verdana;
    font-weight: bold;
    font-size: 14px;
    font-style: normal;
    color: #FFFFFF;
    text-decoration: none;
}

.copyright_text {
    font-family: Verdana;
    font-weight: normal;
    font-size: 8px;
    font-style: normal;
    color: #FFE3AA;
    text-decoration: none;
}

.error_text {
    font-family: Verdana;
    font-weight: normal;
    font-size: 10px;
    font-style: normal;
    color: #FF0000;
    text-decoration: none;
}

.page_bottom_space {
    border: 0px;
    z-index: 1;
    width: 1px;
    height: 40px;
}

.content_header {
    background-color: #C49F06;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.faq_list_title_text {
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    font-style: normal;
    color: #61376D;
    text-decoration: none;
}

.faq_list_ans_text1 {
    font-family: Verdana;
    font-weight: normal;
    font-size: 12px;
    font-style: italic;
    color: #FFE3AA;
    text-decoration: none;
}

.menu_text /* 10 */ {
    font-family: Verdana;
    font-weight: normal;
    font-size: 10px;
    font-style: normal;
    color: #000000;
    text-decoration: none;
}

.menu_text_hl {
    font-family: Verdana;
    font-weight: normal;
    font-size: 10px;
    font-style: normal;
    color: #FFFFFF;
    text-decoration: none;
}

.menu_main_cell {
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: 1px solid #FFFFFF;
    background-color: #E6D698;
}

.menu_main_cell_hl {
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    background-color: #C45206;
}

.menu_main_cell_right {
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: 1px solid #FFFFFF;
    background-color: #E6D698;
}

.menu_main_cell_right_hl {
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-top: 1px solid #FFFFFF;
    background-color: #C45206;
}

.sub_menu /* 16 */ {
    background-color: #FFFFFF;
}

.sub_menu_text {
    font-family: Verdana;
    font-weight: normal;
    font-size: 10px;
    font-style: normal;
    color: #000000;
    text-decoration: none;
}

.sub_menu_text_hl {
    font-family: Verdana;
    font-weight: normal;
    font-size: 10px;
    font-style: normal;
    color: #FFFFFF;
    text-decoration: none;
}

.sub_menu_cell {
    background-color: #E6D698;
}

.sub_menu_cell_hl {
    background-color: #C45206;
}




#contentArea A {
    color: #C49F06;
    text-decoration: underline;
}

    #contentArea A:hover {
        color: #F4CF82;
        text-decoration: underline;
    }

    #contentArea A:link {
        color: #C49F06;
    }

    #contentArea A:active {
        color: #F4CF82;
    }

.odd_row_text {
    font-family: Verdana;
    font-weight: normal;
    font-size: 10px;
    font-style: normal;
    color: #000000;
    text-decoration: none;
}

.odd_row {
    background-color: #E6D698;
}

.nav_menu {
    font-size: 10px;
    width: 100%;
}

.prefRow {
    height: 22px;
}

.buttons {
    background: url(../images/shortBtBg.gif);
    border: none;
    height: 17px;
    width: 60px;
}

.long_buttons {
    background: url(../images/longBtBg.gif);
    border: none;
    height: 17px;
    width: 73px;
    margin-top: 10px;
}

.CustomerAcceptance .content_header {
    width: 600px;
}

.Alerts {
    margin-top: 5px;
    width: 100%;
}

    .Alerts td.content_header {
        width: 100%;
        background: #fff;
        color: #c49f06;
        border: 1px solid #c49f06;
        font-family: Verdana;
        font-size: 14px;
    }

        .Alerts td.content_header strong {
            color: #c49f06;
        }

#contentArea .HistoryBut a, .PrevNextBut a{
    margin: 5px 10px 0px 10px;
    font-family: Verdana;
    color: #ffffff;
    height: 20px;
    background: #C49F06;
    padding: 2px 10px;
    text-decoration: none;
    font-size: 11px;
}

.DataSelectorInput:disabled {
    background-color: #D3D3D3;
}

.DataSelectorInput {
    background: url(../cal/cal.gif) 73px 2px no-repeat;
    height: 18px;
    width: 67px;
    padding-right: 25px;
    line-height: 18px;
    border: #000000 1px solid;
}
/* body:last-child .DataSelectorInput {background: url(../cal/cal.gif) 73px 2px no-repeat; height:18px; width:67px; padding-right:25px}*/
a[disabled] {
    color: #aaaaaa !important;
}

.listPlace a {
    font-family: Verdana;
    font-size: 11px;
    color: #c49f06;
    text-decoration: none;
}

    .listPlace a:hover {
        text-decoration: underline;
    }

.listPlace {
    border-bottom: 1px dotted #c49f06;
    border-top: 1px dotted #c49f06;
    padding-bottom: 10px;
    padding-top: 10px;
}

.ui-widget-header {
    background-color: #c49f06;
    background-image: none;
    border-color: #c49f06;
}

.ui-widget-content {
    border-color: #c49f06;
}

#divScrollRegion .header_text a {
    color: #ffffff;
}

.password_comment {
    font-size: 8px;
    font-family: Verdana;
}

.body_text.nav_menu a {
    font-size: 10px;
}

.uppercaseTextBox {
    text-transform: capitalize;
}


.InfoBox {
    position: absolute;
    background: white;
    padding: 10px;
    border: 1px solid black;
    color: Black;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    width: 400px;
    margin-left: -420px;
}

.password_change_result {
    color: green;
}

.notificationMethods {
    width: 150px;
}

.error_text {
    font-family: Arial;
    font-weight: normal;
    font-size: 12pt;
    font-style: italic;
    color: #FF0000;
    text-decoration: none;
}

.moreAddresses {
    cursor: pointer;
    font-size: 9px;
    border-width: 1pt;
    text-decoration: underline;
}

.morePhones {
    cursor: pointer;
    font-size: 9px;
    border-width: 1pt;
    text-decoration: underline;
}

.phonesHint {
    font-size: 8pt;
    border-width: 1pt;
}

.primaryAddress label, .primaryAddress input[type='checkbox']{
    cursor: pointer;
    font-size: 9px;
    border-width: 1pt;
    text-decoration: underline;
}
#divScrollRegion table td.header_text {
    text-align: center;
}

#divScrollRegion table td.header_text a{
        font-size: 9px;
}

/*Order View styles*/
  .departmentRow
        {
            font-size: 9pt;
            color: #990033;
            font-weight: bold;
        }
        
        .itemRow
        {
            font-size: 8pt;
            color: #000066;
        }
        
        .itemDescRow
        {
            font-size: 8pt;
            color: #000000;
        }
        
        .invoiceCommentRow, .invoicePaymentRow
        {
            font-size: 8pt;
            color: #000000;
        }
        
        .adjustmentRow, .couponRow
        {
            font-size: 8pt;
            color: #990033;
        }
        
        .totalRow
        {
            font-size: 8pt;
            color: #000000;
        }
        
        .masterAccount
        {
            color: #990033;
        }

        .tdOrderNo {
            font-weight: bold; 
            font-size: 18pt;
        }
        .tdStatus {
            font-weight: bold; 
            font-size: 18pt;
            text-align:center
        }
        .tdStatusDate {
            font-weight: bold; 
            font-size: 10pt;
            text-align:center
        }
        .tdSubTotal {
            border-top: 1pt solid #999999;
        }
        .tdTax {
            border-bottom: 2pt double #999999;
        }
/*End Order View styles*/

/* Hide Captions */
Caption {
    display: none;
}

/* Age Verification Prompt */
#ageCheck {
    position:absolute;
    width: 300px;
    height: 300px;
    left: 20px;
    top: 20px
}