﻿@import "area.css";

#maincontent a:link, #content2 a:link { color:#374f6d; }
#maincontent a:visited, #content2 a:visited { color:#374f6d; }
#maincontent a:hover, #content2 a:hover { color:#374f6d; text-decoration:none;}
#maincontent a:active, #content2 a:active { color:#374f6d; }

#container {
width:957px;
position:relative;
margin:4px auto;
padding:0;
border-top:solid 1px #1b304d;
border-left:solid 1px #1b304d;
border-right:solid 1px #1b304d;
background:url(/images/areacommon/agentbg.gif) repeat-y top left #3c3d3f;
}
/* ++Layout++ */
/* for top area */
#marquee {
width:957px;
height:231px;
background:url(/images/area7/main-img4.jpg) no-repeat #010204;
}

/* ++Nav++ */
#nav ul li {
float:left;
border-right:1px solid #1b304d;
border-left:none;
}
#nav {
width:766px;
height:39px;
float:right;
margin:0 auto;
overflow:hidden;
border-bottom:1px solid #1b304d;
background:url(/images/area7/area7nav-default.gif) repeat-x top left #374f6d;
}

/* nav rollover bg highlight */
#nav ul a:hover {
display:block;
padding:12px 17px 11px 17px;
text-decoration:none;
color:#fff;
background:url(/images/area7/area7nav-over.gif) repeat-x #374f6d;
}

/* following allows nav display of current active page, cursor off so hand doesn't appear */
#home #nav ul a.home, .search #nav ul a.search, .featured #nav ul a.featured, .resources #nav ul a.resources, .contact #nav ul a.contact, .account #nav ul a.account, .custom_page #nav ul a.custom_page {
display:block;
padding:12px 17px 11px 17px;
text-decoration:none;
color:#fff;
background:url(/images/area7/area7nav-on.gif) repeat-x #374f6d;
cursor:default;
}

/* houses the various features and different faux backgrounds depending on what page you're on */
#maincontent {
width:957px;
height:auto;
margin:0 auto;
border-bottom:1px solid #1b304d;
background:url(/images/areacommon/agentbg.gif) no-repeat left top transparent;
}

#content2 h2 {
	font-weight:bold;
	font-size:1.2em;
	margin:3px 0;
	color:#374f6d;
}

/* Featured Property */
div.featured_property img {
    border:1px solid #374f6d;
}
div.featured_property .action a, div.call_to_action .action a {
    margin:0;
    padding:2px 11px 2px 0;
    background:url(/images/area7/area7-arrow.gif) no-repeat 100% 55%;
    color:#374f6d;
}

/* find it fast */
div.find_it_fast #findit a, div.map_search #getmap a 
{
    margin:0;
    padding:3px 8px;
    background:#374f6d;
    text-decoration:none;
    color: #fff;
    border:1px solid #999;
}

/* ++Footer++ */
#foot {
width:957px;
height:32px;
margin:0 auto;
border-bottom:1px solid #1b304d;
background:url(/images/area7/area7-foot-bg.gif) repeat-x top left #374f6d;
clear:both;
font-size:8pt;
color:#fff;
}

/* SECONDARY PG "search" */
.search #marquee, .featured #marquee, .resources #marquee, .contact #marquee, .account #marquee, .custom_page #marquee {
width:957px;
height:182px;
background:url(/images/area7/main-secondary7.jpg) no-repeat #010204;
margin:0 auto;
overflow:hidden;
border-bottom:solid 1px #1b304d;
clear:both;
}

.search #maincontent, .featured #maincontent, .resources #maincontent, .contact #maincontent, .account #maincontent, .custom_page #maincontent {
width:957px;
border-bottom:1px solid #1b304d;
}

.search #foot, .featured #foot, .resources #foot, .contact #foot, .account #foot, .custom_page #foot {
width:957px;
height:32px;
margin:0 auto;
border-bottom:1px solid #1b304d;
background:url(/images/area7/area7-foot-bg.gif) repeat-x top left #ad422e;
clear:both;
font-size:8pt;
color:#fff;
}

#home #agentname h1 .firstnom {
color:#2C435E;
}

/* ++Features (Find It, Customize It, Search on Map, etc...) on Prop Search page++ */
#map-search h4 {
    color:#374f6d;
}

h3.accessible {
    color:#374f6d;
}

span.heads {
    font-weight: bold;
    color: #374f6d; 
}

#feature2 h4, #feature2 h3
{
    color: #374f6d;
}

#feature2 h3.frame-cap 
{
    color: #374f6d;
}

/*Popup window*/
div.masthead-title-popup {color:#374f6d;}
