﻿#tooltip {
	position: absolute;
	z-index: 3000;
	/*border: 0px grey none;
	background-color: transparent;
	padding: 5px;
	color: black;*/
}


.destoak-tooltiptable{
  position:absolute;
  right:-37px;
  bottom: -12px;
  width:210px;
}

.destoak-tooltipheader{
	background-image:url('/_layouts/images/destinationoakland/subpages/systemimages/tooltipTop.png');
	width:210px;
	height:4px;
	background-repeat:no-repeat;
}

.destoak-tooltipbody{
  background-image:url('/_layouts/images/destinationoakland/subpages/systemimages/tooltipMiddle.png');
	width:210px;
	background-repeat:repeat-y;
	/*padding:0px 20px 0px 20px;*/
	font-size:11px;
}

.destoak-tooltiptitle
{
	
}

.destoak-caltooltip
{

}

.destoak-tooltipbodytext
{
	
}

.destoak-tooltipurl
{
	
}

.destoak-tooltipfooter{
  background-image:url('/_layouts/images/destinationoakland/subpages/systemimages/tooltipBottom.png');
	width:210px;
	height:17px;
	background-repeat:no-repeat;
}
