html, body{ overflow:hidden; width: 100%; height: 100%; margin: 0px; padding: 0px; font-family: Verdana;}
#browser_map_wrapper{ width: 100%; height: 100%;}
#map{ position: absolute; top: 0px !important; left: 0px !important; width:80%; height: 100%; border: 1px solid #888888;}
#mapChoice{ position: absolute; top: 0px !important; left:80%; width:19%; height:100%; overflow:auto; padding-left:6px; padding-right:6px; font-size: 70%; border-left: 1px solid #888888; text-align:center;}
/*#mapChoice h1{ font-size: 1.80em; color:#1E42A5; padding:5px 0px 0px 0px;}*/
#detail{ text-align:justify;}
.topBorder {background: url(../Images/dot.png) 0 0 repeat-x; text-align:left;}
.bottomBorder {background: url(../Images/dot.png) 0 100% repeat-x;}
.leftBorder {background: url(../Images/dot.png) 0 0 repeat-y}
.rightBorder {background: url(../Images/dot.png) 100% 0 repeat-y}
.bottomLeft {background: url(../Images/bl.png) 0 100% no-repeat}
.bottomRight {background: url(../Images/br.png) 100% 100% no-repeat}
.topLeft {background: url(../Images/tl.png) 0 0 no-repeat}
.topRight {background: url(../Images/tr.png) 100% 0 no-repeat; padding:2px 2px 0px 2px}
.showFilters{display:block;padding-bottom:5px;}
.showFilters .filterHeader{display:block;font-size:120%;padding-bottom:6px;background:#F0F0F0 url('../Images/collapse.gif') no-repeat scroll top right;}
.showFilters .filters{display:block; padding-left:5px;}
.hideFilters{display:block;padding-bottom:5px;}
.hideFilters .filterHeader{display:block;font-size:120%;padding-bottom:6px;background:#F0F0F0 url('../Images/expand.gif') no-repeat scroll top right;}
.hideFilters .filters{display:none;}
.header{display:block;font-size:120%;font-weight:bold;text-decoration:underline;padding-bottom:4px;}
.CarPkCapacityToolTip{ Left:130px; Top:120px; width:90px; height:38px; background-color:Transparent; background-image :url(../img/spacer.jpg); background-repeat :no-repeat ; position:absolute;}
.CarPkSpaceToolTip{ Left:130px; Top:167px; width:90px; height:35px; background-color:Transparent; background-image :url(../img/spacer.jpg); background-repeat :no-repeat ; position:absolute;}
#tblCarpark caption{ white-space: nowrap;}
/*h3{color:#1E42A5; margin-bottom:5px; margin-top:5px;}*/
.headding{color:#1E42A5; margin-bottom:5px; margin-top:5px;font-weight:bold;}
.textBox{width:70px;border-right:#9c9c9c 1px solid;border-top:#9c9c9c 1px solid;border-left:#9c9c9c 1px solid;border-bottom:#9c9c9c 1px solid;font-family: Arial, Tahoma;vertical-align:top;}
#locationList {padding-top:5px; text-align:left;}
#locationList div {padding-top:10px;}
/*#hLnkMapHelp img {width:20px;}*//*//For old image*/
.handCursor{cursor:pointer;cursor:hand;}
.errorMessage{color:Red; text-align:left;}