html {
 
    color:black;
    font-size: 15px;
    background-size: 100%;
    background-repeat: no-repeat;
    text-align: center;
}



body {
     
    background-size: 100%;
    font-size: 1em;
    color: #5f5e5b;
  
}

h1.opening {
    background-color: #EFA000;
    padding-top: 5px;
    padding-bottom: 5px;
    color: white;
}

h1.opening2 {
    background-color: none;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #EFA000;
}


h1 {
    
    color: #EFA000;
    font-size: 18pt;
    font-weight: bold;

}

h2 {
    
    color: #5f5e5b;
    font-size: 13pt;
    font-weight: normal;
}

h3 {
    color: black;
    font-size: 16pt;
    font-weight: 400;
    text-align: center;
    line-height: 18px;
}

a.offer3 {
    color:  #5f5e5b;
}

a.offer3:hover {
    color: black;

}

h4 {
    color: #5f5e5b;
    font-size: 15pt;
    font-weight: 100;
    text-align: center;
    line-height: 25px;
}

h5 {
    color: #0d0d0b;
    font-size: 20pt;
    font-weight: normal;
    line-height: 25pt;
    padding-bottom: 0;
}
 
span {

}

.contactus {
    color: white;
     font-family: 'Montserrat Alternates', sans-serif;
}
 
p {
    color: black;
    font-size: 12pt;
    text-align: left;
}

a.numbers {
 color: black;   
}

a.numbers:hover {
 color: #fff;   
}
/* ==========================================================================
   TopStuff
   ========================================================================== */
#Master_CPH1_registerContent {
    color: #0d0d0b;
    background-color: #EFA000;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    
    
}
#Master_CPH1_lblPrimaryAddress {
    color:black;
}}


#Master_CPH1_lblgeneralServerErrorFFLedgend {
    color: white;
    font-family: 'Montserrat Alternates', sans-serif;
}

#Master_lblEmail, #Master_lblEmail, #Master_lblPass {
    font-size: 12pt;
  font-family: 'Montserrat Alternates', sans-serif;
}
#top-stuff {
    
    right: 10px;
    padding: 6px;
    color: #FFF;
    font-size: 10px;
    background: #EFA000;
    font-family: 'Montserrat Alternates', sans-serif;
}



   #top-stuff {
    right: 10px;
   
    border-left: none;
    border-right: none;
    padding: 4px 4px 4px 4px;
    }


#Master_lblMessage {
    color: #000;
    line-height: 35px;
    font-size: 12px;
}

#Master_lblTopMessage {
    color: #000;
    font-size: 12px;
}

/*-- Toolbar User Name & greeting --*/


.userInput {
    background-color: #EFA000;
    border: solid 1px #1e1e1e;
}

.userInputError {
    background-color: #93a4be;
}

#Master_lblUser {
      
    font-size: 10pt;
    font-weight: 100;
}

.activeMenu {
    border-top: solid 1px #455868;
    display: none;
}

#menu li a {
    text-decoration: none;
}

    #menu li a:hover {
    }

#menu > li > a {
}

#menu li li a {
    color: #FFF;
}

    #menu li li a:hover {
        display: block;
        background-color: #EFA000;
    }

#Master_adminMenu {
    background-color: #0d0d0b;
    color: #FFF;
}

a {
    color: #EFA000;
     text-decoration: none;
}

a:hover {
    color: black;
}

    a.link {
        color: black;
        text-decoration: none;
    }
/*******************/
/***** Input   *****/
/*******************/


input {
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px black;
    padding: 3px;
   
}


/*************************/
/***** Form Fields   *****/
/*************************/

.formFieldlegend {
     font-family: 'Montserrat Alternates', sans-serif;
    color: #EFA000;
    background-color: #0d0d0b;
    text-align: center;
    font-weight: normal;
    font-size: 130%;
    text-transform: uppercase;
  
}

.formField {
    -moz-border-radius: 5px;
 
    font-size: 90%;
    text-align: center;
     border: dashed 2px black;
    -moz-border-radius: 15px;
   
}


#choices .formFieldlegend  {
    display: none;
}

#Master_CPH1_btnDeliveredTakeaway, #Master_CPH1_btnTakeaway {
    
    font-family: 'Montserrat Alternates', sans-serif;
    font-size: 20px;
    color: #0d0d0b;
    border: solid 2px #EFA000;
  
     width: 40.2%;
    text-transform: uppercase;
    text-align: center;  
}

#Master_CPH1_btnDeliveredTakeaway:hover, #Master_CPH1_btnTakeaway:hover {
    background-color: #FFF;
    color: #EFA000;
       border: solid 2px #EFA000;
}

    /*******************/
    /***** Buttons  ****/
    /*******************/

    .formField .button {
        background-color: #f0f0f0;
    }

.button:hover {
    background-color: #EFA000;
}


/**************************/
/***** Table Cells   *****/
/**************************/

.paddedCell {
   
    color: #0d0d0b;
    font-size: 15pt;
    background-color: #EFA000;
}

    .paddedCell a {
        color: #990033;
    }

        .paddedCell a:hover {
            color: #a40102;
        }

.paddedCellAlt {
    color: #1e1e1e;
    background-color: #EFA000;
    border-bottom: black 1px dashed;
    border-top: black 1px dashed;
}

    .paddedCellAlt a {
        color: #a40102;
    }

        .paddedCellAlt a:hover {
            color: #a40102;
        }


.paddedCellHead {
    border-bottom: black 1px dashed;
    border-top: black 1px dashed;
    color: #1e1e1e;
    background-color: #EFA000;
}

    .paddedCellHead a {
        color: #a40102;
    }

        .paddedCellHead a:hover {
            color: #a40102;
        }

.paddedCellHeadAlt {
    border-bottom: black 1px dashed;
    border-top: black 1px dashed;
    color: #EFA000;
    font-size: 25px;
    background-color: black;
}

    .paddedCellHeadAlt a {
        color: #FFF;
    }

        .paddedCellHeadAlt a:hover {
            color: #f2f0f2;
        }


/****************/
/***  cart    ***/
/****************/

#cart {
    width: 266px;
    background-color: #0d0d0b;
    border-bottom: dashed 2px #a40102;
    color: #FFF;
    padding-right: 20px;
    font-size: 12pt;
}

.cartBody {
}

#cart a {
    color: #EFA000;
}

    #cart a:hover {
        color: #a40102;
    }


.cartPanel {
    vertical-align: bottom;
}


#voucherText, #vatBreakdown {
    font-size: 18px;
    color: #a40102;
}


a#Master_CPH1_lnkCheckout {
    background: #EFA000;
    
    color: #f2f0f2;
    font-weight: bold;
    padding: 2px 2px;
    font-size: 14px;
    margin: 0px 2px 5px;
    border-radius: 3px;
}

    a#Master_CPH1_lnkCheckout:hover {
        background: #EFA000;
       
        color: #1e1e1e;
    }

#Master_CPH1_lblCartValue, #Master_CPH1_lblUnderCart {
    color: white;
    font-size: 12pt;
}

table#checkoutTimeTable {
    display: none;
}
/******************/
/*** footCart   ***/
/******************/


#footCart {
    background: #0d0d0b;
    border-top: dashed 3px #a40102;
}


#footCartDetails {
    background: #a40102;
    border: dashed 1px #EFA000;
    border-radius: 5px;
    color: #f2f0f2;
}


#lnkFootCheckout {
    background: #EFA000;
    border: dashed 1px #a40102;
    border-radius: 5px;
    color: #fff;
}

    #lnkFootCheckout:hover {
        background: #a40102;
        border: dashed 1px #EFA000;
        color: #275123;
    }
a#lnkFootCart {
    color: white;
}
#footCartAdd {
    background: #a40102;
    border: dashed 1px #EFA000;
    border-radius: 5px;
    color: #F7F4E3;
}


/**************************/
/***  Sliding catnav    ***/
/**************************/


#navigation ul.catNav {
     font-family: 'Montserrat Alternates', sans-serif;
    width: 210px;
    background-color: #EFA000;
}


           #navigation .catNavli a {
    color: #FFF;
    font-weight: normal;
    text-decoration: none;
    border-bottom: 1px dashed #0d0d0b;
}

    #navigation .catNavli a:hover {
        color: #0d0d0b;
    }


/*************************/
/*** Repeating Catnav  ***/
/*************************/

.menuTd ul.catNav li a {
    font-family: 'Montserrat Alternates', sans-serif;
    color: #a40102;
    background: #EFA000;
    padding: 4px;
    margin: 7px;
    font-size: 16px;
    border: 1px solid #0d0d0b;
}

    .menuTd ul.catNav li a:hover {
        color: #0d0d0b;
    }



/*************************/
/*** Menu Cat Header   ***/
/*************************/

.menuTr {
    background-color: #FFF;
    border: solid 1px black;
}

.catTable {
   font-family: 'Montserrat Alternates', sans-serif;
    width: 100%;
    border-bottom: dashed 2px #EFA000;
  
}

.catDescription {
  
    color: #0d0d0b;
    font-size: 18pt;
    
    
}

.catName {
    font-family: 'Montserrat Alternates', sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #EFA000;
 
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 5px;
}


.dishNameTd {
   
    text-decoration: underline;
    border-radius: 5px;
    color: #EFA000;
    font-weight: bold;
    border-top: 2px dashed #F8981D;
}

.DescDiscName {
   border-top: 2px dashed #F8981D;
    font-weight: bold;
    font-size: 18px;
    color: #719030;
}


.dishDescriptionTd {
    font-family: 'Montserrat Alternates', sans-serif;
    color: #464644;
    font-size: 11pt;
  
    border-bottom: dashed 2px #F8981D;
    padding-top: 5px;
}

.desc1 {
    margin-left: 20px;
    font-size: 12px;
    color: #FFF;
    padding: 3px;
}


.desc2 {
    margin-left: 20px;
    font-size: 10px;
    color: #9D9A9B;
    padding-bottom: 0px;
}


.descPrice {
    color: #a40102;
}

.buy {
    width: 68px;
}



.dishPriceTd {
    width: 50px;
    font-size: 18pt;
    color: #a40102;
}

#catPic {
background-position: left;
    width: 100%;

}
/**************************/
/****   options.ASPX   ****/
/**************************/
/**************************/
/*****   Menu Modal   *****/
/**************************/
#Master_CPH1_lblOptionsTop, #lblOption1, #lblOption2, #lblOption3, #lblOption4, #lblOption5, #lblNoteBlurb {
    font-family: 'Montserrat Alternates', sans-serif;
     font-size: 18px;
   
    border-radius: 5px;
    padding: 10px;
    color: #F8981D;
    font-weight: bold;
}

.listy td {
    background-color: #F8981D;
    border-radius: 5ps;

}

#modalWindow {
   font-family: 'Montserrat Alternates', sans-serif;
    font-size: 15px;
    background-image: url(Images/CafeChesterBG.jpg);
    opacity: 50%;
   
}

.lb_overlay.js_lb_overlay {
    background: #F8981D;
}
#optionsTop {
    font-family: 'Montserrat Alternates', sans-serif;
    background-color: #EFA000;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color:black;
}

#lblOptionsDishName {
    color: #000;
}


#lblOptionsBasicDishPrice {
    display: none;
    color: #FFF;
}

#udpNewPrice {
    color: #000;
}


hr {
    color: #E22244;
}

.listy td {
    font-family: 'Montserrat Alternates', sans-serif;
    border-bottom: solid 2px #f99700;
    padding-bottom: 10px;
    padding-top:10px;
    color: black;
    background-color: white;
    
}

#txtNote {
    background-color: #fff;
    color: #1e1e1e;
}



#CPH1_head_lblLoginA, #CPH1_head_lblLogin {
    color: #00FF00;
}


.activeStage {
    color: #F0205A;
}


#Master_CPH1_lblstages {
    color: #D4D833;
}



#Master_CPH1_tbCustomerMessage {
    border: solid 1px black;
    background-color: #fff;
}

.chkoutSummaryItem {
    border-bottom: dashed 3px #6E5A53;
}

#Master_inputEmail, #Master_inputPassword {
    background-color: white;
}
/**************************/
/*** SPSvrPayment.aspx  ***/
/**************************/

#Master_CPH1_paymentIFrame {
    background-color: #fff;
}
