/* Site Styling
 ================ */

/*#container_outer {
	border:1px solid #7A6E33;
}*/

#container_inner {
	border:5px solid #312C14;
}
/*
#contact_info {
	overflow:hidden;
}*/

#ubertor div#page_header_inner {
/*background: #000 url("../../content/image/3.gif") center center no-repeat;*/
background:none;
filter:none;
}

body {
color: #fff;
}

#links a,
#contact_info a,
#page_footer a,
a {
color: #F6D455;
}

#ubertor #site_title,
#ubertor #page_header_inner h1,
#ubertor #page_header_inner h2 {
	visibility:hidden;
}

/* Menu Styling
 ================ */
#ubertor #menu_inner {
	border:none;
}

.home #menu_outer {

margin-right:-30px;
}

#ubertor #menu_outer,
#ubertor #menu_outer li a {
	background: none;
}

#ubertor #menu_outer li a {
color: #F6D455;
border:none;
border-bottom: 1px solid #F6D455;
padding-bottom: 2px;
}

#ubertor #menu_outer li a:hover {
	background: #312B11;
}


/* Splash (Home) Page
 ====================== */
#flash_overlay {
height:500px;
width:800px;
top:-80px;
left:-80px;
background: url("http://storage.ubertor.com/cl2582/content/image/29262.png") 0 0 no-repeat;
position:absolute;
}

#ubertor.home {
background:#000;
}

* html #flash_overlay {
top:-90px;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://storage.ubertor.com/cl2582/content/image/29262.png', sizingMethod='crop'); 
}

#ubertor.home #page_header_outer {
	display:none;
}

#ubertor.home #page_footer,
#ubertor.home #container_outer {
visibility:hidden;
}

#ubertor.home #container_outer #content_body {
visibility:visible;
display:block;
width:750px;
height:550px;
top:100px;
position:absolute;
margin-top:0px;
}

#ubertor.home #menu_outer {
	top:100px;
}

* html #ubertor.home #menu_outer {
	top:80px;
}

#ubertor.home #id_inset_wrapper {
display:none;
}

.home #menu_outer {
visibility:visible;
position:relative;
z-index:1000;
}

/* Flash Map Styling
 ===================== */
#property_search ol {
	font-family:Times, Times New Roman, serif;
	float:right;
	width:100px;
	padding-left:10px;
}

#property_search ol li {
	list-style:outside decimal;
}

#property_search ol li,
#property_search ol li a {
	color: #F6D455;
}

#property_search ol li a {
	display:block;
	text-decoration:none;
	zoom:1;
}

#property_search ol li a:hover {
	background: #312B11;
}

#property_map {
	background: url("../../content/image/4.png");
	height:330px;
	width:420px;
}

/* Blog, Listing Styling
 ========================= */
.blog, .listing {
	border:5px solid #312C14;
}

.postmetadata {
	color: #B99F40;
}

.listing a img {
	background: #312C14;
	border: 1px solid #F6D455;
}

.navigation a,
.pages a,
.blog a, .listing a {
	color: #F6D455;
}

.blog h3.postheading, .listing h3.address {
	background: #312C14;
}

div#listing_group {
	border: 1px solid #F6D455;
}

/* Links Styling
 ================= */
.links div#links h3 {
	color: #F6D455;
}

/* Listing Details
 =================== */
#details .info li.value {
	color: #F6D455;
}

#listing_description h3 {
	color: #F6D455;
}

#business_card a,
#details ul.links a {
	color: #B99F40;
}

/* Property Search Map
 ======================= */
#property_map {
	position: relative;
}

#property_map a:hover,
#property_map a#hover {
	top:0;
	left:0;
	height:330px;
	width:420px;
	z-index:5;
}

#property_map a {
	overflow:hidden;
	text-indent:-999em;
}

a.one {
	position:absolute;
	top:312px;
	left:0;
	height:18px;
	width:122px;
	z-index:10;
}

a.two {
	position:absolute;
	top:312px;
	left:122px;
	height:18px;
	width:121px;
	z-index:10;
}

a.three {
	position:absolute;
	top:312px;
	left:248px;
	height:18px;
	width:120px;
	z-index:10;
}

a.four {
	position:absolute;
	top:312px;
	left:363px;
	height:18px;
	width:58px;
	z-index:10;
}

a.one:hover { background: url("../../content/image/5.png");}
a.two:hover { background: url("../../content/image/6.png");}
a.three:hover { background: url("../../content/image/7.png");}
a.four:hover { background: url("../../content/image/8.png");}

.property_detail #business_card { margin-top: 450px; } 
