﻿/* Map Styles */

#mapContainer {
    background-color: #EAEAEA;
    width: 689px;
    padding-bottom: 10px;
    z-index: 50;
}
div#mapContainer div#map {
	background: #DDD;
	height: 600px;
    width: 669px;
	margin-left: 9px;
}

div#villa-location {
    background-color: #D5D5D5;
    padding: 10px;
}
div#map.small {
    height: 339px;
    width: 614px;
    margin: 0px auto;
}

#mapTopBorder {
	position: relative;
    margin-bottom: -10px;
    z-index: 75;
    background-image: url(/images/map/map-top-border.png);
    width: 889px;
    height: 16px;
	}

#mapFilterControls {
    background-color: #EAEAEA;
    width: 889px;
    padding-bottom: 11px;
}
#mapFilterControls .filterElement {
    float: left;
    margin: 11px 0px 0px 0px;
    padding-left: 20px;
    height: 21px;
    padding-top: 4px;
    min-width: 75px;
}
#mapFilterControls .filterElement.dateSelect {
/*
    width: 250px;
*/
}
#mapFilterControls .filterElement.dateSelect select {
    width: 70px;
}
#mapFilterControls .filterElement.backButton {
    padding: 0 12px 0 12px;
    float: right;
}
#mapFilterControls .filterElement.backButton a {
    float: right;
    width: 82px;
    height: 24px;
    background: transparent url(/images/map/map-back-button.png) no-repeat;
	 text-indent: -9999px;
    cursor: pointer;
}
/*
#mapFilterControls #spinner.filterElement {
*/
#mapFilterControls .filterElement.backButton img {
    padding: 4px 8px 0 0 ;
    width: 16px;
    height: 16px;
}
#mapFilterControls .filterElement h1.ttl-map {
    text-indent: -9999px;
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    width: 150px;
    padding: 0;
}
#mapFilterControls .filterElement p,
#mapFilterControls .filterElement label {
    padding: 2px 0 0 0;
    margin: 0;
}
#mapFilterControls .filterElement label, 
#mapFilterControls .filterElement select,
#mapFilterControls .filterElement img,
#mapFilterControls .filterElement p {
    float: left;
    font-size: 11px;
    color: #656565;
    margin-left: 3px;
}
#mapFilterControls .filterElement label {
    color: #085171;
}

div.map-info-box div.info-bg {
	background: transparent url(/images/map/overlay-top-left.png) no-repeat;
	padding: 0;
	margin: 0;
	height: 100%;
}

div.map-info-box.bottom-left div.info-bg {
	background: transparent url(/images/map/overlay-bottom-left.png) no-repeat; 
	}

div.map-info-box.bottom-right div.info-bg {
	background: transparent url(/images/map/overlay-bottom-right.png) no-repeat; 
	}

div.map-info-box.top-right div.info-bg {
	background: transparent url(/images/map/overlay-top-right.png) no-repeat; 
	}

div.map-info-box div.place {
	position: absolute;
	top: 8px;
	left: 31px;
	width: 349px;
	height: 155px;
	border: 0;  
}
div.map-info-box div.place a {
	color: white;
}

div.map-info-box div.place div.image {
    padding: 3px;
    margin-right: 10px;
    background: #DCDCDC;
	float: left;
}
div.map-info-box div.place div.image a, 
div.map-info-box div.place div.image img {

}

div.map-info-box div.place div.details {
/*
	width: 357px;
*/
    font-size: 11px;
}

div.map-info-box div.place div.details div.detail-body {
    padding-top: 10px;
    height: 95px;
}

div.map-info-box div.place div.details p strong {
    color: #085171;
}

div.map-info-box div.place div.details h2 {
	margin: 1px 0 0 0;
}

div.map-info-box div.place div.details-footer div.add {
}

div.map-info-box div.place div.details-footer div.add a,
div.map-info-box div.place div.details-footer div.remove a {
    float: left !important;
    background: transparent url(../images/link_add.gif) no-repeat;
    color: #085171;
}

div.map-info-box div.place div.details-footer a.more-info {
    background: transparent url(/images/button_more-info.gif) no-repeat;
    text-indent: -9999px;
    width: 82px;
    height: 20px;
    float: right;
    background-position: -100px 0px;
}
div.map-info-box div.place div.details-footer a.more-info:hover {
    background-position: 0px 0px;
}
/*
div.map-info-box div.links {
	position: absolute;
	top: 139px;
	left: 198px;
	width: 212px;
	height: 20px;
}
*/

div.map-info-box div.links a.arrow {
	float: right !important;
}

div.map-info-box a#close {
	background-image: url(/images/map/close.gif);
	background-repeat: no-repeat;
	background-position: -11px 0;
	float: right;
	width: 11px;
	height: 11px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin-top: 4px;
}

div.map-info-box a#close:hover {
	background-position: 0 0;
}

/* Map Type Control */
#mapTypeControls {
    background: transparent url(/images/map/map-bottom-panel-right-nq8.png) no-repeat;
    background-position: 100% 0;
    height: 36px;
    width: 889px;
    margin-top: -36px;
    position: absolute;
    padding: 0;
    z-index: 75;
}
#mapTypeControls div.leftCorner {
    float: left;
    margin: 0;
    padding: 0;
}
#mapTypeControls div.mtButtons {
    margin-top: 7px;
    margin-right: 20px;
}
#mapTypeControls a.mtButton {
    float: right;
    width: 83px;
    height: 23px;
    text-indent: -9999px;
    margin-left: 10px;
    cursor: pointer;
    background-repeat: none;
}
#mapTypeControls a.mtDefault {
    background-image: url(/images/map/map-type-default.png);
	}
#mapTypeControls a.mtSatellite {
    background-image: url(/images/map/map-type-satellite.png);
	}
#mapTypeControls a.mtPhysical {
    background-image: url(/images/map/map-type-terrain.png);
	}

#map-control-w {
    width: 1%;
    height: 1%;
}

#map-control-w div.content {
	background: transparent none no-repeat center top;
}

#map-control {
	height: 140px;
	position: relative;
}

#map-control a, #map-control div {
	display: block;
	text-decoration: none !important;
	position: absolute;
	background-repeat: no-repeat;
}

#map-control a {
	text-indent: -9999px;
}

#map-control a:hover {
	background-position: 0 0 !important;
}

#map-control #map-up, #map-control #map-down {
	background-image: url(/images/map/control/arrow-up.png);
	width: 23px;
	height: 23px;
	top: 0;
	left: 27px;
}

#map-control #map-down {
	background-image: url(/images/map/control/arrow-down.png);
	* background: none; 
	* filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='/images/map/control/arrow-down.png', sizingMethod='fixed'); 
	top: 54px;
}

#map-control #map-left, #map-control #map-right {
	background-image: url(/images/map/control/arrow-left.png);
	width: 23px;
	height: 23px;
	top: 27px;
	left: 0px;
}

#map-control #map-right {
	background-image: url(/images/map/control/arrow-right.png);
	* background: none; 
	* filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='/images/map/control/arrow-right.png', sizingMethod='fixed'); 
	left: 54px;
}

#map-control #map-centre {
	background-image: url(/images/map/control/arrow-centre.png);
	width: 23px;
	height: 23px;
	top: 27px;
	left: 27px;
}

#zoom-control {
	position: absolute;
	width: 83px;
	top: 87px;
	left: 0px;
/*
	background-image: url(/images/map/control/zoom-track-nq8.png);
*/
/*
	* background: none; 
	* filter:progid:DXimageTransform.Microsoft.alphaimageloader(src='/images/map/control/arrow-left.png', sizingMethod='fixed'); 
*/
/*
    background-position: 3px 22px;
    background-repeat: none;
*/
}

#zoom-control #zoom-toggle {
	background-image: url(/images/map/control/zoom-toggle-button.png);
	width: 78px;
	height: 23px;
	top: 0;
}

#zoom-control #zoom-in, #zoom-control #zoom-out {
	background-image: url(/images/map/control/zoom-in-button.png);
width: 78px;
	height: 23px;
	top: 0;
}

#zoom-control #zoom-out {
	background-image: url(/images/map/control/zoom-out-button.png);
	top: 26px;
}

#zoom-control #zoom-track {
	position: absolute;
	width: 23px;
	height: 147px;
	top: 24px;
}

#zoom-control #zoom-pointer {
	background-image: url(/images/map/control/zoom-handle-nq8.png);
	width: 20px;
	height: 11px;
	top: 70px;
	text-indent: -9999px;
	left: 2px;
}

