/* MAIN AREA */
p,h1,h2,h3,h4,h5,div,form,input,select,option {
	padding: 0px;
	margin: 0px;
}
html {
	margin: 0px;
	padding: 0px;
	/*background: url('../images/site_top.gif') top no-repeat;*/
	height: 100%;
	/* DO NOT SET THE BACKGROUND COLOR HERE. INSTEAD, THE BACKGROUND COLOR IS SET IN THE HEADER FILE BASED ON THE ENVIRONMENT */
}
body {
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Trebuchet MS, Arial;
	font-size: 12px;
	height: 100%;
}
h1 {
	font-size:20px;
	font-family: Verdana, Trebuchet MS, Arial;
	margin: 0px;
	padding: 0px;
	color:#B72025;
}
h2 {
	font-size:16px;
	font-family: Verdana, Trebuchet MS, Arial;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size:13px;
	font-family: Verdana, Trebuchet MS, Arial;
	margin: 0px;
	padding: 0px;
}
#page {
	/*background: url('/images/site_background.gif') center repeat-y;*/
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	width: 909px;	
	position: relative;
	min-height: 100%;

}
* html #page {
	height: 100%;
}
img, div { 
	behavior: url("/images/pngfix.htc");
}
a,a:link,a:visited,a:active {
	font-family: Verdana, Trebuchet MS, Arial;
	color: #000000;
	text-decoration:none;
	outline: none;
	cursor:pointer;cursor:hand;
}
a:hover {
	text-decoration: none;
}
#main_content_area a, #main_content_area a:link, #main_content_area a:visited, #main_content_area a:active {
	font-family: Verdana, Trebuchet MS, Arial;
	color: blue;
	text-decoration:underline;
	outline: none;
}
#main_content_area table a, #main_content_area table a:link, #main_content_area table a:visited, #main_content_area table a:active {
	font-family: Verdana, Trebuchet MS, Arial;
	/*color:#0000FF;*/
	text-decoration:underline;
	/*color: #000;*/
	/*text-decoration:none;*/
	outline: none;
}
#main_content_area table a:hover {
	text-decoration: underline;
}
.clear {
	clear:both;
	margin:0px;
	padding:0px;
}
a img { 
   text-decoration: none; 
   background: transparent;
   border:none;
   outline: none;
}
option {
	padding-right:0px;
}
p {
	padding:0px;
}
.load {
	display:none;
}
#center {
	/*background: url('/images/site_background.gif') center repeat-y;*/
	margin:auto;
	padding:0px 0px 0px 0px;
	width:909px;
}

#tabs {
	background: url('/images/tabs/page-edge-side.png') center repeat-y;
	/*background: url('/images/tabs/page-edge-top.png');*/
	/*background-color:#EFE9A1;*/
	/*border: solid #f2f2f2 5px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 909px;
}

#main_content_area {
	/*background-color:#ffffff;*/
	/*background: url('/images/tabs/page-edge-side.png') center repeat-y;*/
	/*background: url('/images/tabs/page-edge-top.png');*/
	/*background-color:#EFE9A1;*/
	/*border: solid #f2f2f2 5px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 30px;
	width: 849px;
}
#main_content_area .left{
	float: left;
	margin-left: -2px;
}
#main_content_area .right {
	float: right;
	margin-right: -2px;
}
.menu_button {
	margin: 0px 0px -10px 0px;
	padding:0px 0px 0px 0px;
}
.menu_button {
	background: url(/images/tabs/tabs.png) no-repeat top left;
	float:left;
	font-weight:bold;
	height:44px;
	list-style-type: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:12px;
	width:118px;
}
.menu_button div {
	cursor:pointer;cursor:hand;
	height:100%;
	padding:8px 0px 0px 2px;
	width:100%;
}

.menu_button div span {
	padding-left:10px;
}
.menu_tab_x_active { background-position: 0 -75px; }
.menu_tab_x_active div span { color:#B72025;  }

.menu_tab_x_inactive { background-position: 0 0px; }
.menu_tab_x_inactive div span { color:#000000; }

.menu_tab_x_spacer { background-position: 0 -126px;}
.menu_tab_x_spacer div span { color:#B72025;  }


#content .inputError {
	background-color: #B12027;
	color: #fff;
}
#content #error {
	margin: 20px;
	font-size: 16px;
	color: maroon;
}
.error {
	background-color:#EAADEA;
	clear:both;
	margin:0px 0px 10px 0px;
	padding:10px 10px 10px 10px;
}
#find_your_home h2{ 
	background-image: url('../images/bg_find_your_home_lil_house.png');
	background-repeat: no-repeat;
	padding-left: 27px;
	font-size: 20px;
	margin-left: 10px;
	color: #fff;
	margin-bottom: 7px;
}
#find_your_home ul {
	text-align: center;
	color: #fff;
	font-size: 18px;
}
#find_your_home li {
	list-style: none;
	list-style-type: none;
	line-height: 2em;
}
#find_your_home li a:link, #find_your_home li a:visited {
	color: #fff;
}
#social_buttons {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}
#social_buttons li {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#footer {
	position: absolute;
	bottom: 0;
	background-color: #C9242B;
	display: block;
	color: #fff;
	width: 875px;
	height: 45px;
}
#footer .left {
	float: left;
	margin-top: 19px;
	margin-left: 10px;
	font-weight: bold;
	width: 500px;
}
#footer .right {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	text-align: right;
}
#footer a:link, #footer a:visited {
	font-size: 10px;
	color: #fff;
}
#comm_disclaimer {
	text-align: center;
	margin-top: 10px;
	font-size: 10px;
	color: #999;
}
#disclaimer, #disclaimer div {
	border-top: 2px solid;
	clear:both;
	font-size:9px;
	color:#999999;
}

/* PAGINATION */
#pagination ul {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:5px; 
	list-style-type: none;
}
#pagination ul li {
	list-style-image: none;
	display:inline;
	line-height: 1.2em;
	margin: 1px;
}

#pagination a:link, #pagination a:visited  {
	text-decoration: none;
	font: bold 114% arial;
	font-size:10px;
	color: #fff;
	border: 1px solid #C9242B;
	padding: 2px 5px;
	background-color: #C9242B;
	margin: 0 2px 0 0;
	display: inline;
}

#pagination a:hover {
	background-color: #FFF5B5;
	color: black;
	text-decoration: none;
}

#pagination a.current {
	font-weight: bold;
	color: black;
	background-color: white;
	cursor: default;
	text-decoration: none;
}
#pagination h2.current {	
	text-decoration: none;	
	font: bold 114% arial;	
	font-size:10px;	
	color: #000;	
	border: 1px solid #C9242B;	
	padding: 2px 5px;	
	background-color: #fff;	
	margin: 0 2px 0 0;	
	display: inline;
}

#content {
	float: left;
	width: 535px;
	margin-top: 0;
}

.z6 {z-index:9119;}
.z0 {z-index:459;}
.z1 {z-index:449;}
.z2 {z-index:439;}
.z3 {z-index:429;}
.z4 {z-index:419;}





#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

.required {
	color:red;
	font-size:80%;
}

sup {
	font-size:11px;
	vertical-align:top;
	text-decoration: none !important;
}
input.blur,textarea.blur {
       color:#999;
}

.hdr_ftr { background: url('/images/common/header_footer/hdr_ftr.png') no-repeat top left; display:block; }
.hdr_ftr_bbb-seal { background-position: 0 0; width: 66px; height: 25px; } 
.hdr_ftr_energy-star { background-position: -76px 0; width: 56px; height: 25px; } 
.hdr_ftr_logo { background-position: -142px 0; width: 180px; height: 70px; } 
.hdr_ftr_logo_text { background-position: -332px 0; width: 300px; height: 35px; } 
.hdr_ftr_real-estate { background-position: -642px 0; width: 13px; height: 11px; } 
.hdr_ftr_search { background-position: -665px 0; width: 100px; height: 25px; } 

.rot0 {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
rotation: 0deg;
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}
.rot90 {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
rotation: 90deg;
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.rot180 {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
rotation: 180deg;
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.rot270 {
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}