html, body {
	width: 100%;
}

.ecommap-mobile2-headbar {
	width: 100%;
	position: absolute;
	top: 0;
	height: 40px;
}

.ecommap-mobile2-headbar form {
	position: absolute;
	top: 0;
	left: 0;
	right: 120px;
}

.ecommap-mobile2-headbar .ecommap-mobile2-gps {
	width: 40px;
	height: 34px;
	padding: 3px 0;
	background-image: url('../images/locating.png');
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.ecommap-mobile2-search-switcher {
	position: absolute;
	top: 0;
	right: 40px;
	width: 80px;
}

.ecommap-mobile2-search-switcher .ui-slider-label {
	background-image: url(../images/address.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px !important;
}

.ecommap-mobile2-search-switcher .ui-slider-label:first-child {
	background-image: url(../images/keyword.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}

.ecommap-mobile2-search-switcher .ui-slider {
	top: 0;
}

.ecommap-mobile2-map {
	position: absolute;
	left: 0;
	right: 0;
	top: 40px;
	bottom: 40px;
}

#customZoom {
	z-index: 1001;
	position: relative;
	top: 10px;
	left: 10px;
}
#customZoom a {
	text-decoration: none;
	position: absolute;
	display: block;
	width: 50px;
	height: 30px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	background: #369;
	border: 1px solid #ccc;
}
#customZoom a:hover {
	background: #036;
}
#customZoomIn {
	border-radius: 8px 8px 0 0;
}
#customZoomOut {
	top: 32px;
	border-radius: 0 0 8px 8px;
}

#centerCursor {
	position: absolute;
	left: 50%; 
	top: 50%; 
	z-index: 65535
}

#centerCursor > div {
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 1px;
	background-color: #F00;
}

.ecommap-mobile2-footbar {
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: center;
	height: 40px;
}

.ecommap-mobile2-footbar .ui-controlgroup {
	text-align: center;
	margin: 0;
}

.ecommap-mobile2-footbar .ui-navbar li .ui-btn {
	width: 100%;
}

.ecommap-mobile2-register-widget {
	display: none;
}

.ecommap-mobile2-register-widget .widget-head {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	z-index: 1001;
	background: transparent;
}

.ecommap-mobile2-register-widget .widget-foot {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	z-index: 1001;
	background: transparent;
}

.ecommap-mobile2-register-widget .register-controls {
	float: right;
}

.ecommap-mobile2-register-widget .image-preview {
	position: absolute;
	left: 96px;
	right: 168px;
	bottom: 0;
	height: 59px;
	overflow: hide;
}

.ecommap-mobile2-register-widget .image-preview img {
	max-height: 54px;
	max-width: 72px;
	border: solid 4px #FFF;
}

.ecommap-mobile2-register-widget .register-actions {
	position: absolute;
	right: 0;
	bottom: 0;
}

.ecommap-mobile2-register-widget .attach-actions {
	position: absolute;
	right: 0;
	bottom: 48px;
}

.ecommap-mobile2-menu-pane {
	position: absolute;
	bottom: 38px;
	margin-bottom: 0;
	width: 100%;
}

.ecommap-mobile2-menu-pane .ui-btn-inner  {
	padding: 16px 25px 16px 25px;
}

div.ecommap-mobile2-popup-featurelist {
	width: 150px;
	height: auto;
}

div.ecommap-mobile2-popup-featurelist > div {
	min-height: 30px;
	border-bottom: dashed 1px #7f7f7f;
}

div.ecommap-mobile2-popup-featurelist > div:last-child {
	border-bottom: none;
}

div.ecommap-mobile2-popup-attrlist {
	width: 150px;
	height: auto;
}

div.ecommap-mobile2-popup-attrlist > div {
	min-height: 30px;
	border-bottom: dashed 1px #7f7f7f;
}

div.ecommap-mobile2-popup-attrlist > div:last-child {
	border-bottom: none;
}

table.ecommap-mobile2-popup-table, table.ecommap-mobile2-popup-table td, table.ecommap-mobile2-popup-table th {
	border:1px solid #ddd;
	border-collapse:collapse;
	margin:0;
	padding:0;
	font-size: 90%;
	padding:.2em .1em;
}
table.ecommap-mobile2-popup-table th {
	padding:.2em .2em;
	font-weight:bold;
	background:#eee;
}
table.ecommap-mobile2-popup-table td{
	background:#fff;
}
table.ecommap-mobile2-popup-table tr.odd td{
	background:#eee;
}
table.ecommap-mobile2-popup-table caption{
	text-align:left;
	font-size:100%;
	font-weight:bold;
	text-transform:uppercase;
	padding:.2em .2em;
}

div.ecommap-mobile2-popup-featureedit {
	text-align: right;
	font-size: 0.8em;
	min-height: 0 !important;
	border-bottom: solid 1px #3f3f3f !important;
}

div.ecommap-mobile2-popup-attrlist img {
	padding-top: 8px;
	max-width: 90%;
	max-height: 110px;
}

.ecommap-mobile2-list .ui-controlgroup-controls {
	width: 100% !important;
}

.ecommap-mobile2-list .ui-btn-inner {
	padding: 16px 25px 16px 48px;
}

.ecommap-mobile2-select .ui-btn-inner {
	padding: 16px 25px;
}

.ecommap-mobile2-select .ui-icon {
	top: 26px;
}

.ecommap-mobile2-settings-map-infobox {
	padding: 4px;
}

.ecommap-mobile2-favstar {
	width: 32px;
	height: 32px;
	background-image: url('../images/unfaved.png');
	background-position: center;
	background-repeat: no-repeat;
}

.ecommap-mobile2-favstar-faved {
	background-image: url('../images/faved.png');
}

.ecommap-mobile2-layer-disabled {
	background-color: #7f7f7f;
}

.ecommap-mobile2-layer-button {
	background-color: #fff;
	border-radius: 5px;
	border: solid 1px #afafaf;
	float: left;
}

.ecommap-mobile2-layer-button-enable {
	background-color: #fff;
}

.ecommap-mobile2-layer-button-disabled {
	background-color: #cfcfcf;
}

.ecommap-mobile2-layer-widget {
	position: absolute;
	max-width: 80%;
	right: 32px;
	bottom: 64px;
	display: none;
}

.ecommap-mobile2-layer-widget > a {
	vertical-align: top;
}

.ecommap-mobile2-layer-widget > div {
	width: 80%;
	overflow: auto;
	display: inline-block;
}

li.ecommap-mobile2-layer-group {
	padding: 0 !important;
}

.ecommap-mobile2-layer-group h3 {
	margin: 0;
}

.ecommap-mobile2-subwindow {
	width: 50% !important;
	left: 50% !important;
	bottom: 40px !important;
	top: 36px !important;
	position: absolute !important;
	border-left: solid #444 1px !important;
	overflow: auto;
}

.ecommap-mobile2-attr-inputs {
	padding-bottom: 32px;
}

.ecommap-mobile2-attr-inputs input.error {
	border: solid 2px #F00;
}

.ecommap-mobile2-attr-inputs label.error {
	color: #F00;
}

div#help .content {
	padding: 8px;
}

div#help .content img {
	max-width: 100%;
	max-width: 80%;
}
