@import url("base.css");
body,
select {
	font-family: 'Microsoft JHengHei', 'Microsoft YaHei';
}
.ui-btn-up-a, .ui-btn-hover-a, .ui-btn-down-a,
.ui-bar-a, .ui-bar-a input, .ui-bar-a select, .ui-bar-a textarea, .ui-bar-a button,
.ui-btn-up-c, .ui-btn-hover-c, .ui-btn-down-c,
.ui-bar-c, .ui-bar-c input, .ui-bar-c select, .ui-bar-c textarea, .ui-bar-c button,
.ui-body-b, .ui-body-b input, .ui-body-b select, .ui-body-b textarea, .ui-body-b button,
.ui-bar-b, .ui-bar-b input, .ui-bar-b select, .ui-bar-b textarea, .ui-bar-b button {
	font-family: arial,'Microsoft JHengHei';
}

label {
	display: block;
	padding: 10px 0;
}
p,
h1 {
	margin: 0;
}
#header {
	/*
	height: 94px;
	background: url("images/mainhead.png") no-repeat 0 0;
	*/
}
.ui-content {
	padding-top: 0;
}
.ui-bar-b {
	border: 0;
}
#pop-nav {
	width: 150px;
	/*
	margin-left: -75px;
	margin-top: -200px;
	left: 50%;
	top: 50%;
	*/
	right: 0;
	top: 35px;
}
body {
}
.rest-day-wrap .icon,
.rest-day-wrap .icon {
	top: 8px;
	margin-top: 0;
}
#rest-cld-month {
	color: #666;
	border: 1px #CCC solid;
	border-width: 1px 0 0;
	padding: 5px;
	position: relative;
	display: block;
}
#rest-cld-month div.thead .controlgroup {
	position: absolute;
	right: 10px;
	top: 10px;
}
.rest-cld-table table th {
	border: 1px solid #456f9a;
	border-left: 0;
	background: #5e87b0;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 -1px 1px #254f7a;
	padding: .3em 0;
	background-image: -moz-linear-gradient(top, #81a8ce, #5e87b0);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #81a8ce),color-stop(1, #5e87b0));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#81a8ce', EndColorStr='#5e87b0')";
}
.rest-cld-table table th:first-child {
	border-left: 1px solid #456f9a;
}
div.thead {
	background-image: -moz-linear-gradient(top, #EEEEEE, #DDDDDD);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #EEEEEE),color-stop(1, #DDDDDD));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#EEEEEE', EndColorStr='#DDDDDD')";
}
.rest-cld-table tbody td {
	padding: .6em 0;
	background: #FFF;
	border: 1px solid #CCC;
}
.rest-cld-table tbody td.day-disabled {
	background-image: -moz-linear-gradient(top, #EEEEEE, #DDDDDD);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #EEEEEE),color-stop(1, #DDDDDD));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#EEEEEE', EndColorStr='#DDDDDD')";
}
.rest-cld-table tbody td.day-inactived {
	background-image: -moz-linear-gradient(top, #EEEEEE, #DDDDDD);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #EEEEEE),color-stop(1, #DDDDDD));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#EEEEEE', EndColorStr='#DDDDDD')";
}
.rest-time-wrap select {
	width: 100%;
}
.field .box {
	display: inline-block;
} 
.field .button-inner {
	padding: 0.2em 25px;
}
#rest-cld-month .thead {
	padding-bottom: 5px;
}
.field #rest-cld-month .button-icon-notext .button-inner {
	padding: 0;
}
.field .box label {
	display: inline-block;
	margin-right: .6em;
	padding: .25em 0;
}
#table-info td {
	white-space: nowrap;
}
.rest-data-preview td {
	padding: .3em;
	border: 1px #BBB solid;
	background: rgba(255, 255, 255, 0.6);
}
.wrap .box,
.contact-wrap .box {
	margin-bottom: .6em;
	padding: .6em;
}
.contact-table th,
.contact-table td {
	border: 0;
	padding: .3em;
}
.contact-table th {
	font-size: 1.2em;
}
.makecall {
	margin: 0;
	vertical-align: middle;
}
.rest-time-wrap .button-inner {
	padding-right: 8px;
}
.order-item-attrs {
	padding: 5px 0 0;
}
.order-item-attrs fieldset {
	margin: 0 0 5px;
	border: 1px #AAA solid;
	padding: 5px;
	background: #DEA;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.order-item-num input {
	margin: 0 auto;
	display: block;
	width: 90%;
	height: 22px;
}
.order-item-remove {
	height: 22px;
	width: 22px;
	background: url("images/cancel.png") no-repeat 0 0;
	display: block;
	margin: 0 auto;
}
.order-item-remove i {
	display: none;
}
.order-item-attr select {
	width: 100%;
	display: block;
	background: #FFF;
}
#mainnav.nav-icon-scroll .li {
	padding: 0;
}
#mainnav .button-inner {
	text-overflow: ellipsis;
	display: block;
	height: 100%;
	overflow: visible;
	padding: 0;
	position: relative;
	white-space: nowrap;
	border-color: rgba(255, 255, 255, 0.3);
	border-top: 1px solid rgba(255, 255, 255, 0.3);
}
