.gmap-explorerHolder td {
	padding:0;
}
.gmap-explorerHolder td .featBox1 {
	margin:0 9px;
}
#placemarkTable td {
	padding:0px 25px;
}
.MapDiv, #ddRow, #paging_top_container, #placemarkContainer, #paging_bottom_container {
	float:left;
	clear:both;
}
#topbar {
	text-align:right;
	vertical-align:top;
	margin-top: 12px;
}
#paging_top, #paging_bottom, #topbar {
	font-size:12px;
	padding: 10px 15px;
	background: #2C73C5 url(../images/shell/gradient_liteblue1.jpg) repeat-x;
	color:#FFF;
	width:712px;
	float:left;
	clear:both;
}
#topbar a, #paging_top a, #paging_bottom a {
	color:#FFF;
}
#sidebar {
	width: 220px;
}
.gmap-pageCount {
	float:right;
	text-align:right;
	width:375px;
	margin-right: 15px;
}
.gmap-pagging {
	float:left;
	width:200px;
	text-align:left;
	margin-left:15px;
}
a.explorer_pagelink{
	display: block; 
	float: left;
	padding: 1px 0px 1px 0px;
	margin: 2px;
	width: 2em;
	text-decoration: none;
	background-color: white;
	height: 14px;
}

#placemarklist{
	float:left;
	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 #643E67;
	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{
	background:url(../images/shell/gradient_liteblue1.jpg) repeat-x;
	color:#FFF;
}
#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:#643e67;
	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;
}
*/

.MapExplorer_Step{
	margin-left: 30px;
}

.MapExplorer_DirectionsStart,.MapExplorer_DirectionsEnd{
	background-color: #000;
	color: #fff;
	line-height: 28px;	
}

.MapExplorer_DirectionsStart .MapExplorer_DirectionsPlacemark:before{
	content: 'Start at ';
}

.MapExplorer_DirectionsEnd .MapExplorer_DirectionsPlacemark:before{
	content: 'End at ';
}

.MapExplorer_DirectionsStart img,.MapExplorer_DirectionsEnd img{
	margin: 4px 10px 10px 4px;
}

#drivingDirections{
	background:#2C73C5 url(../images/shell/gradient_liteblue1.jpg) repeat-x scroll 0 0;
	color: white;
	height: 35px;	
	margin-top: 10px;
}

#drivingDirections h3.boxHead{
	float: left;
	width: 200px;
	margin: 0px 0px 0px 12px;
	line-height: 35px;
}

#drivingDirections .ddActions{
	float: right;
	margin: 0px 10px 0px 0px;
	width: 200px;
}

.ddActions a,.ddActions span{
	color: white;
	font-size: 1.0em;
	line-height: 35px;
	float: right;
}

#ddContainer{
	width: 722px;
	margin: 8px 10px;
	background-color: white;
}



/******************************************************
END Driving Directions
*******************************************************/

/******************************************************
Category Filtere Styles
*******************************************************/


#sidebar #ListingsExplorer_CategoryFilter{
	position:relative; 
}

#sidebar #ListingsExplorer_DistanceFilter{
	position:relative; 
}


.catFilterSubcatCB{
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 5px;
}

div.cbHolder{
	width: 26px;
	float: left;
	height: 18px;
	padding: 2px;
}

div.catFilterCatHeader:hover{
	cursor: pointer;
	background-color: #E3EDF7;
}

.catFilterCatHeader{
	padding:3px 5px;	
}
.showing .catFilterCatHeader{
	background-color: #E3EDF7;
}

.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
*********************************/

/*
.mapFilter{
	padding: 0px;
	border: solid 1px black;
	background-color: #00adef;	
	color: #fff;
	width: 100%;
	font-size: 11px;
}

#topbar .mapFilter{
	background: none !important;
}

*/
#itineraryContainer.mapFilter, #pinnedContainer.mapFilter {
	background-color:#FFF !important;
	padding:5px;
	border-left: 1px solid #EBE2E5;
	border-right: 1px solid #EBE2E5;
}

.mapFilter a {
	
}

.smallSelect{
	font-size: 10px;
}

.smallOption{
	font-size: 10px;
}

.mapFilter .formreq {
}

.filterHeader {
	font-weight: bold;
	padding: 2px;
	margin: 0 4px;
}

#itineraryContainer{
}

#itineraryContent{
	margin-top: 5px;
	padding: 0px 5px;
	text-align: center;
	font-size: 10px;
}

#itineraryContainer .filterHeader{
	
}

#itineraryHeader{
	font-weight: bold;
	font-size: 12px;
}

/******************************************************
Distance Filter Styles
*******************************************************/

.mapFilter_DistanceFilter{
	margin-top: 5px;
	display: none;
}

/******************************************************
End of Distance Filter Styles
*******************************************************/

/******************************************************
Explorer Listing Styles
*******************************************************/

a.explorerListingTitle {
	font-size:14px;
	color: #000;
}

.Explorer_Listing {
	color:#000;
	font-size:11px;
	margin: 10px 0;
	width: 320px;
	background-color:#FFF;
	border:1px solid #EEE;
}
.Explorer_ListingInfo {
	text-align:left;
	padding:15px 10px;
}
.Explorer_ListingInfo .explorerListingTitle {
	font-weight:bold;
	text-decoration:none;
}
.Explorer_ListingInfo .placemark {
	margin:0 10px 30px 0;
}

.Explorer_ListingLinks {
	text-align: center;
	background: #91C7ED url(../images/shell/gradient_liteblue2.jpg) repeat-x;
	width: 100%;
	clear: both;
}

.Explorer_ListingLinks a {
	line-height: 30px;
	font-size: 11px;
	font-weight:bold;
	color: #FFF;
	text-decoration:none;
	padding:0 5px;
}

.Explorer_ListingLinks a:hover {
	color: #2C73C5;
}

ol li{
	list-style-type: decimal;
}

li.evenrow{
	background-color: #DDD;
}

li.oddrow{
	background-color: #FFF;
}

/******************************************************
End Explorer Listing Styles
*******************************************************/

.itineraryElement{
	clear: both;
	min-height: 32px;
	border-bottom: dashed 1px black;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.itineraryElement a{
	line-height: 32px;
}


