.mouseovercaptionbgcolor {
    background-color: white;
}

A.gg:link {
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: arial;;
    text-decoration: none;
}

A.gg:visited {
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: arial;
    text-decoration: none;
}

A.gg:hover {
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: arial;
    text-decoration: none;
    text-decoration: underline;
}

.timeDetail {
    text-align: center;
/ / font-family : arial, sans-serif;
    font-weight: bold;
    font-size: 12pt;
}

.subCat {
    text-decoration: none;
    font-weight: bold;
    color: black;
    width: 275px;
    margin-left: 30px;
}

.itemDesc {
    color: black;
    font-family: arial, sans-serif;
    font-size: 10pt;
    text-align: left;
}

.categoryDesc {
    font-size: 10pt;
/ / font-style : italic;
}


.item-name {
    font-size:12pt;
    line-height:1.1em;
    padding-left: 10px;
    width: 250px;
}

a.itemPrice:link {
    color: black;
    font-family: arial;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}

a.itemPrice:visited {
    color: black;
    font-family: arial;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}

a.itemPrice:hover {
    color: black;
    font-family: arial;
    font-size: 10pt;
    text-decoration: underline;
    font-weight: bold;
}

.orderTotalTag {
    text-align: right;
    font-weight: bold;
    font-family: arial;
    font-size: 10pt;
    white-space: nowrap;

}

.orderTotalValue {
    text-align: right;
    font-family: arial;
    font-size: 10pt;
}

.instruct {
    font-family: arial;
    font-size: 8pt;
}

.darktag {
    font-weight: bold;
    font-family: arial;
    font-size: 10pt;
}

.orderTotalTag {

    font-family: arial;
    font-size: 7pt;
    font-weight: bold;
    text-align: left;
    padding-right: 10px;
    width: 260px;
    white-space: nowrap;
}

.checkoutHeading {
    color: #b31800;
    font-size: 14pt;
    font-family: arial;
    font-weight: bold;
}

.checkoutDescription {
    color: #000000;
    font-size: 10pt;
    font-family: arial;
}

.checkoutTable {
    border: 4px black solid;
}

.orderTotalValue {
    font-family: arial;
    font-size: 7pt;
    text-align: right;
    padding-right: 98px;
}

.locationSearch {

    color: black;
    font-size: 12pt;

}

.loyaltyBox {
    border: 2px solid;
    border-radius: 25px;
    padding: 10px;
    text-align: center;
    width: 90%;
    background-color: white;
    color:black;
    text-decoration: none;
}

.loginRewards {
    color:black;
    text-decoration: none;
    font-weight: bold;
}

