@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	background: #98002e url(/images/bg_horizontal.png) repeat-x;
	text-align: center;
}

a, a:visited, a:focus, a:active {
	color: #007480;
}

a:hover {
	color: #98002e;
}

.clear {
	clear: both;
	height: 1px;
}

.center {
	text-align: center;
}

#site_wrap {
	position: relative;
	z-index: 100;
	margin: 0px auto;
	width: 960px;
	text-align: left;
	overflow: hidden;
}

#header {
	position: relative;
	z-index: 101;
	width: 960px;
	height: 275px;
	background: #FFF;
	background:url(/images/exit_team_advantage_realty.jpg) no-repeat;
}

	#header h1 a {
		text-indent: -9999px;
		display: block;
		width: 960px;
		height: 185px;
		padding: 0px;
		margin: 0px;
	}


#header_agent {
	position: absolute;
	top: 60px;
	left: 265px;
}
	#header_agent img {
		float: left;
		border: 2px solid #FFF;
	}
	
	#header_agent h2 {
		width: 400px;
		position: absolute;
		left: 250px;
		top: 20px;
		color: #FFF;
	}

	#header_agent h2 a {
		font-size: 40px;
		font-weight: bold;
		color: #FFF;
		text-decoration: none;
	}
		
	#header_agent h3 {
		width: 400px;
		position: absolute;
		left: 250px;
		top: 10px;
		font-size: 24px;
		font-weight: bold;
		color: #FFF;
	}

#header_account_links {
	position: absolute;
	top: 10px;
	right: 15px;
	color: #FFF;
}

#header_account_links a,
#header_account_links a:visited {
	color: #FFF;
}


#navigation {
	position: absolute;
	z-index: 105;
	bottom:0;
	margin: 0px 5px;
	height: 25px;
	width:950px;
	font:bold 12px Arial, Helvetica, sans-serif;
}


#content {
	background-image:url(/images/content_bg.gif);
	background-repeat:repeat-y;
	height: 1%; /* IE6 hack so background shows up */
	overflow:hidden;
	width: 960px;
	margin-top: 7px;
}






#footer_wrap {
	width: 100%;
	background: #008c9a url(/images/footer_wrap_bg.png) repeat-x;
	clear: both;
	overflow: hidden;
}

#footer {
	text-align: left;
	margin: 0px auto;
	width: 900px;
	height: 170px;
	position: relative;
	background: url(/images/footer_bg.png) no-repeat center top;
	padding: 65px 30px 0px 30px;
	overflow: hidden;
	border: 0px solid #000;
	clear: both;
}

	#footer_logo {
		float: left;
		margin-right: 10px;
		border: 1px solid #000;
		background: #fff;
		padding: 4px;
	}

	#footer_company {
		font-weight: bold;
	}
	
	#footer_contact {
		float: left;
		margin-right: 50px;
	}

	#footer_agent_image {
		float: left;
		margin-right: 10px;
		border: 1px solid #000;
	}
	
	#footer_agent_name {
		font-weight: bold;
	}

	#footer_onjax {
		float: right;
		color: #666;
		text-align:right;
	}
	
		#footer_onjax a {
			text-decoration: none;
			font-weight: bold;
			color: #666;
		}

		#footer_onjax #pureagent_login {
			text-align: right;
			margin-bottom: 10px;
			color: #000;
			font-weight:bold;
			font-size: 14px;
		}
		
		#footer_onjax #pureagent_login a {
			text-decoration: underline;
		}
		
		#footer_onjax a.onjax_logo {
			display: block;
		}





#module-quick-search {
	padding: 5px; 
	margin: 5px;
	font-size: 11px; 
	text-align: center;
	background: #cac0a5;
	color: #000;
}

#quick-search-wrap {
	text-align: center;
	border: 1px solid #FFF;
	background: none;
}

#quick-search-wrap h3 {
	color: #000;
	font-size: 18px;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#quick-search-form {
	text-align: center;
}

#quick-search-form select {
	width: 80px;
	margin-right: 5px;
	border: 1px solid #333;
	font-size: 11px;
}

#quick-search-form select.towns_select, #quick-search-form select.category_select {
	width: 165px;
}







#module-featured-property {
	padding: 5px; 
	margin: 5px;
	font-size: 11px; 
	text-align: center;
	background: #cac0a5;
	color: #000;
}

#featured-property-wrap {
	text-align: center;
	border: 1px solid #FFF;
	background: none;
}

#featured-property-wrap h3 {
	color: #000;
	font-size: 18px;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#featured-property-images {
	position: relative;
	height: 125px;
	text-align: center;
	display: none;
}

#featured-property-images img {
	border: 1px solid #000;
}

#featured-property-images div {
	text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

#featured-property-price {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#featured-property-address {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	line-height: 12px;
	padding-bottom: 10px;
}





.tag-cloud {
	font:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 2px;
	line-height: 3em;
	text-align: center;
	border: 3px solid #ccc;
	background: #f3f3f3;
}

.tag-cloud a {
	padding: 0px;
	text-decoration: none;
}

.tag-cloud a:hover {
	text-decoration: underline;
}

.tag-cloud li {
	display: inline;
	margin: 1px;
}

.tag-cloud span.text {
	position: absolute;
	left: -9999px;
	width: 9990px;
}

.tag-cloud span.count {
	font-size: 9px;
}

.tag-cloud li.tag0 a { font-size: 1em; font-weight: 100; }
.tag-cloud li.tag1 a { font-size: 1.1em; font-weight: 100; }
.tag-cloud li.tag2 a { font-size: 1.2em; font-weight: 200; }
.tag-cloud li.tag3 a { font-size: 1.3em; font-weight: 300; }
.tag-cloud li.tag4 a { font-size: 1.4em; font-weight: 400; }
.tag-cloud li.tag5 a { font-size: 1.5em; font-weight: 500; }
.tag-cloud li.tag6 a { font-size: 1.6em; font-weight: 600; }
.tag-cloud li.tag7 a { font-size: 1.7em; font-weight: 700; }
.tag-cloud li.tag8 a { font-size: 1.8em; font-weight: 800; }
.tag-cloud li.tag9 a { font-size: 1.9em; font-weight: 900; }
.tag-cloud li.tag10 a { font-size: 2em; font-weight: 900; }


#content_sidebar .tag-cloud { line-height: 1.35em; border: 1px solid #FFF; background: none; }
#content_sidebar .tag-cloud a { color: #333; }
#content_sidebar .tag-cloud a:hover { text-decoration: underline }

#module-tag-cloud {
	padding: 5px; 
	margin: 5px;
	font-size: 11px; 
	text-align: center;
	background: #cac0a5;
}

#module-tag-cloud h3 {
	color: #000;
	font-size: 18px;
	border-bottom: 1px solid #666;
}

#content_sidebar .tag-cloud #module-tag-cloud h3 a:hover {
	text-decoration: none;
}

.module-footer {
	text-align: center;
	color: #000;
	font-size: 14px;
	border-top: 1px solid #666;
	margin: 5px;
	padding-top: 5px;
}

img.map {
	border: 1px solid #000;
}

#onjax_tools {
	margin-left: 10px;
}


#agent_details_page {
	width: 700px;
	margin-left: 10px;
	padding-top: 15px;
}


#index_boxes {
	background: url(/images/index_boxes_bg.png) no-repeat;
	padding: 5px 20px 10px 20px;
	width: 700px;
	overflow: auto;
}


#index-agents, #index-open-houses, #index-featured-lender {
	float: left;
	width: 210px;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	border: 0px solid #000;
}

#index-agents h3, #index-open-houses h3, #index-featured-lender h3 {
	font-size: 18px;
	text-indent: -9999px;
	color: #000;
}



#index-agents div.agent {
	overflow: auto;
	clear: both;
	width: 200px;
}

#index-agents div.agent-contact {
	float: left;
}

#index-agents img {
	float: left;
	margin: 5px;
	border: 1px solid #000;
}

#index-agents .agent-name {
	font-weight: bold;
	color: #000;
	font-size: 18px;
}

#index-agents .agent-name a {
	color: #000;
	text-decoration: none;
}

#index-agents .agent-phone {
	font-weight: bold;
	font-size: 14px;
}

#index-agents .agent-profile-link {
	font-weight: bold;
}

#index-agents #meet-our-agents-rotation {
	height: 150px;
}

#index-agents .agent-list-link {
	clear: both;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}


#index_properties div.section {
	border-bottom: 2px solid #008c9a;
}

#index_properties .section h2 {
	background: url(/images/section_header_bg.png) repeat-x top left;
	color: #FFF;
}



/* There is a version of this file commented in great detail for educational purposes here:
 * http://users.tpg.com.au/j_birch/plugins/superfish/superfish.commented.css
 */

/*** ESSENTIAL STYLES ***/
.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
}
.nav {

}
.nav ul {
	position:absolute;
	top:-999em;
	width: auto;
	background: #FFF;
}

.nav ul li,
.nav a {
	width: 100%;
}
.nav li {
	float:left;
	position:relative;
	z-index:99;
}
.nav a {
	display:block;
}
.nav li:hover ul,
ul.nav li.sfHover ul {
	left: -2px;
	top: 33px;
}
.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left: 200px;
	top: 0px;
}
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}





/*** ORIGINAL SKIN ***/
.nav {
	float:left;
	margin-bottom:0;
}

.nav li {
	border-left: 0px solid #98002e;
	border-right: 0px solid #98002e;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 5px;
	text-align: center;
	text-transform: uppercase;
}

.nav a,
.nav a:visited {
	color: #FFF;
	font-size:14px;
	font-weight: bold;
	padding: 8px 0px;
	text-decoration:none;
}

.nav ul a,
.nav ul a:visited {
	text-indent: 5px;
	font-size: 13px;
	padding: 4px 0px;
}


.nav li:hover,
.nav li.sfHover {
	padding-right: 8px;
	padding-left: 8px;
	width: auto;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-top: 0px solid #FFF;
	margin-top: 0px;
	background: #98002e url('/images/nav_hover_bg.png') repeat-x;
}

.nav li:hover li,
.nav li.sfHover li {
	width: auto;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;

}

.nav a:focus, 
.nav a:hover, 
.nav a:active {
	color: #FFF;
	background: #98002e url('/images/nav_hover_bg.png') repeat-x;
}

.nav ul li {
	margin-left: 0px;
	text-transform: none;
}

.nav ul li:hover, 
.nav ul li.sfHover {
	background: #CCC;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	margin-left: 0px;
	width: inherit;
}

.nav ul li a:focus, 
.nav ul li a:hover, 
.nav ul li a:active {
	background:#CCC;
	border-right: 0px;
	border-left: 0px;
}


.nav ul, 
.nav ul li.sfHover ul {
	border-left: 2px solid #FFF;
	border-bottom: 3px solid #98002e;
	border-right: 3px solid #98002e;
	border-top: 0px solid #FFF;
	background: #FFF url(/images/submenu_bg.gif) repeat-y;
	width: 200px;
}

.nav ul a, 
.nav ul a:visited, 
.nav ul li.sfHover ul a,
.nav ul li.sfHover ul a:visited {
	color: #000;
	font-weight: bold;
}

.nav ul a:hover, 
.nav ul a:focus, 
.nav ul a:active, 
.nav ul li.sfHover a, 
.nav ul ul li a:hover, 
.nav ul ul li a:focus, 
.nav ul ul li a:active {
	color: #000;
	font-weight: bold;
}

.nav li li {
	border: 0px;
	width: 180px;
	text-align: left;
}
.nav li li li {
	/* background:#9AAEDB */;
}




