  #mapConteiner { margin: 0px 0px 0px 5px; padding: 0px; /* 000 10*/}
/* Old widht,height
.mapHolder { float: left; width:310px; height:310px;}
#embeddedRWC { position:relative; float:left; width: 280px; height: 250px; margin: 0px;}
*/

/*New width, height */
/*.mapHolder { float:left; width:803px; height:360px; margin: 0px; }*/
.mapHolder { float:left; width:803px; height:360px; margin:0px}/*  margin: -3px 0px -6px 0px;*/
* html .mapHolder { float:left; width:803px; height:360px; margin: -8px 0px 0px 0px; }/*IE6*/
#embeddedRWC { position: relative; float:left;  width: 803px; height: 360px; margin: 0px; margin-top: -1px;}

.mapHolderSmall { float:left; width:600px; height:360px; margin:0px; }
* html .mapHolder { float:left; width:600px; height:360px; margin: -8px 0px 0px 0px; }/*IE6*/
#mapConteiner .embeddedRWCSmall { position: relative; float:left;  width: 600px; height: 360px; margin: 0px; margin-top: -1px;}

#traveltime { position:absolute; top:50px; left:10px; margin: 0px; padding: 5px; border-bottom: 2px solid #AAAAAA; border-right: 2px solid #AAAAAA; background: #ffffff; z-index: 70; text-align:left;}
#traveltime p{ margin: 0px;}
#mapScaleBar {color:#095898; padding-left: 2px; color: Blue; font:13px arial; position: absolute; top: 3px; left: 3px; border: 2px solid #095898; border-top: none; z-index: 100;}
.copyPanel {height: 15px; width: 100px; position: absolute; left: 5px; top: 20px; z-index: 100;}

/* New pan*/
.pan { clear: both; margin: 0; font-size: 0; padding: 0; width: 480px; height: 15px;  background-repeat: repeat-x; text-align:center;}
.vPan{width: 15px; height: 310px; background-repeat: repeat-y; float: left;}
.vPan img {margin-top: 150px;}
#topPan {background-image: url(../../images/map/bar_t.gif);}
#tlPic { background-image: url(../../images/map/corner_tl.gif); background-position: top left; background-repeat: no-repeat;}
#trPic { padding: 0;  background-image: url(../../images/map/corner_tr.gif); background-position: top right; background-repeat: no-repeat;}
#lPan {background-image: url(../../images/map/bar_l.gif); }
#rPan {background-image: url(../../images/map/bar_r.gif);}
#bottomPan {background-image: url(../../images/map/bar_b.gif);}
#blPic {background-image: url(../../images/map/corner_bl.gif); background-position: bottom left; background-repeat: no-repeat;}
#brPic {background-image: url(../../images/map/corner_br.gif); background-position: bottom right; background-repeat: no-repeat;}


.rwcScaleBar { position:absolute; top: 20px; left: 3px;}

/*#maplinkarea { clear:both;}*/
.symbolLink {position: absolute; bottom: 2px; left:2px; z-index: 103;}
.largeMapLink{color: #000000; text-decoration: underline; position: absolute; bottom: 2px; right: 2px; z-index: 103;}

/*New zoom css*/	
#zoomBar { position: absolute; bottom:2px; text-align: center; padding: 0; margin: 0;}
#zoombuttonarea {position: absolute; bottom:2px; text-align: center; padding: 0; margin: 0; z-index: 101; width: 480px;}
#zoomBar a {border: 1px solid black; padding: 0px 5px 0px 5px; margin: 2px; text-decoration: none; color: black; }
#zoombuttonarea a img {border: none; text-decoration: none;}
#zoombuttonarea input { font-size: 11px;}

/*New search */ 
#searchListDiv {display:none;}
.searchDiv{width:160px; float:left;  background-color:#F0F0F0; position: absolute; right: 0px; top: 0px; z-index: 106;}
.searchDiv h3{background-color: silver; line-height: 17px; padding: 0 0 0 5px; margin: 0; font-size: 11px; cursor:pointer;  background:silver url(../../images/map/arrows-up-down.png) no-repeat 143px -22px;}
.searchDiv h4 { text-align: left; line-height:20px; margin:0px; padding: 0 0 0 5px;  cursor:pointer; background:transparent url(../../images/map/arrows-up-down.png) no-repeat 143px -22px; font-size: 10px;}
.searchDiv label {float: left;  margin: 0px; padding:0px; font-size:10px; text-align:left;}
.searchDiv p {margin: 5px; text-align: right;}
.searchDiv ul {list-style: none; margin: 0px; padding: 0px; text-align: right; font-size:10px;}
.searchDiv li {padding:0px 4px 0px 0px; margin: 0px; font-size:10px; clear: both;}
.searchDiv li label{font-size:10px; }
.searchDiv span{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; text-align:right; }
.searchDiv input {margin:0px; padding: 0px;}
.searchDiv .noArrowHeader { line-height: 20px; text-align:right;  background-image: none;}
.searchDiv .noArrowHeader h4 { float: left;}
.searchDiv .subList {background-color: white; margin:0px; padding:5px 0 5px 0; width: 160px; }
.subList li {margin:0px; padding:0px 4px 0px 0px; clear: both;}
.searchDiv .subList li label {margin: 0px;}

.mapToolBox img{border: none;}
.mapToolBox a{ border:1px solid black;}

.rwcWhiteInfoBox {width: 200px;}

#mapInfoBox { width: 360px; border: 1px solid black; top: 0px; position: relative; margin-bottom: 10px;}
#mapInfoBox p { text-align: right; margin: 0px 5px 5px 0px;}
#mapInfoBox a {color: Black;}
#mooremessageMap{ background-color: #ffe999; padding:4px 0 4px 0; margin:0px; }

.rwcZoomControlOverlay{ position:absolute; top: auto; bottom:5px; right:50%; margin-right: -82px;}
.rwcPanControlOverlay{position:absolute; top: auto; bottom:95px; right:50%; margin-right: -65px; }

.toolBox {position: absolute; top: auto; bottom:35px; right:50%; margin-right: -37px; z-index: 50;}
.toolBox a, img, image {text-decoration: none; border: none;}

/*.rwcWhiteInfoBox { opacity: 1; filter:none; -moz-opacity: none; -khtml-opacity: 1; z-index:60;}*/

.rwcWhiteInfoBoxCamera{position:absolute; margin: 0px; padding-bottom: 5px; border-bottom: 2px solid #AAAAAA; border-right: 2px solid #AAAAAA; background: #ffffff; width: 190px; z-index: 120;}
#objectListDiv{position:absolute; top:50px; left:10px; margin: 0px; padding: 5px; border-bottom: 2px solid #AAAAAA; border-right: 2px solid #AAAAAA; background: #ffffff; z-index: 70; text-align:left;}
#objectListDiv a {margin-left: 5px;}


