@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

/* -------- Globals -------- */
.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.strong {
	font-weight: bold;
}
.emphasis {
	font-style: italic;
}
.normal {
	font-weight: normal; 
}
p {
	margin: 0 0 10px 0; 
}
form {
	padding: 0px;
	margin: 0px;
}

/* -------- Page Layout -------- */

#bgContainer {
	margin: 0px;
	padding: 0 0 0 0;
	width: 100%;
	background: none #ffffff;
}
#pageWrapper {
	width: 884px;
	background: #ffffff;
	padding: 0 8px 8px 8px;
	margin: auto;
	position: relative;
}
#mastImage {
	width: 884px;
	height: 215px;
	margin: 0 0 1px 0;
	display: none;
}
#primNav {
	background: #00465f;
	margin: 0px;
	padding: 0 0 0 211px;
	height: 35px;
	width: 673px;
	border-bottom: 1px solid #FFFFFF;
	display: none;
}
#mastLogo {
	width: 211px;
	height: 113px;
	position: absolute;
	left: 0;
	top: 179px;
	display: none;
}
.contentWrapper {
	width: 600px;
	padding-top: 60px;
	padding-left: 0;
	font-size: 12px;
	line-height: 18px;
	color: #2f3237;
	padding-bottom: 20px;
}
#contentWrapperWide {
	padding: 60px 30px 20px 38px;
	font-size: 12px;
	line-height: 18px;
	color: #2f3237;
	text-align: justify;
}
#sidebarWrapper {
	padding: 0px;
	width: 600px;
}
#footerWrapper {
	background: url(../_img/footer_bg.png) no-repeat top;
	height: 155px;
	width: 900px;
	margin: 1px auto auto;
	font-size: 11px;
	line-height: 14px;
	color: #00465f;
	position: static;
}
#mlsFrame {
	padding: 2px;
	height: 700px;
	width: 805px;
	border: 1px solid #9baec4;
}
#printLogo {
	display: block;
}

/* -------- PNG Link Fixes for IE 6 -------- */

#footerPngFix {
	position: relative;
	height: 155px;
	width: 900px;
}
#mastPngFix {
	position: static;
	background: url(../_img/mast_ssrr_logo.png) no-repeat;
}

/* -------- Links -------- */

.contentWrapper a {
	color: #004e6b;
	text-decoration: none;
	border-bottom: #004e6b dotted 1px;
	/*background: url(../_img/link_line_blue.gif) bottom repeat-x;*/
}
.contentWrapper a:hover {
	color: #004e6b;
	text-decoration: none;
	border-bottom: none;
}
.sidebarEntry a {
	color: #571537;
	text-decoration: none;
	border-bottom: #571537 dotted 1px;
	/*background: url(../_img/link_line_maroon.gif) bottom repeat-x;*/
}
.sidebarEntry a:hover {
	color: #571537;
	text-decoration: none;
	border-bottom: none;
}
#sidebarAdvanced a {
	color: #571537;
	text-decoration: underline;
	font-size: 10px;
	border-bottom: none;
}
#sidebarAdvanced a:hover {
	color: #571537;
	text-decoration: none;
	font-size: 10px;
	border-bottom: none;
}
#sidebarLatest a {
	color: #004e6b;
	text-decoration: underline;
	font-size: 10px;
	border-bottom: none;
}
#sidebarLatest a:hover {
	color: #004e6b;
	text-decoration: none;
	font-size: 10px;
	border-bottom: none;
}
#footerLinks a {
	color: #00465f;
	text-decoration: none;
}
#footerLinks a:hover {
	color: #00465f;
	text-decoration: underline;
}
#footerLegal a {
	color: #00465f;
	text-decoration: underline;
}
#footerLegal a:hover {
	color: #00465f;
	text-decoration: none;
}

/* -------- Primary Nav -------- */

.navList {
	width: 656px;
	height: 35px;
	background: url(../_img/prim_nav_sprites.gif);
	margin: 0;
	padding: 0;
	position: relative;
}
 .navList li {
    margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
	top: 0;
}
  .navList li, .navList a, .navList a:link , .navList a:visited {
    height: 35px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
}
.navLiving {
	left: 0; width: 117px;
}
.navLiving a:hover {
    background: transparent url(../_img/prim_nav_sprites.gif) 0 -35px no-repeat;
}
.navLivingOn .navLiving a:link, .navLivingOn .navLiving a:visited {
		background: transparent url(../_img/prim_nav_sprites.gif) 0 -35px no-repeat;
		cursor: default;
}
.navRealty {
	left: 117px; width: 120px;
}
.navRealty a:hover {
    background: transparent url(../_img/prim_nav_sprites.gif) -117px -35px no-repeat;
}
.navRealtyOn .navRealty a:link, .navRealtyOn .navRealty a:visited {
		background: transparent url(../_img/prim_nav_sprites.gif) -117px -35px no-repeat;
		cursor: default;
}
.navHomes {
	left: 237px; width: 120px;
}
.navHomes a:hover {
    background: transparent url(../_img/prim_nav_sprites.gif) -237px -35px no-repeat;
}
.navHomesOn .navHomes a:link, .navHomesOn .navHomes a:visited {
		background: transparent url(../_img/prim_nav_sprites.gif) -237px -35px no-repeat;
		cursor: default;
}
.navListings {
	left: 357px; width: 115px;
}
.navListings a:hover {
    background: transparent url(../_img/prim_nav_sprites.gif) -357px -35px no-repeat;
}
.navListingsOn .navListings a:link, .navListingsOn .navListings a:visited {
		background: transparent url(../_img/prim_nav_sprites.gif) -357px -35px no-repeat;
		cursor: default;
}
.navDiscover {
	left: 472px; width: 103px;
}
.navDiscover a:hover {
    background: transparent url(../_img/prim_nav_sprites.gif) -472px -35px no-repeat;
}
.navDiscoverOn .navDiscover a:link, .navDiscoverOn .navDiscover a:visited {
		background: transparent url(../_img/prim_nav_sprites.gif) -472px -35px no-repeat;
		cursor: default;
}
.navContact {
	left: 575px; width: 81px;
}
.navContact a:hover {
    background: transparent url(../_img/prim_nav_sprites.gif) -575px -35px no-repeat;
}
.navContactOn .navContact a:link, .navContactOn .navContact a:visited {
		background: transparent url(../_img/prim_nav_sprites.gif) -575px -35px no-repeat;
		cursor: default;
}

/* -------- Sidebar -------- */

#sidebarCTA {
	padding: 0px 0px 1px;
	display: none;
}
.sidebarSignup {
	background: #dce4eb url(../_img/sidebar_cta_discover_bg.jpg) no-repeat top;
	padding: 20px 10px 20px 17px;
	margin-bottom: 1px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	display: none;
}
.sidebarEntry {
	background: #ffffff;
	padding: 20px 10px 20px 0;
	margin-bottom: 1px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	position: relative;
}
.sidebarEntry .medium {
	width: 225px;
	height: 19px;
	padding-top: 1px;
	margin-bottom: 8px;
	border: #00465f solid 1px;
	font-size: 11px;
}
.sidebarEntry .short {
	width: 100px;
	height: 19px;
	padding-top: 1px;
	margin-bottom: 14px;
	border: #00465f solid 1px;
	font-size: 11px;
	float: left;
}
#sidebarAdvanced {
	position: absolute;
	bottom: 25px;
	right: 25px;
}
#sidebarLatest {
	float: right;
	text-align: right;
	width: 150px;
	padding: 4px 10px 0 0;
}
.sidebarPhoneSeperator {
	padding: 0 4px 0 4px;
	color: #b3938d;
	font-weight: bold;
}
.sidebarSmall { /* used for project pages */
	font-size: 11px;
	line-height: 17px;
}
#sidebarWrapper ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#sidebarWrapper ul li {
	background: url(../_img/sidebar_arrow.gif) no-repeat 0 2px;
	padding: 0 0 0 13px;
	margin: 0 0 5px 0;
}
.sidebarDisclaimer {
	padding: 5px 0 0 0;
	font-size: 10px;
	line-height: 12px;
}

/* -------- Homes & Projects -------- */

.homesWrapper {
	background: url(../_img/divider_dotted.gif) no-repeat left bottom;
	padding-top: 13px;
	padding-bottom: 13px;
}
.homesWrapperOn {
	background: url(../_img/divider_dotted_on.gif) no-repeat left bottom;
	padding-top: 13px;
	padding-bottom: 13px;
	cursor: pointer;
}
.homesThumb {
	float: left;
	padding-right: 10px;
}
.homesDescrip {
	line-height: 16px;
	padding-bottom: 4px;
}
.homesEntry {
	width: 345px;
	float: left;
}
.disclaimer {
	padding: 10px 0 0 0;
	font-size: 10px;
	line-height: 12px;
	color: #336b7f;
	display: none;
}

/* -------- Team -------- */

.teamWrapper {
	background: url(../_img/divider_dotted.gif) no-repeat left bottom;
	padding-top: 17px;
	padding-bottom: 17px;
}
.teamWrapperOn {
	background: url(../_img/divider_dotted_on.gif) no-repeat left bottom;
	padding-top: 17px;
	padding-bottom: 17px;
	cursor: pointer;
}
.teamThumb {
	float: left;
	padding-right: 10px;
}
.teamDescrip {
	line-height: 16px;
	padding-bottom: 8px;
}
.teamEntry {
	width: 370px;
	float: left;
}
.teamContact {
	color: #004e6b;
	padding: 0 0 5px 0;
}
.teamContactSeperator {
	padding: 0 4px 0 4px;
	color: #97989b;
}
.teamBio {
	padding: 5px 0 0 0;
	display: none;
}
.teamOpenBio {
	background: url(../_img/realty_icon_reveal.gif) no-repeat 0px 4px;
	padding: 0px 0px 0px 15px;
}
.teamCloseBio {
	background: url(../_img/realty_icon_hide.gif) no-repeat 0px 4px;
	padding: 0px 0px 0px 15px;
}

/* -------- Headers -------- */

h1 {
	color: #00465f;
	font-size: 24px;
	display: block;
	padding: 0px;
	margin: 0 0 20px 0;
}
h2 {
	color: #00465f;
	font-size: 20px;
	display: block;
	padding: 0px;
	margin: 0 0 8px 0;
}
h3 {
	color: #00465f;
	font-size: 16px;
	display: block;
	padding: 0px;
	margin: 0 0 10px 0;
}
h4 {
	color: #551737;
	font-size: 16px;
	display: block;
	padding: 0px;
	margin: 0 0 10px 0;
}
h5 {
	color: #00465f;
	font-size: 13px;
	display: block;
	padding: 0px;
	margin: 0 0 10px 0;
}
h6 { /* used for non-sIFR heading */
	color: #00465f;
	font-size: 14px;
	display: block;
	padding: 0px;
	margin: 0 0 10px 0;
}

/* -------- Footer -------- */

#footerWrapper {
	background: none;
	height: 155px;
	width: 900px;
	margin: 1px auto auto;
	font-size: 11px;
	line-height: 14px;
	color: #00465f;
}
#footerLogos {
	width: 300px;
}
#footerSteam {
	padding-right: 25px;
}
#footerLinks {
	text-align: right;
	position: absolute;
	width: 600px;
	top: 32px;
	right: 18px;
	display: none;
}
#footerBroker {
	width: 500px;
	padding: 10px 0 0 0;
}
#footerLegal {
	width: 500px;
	padding: 10px 0 0 0;
}

.noprint {
	display: none;
}
.jqGSContainer {
	display: none;
}
