/* Minified CSS */
.tooltip{position:absolute;width:250px;left:0;top:0;background-color:#2c3e50;color:#ecf0f1;z-index:999;border:1px solid #34495e;border-radius:5px;box-shadow:0 4px 8px rgba(0,0,0,0.1);opacity:.9}.tooltip p{padding:10px;font-size:14px;text-shadow:none;font-style:normal}.overlay{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.5);z-index:100}.tourcontrols{position:fixed;top:20px;right:20px;width:270px;background:#34495e;color:#ecf0f1;font-size:16px;padding:10px;border-radius:5px;box-shadow:0 4px 8px rgba(0,0,0,0.1);z-index:9999}.tourcontrols a{font-size:11px;color:#bdc3c7;cursor:pointer;text-decoration:underline}.tourcontrols a:hover{color:#ecf0f1}.close{position:absolute;top:6px;right:7px;width:10px;height:10px;background:#34495e url(../images/close.gif) no-repeat center center;cursor:pointer}.button{display:inline-block;margin:10px;cursor:pointer;background:#2980b9;border:1px solid #2980b9;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,0.2);color:#fff;font-size:13px;font-weight:bold;padding:6px 12px;text-align:center;text-shadow:0 -1px 1px rgba(0,0,0,0.2);transition:background-color .3s,box-shadow .3s}.button:hover{background:#3498db;box-shadow:0 4px 8px rgba(0,0,0,0.3)}.button:active{background:#207cca;box-shadow:0 2px 4px rgba(0,0,0,0.2) inset}.nav{clear:both;width:100%;float:left}