

/*===============================
/components/com_jrealtimeanalytics/css/mainstyle.css
================================================================================*/
div#jrealtime_msg{width:400px;cursor:auto;position:fixed;left:50%;top:50%;margin-left:-200px;margin-top:0;-webkit-box-shadow:0 0 7px 5px rgba(0,0,0,0.4);-moz-box-shadow:0 0 7px 5px rgba(0,0,0,0.4);box-shadow:0 0 7px 5px rgba(0,0,0,0.4);-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;z-index:20000;background-color:#EEE;padding:3px}div#jrealtime_msgtext{clear:both;margin:5px 0 0 0;font-size:14px;text-align:center}div#jrealtime_msgtitle{text-align:center;font-weight:bold;font-size:16px;border-bottom:1px solid #CCC;padding:5px;background-color:#fdfdfd}


/*===============================
/plugins/system/vm_search_ac/vm_search_ac/jquery.ac.css
================================================================================*/
.ac_result{padding:0px;border:1px solid black;background-color:white;overflow:hidden;z-index:99999}.ac_result ul{width:100%;list-style-position:outside;list-style:none;padding:0;margin:0}.ac_result li{margin:0px;padding:15px 15px;cursor:default;display:block;  font:menu;font-size:12px; line-height:16px;overflow:hidden;text-align:left}.ac_loading{background:white url('/plugins/system/vm_search_ac/vm_search_ac/indicator.gif') right center no-repeat}.ac_odd{background-color:#eee}.ac_over{cursor:pointer!important}.ac_result .product_img{float:left;margin-right:5px}.ac_result .product_img img{width:70px;height:auto;border:1px solid #e5e5e5;margin-right:10px}.ac_result .product_sku{font-size:10px}