@charset "utf-8";
/* CSS Document */
.clear-both { clear:both;}
/* header */

a:link.menu, a:active.menu, a:visited.menu { color:#FFFFFF;}
a:hover.menu { color:#CCCCCC;}
.menubg { background:url(../images/menu-bg.jpg) no-repeat; height:61px; vertical-align:top;}

/* content */
.leftbg { background:url(../images/left-bg.jpg) repeat-y;}
.rightbg { background:url(../images/right-bg.jpg) repeat-y right top;}
.brown { background:#4f341f; padding-bottom:3px;}
.toptable { background:url(../images/table-top.jpg) no-repeat; height:0px;}
.content-middle { padding:5px 15px; overflow:auto; width:644px; max-width:644px;}
.ui-tabs-panel img{ max-width:600px; }
.bottomtable { background:url(../images/table-bottom.jpg) no-repeat; height:10px;}
.border-style { border-right:1px solid #ccc;}
#bullet ul { margin:0; padding:0; list-style:none;}
#bullet ul li { background:url(../images/bullet2.jpg) no-repeat; line-height:16px; padding-left:20px;}


/* right part*/
.righttop { background:url(../images/search-top.jpg) no-repeat; line-height:43px; color:#FFFFFF; font-size:15px; font-weight:bold; padding-left:15px;}
.rightmiddle { padding:0 5px;}
.rightbottom { background:url(../images/right-bottom.jpg) no-repeat; height:67px;}

/* footer */
.footer { background:url(../images/footer-bg.jpg) no-repeat; height:50px; color:#FFFFFF; font-size:11px; padding-top:12px; }
.footer a:link,.footer a:active,.footer a:visited { color:#FFFFFF;}
.footer a:hover { color:#EFEFEF;}


/***June 11**/
.featured-property { width:650px; padding-top:10px;}
.property-group { width:195px; float:left; padding:0 10px}
.property-pic{ width:183px; padding:5px; border:1px solid #CCCCCC; background:#dedede;text-align:center;}
.prop-title { font-weight:bold;}
.border-bottom { border-bottom:1px solid #CCCCCC; width:100%; padding-top:10px;} 

.property-pic:hover {width:183px; padding:5px; border:1px solid #A8896C; background:#4F341F;}


