#container
{
/*
	background-color: #030305;
*/
}

#logo
{
	float: right;
	margin: 10px 10px 0 0;
}

#bnav1
{
/*
	background: url(../img/zurple/bg_menu2.png) repeat-x top left;
	background: url(../img/zurple/bg_menu.png) repeat-x top left;
	top: 0px;
*/
}

#login
{
/*
	background: url(../img/zurple/bg_menu2.png) repeat-x top left;
*/
	background: url(../img/zurple/bg_menu.png) repeat-x top left;
	top: 0px;
}

#bnav1 li.nav1
{
/*
	background: url(../img/zurple/bg_menu2_splitter.png) no-repeat top right;
	background: url(../img/zurple/bg_menu_splitter.png) no-repeat top right;
*/
}

#bnav1 a
{
/*
	color: #00aade;
*/
	font-size: 20px;
	font-weight: normal;
}

#result
{
	float: left;
	width: 700px;
	background-color: #1e1c21;
	margin: 20px 0 20px 40px;
	display: inline;
}

#title
{
	float: left;
	margin-left: 10px;
	display: inline;
}

#title h1
{
	font-size: 24px;
	color: #00aade;
	float: left;
	margin: 0;
	padding: 0;
}

#title p#multi_cities
{
	margin-bottom: 0px;
	font-size: 12px;
}

#title p
{
	margin-top: 0px;
}

#title p a
{
	color: #fff;
	margin: 0 6px;
	font-size: 14px;
}

#title p a.selected
{
	color: #00aade;
}

#adv
{
	float: right;
	width: 216px;
	text-align: center;
	background-color: #1e1c21;
	margin: 20px 30px 20px 0;
	padding: 8px 0;
	display: inline;
}

.dark
{
	background-color: #1e1c21;
}

#plist
{
	clear: both;
}

.prop
{
	float: left;
	width: 132px;
	height: 160px;
	font-size: 12px;
	margin: 12px;
	text-align: left;
	display: inline;
}

.prop a
{
	color: #fff;
}

.prop img
{
	width: 130px;
	height: 97px;
	border: solid 1px #fff;
}

.bar
{
	float: left;
	width: 680px;
	background: transparent url(../img/zurple/bg_title.png) repeat-x;
	height: 34px;
	margin: 4px 0;
	padding-top: 2px;
	padding-left: 6px;
	font-size: 12px;
}

.h1
{
	float: left;
	margin: 8px 0 0 6px;
	padding: 0;
}

#filterby
{
	margin: 8px 6px 0 0;
	position: relative;
	top: 0;
	left: 0;
	float: right;
}

#filterby_pop
{
	position: absolute;
	width: 220px;
	background: transparent url(../img/zurple/bg_white_transparent.png) repeat;
	right: -6px;
	z-index: 1;
	padding: 6px;
}

#filterby_pop .bar
{
	width: 210px;
	padding-top: 10px;
	clear: both;
}

#filterby_pop p
{
	clear: both;
	width: 210px;
	color: #000;
	margin: 0 0 4px 0;
	padding: 4px 0;
}

#neighborhoods
{
	max-height: 260px;
	overflow-y: auto;
}

#plist p
{
	clear: both;
	margin-left: 12px;
}

#checkall_span
{
	display: block;
	padding: 0;
	background-color: #666;
}
