@charset "utf-8";
/* Paramount Real Estate Core Stylesheet - Revision A */

* {	margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	background: #fff url(lib/i/bg.gif) left top repeat-y;
	min-width: 960px;
	font: 12px/21px Arial,Verdana,sans-serif;
}
div { float: left; }
img { border: 0; }
ul {
	list-style-type: none;
	list-style-position: inside;
}

a {
	color: #7399c6;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #231f20;
	text-decoration: none;
}
p {
	margin-bottom: 12px;
}
h2 {
	position: absolute;
	left: 287px;
	bottom: 15px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 800;
	color: #676663;
}
h3 {
	font-size: 14px;
	color: #7399c6;
	margin-bottom: 12px;
}
h3:first-child {
	margin-top: 0px;
}
h4 {
	margin-bottom: 12px;
}

span.title {
	display: block;
	text-indent: 30px;
}

/* =Layout
******************************/
#top {
	height: 31px;
	width: 100%;
	min-width: 960px;
	border-bottom: 1px solid #fff;
	background: #b2b0ab url(lib/i/block_topleft.gif) left top no-repeat;
	position: relative;
}

#masthead {
	height: 94px;
	width: 100%;
	min-width: 960px;
	border-bottom: 1px solid #fff;
/*	background: #c9c8c4 url(lib/i/logo.gif) left top no-repeat;*/
	background: #c9c8c4 url(lib/i/jh-logo.png) left top no-repeat;
	position: relative;
}

#body {
	min-height: 480px;
	width: 995px;
	background: url(lib/i/block_navleft.gif) left top no-repeat;
	border-bottom: 1px solid #fff;
}

.content {
	float: left;
	width: 650px;
	margin-left: 32px;
	padding-top: 21px;
	position: relative;
}

#footer {
	clear: both;
	height: 20px;
	width: 100%;
	font-size: 10px;
	position: relative;
	margin-bottom: 25px;
}

hr {
	border: none;
	border-top: 1px solid #676663;
	clear: both;
	margin-top: 50px;
	margin-bottom: 50px;
}

.clear {clear:both;display:block;}

/* =Top =Masthead =Topnav
******************************/
h1 a {
	display: block;
	height: 96px;
	width: 267px;
	text-indent: -8888px;
	cursor: default;
}

.topnav {
	position: absolute;
	left: 724px;
	top: 0px;
	width: 214px;
	background-color: #676663;
	height: 100%;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: center;
	font-size: 90%;
	letter-spacing: 1px;
	line-height: 28px;
	text-transform: lowercase;
	color: #fff;
}
.topnav li {
	display: inline;
	vertical-align: middle;
}

.topnav a {
	color: #fff;
	text-decoration: none;
}
.topnav a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

.rightblock {
	position: absolute;
	left: 724px;
	top: 0;
        background-color:#fff;
        width:216px;
        height:94px;
        /*opacity:0.5;*/
        /* IE 8 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        /* IE 5-7  filter: alpha(opacity=50); 
        /* Netscape -moz-opacity: 0.5; 
        /* Safari 1.x  -khtml-opacity: 0.5;*/
        
}

.rightblock img {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
        opacity:0.2;
        /* IE 8 */-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
        /* IE 5-7 */ filter: alpha(opacity=20); 
        /* Netscape */-moz-opacity: 0.2; 
        /* Safari 1.x */ -khtml-opacity: 0.2;

}
.rightbannerb { /* absolute but potentially required */
	position: absolute;
	left: 438px;
	top: 0;
	border-bottom: 9px solid #676663;
	width: 214px;
}
.rightbanner {
	position: absolute;
	left: 438px;
	top: 0;
	padding-bottom: 1px;
	border-bottom: 9px solid #676663;
	background: url('lib/i/home_blocklight.png');
}
/* =Navigation
******************************/
#nav {
	float: left;
	clear: left;
	width: 255px;
	text-align: right;
	font-size: 13px;
	line-height: 18px;
	font-weight: 800;
	color: #fff;
	margin-top: 18px;
}
#nav li {
	padding-right: 17px;
	margin-bottom: 9px;
}
#nav li a {
	display: block;
	color: #fff;
	text-decoration: none;
}
#nav li a:hover {
	color: #231f20;
	text-decoration: none;
}
#nav em {
	font-size: 22px;
	font-style: normal;
}

/* =Footer
******************************/
#footer .copyright {
	clear: none;
	width: 235px;
	color: #fff;
	text-align: left;
	margin-left: 20px;
	padding-left: 20px;
	line-height: 16px;
}
#footer .copyright a {
	color: #fff;
	text-decoration: none;
}
#footer #links {
	position: absolute;
	display: inline;
	left: 267px;
	top: -1px;
	font-size: 10px;
	border-top: 1px solid #d8d7d5;
	min-width: 740px;
	text-transform: lowercase;
}
#footer #links li {
	display: inline;
}
#footer #links li:first-child {
	padding-left: 16px;
}
#footer #links a {
	color: #676663;
	text-decoration: none;
}
#footer #links a:hover {
	text-decoration: underline;
}

/* =Home
******************************/
.masthead_block {
	position: absolute;
	top: 0;
	left: 267px;
	width: 457px;
	height: 94px;
	background: #c9c8c4 url(lib/i/home_masthead.png) no-repeat top left;
	border-right: 1px solid #fff;
}
#home .topnav {
	left: 724px;
}
#home .rightblock {
	left: 724px;
}
#home .rightbanner {
	left: 438px;
	width: 194px;
	height: 278px;
	background-color: #eaeaec;
	padding: 10px;
	font-size: 10px;
	overflow: hidden;
}
#home .city {
	width: 457px;
	height: 319px;
	margin-top: -21px;
	margin-left: -20px;
	background: #c9c8c4 url(lib/i/home_body_block.png) no-repeat top left;}

#home .featured {
	width: 700px;
	background-color: #c9c8c4;
	padding-top: 20px;
	padding-left: 20px;
	margin-top: -21px;
	margin-left: -20px;
}

#home h2 {
	position: relative;
	left: auto;
	bottom: auto;
	color: #fff;
}
.boxone {
	/*padding: 0 0px;*/
padding-right:0px;
	
margin: 10px 0; /*10px 0*/
      width:198px;
height:260px;
	/*margin: 5px 0px 5px -1px;
	padding:0 16px 0 0;*/
}
.box {
	padding: 0 0px;
        padding-left:12px;
        padding-right:12px;
	margin: 10px 0; /*10px 0*/
        width:198px;
        height:260px;
	/*margin: 5px 0px 5px -1px;
	padding:0 16px 0 16px;*/
}
.boxone, .box {
	border-right: 1px solid #fff;
}

.center_box {
margin-left:13px;
}


.boxone .center_box {
margin-left:0;
}
.twitter {
  display:inline-block !important;
  background-color: #fff;
  padding: 5px;
  border: 3px solid #f2f2f2;
}
.twitter img {
  max-width:128px;
}
.instagram {
padding-top:2px;
margin-top:4px;
display:inline-block !important;
background-color:#fff;
}
.instagram img {
max-width:144px;
}
.zillow {
display:inline-block !important;
margin-bottom:10px;
margin-top:4px;
}


@media screen and (-webkit-min-device-pixel-ratio:0){
	.box { padding-right: 12px;padding-left:12px;width:198px;height:260px;}
	.boxone { padding-right: 0px;width:198px;height:260px;}

} /* Kludge: Safari fix for vertical white */

/* Home Right Banner */
#home .rightbanner img {
	display: block;;
	margin: 15px auto;
}
#home .rightbanner p {
	font-size: 115%;
	padding-left: 5px;
	padding-right: 5px;
} /* End home right banner */

.box img, .boxone img, .table img {
	border: 2px solid #fff;
	margin-top: 4px;
      width:165px;
}
body#home {
	background-color: #c9c8c4;
}
.box dt, .box .price, .boxone dt, .boxone .price,
.table dt, .table .price {
	font-weight: 800;
	margin-bottom: 5px;
	font-size: 12px;
        /*text-align:center;*/
        line-height:16px;
}

.box dl, .boxone dl, .table dl dl{
	color: #231f20;
}

.table td {
	padding-bottom: 15px;
}

#home a.viewlisting {
	display: block;
	width: 80px;
	height: 24px;
	text-indent: -8888px;
	background: url(lib/i/viewlisting.gif) center center no-repeat;
	margin-top: 10px;
}

#home a.viewflyer, .table a.viewflyer {
	display: block;
	width: 80px;
	height: 24px;
	text-indent: -8888px;
	background: url(lib/i/viewflyer.gif) center center no-repeat;
	margin-top: 10px;
}
#home a.viewflyer {
	background: url(lib/i/viewflyer_home.gif) center center no-repeat;
}

#home a.vtour, .table a.vtour {
	display: block;
	width: 80px;
	height: 24px;
	text-indent: -8888px;
	background: url(lib/i/virtualtour.gif) center center no-repeat;
	margin-top: 10px;
}

#home a.vtour {
	background: url(lib/i/virtualtour_home.gif) center center no-repeat;
}

/* =Contact
******************************/
.dual {
	width: 400px;
	clear:both;
}

.box1 {
	width: 200px;
}
.box2 {
	width: 200px;
}
#contact .dual p {
	margin: 0;
	margin-bottom: 9px;
}
#contact .dual h3 {
	margin-bottom: 0px;
}

/* =Propertymgmt
******************************/
#propertymgmt h3, #propertymgmt h4, #propertymgmt p {
	margin-bottoM: 4px;
}

#propertymgmt dl {
	margin-bottom: 12px;
}
#text1 li, #text2 li {
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 6px;
	margin-left: 15px;
}
/*#propertymgmt dt, dd {
	margin-left: 25px;
}*/
#propertymgmt dt {font-weight: 800;}

ul.currentproperties li {
	margin-bottom: 11px;
	/*margin-left: 25px;*/
}/*
.indent {
	margin-left: 25px;
}
.indent + .indent{
	margin-top: -20px;
}
#link1, #link2 {
	margin-left: 25px;
}*/
#link1:hover, #link2:hover {
	text-decoration: underline;
	color: #7399C6;
	cursor: default;
}

/* =REO, Resources
******************************/
#reo .content ul {
	font-size: 16px;
	text-align: center;
}
#reo .content li {
	margin-bottom: 12px;
}

#resources .content a {
	color: #231F20;
}

/* =Search
******************************/
#search .content li {
	margin-bottom: 12px;
}
#search label {
	float: left;
	width: 120px;
	font-weight: 800;
}
#search input {
	width: 200px;
}
input#price_start, input#price_end {
	width: 63px;/*91*/
}
#search select {
	width: 210px;
}
#search li:last-child {
	margin: 20px auto auto 130px;
}
#search_prop input, #search_prop select {
        padding:5px;
        margin-bottom:3px;
}


/* =Tweak
******************************/
#about span + h3 {
	margin-top: 12px;
}
.required {
	color: #ff0000;
}
.sold {
	color: #ff0000;
	font-weight: 800;
}
.reoconst {
	font-size: 16px;
	color: #ff0000;
}

/* =Shortsale
******************************/
#shortsale .content ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 20px;
	margin-bottom: 12px;
}

/* =Tables
******************************/
.table tr {
	height: 315px;
	vertical-align: top;
}
.pmtable tr { /*property mgmt */
	height: 100px;
	vertical-align: top;
}
.vtable tr { /* vendors */
	height: 120px;
	vertical-align: top;
}
.vtable {
	margin-top: 15px;
	margin-bottom: 15px;
}

/***********/
#residential_listings dt {text-align:left !important;}
#commercial_listings dt  {text-align:left !important;}



/* =CSS Multiple Listing image toggle 
******************************/
#togImg {
  position:relative;
  height:125px;
  width:169px;
  margin:0 auto;
}
#togImg img {
  position:absolute;
  left:0;
  cursor:pointer;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#togImg img.transparent {
opacity:0;
}
#togImg_onclick {
cursor:pointer;
}

/*******************************/

/* =Blog
******************************/
.blog-article {
width:650px;
margin:10px 0px;
padding:10px 0px 25px 0px;
border-bottom:2px dotted #7399c6;
}
.blog-article:last-child {
border-bottom:0px;
}
.blog-article h3 {
margin-top:15px;
margin-bottom:5px;
}
.blog-article h4 {
margin-bottom:0px;
}
.blog-article p {
margin-top:10px;
}
.blog-article img {
 max-width:100%;
 margin:10px 0px 0px 0px;
}
.blog-article a {
 transition:.5s;
}
.blog-article .cr {
font-size:10px;
color:#999;
display:block;
}
.blog-article .cr a {
color:#999;
text-decoration:none;
font-size:10px;
transition:.5s;
-webkit-transition:.5s;
}
.blog-article .cr a:hover {
color:#666;
}
.blog-article strong {
margin-top:30px;
display:block;
}

.small-info {
font-style: italic;
padding-top: 15px;
line-height: 18px;
}

ol.updated-ol strong {display:inline-block;margin-top:15px;}








