﻿body
{
    padding: 0;
    margin: 0;
    overflow: visible;
    background-color: #e7ebf0;
    font: 'Tahoma';
}

.user-page-main
{
    width: 100%;
}

.user-page-orientation
{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: White;
    z-index: 5000;
    display: none;
}
div, a
{
    -ms-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -moz--tap-highlight-color: rgba(0,0,0,0);
}

.user-page-header
{
    overflow: hidden;
    height: 44px;
    width: 100%;
    background: url('../images/header-back.jpg') repeat-x center;
    -moz-box-shadow: 0px 2px 5px #000000;
    -webkit-box-shadow: 0px 2px 5px #000000;
    box-shadow: 0px 2px 5px #000000;
}

.user-page-footer
{
    overflow: hidden;
    height: 0px;
    width: 100%;
    background: url('../images/footer-back.png') repeat-x center;
}

.user-page-content
{
    width: 100%;
    margin: 10px 0px;
    overflow: hidden;
}

.iButton
{
    float: left;
    min-width: 30px;
    display: block;
    color: White;
    font-weight: bold;
    padding: 6px 10px;
    -ms-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -moz-tap-highlight-color: rgba(0,0,0,0);
    cursor: pointer;
    font: bold 13px/17px Sans-Serif;
    vertical-align: middle;
    white-space: nowrap;
    top: -4px;
    margin: 10px 5px;
    text-align: center;
    position: relative;
    border-radius: 5px;
    border: 1px solid #303030;
    color: #fff;
    -webkit-box-shadow: 0 8px 4px -10px #FFFFFF inset;
    -moz-box-shadow: 0 8px 4px -10px #FFFFFF inset;
    box-shadow: 0 8px 4px -10px #FFFFFF inset;
    height: 18px;
}

.group
{
    margin: 10px 0px;
}

.iButton-group-header
{
    border-radius: 5px 0px 0px 5px;
    border-right: 0px;
    margin-left: 10px;
}

.iButton-group-item
{
    border-radius: 0px 0px 0px 0px;
    margin: 10px 0px;
    border-right: 0px;
}

.iButton-group-footer
{
    border-radius: 0px 5px 5px 0px;
    margin-right: 10px;
}

.none-border-left
{
    border-left: 0px;
}

.none-border-right
{
    border-right: 0px;
}

.iButton:active
{
    background-color: #3f91ca;
}

.unselectable
{
    -ms-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -moz-tap-highlight-color: rgba(0,0,0,0);
}

.footer-menu
{
}

.touchslider-item
{
}

.footer-menu-previous
{
    background: none repeat scroll 0 0 black;
    width: 100%;
    height: 10px;
}

.touchslider-viewport-content
{
    margin-top: 3px;
}

.touchslider-prev
{
    float: left;
    width: 20px;
    height: 50px;
    cursor: pointer;
    color: White;
}

.touchslider-nav
{
    position: absolute;
    bottom: 80px;
    display: none; /*background: url("../images/thumb_opacity.png") repeat scroll 10px 7px transparent;*/
    width: 100%;
    height: 20px;
}

.touchslider-nav-item
{
    background: url("../images/bullets.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: inline-block;
    height: 22px;
    margin: 0 2px;
    text-indent: -9999px;
    width: 22px;
    cursor: pointer;
}

.touchslider-nav-item-current
{
    background-position: 0px -22px;
}

.touchslider-nav-item-current
{
    font-weight: bold;
}

.touchslider-next
{
    width: 20px;
    height: 50px;
    color: White;
    cursor: pointer;
}

.touchslider-item
{
    color: White;
}

.footer-menu-icon
{
    width: 110px;
    height: 20px;
    text-align: center;
    font-size: 15px;
    margin: 2px 3px;
    float: left;
    border-radius: 5px 5px 5px 5px;
    font: bold 12px/10px Sans-Serif;
    text-align: center;
    vertical-align: text-bottom;
    padding-top: 50px;
    font-weight: bold;
    color: #c9c8c8;
    cursor: pointer;
    position: relative;
}

.footer-menu-icon > .message
{
    background: none repeat scroll 0 0 #F03D25;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 Black;
    color: White;
    float: right;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    height: 12px;
    margin-right: 5px;
    margin-top: 5px;
    text-align: center;
    position: absolute;
    top: 3px;
    right: 17px;
    width: 15px;
    display: none;
}

.footer-menu-icon-first
{
    margin-left: 0px;
}

.table
{
    background: url('../images/table-big-icon.png') no-repeat top transparent;
}

.dish
{
    background: url('../images/dish-big-icon.png') no-repeat top transparent;
}

.category
{
    background: url('../images/category-big-icon.png') no-repeat top transparent;
}

.login
{
    background: url('../images/login-big-icon.png') no-repeat top transparent;
}

.user
{
    background: url('../images/user-big-icon.png') no-repeat top transparent;
}

.info
{
    background: url('../images/info-big-icon.png') no-repeat top transparent;
}

.setting
{
    background: url('../images/setting-big-icon.png') no-repeat top transparent;
}

.refresh-small
{
    background: url('../images/Header-menu-icon.png') no-repeat center transparent;
    background-position: center -115px;
}

.menu-small
{
    background: url('../images/Header-menu-icon.png') no-repeat center transparent;
    background-position: center -87px;
}

.thumbnail
{
    background: url('../images/Header-menu-icon.png') no-repeat center transparent;
    background-position: center -58px;
}

.search-small
{
    background: url('../images/Header-menu-icon.png') no-repeat center transparent;
    background-position: center -145px;
}

.back-small
{
    background: url('../images/Header-menu-icon.png') no-repeat center transparent;
    background-position: center -175px;
}
.list
{
    background: url('../images/Header-menu-icon.png') no-repeat center transparent;
    background-position: center -29px;
}

.on-top
{
    background: url('../images/up-small-icon.png') no-repeat center transparent;
}

.dish-small
{
    background: url('../images/Header-menu-icon.png') no-repeat center transparent;
    background-position: center -213px;
}


.group-current
{
    background-color: #3f91ca;
}

.footer-menu-icon-current
{
    background-position: center -102px;
    background-color: #3f91ca;
    color: White;
}

.header-menu
{
    height: 50px;
    width: 100%;
}

.header-menu-left
{
    width: 80px;
    height: 50px;
    float: left;
}

.header-menu-right
{
    width: 80px;
    height: 50px;
    float: right;
}

.header-menu-right > .iButton
{
    float: right;
}

.header-menu-content
{
    height: 40px;
    float: left;
    text-align: center;
    color: White;
    font: bold 15px Verdana,Arial,SunSans-Regular,Sans-Serif;
    padding-top: 10px;
}

.text-size
{
    font: bold 15px Verdana,Arial,SunSans-Regular,Sans-Serif;
    text-align: center;
    width: :auto;
    height: :auto;
    display: none;
}

.hide
{
    display: none !important;
}

.show
{
    display: block !important;
}

.header-form
{
    position: absolute;
    top: 44px;
    height: 70px;
    background: url("../images/thumb_opacity.png") repeat scroll 10px 7px transparent;
    display: none;
    z-index: 2;
}
.header-form-item
{
    display: none;
    position: absolute;
    width: 100%;
}

.header-form-search
{
    cursor: pointer;
    height: 50px;
    margin: 10px 10px;
    border-radius: 25px;
    background-color: White;
    position: absolute;
}

.header-form-search-icon
{
    float: left;
    width: 30px;
    height: 100%;
}
.header-form-search-textbox
{
    float: left;
    height: 100%;
}
.header-form-search-textbox > input
{
    font-size: 17px;
    border: 0;
    border: none;
    outline: none;
    -moz-outline-style: none;
    -webkit-outline-style: none;
    -webkit-appearance: none;
    -webkit-focus-ring-color: none;
    -webkit-border-radius: 0px;
}

.search-message
{
    font-style: italic;
    color: #979797;
}
.header-form-search-button
{
    cursor: pointer;
    float: right;
    height: 100%;
    width: 60px;
    border-left: solid 1px #686868;
    background: url('../images/arrow.png') no-repeat center transparent;
    border-radius: 0px 25px 25px 0px;
}

.header-form-search-button:active
{
    background-color: #f36c22;
}

.header-form-item-current
{
    display: block;
}

.footer-form
{
    display: none;
    height: 50px;
    background-image: linear-gradient(bottom, rgb(20,20,19) 4%, rgb(107,107,107) 68%);
    background-image: -o-linear-gradient(bottom, rgb(20,20,19) 4%, rgb(107,107,107) 68%);
    background-image: -moz-linear-gradient(bottom, rgb(20,20,19) 4%, rgb(107,107,107) 68%);
    background-image: -webkit-linear-gradient(bottom, rgb(20,20,19) 4%, rgb(107,107,107) 68%);
    background-image: -ms-linear-gradient(bottom, rgb(20,20,19) 4%, rgb(107,107,107) 68%);
    background-image: -webkit-gradient( 	linear, 	left bottom, 	left top, 	color-stop(0.04, rgb(20,20,19)), 	color-stop(0.68, rgb(107,107,107)) );
}

.loading
{
    background: url("../images/turningArrow.gif") no-repeat scroll center center transparent;
    display: none;
    height: 128px;
    position: fixed;
    width: 128px;
    z-index: 5001;
}

.content-item
{
    display: none;
    position: absolute;
}

.content-item-current
{
    display: block;
}

/* table */
.list-mode-item-first
{
    border-top: solid 1px #c1c1c1;
}
.list-mode-item
{
    cursor: pointer;
    float: left;
    height: 102px;
    border-bottom: solid 1px #c1c1c1;
    background-image: linear-gradient(bottom, rgb(231,235,240) 24%, rgb(231,235,239) 62%, rgb(241,244,247) 81%);
    background-image: -o-linear-gradient(bottom, rgb(231,235,240) 24%, rgb(231,235,239) 62%, rgb(241,244,247) 81%);
    background-image: -moz-linear-gradient(bottom, rgb(231,235,240) 24%, rgb(231,235,239) 62%, rgb(241,244,247) 81%);
    background-image: -webkit-linear-gradient(bottom, rgb(231,235,240) 24%, rgb(231,235,239) 62%, rgb(241,244,247) 81%);
    background-image: -ms-linear-gradient(bottom, rgb(231,235,240) 24%, rgb(231,235,239) 62%, rgb(241,244,247) 81%);
    background-image: -webkit-gradient( 	linear, 	left bottom, 	left top, 	color-stop(0.24, rgb(231,235,240)), 	color-stop(0.62, rgb(231,235,239)), 	color-stop(0.81, rgb(241,244,247)) );
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f1f4f7', endColorstr='#e7ebf0')";
    background-image: -webkit-gradient( 	linear, 	left bottom, 	left top, 	color-stop(0.24, rgb(231,235,240)), 	color-stop(0.62, rgb(231,235,239)), 	color-stop(0.81, rgb(241,244,247)) );
}

.list-mode-action
{
    height: 60px;
    float: left;
    width: 100%;
    padding-top: 20px;
    border-bottom: solid 1px #c1c1c1;
    background: White;
    display: none;
}

.list-mode-action-left
{
    float: left;
    width: 140px;
}
.list-mode-action-right
{
    float: right;
    width: 100px;
    margin-right: 10px;
}
.list-mode-action-left > .iButton
{
    background: url("../images/header-back.jpg") repeat-x scroll center center transparent;
    min-width: 35px;
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    text-shadow: none;
}

.list-mode-action-right > .iButton
{
    background-color: #cd6b40;
    border: solid 1px #cd6b40;
    text-shadow: none;
}

.list-mode-action-right > a.iButton:active, .list-mode-action-left > a.iButton:active
{
    background: #3F91CA;
}

.list-mode-item-header
{
    font: bold 15px Verdana,Arial,SunSans-Regular,Sans-Serif;
    margin-left: 5px;
    height: 100%;
    float: left;
    padding-top: 3px;
    text-align: center;
    position: relative;
}

.list-mode-item-header > .not-active
{
    position: absolute;
    top: 3px;
    left: 5px;
    width: 92px;
    height: 92px;
    color: White;
    line-height: 90px;
    font-size: 30px;
    font-weight: bold;
    display: none;
    background: url("../images/thumb_opacity.png") repeat scroll 10px 7px transparent;
}
.list-mode-item-header > p
{
    margin: 5px;
}
.list-mode-item-footer
{
    float: right;
    width: 25px;
    height: 100%;
    background: url('../images/right-arrow.png') no-repeat left transparent;
}
.list-mode-item-footer-select
{
    background: url('../images/right-arrow-select.png') no-repeat left White;
    border-left: solid 1px #c1c1c1;
    border-bottom: solid 1px White;
}
.list-mode-item-content
{
    float: left;
    height: 100%;
    font: bold 15px Verdana,Arial,SunSans-Regular,Sans-Serif;
    text-align: left;
    vertical-align: middle;
    margin-top: 3px;
    margin-left: 10px;
}

.list-mode-item-content > .description, .list-mode-item-content > .info, .list-mode-item-content > .close
{
    background: transparent;
    float: left;
    width: 100%;
    font-weight: normal;
    margin-left: 10px;
    margin-top: 5px;
}
.list-mode-item-content > .close
{
    color: Red;
}
.select
{
    background-image: linear-gradient(bottom, rgb(146,181,243) 44%, rgb(189,209,240) 72%);
    background-image: -o-linear-gradient(bottom, rgb(146,181,243) 44%, rgb(189,209,240) 72%);
    background-image: -moz-linear-gradient(bottom, rgb(146,181,243) 44%, rgb(189,209,240) 72%);
    background-image: -webkit-linear-gradient(bottom, rgb(146,181,243) 44%, rgb(189,209,240) 72%);
    background-image: -ms-linear-gradient(bottom, rgb(146,181,243) 44%, rgb(189,209,240) 72%);
    background-image: -webkit-gradient( 	linear, 	left bottom, 	left top, 	color-stop(0.44, rgb(146,181,243)), 	color-stop(0.72, rgb(189,209,240)) );
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#cde0ff', endColorstr='#92b5f3')";
    background-image: -webkit-gradient( 	linear, 	left bottom, 	left top, 	color-stop(0.11, rgb(146,181,243)), 	color-stop(0.86, rgb(205,224,255)) );
}

.choose
{
    background-image: linear-gradient(bottom, rgb(205,127,171) 49%, rgb(219,155,191) 79%);
    background-image: -o-linear-gradient(bottom, rgb(205,127,171) 49%, rgb(219,155,191) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(205,127,171) 49%, rgb(219,155,191) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(205,127,171) 49%, rgb(219,155,191) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(205,127,171) 49%, rgb(219,155,191) 79%);
    background-image: -webkit-gradient( 	linear, 	left bottom, 	left top, 	color-stop(0.49, rgb(205,127,171)), 	color-stop(0.79, rgb(219,155,191)) );
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#db9bbf', endColorstr='#cd7fab')";
}

.clear-left
{
    clear: left;
}
.clear-right
{
    clear: right;
}
.clear
{
    clear: both;
}
.modal
{
    background: url("../images/thumb_opacity.png") repeat scroll 10px 7px transparent;
    position: absolute;
    display: none;
    z-index: 4000;
}

.message-box
{
    position: absolute;
    background-color: White;
    border-radius: 5px;
    top: 100px;
    left: 50%;
    -moz-box-shadow: 1px 3px 11px #000000;
    -webkit-box-shadow: 1px 3px 11px #000000;
    box-shadow: 1px 3px 11px #000000;
    display: none;
    z-index: 4001;
}

.message-box-title
{
    height: 0px;
    width: 100%;
    text-align: center;
    font: bold 15px Verdana,Arial,SunSans-Regular,Sans-Serif;
    color: Black;
}
.message-box-content
{
    margin: 2px 2px;
    margin-bottom: 0px;
    border-radius: 5px;
    background-color: Black;
    color: White;
    padding: 5px 5px;
    font: bold 14px Verdana,Arial,SunSans-Regular,Sans-Serif;
    height: auto;
}
.message-box > .button
{
    background-color: White;
    float: left;
    padding-top: 20px;
    height: 40px;
    text-align: center;
    font: bold 15px Verdana,Arial,SunSans-Regular,Sans-Serif;
    color: Black;
    cursor: pointer;
}
.message-box > .button:active
{
    background-color: #3F91CA;
}

.message-box-ok
{
    width: 49% !important;
    border-bottom-left-radius: 5px;
    border-right: solid 1px #aeaeae;
    display: none;
}

.message-box-cancel
{
    border-bottom-right-radius: 5px;
}

.show-only
{
    border-bottom-left-radius: 5px;
}

#login_page
{
    background: url("../images/light.png") no-repeat center transparent;
}

.login-icon
{
    height: 150px;
    width: 150px;
    margin: 50px auto;
}
.login-box
{
    background-color: #FFFFFF;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 0 1px 6px 0 #dbdcde;
    -webkit-box-shadow: 0 1px 6px 0 #dbdcde;
    box-shadow: 0 1px 6px 0 #dbdcde;
    margin: 0px auto;
    padding: 13px;
}

.textbox
{
    background-color: #FDFDFD;
    border: 1px solid #D8D8D8;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 2px 2px 4px #F1F1F1 inset;
    color: #8E8D8D;
    display: block;
    font-family: "Droid Sans";
    font-size: 14px;
    margin: 13px 0px 13px 10px;
    padding: 11px 15px 10px 50px;
    width: 255px;
    font-style: normal;
    font-weight: normal;
}
.login-box > input[type=text], .login-box > input[type=password]
{
    background: url("../images/login-item.png") no-repeat transparent;
}
.login-pass
{
    background-position: 0px -35px !important;
}


input[type=text].select, input[type=password].select
{
    font-style: italic;
    font-weight: normal;
}
#btnLogin
{
    background-color: #CD6B40;
    border: 1px solid #CD6B40;
    text-shadow: none;
    height: 40px;
    margin: 13px 0px 13px 10px;
    cursor: pointer;
}
#btnLogin:active
{
    background-color: #3F91CA;
    border: solid 1px #3F91CA;
}

.setting-group
{
    height: auto;
    width: 100%;
    float: left;
    margin-bottom: 3px;
}

.setting-group-header
{
    font: normal 12px Droid Sans;
    width: 100%;
    background-image: linear-gradient(bottom, rgb(177,177,177) 21%, rgb(218,218,218) 61%);
    background-image: -o-linear-gradient(bottom, rgb(177,177,177) 21%, rgb(218,218,218) 61%);
    background-image: -moz-linear-gradient(bottom, rgb(177,177,177) 21%, rgb(218,218,218) 61%);
    background-image: -webkit-linear-gradient(bottom, rgb(177,177,177) 21%, rgb(218,218,218) 61%);
    background-image: -ms-linear-gradient(bottom, rgb(177,177,177) 21%, rgb(218,218,218) 61%);
    background-image: -webkit-gradient( 	linear, 	left bottom, 	left top, 	color-stop(0.21, rgb(177,177,177)), 	color-stop(0.61, rgb(218,218,218)) );
    color: #888888;
    font-size: 11px;
    line-height: 25px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
.setting-group-item
{
    border-bottom: 1px solid #D5D5D5;
    box-shadow: 0 1px rgba(255, 255, 255, 0.5) inset;
    color: #8C8C8C;
    cursor: pointer;
    display: block;
    position: relative;
    background-color: #f0f0f0;
    font-size: 14px;
    height: auto;
    line-height: 25px;
    min-height: 30px;
    padding: 8px 52px 8px 12px;
}

.setting-group-item .icon
{
    position: absolute;
    top: 0px;
    height: 100%;
    right: 0px;
    background: url("../images/setting-item-icon.png") no-repeat center transparent;
    background-position: 0px 10px;
    width: 52px;
}
.check
{
    background-position: 0px -57px !important;
}

.select-icon
{
    background-position: 0px -190px !important;
}

.select-icon-check
{
    background-position: 0px -190px !important;
}
.setting-group-item:active
{
    background-color: #e6ca87;
}
.setting-group-item strong
{
    color: #414141;
    display: block;
    font-size: 16px;
    font-weight: bold;
}

.category-item
{
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 7px 2px #888888;
    -moz-box-shadow: 0 0 7px 2px #888888;
    -webkit-box-shadow: 0 0 7px 2px #888888;
    cursor: pointer;
    text-align: left;
    display: inline-block;
    height: 230px;
    margin: 10px;
    width: 270px;
}
.category-header
{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #60A8EA;
    border-radius: 4px 4px 0 0;
    color: White;
    font-family: 'lucida grande' ,tahoma,verdana,arial,sans-serif;
    font-weight: bold;
    height: 30px;
    padding: 3px 5px;
    width: 100%;
}
.category-thumb
{
    height: 200px;
    border-radius: 0px 0px 5px 5px;
}

.scroller
{
    margin: 0px auto;
}
#category_scroller
{
    text-align: left;
}

.focusbutton
{
    background-color: #d50b10 !important;
}
.focusbutton:active
{
    background-color: #3F91CA !important;
}



.dish-item
{
    cursor: pointer;
    border-radius: 5px;
    box-shadow: 0 0 7px 2px #888888;
    -moz-box-shadow: 0 0 7px 2px #888888;
    -webkit-box-shadow: 0 0 7px 2px #888888;
    background-color: White;
    float: left;
    height: 300px;
    margin: 10px;
    width: 250px;
    position: relative;
}

.dish-item > .image-thumb
{
    height: 200px;
    margin: 10px;
    width: 230px;
}
.image-thumb > img
{
    border: 0px;
    outline: 0px;
}

.image-thumb > .not-active
{
    position: absolute;
    top: 10px;
    left: 10px;
    width: 230px;
    height: 150px;
    padding-top: 50px;
    color: White;
    line-height: 90px;
    font-size: 40px;
    font-weight: bold;
    font-family: 'lucida grande' ,tahoma,verdana,arial,sans-serif;
    text-align: center;
    display: none;
    background: url("../images/thumb_opacity.png") repeat scroll 10px 7px transparent;
}

.dish-info
{
    margin-top: 5px;
    width: 100%;
    height: 80px;
}

.dish-info > .name
{
    text-align: left;
    font-family: 'lucida grande' ,tahoma,verdana,arial,sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #348EA7;
    padding-left: 15px;
}

.dish-info > p
{
    margin: 5px 15px;
    padding-right: 0px;
    font-family: 'lucida grande' ,tahoma,verdana,arial,sans-serif;
    font-size: 15px;
}

.dish-info > p.close
{
    color: Red;
}
.dish-item-action
{
    display: none;
    height: 80px;
    position: absolute;
    bottom: 0;
    width: 100%;
    border-radius: 0px 0px 5px 5px;
}

.dish-item-action > .button-sub
{
    width: 124px;
    border-right: 1px solid Black;
    background: url("../images/header-back.jpg") repeat-x scroll center center transparent;
    height: 30px;
    padding-top: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    text-shadow: none;
    cursor: pointer;
    float: left;
    color: White;
}

.dish-item-action > .button-add
{
    width: 125px;
    background: url("../images/header-back.jpg") repeat-x scroll center center transparent;
    height: 30px;
    float: left;
    padding-top: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    text-shadow: none;
    cursor: pointer;
    color: White;
}

.dish-item-action > .button
{
    border-radius: 0px 0px 5px 5px;
    height: 30px;
    padding-top: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    text-shadow: none;
    background-color: #cd6b40;
    color: White;
    float: left;
    cursor: pointer;
    width: 100%;
    font-family: 'lucida grande' ,tahoma,verdana,arial,sans-serif;
}
.button-add.active, .button-sub.active, .button.active
{
    background: #3F91CA !important;
    -moz-background: #3F91CA !important;
}
@media screen and (max-width: 480px)and (orientation: landscape)
{

    .category-item
    {
        width: 210px !important;
    }
}

@media screen and (max-width: 340px)
{
    .footer-menu-icon
    {
        width: 100px;
    }

    .iButton, .header-menu-right > .iButton
    {
        min-width: 15px;
        height: 15px;
        padding: 8px 8px;
        top: -4px;
    }
    .header-form-search-textbox > input
    {
        font-size: 15px;
    }
    #category_scroller > .list-mode-item > .list-mode-item-content
    {
        font-size: 13px !important;
        padding-top: 35px;
    }
    .list-mode-item-content
    {
        font-size: 12px;
    }
    .list-mode-item-content > .description
    {
        display: none;
    }

    .setting-group-item
    {
        font-size: 11px;
        height: auto;
        line-height: 20px;
        min-height: 25px;
        padding: 8px 52px 8px 12px;
    }

    .setting-group-item strong
    {
        font-size: 12px;
    }

    .setting-group-item .icon
    {
        position: absolute;
        top: 0px;
        height: 100%;
        right: 0px;
        background: url("../images/setting-item-icon.png") no-repeat center transparent;
        background-position: 0px 8px;
        width: 45px;
    }

    .select-icon
    {
        background-position: 0px -195px !important;
    }
    .setting-group-item .description
    {
        background: none !important;
        height: auto !important;
    }
    .check
    {
        background-position: 0px -59px !important;
    }

}



@media screen and (max-height: 340px)
{
    .category-item
    {
        height: 150px !important;
    }
    .category-thumb
    {
        height: 120px !important;
    }
}



