﻿#control_overlay{background-color:#000;}.modal{background-color:#fff;padding:10px;border:1px solid #333;}.simple_window{width:250px;height:50px;border:1px solid #000;background-color:#fff;padding:10px;text-align:left;font-family:"Lucida Grande",Verdana;font-size:12px;color:#333;}.window{-moz-border-radius:10px;-webkit-border-radius:10px;padding:20px;min-width:150px;min-height:100px;background:#fff7e8;border:solid 4px #b4b4b4;width:820px;}.window .window_contents{margin-top:10px;width:100%;height:100%;}.window .window_header{text-align:center;}.window .window_title{margin-top:-7px;margin-bottom:7px;font-size:11px;cursor:move;}.window .window_close{display:block;position:absolute;top:15px;right:15px;height:35px;width:71px;background:url("close.gif") no-repeat;cursor:pointer;cursor:hand;}div.ExamplesContainer a{float:left;}div.ExamplesContainer a:before{content:attr(title);display:none;}div.ExamplesContainer a:hover::before{width:150px;position:absolute;display:block;background-color:#FFF;color:#333;font-size:12px;line-height:18px;min-height:25px;padding:2px 5px;margin:100px 0 0 10px;border:1px solid #000;opacity:.9;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;-o-border-radius:3px;}div.ExamplesContainer a:hover{z-index:10;position:relative;}