@import url(../undohtml.css);

body {
  font-family: Arial, Helvetica, san-serif;
  font-size: smaller;
  text-align: center;
  padding-bottom: 60px;
}

#content_body h1 { font-size: 22px; }
#content_body h2 { font-size: 20px; }
#content_body h3 { font-size: 18px; }
#content_body h4 { font-size: 16px; }
#content_body h5 { font-size: 15px; }
#content_body h6 { font-size: 12px; }

#container_inner {
  width: 900px;
  margin: auto;
  text-align: left;
}

#page_header_outer {
  position: relative;
  height: 190px;
	overflow:hidden;
}

#page_header_outer object {
  position:absolute;
  top: 0;
  z-index: 0;
}

#page_header_outer h1,
#page_header_outer h2,
#contact_info, #site_title a strong, #site_title a small { position: relative; }

div#page_header_inner h1, div#page_header_inner h2,
#site_title strong a, #site_title small a {
  position: relative;
  left: 12px;
  top: 12px;
	word-wrap:break-word;
	white-space:normal;
	width:175px;
}

#site_title strong a, #site_title small a {
  display: block;
}

.property_detail #page_header_inner h1 strong {
  position: absolute;
  top: -25px;
  left: 10px;
}


div#page_header_inner {
  height:  170px;
}

.property_detail #page_header_inner h1 {
  position: absolute;
  width: 680px;
  top: 270px;
  left: 285px;
  padding-left: 0;
  font-size: 18px;
  text-align: center;
  display: block;
}

div#page_header_inner h2, #site_title {
	width: 159px;
}

.content ul, .content ol {
	padding-left:5px;
	margin-left:10px;
}

.content ul {
	list-style: inside disc;
}

.content ul ul {
	list-style: inside circle;
}

#content_body a {
	text-decoration:underline;
}

ul#navigation, ul.pages, ul.info, #custom_form ul, ul#custom_form, ul li.details {
	list-style-type:none;
}

#contact_info {
  overflow: auto;
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height:20px;
	text-align:center;
}

#contact_info li { 
	display:inline;
	padding:0 15px;
	text-align: center;
	font-size: 11px;
}

/* Site Title
============================ */
#site_title {
	margin: 0;
	font-size: 1.8em;
}

/* Menu
============================ */


#menu_outer {
  float: left;
  width: 188px;
  padding: 0;
  margin: 0;
  padding-top: 25px;
}

#menu_outer ul {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

#menu_outer li {
	display:block;
}

#menu_outer li a {
display:block;
font-weight: bold;
line-height:1em;
font-size: 12px;
padding: 8px 20px;
}

* html #ubertor #menu_outer li ul, * html #ubertor #menu_outer li ul li {
	zoom:1;
}

#menu_outer li ul { display:none; }

#menu_outer li.sel ul { display: block; }

#menu_outer li li a { padding-left: 40px; }

/* Content
============================ */
#content_body {
  float: right;
  width: 700px;
  margin: 10px 0 0 0;
	padding: 5px;
	padding-right:0;
}

#content_body p,
#content_body h1,
#content_body h2,
#content_body h3,
#content_body h4,
#content_body h5,
#content_body h6 {
  margin: 0 10px 10px 0;
}

 #content_body ol {
 	padding: 5px 0 7px 5px;
 }

 #content_body ol li { 
 	list-style: decimal;
	margin-left:20px;
	padding-left: 5px;
}

/* Inset
============================ */


.inset_outer {
  float: left;
  width: 188px;
  clear: left;
}

.inset_group {
	margin: 10px 0;
}

.inset {
	overflow:auto;
	margin-bottom: 10px;
}

/* Holly Hack -- keeps styling from disappearing on insets in IE */
* html .inset {
	height:1%;
}

.inset h3 {
  padding: 5px 0 5px 25px;
  margin-bottom: 10px;
  clear:both;
}

.inset img {
  width: 165px;
  margin: 5px 0 0 8px;
  padding: 2px;
}

.inset h4, .inset li {text-align:center;}
.inset li { float:left; width: 50%;}

.inset_group .blog small {
	margin: 10px 10px 10px 10px;
}

.inset_group div.entry {
	margin: 10px;
	padding-bottom: 0;
}

.inset_group div.blog p.postmetadata {
	margin: -10px 10px 10px 10px;
}

form#searchform #s {
	margin: 10px 0 10px 10px;
}

form#searchform #searchsubmit {
	margin: 0 0 10px 10px;
}

div.category {
	padding-bottom: 20px;
}

div.category ul {
	position: relative;
}


.inset.agents {
	padding:5px;
}

.inset.agents img {
width:5em;
padding:5px;
margin:5px;
}

.inset.agents .agent_one img {
float:left;
}

.inset.agents .agent_two img {
float:right;
}

.inset.agents div ul {
	
}

.inset.agents li {
width:100%;
clear:both;
text-align:right;
}

.inset.agents li strong {
float:left;
}

.inset.agents .agent_one li.name {
	text-align:left;
}

.inset.agents li.name {
font-size:1.3em;
font-weight:bold;
border-bottom:1px solid #ccc;
padding-top:5px;
}

/* Selling page
*******************************************************************************/

#for_sellers input.submit {
	margin: 15px 0 0 130px;
}

#for_sellers input, #for_sellers textarea {
	margin-bottom: 10px;
	font-size: 11px;
}

#for_sellers select {
	margin-bottom: 10px;
	font-size: 11px;
}

/* Contact page
*******************************************************************************/

#contact input.submit {
	margin: 15px 0 0 75px;
}


/* Listings
============================ */

/* --- Paging --- */

ul.pages { margin-left: 180px; }

ul.pages li {
  float: left;
  margin: 0 10px;
}

/* --- List --- */

.listing {
  margin: 5px 10px;
  float:right;
  width:650px;
  overflow: auto;
}

#content_body .listing h2 {
  margin: 2px;
  text-align: left;
  padding: 3px 10px;
  font-size: 16px;
  font-weight: bold;
  font-family: Trebuchet MS,Verdana, Helvetica;
}

.listing img {
  float: left;
  padding: 4px;
	background-color:#ccc;
  margin: 5px 10px;
}

.listing ul {
	margin: 10px 10px 0 0; 
	float: left;
}

.listing li.value {
  width: 50%;
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  list-style: none;
  margin: 0;
}

.listing li {
  list-style:disc;
  margin: 10px 20px;
}

.listing p img { float: right; }

/* === Details Navigation === */

.listing_details #navigation li.next {
  float: right;
  margin-top: -1em;
  margin-right: 15px;
}

.listing_details #navigation li.prev {
  float: left;
  margin-top: -1em;
  margin-left: 15px;

}

.listing_details #navigation li.return {
  width: 100%;
  text-align: center;
}

.listing_details #video object,
.listing_details #video iframe,
.listing_details #video video,
.listing_details #video embed {
  max-width: 657px;
  max-height: 370px;
}

/* === Details === */

#details { 
	clear: both;
	float: right;
	position: relative;
}

#detail_menu { 
	margin: 0 0 0 6px;
	padding-top: 75px;
	text-align: left;
}

#detail_menu li {
  float:left;
  width: 90px;
  line-height: 29px;
  margin: 0 1px;
  text-align: center;
}

.property_detail div#business_card ul {
	list-style:none;
}

*:first-child+html .property_detail div#business_card ul {
	padding:0;
	margin:0;
}

.listing_details #business_card ul li {
margin:0;
padding:0;
display:inline-block;
white-space:nowrap;
zoom:1;
}

.property_detail div#business_card #agent_one,
.property_detail div#business_card #agent_two {
	overflow:hidden;
}

.property_detail div#address strong, .property_detail div#address h2 {
	display: none;
}

#large_photo {
	display: none;
}

.listing_details p.board_disclaimer {
	clear: both;
}

.listing_details p.board_copyright {
	clear: both;
}

#listing_group h3.address {
  font-size: 16px;
}

/* === Links page === */

.links div#links ul {
	width: 650px;
	margin: 0 0 40px 15px;
}

.links div#links ul li {
  float: left;		
  width: 35%;
  padding-right: 1em;
margin-left:6%;
margin-right:3%;
	margin-bottom: 0;
}

.links div#links h3 {
	clear: left;
	font-size: 14px;
	padding-bottom: 5px;
}



/* --- Detail Links --- */

div.info object { display:block; margin: auto; }

div.info ul.links {
  float:right;
  padding: 10px 20px 10px 10px;
  margin: 0 5px 5px 5px;
  font-size: 14px;
}

div.info ul.info {
  margin-left: 10px;
  padding-left: 10px;
}

div.info ul.info strong {
  float:left;
  width: 85px;
}

div.info ul.info li.value strong {
  display:none;
}

div.info ul.info li.value {
  font-size: 28px;
  font-weight: bold;
	padding-bottom: 5px;
}

div.info ul.info li.type { clear:left; }

div.info ul.left, div.info ul.right {
	float: left;
}

.listing_details .info .info li strong {
	margin-left:5px;
}

div.info ul.left {
}

div.info ul.right {
	padding-left: 10px;
}

.property_detail .content .info p {
  padding-left: 170px;
  clear:right;
}

.headerfooter #content_body div.info h3 {
  float: left;
  clear: left;
  width: 140px;
  font-size: 14px;
  margin:0;
	margin-bottom:10px;
}

.headerfooter #content_body div.listing_group h3.price {
	margin:0;
	margin-bottom:10px;
}

.headerfooter #content_body div#listing_group h3.price {
	margin:0;
	margin-bottom:10px;
}

.headerfooter #photos ul li {
	float:left;
	padding:10px;
}

.headerfooter #content_body .info.info p, .luxury_condos_for_sale #details p {
  padding-left: 170px;
  clear: left;
  margin-top: 0;
}

div.info p img { float:right; margin-left: 5px; }

#content_body div.info h3 {
  float:left;
  clear:both;
  width: 140px;
  font-size: 14px;
  margin: 0 0 0 15px;
}

#listing_description {
	clear:both;
	padding: 15px;
}

div.listing ul.stats {
	padding-left: 15px;
	float: left;
}


.property_detail ul.links {
	border: 1px solid #333;
}

div.info ul.right {
	border-left: 1px solid #333;
}


#content_body ul, #content_body ol {
	margin-left: 10px;
}

/* Property Details
============================ */

.headerfooter #detail_menu {
	padding-top:10px;
}

.headerfooter #content_body p.board_disclaimer, .headerfooter #content_body img.reciprocity_logo {
	clear: left;
	padding-top: 10px;
	position: relative;
}

.headerfooter #content_body h3.address {
	font-size: 16px;
}

div.result_outer {
	width:225px;
}

div.result_inner img {
	display:block;
	margin:0 25px;
}
div.result_inner {
	height: 13em;
}

#listing_group img.reciprocity_logo {

}

/* Property Search
===========================*/


.property_search .register {
	width:40%; /* fixes float wrap in IE */
}

.property_search .register h3 {
}

.headerfooter .info img {
	border:1px solid #fff;	
}

.headerfooter .info * img {
	border:none;
}

/* Mortgage Details tab
============================ */
#mortgage {
	clear: both;
	margin-top: 28px;
}

#mortgage h2 {
	display: none;
}

#mortgage table u {
	font-size: 18px;
	text-decoration: none;
}

.property_detail #mortgage table td {
	text-align: left;
}

.property_detail #mortgage table td.title {
	width: 225px;
	padding-right: 20px;
	white-space: nowrap;
	height: 25px;
} 

#mortgage div {
	margin: 10px 20px;	
	text-align: left;
}

#mortgage table {
	margin: 0 20px;
	width: 500px;
}

/* Map Details tab
============================ */
#map {
	clear: both;
}

/* Virtual Details tab
============================ */
#virtual {
	margin-top: 28px;
	padding-bottom: 15px;
}

#virtual p {
	margin: 10px 15px 0 15px;
}

#content_body #virtual h3 {
	float: none;
	width: 90%;
	margin-left: 15px;
}

#virtual_script {
	margin: 15px;
}

#virtual_script p {
	margin-left: -3px;
}

#virtual ul {
	margin: 10px 15px; 
}

#photos {
	clear: both;
	margin-top: 28px;
}
/* Business Card
==================================== */

#business_card {
  float: left;
  width: 180px;
  margin: 300px 0 0 -200px;
  padding-left: 0;
  clear: none;
  border: none;
}

.property_detail div#business_card li.name strong {
	font-size: 14px;
}

#business_card img {
  width: 50px;
	height:50px;
  float: left;
	position:relative;
  padding: 2px;background-image:none;background-color:black;
}

* html #business_card img {
  left:25px;
}

#business_card ul { 
  margin: 5px 15px;
}

#business_card #agent_one, #business_card #agent_two, #business_card #agent_three { margin-bottom: 50px; overflow: auto; clear: both;}

#business_card li.name {
  height: 25px;
  width: 150px;
  font-size: 18px;
}

#business_card li { 
	position: relative; 
	clear: left;
}

#business_card li.phone strong,
#business_card li.fax strong,
#business_card li.mobile strong {
  position: absolute;
  left: 4.5em;
}


/* Sellers page
============================ */
#content_body form#for_sellers ul {
	padding:0;
list-style:none;
	margin: 0 0 0 10px;
	padding-top: 15px;
}

#for_sellers label {
	width: 110px;
}

form#for_sellers #For_Sellers_Address, form#for_sellers #For_Sellers_City, form#for_sellers #For_Sellers_Lot_Size, form#for_sellers #For_Sellers_Name, form#for_sellers #For_Sellers_Email, form#for_sellers #For_Sellers_Finished_Area, form#for_sellers #For_Sellers_Appliances_Included {
	width: 270px;
}


/* Buyers page
============================ */
#content_body form#for_buyers ul {
	padding:0;
	list-style:none;
	margin: 0 0 0 10px;
	padding-top: 15px;
}

form#for_buyers label {
	width: 110px;
}

form#for_buyers #For_Buyers_Ideal_Location, form#for_buyers #For_Buyers_Price_Range, form#for_buyers #For_Buyers_Type_Of_Home, form#for_buyers #For_Buyers_Name, form#for_buyers #For_Buyers_Email {
	width: 270px;
}


/* Contact page
============================ */
#contact ul {
padding:0;
list-style:none;
	padding: 15px 0 0 0;
}

#contact label {
	width: 55px;
	text-align: left;
}

#Contact_Name, #Contact_Email, #Contact_Comments {
	margin-bottom: 10px;
}

#Contact_Name, #Contact_Email {
	width: 250px;
}

#page_header_inner li {
/* prevent long entries from wrapping */
white-space:nowrap;
}

/* Blog
==================================== */
.blog div.post h2 a {
	margin-left: 0;
	font-size: 16px;
}

.blog div.entry {
	margin: 7px 10px 10px 10px;
}

.blog .post {
	float:right;
	padding: 0;
	margin: 0 10px 10px 0;
}

.blog .post p.postmetadata{
	font-size: 10px;
	margin-left: 10px;
	padding-left: 10px;
}

#content_body h2#blog_heading{margin-left:5px;text-align:left;}
#content_body .post, #content .post {margin-top: 15px;padding:5px;width:650px;}
#content_body .post h2 a {text-indent: 5px;display: block; margin:1px;}
.comment #content {width:515px;float:right;margin-left:-30px;padding-left:10px;}
.entrytext p {margin:10px auto;}

.blog div.blog_archived h3, .blog div.blog_category h3 {
	margin-bottom: 10px;
}

.blog div.blog_archived p, .blog div.blog_category p {
	margin: 0 0 7px 10px;
}

.blog .entry {
	margin-left: 10px;
}

/* Footer
============================ */

#page_footer {
  clear:both;
  position:relative;
  text-align:right;
  padding-bottom: 10px;
}

#page_footer a {
  font-size: 10px;
  margin: 2px 5px;
  text-align: right;
  top: 0;	
}

#page_footer #footer_menu {
  padding: 4px 0;
}

#footer_menu li { float:left; position: relative; } 
#footer_menu a {padding: 0 5px;}

div#page_footer a#powered_by {
  display:block;
  width:150px;
  height: 29px;
  float:right;
  text-indent:-5000px;
  text-align:left;
  overflow:hidden;
  position:absolute;
  top: 50px;
  right: 0;
}

.blog_rss a.rss2 {
	color: #fff;
}

/* flash header */

#ubertor #page_header_outer.flash_header {
z-index:0;
}

.flash_header #page_header_inner {
overflow:hidden;
width:200px;
}

#page_header_inner,
#ubertor .flash_header #page_header_inner {
width: 100%;
}

#masthead,
#site_title {
  height:170px;
  position:absolute;
  width:200px;
  z-index:1;
}

#ubertor .flash_header #contact_info {
overflow:visible;
}

.listing_details #address h2 {
  text-transform: uppercase
}

.inset .widget_slideshow {
width:185px;
height:120px;
}

.content .info .custom_text p {
  padding-left: 10px;
}

#content_body .post h2 {
  margin-right: 0;
  line-height: 26px;
}

/* Social Sharing Bar */

.ubr_share_bar {
  display: block;
}

#content_body .listing .ubr_share_bar {
  margin-top: -2px;
}

#content_body .listing_details .ubr_share_bar {
  margin-bottom: 5px;
  margin-right: 5px;
}

#content_body .post_heading .ubr_share_bar {
  margin-top: 1px;
}

.property_detail ul.links {
  clear:right;
}

#content_body .post h2 a.facebook-share-button {
  margin:0;
  text-indent:0;
}

.listing_details #details {
  width: 667px;
}

.content .post h2 .ubr_share_bar a.facebook-share-button {
  background-color:#879AC0;
}

div.listing h2.address .ubr_share_bar a.facebook-share-button {
  background-color:#879AC0;
}