/* Baby Blue:  #D8EAF7 */
/* Sky Blue:   #3097D1 */
/* Beige:      #BBB091 */
/* Dark Brown: #7B5E51 */
/* Dark Blue:  #000080 */
/* Dull Green: #4B636D */
/* Aquamarine: #004852 */

body {
  color: #000;
  background: #C6C6C6 url(../images/drake/body_bg.gif) top repeat-x;
}

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

a:link, a:visited { color: #212B82; }
a:hover, a:active { color: #008; }

#container_inner {
	margin-top:15px;
  background: #E7E7E7 url(../images/drake/bg_menu.gif) 0 0 repeat-y;
  border: 4px solid #fff;
}

#content_body {
	background: #e7e7e7 url("../images/drake/top-left-grey.gif") 0 0 no-repeat;
}

#page_header_outer {
  background: url(../images/sky/banner_sky.jpg);
}

#page_header_inner #contact_info { 
	font-weight:bold;
	color: #212B82;
	background: #fff;
	height:20px;
}

#page_header_inner #contact_info a {
	color: #212B82;
}
	
#page_header_inner #contact_info strong { font-weight: normal; }


/* Site Title
============================ */
#masthead, #site_title {
	background: transparent url(../images/drake/bg_header.png) no-repeat 0px 0px;
}


div#page_header_inner h1 a, .property_detail div#site_title strong a  {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
}

div#page_header_inner h2 a, .property_detail div#site_title small a  {
  font-size: 16px;
  color: #fff;
  font-weight: normal;
}

/* html hack to hide code from Firefox */
* html #masthead, * html #site_title {
	background: none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://uberplate.ubertor.com/css/laika/images/drake/bg_header.png', sizingMethod='crop'); 
}


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

#menu_outer {
  background: url(../images/drake/menu_bg.gif) no-repeat;
  margin-top: 10px;
}

#menu_inner {
  border-left: 1px solid #BBB091;
  border-right: 1px solid #BBB091;
}

#menu_inner ul {
	border-top: 1px solid #000;
}

#menu_inner ul ul {
	border:none;
}

#menu_outer li {
	background: #212B82 url("../images/drake/bg_menulink_on.gif") 0 0 repeat-x;
  border-bottom: 1px solid #BBB091;
}

#menu_outer li:hover,
#menu_outer li.over,
#menu_outer li.sel {
	background: #e7e7e7 url("../images/drake/bg_menulink.gif") 0 0 repeat-x;
}

#menu_outer li a {
  color: #fff;
  background: url(../images/drake/bullet.gif) no-repeat 5px center;
}

/
#menu_outer li:hover a {
	color: #333;
  background: url(../images/drake/bullet.gif) no-repeat 5px center;
}

#menu_outer li.sel ul li a {
  background: url(../images/drake/bullet.gif) no-repeat 5px center;
}

#menu_outer li.sel a {
	color: #333;
  background: url(../images/drake/bullet.gif) no-repeat 5px center;
}

#menu_outer li a:hover {
  color: #333;
}

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

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

#menu_outer li.sel ul li a.sel, #menu_outer li.sel ul li a.sel:hover  {
  color: #333;
  background: url(../images/drake/bullet.gif) no-repeat 5px center;
}

#menu_outer li ul li {
  border-top: 1px solid #BBB091;
	border-bottom:none;
}

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

.inset_group {
  background: #212B82 url(../images/drake/bottom-right-blue.gif) bottom right no-repeat;
}

.inset.blog_rss {
	background: #212B82;
}

.inset, .inset a {
	color: #fff;
}
.inset_group h3 {
	color:#fff;
	padding-bottom:2px;
	border-bottom: 1px solid #f00;
	margin-bottom:10px;
}
.inset_outer .inset_outer .blog_subscribe {
	background: none;
	border-bottom: none;
}

.inset img,
#business_card img {
}

#business_card, #business_card a {
	color:#fff;
}

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

.inset h3 {
background: #eee url(../images/drake/bg_menulink.gif) 0 0 repeat-y;
	border:none;
	padding:0;
	min-height:15px;
	padding:5px;
	vertical-align:middle;
}

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

.inset h3, .inset h3 a { color: #000; }

form#searchform #s {
	background-color: #F8FEFF;
	border-left: 1px solid #BCB091;
	border-top: 1px solid #BCB091;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
}

form#searchform #searchsubmit {
	background-color: #F8FEFF;
	border-left: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
	border-right: 2px solid #BCB091;
	border-bottom: 2px solid #BCB091;
}

.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 small {
	font-size: 12px;
}

.content .post { border: 4px solid #212B82; padding: 5px;}

.blog #content_body .post h2 { 
	background: #464E99 url(../images/drake/bg_menulink_on.gif) 0 0 repeat-x;
	padding: 5px 15px;
	color: #fff;
	margin:0 0 10px 0;
}
	
.content .post h2 a {
	display:block;
	color: #fff;
}

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

#page_footer a {
  color: #000;
}

#footer_menu a {
	color: #fff;
}

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

.listing { border: 4px solid #212B82; padding: 5px; zoom:1;}

.listing h2 { 
	background: #464E99 url(../images/drake/bg_menulink_on.gif) 0 0 repeat-x;
	padding: 5px 15px;
	color: #fff;
	margin:0 0 10px 0;
}

#ubertor .listing h2 a {
	display:block;
	color: #fff;
}

.listing li.value { color: #000; }

.listing img {
  border: 1px solid #D8EAF7;
  border-right: 2px solid #C7E8FF;
  border-bottom: 2px solid #C7E8FF;
}

.listing p {
	padding:10px;
}
/* === Details === */

#details, #mortgage, #virtual, #map  {
  border: 11px solid #fff;
	border-right:none;
}

#detail_menu li {
  background: url(../images/drake/bg_menulink_on.gif) 0 0 repeat-x;
margin:0 5px;
border: 1px s;
}

#detail_menu li.sel {
  background: url(../images/drake/bg_menulink.gif) 0 0 repeat-x;
}

.property_detail #detail_menu li a {
	display:block;
	background: url("../images/drake/bullet.gif") 5px center no-repeat;
	color: #fff;
	text-align:center;
}

.property_detail #detail_menu li.sel a {
	color: #008;
}

.property_detail #address { color: #fff; }

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

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

/* === Property Detail Mortgage page === */
#virtual li a {
	color: #FFF;
	font-size: 0;
	text-decoration: none;
}

/* All Form Pages
 ================== */
form#for_buyers, form#for_sellers, form#contact, form#custom_form {
	background-color: #eee;
	border: 1px solid #999;
  color: #000;
	margin: 0 30px 0 20px;
}

form input, form textarea {
	border: 1px solid #999;
}

form input:active, form input:focus, form textarea:active, form textarea:focus {
	background: #F7F7FB url("../drake/form_input_bg.gif") 0 0 no-repeat;
}

#ubertor form input[type=submit] {
	float:none;
	margin-left:145px;
}

/* Sellers page
============================ */


#for_sellers #For_Sellers_Receive_Newsletter {
	background-color: #FFF;
	border: 0;
}

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


/* Buyers page
============================ */

#for_buyers #For_Buyers_Receive_Newsletter {
	background-color: #FFF;
	border: 0;
}

#for_buyers select {
	background-color: #F8FEFF;
	margin-bottom: 10px;
	font-size: 11px;
}


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

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

.links div#links h3 {
	border-bottom: 1px dotted #BBB091;
}