#loading-mask{
	position:absolute;
	left:0;
	top:0;
    width:100%;
    height:100%;
    z-index:20000;
    background-color:black;
}
#loading{
	position:absolute;	
	width:100%;
	top:40%;
	padding:2px;
	z-index:20001;
    height:auto;
    text-align:center;
}
#loading img
{
    width:400px;
    margin-bottom:25px;
}
#loading .loading-indicator
{
    width:400px;
    margin:0 auto;
	background:black url(images/loading.gif) no-repeat center 110px;
	color:#E0E0E0;
	font:bold 13px tahoma,arial,helvetica;
	padding:20px;	
    height:auto;
}
/*header*/
#header a.logo
{
    float:left;
	background:transparent url("images/cartoview-logo.png") no-repeat;
	width:200px;
	height:30px;
	
}
#hmenuWrapper {
	width:100%;
	margin:0 0 0 0;
}

#hmenu {
	position:relative;
	top:0px;
	float:right;
}
#hmenu ul {
	list-style:none inside none;
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-size:14px;
	font-family:Arial,sans-serif;
}

#hmenu ul li {
	float:left;
}

#hmenu ul li a {
	border:0 none;
	color:#e0e0e0;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:2em;
	line-height:2em;
	text-align:center;
	padding:0 20px;
}


#hmenu ul li a:hover {
	background-color:#ffffff;
	color:#202020; 
}

#hmenu ul li a:link {
	text-decoration:none;
}

#hmenu ul li a:visited {
	text-decoration:none;
}

#hmenu ul li a:active {
	text-decoration:none;
}


#hmenu li#current a {
	background-color:#ffffff;
	color:#202020; 
}

/*toolbar */
.black-toolbar 
{    
	background-image: url(images/black-toolbar.png);
	background-repeat: repeat-x;
}
.start-toolbar{
	background-image: url(images/start-bg.png);
	background-repeat: repeat-x;
}
.start-btn .x-btn-large .x-btn-text,
.start-btn .x-btn-small .x-btn-text ,
.start-btn .x-btn-medium .x-btn-text{
	height: 70px;
	width: 80px;
	padding-top:56px;
}
.start-btn .x-btn-mc em.x-btn-arrow,
.start-btn .x-btn-over .x-btn-mc em.x-btn-arrow,
.start-btn .x-btn-click .x-btn-mc em.x-btn-arrow,
.start-btn .x-btn-menu-active .x-btn-mc em.x-btn-arrow, 
.start-btn .x-btn-pressed .x-btn-mc em.x-btn-arrow
{
    background-image:none;
}
.x-btn-icon .x-btn-large .x-btn-text{
    
}
/*iphone-menu */
.iphone-menu {
	background-image: url(images/menu.png);
	background-repeat: repeat;
}
.iphone-menu .x-menu-list-item {
	display: inline;	
	overflow:hidden;   
    margin-bottom:5px;
    float:left;
    text-align:center;
    padding:3px;
    margin: 0px; 
    font-family: tahoma,sans-serif;  
}
.iphone-menu .x-menu-item-active {
	border:none;
	margin: 0;
	border:none;
	background-color:transparent;
	background-image:url("images/vertical-toolbar-hover.png");
	background-position: center 0;
	background-repeat:no-repeat;
}
.iphone-menu a.x-menu-item{
	display: block;
	line-height:auto;
	padding:0px;
	margin:0px;
	width:60px;
    height:70px;
	position:static;
	white-space:normal;
	font-size: inherit;
}

.iphone-menu .x-menu-item-active a.x-menu-item {	
	border:none;
	color:#EEEEF0;
}
.iphone-menu .x-menu-item-icon {	
	position:static;	
	width:32px;
    height:32px;
    margin:5px;
}

.iphone-menu .x-menu-item-active .x-menu-item-icon {	
    
}
.iphone-menu .x-menu-item-text{
	display: block;
    overflow: hidden;
    text-align: center;
    width:100%;
    height:auto;
    font-size:10px;
}
/*geo feature list*/
.geo-feature-list {
    overflow-y:auto;
    overflow-x:hidden;
}

.geo-feature-item{
    width:95%;
    font-size:10pt;    
    clear:both;
    overflow:hidden;    
    margin:2px auto;
	background:#181818 url(images/featurelist/item-bg.png)repeat-x ;	
}
.geo-feature-item .bl {background: url(images/featurelist/bl.png) 0 100% no-repeat transparent; width: 100%}
.geo-feature-item .br {background: url(images/featurelist/br.png) 100% 100% no-repeat}
.geo-feature-item .tl {background: url(images/featurelist/tl.png) 0 0 no-repeat}
.geo-feature-item .tr {background: url(images/featurelist/tr.png) 100% 0 no-repeat; padding:10px}
.geo-feature-list div.icon{
    float:left;
    cursor:pointer;
}
.geo-feature-list div.icon img{
    height:24px;
    width:24px;
}
.geo-feature-list div.content{
    padding-left:5px;
    margin-left:26px;
    min-height:40px;
}
.geo-feature-item h1{
    font-size:10pt;
    font-weight:bold;
    font-family:Verdana,Tahoma,sans-serif;
    display:block;
	color:#dddddd;
}

.geo-feature-list .x-view-over .bl {background: url(images/featurelist/bl_hover.png) 0 100% no-repeat transparent; width: 100%}
.geo-feature-list .x-view-over .br {background: url(images/featurelist/br_hover.png) 100% 100% no-repeat}
.geo-feature-list .x-view-over .tl {background: url(images/featurelist/tl_hover.png) 0 0 no-repeat}
.geo-feature-list .x-view-over .tr {background: url(images/featurelist/tr_hover.png) 100% 0 no-repeat; padding:10px}

.geo-feature-list .x-view-selected{
    
}
.geo-feature-list .x-view-selected .bl {background: url(images/featurelist/bl_sl.png) 0 100% no-repeat transparent; width: 100%}
.geo-feature-list .x-view-selected .br {background: url(images/featurelist/br_sl.png) 100% 100% no-repeat}
.geo-feature-list .x-view-selected .tl {background: url(images/featurelist/tl_sl.png) 0 0 no-repeat}
.geo-feature-list .x-view-selected .tr {background: url(images/featurelist/tr_sl.png) 100% 0 no-repeat; padding:10px}

.geo-feature-list .no-results{
    font-size:16px;    
    line-height:40px;
    padding:10px;
    font-weight:bold;
	color:#cccccc;
}
.geo-feature-list .alternate{
}
.geo-feature-list {
    color:#FFFFFF;
    background-color:#000000;
}
/*Twitter feature list*/
.twitter .geo-feature-item{    
	
}
.twitter .geo-feature-item h1{    
	color:#A6B1EE;
	font-size:12pt;
}
/*split*/
.x-layout-split-west .x-layout-mini {
    background-image:url("images/left.png");
    width:28px;
    background-repeat:no-repeat;
    top:70px;
}
.x-layout-cmini-west .x-layout-mini {
    background-image:url("images/right.png");
    width:28px;
    background-repeat:no-repeat;
    top:70px;
}
.x-layout-collapsed 
{
    overflow:visible;
}
/*popup*/
.x-popup
{
    color:Black;
}
/**/
.info-msg{
	color:#F1F1F1;
	padding:10px;
}
.info-msg  ul {
	margin-left: 30px;
	list-style-image: url(images/list.png);
}
.info-msg ul li {
	margin-top: 5px;
	margin-bottom: 5px;
}
.info-msg a:link,
.info-msg a:visited {
	color: #AFC555;
	text-decoration: none;
}

.info-msg a:hover,
.info-msg a:focus,
.info-msg a:active {
	color: #AFC555;
	text-decoration: none;
}