@charset "utf-8";
/* CSS Document 

Left Meny Buttons */

#apDiv1 {
	position:relative;
	left:78px;
	top:26px;
	width:65px;
	height:40px;
	z-index:1;
	text-align: center;
}
#apDiv2 {
	position:relative;
	left:15px;
	top:75px;
	width:72px;
	height:20px;
	z-index:2;
	text-align: center;
}
#apDiv3 {
	position:relative;
	left:76px;
	top:108px;
	width:72px;
	height:57px;
	z-index:3;
	text-align: center;
	font-size:95%;
	line-height:105%;
}
#apDiv4 {
	position:relative;
	left:15px;
	top:140px;
	width:72px;
	height:33px;
	z-index:4;
	text-align: center;
}
#apDiv5 {
	position:relative;
	left:80px;
	top:178px;
	width:67px;
	height:39px;
	z-index:5;
	text-align: center;
}
#apDiv6 {
	position:relative;
	left:7px;
	top:222px;
	width:92px;
	height:40px;
	z-index:6;
	text-align: center;
}

/* end of Left Menu buttons */

#header { background:url('/corridor/_images/tab_02.png') repeat-x; height:137px; width:800px; text-align:left }
#header .bkgnd { position:relative; width:383px; z-index:1 }
#header .logo { position:relative; top:-137px; left:20px; width:313px; z-index:2 }

a.left { color:#fff; font-weight:bold; text-decoration:none }
a.left:hover { color:#ff0 }

#topmenu { position:relative; top:-240px; left:500px; text-align:right; width:300px; z-index:4 }
#topmenu a { font-size:x-small; font-weight:bold; color:#fff; padding:0 12px 0 12px; text-decoration:none }
#topmenu a:hover { color:#ff0 }

#topnavbar { position:relative; top:-145px; text-align:left; left:175px; width:625px; z-index:3 }
a.topnav { font-size:11px; font-weight:bold; color:#fff; padding:0 14px 0 14px; text-decoration:none }
a.topnav:hover { color:#ff0; text-decoration:underline }

td.leftmenu { background-color:#2bbed8; height:200px }
td.content { border-left:4px solid #731472 ; color:#000 }

#properties { font:13px Verdana }
#properties .subtitle { font-weight:bold; font-size:14px; color:#336633 }
#properties .property { padding-left:10px }
#properties li{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
}
#properties li a{
	text-decoration: none;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}
#properties li a:hover{
	text-decoration: underline;
}
#properties ul{
	margin-top: 5px;
	margin-bottom: 6px;
	margin-left: 1.3em;
	padding-left: 1.4em !important; padding-left: 1.3em; /* hack for Internet Explorer */
}
#properties ul li{
	list-style:circle; color:grey; padding:2px 0 3px 0;
}
@media all and (min-width: 0px){
	#properties ul li{
	list-style-image: url('http://www.pbcgov.com/_code/images/bullet_ie.gif');  /* Opera 7+ hack to make Opera show bullets aligned with the text vertically. Other browsers ignore it */
	}
}

#properties ul > li:last-child{
	border-right: 0px;
}

.subtitle_line { padding:0 0 5px 15px; border-bottom:1px #731472 solid; background-color:white }
