/****************************************
|
| LHBA.on.ca
| Created by: Kevin Biskaborn
| Copyright 2008 ScriptReaction
| http://www.scriptreaction.com
|
****************************************/

/****************************************
|	GLOBAL TAG STYLES
****************************************/
body {
	overflow:visible;
}

#focusFader img,
.focus_nbhood .actiontabs {
	display:none;
}

#display #sidearm,
#display #focalarea {
	float:left;
	height:auto;
}
#display #focalarea {
	position:relative;
	margin-left:194px;
}
#display #sidearm #hoodHolder {
	top:0px;
}
#display,
#display #content,
#display #globalMap {
	overflow:visible;
}
#display #content {
	position:relative;
}

#content #mapIcons .icon_nbhood a {
	background:none;
}
#content #mapIcons .icon_nbhood img {
	display:block;
}

.focus_nbhood .container {
	border:2px solid #000;
}
.focus_nbhood .header h1 span {
	padding-left:0px;
}
.focus_nbhood .header,
.focus_nbhood .header .desc,
.focus_nbhood .header .desc .desc_contents {
	height:auto;
}
.focus_nbhood .header .desc {
	position:relative;
}
.focus_nbhood .header .desc .desc_contents {
	overflow:visible;
}
.focus_nbhood .header .dev {
	float:right;
	position:relative;
	top:0px;
	margin:10px 0px 10px 0px;
}
.focus_nbhood .midbar {
	clear:both;
	border:1px solid #000;
	border-width:1px 0px 1px 0px;
}
.focus_nbhood .footer {
	border-top:1px solid #000;
}
.focus_nbhood .modelpane {
	height:auto;
}

#footer {
	clear:both;
}













