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; margin-top:5px;}
.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}
.hide{ display:none;}
.show{ display:block;}
.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;}
#tblCalendar h3{color:#1E42A5; margin-bottom:5px; margin-top:5px;}

