/*  SPOT AREA - RELATIVE TEXTAREA */#spots {height: 400px;width: 980px;z-index: 8;margin: 0px auto;text-align: center;position: relative;}.spot {background-repeat: no-repeat;background-position: center center;background-color: transparent;width: 42px;height: 42px;position: absolute;float: left;cursor: pointer;z-index: 8;}#bg_img {height: 100%;width: 100%;position: fixed;bottom: 200px;left: 0px;z-index: 1;background-image: url('../images/bg-repeat-x.png');background-repeat: repeat-x;background-position: center bottom;background-color: #3e74b2;}#sunburst {height: 100%;width: 100%;position: fixed;bottom: 200px;left: 0px;z-index: 2;background-image: url('../images/sunburst.png');background-repeat: no-repeat;background-position: center bottom;}#bg_product {height: 100%;width: 100%;position: fixed;bottom: 200px;left: 0px;z-index: 3;background-image: url('../images/bg-product.png'); background-repeat: no-repeat; background-position: center bottom;}#bg_top {height: 100%;width: 100%;position: fixed;top: 0px;left: 0px;z-index: 4;background-image: url('../images/bg-palm.png'); background-position: center top;background-repeat: no-repeat;}#wrapper {height: 400px;width: 100%;position: fixed;bottom: 200px;left: 0px;z-index: 7;margin: 0px auto;text-align: center;}.tinyTip { width: 325px; padding: 17px 0px 0px 0px; display: block; background: url('../images/tinyTip-top.png') 0px 0px no-repeat; }.tinyTip .content { padding: 0px 10px 0px 10px; font-size: 12px; color: #5b5b5b;  background: url('../images/tinyTip-content.png') 0px 0px repeat-y; }.tinyTip .bottom { height: 32px; background: url('../images/tinyTip-bottom.png') 0px 0px no-repeat; }/* FOR THE DEMO */#blinking_info{width: 118px;height: 90px;position: absolute;z-index: 99;left: 120px;top: 30px;}#selector{width: 155px;height: 80px;position: absolute;top: 170px;right: 0px;z-index: 99;}