html
{
	background: #9e9a81 url(http://www.geoalba.com/Themes/Theme1/GeoPortal/background1.gif) right 184px no-repeat;
}
.main-content
{
	background: url(http://www.geoalba.com/Themes/Theme1/GeoPortal/Header2Mid.gif) top left repeat-x;
}
.main-content-header
{
	background: url(http://www.geoalba.com/Themes/Theme1/GeoPortal/Header2.gif) left top no-repeat;
}
.main-content-header-right
{
	background: url(http://www.geoalba.com/Themes/Theme1/GeoPortal/Header2Right.gif) right top no-repeat;
}
.main-content-header-right h2
{
	display: block;
	padding: 4px 25px 5px 25px;
	font-weight: bold;
	color: #333;
	background: url(http://www.geoalba.com/Themes/Theme1/GeoPortal/Bullet.gif) 10px 6px no-repeat;
}
#PopupMenu
{
	margin-top: 33px;
	margin-right: 24px;
}
#PopupMenu-width
{
	width: 100%;
}
.gates
{
	border: 1px solid #c34841;
	background: #eaebe6 url(http://www.geoalba.com/Themes/Theme1/GeoPortal/background2.gif) right top no-repeat;
	height: 362px;
	padding: 10px;
	color: #000;
}
.gates-header a, .gates a
{
	color: #333;
	font-weight: bold;
}
.subgates
{
	border-left: 1px solid #333;
	height: 342px;
	padding: 10px 20px;
	color: #000;
	overflow-y: auto;
}
.subgates ul li
{
	float:left;
	width:280px;
}
.subgates ul li a
{
	padding:0;
}
.gates table td
{
	vertical-align: top;
}
.subgates-header h4 a
{
	padding: 10px;
	float: left;
	width: 168px;
	display: block;
	clear: both;
	padding-left: 0;
	position: relative;
}
.subgates-header h4 a:hover
{
	color: #000;
}
.subgates-header h4 a span
{
	background: #eaebe6;
	padding: 0 5px;
	font-size: 100%;
}
.subgates-header h4 a.active
{
	background: url(http://www.geoalba.com/Themes/Theme1/GeoPortal/PentaPointer.gif) right 7px no-repeat;
}
.subgates-header h4 a.active span
{
	background: #eaebe6;
}
.gates-header
{
	position: relative;
	left: 1px;
	float: left;
}
.subgates-header a
{
	width: 160px;
	display: block;
	position: relative;
	left: 9px;
}
.gates-header h3 a
{
	padding: 10px 0;
	text-indent: 10px;
	width: 80px;
	display: block;
	clear: both;
	height: 100px;
	border-bottom: 1px dotted #333;
	cursor: pointer;
}
.active-gate
{
	font-weight: 600;
}
.gates-header h3 a.active
{
	background: url(http://www.geoalba.com/Themes/Theme1/GeoPortal/LeftPointer.gif) right 10px no-repeat;
}

