/* CSS Document */
body {
   margin: 0px;
}
table {
   padding: 0px;
   margin: 0px;
   border: 0px;
}
td {
   color: #000000;
   font-family: Verdana; 
   font-size: 11px;
}
p {
   color: #000000;
   font-family: Verdana; 
   font-size: 11px;
}
li {
   color: #000000;
   font-family: Verdana; 
   font-size: 11px;
}
h1 {
	color: #000000;
	font-family: Verdana; 
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	
}
legend {
   color: #990000;
   font-family: Verdana; 
   font-size: 12px;
   font-weight: bold;
}
a:link, a:visited {
   color: #990000;
   text-decoration:underline;
}
a:hover {
   color: #006699;
   text-decoration:underline;
}
#navlist {
   /*height: 54px;*/
   padding: 0px 0px 0px 3px;
   margin: 0px 0px 0px 0px;
}
#navlist ul 
{
   width: 975px;
   font-family: Verdana; 
   font-size: 12px; 
   padding: 0px 0px 0px 0px; 
   margin: 0px 0px 0px 0px;
}
#navlist li {
   /*height: 54px;*/
   float: left;
   display: inline;
   list-style-type: none;
   padding: 7px 0px 0px 5px;
   /*margin-left: 5px;*/
}

#navlist a:link, #navlist a:visited {
   float: left;
   width: 115px;
   /*height: 54px;*/
   display:block;
   color: #006699;
   background-image: url('../images/wht_tab.jpg');
   background-repeat: no-repeat;
   background-position: bottom left;
   text-decoration: none;
   text-align: center;
   padding: 20px 0px 8px 0px;
   /*margin: 0px 0px -3px 0px;*/
}

#navlist a:hover {
   float: left;
   width: 115px;
   /*height: 54px;*/
   display:block;
   color: #006699;
   background-image: url('../images/blue_tab.jpg');
   background-repeat: no-repeat;
   background-position: bottom left;
   text-decoration: none;
   text-align: center;
   padding: 15px 0px 13px 0px;
   /*margin: 0px 0px -3px 0px;*/
}

#footerLinks a:link, #footerLinks a:visited {
   font-family: Arial;
   font-size: 10px;
   font-weight: normal;
   color: #666666;
   text-decoration: none;
}

#footerLinks a:hover {
   font-family: Arial;
   font-size: 10px;
   font-weight: normal;
   color: #666666;
   text-decoration: underline;
}
.parkingcell_title {
   font-family: Verdana;
   font-size: 10px;
   font-weight: bold;
   color: #FFFFFF;
}
.parkingcell_list {
   width: 155px;
}
.parkingcell_list ul {
   width: 155px;
   padding: 0px;
   margin: 0px;
   
}
.parkingcell_list li {
   margin: 0px;
   padding: 2px 0px 2px 0px;
   background-image:url('../images/bullet.gif');
   background-position: 0px 5px;
   background-repeat: no-repeat;
   list-style-type: none;
}
.parkingcell_list a:link, .parkingcell_list a:visited {
   font-family: Verdana;
   font-size: 10px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   padding: 0px 0px 0px 12px;
}
.parkingcell_list a:hover {
   font-family: Verdana;
   font-size: 10px;
   font-weight: normal;
   color: #000000;
   text-decoration: underline;
   padding: 0px 0px 0px 12px;
}

.parkingcell_list_right {
   width: 170px;
}
.parkingcell_list_right ul {
   width: 170px;
   padding: 0px;
   margin: 0px;
   
}
.parkingcell_list_right li {
   margin: 0px;
   padding: 2px 0px 2px 0px;
   background-image:url('../images/bullet.gif');
   background-position: 0px 5px;
   background-repeat: no-repeat;
   list-style-type: none;
}
.parkingcell_list_right a:link, .parkingcell_list_right a:visited {
   font-family: Verdana;
   font-size: 10px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   padding: 0px 0px 0px 12px;
}
.parkingcell_list_right a:hover {
   font-family: Verdana;
   font-size: 10px;
   font-weight: normal;
   color: #000000;
   text-decoration: underline;
   padding: 0px 0px 0px 12px;
}

.center_list {
   width: 170px;
}
.center_list ul {
   width: 170px;
   padding: 0px;
   margin: 0px;
   
}
.center_list li {
   margin: 0px;
   padding: 2px 0px 2px 0px;
   background-image:url('../images/bullet.gif');
   background-position: 0px 5px;
   background-repeat: no-repeat;
   list-style-type: none;
}
.center_list a:link, .center_list a:visited {
   font-family: Verdana;
   font-size: 10px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   padding: 0px 0px 0px 12px;
}
.center_list a:hover {
   font-family: Verdana;
   font-size: 10px;
   font-weight: normal;
   color: #000000;
   text-decoration: underline;
   padding: 0px 0px 0px 12px;
}

#poi_list {
	scrollbar-arrow-color: #990000;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #f4f4f0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #d0d0d0;
	scrollbar-track-color: #ffffff;
	background-color:#FFFFFF;
	width:185px;
	height: 500px;
	overflow-y: scroll;
	
}

#poi_list td {
   font-family: verdana; 
   font-size:11px;
}

#poi_list ul {
   padding: 5px 0px 5px 15px;
   margin: 0px;
}

#poi_list li {
   padding: 1px 0px 1px 0px;
   margin: 0px;
   font-family: verdana; 
   font-size:11px;
}
#poi_list a:link, #poi_list a:visited {
   color: #990000;
   text-decoration:underline;
}
#poi_list a:hover {
   color: #006699;
   text-decoration:underline;
}
.poi_cat {
   height: 20px;
   border-bottom: 1px dashed #CCCCCC;
}
.floatImg {
   float: right;
}
#center_title {
   width: 580px;
   height: 20px;
   font-family: Verdana;
   font-size: 10px;
   font-weight: bold;
   color: #FFFFFF;
   padding-top: 4px;
   margin-bottom: 2px;
   background-image:url('../images/center_header.jpg');
   background-position: 0px 0px;
   background-repeat: no-repeat;
}
#didyouknow_cell {
   font-family: Verdana;
   font-size: 10px;
   font-weight: normal;
}
.blk_title {
   font-family: Verdana;
   font-size: 10px;
   font-weight: bold;
   color: #000000;
}

/* ADMIN CSS */
.topLinks a:link, .topLinks a:visited {
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
}
.topLinks a:hover, .topLinks a:active {
   text-decoration: underline;
   color: #FFFFCC;
   background-color: transparent;
}
.parkingLotLinks a:link, .parkingLotLinks a:visited {
   color: #000033;
   text-decoration: none;
}
.parkingLotLinks a:hover, .parkingLotLinks a:active {
   color: #000033;
   text-decoration: underline;
}
h2 {
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
	margin: 0px;
	border-bottom:3px double #990000;
}

#breadcrumbs {
    color: #000000;
	font-family: Verdana;
	font-size: 10px;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
    color: #000000;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

#breadcrumbs a:hover {
    color: #006699;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
}