#Bop-Products {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 5px;
	width:920px;
	display: inline;
}
/* ========================== */
#map {
	height: 1350px;
	width:100%;
	margin:0;
	padding:0;
	background-image: url(../media/images/css/bop-products.png);
	background-repeat: no-repeat;
	font-size:6pt;
 }

#map li{
	margin:0;
	padding:0;
	list-style-type: none;
	text-decoration: none;
}

#map li a {
	position:absolute;
	display:block;
	background:url(../media/images/blank.gif);
	background-image: url(../media/images/blank.gif);
}

#map li a span { display:none; }

#map li a:hover span { /*GLOBAL SETTINGS FOR TOOLTIPS*/
	position:relative;
	display:block;
	width:200px;
	padding:5px;
	text-decoration:none;
	color:#333;
	float:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	border: 2px dotted #CCC;
	background-color: #FFF;
}

/*BOP Product Legend*/
/* ========================== */
#map li p.bopProductsLegend {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	width: 190px;
	border: 2px dashed #CCC;
	position: relative;
	height: auto;
	left: 700px;
	top:50px;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
}


/*Umbilical Reels*/
/* ========================== */
/*SET THE LOCATION  OF THE TOOLTIP*/
#map li a.umbilicalReels:hover span {
	left:155px;
	top:0px;
}
/*SET THE LOCATION, DIMENTIONS OF THE MAP*/
#map a.umbilicalReels{
	top:298px;
	left:294px;
	width:139px;
	height:149px;
	text-decoration:none;
}

/*Loc Torus 1*/
/* ========================== */
/*SET THE LOCATION OF THE TOOLTIP*/
#map li a.locTorus1:hover span {
	left:130px;
	top:-180px;	
	}
/*SET THE LOCATION, DIMENTIONS OF THE MAP*/
#map a.locTorus1{
	top:1302px;
	left:146px;
	width:114px;
	height:70px;
	text-decoration:none;
}
/*+++++++++++++++++++++++++++*/

/*Loc Torus 2*/
/* ========================== */
/*SET THE LOCATION OF THE TOOLTIP*/
#map li a.locTorus2:hover span {
	left:130px;
	top:-180px;	
	}
/*SET THE LOCATION, DIMENTIONS OF THE MAP*/
#map a.locTorus2{
	top:974px;
	left:146px;
	width:103px;
	height:62px;
	text-decoration:none;
}
/*+++++++++++++++++++++++++++*/
/*Hot Stab*/
/* ========================== */

/*SET THE LOCATION, DIMENTIONS  OF THE TOOLTIP*/
#map li a.hotStab:hover span {
	left:30px;
	top:0px;	
	}
/*SET THE LOCATION, DIMENTIONS OF THE MAP*/
#map a.hotStab{
	top:868px;
	left:244px;
	width:18px;
	height:99px;
	text-decoration:none;
}

/*Choke & Kill*/
/* ========================== */

/*SET THE LOCATION, DIMENTIONS  OF THE TOOLTIP*/
#map li a.ck:hover span {
	left:30px;
	top:0px;	
	}
/*SET THE LOCATION, DIMENTIONS OF THE MAP*/
#map a.ck{
	top:843px;
	left:271px;
	width:22px;
	height:137px;
	text-decoration:none;
}

/*++++++++++++++++++++++++++++*/



/*subsea Bullseye*/
/* ========================== */

/*SET THE LOCATION, DIMENTIONS  OF THE TOOLTIP*/
#map li a.subseaBullseye:hover span {
	left:30px;
	top:0px;	
	}
/*SET THE LOCATION, DIMENTIONS OF THE MAP*/
#map a.subseaBullseye{
	top:761px;
	left:268px;
	width:35px;
	height:28px;
	text-decoration:none;
}

/*++++++++++++++++++++++++++++*/

/*WAEF*/
/* ========================== */

/*SET THE LOCATION  OF THE TOOLTIP*/
#map li a.waef:hover span {
	left:230px;
	top:-80px;	
	}
/*SET THE LOCATION, DIMENTIONS OF THE MAP*/
#map a.waef{
	top:1166px;
	left:262px;
	width:86px;
	height:77px;
	text-decoration:none;
}

/*++++++++++++++++++++++++++++*/



/*Riser Centralizer*/
/* ========================== */

/*SET THE LOCATION  OF THE TOOLTIP*/
#map li a.riserCentralizer:hover span {
	left:180px;
	top:0px;	
	}
/*SET THE LOCATION, DIMENTIONS OF THE MAP*/
#map a.riserCentralizer{
	top:187px;
	left:133px;
	width:138px;
	height:161px;
	text-decoration:none;
}

/*++++++++++++++++++++++++++++*/



/*controls Panels*/
/* ========================== */
/*SET THE LOCATION  OF THE TOOLTIP*/
#map li a.controlsPanel:hover span {
	left:100px;
	top:-50px;
}
/*SET THE LOCATION, DIMENTIONS OF THE MAP*/
#map a.controlsPanel{
	top:342px;
	left:492px;
	width:67px;
	height:103px;
	text-decoration:none;
}

