 
#wrapper {
	background-image: url(../images/bgr.jpg);
	background-repeat: repeat-y;
	background-color: #333333;
	
	}

a:visited {

}

div.refine {
	height: 400px;
	overflow: auto;
	background-color: #FFFFFF;
	border: 1px solid #DFDFDF;
	padding: 3px;
}
div.refineheader {
	padding-bottom: 3px;
}
span.next {
    float:right;
}
span.previous {
    float:left;
}
.batch_nav {
    padding: 5px;
    text-align:center;
}
/* div.mainwellwrapper {
    background:#ffffff;
	overflow:hidden;
}  */

.searchleftnav {
	/*    background-image:url(../images/bg5.jpg);  */
    float:left;
	min-height:400px;
	margin-left: 10px;
	_margin-left: 5px;
	margin-top: 10px;
	width: 175px;
	_width: 170px;

}

ul.search_neighborhood_list { 
    width:150px;
    font-size:11px;
    display:block;
    height:450px;
    overflow:auto;
    margin-left:5px;
    padding-left:18px;
    border-top:2px solid #ccc;
    border-left:2px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    color:#999;
}
ul.search_neighborhood_list li { padding-left:0;list-style-type:square; margin-bottom:2px; }

ul.search_neighborhood_list li a  { color:#066; } 

a.search-batch-next {
    font-size:10px;
}

span.termlabel {
    font-weight:bold;
}

a.itemtitle {
    font-weight:bold;
    font-size:11px;
    color:#069;
    margin:0;
    text-decoration: underline;
}

h4 {
    font-weight:bold;
    font-size:12px;
}

div.atoz_nav {
    text-align:center;
}

div.atoz_nav a {
    padding:2px;
    color:#090;
}

div.sort_nav a {

}

div.search-batch-nav {
    margin:4px 2px;
    border-top:1px dotted #999;
    font-size:11px;
}

div.search-batch-nav a {
}

div.search-batch-previous {
    float:left;
    margin-right:20px;
}

div.search-batch-pages {
    float:left;
    width:180px;
    text-align:center;
}

div.search-batch-next {
    float:right;
    clear:none;
}


div.result-description {
    font-size:11px;
    font-family:Arial,Helvetica,sans-serif;
    color:#244;
    margin:3px 0;
}

h3.result-title {
    margin:1px 0;
    font-size:12px;
    padding:0;
}

div.result-info {
	float:right;
	margin:5px;
	padding:3px;
	text-align: center;
}

div.result-core {
    float:left;
}

.startstop {
    font-size:10px;
    font-weight:bold;
    margin-bottom:6px;
    color:#000;
}

div.floatbreaker {
    clear:both;
}

div.result-item {
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
div.searchcrumb {
    float: right;
    
}
.highlight {
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #CFEBFE;
	display: block;
}

hr {
	background-color: #F3F3F3;
	color: #F3F3F3;
	height: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
}

/* data attribution box in place results */
div.results-disclaimer {
        font-size:55%;
        font-family:Times New Roman;
        color:#999;
	text-align:center;
	border-top:1px solid #ccc;
	margin:20px;
}
div.results-disclaimer div { text-align:center; }
div.results-disclaimer a { color:#669; }
div.results-disclainer div.attribution {
        text-align:center;
}
div.results-disclaimer div.attribution a img {
        border:0px;
        width:109px;height:16px;
}

.event_date {
  font-size: 11px;
  font-weight: bold;
}
