body {
  margin: 20px 15px;
  background: #cfcfcf url(cssimg/bckgrndtile-2.jpg) 0 0 repeat-y;
  font: 8pt Arial, Helvetica, sans-serif;
  color: #5f5f5f;
}

iframe.frame2 {
position: absolute;
float: left;
top: -20px;
width: 150%;
overflow-y: scroll;
}

em {
  font-style:normal;
  font-weight: normal;
}

h4.glance {
  padding: 6px 0 0 0;
  text-indent: 8px;
}

div.agentdetail2 ul {
  margin: 5px 13px;
  font-weight: normal;
}

a.dtadd {
  float: left;
}

/* -------------------- links */
a, a:link, a.email:hover {
  color: #9B9B9B;
  text-decoration: none;
}

a.email:hover, span.contact a.email:hover {
  color: #9B9B9B!important;
}

div.propfront a, div.agent p a,
div.agentwrap a, div.agent span.contact a,
div.proplist1 a, div.proplist a {
    color: #5f5f5f;
}

a:hover, a.email, div.propfront a:hover, 
a.active, a:active  {
  color: #0187BC!important;
}

/* -------------------- logo header */
div.fixedtop h1 {
  background: url(cssimg/hdr_logo.jpg) -3px 0  no-repeat;
  width: 127px;
  height: 75px;
  display: block;
}

h1 a {
  background: url(cssimg/hdr_logo.jpg) -3px 0  no-repeat;
  width: 127px;
  height: 75px;
  display: block;
}
div.fixedtop h1 {
  margin-top: 0;
  width: 127px;
  height: 75px;
  display: block;
}

/* -------------------- nav headings */
h1 {
  font-size: 2em;
}
h2, h2 a {
  letter-spacing: 0.2pt;
  line-height: 1.3em;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
  color: #7d7d7d;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

h2 a:link {
  color: #7d7d7d;
}

h2 a:hover {
  color: #0187BC;
}
h2 {
  font-size: 1.3em;
}

h3 {
  margin: 0;
  font-size: 1.2em;
}

h4 {
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 1em;
}
/* -------------------- global container */ 
div.global {
  width: 1250px;
}

/* -------------------- primary nav */
div.fixedtop {
	position: fixed;
	top: 20px;
	white-space: nowrap;
	width: 127px;
}

ul {
 font-size: 1em;
 font-weight: bold;
 margin: 0;
 padding: 0;
}

div.fixedtop ul {
  font-size: 0.9em;
  text-transform: uppercase;
  list-style: inside;
}
div.fixedtop ul li a {
  color: #9b9b9b;
}

div.fivedtop ul li a:hover {
  color: #0187BC;
}
div.fixedtop ul {
  margin: 0 0 2px 0;
}
div.fixedtop li {
  margin: 2px 0;
}
div.addspace {
  margin-top: 22px;
  text-align: right;
}
div.addspace span {
  left: -10px;
  width: 27px;
  position: relative;
}
div.addspace ul {
  font-size: 0.9em;
  font-weight: normal;
  text-transform: none;
  list-style: none;
}
div.addspace li {
  margin: 10px 0;
}

/* -------------------- main content */
div.content {
	text-align: justify;
	margin: 0 0 0 0;
	left: 210px;
	top: 95px;
	position: relative;
	width: 900px;
}

/* -------------------- replaceable home image */
div.inImg {
  margin-bottom: 10px;
  display: block;
  width: 554px;
  height: 318px;
  clear: both;
}

div.inImg ul {
  list-style: none;
}

div.inImg ul li a img {
  border: none;
}

/* -------------------- front properties-agents */
/* -------------------- semi modular css */
div.propfront, div.agent {
  background: url(cssimg/smalltile.jpg) 0 0 repeat-y;
  margin: 0 10px 10px 0;
  width: 272px;
  height: 152px;
  float: left;
  color: #5f5f5f;
}
div.propfront a, div.proplist a, 
div.proplist1 a, div.agentwrap a {
  cursor: pointer;
  cursor: hand;
}

div.propfront a img, div.proplist a img, 
div.proplist1 a img{
  cursor: auto;
}

div.agent a, div.agentwrap a {
  font-weight: bold;
}

div.propfront span, ul.top, ul.bottom {
  font-weight: bold;
}

div.propfront span.address {
  background: url(cssimg/curve_TL1.jpg) 0 0 no-repeat;
  float: left;
  display: block;
  width: 158px;
  padding: 3px 5px;
}
div.propfront span.price {
  width: 94px;
  padding: 3px 5px;
}

div.propfront span.price, div.agent span.agentName {
  background: url(cssimg/curve_TR1.jpg) top right no-repeat;
  text-align: right;
  float: left;
  display: block;
}

div.agent span.agentImage {
  border-right: 1px #C6C7C9 solid;
  background: url(cssimg/curve_TL1.jpg) 0 0 no-repeat;
  width: 140px;
  height: 126px;
  text-align: center;
  padding: 4px 0 0 0px;
  float: left;
}
div.agent span.agentName {
  font-weight: bold;
  background-position: 0px 0px;
  width: 125px;
  height: 17px;
  padding-top: 4px;
  padding-right: 6px;
  border-bottom: 1px #C6C7C9 solid;
}
div.agent p {
  padding: 0 0 0 10px;
  float: left;
}

div.agent p b {
  line-height: 2em;
}

div.propfront .center p  {
  width: 91px;
  float: left;
  text-align: left!important;
  padding: 0px 6px 5px 6px!important;
  position: relative;
}

div.center {
  border-top: 1px #C6C7C9 solid;
  clear: both;
  height: 110px;
}
div.center p  {
  width: 91px;
  float: left;
  padding: 7px 0 10px 10px;
  position: relative;
}

div.center img, div.proplist img, div.proplist1 img {
  display: block;
  width: 167px;
  float: left;
  border-top: none;
  border-bottom: none;
  border-right: 1px #C6C7C9 solid;
  border-left: 1px #C6C7C9 solid;
}

span.contact {
  border-top: 1px #C6C7C9 solid;
  background: white url(cssimg/curve_bot.jpg) bottom left no-repeat;
  text-align: right;
  display: block;
  clear: both;
}

.clear {
line-height: 50px;
  border: 1px none;
  clear: both;
}

/* -------------------- individual agent pages */
div.agentinfo {
  clear: both;
  background: url(cssimg/table_tile.gif) -13px 0px repeat-y;
  border: 1px #C6C7C9 solid;
}

div.agentName {
  width: 580px;
}

div.agentName, span.contact, ul.top, ul.bottom, div.bottom {
  height: 17px;
  padding: 4px 4px 0px 6px;
 }

div.propfront span.contact {
  height: 17px;
  text-align: left;
  padding: 4px 4px 1px 6px;
 }


div.agent span.contact {
  padding-right: 6px;
  border-top: 1px #C6C7C9 solid;
}

div.agentName span  {
  float: left;
  width: 300px;
  text-align: left;
  font-weight: bold;
}

div.agentName a {
  display: inline;
  float: right;
}

div.agentdetail, div.agentdetail3 {
  padding: 0px;
  float: left;
  width: 136px;
}

div.agentdetail ul, div.agentdetail3 ul {
  clear: both;
  list-style: none;
  padding: 0;
  margin: 7px 0 0 7px;
}

div.agentdetail img {
  border: none;
  width: 135px;
  height: 126px;
  border: none;
  display: block;
  border-bottom: 1px #C6C7C9 solid;
}

div.agentdetail3 img{
  border: none;
  width: 136px;
  border: none;
  display: block;
  border-bottom: 1px #C6C7C9 solid;
}

div.agentdetail hr, div.agentdetail3 hr {
  padding: 0;
  margin: 0;
  width: 135px;
  border: none;
}

div.agentdetail2 {
  float: right;
  padding: 0px;
  margin: 0 10px;
  width: 430px;
}

div.agentdetail2 p {
  float: none;
  clear: both;
}

span.quote {
  margin-bottom: 20px;
  text-align: right;
  clear: both;
  float: right;
  width: 250px;
}

span.quote:first-line {
  font-weight: bold;
}

div.bottom {
  display: block;
  clear: both!important;
  text-align: right;
}

/* -------------------- proprerty list exp */
div.agentwrap {
  clear: both;
}

div.proplist, div.proplist1, div.agentwrap {
  background: url(cssimg/2tcloth.gif) 0 0 no-repeat;
  width: 594px;
  color: #5f5f5f;
}

div.proplist, div.proplist1 {
  height: 148px;
}

div.proplist1 a {
  color: #E30;
}

ul.top li {
  font-weight: bold;
  list-style: none;
  width: 139px;
  float: left;
  display: inline;
}

li.address {
  width: 166px!important;
}

ul.top li.mls {
  text-transform: uppercase;
}

li.price {
  text-transform: capitalize;
}

ul.top li.status, ul.top li.price, ul.bottom li.contact {
  text-align: right;
}

div.propinfo img {
  border-top: none;
  border-bottom: none;
  border-right: 1px #C6C7C9 solid;
  border-left: none;
  float: left;
}
div.propinfo p {
  width: 400px;
  margin: 0;
  padding: 4px 9px;
  float: left;
}
div.propinfo, div.propinfo1 {
  background-color: #F5F5F5;
  border: 1px #C6C7C9 solid;
  clear: both;
  height: 110px;
  overflow: hidden;
}

ul.bottom, div.bottom {
  background: white url(cssimg/tcloth.gif) bottom left no-repeat;
  clear: both;
}
ul.bottom li {
  width: 59px;
  display: inline;
  float: left;
}
ul.bottom li.contact {
  width: 405px!important;
}

div.select {
  height: 25px;
  position: relative;
  top: -72px;
  margin-bottom: -30px;
}

div.select  form {
  height: 25px;
  margin: 0;
  padding: 0;
}

div.select select {
  margin-top: 5px;
  width: 140px;
}

div.agentName span.address2 {
  font-weight: bold;
  text-align: right;
  display: inline;
  float: right;
}

/* -------------------- mls and popups */
body.framed {
  background: none;
  margin: 0px;
}

body.framed h1 {
  margin: 5px 10px;
  background: url(cssimg/hdr_logo.jpg) -3px 0  no-repeat;
  width: 127px;
  height: 75px;
  float: left;
  display: block;
}

body.framed h2  {
  margin: 10px;
  float: right;
  width: 275px;
}

body.framed h2 span {
  color: #E30;
  font-weight: normal;
  font-size: 0.8em;
}

iframe {
  overflow: hidden;
  width: 100%;
  border: none;
  height: 775px;
}

