:focus{
	outline: none
}
#mapArea{
    width: 100%;
    height: 700px;
    margin: 0 auto;
}
#mapArea h1{
    text-align: center;
    margin: 5px;
}
#map{
    width:100%;
    height: 600px;

}
#mapWrapper{
    position: relative;
}
#full{
    background: #000;
    z-index: 100;
}
#bLoading{
    background: #000 url(/gmap/img/ajax_loader_black.gif) no-repeat center center;
    z-index: 15;
}
#wLoading{
    background: #fff url(/gmap/img/ajax_loader_white.gif) no-repeat center center;
    z-index: 15;
}
.disabled{
    position:absolute;
	position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    filter: alpha(opacity=75);
    -moz-opacity:.75;
    opacity:.75;
}
#window{
    position:absolute;
    top: 0;
    left:50%;
    z-index: 110;
    width:360px;
    margin-left: -180px;
    background: #000;
    color:#fff;
}
#window form{
    margin:20px;
}
#window form input, #window form select, #markerActions input[type=text]{
    display:block;
    border: 1px solid #fff;
    background: #ddd;
    color:#000;
    padding:5px;
    margin-bottom: 10px;
    width: 220px;
}
#window a.btn, #markerActions a.btn{
    display: block;
    background: #4d92b3;
    color: #eee;
    text-align:center;
    float:left;
    width:90px;
    margin-top:20px;
    margin-left: 10px;
    padding:3px;
}
#window a.btn:hover, #markerActions a.btn:hover{
    background: #3d82a3;
    color: #fff;
    text-decoration: none;
}
#window a.del, #markerActions a.del{
    background: #c7412e;
    color: #eee;
}
#window a.del:hover, #markerActions a.del:hover{
    background: #b7311e;
}
#gmap_menuTitle{
    position: absolute;
    top: 0;
    right: 0;
    width: 350px;
}
#gmap_menuTitle, #window h4, #adminBlockLeft h4{
	background: #5a86bc;
    color: #eee;
	text-shadow: 0 1px 0 #333;
    font: bold 14px tahoma;
    text-align:center;
    margin: 0;
    padding: 5px 0;
}

#gmap_menuTitle:hover{
	color: #fff;
	background: #4a76ac;
}
#gmap_menuTitle span{
	font-size: 80%;
	font-weight: normal;
	color: #d5dae6;
	line-height: 24px;
	letter-spacing: 1px;
	cursor: pointer;	
}
#gmap_menuTitle span.roll{
	position: absolute;
	top: 0;
	right: 10px;
}
#gmap_menuTitle span.search{
	position: absolute;
	top: 0;
	left: 10px;
}
#gmap_menuTitle:hover span{
	color: #fff;
}
#gmap_menuTitle input{
	font-size: 12px;
	width: 200px;
	padding: 1px 5px;
	border: 1px solid #4a76ac;
}
#gmap_menuTitle input.gray{
	color: #888;	
}
#items{  
    position: absolute;
    top: 26px;
    right: 0;
    width: 340px;  
    padding:5px;
    height: 564px;
    overflow: auto;
	background: url(../img/items.bg.png);
}
#items ul{
    font: normal 11px Verdana;
}
#items.when_search{
	top: 46px;
}
#adminBlock{
    position: relative;
    bottom: 0;
    left: 0;
    width:100%;
    height: 60px;
    background: #000;
    text-align: center;
    color: #fff;
    overflow: hidden;
}
#adminBlock h5{
    margin:0;
    text-align: center;
    padding: 3px;
    background: #fff;
    color: #000;
    font: bold 12px Verdana;
}
#adminBlock #adminContent{
    padding:10px;
    position: relative;
}
#adminBlock a{
    color: #66CCFF;
}
#adminBlock #adminContent #action{
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height: 30px;
    background: #000;
    padding:10px;
    z-index: 5;
    display: none;
}
#adminBlock #adminContent form{
    margin: 0;
    padding: 0;
}
#adminBlock #adminContent input{
    border: 1px solid #555;
    background: #444;
    color:#fff;
    padding:2px;
}
#groupIconSelect{
    position: relative;
}
#groupIconSelect ul{
    position: absolute;
    top:0;
    left:0;
    padding: 0;
    margin: 0;
    width: 222px;
    height: 250px;
    overflow: auto;
    z-index: 100;
    display: none;
}
#groupIconSelect ul li a{
    display:block;
    background: #ddd;
}
#groupIconSelect ul li a:hover{
    background: #ccc;
}
#groupIconSelect ul li a img{
    display:block;
    margin: 0 auto;
    padding:2px;
    width:32px;
}
.currentIcon{
	position: absolute;
	top: 0;
	right: 0;
}
.groupMarkers{
    padding:3px;
	background: url(../img/items.bg.png);
}
.groupMarkers:hover{
    background: url(../img/items.bg.png);
}
.groupMarkers h5{
    position: relative;
    background-position: left;
    padding: 0 5px 0 28px;
    margin:0;
    font: normal 14px Arial, Helvetica, sans-serif;
	min-height: 24px;
	background: #c5d1de;
}
.bus_routes h5{
	padding-left: 77px;	
}
.off{
	background: none;
}
.off h5{
	background: none;
}
.groupMarkers h5 a{
    color: #000;
}
.groupMarkers h5 a:hover{
    color: #000;
	text-decoration: none;
}
.off h5 a{
	color: #557;
}
.groupMarkers h5 small{
	display: block;
	color: #000;
}
.off h5 small{
	color: #777;
}
.groupMarkers h5:hover small, .groupMarkers h5:hover a{
	color: #000;
}
.groupMarkers h5 span{
    position: absolute;
    top:0;
    right:0;
}
.groupMarkers h5 span a{
    font: normal 10px verdana;
	color: #888;
}
.groupMarkers h5 span a:hover{
    font: normal 10px verdana;
	color: #444;
}
.groupMarkers ul{
    margin:0;
    padding:0;
}
.groupMarkers ul li{
    margin:0;
    margin-left: 5px;
	padding: 3px 9px;
	padding-right: 20px;
    position: relative;
}
.groupMarkers ul li.current, div.current{
	background: #e0e7da;
}
.groupMarkers ul li.current a, div.current a{
	color: #000;
}
.groupMarkers ul.subGroup li{
	margin:0;
	padding-right: 0;	
}
.groupMarkers li span{
    position: absolute;
    top:0;
    right:0;
}
.groupMarkers li span a{
    font: normal 10px verdana;
    color: #7ec0d6;
}
.groupMarkers li span a:hover{
    color: #2d758c;
}
#markerView{
    text-align: right;
    color: #aaa;
}
#markerView a{
    color: #888;
}

#header{
    width: 750px;
    border-collapse: collapse;
    margin: 0 auto;
}
#header form{
    margin:0;
    padding: 0;
}

#markerActions{
	position: absolute;
	top:0;
	right:0;
	width: 350px;
	height: 600px;
	background: #000;
	z-index: 1000;
	color: #fff;
}
#markerActions form{
	padding: 10px;
}
#markerActions a{
	clear: both;
	float: none !important;
}
#myMark{
	position: absolute;
	top: 29px;
	left: 100px;
	width: 450px;
	z-index: 1000;
	background: #f3dfaf;
    border: 1px solid #e9dDb8;
    display: none;
	box-shadow: 0 0 5px #333;
	-webkit-box-shadow: 0 0 5px #333; 
	-moz-box-shadow: 0 0 5px #333;
}
#myMark .step1{
	padding: 5px;
	padding-right: 15px;
}
#myMark .step1 p{
	text-align: right;
	margin: 5px;
	display: none;
}
#myMark .step1 a{
	font-weight: bold;
}
#myMark .close{
	position: absolute;
	top: -5px;
	right: -5px;
	width: 24px;
	height: 24px;
	background: url(/_static/img/close.gif) no-repeat;
	cursor: pointer;
}
.gmnoprint .iwin{
	width: 420px;
}
.gmnoprint h4{
	color: #8f7858;
}
.gmnoprint input{
	width: 420px;
	border: 1px solid #dacbb7;
	padding: 2px;
}

.gmapButtonWrap{
	left: 135px !important;
}

.gmapButton {
	color: black;
	background-color: #F9EDC8;
	font-size: 12px;
	border: 1px solid #000;
	padding: 1px 3px;
	margin-bottom: 4px;
	text-align: center;
	cursor: pointer;
	font: normal 12px Arial;
}
.gmapButtonGet{
	background: #4b7dae;
	border: 1px solid #3b6d9e;
	color: #fff;
	font-weight: bold;
}


#sortable { list-style-type: none; margin: 0; padding: 0;  }
#sortable li { 
	margin: 1px;
	padding: 2px;
	padding-left: 2em;
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}
#sortable li span { position: absolute; margin-left: -20px; }


.items, .subGroup{
	display: none;
}
.items table{
	width: 100%;
}
.items table td{
	vertical-align: top;
	width: 50%;
}

.bus_route{
	width: 160px;
	float: left;
	text-align: center;
}
.bus_route a{
	display: block;
	font-weight: bold;
}



#markerActions .error{
	margin: 5px 0;
	padding: 5px;
	background: #d36169;
	color: #fff;
}

#adminBlockLeft{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 400px;
	height: 100%;
	display: none;
}

#gm_yoLink{
	padding: 5px;
	text-align: center;		
	background: #0f67a1;
	color: #fff;
	display: none;
}
#gm_yoLink input{
	width: 500px;	
}
