@charset "utf-8";

html, body {background-color:transparent;}

/* Loading starts */
#floorplanLoading {width:35px; height:35px; background:url(../images/loading.gif) no-repeat; position:absolute; z-index:100; left:407px; top:230px;}
/* Loading ends */

/* Text Box starts */
#textBox {position:absolute; height:200px; width:144px; display:none; z-index:1000;}
#textBox p {position:absolute; background:#FFF; padding:13px 7px; width:130px; left:0; bottom:25px; color:#333; font-size:11px; line-height:140%; margin:0; font-weight:bold; text-align:center;}
#textBox .arrow {width:24px; height:26px; position:absolute; bottom:0; left:60px; background:url(../images/shopping/floorplan/arrow.png) no-repeat;}
/* Text Box ends */