/* ========================
== Colors                ==
== * Light Blue: #000040 ==
== * Blue:       #2B6FCA ==
======================== */

/* General 
============================== */
body { background: #CEEFF7 url("../dark_blue/bg.jpg") 0 0 repeat-x; color: #fff; }

a:link, a:visited {
  color: #9DC9ED;
  text-decoration: none;
}
a:hover { color: #2B6FCA; }

/* Header
============================== */

#container_outer {  
  position:relative;
  border: 1px solid White;
  margin-top: 10px;
}

#page_header_outer {
  border-bottom: 15px solid #638CAD;
  background: #fff url("../black/page_header_outer.jpg") no-repeat 0 80px;
  color: #FFF;
}

#page_header_inner {
  border-bottom: 0;  
}

.property_detail #site_title strong, #page_header_outer h1 a { color: #000; }
.property_detail #site_title small, #page_header_outer h2 a {color: #000040;}

#contact_info li { color: #000040; }
#contact_info strong,
#contact_info a { color: #000; }

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


#menu_outer {
  background: #638CAD url("../dark_blue/menu_bg.gif") 0 0 repeat-x;
	font-weight:bold;
}

#menu_inner li ul { background-color: #638CAD; }

#menu_outer a {
  color: #000;
  border-bottom: none;
}

#menu_outer li li a { border: none; }
  
#menu_outer a:hover, #menu_inner li.sel li a:hover {
  color: #ddd;
  text-decoration: none;
}

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

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

#menu_inner li.sel li a {
	color: #000;
}

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

.inset {
	background: #fff;
	color: #000040;
}

.inset a {
	color: #000040;
}

.inset a:hover {
	color: #000080;
}

.inset img {
  background-color:White;
}

.inset h3 {
  color: #FFF;
  background: #638CAD url("../dark_blue/menu_bg.gif") 0 0 repeat-x;
  text-decoration: none;
min-height:15px;
}

* html .inset h3 {
	height:30px;
}

.inset h3 a { color: #FFF; }

.inset small,
.inset .postmetadata
{ color: #517395; }

.inset h4.address a { color: Black; background-color:transparent;}
.inset h4.address a:hover { color: Red; }

/* Content
=============================== */
#content_outer {
  height: 1px;
  background: #181852;
  color: #FFF;
/*  height: auto;
  background-color: #000040;
  color: White;
  overflow:auto;*/
}

html>body #content_outer { height: auto; overflow: auto; }

/* Page Footer
=============================== */
#page_footer {
  background: #000040;
  clear: both;
}

#page_footer a { color: #FFF; }
/* Listing - list
=============================== */

.listing {
	border: 2px solid #6384AD;
	padding:0;
  padding-bottom: 15px;
	margin: 20px 100px;
}

.listing p:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .listing {height: 1%;}
/* End hide from IE-mac */

.listing h2 {
	display:block;
	background-color: #6384AD;
	margin:2px;
}

#ubertor .listing h2 a {
	display:block;
	text-decoration:none;
	color:#fff;
}

.listing img {
  border: 2px solid #9DC9ED;
	padding:5px;
  background-color: #ddd;
}

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

/* Listing - Details 
================================ */

.listing_details div.info, #map {
  background-color: transparent;
	border: 2px solid #fff;
  color: #fff;
}

.listing_details .info #ViewPhoto {
	background-color: #fff;
}

#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;
}

.listing_details #detail_menu li a {
	color: #BDD6E7;
  border-bottom: none;
  background: #6B8CC5 url("../dark_blue/tabs.gif") 0 0 no-repeat;
	border:none;
	text-decoration:none;
}

.listing_details #detail_menu li.sel a {
  color: #000;
  font-weight:bold
	background: #6B8CC5 url("../dark_blue/tabs_on.gif") 0 0 no-repeat;
	border:none;
}

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

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

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

.listing_details h3 { color: #BDD6E7; }

#business_card {
	border: 2px solid #fff;
	margin: 10px 15px 10px 15px;
	zoom:1;
}

#business_card #agent_one, #business_card #agent_two {
	margin:5px;
}

#business_card img {
	height:100px;
}

/* 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 dotted #2B6FCA; 
	color: #FFF;
	margin: 0 15px;
	padding: 0; 
	width: 740px;
}

#links ul {
	padding-top: 15px;
}

/* Blog
==================================== */

.post {
	border: 2px solid #6384AD;
	padding:0;
  padding-bottom: 15px;
	margin: 20px 10px;
	width:550px;
}

.post p:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .post {height: 1%;}
/* End hide from IE-mac */

.post h2 {
	display:block;
	background-color: #6384AD;
	margin:2px;
}

#ubertor.blog .post h2 a {
	display:block;
	text-decoration:none;
	color:#fff;
}

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