/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*MAP PAGE STYLES//////////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*PAGE HEADER OVERRIDE/////////////////////////////////////////////////////////////////////////////////////////*/
div.grpheader_map
{
	clear: both;
	float: none;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none;
	text-align: center;
	background-image: url(images/blocks/tint.png);
	background-repeat: repeat-x;
	background-position: top left;
}
/*---------------------------------------------*/
table.franavtree_arialmap
{
	border-style: ridge none ridge none;
	border-width: thin;
	border-color: #808080;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 137px;
	z-index: 9999;
	background-image: url(images/blocks/tint.png);
	background-repeat: repeat-x;
	background-position: top left;
}
td.cntnavtree_links_arialmap
{
	padding-left: 4px;
	text-align: left;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-color: Transparent;
}
td.cntnavtree_help_arialmap
{
	text-align: right;
	color: #33BB33;
	background-color: Transparent;
	font-size: 10px;
}
/*---------------------------------------------*/
table.franavtree_streetmap
{
	border-style: ridge none ridge none;
	border-width: thin;
	border-color: #808080;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 137px;
	z-index: 9999;
	background-image: url(images/blocks/tint.png);
	background-repeat: repeat-x;
	background-position: top left;
}
td.cntnavtree_links_streetmap
{
	padding-left: 4px;
	text-align: left;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-color: Transparent;
	color: #131E0E;
}
td.cntnavtree_help_streetmap
{
	text-align: right;
	color: #33BB33;
	background-color: Transparent;
	font-size: 10px;
}

/*VIRTUAL EARTH MAPS///////////////////////////////////////////////////////////////////////////////////////*/
div.blkvemapholder
{
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height: 100%; 
	z-index: 10; 
	background-color: transparent; 
	text-align: center;
}
div.blkvemaploadmessage
{
	position: absolute; 
	left: 325px; 
	top: 350px; 
	width: 165px; 
	z-index: 9; 
	background-color: transparent; 
	text-align: center;
	color: #FFFFFF;
	font-family: verdana, tahoma, arial;
	font-style: italic;
	text-decoration: none;
	line-height: normal;
	font-size : 10px;
}
/*---------------------------------------------*/
div.blkvemapholder_workmap
{
}

/*MAP PUSHPINS////////////////////////////////////////////////////////////////////////////////////////////*/
a
{
	text-decoration: none;
}
div.blkvepushpin_icon
{
	background-color: Transparent;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	width: 150px;
	text-align: left;
}
div.blkvepushpin_icon_maplabel
{
	background-color: Transparent;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	width: 300px;
	text-align: center;
}
div.blkvepushpin_icon_ridearealink 
{
	background-color: Transparent;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	width: 25px;
	text-align: left;
}
span.cntvepushpin_label
{
	background-color: Transparent;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-family: verdana, tahoma, arial;
	line-height: normal;
}
span.cntvepushpin_label_maplabel
{
	background-color: Transparent;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, tahoma, arial;
	line-height: normal;
	font-size : 20px;
}
span.cntvepushpin_label_ridearealink
{
	background-color: Transparent;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, tahoma, arial;
	line-height: normal;
}
div.blkvepushpin_poptitle
{
	font-weight: bold;
	font-family: verdana, tahoma, arial;
	font-style: normal;
	text-decoration: none;
	font-size : 14px;
}
div.blkvepushpin_popdescription
{
	font-weight: normal;
	font-family: verdana, tahoma, arial;
	font-style: normal;
	text-decoration: none;
	font-size : 11px 
}

/*MAP TOOLS PANELS///////////////////////////////////////////////////////////////////////////////////////*/
div.blkmaptools
{
	position: absolute; 
	left: 5px; 
	top: 170px; 
	width: 165px; 
	z-index: 9999; 
	background-color: transparent; 
	text-align: left;
}
table.framaptools
{
	vertical-align: top;
	text-align: center;
	font-size: 10px;
	empty-cells: show;
	text-align: center;
}
td.ttlmaptools
{
	font-size : 11px;
	line-height: 11px;
}
td.cntmaptools
{
	width: 120px;
}
/*---------------------------------------------*/
p.cntmaptools_directions
{
	text-align: left;
	font-size: 10px;
	color: #BBBBBB;
}
p.cntmaptools_pointslist
{
	text-align: left;
}
span.cntmaptools_help
{
	color: #33BB33;
	font-size: 10px;
	font-style: italic;
}
span.cntmaptools_gpscoord
{
	font-weight: normal;
	font-size: 8px;
	font-style: normal;
	font-family: verdana, tahoma, arial;
	text-decoration: none;
	color: #DFC61E;
}
span.cntmaptools_gpsdescript
{
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	font-family: verdana, tahoma, arial;
	text-decoration: none;
}
input.cntmaptools_switchmode
{
	width: 100%;
	font-style: normal;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 8pt;
	text-transform: none;
	text-decoration: none;
	border-top-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
	border-right-color: #555555;
	border-top-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	background-color: #003300;
	color: #DFC61E;
}
input.cntmaptools_routetrip
{
	width: 100%;
	font-style: normal;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 8pt;
	text-transform: none;
	text-decoration: none;
	border-top-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
	border-right-color: #555555;
	border-top-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	background-color: #003300;
	color: #DFC61E;
}
/*---------------------------------------------*/
div.blkmaptools_workmap
{
}
div.blkmaptools_workmap_hidden
{
}
/*ADVERTISEMENTS///////////////////////////////////////////////////////////////////////////////////////*/
div.blkad_trailmap
{
	position: absolute; 
	left: 175px; 
	top: 170px; 
	width: 468px;
	height: 60px;
	z-index: 9999; 
	background-color: transparent; 
	font-size: 16px;
	color: #FFFFFF;
}
div.blkad_streetmap
{
	position: absolute; 
	left: 175px; 
	top: 170px; 
	width: 468px;
	height: 60px;
	z-index: 9999; 
	background-color: transparent; 
	font-size: 16px;
	color: #FFFFFF;
}
div.blkad_statemap
{
	position: absolute; 
	left: 10px; 
	top: 170px; 
	width: 468px;
	height: 60px;
	z-index: 9999; 
	background-color: transparent; 
	font-size: 16px;
	color: #FFFFFF;
}