/* WALD RESTAURANT STYLE */

.ui-overlay-c, .ui-page-theme-c, .ui-page-theme-c .ui-panel-wrapper {
    background-color: #004028;
    border-color: #bbbbbb;
    color: #fff;
    text-shadow: 0 1px 0 #111;
}

.ui-body-c, .ui-page-theme-c .ui-body-inherit, html .ui-bar-c .ui-body-inherit, html .ui-body-c .ui-body-inherit, html body .ui-group-theme-c .ui-body-inherit, html .ui-panel-page-container-c {
    background-color: #4e8f77;
    border-color: #2e5a4a;
    color: #000000;
    text-shadow: 0 0px 0 #eeeeee;
}

.ui-page-theme-e .ui-btn, html .ui-bar-e .ui-btn, html .ui-body-e .ui-btn, html body .ui-group-theme-e .ui-btn, html head + body .ui-btn.ui-btn-e, .ui-page-theme-e .ui-btn:visited, html .ui-bar-e .ui-btn:visited, html .ui-body-e .ui-btn:visited, html body .ui-group-theme-e .ui-btn:visited, html head + body .ui-btn.ui-btn-e:visited {
    background-color: #7ec1a8;
    border-color: #5f8181;
    color: #111111;
    text-shadow: 0 0px 0 #eeeeee;
}

.ui-page-theme-c .ui-btn, html .ui-bar-c .ui-btn, html .ui-body-c .ui-btn, html body .ui-group-theme-c .ui-btn, html head + body .ui-btn.ui-btn-c, .ui-page-theme-c .ui-btn:visited, html .ui-bar-c .ui-btn:visited, html .ui-body-c .ui-btn:visited, html body .ui-group-theme-c .ui-btn:visited, html head + body .ui-btn.ui-btn-c:visited {
    background-color: #36765e;
    border-color: #8b8535;
    color: #f5f4f4;
    text-shadow: 0 0px 0 #eeeeee;
}

.ui-page-theme-e .ui-btn:active, html .ui-bar-e .ui-btn:active, html .ui-body-e .ui-btn:active, html body .ui-group-theme-e .ui-btn:active, html head + body .ui-btn.ui-btn-e:active {
    background-color: #90e1c3;
    border-color: #6c8c8c;
    color: #000000;
    text-shadow: 0 1px 0 #eeeeee;
}

.ui-body-e, .ui-page-theme-e .ui-body-inherit, html .ui-bar-e .ui-body-inherit, html .ui-body-e .ui-body-inherit, html body .ui-group-theme-e .ui-body-inherit, html .ui-panel-page-container-e {
    background-color: #93c6b3 !important;
    border-color: #5f8181;
    color: #000000;
    text-shadow: 0 0px 0 #eeeeee;
}

/* Styles */


#theheader, .ui-header, .ui-bar-b, .ui-header-fixed {
	background-color: #001a10 !important;

}

#thefooter, #thefooter1, #thefooter2, #thefooter3, #thefooter4, #thefooter5, #thefooterr {
    background-color: #001a10 !important;
    position: fixed;
    bottom: -1px;
    width: 100%;
}

.tempty {
    color: white !important;
    font-weight: normal;
	text-shadow: none !important;
}