
#lspot-div {
width: 400px;
height: 260px;
z-index:10000;
position:absolute; 

/*opacity:0.97;
filter:alpha(opacity=90);
-moz-opacity:0.97;*/

  visibility:visible;
  overflow: hidden;

  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-style: normal;
  font-weight: normal;
  padding: 0px;
  margin: 0px;

}

#lspot-div li.a {   
  text-decoration: underline; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
}

#lspot-contdiv ul {
margin:0; padding:0;
}

#lspot-contdiv table {
margin:0; padding:0;
}

#lspot-layer0-mid { 
background-color:#fff;
}
#lspot-layer0-mid span {
color:#fff;
}

#lspot-contdiv li {
list-style:none;
margin: 0;
padding: 0 10px 6px 10px;
color: #666;
/*font-size: 100%;*/
  font-size: 9pt;
background: url(img/arrow.gif) no-repeat 0 3px;

  line-height: 1;
}

#lspot-tl,#lspot-top,#lspot-tr,#lspot-bl,#lspot-bottom,#lspot-botr,#lspot-left,#lspot-right { 
   margin:0; 
   padding: 0;}

#lspot-tl { background: url(img/top-l.png) no-repeat top left; height:42px;}
#lspot-top { background: url(img/top.png) no-repeat top left;}
#lspot-tr { background: url(img/top-r.png) no-repeat top right; }
#lspot-left { background: url(img/left.png) no-repeat top left; }
#lspot-right { background: url(img/right.png) no-repeat top right; }
#lspot-bl { background: url(img/bot-l.png) no-repeat bottom left; height: 60px;}
#lspot-bottom { background: url(img/bottom.png) no-repeat left bottom; }
#lspot-botr { background: url(img/bot-r.png) no-repeat bottom right; }

#lspot-layer0 {
width:inherit;
height:inherit;
z-index:10001;
}

#lspot-layer1 {
width:inherit;
height:inherit;
position:relative;
z-index:10002;
}

#lspot-contdiv {
margin-left:30px; 
margin-right:30px; 
overflow:auto;
}


#lspot-menu { 
position: relative;
top:5px; left:0px;
width:85%; 
        height:28px; 
        margin: 0 0 0 30px; 

	overflow:hidden;
    list-style: none;
padding: 0;
}

#lspot-menu-ie { 
position: relative;
top:5px; left:0px;
width: 345px;

        height:28px; 
        margin: 0 30px 0 30px; 

	overflow:hidden;
    list-style: none;
padding: 0;
}
#lspot-menu a, #lspot-menu-ie a {
	display: block;
	width:100%;
	height: 28px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #54544C;
	text-align: center;
	text-decoration: none;
	padding-top:6px;
	}

#lspot-menu0.sel a, #lspot-menu1.sel a, #lspot-menu2.sel a, #lspot-menu3.sel a, #lspot-menuS.sel a {
	color: #fff;
	}


#lspot-menu li, #lspot-menu-ie li {
	display: block; float:left;
/*	width:25%; */
	height: 28px;
	}

#lspot-menu0 {
	background: url(img/leftangle.gif) no-repeat left top;
	}
	
#lspot-menu0 a {
	background: url(img/grayline.gif) no-repeat right top;
	}

#lspot-menu1 {
	background: url(img/menumiddle.gif) no-repeat right top;
	}
	
#lspot-menu2 {
	background: url(img/menumiddle.gif) no-repeat right top;
	}
	
#lspot-menu3 {
	background: url(img/rightangle.gif) no-repeat right top;
	}

#lspot-menuS {
	background: url(img/menu_over1.gif) no-repeat left top;
	}
#lspot-menuS a {
	background: url(img/menu_over4.gif) no-repeat right top;
	}

			
#lspot-menu0 a:hover, #lspot-menu0.sel a {
	background: url(img/menu_over1.gif) no-repeat left top;
	}	
	
#lspot-menu1 a:hover, #lspot-menu1.sel a {
	background: url(img/menu_over2.gif) no-repeat right top;
	}

#lspot-menu2 a:hover, #lspot-menu2.sel a {
	background: url(img/menu_over3.gif) no-repeat left top;
	}

#lspot-menu3 a:hover, #lspot-menu3.sel a {
	background: url(img/menu_over4.gif) no-repeat right top;
	}

#lspot-infobox { 
        font-size: 9pt;
        background-color: #f4ede5;
        /* border: #ff6b00 1px solid; */
        color: #000;
        margin: 1px 0 5px 0;
        padding: 3px 3px 3px 6px;
        width:inherit;
 }
#lspot-infobox span{ 
        /* color: #b92c00; */
	color: #54544C;
        font-size: 90%;
}


div.ISpotTabCGrCo a {
  color: rgb(52,102,51);
}
div.ISpotTabCGrCo {
  background: #edf6e4;
}
.ISpotTabAboutGrCo {
  font-size: 13px;
  color: rgb(52,102,51);
}

