#paging_top,#paging_bottom{
	clear: both;
	float: left;
	text-align: center;	
	width: 100%;
	margin: 0px auto;
	padding: 4px 0px;
}
#sidebar{
	width: 250px;
	padding: 0 3px 0 5px;
	background: url(../images/shell/mapexplorer_left.jpg) no-repeat;
	color: #333;
}

#mainContent .MapDiv
{
	width: 689px;
	background: #FFF;
	text-align: left;
}

#sidebar h1
{
	color: #FFF;
	margin: 10px 0;
}

a.explorer_pagelink{
	color: #f08833;
	display: block; 
	float: left;
	padding: 1px 0px 1px 0px;
	margin: 2px;
	width: 2em;
	text-decoration: none;
	background-color: white;
	height: 14px;
}

#placemarklist{
	clear: both;
	width: 100%;
}

.infoWindowTitle{
	color: black;
	font-weight: bold;
	font-size: 11px;
}

.infoWindowDescription{
	color: black;
	margin-top: 5px;
	font-size: 10px;
	width: 300px;
	line-height: 12px;
	height: 48px;
	overflow: hidden;
}

.infoWindowDistance{
	color: black;
	margin-top: 5px;
	font-size: 10px;
	width: 300px;
	line-height: 12px;
	height: 14px;
	overflow: hidden;
	clear: both;
}

ul.infoWindowOptions{
	width: 300px;	
}

ul.infoWindowOptions li{
	list-style: none;
	display: block;
	float: right;
	padding-left: 5px;
}

ul.infoWindowOptions li a{
	color: #f08833;
	font-size: 10px;
	margin-left: 5px;
	float: right;
}

.infoWindowSeparator{
	clear: both;
	color: #000000;
	width: 100%;
}

.infoWindowAddress{
	width:200px;
	color: black;
	text-align: left;
	font-size: 10px;
	float: left;
}

.infoWindowDirections{
	width: 140px;
	float: left;
	font-size: 10px;
	text-align: left;
}

#pinned{
	background-color: white;
	margin: 2px;
	border: solid 1px #0099FF;
	color: black;
	font-size: 11px;
	text-align: center;
	float: left;
	width: 100%;
}

#pinnedHeader{
	font-size: 12px;
	font-weight: bold;
}

#pinnedContent{
	font-style:italic;
	color: #000000;
	text-align: left;
	float: left;
	width: 100%;
}

#pinned a{
	background-color: white;
	margin: 2px;
	color: black;
	font-size: 10px;
}

.pinnedElement{
	clear: both;
	float: left;
	width: 100%;
}

/******************************************************
Driving Directions Styles
*******************************************************/

.mapSectionHeader{
	background-color: white;
	color: black;
	font-weight: bold;
	padding: 15px;
}

#drivingDirections{
	background-color: white !important;
	color: black;
	width: 100%;
	margin-bottom: 10px;
}

#drivingDirections .filterHeader{
	background-color: #f08833;
	color: white;
}

#ddContainer{
	width: 98%;
	padding:10px;
}

.MapExplorer_DirectionsStart,.MapExplorer_DirectionsEnd{
	clear: both;
	background-color: white;
	color: black;
	width: 100%;
}

.PlacemarkStepIcon{
	float: left;
}


.MapExplorer_DirectionsPlacemark {
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	color:#00ADEF;
	vertical-align: middle;
	display:table-cell;
	height: 32px;
	padding-left:10px;
}

.MapExplorer_Step{
	position:relative;
	width: 80%;
	padding:3px 30px;
	margin: 0px;
	float: left;
	font-size:14px;
	font-weight:bold;
	color:#F08833;
}

.google_note{
	float: left;
	font-weight: bold;
}

.MapExplorer_StepNumber{
	width: 5%;
	float: left;
	text-indent: 15px;	
}

.MapExplorer_StepDescription{
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:12px;
	padding-left:20px;
	width:80%;
	float:left;
}

.MapExplorer_Distance{
	color:#000;
	font-size:12px;
}

/******************************************************
END Driving Directions
*******************************************************/

/******************************************************
Category Filtere Styles
*******************************************************/


#ListingsExplorer_categoryFilter .categoryContent{
	overflow: auto;
	height: 312px;
	padding-right: 3px;
}

#sidebar #ListingsExplorer_DistanceFilter{
	width: 241px;
	margin-left: 7px;
	background: url(../images/shell/box_bottom.gif) no-repeat left bottom !important; 
	position:relative; 
}


.catFilterSubcatCB{
	display: block;
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}

div.cbHolder{
	width: 26px;
	float: left;
	height: 18px;
	padding: 2px;
}

div.catFilterCatHeader:hover,
.showing .catFilterCatHeader{
	cursor: pointer;
	background-color: #baab8b;
}

.catFilterCatHeader{
	line-height: 15px;
	padding-left: 5px;	
}

.catFilterCatCB{
	display: block;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}

.catFilterSubCats{
	display: none;
}

.showing .catFilterSubCats{
	display: block;
}

.catFilterCat{
	clear: both;
	margin-bottom: 4px;
}

.catFilterCatTitle{
	line-height: 18px;
}

.catFilterSubCat{
	clear: both;
	padding-left: 15px;
	width: 214px;
	margin-bottom: 2px;
}
.catFilterSubcatTitle{
	width: 190px;
	padding-left: 4px;
	line-height: 18px;
}
/******************************************************
End of Category Filter Styles
*******************************************************/

/*********************************
Filter Styles
*********************************/

/*
.mapFilter{
	padding: 0px;
	border: solid 1px black;
	background-color: #00adef;	
	color: #fff;
	width: 100%;
	font-size: 11px;
}
*/

#topbar .mapFilter{
	background: none !important;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 4px 0;
}

.mapFilter
{
}

.mapFilter a{
	color: #333;
}

.smallSelect{
	font-size: 10px;
}

.smallOption{
	font-size: 10px;
}

.mapFilter .formreq{
	color: #fff;
}

.filterHeader{
	font-weight: bold;
	text-align: center;
	padding: 2px;
	color: #4D3E25;
	margin-bottom: 4px;
	border-bottom: solid 1px;
}

#itineraryContainer{
}

#itineraryContainer span{
	/*background: url(../images/shell/whitetop.png) center no-repeat;*/
	display: block;
	height: 4px;
}

#itineraryContent{
	margin-top: 5px;
	padding: 0px 5px;
	text-align: center;
	font-size: 10px;
}

/******************************************************
Distance Filter Styles
*******************************************************/

.mapFilter_DistanceFilter{
	margin-top: 5px;
	display: none;
}

/******************************************************
End of Distance Filter Styles
*******************************************************/

/******************************************************
Explorer Listing Styles
*******************************************************/

.listingsContainer
{
	background:#FFF url(../images/shell/mainBodyBack.jpg) repeat-y scroll 0 0;
	width: 947px;
}

a.explorerListingTitle{
	color:#3F7285;
font-weight:bold;
text-decoration:none;
}

.Explorer_Listing{
	position: relative;
	color:#333;
	font-size:11px;
	width: 260px;
	padding: 10px 0 10px 60px;
	margin: 0 10px;
	border-bottom:1px solid #DDDDDD;
	text-align: left;
}

.Explorer_Listing img
{
	position: absolute;
	left: 0;
	top: 10px;
}

.Explorer_ListingLinks{
	line-height: 18px;
	font-size: 10px;
}

.Explorer_ListingLinks a{
	line-height: 18px;
	margin-right: 10px;
	font-size: 10px;
	color: #3F7285;
}

.placemarkTable tr{
	border-bottom: solid 1px #cccccc;
}


.mapListingTop{
	display: none;
}
.mapListingBottom{
	display: none;
}

#paging_top_container,
#paging_bottom_container,
#placemarkContainer
{
	width: 660px;
	margin: 0 auto;
}

/******************************************************
End Explorer Listing Styles
*******************************************************/


#itineraryContent {
	overflow: auto;
	height: 165px;
	padding-right: 3px;
}

.itineraryElement{
	clear: both;
	min-height: 32px;
	border-bottom: dashed 1px #4D3E25;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.itineraryElement a{
	line-height: 32px;
}