#paging_top, #paging_bottom, .filterHeader{
	background-color:#A3AB81;
	color:#FFF;
	clear: both;
	float: left;
	text-align: center;	
	width: 100%;
	padding: 5px 0px;
	margin:5px 0;
}
#paging_top{
}

#paging_bottom{
}
.MapDiv {
	padding-left:2px;
}

.pageCount, .ddTitle {
	font-weight:bold;
	float:left;
	width:120px;
	padding-left:10px;
	text-align:left;
}
.pageNav, .ddNav {
	font-weight:normal;
	float:right;
	width:370px;
	padding-right:10px;
	text-align:right;
	color:#E1E3D7;
}
.pageNav a, .ddNav a {
	font-weight:bold;
	color:#FFF;
}

.filterHeader {
	margin:5px 0;
}

#topbar{
	padding-right: 15px;
}

#sidebar{
	width: 258px;
}
#filterMsg {
	display:none;
	text-align:center;
	padding:10px 7px;
	background-color:#930;
	border:3px solid #FFF;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}

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 #09F;
	color: black;
	font-size: 11px;
	text-align: center;
	float: left;
	width: 100%;
}

#pinnedHeader{
	font-size: 12px;
	font-weight: bold;
}

#pinnedContent{
	font-style:italic;
	color: #000;
	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{
}

#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:#333;
	vertical-align: middle;
	height: 32px;
	padding-left:50px;
}

.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
*******************************************************/


#sidebar #ListingsExplorer_CategoryFilter{
	width: 239px;
	margin-left: 7px;
	background: url(../images/shell/box_bottom.gif) no-repeat left bottom !important; 
	position:relative; 
}

#sidebar #ListingsExplorer_DistanceFilter{
	width: 239px;
	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{
	cursor: pointer;
	background-color: #a4ac82;
}

.catFilterCatHeader{
	line-height: 15px;
	width: 216px;
	padding-left: 5px;	
}
.showing .catFilterCatHeader{
	background-color: #a4ac82;
}

.catFilterCatCB{
	display: block;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}

.catFilterSubCats{
	display: none;
}

.showing .catFilterSubCats{
	display: block;
}

.catFilterCat{
	clear: both;
	width: 224px;
	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
*********************************/

#topbar .mapFilter{
	background: none !important;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 4px 0;
}

.mapFilter{
	width:239px;
	color: #000;
}
.mapFilter span{
	color: #000;
}

.smallSelect{
	font-size: 10px;
}

.smallOption{
	font-size: 10px;
}

.mapFilter .formreq{
	color: #fff;
}

.btnHolder {
	clear:both;
	text-align:center;
}
a.btnLink {
	font-size:11px;
	line-height:25px;
	padding:4px 10px;
	background-color:#A3AB81;
	color:#FFF;
	border:1px solid #000;
	text-transform:uppercase;
}

#itineraryContainer{	
	margin-top: 20px;
	padding: 0 0 3px;
}

#itineraryContainer span{
	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
*******************************************************/

a.explorerListingTitle{
	color: #333;
	font-weight:bold;
}

.Explorer_Listing{
	color:#000;
	font-size:11px;
	margin:20px 0;
	padding:5px;
	width: 270px;
	border:1px solid #EDEEE8;
}

.Explorer_ListingLinks{
	line-height: 18px;
	text-align: center;
	background-color:#EDEEE8;
	color:#000;
}

.Explorer_ListingLinks a{
	line-height: 18px;
	margin-right: 10px;
	font-size: 10px;
	color: #000;
}

.Explorer_ListingLinks a:hover{
	color: #000;
}


.placemarkTable tr{
	border-bottom: solid 1px #CCC;
}


.mapListingTop{
	width: 280px;
	height: 4px;
}
.mapListingBottom{
	height: 6px;
	width: 280px;
}

/******************************************************
End Explorer Listing Styles
*******************************************************/

.itineraryElement{
	clear: both;
	min-height: 32px;
	border-bottom: dashed 1px white;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.itineraryElement a{
	line-height: 32px;
}