/* CSS Document */
BODY {
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #700A0A;
	border-bottom: 1px dashed #000;
	width: 560px;
	padding: 5px 0 10px 0;
	margin: 0;
}

h2 {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	padding: 10px 0 0 0;
	margin: 0;
	font-weight: bold;
}

li {
	list-style-type:square;
	line-height:18px;

}

.property_status {
	color:#FFFFFF;
	float: right;
	margin: 0 30px 0 0;
}

.smallH2 {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.property_loc, .sectionTitle {
	float: left;
}

.property_region, .sectionTitle{
	color:#FFFFFF;
	font-size: 13px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

.clearFloat {
	clear: both;
	padding: 0; 
	margin: 0;
	height: 0;
}

a{
	color: #700A0A;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

p{
	line-height: 18px;
}

/* OPEN HEADER STYLES ------------------------------------------------------------------ */

.head {
	/*background: url("images/head_bar.jpg") repeat-x;
	height: 31px;*/
	margin: 10px 0 0 0;
	overflow: hidden;
	height: 55px;
}

ul.headList {
	/*width: 980px;*/
	margin: 20px 0 0;
	text-align: right;
	list-style-type: none;
	padding: 3px 0;
	float: right;
}

.headListItem {
	color: #666;
	display: inline;
	/*line-height: 20px;*/
}

.headListItem input {
	color: #666;
}

p.loginDetails {
	display: inline;
	vertical-align: middle;
	padding: 0px 5px;
}

.headBtn {
	padding: 0;
	margin: 0;
	vertical-align:middle;
}

a.headLink {
	color: #666;
	text-decoration: none;
}

a.headLink:hover {
	text-decoration: underline;
}

/* CLOSE HEADER STYLES ------------------------------------------------------------------ */

/* OPEN MAIN BODY STYLES ------------------------------------------------------------------ */

.mainContent {
	width: 980px;/*width: 985px;*/
	margin: 0 auto;
	padding: 0;
}

.propertySubHead {
	font-size: 14px;
	color: #700A0A;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

	/* OPEN LOGO SECTION STYLES ------------------------------------------------------------------ */

	.logo {
		float: left;
		padding: 10px 0 0 0;
	}
	
	.contactDetails {
		width: 340px;
		float: right;
	}
	
	p.rightAlignTitle {
		font-size: 10px;
		font-weight: bold;
		color: #700A0A;
		text-align: right;
		padding: 2px 5px 0 0;
		margin: 0px;
	}
	
	p.rightAlignText {
		font-size: 10px;
		text-align: right;
		padding: 2px 5px 0 0;
		margin: 0;
	}
	
	.leftAlignText {
		text-align: left;
		float: left;
	}
	
	.maroonText {
		color: #700A0A;
	}
	
	.strapLine {
		width: 980px;
		background: #700A0A;
		margin: 0;
		color: #fff;
	}
	
		.strapLineImage {
			padding: 0;
			margin: 2px 0 0 0;
		}
	
	/* CLOSE LOGO SECTION STYLES ------------------------------------------------------------------ */
	
	.bodyWrapper {
		padding: 10px 0;
	}
	
	/* OPEN LEFT COLUMN SECTION STYLES ------------------------------------------------------------------ */
	
	.leftColumn {
		width: 194px;
		font-size: 12px;
		float: left;
		overflow: hidden;
		background: url("images/sidebar_footer.jpg") no-repeat;
		background-position: bottom left;
		background-color:#E3E3E3;
		padding: 0 0 15px 0;
		margin:0;
	}
	
	.menuPadding {
		height: 10px;
		margin:0;
		overflow:hidden;
		clear:right;
	}
	
	.columnContainer {
		margin: 8px;
		padding: 0;
		border-bottom: 1px dashed #000;
	}
	
	.columnContainerNoDash {
	margin: 8px;
	padding: 0 0 5px 0;
	overflow: hidden;
	}
	
	.leftHeading {
		font-weight: bold;
	}
	
	.leftMap {
		padding: 10px 30px;
		margin: 0;
	}
	
	.leftP {
		font-weight: bold;
		font-size: 12px;
		color: #700A0A;
		margin: 0;
		padding: 4px 0 10px 0;
	}
	
	.leftP a {
		font-weight: bold;
		font-size: 12px;
		color: #700A0A;
		margin: 0;
		padding: 4px 0 10px 0;
	}
	
	.columnContainer a {
		text-decoration:none;
		color: #700A0A;
		font-weight:bold;
	}
	
	.columnInput {
		width: 100%;
		margin: 3px 0;
	}

    .hidden {
        display:none;    
}
	
	/* CLOSE LEFT COLUMN SECTION STYLES ------------------------------------------------------------------ */
	
	/* OPEN BANNER AND MAIN MENU SECTION STYLES-- !!!!!DO NOT CHANGE!!!!! ------------------------------------------------------------------ */
	
	.banner {
		width: 770px;
		height: 162px;
		padding: 0;
		margin: 0;
		overflow: hidden;
		float: right;
	}
	
/*NEW MAIN MENU STYLES*/

#navBar {
	width: 770px;
	height: 37px;
    margin: 0;
	text-align:center;
	padding: 0;
	overflow:hidden;
	float: right;
}

#nav_container {
	border: 1px solid #000;
}

#navBar ul {
	padding: 0;
	height:37px;
	margin: 0;
	background-image: url(/images/menublack.jpg);
	background-repeat: repeat-x;
}

#navBar li {
	display: inline;
	background-image: url(/images/menublack.jpg);
	background-repeat: repeat-x;
	height:37px;
	padding: 0;
	margin: 0;
}

#navBar li a {
	color: #FFFFFF;
	float: left;
	margin-top: 0px;
	padding: 4px 5px 0px 5px;
	text-decoration: none;
	border-right: 1px solid #999999;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;

}

#navBar li a:hover {
	color: #FFFFFF;
	float: left;
	margin:0;
	padding: 4px 5px 1px 4px;
	text-decoration: none;
	border-right: 1px solid #700A06;
	border-top: 1px solid #700A06; 
	border-left: 1px solid #700A06; 
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image: url(/images/menured.jpg);
	background-repeat: repeat-x;
	height:19px;
}


#navBar li #last_link {
	padding: 4px 4px 0px 4px;
	margin:0;
	border-right: 0px;
}

	#navBar li  #last_link:hover  {
		padding: 5px 4px 0px 4px;
		margin:0;
		border-right: 0px;
		height:20px;
	}

	/*END OF NEW MAIN MENU STYLES*/
	
	/* MAIN MENU STYLES -------------------------------------- */
	ul.navList {
		list-style-type: none;
		overflow: hidden;
		width: 772px;
		margin: 0;
		padding: 0 0 0 14px;
	}
	
	ul.navList li {
		float: left;
		padding: 0;
		margin: 0;
	}
	
	ul.navList li a {

	margin: 0;
	padding: 0;
	display: block;
	height: 37px;
	background: url(images/matrix_menu.jpg) no-repeat;
	text-indent: -999px;
	overflow: hidden;
	font-size: 1%;
	}
	
	li.navHome a {
		width: 53px;
	}
	
	li.navHome a:hover {
		width: 53px;
		background-position: 0 -37px;
	}
	
	li.navServices a:link, li.navServices a:visited, li.navServices a:active {
		width: 77px;
		background-position: -53px 0;
	}
	
	li.navServices a:hover {
		width: 77px;
		background-position: -53px -37px;
	}
	
	li.navEligibility a:link, li.navEligibility a:visited, li.navEligibility a:active {
		width: 87px;
		background-position: -130px 0;
	}
	
	li.navEligibility a:hover {
		width: 87px;
		background-position: -130px -37px;
	}
	
	li.navAffordable a:link, li.navAffordable a:visited, li.navAffordable a:active {
		width: 143px;
		background-position: -217px 0;
	}
	
	li.navAffordable a:hover {
		width: 143px;
		background-position: -217px -37px;
	}
	
	li.navWorkers a:link, li.navWorkers a:visited, li.navWorkers a:active {
		width: 105px;
		background-position: -360px 0;
	}
	
	li.navWorkers a:hover {
		width: 105px;
		background-position: -360px -37px;
	}
	
	li.navTraining a:link, li.navTraining a:visited, li.navTraining a:active {
		width: 70px;
		background-position: -465px 0;
	}
	
	li.navTraining a:hover {
		width: 70px;
		background-position: -465px -37px;
	}
	
	li.navFinance a:link, li.navFinance a:visited, li.navFinance a:active {
		width: 130px;
		background-position: -535px 0;
	}
	
	li.navFinance a:hover {
		width: 130px;
		background-position: -535px -37px;
	}
	
	li.navLegal a:link, li.navLegal a:visited, li.navLegal a:active {
		width: 107px;
		background-position: -665px 0;
	}
	
	li.navLegal a:hover {
		width: 107px;
		background-position: -665px -37px;
	}
	
	.home li.navHome a {
		background-position: 0 -37px;	
	}
	
	.services li.navServices a {
		background-position: -53px -37px;	
	}
	
	.training li.navTraining a {
		background-position: -465px -37px;	
	}
	
	.affordableHomes li.navAffordable a {
		background-position: -217px -37px;
	}
	
	.eligibleHomes li.navEligibility a {
		background-position: -130px -37px;
	}
	
	.workers li.navWorkers a {
		background-position: -360px -37px;
	}
	
	.finance li.navFinance a {
		background-position: -535px -37px;
	}
	
	.legal 	li.navLegal a {
		background-position: -665px -37px;
	}
	
	
	/* CLOSE MAIN MENU STYLES -------------------------------------- */
	
	/* OPEN MAIN COLUMN STYLES ------------------------------------------------------------------ */
	
	.content {
		padding: 0px 1px 13px 17px;
		margin-right: 10px;
		width: 560px;
		overflow: hidden;
		float: left;
		line-height: 17px;
	}
	
	.picPadding { 
	padding: 0 10px 0 0;
	}
	
	.propWeek {
		background: #6E6E6E;
		width: 561px;
		overflow:hidden;
	}
	
	.propText {
		width: 47%;
		float: left;
	}
	
	
	.innerContent {
		padding: 10px;
	}
	
	.picRight {
		float: right;
		padding: 10px 0;
	}
	
	p.rightAlignTitle a {
		color: #700A0A;
		text-decoration: none;
	}
	
	.redbg {
		background: #EADADA;
		padding: 10px;
	}
	
	.whitebg {
		padding: 10px;
	}
	
	.dottedbg{
		padding: 10px;
		border-bottom: 1px dashed #000;
		overflow: hidden;
	}
	
	.property_search_result, .listSection{
		padding: 5px 10px;
		margin: 10px 0px 0px 0px;
		overflow: hidden;
		height:255px;
		width:561px;
		background-image:url(images/PropertyBox.jpg);
		background-repeat:no-repeat;
		background-position:top left;
	}
	
	.listSection{
		padding: 0;
	}
	
	.listSection{
		height: auto;
		background-image:url(images/SectionBox.jpg);
	}
	
	.sectionTitle{
		padding: 5px 0 5px 10px;
	}

	.property_status_proppage {
		color:#FFFFFF;
		float: right;
		padding: 5px 30px 0 0;
	}
	
	.imgWrapperSearchResults, .sectionResults{
		padding-top: 10px;
	}
	
	.listBack{
		background-image:url(images/PropertyBoxBorder.jpg);
		background-repeat:repeat-y;
		background-position:top left;
		overflow: hidden;
		padding: 5px 10px 0px 10px;
		width:561px;
	}
	
	.listBottom{
		background-image:url(images/PropertyBoxBottom.jpg);
		background-repeat:no-repeat;
		background-position:top left;
		width:561px;
		height: 8px;
		overflow: hidden;
	}
	
	.textLeft {
		width: 355px;
		float: left;
		padding: 0;
		margin: 0;
	}
	
	.contentRight {
		width: 180px;
		overflow: hidden;
	}
	
	.propertyTextLeft, .sectionTextLeft {
		width: 305px;
		float: left;
		overflow: hidden;
		padding: 0;
		margin: 0;
	}
	
	.propertyTextLeft2{
		width: 535px;
		padding: 0;
		margin: 0;
	}
	
	sectionButtonRight{
		width: 100px;
	}
	
	.button{
		background: url(images/button_bak.jpg) repeat-x top left;
		border: 1px solid #8F1B1B;
		line-height: 24px;
		padding: 0 5px;
		float: right;
		margin: 0 20px 0 0;
	}
	
	.leftbutton{
		float: left;
	}
	
	.propertyFlashRight{
		width: 520px;
		height: 150px;
		overflow: hidden;
		border: 1px solid #999;
		text-align: left;
		padding: 10px;
		margin: 5px 0 0 0;
		background: #e3e3e3;
	}
	
	.propertyImageRight2{
		width: 520px;
		/*overflow: hidden;
		height: 300px;*/
		border: 1px solid #999;
		padding: 10px;
		background: #e3e3e3;
	}
	
	.propertyImageRight2 .imgwrap{
		width: 410px;
		/*height: 300px;
		overflow: hidden;*/
	}
	
	.propertyImageRight2 .imgwrap img{
		width: 410px;
		height: auto;
	}
	
	.propertyImageRight{
		width: 230px;
		overflow: hidden;
		height: 153px;
		text-align: center;
		display:table-cell;
		vertical-align:middle;
	}
	
	.propertyImageRight img{
		/*width: 230px;
		height: auto;*/
	}

}

	
	.thumbsRight2{
		width: 105px;
		margin:0;
		padding: 0;
		overflow: hidden;
		float: right;
		text-align: right;
		
	}
	
	ul.thumbList2 {
		list-style-type: none;
		padding: 0;
		margin: 0;
		overflow: hidden;
	}
	
	ul.thumbList2 li {
		display: block;
		overflow: hidden;
		padding: 0 0 3px 0;
	}
	
	.thumbsRight{
		margin: 0px;
		padding-right: 20px;
	}
	
	ul.iconList {
		list-style-type: none;
		padding: 5px 0 0 0;
		margin: 0;
		float:left;
		overflow: hidden;
	}
	
	ul.iconList li {
		display: inline;
		overflow: hidden;
	}
	
	ul.thumbList {
		list-style-type: none;
		padding: 5px 0 0 0;
		margin: 0;
		width: 235px;
		float:right;
		overflow: hidden;
	}
	
	ul.thumbList li {
		display: inline;
		overflow: hidden;
	}
	
	ul.anchors{
		margin: 0;
		padding: 0;
		list-style: none;
		overflow: hidden;
		clear: both;
	}
	
	ul.anchors li{
		margin: 0 5px 2px 0;
		padding: 0;
		display: block;
		float: left;
		width: 260px;
	}
	
	ul.anchors li a{
		width: 250px;
		margin: 0;
		padding: 5px;
		border-bottom: 1px solid #999;
		background: #EEE;
		text-decoration: none;
		color: #700A0A;
		float: left;
	}
	
	/* CLOSE MAIN COLUMN STYLES ------------------------------------------------------------------ */
	
	/* OPEN RIGHT COLUMN STYLES ------------------------------------------------------------------ */
	
	.rightColumn {
		width: 195px;
		overflow: hidden;
		background: url("images/sidebar_footer.jpg") no-repeat;
		background-position: bottom;
		background-color:#E3E3E3;
		padding: 0 0 15px 0;
		margin:0;
		float: right;
	}
	
	.linksP {
		font-weight: bold;
		font-size: 12px;
		color: #700A0A;
		padding: 1px 0;
		margin: 0;
	}
	
	a.red {
		text-decoration:none;
		color: #700A0A;
		font-weight:bold;
	}
	
	/* CLOSE RIGHT COLUMN STYLES ------------------------------------------------------------------ */
	
	/* OPEN FOOTER STYLES ------------------------------------------------------------------ */
	.footer {
		width: 980px;
		background: #E8E8E8;
		margin: 10px 0;
		overflow:hidden;
		clear: both;
	}
	
	.footer p {
		display: inline;
		padding: 5px 10px;
		font-size: 11px;
	}
	
	.footerLeftText {
		float: left;
	}
	
	.footerRightText {
		float: right;
	}
	
	/* CLOSE FOOTER STYLES ------------------------------------------------------------------ */
/* CLOSE MAIN BODY STYLES ------------------------------------------------------------------ */

.right_footer_image {
	float:right; 
	padding-right:5px;
}



/*TOOLTIP------------------------------------------------------------------------------------*/

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/*TOOLTIP------------------------------------------------------------------------------------*/

.backToMainMap{
	position: relative;
	float: left;
	margin: -10px 0 0 11px;
	font-weight: bold;
}

/*ERROR------------------------------------------------------------------------------------*/
a.error{
    color:Red;
    font-weight:bold;
    text-decoration:underline;
}
/*ERROR------------------------------------------------------------------------------------*/




/* Send to a friend popup---------------------------- */
div.hiddenPopupDiv {
  width: 465px;
  background-color: #CCC;	
  position: fixed;
  top: 65%;
  left: 38%;
  margin-left: -230px;
  margin-top: -160px;
  z-index: 1001;	
  display: none;
}


/* IE6 Only */
* html div.hiddenPopupDiv {
position: absolute;
}


	div.hiddenPopupDiv .popupBorder {
	  margin: 10px;
	  padding:0px;
	  background-color: #FFF;
	}
	
	div.hiddenPopupDiv .popupBorder .popupTitle {
	background-color: #EFEFEF;
	overflow: hidden;
	padding:0px;
	margin:0px;
	}
	
		div.hiddenPopupDiv .popupBorder .popupTitle h5 {
		float: left;
		margin: 5px;
		padding:0px;
		}	
		
	

	div.hiddenPopupDiv .popupError {
	background-color: #990000;
	padding: 5px;
	margin:0px;
	}
	
		div.hiddenPopupDiv .popupError p {
		color: #FFF;
		}	

	div.hiddenPopupDiv .popupBorder .popupRow {
	clear: both;
	padding: 5px;
	}

		div.hiddenPopupDiv .popupBorder .popupRow .popupLabel {
		float: left;
		width: 180px;
		}
	
		div.hiddenPopupDiv .popupBorder .popupRow .popupField {
		
		}
		/* Send to a friend popup---------------------------- */
