/*
position:absolute;
left:100px;
top:100px;
*/

/*.btn {  background: #CCC;   color: #000000;  display: inline-block;  border-radius: 4px;  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);  font-family: Arial, sans-serif;  line-height: 2.5em;  padding: 0 0em;  text-decoration: none; }
.btn:hover {  background: #e62097;}*/

html, body {
    background-image: url(../template/background.jpg);
    /* for IE */
    font-family: Arial;
    font-size: 16px;
}

.containerBackground {

}

.contentBackground {
    background-color:whitesmoke;
    border-radius: 10px;
}

#rest_name {
    /*	
 visibility :hidden ;
*/
    margin: 0px 0px 0px 0px;
    font-size: 32px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
}

#rest_storeName {
    /*	
 visibility :hidden ;
*/
}

#rest_storeAddress {
    /*	
 visibility :hidden ;
*/
}

#miniOrder {
    /*	
 visibility :hidden ;
*/
}

#card_type {
    /*	
 visibility :hidden ;
*/
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.rest_phone {
    /*	
 visibility :hidden ;
*/
    font-size: 16px;
    font-weight: bold;
}


#storeHeader {
    background-color: #FFFFFF;
}

#divHeaderStoreInfo {
    background-image: url(../template/rstLogo.png);
    background-position: left;
    background-repeat: no-repeat;
    height: 120px;
    /* 
   visibility:hidden 
 background-color:#FFFFFF; 
*/
}

#storeInfoTable {
    /*
rstLogo
   visibility:hidden 
 */
    position: relative;
    top: 30px;
}

#menuTable td {
    text-align: left;
}

#divHeaderTitleLink {
    /*
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border: 1px solid #FFFFFF;
*/
    background-color: #FFFFFF;
    background-image: url(../template/headTitle.png);
    background-repeat: no-repeat;
    height: 100px;
}

    #divHeaderTitleLink a:visited {
        font-weight: bold;
        color: White;
        text-decoration: none;
    }

    #divHeaderTitleLink a:link {
        font-weight: bold;
        color: White;
        text-decoration: none;
    }

#divHeaderTitleLinkContent {
    font: 18px arial,sans-serif;
    position: relative;
    top: 25px;
    text-decoration: none;
    /*

*/
}


a:link, a:visited {
    text-decoration: none;
}

a:hover, a:active {
}


a img {
    border: none;
}


/*   orderTag=Body Content            */

#orderTag {
    height: auto;
}


#divFoot {
    /*
   background-image: url(../template/foot.png);
  background-image: url(../template/foot.png);
   background-color:#F1EBDB;
   height:60px;


*/
    background-image: url(../template/foot.png);
    background-color: #FFFFFF;
    height: 60px;
}



#pContentForFoot {
    /*
    height:60px;
    background-image: url(../template/foot.png);
   position:relative;
	top:15px;
*/
    font: 14px arial,sans-serif;
    text-align: center;
    position: relative;
    top: 5px;
}

#tableMenu {
    table-layout: fixed;
    /* 
vertical-align:top;
*/
}




#listDishTable {
    border-style: solid;
    border-width: 0px;
    width: 100%;
    border-collapse: collapse;
    
}
    /*
#listDishTable th { background-color:#BDB76B;color:white;width:50%; }
*/
    #listDishTable td, #listDishTable th {
        /*     padding: 5px;*/
        padding-top: 5px;
        padding-right: 0px;
        padding-bottom: 5px;
        padding-left: 0px;
        border: 0;
    }

    #listDishTable td {
        border-bottom: 1px dotted #6B6B6B;
    }

    #listDishTable tr {
        background-color: #FFFFFF;
    }

        #listDishTable tr:hover {
            /*

  background-color:#E82525;
  cursor: pointer;
*/
        }








#menuCategoryTable {
    border-collapse: collapse;
}



    #menuCategoryTable tr:hover {
        background-color: #ffbb00;
        cursor: pointer;
    }

    #menuCategoryTable td, #menuCategoryTable th {
        padding: 6px;
        border: 0;
    }


#divAItem {
    margin: auto;
    width: 680px;
    height: 480px;
    overflow: auto;
    background-color: #FFFFFF;
}

#divDish {
    background-color: #FFFFFF;
}

#divDishDescript {
    background-color: #FFFFFF;
    color: #666666;
    display: block;
    font-size: 14px;
    text-align: left;
}

#aItemImg {
    height: 150px;
}

#divWith {
    background-color: #FFFFFF;
}

#divSingleFtImage {
}

#aFoodTypeImg {
    height: 150px;
    border-radius: 25px;
}


.foodtype_name {
    color: #03145f;
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 0 10px;
    text-decoration: none;
}

.ftItem_description {
    /*   color: #FFFFFF;*/
    padding: 0 0 0 12px;
    display: block;
    font-size: 14px;
    text-decoration: none;
}

.foodTypeSectionTitle {
    background-color: #00C569;
}

.panel-default > .panel-heading {
       background-color: whitesmoke;
}


.menu_section {
    /*
        background-color:#CC0000;
           

    */
    background: #00C569 url(../template/foodTypeBg.jpg);
    clear: both;
    display: block;
    margin-top: 10px;
    padding: 5px 5px 5px 10px;
    width: 100%;
    font-size: 22px;
}

.item_name {
    color: #03145f;
    font-size: 14px;
    font-weight: bold;
  /*  padding: 0 0 0 10px;*/
    text-decoration: none;
}

.item_icon {
    margin-left: 5px;
}

.item_price {
    color: #444444;
    display: block;
    float: right;
    font-size: 14px;
    margin-top: 5px;
    /*  padding: 0 10px 0 5px;*/
   
    text-align: right; /* width: 80px; */
}

.item_description {
    color: #666666;
    display: block;
    font-size: 12px;
    padding: 3px 10px 4px 10px;
}

.menu_list_item_description {
    color: #666666;
    display: block;
    font-size: 12px;
    padding: 3px 10px 4px 10px;
    /*
            visibility: hidden;
            display: none;
    */
}

#aItemImg_followName {
    height: 100px;
    border-radius: 25px;
}

#itemImage {
    border-radius: 25px;
}

.lazyload {
    border-radius: 25px;
}

#myItemImgContent {
    border-radius: 25px;
}

#cart {
    background: none repeat scroll 0 0 #FFFEFF;
    border: 1px solid #CCC;
    display: inline;
    float: right;
    margin: 6px 15px 4px 0;
    padding: 8px 10px;
    width: 292px;
}

#cart_holder {
    display: inline;
    float: right;
    margin-top: 10px;
}

.cart_title {
    font-size: 13px;
    font-weight: bold;
    background: none repeat scroll 0 0 #EEE;
    color: #444;
    padding: 5px;
    float: left;
    margin: 0 4px 8px 0;
    border-bottom: 1px solid #DDD;
    width: 100%;
}

.cartHr {
    height: 1px;
    background: #DDD;
    margin: 10px 0px 15px;
    float: left;
    width: 280px;
}

.sumary {
    color: #444444;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 4px;
    text-align: right;
    width: 50px;
}

.sumary_title_red {
    color: green;
    font-size: 13px;
    font-weight: bold;
}

.sumary_red {
    color: green;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 4px;
    text-align: right;
    width: 50px;
}

#total {
    font-size: 15px;
    font-weight: bold;
    background: none repeat scroll 0 0 #EEE;
    color: black;
}

/*#slideshow {
    margin: auto;
    padding: 10px;
    width: 900px;
    height: 600px;
    position: relative;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
    background-color: rgb(255, 255, 255);
}

    #slideshow > div {
        left: 10px;
        top: 10px;
        right: 10px;
        bottom: 10px;
        position: absolute;
    }

#slideshow2 {
    margin: auto;
    padding: 10px;
    width: auto;
    height: auto;
    position: relative;
    background-color: rgb(255, 255, 255);
}

    #slideshow2 > div {
        left: 10px;
        top: 10px;
        right: 10px;
        bottom: 10px;
        position: absolute;
    }
*/
#menu ul {
    margin: 0px;
    padding: 0px;
    display: inline-block; /*center*/
    list-style-type: none;
    /*
  margin-left: auto ;
  margin-right: auto ;
*/
}

#menu li {
    margin: 0px;
    float: left;
}

#menu a {
    display: block;
    padding: 14px 14px;
    /*
    background-color: #FFFFFF;
 border:2px outset #C27312;
*/
    text-decoration: none;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}

    #menu a:hover {
        background-color: #00C569;
    }


div.DivClear {
    clear: left;
}


.rowPhoto {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
}

div.gallary {
    margin: 2px;
    border: 1px solid #ccc;
    width: 180px;
    float: left;
}

    div.gallary:hover {
        border: 3px solid #777;
    }

    div.gallary img {
        width: 100%;
        height: auto;
    }

div.gallaryDesc {
    padding: 15px;
    text-align: center;
}




/* define a fixed width for the entire menu
http://codepen.io/wanni/pen/zsDJb
 */
.navigation {
}

/* reset our lists to remove bullet points and padding */
.mainmenu, .submenu {
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
}

    /* make ALL links (main and submenu) have padding and background color */
    .mainmenu a {
        display: block;
        text-decoration: none;
        padding: 10px;
        /*
  color: #000;
*/
    }

        /* add hover behaviour */
        .mainmenu a:hover {
            background-color: #00C569;
        }


    /* when hovering over a .mainmenu item,
  display the submenu inside it.
  we're changing the submenu's max-height from 0 to 200px;
*/

    .mainmenu li:hover .submenu {
        display: block;
        /*
  max-height: 200px;
*/
        max-height: 800px;
    }

    .submenu li {
        margin-left: 15px;
    }

    /*
  we now overwrite the background-color for .submenu links only.
  CSS reads down the page, so code at the bottom will overwrite the code at the top.
*/

    .submenu a {
        background-color: #FFFFFF;
    }

        /* hover behaviour for links inside .submenu */
        .submenu a:hover {
            background-color: #00C569;
        }

/* this is the initial state of all submenus.
  we set it to max-height: 0, and hide the overflowed content.
*/
.submenu {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: all 0.5s ease-out;
}

.appImg {
    width: 150px;
}

/* 
    external
*/
