




.breadcrumb .linkcat:hover  .ab_neighbourhoods{
	display:block;
}


 .breadcrumb .linkcat{

}

.ab_neighbourhoods {

 top: 0px \0 !important;
}


.ab_neighbourhoods ul{
    background: none repeat scroll 0 0 #F6F6F6;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.ab_neighbourhoods li{
    display: block;
    float: left;
    font-size: 13px;
    line-height: 24px;
    margin-right: -12px;
    padding: 0 30px 0 8px;
    vertical-align: text-bottom;
}


.ab_neighbourhoods  a:before{
	display:none !important;
}

.ab_neighbourhoods ul li:nth-child(2n){
	border-right:1px dashed #CCC;
}



.ab_neighbourhoods li span{
	position:relative;
	z-index:999;
	display:block;
}
.ab_neighbourhoods li span:hover{
	text-decoration:underline;
}
/*1.6*/



.breadcrumb  ul a {
    display: inline-block;
    margin-left: 0;
    padding: 0  !important;

}



.linkcat + a:after,.linkcat + a:before{display:none !important;}
.breadcrumb { overflow: visible!important; }


.breadcrumb{
	position:static !important;
}


.ab_neighbourhoods{
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0 1%;
    border: 1px solid #DBDBDB;
    display: none;
    height: auto;
    left: 0;
    position: absolute;
    top: 40px;
    width: auto;
    z-index: 777;
}


.ab_neighbourhoods li{
	border-bottom: 1px solid #DBDBDB;
    /*background: none repeat scroll 0 0 #FFFFFF;*/
}



.breadcrumb ul li{
	border:none !important;
}


.breadcrumb ul a{
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    height: inherit !important;
    margin: 0 !important;
    padding: 0 !important;
}


.ab_neighbourhoods ul{
	background:none !important;
}


@media only screen and  (max-width : 1200px) {
    .ab_neighbourhoods{
        left:15px !important;
    }
}

.breadcrumb .ab_neighbourhoods a:after {
    /*border: none;*/
}