/*REUSABLE STUFF*/
.float_left{float:left;}
.float_right{float:right;}

.cf:before,
.cf:after {content: " ";display: table;}
.cf:after {clear: both;}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

/*Hide*/
.prettyMapList .prettyFileBar .prettyMapListSearch .hidden{display:none;}
/*floats*/
.prettyMapList .float_right{float:right;}
.prettyMapList .float_left{float:left;}
/*Buttons*/
#MaplistBack,
.prettyMapList .btn{
    display:inline-block;
    *display:inline;
    font-size: 12px;
    padding: 5px 10px;
    text-decoration: none;
    zoom:1;
}

.prettyMapList .btn:hover{}
.prettyMapList .btn:active{}

.prettyMapList ul.unstyled,
.prettyMapList ul.unstyled{list-style-type:none;margin:0 !important;padding:0 !important;}

/* For modern browsers */
.prettyMapList .clearfix:before,
.prettyMapList .clearfix:after {
    content:"";
    display:table;
}

.prettyMapList .clearfix:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.prettyMapList .clearfix {
    *zoom:1;
}

/*MAIN*/
/*The map itself*/
.prettyMapList .mapHolder{
    border: solid 1px #ccc;
    height: 350px;
    margin-bottom:15px;
    width: 100%;
}

/*Pop up windows*/
.prettyMapList .mapHolder .infoWindow
{
    font-size:14px;
}

.prettyMapList .mapHolder .infoWindow h3{
    border-bottom:dashed 1px #ccc;
    font-size:18px;
    line-height:1.2em;
    margin:0 0 10px 0 !important;
    padding-bottom:5px;
}
.prettyMapList .mapHolder .infoWindow .cats{
    clear:both;
    color:#888;
    font-size:11px;
    padding-top:5px;
}


/*Fixes street view button*/
.prettyMapList .mapHolder img{ max-width:none !important;}

.prettyMapList .mapLocationDetail{
    display:none;
    padding:10px 0;
}

.prettyMapList .mapcategories{
    color:#aaa;
    float:right;
    font-size:11px;
}

.prettyMapList .mapcategories span{color:#888}

/*Sort and Filter Buttons*/
.prettyMapList .showSortingBtn,
.prettyMapList .showFilterBtn{margin-top:10px;padding-left:28px;_padding-left:10px;position:relative;}
.prettyMapList .showSortingBtn:before,
.prettyMapList .showFilterBtn:before{
	background:transparent url(../images/silk_icons/arrow_join_red_down.png) no-repeat 0 0;
	content:"";
	display:block;
	height:16px;
	left:5px;
	position:absolute;
	top:6px;
	width:16px;
}

.prettyMapList .showSortingBtn:before{background-image:url(../images/silk_icons/arrow_down_red.png);}
.prettyMapList .sortAsc:before{background-image:url(../images/silk_icons/arrow_up_red.png);}

/*List styles*/
.prettyMapList .prettylink
{
    	/*Drop shadow*/
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);

	cursor:pointer;
	display:block;
	font-size:14px;
	line-height:1.2em;
	margin:10px 0;
	padding:10px 10px 10px 35px;
	*padding:10px;/*ie6/7 don't support pseudo elements so no need to make space for the icon*/
	position:relative;
	text-decoration:none;
	zoom:1;
}

.prettyMapList .prettylink:after
{
	content:"";
	display:block;
	height:20px;
	left:10px;
	margin-right:2px;
	position:absolute;
	top:11px;
	width:20px;
}

.prettyMapList .prettylink:hover{}

.prettyMapList .prettylink:active{
    /*Inset drop-shadow*/
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
}

.prettyMapList .prettylink a,
.prettyMapList .prettylink a:visited{text-decoration:none;}

/*Distance text for geo maps*/
.prettyMapList .prettylink .distance{font-size:11px;}

/*Added to stop themes overriding*/
.prettyMapList .map{
    float:none;
    display:block;
}

/*Added to stop themes overriding*/
.prettyMapList .map{
    float:none;
    display:block;
}

/*Set icons*/
.prettyMapList .map:after{background:transparent url(../images/silk_icons/map.png) no-repeat 0 0;}

/*Use featured image*/
.prettyMapList .featuredImage img{
    border-radius:5px;
    border:solid 1px #ccc;
    display:block;
    float:left;
    margin-right:5px;
    /*Inset drop-shadow*/
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
}

.prettyMapList .getDirections{border-top:dashed 1px #ccc;margin-top:10px;padding-top:10px;}
.prettyMapList .getDirections input{margin:0 3px;width: 200px;}
.prettyMapList .mapLocationDirectionsHolder,
.prettyMapList .mapLocationDirectionsHolder:hover{
    background-color: #FFF;
    color: #333;
    margin-left: -25px;
}

/*distance and time*/
.prettyMapList .mapLocationDirectionsHolder .adp-summary{
    color:#666;
    font-size:13px;
    text-align:right;
}
.prettyMapList .mapLocationDirectionsHolder .adp-legal{font-size:11px;text-align: right;}/*map data google*/

.prettyMapList .mapLocationDirectionsHolder table.adp-placemark{border:solid 1px #ccc;}

.prettyMapList .mapLocationDirectionsHolder > div{
    border:solid 1px #ccc;
    margin-top:15px;
    padding:10px;
}

.prettyMapList .mapLocationDirectionsHolder table{margin:0 0 5px 0 !important;}

.prettyMapList .mapLocationDirectionsHolder .adp-text{vertical-align:middle;}

/*Pagination*/
.prettyPagination
{
	height: 45px;
        margin-bottom: 10px;
	padding-top:5px;
	text-align:center;
}
.prettyPagination .pagingInfo{display:inline-block;*display:inline;margin-top:10px;zoom:1;}

.prettyPagination a{
	display:inline-block;
	padding:5px;
	*display:inline;
	zoom:1;
}

.prettyPagination a.pfl_next{float:right;}
.prettyPagination a.pfl_prev{float:left;}
.prettyPagination a.disabled{opacity:0.4;}

/*SEARCH AND FILTERS*/
/*Filters*/
.prettyMapList .prettyFileBar{
    border-bottom: 1px dashed #EFEFEF;
    padding-bottom: 5px;
    position:relative;
}

.prettyMapList .prettyFileBar .btn{margin-left:5px;}

.prettyMapList .prettyFileBar .unstyled li{
    background-image: none;
    list-style-type:none;
    margin:0;
    padding:0;
}

.prettyMapList .prettyFileBar .prettyFileFilters,
.prettyMapList .prettyFileBar .prettyFileSorting{
	/*Drop shadow*/
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);

	background-color:#fff;
	border:solid 1px #ccc;
	border-radius:0 0 5px 5px;
	display:none;
	position:absolute;
	font-size: 11px;
	line-height: 1.2em;
	right:0;
	top:38px;
	width:120px;
	z-index:100;
}

.prettyMapList .prettyFileBar .prettyFileSorting{right:105px;}

.prettyMapList .prettyFileBar .prettyFileFilters p,
.prettyMapList .prettyFileBar .prettyFileSorting p{
	margin-bottom:0 !important;
        padding-bottom:0 !important;
}

.prettyMapList .prettyFileBar .prettyFileFilters li a,
.prettyMapList .prettyFileBar .prettyFileSorting li a{
	border-bottom:solid 1px #f4f4f4;
	color:#21759B;
	display:block;
	font-size:12px;
	margin:0;
	padding:5px;
	text-decoration:none;

	/*Animation*/
	-webkit-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	transition: all 0.2s ;
}



.prettyMapList .prettyFileBar .prettyFileFilters li a{
    background:rgb(247,255,224) none no-repeat 91px 10px;   
}

.prettyMapList .prettyFileBar .prettyFileFilters li a:hover,
.prettyMapList .prettyFileBar .prettyFileSorting li a:hover{
	background-color:rgb(247,255,224);
        background-position:91px 2px;
	color:#D54E21;
}

/*Direction icons*/
.prettyMapList .prettyFileBar .prettyFileSorting li a.asc{background:transparent url(../images/silk_icons/arrow_up_red.png) no-repeat 100px 4px;}
.prettyMapList .prettyFileBar .prettyFileSorting li a.dec{background:transparent url(../images/silk_icons/arrow_down_red.png) no-repeat 100px 4px;}

/*Close bar*/
.prettyMapList .prettyFileBar .bar{
	background-color:#fbfbfb;
	border-radius:0 0 5px 5px;
	border-top:solid 1px #ccc;
	text-align:right;
}

.prettyMapList .prettyFileBar .bar .cross{
	background:transparent url(../images/icons1/cross.png) no-repeat 99% 50%;
	display:block;
	height:16px;
	padding:5px;
	text-align:left;
	text-indent:-9000px;
	opacity:0.4;
}

.prettyMapList .prettyFileBar .bar .cross:hover{
    background-color:#efefef;
}

/*Selected filter*/
.prettyMapList .prettyFileBar .prettyFileFilters a.showing{
	/*Gradients*/
	background:rgb(247,255,224) none no-repeat 91px 2px; /* Old browsers */

	color: #626933;
	padding-left:24px;
	position:relative;
	text-shadow:0 1px 1px rgba(255,255,255,1);

	/*Animation*/
	-webkit-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	transition: all 0.2s ;
}

.prettyMapList .prettyFileBar .prettyFileFilters a.showing:after
{
	content:"";
	background:transparent url(../images/silk_icons/tick.png) no-repeat 0 0;
	display:block;
	height:16px;
	opacity:0.8;
	position:absolute;
	top:3px;
	left:3px;
	width:16px;
}

/*Message*/
.prettyMapList .prettyMessage{
	/*Gradient background*/
	background: rgb(233,246,253); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(233,246,253,1) 0%, rgba(211,238,251,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(233,246,253,1)), color-stop(100%,rgba(211,238,251,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(233,246,253,1) 0%,rgba(211,238,251,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(233,246,253,1) 0%,rgba(211,238,251,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(233,246,253,1) 0%,rgba(211,238,251,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(233,246,253,1) 0%,rgba(211,238,251,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9f6fd', endColorstr='#d3eefb',GradientType=0 ); /* IE6-9 */

	/*Rounded corners*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

        margin: 10px 0;
        padding: 10px 10px 10px 35px;
	position:relative;
}

.prettyMapList .prettyMessage:after
{
	content:"";
	background:transparent url(../images/silk_icons/information.png) no-repeat 0 0;
	display:block;
	height:20px;
	left:10px;
	position:absolute;
	top:14px;
	width:20px;
}

.prettyMapList .prettyMessage a{margin-left:10px;}

/*SEARCH*/
.prettyMapList .prettyFileBar .prettyMapListSearch{
	display:inline-block;
	*display:inline;
	padding:10px 0;
        text-align:left;
	zoom:1;
}

.prettyMapList .prettyFileBar .distanceSelector{
    border: 1px solid #CCC;
    -webkit-border-radius: 3px;
    border-radius: 3px; 
    display: inline-block;
    margin-right: 3px;
    padding: 4px; 
}

/*Search box*/
.prettyMapList .prettyFileBar .prettySearchValue{
	/*Rounded corners*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	border:solid 1px #ccc;
	color:#ccc;
	font-size:13px;
	margin:0 5px 0 0;
	padding:5px; 
    width: 150px;
}

/*Search box with focus*/
.prettyMapList .prettyFileBar .prettySearchValue.active{
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);

	border-color:rgba(82, 168, 236, 0.8);
	color:#333;
}

/*Search box error*/
.prettyMapList .prettyFileBar .prettySearchValue.error{border-color:#f00;color:#666;background-image:none;}

/*Search button*/
.prettyMapList .prettyFileBar .prettyMapListSearch a{
	cursor:pointer;
	display:inline-block;
	*display:inline;/*ie6 and 7*/
	font-size:13px;
        margin-left:0;
	zoom:1;/*ie6 and 7*/
}

/*Clear search function*/
.prettyMapList .prettyFileBar .prettyMapListSearch .clearSearch{margin-left:3px;}

.prettyMapList .prettyListItems{min-height:150px;}

/*LOADING*/
.prettyMapList .prettyListItems.loading{
	background:#fff url("../images/loading32.gif") no-repeat 50% 50%;
	height:200px;
}

.prettyMapList .prettyListItems.loading a{
	display:none;
}

/*GEOLOCATING*/
.prettyMapList .getDirections .getdirectionsgeo,
.prettyMapList .getDirections .getdirectionsgeo:hover,
.prettyMapList .getDirections .getdirectionsgeo:active{
    	background:#fff url("../images/target.png") no-repeat 50% 50%;
        margin-left:3px;
        padding:5px;
        text-indent:-9000px;
        width:15px;
}

.prettyMapList .getDirections .getdirectionsgeo:hover{background-color:#eee}

.prettyMapList .getDirections .smallLoading,
.prettyMapList .getDirections .smallLoading:hover{
    	background:#fff url("../images/loading16.gif") no-repeat 50% 50%;
}


.prettyMapList .viewLocationPage{margin-top:10px;}

/*CUSTOM PAGE TEMPLATE*/
/*The map box*/
#SingleMapLocation{
    -webkit-box-shadow:  0px 3px 2px 0px rgba(0, 0, 0, 0.2);
            box-shadow:  0px 3px 2px 0px rgba(0, 0, 0, 0.2);

    background-color:#fff;
    border:solid 1px #ccc;
    margin-bottom:15px;
    padding:5px 5px 0 5px;
}
/*The address box*/
#MapAddressContainer{
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color:#f9f9f9;
    border:solid 1px #ccc;
    display:inline-block;
    margin:30px 0 20px 0;
    padding:10px;
    width:100%;

}
#MapAddressLabel
{
    color:#888;
    display:inline-block;
    font-size:0.8em;
    margin-bottom:5px;
}

#MapAddress{

}

.maplist_featuredimage{
    -webkit-box-shadow:  0px 1px 1px 0px rgba(0, 0, 0, 0.2);
            box-shadow:  0px 1px 1px 0px rgba(0, 0, 0, 0.2);

    border:solid 1px #ccc;
    margin:0 10px 10px 0;
    padding:5px;
}

#MaplistBack{margin:5px 0 10px 0;}