body 
{
	background: url(../images/global/background-pattern.gif);
	margin:0;
}

.container
{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#f0f0f0;
	padding-bottom:10px;
}

#header
{
	background:#fff;
}

.pagination
{
    background:#fff;
    margin:10px 0 10px 0;

}

.pagination div
{
    float:left;
    padding:5px 12px;
    border:1px solid #ccc;
    cursor:pointer;
}

.item-description p
{
    line-height:14px;
    color:#333;
}

#page-between
{
    border:0;
}

#page-prev
{

}

#page-next
{
    float:right;
}

.pagination table tr td
{
    text-align:center;
    padding:0;
}

/* Adapted from ParticleTree Buttons */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 4px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:120%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:2px 5px 3px 4px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:2px 5px 1px 3px; /* IE6 */
}
.buttons button[type]{
    padding:2px 2px 2px 5px; /* Firefox */
    line-height:15px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 5px 3px 4px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:10px;
}

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

#powered-by
{
	float:right;
	margin:0 10px 0 0;
}

#refine, #results
{
	border-color:#666;
}

#refine-keywords
{
    height:30px;
}

#keywords
{
    float:left;
    width:345px;
    margin:0 10px 0 0;
}

#distance-slider-bg {
    position: relative;
    background: url(../images/single-slider/bg-fader.gif) 5px 0 no-repeat;
    height:28px;
    width:189px; 
}

#distance-slider-thumb {
    cursor:default;
    position: absolute;
    top: 4px;
}

#distance-from
{
	float:right;
	width:70px;
	display:inline;
}

.widget
{
	padding-top:10px;
	padding-bottom:8px;
	margin-top:10px;

	/* background-color:#fff; */
	background-color:#fff;
}

.widget p
{
	margin:5px;
	padding:0;
	font-size:1.1em;
	text-align:center;
}

.widget input
{
	font-size:1.1em;
}

.showgrid {background:url(images/debug/grid.png);}

#price-slider {
    position: relative;
    background: url(../images/single-slider/bg-fader.gif) 5px 0 no-repeat;
    height: 28px;
    width: 189px;
}

#price-slider div {
    position: absolute;
    cursor: default;
    top: 6px;
}

#price-slider span {
    position: absolute;
    background: url(../images/double-slider/dual_thumb_highlight.gif) 0 0 repeat-x;
    top: 6px;
    left: 12px;
    height: 15px;
    width: 174px;
}

#refine-price-min, #refine-price-max
{
	width:82px;
}

#map
{
	margin-top:12px;
	width:267px;
	height:400px;
	border:1px solid #666;
}

#results-listings
{
	margin-top:12px;
}

b.price
{
	font-size:1.25em;
}

b.beds-baths
{
	font-size:.9em;
}

b.type
{
	font-size:.8em;
	text-transform:uppercase;
}

div.search-result-row
{
	background:#fff;
	border-bottom:1px solid #ccc;
	padding-top:6px;
	padding-bottom:6px;
}

div.search-result-num
{
    font-size:11px;
    font-weight:bold;
    vertical-align:middle;
    background:none;
    color:#333;

}

div.search-result-row-over div.search-result-num
{
    background:#333;
    color:#fff;    
}

div.search-result-img
{
    margin-right:10px;
}

div.search-result-img img
{
    border:2px solid #fff;
}

div.search-result-row-over div.search-result-img img
{
    border:2px solid #333;
}

div.fuzzy
{
    background:#ffffd0;
}

.related-result .span-18 a
{
    color:#333;
    margin:10px 0 5px 0;
}

#back-to-search a
{
    color:#333;
    text-decoration:none;
}

#detail-location
{
    font-size:15px;
}

#detail-space
{
    font-size:13px;
}

#detail-description
{
    font-size:14px;
}

#search-results
{
    margin-top:0;
    padding-top:0;
}

#search-results a
{
	display:block;
	color:#333;
	line-height:14px;
	font-weight:800;
	text-transform:capitalize;
}

#refine-bathrooms b, 
#refine-bathrooms p,
#refine-bedrooms b,
#refine-bedrooms p,
#refine-bathrooms p,
#refine-bathrooms input,
#refine-bedrooms input
{
	float:left;
	margin:0;
}

#refine-bedrooms p,
#refine-bathrooms p
{
	text-align:left;
	margin:0 0 0 6px;
	width:18px;
}

#refine-bedrooms b,
#refine-bathrooms b
{
	font-size:.9em;
	vertical-align:middle;
}

#page-results
{
	border-bottom:1px solid #fff;
	height:30px;
}

#page-results ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

#page-results ul li a.current
{
	color:#999;
	border-color:#999;
}

#page-results ul li a.button
{
    text-align:center;
    margin-right:8px;
}

#search-results-pages
{
    text-align:center;
    padding:10px 5px;
}

span.highlight
{
    font-weight:bold;
    color:#000;
}

#search-results-pages a, #search-results-pages span
{
    padding:5px 8px;
    margin:10px 2px;
    border:1px solid #ccc;
    color:#aaa;
}

#search-results-pages a:hover {
    background:#fff;
    color:#666;
    border-color:#666;
}

#search-results-pages span { 
    background:#fff; 
    border-color:#fff;
}

#search-results-pages a { text-decoration:none; }

#search-results-pages span
{
    color:#333;
}

#refine-keywords
{
    margin-top:10px;
}

#keywords-txt
{
    float:left;
    height:24px;
    font-size:14px;
    width:381px;
    padding-left:5px;
}

#refine-bathrooms .span-20, #refine-bedrooms .span-20 { margin-bottom:5px; }

#footer
{
    background:none;
    border:none;
	padding-bottom:30px;
}

#detail-photo, 
#related-results, 
#detail-body
{
    margin-top:10px;
    background:#fff;
}

#related-results
{
    padding-top:20px;
}

#detail-photo-frame
{
    padding:30px 35px;
}

#search-progress
{
    position:absolute;
    width:80px;
    text-align:center;
    background:#ccc;
}

#indicator
{
    width:80px;
    height:15px;
    position:relative;
    padding:7px 11px 5px 10px;
    color:#ccc;
    font-weight:bold;
}

#clear-search, #back-to-search, #apply-keywords
{
    height:12px;
    text-align:center;
    padding-top:7px;
    padding-bottom:9px;
    border:1px solid #ccc;
    font-weight:bold;
    
    margin-top:10px;
    cursor:pointer;
    background:#fff;
}
#back-to-search { margin-bottom:10px; }
#apply-keywords, #back-to-search { margin-top:0; }

.related-result
{
    margin-bottom:10px;
}

.related-result a,
.related-result em,
.related-result b
{
    display:block;
    line-height:1.3em;
    font-size:.95em;
}

.related-result a
{
    color:#0066cc;
    font-weight:800;

}

#detail-title
{
    padding-top:20px;
    border-bottom:1px solid #ccc;
    margin-bottom:10px;
}

#detail-title h1,
#detail-title h2
{
    margin:0 0 5px 0;
    padding:0;
}

#detail-title h1
{
    font-size:2.4em;
    font-weight:bold;
}

#detail-title h2
{
    color:#003366;
    font-size:1.75em;
}

#detail-description p
{
    width:400px;
}

#detail-sub
{
    margin-bottom:20px;
}

#detail-sub h3
{
    margin:0;
}

#detail-metadata
{
    padding:10px 0 20px 0;
}

#detail-metadata div
{
    margin-bottom:10px;
    font-size:13px;
}

#detail-metadata div em, 
#detail-metadata div b
{
   display:block;
}

#detail-metadata div em
{
    font-style:normal;
}

/*
Styles for custom header

*/

#menu 
{
    float:right;
}

#menu ul
{
    list-style-type:none;
    padding:0;
    margin:0 10px 10px 10px;
}

#menu ul li
{
    display:inline;
    font-size:16px;
    font-weight:bold;
    
    margin:0 0 0 10px;
    padding:10px 10px 10px 0;
    
    border-right:2px solid #67a161;
}

#menu ul li.last { border:0; }

#menu ul li a
{
    color:#fff;
    text-decoration:none;
}

#menu ul li a:hover
{
    text-decoration:underline;
}

#menu ul li
{
    color:#2c4429;
}

#breadcrumbs
{
    float:left;
}

#breadcrumbs ul
{
    margin:0 0 0 20px;
}

#breadcrumbs ul li
{
    border:0;
    font-size:13px;
    color:#fff;
    font-weight:bold;
    padding:5px 5px 5px 0;
    margin:0;
}

#breadcrumbs ul li.separator
{
    margin:0 5px 0 0;
    padding:0;
    font-size:15px;
}

#breadcrumbs ul li a
{
    font-weight:normal;
}

#menu-bar
{
    background:#7cc576;
    padding-top:12px;    
}