﻿body,html{
margin:0px;
padding:0px;
font-family:Verdana;
font-size:12px;
color:#3F3F3F;
font-weight:normal;
line-height:16px;
background:#000000 url(../images/back.gif) repeat-x top;
}

/*img, div, input {behavior: url("../images/iepngfix.htc")}*/

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
-moz-outline-style:none;
}

a:focus,img{
outline:none;
border:none;
}

input {
outline:none;
}

h1 { 
font-size:16px;
margin:0;
}

#container{
width:920px;
margin:0 auto;
}
/*header css starts here*/
#header{
width:920px;
float:left;
z-index:1;
clear:both;
}
.toppanel{
width:920px;
float:left;
padding:8px 0 0 0;
}
.loginarea{
width:430px;
float:left;
color:#DFDFDF;
font-weight:normal;
padding:6px 0 0 0;
}
.loginarea a{
font-size:12px;
color:#DFDFDF;
font-weight:normal;
text-decoration:none;
padding:0 3px;
}
.loginarea a img{
margin-right:3px;
}
.loginarea a:hover{
color:#ffffff;
text-decoration:underline;
}

.topyallowarea{
width:490px;
float:left;
}
.topyallowarea label{
width:231px;
float:left;
border-right:1px solid #C7A703;
background:url(../images/topyal.gif) no-repeat;
height:24px;
font-size:12px;
color:#ffffff;
font-weight:normal;
padding:7px 0 0 0;
text-align:center;
}
.topyallowarea label a{
font-size:12px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
padding:0 6px;
cursor:pointer;
}
.topyallowarea label a:hover{
text-decoration:underline;
}

.topyallowarea span{
width:235px;
float:left;
background:url(../images/topyal1.gif) no-repeat;
height:24px;
text-align:center;
font-size:12px;
color:#ffffff;
font-weight:bold;
padding:7px 23px 0 0;
}

.toppanel2{
width:910px;
float:left;
height:67px;
background:url(../images/topbg.gif) no-repeat;
padding:4px 0 0 10px;
}
.toppanel2c{
width:910px;
float:left;
height:67px;
background:url(../images/topbg.gif) no-repeat;
padding:4px 0 0 10px;
}
.toppanel2t{
width:910px;
float:left;
height:67px;
background:url(../images/topbg-t.gif) no-repeat;
padding:4px 0 0 10px;
}
.toppanel2b{
width:910px;
float:left;
height:67px;
background:url(../images/topbg.gif) no-repeat;
padding:4px 0 0 10px;
}

.socialbuttonsleft{
	margin-top: 7px;
	margin-left: 12px;
}

.socialbuttonsright{
	display:none;
	margin-top: 0px;
	margin-right: 12px;
}

.searchbar{
width:918px;
height:36px;
float:left;
border-left:1px solid #4B4C4C;
border-right:1px solid #4B4C4C;
background:url(../images/searchbg.gif) repeat-x;
}
.search_link{
width:900px;
float:left;
}
.search_link a{
float:left;
font-size:13px;
color:#3A3A3A;
text-decoration:none;
background:url(../images/line.gif) no-repeat right;
padding:9px 17px;
font-weight:bold;
}
.search_link a:hover, .search_link a.selected {
float:left;
color:#ffffff;
background:#B18A00;
}

.search_area{
width:250px;
float:left;
padding:0 0 2px 0;
}
.search_area input{
border:1px solid #B0B0B0;
background:#ffffff;
padding:5px;
float:left;
font-size:11px;
color:#929292;
}
.search_area input.btn{
border:0px;
background:none;
padding:0px;
float:left;
margin-left:6px;
}

.navbar{
width:918px;
height:30px;
float:left;
background:#E0E0E0;
border-left:1px solid #4B4C4C;
border-right:1px solid #4B4C4C;
}
.navbar label{
width:100px;
float:left;
padding:6px 0 0 0;
}
.navbar label a{
color:#000000;
font-weight:bold;
text-decoration:underline;
font-size:11px;
}
.navbar label a:hover {
color:#494949;
text-decoration:none;
}

.secondy_menu{
width:818px;
float:left;
}
.secondy_menu ul{
margin:0px;
padding:0px;
}
.secondy_menu li{
list-style-type:none;
display:inline;
}
.secondy_menu a{
float:left;
font-size:10px;
color:#494949;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
/*background:url(../images/line1.gif) no-repeat right;*/
}
.secondy_menu a:hover, .secondy_menu a.selected{
color:#494949;
text-decoration:none;
background:#ffffff;
}
.secondy_menu a span{
float:left;
display:block;
padding:7px 12px 6px 12px;
}
.secondy_menu a span {float:none;}

.secondy_menu a:hover span {
color:#494949;
}
.secondy_menu li.drop a{
color:#494949;
}
.secondy_menu li.drop a span{
color:#494949;
background:#ffffff;
}
.secondy_menu a.selected span{
color:#494949;
}

/*header css ends here*/


/*middle css starts here*/
#middle{
width:902px;
float:left;
z-index:1;
clear:both;
border-left:1px solid #4B4C4C;
border-right:1px solid #4B4C4C;
background:#ffffff;
padding:8px 8px 15px 8px;
}
.breadcrumb{
font-size:11px;
width:902px;
float:left;
padding:3px 0 10px 0;
}
.breadcrumb a{
color:#3A3A3A;
font-weight:bold;
text-decoration:none;
}
.breadcrumb a:hover{
color:#9A7900;
}
.breadcrumb strong{
color:#9A7900;
}
.breadcrumb i{
font-style:normal;
font-size:11px;
}
.breadcrumb img{
margin:0px 8px;
}

.leftwrap {
width:591px;
float:left;
border-right:1px solid #DADADA;
padding:0 9px 0 0;
margin:0;
}

.leftwrap h1 {
margin-top:3px;
}

.leftwrap p {
margin:7px 0 10px 0;
}

.showcase{
width:591px;
float:left;
margin-bottom:15px;
}

.fullwidth{
width:890px;
float:left;
}

.in_leftwrap{
width:667px;
float:left;
padding-right:10px;
}

.map_main{
width:667px;
float:left;
padding-bottom:6px;
}

.slider{
width:591px;
float:left;
padding:0 0 5px 0;
}

.arrow{
width:25px;
float:left;
padding:30px 0 0 0;
}
.slidebox{
width:128px;
float:left;
margin:0 3px;
}
.slidebox p{
margin:0px;
padding:0px;
}
.slidebox p.botgray{
width:128px;
height:20px;
float:left;
background:url(../images/thumb.gif) no-repeat;
text-align:center;
padding:4px 0 0 0;
}
.slidebox p.botgray:hover{
width:128px;
height:20px;
float:left;
background:url(../images/thumb-ho.gif) no-repeat;
text-align:center;
padding:4px 0 0 0;
}
.slidebox p.botgray a{
color:#ffffff;
text-decoration:none;
}
.slidebox p.botgray a:hover{
color:#ffffff;
text-decoration:underline;
}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width:541px;
float:left;
height:110px;
}
.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.stepcarousel .panel{
float: left;
overflow: hidden;
margin:0px;
width:541px;
}


.featured{
width:591px;
float:left;
}
.featured h2{
margin:0px;
padding:0px;
font-size:16px;
color:#947A06;
font-weight:bold;
line-height:20px;
}
.featured_box{
width:579px;
float:left;
border:1px solid #A5A5A5;
background:#E9E9E9;
padding:5px;
margin-top:7px;
}
.featured_tab{
width:579px;
float:left;
height:30px;
background:url(../images/tabbg.gif) repeat-x;
}


.featured_content{
width:565px;
float:left;
background:#ffffff;
padding:7px;
}

.featured_prod_row{
	clear:both;
}
.featured_prod{
width:184px;
float:left;
text-align:center;
font-family:Verdana;
font-size:0.9em;
line-height:1.2em;
padding:8px 0;
}
.featured_prod p{
margin:0px;
padding:6px 0 0 0;
}
.featured_prod a{
font-weight:bold;
color:#000000;
text-decoration:none;
}
.featured_prod a:hover{
font-weight:bold;
color:#9D7C01;
text-decoration:underline;
}

.fullwidth_tabs_main{
width:878px;
float:left;
border:1px solid #A5A5A5;
background:#E9E9E9;
padding:5px;
margin-top:7px;
}

.fullwidth_tabs{
width:878px;
float:left;
height:30px;
background:url(../images/tabbg.gif) repeat-x;
}


.maptabs_main{
width:655px;
float:left;
border:1px solid #A5A5A5;
background:#E9E9E9;
padding:5px;
margin-top:7px;
}
.maptabs{
width:655px;
float:left;
height:30px;
background:url(../images/tabbg.gif) repeat-x;
}

.space_ad{
width:591px;
float:left;
padding:15px 0 0 0;
}

.rightwrap{
width:292px;
float:left;
padding-left:9px;
}

.bigbar {
	margin-top:15px;
}

.bigbar img {
margin:5px 0 0 0;
}

.map{
width:292px;
float:left;
}
.map h2{
margin:0px;
padding:0px;
font-size:16px;
color:#947A06;
font-weight:bold;
line-height:20px;
}
.map p{
margin:0px;
padding:4px 0 10px 0;
}

.quick{
width:292px;
float:left;
padding:15px 0 0 0;
}
.quick h2{
float:left;
margin:0px;
padding:0;
font-size:16px;
color:#947A06;
font-weight:bold;
line-height:20px;
}
.quick_in{
width:280px;
float:left;
border:1px solid #A5A5A5;
background:#E9E9E9;
padding:5px;
margin-top:6px;
}
.quick_in_tab{
width:280px;
float:left;
height:30px;
background:url(../images/tabbg.gif) repeat-x;
}
.quick_in_tab a {
color:white;
}
.quick_in_content{
width:268px;
float:left;
background:#ffffff url(../images/ybg.gif) repeat-x top left;
padding:6px;
}
.quick_in_content ul{
margin:0px;
padding:0px;
}
.quick_in_content ul li{
list-style-type:none;
background:url(../images/dot.gif) no-repeat 0 7px;
padding:2px 0 2px 13px;
font-weight:bold;
font-size:11px;
}
.quick_in_content ul li a{
color:#3F3F3F;
font-weight:bold;
text-decoration:none;
}
.quick_in_content ul li a:hover{
color:#000000;
font-weight:bold;
text-decoration:underline;
}
.quick_in_content p{
margin:0px;
padding:10px 0 0 0;
}


.sidebar_list ul li {
    background:none;
    font-size:0.9em;
    padding:2px 0 2px 5px;
}


.experts {
margin-top:15px;
}
.experts h2{
float:left;
margin:0px;
padding:0 0 5px 0;
font-size:16px;
color:#947A06;
font-weight:bold;
line-height:20px;
}
.experts_out{
width:280px;
float:left;
border:1px solid #A5A5A5;
background:#E9E9E9;
padding:5px;
}
.experts_in{
width:270px;
float:left;
background:#ffffff;
padding:3px 5px 5px 5px;
margin:0;
color:#000000;
}
.experts_in img {
float:left;
padding:0 8px 0px 0;
}
.experts_in p {
clear:both;
padding:2px;
margin:0;
}
.experts_in span {
font-size:11px;
}
.rightbox{
width:280px;
float:left;
border:1px solid #A5A5A5;
background:#E9E9E9;
padding:5px;
margin-top:15px;
}
.rightbox_in{
width:270px;
float:left;
background:#ffffff;
padding:5px;
color:#000000;
}
.rightbox_in img {
float:left;
padding:0 8px 5px 0;
}
.rightbox_in p {
clear:both;
padding:0;
margin:0;
}

.rightbox_inbox{
width:270px;
float:left;
background:#D0CFCF url(../images/graybg.gif) repeat-x top left;
padding:4px;
color:#000000;
}

.facebook{
width:129px;
float:left;
border-right:2px solid #E9E9E9;
}
.facebook ul{
margin:0px;
padding:0px;
}
.facebook ul li{
list-style-type:none;
padding:5px 0;
border-bottom:1px solid #CACACA;
}
.facebook ul li a{
font-size:10px;
color:#000000;
text-decoration:none;
}

.twitter{
width:129px;
float:left;
padding-left:8px;
}
.twitter ul{
margin:0px;
padding:0px;
}
.twitter ul li{
list-style-type:none;
padding:5px 0;
border-bottom:1px solid #CACACA;
}
.twitter ul li a{
font-size:10px;
color:#000000;
text-decoration:none;
}

.ownsearch{
float:left;
padding:5px 3px 3px 5px;
line-height:16px;
font-size:11px;
}
.ownsearch a{
color:#947A06;
font-weight:bold;
text-decoration:none;
}
.ownsearch a:hover{
color:#000000;
text-decoration:underline;
}

.fullwidth_tab_content{
width:878px;
float:left;
/*background:#ffffff url(../images/ybg1.gif) repeat-x;/**/
background:#FCFAF0;
/*padding:10px 0px;/**/
}

.maptab_content{
width:655px;
float:left;
/*background:#ffffff url(../images/ybg1.gif) repeat-x;/**/
background:#FCFAF0;
/*padding:10px 0px;/**/
}
.maptab_content h2, .fullwidth_tab_content h2{
margin:0px;
padding:0px 0 10px 15px;
font-size:14px;
color:#333230;
line-height:18px;
font-weight:normal;
}
.maptab_content tr th, .fullwidth_tab_content tr th{
padding:6px 0px 6px 10px;
color:#000000;
}
.maptab_content tr td, .fullwidth_tab_content tr td{
padding:3px 0 0px 10px;
font-size:11px;
color:#000000;
}
.maptab_content tr td a, .fullwidth_tab_content tr td a{
font-size:11px;
color:#000000;
text-decoration:none;
/*text-transform:uppercase;/**/
}
.maptab_content tr td a:hover, .fullwidth_tab_content tr td a:hover{
text-decoration:underline;
}

.scroll{
width:655px;
height:370px;
float:left;
overflow:auto;
}

.scrollwide{
width:878px;
height:370px;
float:left;
overflow:auto;
}

.mapsearch{
width:205px;
float:left;
background:#ffffff url(../images/ybg.gif) repeat-x top left;
padding:3px;
}
.mapsearch hr{
border:0px;
height:1px;
background:#E0D5AC;
margin:10px 0;
}
.mapsearch h2{
margin:0px;
padding:0px;
font-size:13px;
color:#997B00;
font-weight:bold;
line-height:18px;
}
.mapsearch h2 a{
font-size:13px;
color:#997B00;
font-weight:bold;
line-height:20px;
text-decoration:none;
}

.mapsearch h3{
margin:0px;
padding:5px 0 0 0;
font-size:11px;
color:#252525;
font-weight:bold;
line-height:14px;
}

.in_rightwrap{
width:223px;
float:left;
}
.search_in{
width:211px;
float:left;
border:1px solid #A5A5A5;
background:#E9E9E9;
padding:5px;
margin-top:6px;
font-size:11px;
}
.search_in_tab{
width:211px;
float:left;
height:30px;
background:url(../images/tabbg.gif) repeat-x;
}

.sear_content{
width:191px;
float:left;
background:#ffffff url(../images/ybg.gif) repeat-x top left;
padding:10px;
}

.accordion{width:191px; float:left;}
.accordion h2{margin:0px; padding:0px; background:url(../../images/tab1.gif) no-repeat; cursor: pointer; font-size:18px; font-weight:normal; color:#0D408F;}
.accordion h2.active{background:url(../../images/tab1-ho.gif) no-repeat;}
.accordion div{
width:191px;
float:left;
display: none;
}

.rightdiv{
width:223px;
float:left;
background:#FCF7E2;
}
.rightdiv h3{
	font-size:16px;
	padding:5px 10px;
	margin:0px;
	font-weight:bold;
	background:url(../images/tabbg.gif) repeat-x;
	color:#ffffff;
}
.rightdiv h4{
	font-size:16px;
	padding:5px 10px;
	font-weight:bold;	
	margin:0px;
	color:#947A06;
	line-height:18px;
}
.rightdiv p{
	line-height:14px;
	padding:5px 10px;
	margin:0px;
}

.llinks{
width:667px;
float:left;
padding-bottom:5px;
}
.llinks h1 {
	font-size:16px;
	margin:0 0 5px 0;
	padding:10px 0 3px 0;
	/* border-bottom:1px solid #ccc; */
}
.llinks p{
	padding:5px 0px;
	margin:0px;
}
.llinks p img{
	padding:0px;
	margin:0px 5px 0px 0px;
}
.llinks p span.lrlink{
	width:279px;
	float:right;
	background:url(../images/roundbg.gif) no-repeat;
	padding:8px;
	margin:0px;
}
.llinks p b{
	font-size:16px;
}
.llinks span.rinfo{
	width:210px;
	float:left;
	font-size:12px;
	line-height:20px;
	padding-left:2px;
}
.llinks span.left{
	width:360px;
}
.llinks span.right{
	width:295px;
}

.imggallery {
	width:667px;
	float:left;
}
.imggallery .bannerbar {
	width:657px;
	background-color:#CC9900;
	font-weight:bold;
	padding:4px;
	color:white;
	font-size:13px;
}
.imggallery .sold {
	background-color:#D90D0E;
}

#image_wrap {
	/* dimensions */
	width:667px;
	margin:0px;
	padding:0;
	text-align:center;
	background-color:#efefef;
	border:0px solid #fff;
	outline:0px solid #ddd;
}
/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	width:20px;
	height:43px;
	float:left;
	cursor:pointer;
	margin:35px 0px 20px 0px;
}
a.right {background:url(../images/next.gif) no-repeat right;}
a.left	{ background:url(../images/prev.gif) no-repeat left;}
	




.lmatter{
width:667px;
float:left;
padding-bottom:5px;

}
.lmatter p, .lmatter div.p{
	padding:3px 0px 5px 0px; 
	margin:0px;
}
.lmatter div.p{
	float:left;
}

.lmatter h2 {
	font-size:14px;
	margin:0;
	padding:15px 0 5px 0;
}
.lmatter b{
	display:block;
	line-height:25px;
	font-size:16px;
}
.lmatter p label{
	width:200px;
	float:left;
	line-height:2.5em;
	font-size:12px;
	text-align:right;
	vertical-align:middle;
	/*padding-right:10px;*/
}
.lmatter div.label{
	width:100px;
	float:left;
	clear:left;
	line-height:2.5em;
	font-size:12px;
	text-align:right;
	vertical-align:middle;
	/*padding-right:10px;*/
}


.lmatter div.data {
	border:1px solid #A5A5A5;
	background:#E9E9E9;
	padding:5px;
}

.lmatter div.data_inner {
	/*background:#ffffff url(../images/ybg1.gif) repeat-x;*/
	background:#ffffff;
	padding:0px;
}
.lmatter div.control{
	float:left;
	padding:3px 0px 5px 0px; 
	margin-left: 10px;
}
.lmatter div.control_line{
	padding:3px 0px 5px 0px; 
}

.input{
	height: 1.8em;
	line-height:1.8em;
	width:220px;
	border:1px solid #d6d6d6;
	margin-left: 10px;
	vertical-align: middle;
}

.textfield{
	height: 1.8em;
	line-height:1.8em;
	/*width:220px;*/
	margin-left: 10px;
	vertical-align: middle;
}

.checkbox{
	border:0px;
}
.select { 
	font-family:verdana;
	padding-top:2px;
	height: 1.8em;
	line-height:1.8em;
	width:220px;
	border:1px solid #d6d6d6;
	margin-left: 10px;
}
.textarea{
	line-height:1.8em;
	width:250px;
	border:1px solid #d6d6d6;
	margin-left: 10px;
	vertical-align: middle;
}

.submit {
	height: 2.2em;
	width:100px;
	padding-left: 10px;
}
.formerror {
	color: red;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	font-size: 12px;
}
.formerror ul { 
	margin-top:5px;
}

form h3 { 
	margin-bottom:5px;
	padding-bottom:3px;
}

form p {
	clear:both;
}

.lmatter td img{
	border:1px solid #d6d6d6;
}
.lefttabdiv{
width:667px;
float:left;
}
.tabhead{width:100%;}
.tabhead ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	width: 100%;
}
.tabhead ul li {
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}
.tabhead ul li a {
	text-decoration: none;
	color: #fff;
float:left;
font-weight:bold;
background:url(../images/lefttab.gif) no-repeat left top;
padding-left:15px;
}

.tabhead ul li a span {
	float:left;
	min-width:70px;
	text-align:center;
background:url(../images/righttab.gif) no-repeat right top;
padding:9px 15px 8px 0px;
}
.tabhead ul li a:hover {
	background-position:0% -33px;
	color:#ffffff;
}

.tabhead ul li a:hover span {
	background-position:100% -33px;
}

.tabhead ul li.active, div.tabhead ul li.active a:hover  { 
background-position:0% -33px;
color:#ffffff;
}

.tabhead ul li.active a{ 
background-position:0% -33px;
color:#ffffff;
}

.tabhead ul li.active span, div.tabhead ul li.active a:hover span  { 
background-position:100% -33px;
color:#ffffff;
}

.tab_container {
	border:0;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
	min-height:200px;
}
.tab_content {
	padding: 0px;
	font-size: 12px;
}

/*middle css ends here*/


/*footer css starts here*/
#footer{
width:918px;
float:left;
z-index:1;
clear:both;
border-left:1px solid #4B4C4C;
border-right:1px solid #4B4C4C;
}
.footdisc{
width:898px;
float:left;
padding:0 10px;
background-color:white;
font-size:11px;
}

p.mlsdisclaimer {
	margin-top:10px;
}

p.mlsdisclaimer img {
	float:left;padding:5px 5px 0 0;
}


.foottop{
width:898px;
float:left;
background:#FBFBFB url(../images/fotbg.gif) repeat-x bottom left;
border-top:1px solid #B3B3B3;
border-bottom:1px solid #B3B3B3;
padding:10px;
line-height:22px;
color:#000000;
font-size:11px;
}
.foottop a{
color:#3F3F3F;
text-decoration:none;
padding:0 5px;
}
.foottop a:hover{
color:#000000;
text-decoration:underline;
}

.footbot{
width:888px;
float:left;
background:#D0D0D0;
padding:15px;
font-size:11px;
}
.footbot h2{
margin:0px;
padding:0px;
font-size:14px;
color:#3E3E3E;
font-weight:bold;
line-height:20px;
}
.footbot p{
margin:0px;
padding:8px 0 0 0;
}
.footbot p a{
color:#3F3F3F;
text-decoration:none;
padding:0 5px;
}
.footbot p a:hover{
color:#000000;
text-decoration:underline;
}
/*footer css ends here*/

.center {
	text-align:center;
}


/* listings results table styles */

#condolistings, #tableCondos {
	width:655px;
	table-layout:fixed;
	font-size:11px;
	color:#000000;
}

#condolistings tr th, #tableCondos tr th{
padding:6px 0px 6px 10px;
font-size:10px;
/*color:#000000;*/
}
#condolistings tr td, #tableCondos tr td{
padding:3px 0 0px 0px;
/*font-size:11px;
color:#000000;*/
}
#condolistings tr td a, #tableCondos tr td a{
font-size:11px;
color:#000000; 
text-decoration:none;
/*text-transform:uppercase;/**/
}
#condolistings tr td a:hover, #tableCondos tr td a:hover{
text-decoration:underline;
}

#condolistings .beds {
	padding-right: 0px;
}

#condolistings .baths {
	padding-right: 0px;
}

#condolistings .sqft {
	padding-right: 5px;
}

#condolistings .brokerage {
	font-size:smaller;
}

.featureheaderrow {
	background-color:#EDDC99;
}

.featureheaderrow th img {
	padding:0;
	margin:0;
}

.MLSListingHeader {
	background-color:#FCFAF0;
}

.MLSListingHeader td {
	vertical-align:middle;
}

.MLSListingHeader td img {
	border:none;
	padding:0px 3px;
	vertical-align:middle;
}

.ldetails span.rinfo{
	width:315px;
	float:left;
	font-size:12px;
	line-height:20px;
}

.smaller {
	font-size: 11px;
}

.wrapper-paging-summary {
	float:left;
	display:none;
}

.wrapper-paging-nav {
	clear:left;
	float:right;
}

.paging-nav {
margin:0px;
padding:0px;
}
.paging-nav li{
list-style-type:none;
display:inline;
}
.paging-nav a{
float:left;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#000000;
border: 1px #E0D5AC solid;
margin: 5px 2px;
padding: 0 3px;
}

.criteria_left {
	width:750px;
	float:left;
	/* border:1px solid #A5A5A5;
	background:#E9E9E9;*/
	padding:0 5px 5px 0;
	margin-top:0px;
}

.criteria_left_in {
	width:825px;
	float:left;
	/* background:#ffffff url(../images/ybg.gif) repeat-x top left; */
	padding:5px;
}

.criteria_left_in input.inputbg {
	width:35px;
}

.criteria_left_in input.inputprice {
	width:55px;
}

.criteria_main {
	float:left;
	width:221px;
	padding:0;
	margin: 0 5px;
}

.border_left {
	width:246px;
	border-left:1px #dadada solid;
	padding: 0 0 0 25px;
	margin: 0 0 0 15px;
}
.criteria_main h2{
	margin:0px;
	padding:0 0 0 0;
	font-size:13px;
	color:#997B00;
	font-weight:bold;
	line-height:18px;
}
.criteria_main h2 a{
	font-size:13px;
	color:#997B00;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}
.criteria_main h3{
	margin:0px;
	padding:7px 0 6px 0;
	font-size:12px;
	color:#252525;
	font-weight:bold;
	line-height:15px;
}
.criteria_main h3 a{
	font-size:12px;
	color:#252525;
	font-weight:bold;
	line-height:15px;
	text-decoration:none;
}
.criteria h3{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#252525;
	font-weight:bold;
	line-height:15px;
}

.hide {
	display:none;
}

#loading {
	width:640px;
	padding: 0;
}
#loading img {
	margin: 100px 0;
}

#criteria1 #execute_criteria {
	padding:20px 0px 10px 5px;
}
.sidebar_header_in{
margin:0px;
padding:0px;
list-style-type: none;
}

.sidebar_header_in li a{
position: relative;
z-index: 1;
float:left;
font-family:Verdana;
font-size:12px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
padding:7px 7px 7px 8px;
background:url(../images/tab-ho.gif) repeat-x;
width:196px;
}

.listingsTable TD img {
	border: none;
}

#subscribeToBuilding {
	padding:0;
	margin:0;
}
#subscribeToBuilding input.email {
	height: 1.8em;
	line-height:1.8em;
	width:125px;
	border:1px solid #d6d6d6;
	vertical-align: middle;
}
#subscribeToBuilding input.btn {
	height:2em;
	width:65px;
	line-height:1.8em;
	border:1px solid #d6d6d6;
	vertical-align: middle;
	font-size:11px;
}

#agents td {
background:#ffffff url(/images/ybg-bottom.gif) repeat-x bottom left;padding:15px 5px 3px 5px;border-bottom:1px solid #ddd;
}

#agents h4 {
margin:0 0 5px 0;padding:0;
}

#agents p {
padding:0; margin:0 0 10px 0;
}

#agents img.headshot {
padding:0;margin:1px 5px 5px 0;border:1px solid #ccc;
}

#agents img.social {
padding:0;margin:5px 0 0 0;
}

#agents br {
line-height:0.5em;
}

#agents p.biolink {
margin:8px 0 10px 0;
}

#agents label{
width:100px;
float:left;
line-height:2.5em;
font-size:12px;
text-align:right;
vertical-align:middle;
/*padding-right:10px;*/
}

#agents textarea{

}

/* Added by Marco
This is to hide content that is only meant for print purposes */
#show-print-only,
#contact-header {
	display: none;
}

.property-info {
	clear:both;
	display: block;
	float: left;
	width: 660px;
	margin-top: -7px;
}
.property-info ul {
	list-style: none;
	margin-left: -40px;
}

.property-info ul li .rinfo {
	display: block;
	float: left;
	width: 200px;
	margin: 0 10px 0 0;
}
#contact-footer {
	
}
#contact-footer ul {
	list-style: none;
	display: block;
	clear: left;
	margin: 0 0 0 -38px;
}
#contact-footer ul li {
	display: block;
	float: left;
}
#contact-footer ul li.contact-image {
	
}
#contact-footer ul li.contact-name {
	width: 170px;
	height: 70px;	
	margin-left: 1.0em;
	margin-top: 25px;
}
#contact-footer ul li.contact-location {
	width: 270px;
	height: 70px;
	margin-left: 1.0em;
	margin-top: 25px;
	
}

.dialog {
	margin:10px 10px;
}

.dialog .spacer {
	margin: 15px 0 0 0;
}


.dialog p, .dialog div.p{
	padding:3px 0px 5px 0px; 
	margin:0px;
}

.dialog p label{
	width:200px;
	float:left;
	line-height:2.5em;
	font-size:12px;
	text-align:right;
	vertical-align:middle;
	margin-right:10px;
}

.dialog p label.narrow{
	width:170px;
	float:left;
	line-height:2.5em;
	font-size:12px;
	text-align:right;
	vertical-align:middle;
	margin-right:10px;
}

.dialog .input{
	height: 1.8em;
	line-height:1.8em;
	width:220px;
	border:1px solid #d6d6d6;
	margin-left: 0px;
	vertical-align: middle;
}

.dialog .textfield{
	height: 1.8em;
	line-height:1.8em;
	margin-left: 0px;
	vertical-align: middle;
}

.dialog .textarea{
	line-height:1.8em;
	width:250px;
	border:1px solid #d6d6d6;
	margin-left: 0px;
	vertical-align: middle;
}

.dialog .submit {
	height: 2.2em;
	width:100px;
	padding-left: 0px;
}

legend.helpfullink {
  font-weight:bold;
}

fieldset.helpfullink {
  margin-top:10px;
}

div.returnlink {
	padding-top:2px;
}