@import '/cms/styles/common.css';
@import '/styles/listings.css';
@import '/style.css';

.hlist li a {
	float:left;
	display:inline;
}

.row {
	height:auto;
}


/* COMMON ---------------------------------------------------------------------- */

body {
	background: #e8e2d7 url('/images/bgy.gif') center repeat-y;
}

#bgx {
	background:url('/images/bgx.gif') top repeat-x;
}

#bg-top {
	background:url('/images/bg-top.jpg') top center no-repeat;
}

#page {
	width:900px;
	margin:0 auto;
}



/* HEADER ---------------------------------------------------------------------- */

#header {
  background:url('/images/header-bg.jpg') top left no-repeat;
	height:79px; /* 79 */
}

#logo a {
	border:none;
	outline:none;
}

#toplinks {
	margin-left:333px;
	display:inline;
}

#toplinks ul, #toplinks li {
	padding:0;
	margin:0;
	background:none;
}
#toplinks li {
	background:url('/images/toplink-separator.gif') top left no-repeat;
	padding:0 0 0 2px;
	height:79px; /* 79 */
}

#toplinks li#homelink a { 
	background-image:url('/images/icon-home.jpg');
}
#toplinks li#contactlink a { 
	background-image:url('/images/icon-contact.jpg'); 
	padding-top:10px; 
	margin-top:32px; 
}
#toplinks li#servicelink a { 
	background-image:url('/images/icon-service.jpg'); 
	padding-top:15px;
	margin-top:27px;
}
#toplinks li#careerslink a { 
	background-image:url('/images/icon-careers.jpg'); 
}

#toplinks a {
	display:block;
	width:63px;
	padding:12px 0 0 0;
	margin: 30px 0 0 0;
	color:#990000;
	font-weight:bold;
	text-align:center;
	font-size:10px;
	text-decoration:none;
	line-height:11px;
	background-position:top center;
	background-repeat:no-repeat;
	outline:none;
}
#toplinks a:hover {
	text-decoration:underline;
}



/* MENU ------------------------------------------------------------------------ */

#menu {
  background:url('/images/menu-bg.jpg') top left no-repeat;
	height:26px; /* 26 */
	overflow:hidden;
	border:1px solid #ffffff;
	border-width:1px 0;
}

#menu ul, #menu li {
	padding:0;
	margin:0;
	background:none;
}

#menu li {
	background:url('/images/menu-separator.gif') right repeat-y;
	padding-right:2px;
}
#menu li.last {
	background:none;
}

#menu a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	padding:6px 9px 0 9px;
	height:20px; /* 26 */
	display:block;
	outline:none;
}
#menu a:hover {
	background:url('/images/menu-hover.gif') top repeat-x;
}



/* SUBNAV ---------------------------------------------------------------------- */

#nav {
	width:165px;
}

#nav ul, #nav li {
	padding:0;
	margin:0;
	background:none;
}

#nav ul {
	background:url('/images/nav-bottom.jpg') bottom left no-repeat;
	padding-bottom:21px;
}

#nav li {
	border-bottom:1px solid #dbedf3;
	background:url('/images/nav-bg.jpg') top left no-repeat;
}

#nav li a {
	color:#990000;
	font-weight:bold;
	padding:6px 5px 6px 30px;
	text-decoration:none;
	display:block;
	outline:none;
}
#nav li.navactive a {
	color:#415a61;
}
#nav li a:hover {
	background:url('/images/nav-hover.jpg') top left no-repeat;
	color:#dd1111;
}


#rootname {
	background:url('/images/rootname-bg.jpg') bottom left no-repeat;
	padding:10px;
}
#rootname #unlink, #rootname a {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}
#rootname a:hover {
	color:#ff6666;
}

#subnav {
	background:url('/images/subnav-bg.gif') left repeat-y;
	border-bottom:1px solid #ffffff;	
}	
#subnav h2 {
	margin:0;
}
#subnav form {
	margin:0;
	padding:10px;
	border-bottom:1px solid #cccccc;
}
#subnav form select {
	width:145px;
}
#subnav form .row {
	margin-bottom:7px;
}
#subnav form .searchbutton {
	text-align:right;
	margin-bottom:0;
}



/* FOOTER ---------------------------------------------------------------------- */

#footer {
	background:url('/images/footer-bg.gif') top repeat-x;
	height:auto !important;
	height:80px;
	min-height:80px;
	padding:0 15px;

}

#footer ul, #footer li {
	padding:0;
	margin:0;
	background:none;
}
#footer ul {
	padding:11px 0;
	margin-bottom:10px;
}
#footer li a {
	color:#ffffff;
	text-decoration:none;
	padding-right:8px;
	margin-right:8px;
	border-right:1px solid #7398a3;
	outline:none;
}
#footer li a:hover {
	text-decoration:underline;
}
#footer li.last a {
	border:none;
}

#copyright, #copyright a {
	color:#646464;
	font-size:10px;
}
#credit {
	float:right;
	text-align:right;
}
#credit, #credit a {
	color:#9e9e9e;
	font-size:10px;
}
#credit a { 
	text-decoration:none;
}
#credit a:hover { 
	text-decoration:underline;
}

.separator {
	color:#aaaaaa;
	padding:0 7px;
	font-size:10px;
}



/* CONTENT --------------------------------------------------------------------- */

#banner {
	background:url('/images/banner-default.jpg') top left no-repeat;
	border-bottom:1px solid #ffffff;
	height:45px;
}
#content-wrapper {
	background:url('/images/content-bg.gif') left repeat-y;
}
#content {
	background:url('/images/logo-faded2.jpg') bottom right no-repeat;
	height:auto !important;
	height:530px;
	min-height:530px;
}

h1.pagetitle {
	margin-top:0;
	font-size: 16px;
}

#content-content {
	background:url('/images/content-content-bg.jpg') top left no-repeat;
	width:540px; /* 570 */
	padding:10px 15px;
}

#content-right {
	margin-left:1px;
	width:144px; /* 165 */
	background:url('/images/content-right-bg.jpg') top left no-repeat;
	height:auto !important;
	height:375px;
	min-height:375px;
	padding:0 10px 73px 10px;
}
#content-right h1 {
	text-align:center;
	padding:0;
	background:none;
	margin: 7px 0 25px 0;
}
#content-right h1, #content-right h1 * {
	font-size:12px;
}

#content-right h2 {
	color:#990000;
	font-size:11px;
}
#content-right a, #content-right a * {
	color:#2D607B;
}
#content-right a:hover, #content-right a:hover * {
	color:#ff1111;
}

#content-right li {
	border-bottom:1px dotted #aaaaaa;
	display:block;
	margin-bottom:1px;
	padding-bottom:1px;
}
#content-right li a {
	font-weight:bold;
	text-decoration:none;
}



/* HOME ------------------------------------------------------------------------ */

#impact {}

#flash {
	height:211px;
	width:668px;
}
#propertyfinder {
	background:url('/images/propertyfinder-bg.jpg') top left no-repeat;
	height:191px; /* 211 */
	width:212px; /* 232 */
	padding:10px;
}
#propertyfinder h1 {
	margin:0 0 10px 0;
}
#propertyfinder h2 {
	margin-bottom:0;
}
#propertyfinder select {
	width:205px;
}
#propertyfinder .searchbutton {
	margin:15px 10px 0 0;
}
#propertyfinder .advanced {
	margin-top:15px;
}
#propertyfinder .row {
	height:auto;
}

#home-content {
	height:auto !important;
	height:460px;
	min-height:460px;
	background:url('/images/home-bg-top.jpg') top left no-repeat;
}
#home-wrapper {
	background:url('/images/home-bg.gif') left repeat-y;
}

#home-left {
	width:414px; /* 438 */
	padding:10px 12px;
}

#flash-map {
	margin:5px 0;
}

#home-middle {
	width:225px; /* 230 */
	overflow:hidden;
	padding:0 0 35px 1px;
	background:url('/images/logo-faded.jpg') bottom right no-repeat;
}
#home-middle h1 {
	background:url('/images/h1-bg2.gif') top left no-repeat;
	padding:5px 70px 7px 32px;
	line-height:13px;
	text-transform:none;
}
#home-middle h1.double {
	background-image:url('/images/h1-bg2d.gif');
}
#home-middle .paddedbox {
	padding: 0 12px;
}


ul#newslist { 
	padding-right:12px;
}
ul#newslist li {
	background:url('/images/bullet-arrow.gif') 0px 1px no-repeat;
	padding-left:20px;
	xcolor:#2D607B;
}
ul#newslist a {
	color:#990000;
	font-weight:bold;
}
ul#newslist a:hover {
	color:#ff1111;
}


#home-right {
	width:231px; /* 232 */
	padding:0 0 10px 1px;
}
#home-right h1 {
	background:url('/images/h1-bg3.gif') top left no-repeat;
	padding:5px 70px 7px 32px;
	line-height:13px;
	text-transform:none;
}

ul#homelist {
	padding-right:5px;
}
ul#homelist li {
	background:url('/images/bullet-arrow2.gif') 0px 1px no-repeat;
	padding-left:20px;
	margin-bottom:20px;
}
ul#homelist img {
	margin:5px 0 2px 0;
}
ul#homelist ul {
	margin:0 0 1em 0;
	padding:0;
} 
ul#homelist ul li {
	width:85px;
	background:url('/images/bullet.gif') 0px 6px no-repeat;
	float:left;
	padding: 0 0 0 5px;
	margin:0 0 2px 0;
}
ul#homelist ul a {
	color:#2D607B;
	font-size:10px;
}
ul#homelist ul a:hover {
	color:#ff1111;
}



/* FORMS ----------------------------------------------------------------------- */

input.styled, textarea.styled {
  border:none;
  border-bottom:1px solid #e3e3e3;
  border-right:1px solid #e3e3e3;
  color:#666666;
  padding:4px 2px 2px 4px;
  font-size:10px;
  background:url('/images/formfield-bg.gif') top left no-repeat;
}
select.styled {
  border:1px solid #cccccc;
  color:#666666;
  padding:0;
}
input.button {}  



/* GOOGLE MAPS ---------------------------------------------------------------- */

#mapwrapper {
	width:524px; 
	height:278px; 
	background:url('/images/map-bg.jpg') top left no-repeat; 
	padding:8px;
}

#googlemap {
	width:522px; 
	height:276px; 
	border:1px solid #ccc;
}

#loadingmap {
	line-height:276px;
	font-size:35px;
	color:#f4f4f4;
	text-align:center;
	font-weight:bold;
}

#gmlb_label {
	margin:0;
}

#popupbox h3 {
	margin-top:0;
	color:#2d607b;
}
#popupbox .left img {
	border:1px solid #A6C7D2;
}
#popupbox .right {
	margin:0 10px;
	width:140px;
}


/* SITE MAP ------------------------------------------------------------------- */

.sitemap ul {
  margin:0 0 0 50px;
}
.sitemap ul ul {
  padding:0 0 0 22px;
  margin:0;
}
.sitemap li {
  background:none;
  list-style-image:url('/images/bullet-page.gif');
  margin:0 0 10px 0;
  background:none;
  padding:0;
}
.sitemap li a {
  font-size:12px;
  font-weight:bold;
	color:#2D607B;
}
.sitemap li li {
  margin: 0 0 4px 0;
  list-style-image:none;
  list-style-type:circle;  
}
.sitemap li li a {
  font-size:10px;
  font-weight:normal;
}
.sitemap li li li {
  margin:0;
}
.sitemap a:visited {
  color: #7d9eb0;
}
.sitemap a:hover {
  color: #ff1111;
}



/* CUSTOMIZATIONS -------------------------------------------------------------- */

.red * {
	color:#990000;
}
.blue * {
	color:#2D607B;
}

.small * {  
  font-size:10px;
}
.smaller * {  
  font-size:9px;
}
.big * {
  font-size:12px;
}
.bigger * {
  font-size:13px;
}





#sendtofriend {
	display:none !important;
}
form#friendform h1 {
	margin:0 0 20px 0;
}
form#friendform .row {
	margin:0 0 10px 0;
	font-weight:bold;
}
form#friendform .label {
	width:100px;
	margin:0 5px 0 0;
}
form#friendform .input input {
	width:150px;
	font-weight:normal;
}
form#friendform textarea {
	width:255px;
}


#propertyform h2 {
	color:#204151;
	background:none;
}
#propertyform #alloptions {
	display:none;
}
#propertyform .leftcol {
	margin-right:10px;
	width:230px;
}
#propertyform .rightcol {
	margin-right:0;
	width:300px;
}
body.homepage #propertyform .leftcol, body.homepage #propertyform .rightcol {
	width:auto;
}

#propertyform .row {
	margin:0 0 10px 0;
}
body.homepage #propertyform .row {
	margin:0;
}

#propertyform .leftcol .label {
	width:100px;
	font-weight:bold;
}
#propertyform .rightcol .label {
	width:90px;
	font-weight:bold;
}
#propertyform .leftcol .input {
	width:130px;
}
#propertyform .rightcol .input {
	width:210px;
}
#propertyform .input select {
	width:100%;
	color:#333;
}
#propertyform .submit {
	text-align:right;
}

.redstar {
	color:#900;
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
}

.topline {
	border-top:1px solid #d0d8dd; 
	padding-top:10px;
}