
.vm_container {
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
	display:block;
	width:750px;
	float: left;
	background-color:white;
	padding-top:5px;
}

.vm_container .vm_Head {
	
	height:86px;
	min-height:66px;
	
	
}

.vm_container .vm_Head .HeaderCopy {
	
	display:block;
	width:410px;
	float:left;
	

}


.vm_container p {
	
	color:#333333;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	
	
	margin:0px;
	padding:0px;
	
	font-family:Verdana, Geneva, sans-serif;
}

.vm_container h1 {
	
	
	margin:0px;
	padding:0px 0px 10px 0px;
	position:relative;

	
	font-weight:bold;
	color:#313612;
	font-size:18px;
	
	
}


.vm_container .vm_Head .HeaderButtons {
	
	width:322px;
	display:block;
	float:right;
	
	position:relative;
	top:-3px;
	left:1px;
}

.vm_container .vm_Head .HeaderButtons a {
	
	border:none;
	display:inline;

}

.vm_container .vm_Head .HeaderButtons a.first {
	
	border:none;
	display:inline;
	margin-right:2px;
}


.vm_container .vm_Head .HeaderButtons a img {
	
	border:none;

}



.vm_container .vm_feature {
	
	display:block;
	width:745px;
	background-image:url(../images/map/bg_vmfeature_head.gif);
	background-repeat:no-repeat;
	background-color:#e6e9cb;
	

	padding-top:9px;
	margin-top:2px;
	
}

.vm_container .vm_feature h2.vm_map_caption {
	
	color:#333;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 16px;
	padding:0 0 0 0;
	
}


/***************************************
	Start Category Selection
***************************************/

.vm_CategorySelection {
	
	width:729px;
	height:63px;
	background-image:url(../images/map/bg_poi_selection.gif);
	background-repeat:no-repeat;
	
	margin-left:9px;
	
}

.vm_CategorySelection table {
	
	width:530px;
	float:left;
	margin-top:3px;
}


.vm_CategorySelection td {

	
	

}

.vm_CategorySelection h3 {
	
	margin:0px;
	padding:0px;
	color:#333333;
	font-weight:bold;
	font-size:12px;
	
}

.vm_CategorySelection  h3 span {
	
	font-weight:normal;
}

.vm_CategorySelection td {
	
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;


	height:30px;
	background-repeat:no-repeat;

}

.vm_CategorySelection td span {
	
	font-weight:normal;
		
}

.vm_CategorySelection div div img {
/* checkbox */	
		
	margin-right:11px;
	margin-top:2px;
	cursor:pointer;
}



.vm_CategorySelection td.MainLabel {
	
	width:162px;
	padding-left:16px;
}

.vm_CategorySelection td.Indoor {
	
	background-image:url(../images/map/icn_indoors.gif);
	background-position:9px 6px;
	
	color:#00a698;

	width:144px;
	padding-left:35px;
}


.vm_CategorySelection td.Checkbox {
	
	width:26px;
	padding:0px;
	
}

.vm_CategorySelection td.Checkbox img {
	
	cursor:pointer;	
	
	
}

.vm_CategorySelection td.Restaurants {
	
	background-image:url(../images/map/icn_restaurants.gif);
	background-position:9px 6px;
	
	color:#b846ae;
	
	width:86px;
	padding-left:35px;
}


.vm_CategorySelection td.GeneralServices {
	
	background-image:url(../images/map/icn_general.gif);
	background-position:11px 5px;
	
	color:#c80008;

	width:115px;
	padding-left:37px;
}

.vm_CategorySelection td.Outdoor {
	
	background-image:url(../images/map/icn_outdoor.gif);
	background-position:9px 5px;
	
	color:#df6a19;
	padding-left:35px;
}

.vm_CategorySelection td.Shopping {
	
	background-image:url(../images/map/icn_shopping.gif);
	background-position:9px 5px;

	color:#005aff;
	padding-left:35px;
}

.vm_CategorySelection div.PhotoGallery {
	
	display:block;
	float:right;
	width:175px;
	height:40px;
	
	margin-right:14px;
	margin-top:13px;
	
}

.vm_CategorySelection div.PhotoGallery a, .vm_CategorySelection div.PhotoGallery a img {
	
	border:none;	
	
}
/***************************************
	Start Map External
***************************************/

.vm_MapPane {
	
	overflow:hidden;
	width:720px;
	height:309px;
	margin-left:12px;
	border:1px solid #adadad;
	position: relative;
	background-color:#eee;
}

/*** system response messages */
.vm_msg_Loading {
	
	display:block;
	width:720px;
	height:309px;
	background-color:#474747;
	text-align:center;
	
	padding-top:128px;
}

.vm_msg_Loading img {
	
	display:block;
	margin-left:auto;
	margin-right:auto;
	
}

.vm_msg_Error {
	
	display:block;
	width:720px;
	height:309px;
	background-color:#474747;
	text-align:center;
	
	padding-top:125px;
}

.vm_msg_Error img {
	
	border:none;
	display:block;
	margin-left:auto;
	margin-right:auto;
}


.vm_ctrl_arrow_up {
	
	width:32px;
	height:30px;
	margin-top:-284px;
	margin-left:364px;
	position:absolute;
	z-index: 1000;
	cursor: pointer;
}

.vm_ctrl_arrow_down {
	
	width:32px;
	height:29px;
	margin-top:-54px;
	margin-left:364px;
	position:absolute;
	z-index: 1000;
	cursor: pointer;
}

.vm_ctrl_arrow_left {
	
	width:29px;
	height:32px;
	margin-top:	-171px;
	margin-left:39px;
	position:absolute;
	z-index: 1000;
	cursor: pointer;
}

.vm_ctrl_arrow_right {
	
	width:29px;
	height:30px;
	margin-top:-170px;
	margin-left: 680px;
	position:absolute;
	z-index: 1000;
	cursor: pointer;
}

/***************************************
	Start Bottom Half
***************************************/
div.vm_MapPadding {
	
	padding-top:11px;	
	
}

table.vm_SubMap {
	
	width:745px;	
	font-family:Verdana, Geneva, sans-serif;
}

td.vm_WalkingTimes {
	
	background-color:#e6e9cb;
	width:525px;
	background-image:url(../images/map/bg_walkingtimes_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:11px;
}

td.vm_WalkingTimes img {
	
	margin-left:12px;	
	
}



td.vm_MapTools {
	
	width:220px;
	vertical-align:top;
	background-color:white;
}

.vm_MapTools .Dimensionizer {
	
	background-color:#e6e9cb;	
	background-image:url(../images/map/bg_mapdetails_footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:220px;

	padding-bottom:16px;
}

.vm_MapTools .Details {
	
	display:block;
	width:207px;
	background-color:white;

	border:1px solid #bbbcb5;

}

.vm_MapTools .Details div {
	
	border-top:1px solid #c3c3c3;
	padding:11px 11px 11px 11px;
	
	display:block;

}

.vm_MapTools .Details div.wImage {
	
		
	min-height:78px;
	height:78px;
	
}


.vm_MapTools h3 {
	
	color:#a78c65;
	font-size:16px;
	margin:0px 0 0px 12px;
	padding:0 0 0 0;
	height:41px;
	line-height:43px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.vm_MapTools h4 {
	
	color:#666666;
	font-size:11px;
	font-weight:bold;
	
	margin:0 0 5px 0;
	padding:0 0 0 0;
	
}

.vm_MapTools a {
	
	color:#666;
	font-size:11px;
	padding-left:13px;
	background-image:url(../images/map/bg_doublearrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	
}

.vm_MapTools a.wIcon {
	
	text-decoration:none;	
	
}

.vm_MapTools a.wIcon span {
	
	text-decoration:underline;	
	
}

.vm_MapTools a.wIcon img {
	
	width:21px;
	height:24px;
	border:none;
	float:none;
	position:absolute;
	margin-top:-4px;
	margin-left:6px;
}

.vm_MapTools img {
	
	border:1px solid #909090;	
	width:83px;
	float:right;
	margin-top:2px;
}

.vm_MapTools p {
	
	padding:0px 8px 0 0;
	margin:0px 0 10px 0;
	font-size:10px;
	line-height:14px;
}

.vm_MapTools div.wImage p {

	width:91px;

}
