/* ========================
-== L. Grey: "#F5F5FA"   ==-
-== Grey: "#989085"      ==-
-== L. Purple: "#E8E3EF" ==-
-== Purple: "#441358"    ==-
-== Orange: "#EF8215"    ==-
======================== */

/* General
============================== */
body { background-color: #68374C; color: #E1D2E1; }

a:link, a:visited {
  color: #fff;
}

a:hover { color: #C2A3C2; }


h1, h2, h3, h4, h5, h6 {
	color: #fff;
}

#page_footer a,
#contact_info a {
	color:#eee;
}

.inset h3 a,
.post h2, .post h2 a {
	color: #fff;
	background-color: #441358; padding:0;}

#content_body h2.post_heading {
	padding: 5px 10px;
}
/* Header
============================== */

#container_outer {
  margin-top: 15px;
  position:relative;
  border: 1px solid #441358;
}

#container_inner {
	background: #68374C;
}

#page_header_outer {
  border-bottom: 20px solid #441358;
  background: #734E82 url("../black/page_header_outer.jpg") no-repeat 0 80px;
}

.property_detail #site_title strong,
#page_header_outer h1 a {
  color: #fff;
}

.property_detail #site_title small,
#page_header_outer h2 a {
  color: #E1D2E1;
}

.property_detail #address h2 {
	color: #fff;
}

#contact_info li { color: #E1D2E1; }
#contact_info strong { color: #fff; }

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

#menu_outer ul li a {
	padding: 3px 7px;
	margin:0;
}
#menu_outer #menu_inner li {
	border-left: #f5f5fa;
	padding:0;
	margin:0;
}

#menu_outer, #menu_outer li ul {
  background: #441358;
}

#menu_outer {
  background: #441358 url("../purple_pink/menu_bg.gif") 0 0 repeat-x;
}

#menu_inner li:hover, 
#menu_inner li.sel_over, 
#menu_inner li.over,
#menu_inner li ul {
	margin:0;
}

#menu_inner li ul { border-top: none; margin-left: -1px; }


#menu_outer a, #menu_outer li li a {
  color: #E1D2E1;
}

#menu_outer a:hover, #menu_outer li.sel a, #menu_outer li li a:hover {
	color: #fff;
}

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

.inset {
	padding-bottom:20px;
	background: #E1D2E1;
	border:1px solid #441358;
	border-top:none;
	color: #68374C;
}

.inset img {
  background-color:#fff;
}

.inset a {
  color: #441358;
}

.inset h3 {
  margin-top:0;
  background-color: #441358;
  text-decoration: none;
	color:#E1D2E1;
}

.inset h3 a {
	color: #E1D2E1;
}

.inset h3 a:hover {
	color: #fff;
}

.inset small,
.inset ul,
.inset h4.price,
.inset .postmetadata {
  color: #68374C;
}

.inset h4.address a {
  color: #441358;
  background-color:transparent;
}
.inset h4.address a:hover { color: #441358; }

/* Page Footer
=============================== */
#page_footer {
  background: #441358;
}
#page_footer a#powered_by {
  background: #D3D8DB url(https://uberplate.ubertor.com/images/powered-grey.gif) no-repeat right;
  /* border-top: 1px solid #fff; */
}

/* Listing - list
=============================== */

.listing {
  border-top: 2px solid #441358;
}

.listing img {
  border: 1px solid #441358;
  background-color: #fff;
}

.listing a:hover img {
  background-color: #441358;
}

.listing p img {
	border: none;
	background:none;
}

/* Listing - Details 
================================ */
ul.pages {
	margin-top:10px;
}

.listing_details div.info, #map {
  border: 1px solid #441358;
}

.listing_details #detail_menu li a {
  border: 1px solid #441358;
  background: #734E82;
  border-bottom: none;
}

.listing_details #detail_menu .sel a {
  background: #441358;
  border-color: #441358;
  font-weight:bold;
}

.listing_details #detail_menu li a:hover {
  background-color: #441358;
  color: #fff;
}

.listing_details ul.links {
  border: 2px solid #441358;
}

.listing_details ul.links li a {
	color: #fff;
}

.listing_details ul.right {
  border-left: 2px solid #441358;  
}

.listing_details h3 { color: #fff; }

/* Virtual tour script
==================================== */

div#virtual_script {
	margin: 15px 0 0 100px;
}

#virtual li {
	display: inline;
}

#virtual li a {
	font-size: 0;
}

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

#links h3 {
  border-bottom: 1px solid #441358;
}

/* Ajax
==================================== */
.step_box h2 {background-color: #441358;}