.mapViewer
{
    position: absolute;
    top: 0;
    left: 0;
    /*margin-left: 25px;*/
    width: 100%;
    height: 100%;
    border: solid #aaaaaa 0px;
}

.mapViewer .well, .mapViewer .surface
{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.mapViewer .well
{
    background-color: white;
    overflow: hidden;
}

.mapViewer .surface        
{
    background-color: transparent;
    /* background-image: url("/images/center.gif"); */
    background-image: url("/bimages/center.gif");    
    background-repeat: no-repeat;
    background-position: center center;
}

.mapViewer .well .tile
{
    border: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
}

.zoomIn        
{
    position: absolute;
    top: 20px;
    left: 215px;
    width: 23px;
    height: 21px;
    border: 0;
}
.zoomOut        
{
    position: absolute;
    top: 343px;
    left: 215px;
    width: 23px;
    height: 21px;
    border: 0;
}
#thumb        
{
    position: absolute;
    top: 26px;
    left: 4px;
    width: 15px;
    height: 9px;
    border: 0;
}

#slider
{
    position: absolute;
    top: 42px;
    left: 215px;
    width: 23px;
    height: 300px;
    border: 0;
}

#print-map-display
{
    position: absolute;
    top: 390px;
    left: 215px;
    width: 23px;
    height: 22px;
    border: 0;
}
/*
.mapViewer .zoom        
{
    background-color: white;
    position: absolute;
    top: 438px;
    left: 477px;
    width: 48px;
    height: 20px;
    margin: 0;
    padding: 0 0 0 4px;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    border: 1px solid #aaaaaa;
}
*/

.mapViewer .surface ul
{
	position: absolute;
	border: solid cyan 1px;
	padding: 0;
	margin: 0;
	white-space: nowrap;
}


.mapViewer .surface ul li  
{
	/* position: absolute; */
	background-color: #555555;
	border: 1px solid #aaaaaa;
	padding: 0;
	margin: 0;
	font: 12px Tahoma, Arial, Helvetica, "Lucida Sans", Verdana, Gill, sans-serif;
	line-height: 1.2em;
	color: #dddddd;
	list-style: none;
}

.siteIMG
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	visibility: visible;
}

#sites-list-container
{	
	position: absolute;
	top: 0px;
	left: 6px;
	width: 205px;
	bottom: 35px;
	margin: 0;
	_height:expression(document.getElementById('center-container').clientHeight < 430 ? "430px" : document.getElementById('center-container').clientHeight - 37+"px");
	margin-top: 2px;
	/*background-color: #9494ff;*/
	overflow: auto;
	padding-right: 0;
	border: solid #aaaaaa 1px;
}

#map-area
{
	position: absolute;
	top: 0px;
	left: 242px;
	right: 240px;
	min-width: 550px;
	min-height: 435px;
	margin-top: 2px;
	margin-bottom: 2px;
    border: solid #aaaaaa 1px;
	_height:expression(document.getElementById('center-container').clientHeight < 430 ? "430px" : document.getElementById('center-container').clientHeight - 37+"px");
	_width: expression((document.getElementById('center-container').clientWidth - 480)+"px");
	bottom: 33px;
	/*overflow: hidden;
	background-color: #9494ff;*/
	/*padding-left: 25px;*/
	z-index: 0;
}

#right-side
{	
	position: absolute;
	right: 2px;
	top: 0px;
	width: 235px;
	margin-top: 2px;
	margin-bottom: 0;
	_height: expression((document.getElementById('center-container').clientHeight - 37)+"px");
	bottom: 31px;
	/*background-color: #9494ff;*/
	border: 0;
}

#site-shingle-viewer
{
	position: absolute;
	top: 1px;
	left: 3px;
	width: 225px;
	height: 80px;
	overflow: hidden;
	border: solid #aaaaaa 1px;
	
}
#shingleImage
{
	position: absolute;
	top: 0;
	left: 0;
}
#selected-sites
{
	position: absolute;
	top: 85px;
	left: 3px;
	width: 225px;
	height: 245px;
	overflow: hidden;
	background-color: #dddddd;
	border: solid #aaaaaa 1px;
}

#selection-list
{
	position: absolute;
	top: 0;
	left: 0;
	width: 225px;
	height: 220px;
	overflow: auto;
	background-color: #efefef;
	border-bottom: solid #aaaaaa 1px;
}

/*
.selectionUL
{
	background-color: #dddddd;
}
*/

#selectionList
{
	position: absolute;
	left: -38px;
	top: 0;
	margin-top: 1px;
	padding-bottom: 25px;
	/*margin-bottom: 1px;*/
	list-style: none;
	white-space: nowrap;
	/* padding: 0; */
}


#selectionList li
{
	position: relative;
	margin: 0;
	padding: 0;
	height: 20px;
	white-space: nowrap;
}

#selectionList li form
{
	position: absolute;
	height: 16px;
	
}

#selectionList li form input
{
	position: absolute;
	top:2px;
	left: 2px;
}

#selectionList li a
{
	position: absolute;
	top:5px;
	left: 25px;
	color: #444444;
	font: 12px/16px Tahoma, Arial, Helvetica, "Lucida Sans", Verdana, Gill, sans-serif;
}

#selected-sites button
{
	position: absolute;
	top: 223px;
	left: 45px;
	width: 140px;
	height: 16px;
	text-align: center;
	font: bold 10px Tahoma, Arial, Helvetica, "Lucida Sans", Verdana, Gill, sans-serif;
	background-color: #aaaaaa;
}

.activeButton
{
	cursor: pointer;
}

#search-sites
{
	position: absolute;
	top: 335px;
	bottom: 2px;
	left: 3px;
	width: 225px;
	_height: expression(document.getElementById('right-side').clientHeight - 335 +"px");
	overflow: hidden;
	background-color: #dddddd;
	border: solid #aaaaaa 1px;
}

#search-sites span
{
	position: absolute;
	top: 7px;
	left: 3px;
	font: bold 10px Tahoma, Arial, Helvetica, "Lucida Sans", Verdana, Gill, sans-serif;
}


#searchWords
{
	position: relative;
	top: 3px;
	left: 50px;
	width: 145px;
	height: 20px;
	font: 12px Tahoma, Arial, Helvetica, "Lucida Sans", Verdana, Gill, sans-serif;
}

#search-sites form .activeButton
{
	position: relative;
	top: 2px;
	left: 50px;
	width: 23px;
	height: 17px;
	font: bold 10px Tahoma, Arial, Helvetica, "Lucida Sans", Verdana, Gill, sans-serif;
}

#search-results
{
	position: absolute;
	top: 25px;
	left: 0;
	width: 225px;
	bottom: 24px;
	_height: expression((document.getElementById('search-sites').clientHeight - 45)+"px");
	overflow: auto;
	background-color: #efefef;
	border-top: solid #aaaaaa 1px;
	border-bottom: solid #aaaaaa 1px;
}

#search-sites button
{
	position: absolute;
	/* _top: expression((document.getElementById('search-sites').clientHeight - 19)+"px");*/
	height: 16px;
	bottom: 0;
	left: 45px;
	width: 140px;
	text-align: center;
	font: bold 10px Tahoma, Arial, Helvetica, "Lucida Sans", Verdana, Gill, sans-serif;
	background-color: #aaaaaa;
}

#searchResults 
{
	position: absolute;
	left: -38px;
	top: 0;
	margin-top: 1px;
	padding-bottom: 25px;
	/*margin-bottom: 1px;*/
	list-style: none;
	white-space: nowrap;
}

#searchResults li
{
	position: relative;
	margin: 0;
	padding: 0;
	height: 20px;
	list-style: none;
	white-space: nowrap;
}

#searchResults li form
{
	position: absolute;
	top: 1px;
	left:1px;
	width: 15px;
	margin: 0;
	padding: 0;
}

#searchResults li form input
{
	position: absolute;
	top:2px;
	margin: 0;
	padding: 0;
	width: 14px;
	left: 3px;;
	height: 14px;
}

#searchResults li span
{
	position: absolute;
	top: 3px;
	left: 28px;
	color: #444444;
	font: 12px Tahoma, Arial, Helvetica, "Lucida Sans", Verdana, Gill, sans-serif;
}


#search-sites button:hover
{
	cursor: pointer;
}


#map-data
{
	display: none;
	visibility: hidden;
}


.sitesUL
{
	position: absolute;
	left: -35px;
	margin-top: 10px;
	font: bold 12px Tahoma, Arial, Helvetica, "Lucida Sans", Verdana, Gill, sans-serif;
	color: #444444;
	list-style: none;
	white-space: nowrap;
	/*margin-bottom: 10px;*/
	padding-bottom: 25px;
}

.sitesUL li
{
	padding-bottom: 5px;
}

.sitesUL ul
{
	position: relative;
	left: -25px;
	color: #444444;
	list-style: none;
	display: none;
	white-space: nowrap;
}

.sitesUL li li
{
	/* margin-top: 0; */
	padding: 0;
}

.sitesUL ul a
{
	font: 12px/16px Tahoma, Arial, Helvetica, "Lucida Sans", Verdana, Gill, sans-serif;
}

#display-status
{
	position: absolute;
	top: 0;
	left: 400px;
}
