/* global */
div.ui-cluetip {font-size: 1.3em;font-family: "Trebuchet MS",geneva,helvetica,arial,tahoma,verdana,sans-serif;line-height:1.2em;color:#1B93E1;font-weight:600;}
.ui-cluetip-header,.ui-cluetip-content {padding: 12px;}
.ui-cluetip-content {font-size: 1em;font-weight:600;}
.ui-cluetip-header {font-size: 1.5em;font-family: "Trebuchet MS",geneva,helvetica,arial,tahoma,verdana,sans-serif;margin: 0;overflow: hidden;color:#fff;}
.cluetip-title .cluetip-close {float: right;position: relative;}
div.cluetip-close {float: right;position: relative;font-size:0.9em;width: 250px;text-align:right;}
.cluetip-close img {border: 0;}
.cluetip-close a {color: #ff0000;}
.cluetip-arrows {display: none;position: absolute;top: 0;left: -11px;width: 11px;height: 22px;background-repeat: no-repeat;background-position: 0 0;border-width: 0;}
.cluetip-extra {display: none;}
/***************************************
=cluetipClass: 'default'
-------------------------------------- */
.cluetip-default,.cluetip-default .cluetip-outer {background-color: #e2f0f7;}
.cluetip-default{opacity:0.9;filter:alpha(opacity=90);}
.cluetip-default .ui-cluetip-header {background-color: #96BD0D;/*background-color: #FF9C00;*/opacity:1;filter:alpha(opacity=100);}
/* default arrows */
div.cluetip-default .cluetip-arrows {border-width: 0;background: transparent none;}
div.clue-right-default .cluetip-arrows {background-image: url(../img/darrowleft.gif);}
div.clue-left-default .cluetip-arrows {background-image: url(../img/darrowright.gif);left: 100%;margin-right: -11px;}
div.clue-top-default .cluetip-arrows {background-image: url(../img/darrowdown.gif);top: 100%;left: 50%;margin-left: -11px;width: 22px;height: 11px;}
div.clue-bottom-default .cluetip-arrows {background-image: url(../img/darrowup.gif);top: -11px;left: 50%;margin-left: -11px;width: 22px;height: 11px;}
#cluetip p {color: #545454;font-size: 13px;line-height: 22px;margin: 1em 0 0;}
#cluetip p.view-all {text-align: right;}
#cluetip p.view-all a {background: url("../img/next-sm.png") no-repeat scroll right center transparent;color: #3D3D3D;font-size: 0.846em;padding: 2px 20px 3px 0;text-decoration: none;}
