.map .logo-med { display: none; }
#mapDiv_pan_upperLeft, 
#mapDiv_pan_upperRight,
#mapDiv_pan_lowerLeft,
#mapDiv_pan_lowerRight {
    display:none;
}
#gpic,#apic { 
    padding: 2px 0px 10px 0px; 
    width: 125px;
}
#bpic{
    padding: 5px 0px 7px 0px;
}
#pptext{
    vertical-align:middle;
}
.linkwspace {
    color: #ACBC4C;
    padding: 0px;
}
img.right_arrow{
    background: url(./arrows.png) 0px 0px;
    height: 17px;
    vertical-align:middle;
    width: 12px;
}
img.left_arrow{
    width:12px;
    height:17px;
    background: url(./arrows.png) 0px -23px;
}
img.down_arrow{
    width:17px;
    height:12px;
    background: url(./arrows.png) 0px -72px;
}
img.up_arrow{
    width:17px;
    height:12px;
    background: url(./arrows.png) 0px -48px;
}
img.right_arrow_gr {
    background: url(./arrows.png) 0px -89px;
    height: 17px;
    vertical-align:middle;
    width: 12px;
}
#mapDiv_pan_up, #mapDiv_pan_right, #mapDiv_pan_down, #mapDiv_pan_left {
    background-image: url(./nav_sprite.png);
}
#mapDiv_pan_up {
	top: 135px !important;
	left: 35px !important;
    height: 24px;
    width: 24px;
    background-position: -23px 0px;
}
#mapDiv_pan_right {
	top: 160px !important;
	left: 50px !important;
    height: 24px;
    width: 24px;
    background-position: -47px -23px;
}
#mapDiv_pan_down {
	top: 185px !important;
	left: 35px !important;
    height: 24px;
    width: 24px;
    background-position: -23px -186px;
}
#mapDiv_pan_left {
	top: 160px !important;
	left: 20px !important;
    height: 24px;
    width: 24px;
    background-position: 1px -23px;
}
#northArrow {
	position: inherit;
	bottom: 30px;
	left: 30px;
	z-index: 50;
}
#northArrow img{
	height: 75px;
	width: 75px;
}
#navNorth {
    position: inherit;
    height: 26px;
    width: 32px;
    left: 39px;
    top: 138px;
    background-color: rgba(255,255,255,0.8);
    z-index: 25;
    border-top: 2px solid rgba(102,102,102,0.8);
    border-left: 2px solid rgba(102,102,102,0.8);
    border-right: 2px solid rgba(102,102,102,0.8);
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
}
#navWest {
    position: inherit;
    height: 32px;
    width: 14px;
    left: 24px;
    top: 164px;
    background-color: rgba(255,255,255,0.8);
    z-index: 25;
    border-top: 2px solid rgba(102,102,102,0.8);
    border-left: 2px solid rgba(102,102,102,0.8);
    border-bottom: 2px solid rgba(102,102,102,0.8);
    border-radius: 5px 0px 0px 5px;
    -webkit-border-radius: 5px 0px 0px 5px;
}
#navSouth {
    position: inherit;
    height: 26px;
    width: 32px;
    left: 39px;
    top: 198px;
    background-color: rgba(255,255,255,0.8);
    z-index: 25;
    border-right: 2px solid rgba(102,102,102,0.8);
    border-left: 2px solid rgba(102,102,102,0.8);
    border-bottom: 2px solid rgba(102,102,102,0.8);
    border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
}
#navEast {
    position: inherit;
    height: 32px;
    width: 14px;
    left: 74px;
    top: 164px;
    background-color: rgba(255,255,255,0.8);
    z-index: 25;
    border-right: 2px solid rgba(102,102,102,0.8);
    border-top: 2px solid rgba(102,102,102,0.8);
    border-bottom: 2px solid rgba(102,102,102,0.8);
    border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
}
#navCenter {
    position: inherit;
    height: 33px;
    width: 34px;
    left: 40px;
    top: 165px;
    background-color: rgba(255,255,255,0.8);
    z-index: 25;
}
.HomeButton .home {
	background-color: rgba(255,255,255,1.0);
    background-image: url("../images/home.png");
    border: 2px solid #666;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    width: 30px;
    height: 30px;
    padding: 0px;
}
.HomeButton .home:hover { background-color: #eee; }
#homeButton {
	position: inherit;
	top: 62px;
	left: 40px;
	z-index: 50;
}
#showPlantZoomTo {
    background-color: #F4FA58;
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
	bottom: 10px;
    display: none;
    font-weight: bold;
    height: 25px;
    left:  38%;
    line-height:25px;
    position: absolute;
    right: 38%;
    text-align:center;
    vertical-align:middle;
    width: 24%;
	z-index: 50;
}
.esriSimpleSliderDecrementButton {
    top: 62px;
    position: absolute;
    z-index: 30;
    background-color: rgba(255,255,255,1.0);
    left: -2px;
    border-left: 2px solid #666;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
    margin-top: 2px;
}
.esriSimpleSliderTL {
    top:20px;
    left: 30px;
}
/*********  COMMON POPUP PROPERTIES *********/
.esriPopup .titleButton.maximize {
	display: none;
}
.esriViewPopup .hzLine {
	border-top: none;
}
.popupText {
	color: #ffffff;
}
.popupContent {
	padding: 0px 20px 10px 20px;
}
.popupTextPicLink {
	color: #ffffff;
	padding-top: 10px;
}
.popupContentPicLink {
	padding: 0px 20px 10px 20px;
}
.esriPopup .titleButton.close {
    background-position: 0 -171px;
    position: absolute;
    top: 10px;
    right: 10px;
}
/*********  GARDEN, BLDG, ART & TRIBUTE POPUP *********/
.esriPopup.placePopup .titlePane,
.dj_ie7 .esriPopup.placePopup .titlePane .title {
	background-color: #685245;
	color: #ffffff;
	font-weight: normal;
}
.esriPopup.placePopup .titlePane {
	border: none;
    font-family:Palatino Linotype, serif;
	font-size: 16pt;
	line-height: 22pt;
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 10px;
    vertical-align: middle;
}
.esriPopup.placePopup a {
	color: #ffffff;
}
.esriPopup.placePopup .titleButton,
.esriPopup.placePopup .pointer,
.esriPopup.placePopup .outerPointer,
.esriPopup.placePopup .esriViewPopup .gallery .mediaHandle,
.esriPopup.placePopup .esriViewPopup .gallery .mediaIcon {
	background-image: url(./popup_garden.png);
}
.esriPopup.placePopup .contentPane {
	border: none;
	border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
	background-color: #685245;
	color:#ffffff;
}
.esriPopup.placePopup .actionsPane {
	background-color: #685245;
}
.esriPopup.placePopup .actionsPane .action.zoomTo{
	display: none;
}
.esriPopup.placePopup .titleButton.close:after{
    content: "";
    position: absolute;
    top: 0px;
    right: 0px; 
    width: 50px; 
    height: 50px;
}
/*********  PLANT POPUP *********/
.esriPopup.plantPopup .titlePane,
.dj_ie7 .esriPopup.plantPopup .titlePane .title {
	background-color: #000000;
	color: #ffffff;
	font-weight: normal;
}
.esriPopup.plantPopup .titlePane {
	border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15pt;
	line-height: 17pt;
	padding: 10px 0px 10px 0px;
}
.esriPopup.plantPopup .titlePane a {
	text-decoration: none;
}
.esriPopup.plantPopup a {
	color: #ffffff;
}
.esriPopup.plantPopup .titleButton,
.esriPopup.plantPopup .pointer,
.esriPopup.plantPopup .outerPointer,
.esriPopup.plantPopup .esriViewPopup .gallery .mediaHandle,
.esriPopup.plantPopup .esriViewPopup .gallery .mediaIcon {
	background-image: url(./popup_plant.png);
}
.esriPopup.plantPopup .contentPane {
	display: none;
	padding: 5px 6px 6px 10px;
    font-family: Helvetica, Arial, sans-serif;
}
.esriPopup.plantPopup .actionsPane {
    display: none;
}
.esriPopup.plantPopup .actionsPane .action.zoomTo{
	display: none;
}
.esriPopup.plantPopup .titleButton.close:after{
    content: "";
    position: absolute;
    top: 0px;
    right: 0px; 
    width: 25px; 
    height: 25px;
}
.LeftCellPlant
{
	padding: 0px 0px 0px 5px;
	width: 500px;
}
.MidCellPlant{
    font-size: smaller;
    line-height: 25px;
	text-align: center;
	vertical-align: middle;
	width: 200px;
}
.RightCellPlant
{
    line-height: 25px;
    padding-right: 20px;
	text-align: center;
	vertical-align: middle;
	width: 60px;
}
/*********  BED POPUP *********/
.esriPopup.bedPopup .titlePane,
.dj_ie7 .esriPopup.bedPopup .titlePane .title {
	background-color: #000000;
	color: #ffffff;
	font-weight: normal;
}
.bedLink{
    font-weight:bold;
    padding: 30px 0px 0px 100px;
    text-align:right;
    vertical-align: middle;
}
.esriPopup.bedPopup a {
	color: #ffffff;
	text-decoration: none;
}
.esriPopup.bedPopup .titleButton,
.esriPopup.bedPopup .pointer,
.esriPopup.bedPopup .outerPointer,
.esriPopup.bedPopup .esriViewPopup .gallery .mediaHandle,
.esriPopup.bedPopup .esriViewPopup .gallery .mediaIcon {
	background-image: url(./popup_plant.png); /* re-use plant images for beds */
}
.esriPopup.bedPopup .contentPane .RightCellBed {
	color: #ffffff;
    font-family: Helvetica, Arial, sans-serif;
	font-size: large;
	text-align: center;
	vertical-align: middle;
	width=50%;
}
.esriPopup.bedPopup .contentPane .LeftCellBed {
	width:50%;
}
.esriPopup.bedPopup .contentPane {
	background-color: #000000;
	border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    color: white;
	padding: 0px;
}
.esriPopup.bedPopup .actionsPane {
    background-color: black;
    color: white;
	display: none;
    padding: 15px;
    text-align:left;
}
.esriPopup.bedPopup .actionsPane .action.zoomTo{
	display: none;
}
.esriPopup.bedPopup .titleButton.close:after{
    content: "";
    position: absolute;
    top: 0px;
    right: 0px; 
    width: 30px; 
    height: 30px;
}
#bedPointer{
    padding: 5px 5px 5px 10px;
}
#bedAbout{
    padding: 5px 0px 5px 10px; 
    width:100%;
}
#tblBedContent{
    border-collapse:collapse;
}
#loadingImg {
    left: 46%;
    position:absolute;
    top: 35%;
    z-index:1000;
}
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000; /*#00625F*/
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 100;
    display: block;
}
#mapDiv_layers
{
    -moz-transform:rotate(.98deg);
    -webkit-transform:rotate(.98deg);
    -o-transform:rotate(.98deg);
    -ms-transform:rotate(.98deg);
}

