﻿

.superportContent
{
    font-family: Verdana, Arial;
    font-size: 8pt;
    width: 563px;
}

.superportMap
{
    font-family: Verdana, Arial;
    font-size: 8pt;
    width: 563px;
    height: 360px;
	border-top: solid 1px #9BEBFF;
    border-left: solid 1px #9BEBFF;
    border-right: solid 1px #9BEBFF;
}

.superportMapSelectBar
{
    font-family: Verdana, Arial;
    font-size: 8pt;
    width: 563px;
    height: 26px;
    background-color: #ebebeb;
    text-align: center;
    padding-top:6px;
        border-left: solid 1px #9BEBFF;
    border-right: solid 1px #9BEBFF;
    border-bottom: solid 1px #9BEBFF;
}

.superportLinkBar
{
    font-family: Verdana, Arial;
    font-size: 8pt;
    width: 563px;
    height: 25px;
    background-color: #fff;
}

.portThumb
{
    height: 80px;
    width: 150px;
}

.mapbubble
{


    text-align: center;
  
}

.gmap-popup
{

}




.tagsBoundery
{
	/*width:238px;
	max-width:238px;*/
}



.map_intro_panel {
  float: left;
  width: 232px;

  margin-top: 13px;
  margin-left: 9px;
  margin-right: 9px;
  padding-bottom: 17px;
}




.FacilityTextBox
{
    border: solid 1px #00CCFF;
    margin: 0px;
}

.mapInfoShow
{
    position: absolute; 
    /* top: 460px;  */ 
    /*left: 360px; */
   
    z-index: 1000;
    float:left;
    display: block;
    background-color:#fdfdfd;
    border: solid 1px #03b8e4;
    margin-left: 10px;
    margin-top: 220px;
}

.mapInfoHide
{
    display: none;
}

.mapClose
{
    float: right;
    display: block;
    margin-right: 8px;
}

a:link .portLink 
{
   
    text-decoration: underline;
}

.rightInnerContent
{
    padding: 4px 4px 4px 7px;

}