/* =Backgrounds
-----------------------------------------------
*/
body { background: #ebf4fa; }
#wrapper { background: transparent url("/ezstatic/data/merrillbartlettgroup/i/wrapper.gif") left top repeat-y; }
#header { background: transparent url("/ezstatic/data/merrillbartlettgroup/i/header.jpg") left top no-repeat; }
#navbar { background: transparent url("/ezstatic/data/merrillbartlettgroup/i/navbar.gif") left top repeat-x; }
#navbottom { background: transparent url("/ezstatic/data/merrillbartlettgroup/i/navbottom.gif") left top no-repeat; }
#footer { background: transparent url("/ezstatic/data/merrillbartlettgroup/i/footer.gif") left bottom no-repeat; }
#sidebar { background: transparent url("/ezstatic/data/merrillbartlettgroup/i/sidebar.jpg") left top no-repeat; }

/* =Element Styles
-----------------------------------------------
*/
a { text-decoration: none; }

a:hover { text-decoration: underline; }

/* =Colors
-----------------------------------------------
*/
body { color: #343434; }

h1,h2 { color: #0f5c95; }

a { color: #0077c0; }

#navbar a {
	color: #fff;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 16px;
	padding-right: 16px;
}

#navbar a:hover {
	text-decoration: none;
	background: transparent url("/ezstatic/data/merrillbartlettgroup/i/navbar-hover.gif") left -1px repeat-x;
}

#navbar li ul {
	background: #0060af;
	padding-top: 1px;
}

#navbar li ul {
	*width: 250px; /* feed to ie 5-7.  i feel dirty  */ 
}

#navbar li ul li a {
	text-transform: none;
	color: #fff;
	background: #3088bf;
}

ul#navbar li ul li a:hover {
	background: #0f5c95;
}

#sidebar h3,
#sidebar2 h3 { color: #435c25; }

#footer { color: #0077c0; }

#footer a { color: #0077c0; }

/* =Sidebar
-----------------------------------------------
*/
#blogheader a {
	display: block;
	text-indent: -9999px;
	width: 143px;
	height: 26px;
	background: transparent url("/ezstatic/data/merrillbartlettgroup/i/bloglink.gif") left top no-repeat;
}

p.featured span { display: block }

p.featured span span { display: none; }

#pssheader {
	margin-bottom: 15px;
}

#sidebar2 h4 {
	color: #105b93;
	text-transform: uppercase;
	font-size: 100%;
}

.psslist {
	margin-bottom: 15px;
}

.searcharrow,
.searchcnt {
	display: none;
}
/*Ask a Question*/
/*Ask a Question*/
.askaquestion{
	margin-top:15px;
}
.impt{
	padding:3px;
	margin:0 0 2px -3px;
}
.phoneno{
	font-size:14px;
	font-weight:bold;
	display:block;
}
#sb-frm-contact .sb-input, #sb-frm-contact textarea{
	width:140px;
	margin-bottom:5px;
}

.sidebar-connect{
	margin-top:8px;
}

/* =Pages
-----------------------------------------------
*/
/* home page */
#home #content #adlist {
	border-top: 1px solid #666;
	margin-top: 30px;
	padding-top: 20px;
}

/* list view */
.list_details {
	margin-left: 215px;
}

/* detail view */
.mlsnavbarright ul {
	display: none;
}

/* contact page */
body#contact #ezarticleviewtpl {
	width: 260px;
	float: left;
}

body#contact #contactform {
	margin-left: 280px;
}

#contactmap {
	margin-top: 10px;
	clear: both;
}

/* agent manager */
#agentlist .agentblock {
	float: left;
	height: 280px;
	width: 160px;
	margin-left: 20px;
}

#agentlist .agentimage {
	display: block;
	height: 190px;
}

#agentlist img { border: 1px solid #222; }

#agentview .mlsnavbar { display: none; }

.realtorleft { float: left; }

.realtorleft img { border: 1px solid #222; }

.realtorright { margin-left: 165px; }

/* basic auto-email overrides */
#emailcontent { width: 550px; background: #fff; }

#emailcontent td { font-size: 12px; }

/*-------------- Sold Search Styles -------------------*/

.table{ float:left; width:500px;background:#E9E8D6 none repeat scroll 0 0;border:4px solid #F2F0E5;margin:15px 0; }
.trow{ float:left;clear:both; width:500px; border-bottom:4px solid #F2F0E5; }
.trow.hover{ background-color:#F2F0E5; }
.trow.hover .address a{ cursor:pointer; }
.trow.head{ background-color:#F2F0E5;color:#333333;font-weight:bold; }
.col{ float:left; width:90px; padding:3px; }
.half .col{ width:23%; }
.col.address{ width:300px; }
.trow.showhide{ padding: 1% 0;border:none;display:none; background-color:#F2F0E5; }
.trow.showhide .trow{ padding:0 3%;border:none;width:90%;border: solid 1px #E9E8D6;border-style:solid none none;}
.trow.showhide .trow .col{ padding:0.4% 1%;width:72%;}
.trow.showhide .trow.half .col,.trow.showhide .trow .col.half{ width:23%; }
.trow.active{ background-color:#F2F0E5; }
.soldboxy{display:none;border:none;padding:0;margin:0;}
.boxySending{position:fixed;height:100%;width:100%;z-index:200000;opacity:.5;filter:alpha(opacity=50);background:#fff url('/data/i/bomber/facebox/loading.gif') no-repeat center center;}
#soldslider{background:#E9E8D6 url('/data/i/close.gif') 410px 5px no-repeat;border:4px solid #F2F0E5; border-bottom:none; padding:15px; width:400px;display:none;cursor:pointer;}
.col.highlight{color:#0066FF;}
#soldsearchform select{margin-bottom:6px}

.jcarousel-skin-USM-610px .jcarousel-clip-horizontal,
.jcarousel-skin-USM-610px .jcarousel-next-horizontal,
.jcarousel-skin-USM-610px .jcarousel-prev-horizontal {
	background-color: #eee;
}




#ezarticleviewtpl .contentareabody{
font-family:arial;
font-size: small;
}