/* ---------------------------------------------
The Scottish Bank
Locations Map Screen Style Sheet
author: Cyberwoven
version:  2008.05
----------------------------------------------- */


#mapcontainer {margin:30px 5px 30px 0;}
	#mapcontainer h3 {font-family:Arial, Helvetica, sans-serif; color:#000; border:none; margin:0; padding:0; font-size:16px; line-height:16px;}
	#mapcontainer ul {display:block; list-style:none; background:none; padding:0; margin:0; line-height:18px;}
	#mapcontainer ul li {padding:0; margin:0; line-height:14px; text-indent:0;}
	#mapcontainer ul li:first-child {background:none; padding-top:0;}
	#mapcontainer ul ul,
	#mapcontainer ul ol {background:none; padding:0; margin:0; font-size:11px;}
	#mapcontainer ul li li,
	#mapcontainer ul ol li {display:block; padding:0 !important; margin:0 !important; background:none !important; text-indent:none;}
	#mapcontainer img {float:none; margin:0;}
	#mapcontainer form {margin:0; padding:0;}

#myMap div,
#myMap p,
#myMap a,
#myMap span {margin:0 !important; padding:0 !important;}

#mapRow {position:relative; width:500px; height:305px; margin:10px 0; overflow:hidden;}
#myMap {position:relative; width:465px !important; height:300px !important; margin:0 35px 0 0; border:1px solid #bab5a2;}
#zoomControls {position:absolute; top:0; right:0; width:30px; height:300px;}
#zoomControls input {position:absolute; left:0; outline:none;}
	#btnReset {top:0;}
	#btnZoomIn {top:30px;}
	#btnZoomOut {top:60px;}
	
#divNearest,
#divDirections,
#divDirectionsLoading {background:url(/images/map/hilight-bg.gif); border:1px solid #c4cdd4; padding:8px 15px; font-size:12px; margin:0; display:inline-block;}
#divDirections {border-color:#ffb6b2; background:url(/images/map/hilight-red-bg.gif);}


.maptxb {display:inline-block; border:1px solid #a7a08b; border-right-color:#f6f3ea; border-bottom-color:#f6f3ea; font-size:11px; line-height:11px; padding:3px 0 1px 0; margin:0; text-indent:5px; width:339px;}
	#txtFromWhere {width:270px;}

label.block {display:block;}
.mapbtn {background:#e5e0d1 url(/images/map/btngradient.gif) repeat-x bottom left; border:1px solid #c2baa3; border-right-color:#978a6a; border-bottom-color:#978a6a; font-size:11px; line-height:11px; padding:3px 3px 1px 3px;}
.mesmerize {background:url(/images/map/loadingbar.gif) no-repeat 210px center; line-height:20px;}

.ero-body {text-align:left;}
.MSVE_Copyright {font-color:#000; font-size:11px;}

ul.map_legend { border:none; padding:12px 0 2px 10px !important; margin:0 !important; background:#e8e3d3!important; width:455px !important; }
	ul.map_legend.second { padding-top:0 !important; padding-bottom:10px !important; }
	ul.map_legend li { display:inline; margin:0 15px 0 5px !important; width:180px !important; }
		ul.map_legend li:first-child { float:left; display:block; width:180px; }
		ul.map_legend li img { margin:0 5px 0 0 !important; }

/*
.VE_Pushpin_Popup_Title {background:url(/images/map/maptsblogo.jpg) no-repeat; padding-top:35px;}
*/
