/* global */
div.ui-cluetip { font-size: 1em; }
/*.ui-cluetip-header, .ui-cluetip-content { padding: 12px; } */
.ui-cluetip-header, .ui-cluetip-content { padding: 0 10px; margin: 0; }
/*.ui-cluetip-header { font-size: 1em; margin: 0; overflow: hidden; } */
.ui-cluetip-header { display: none; }

/* .cluetip-title .cluetip-close { float: right; position: relative; }
.cluetip-close img { border: 0; } */

.cluetip-title .cluetip-close { display: none; }
.cluetip-close img { display: none; }

#cluetip-waitimage { width: 43px; height: 11px; position: absolute; background-image: url(http://images2.moneysavingexpert.com/apps/iphone2/images/wait.gif); }
.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 { 
/* background-color: #d9d9c2; */
  background-color: #ffffff;

}
.cluetip-default .ui-cluetip-header { 
/* background-color: #87876a; */
  background-color: #ffffff; 
  
  }


/*
.cluetip-default #cluetip-outer { position: relative; margin: 0; background-color: #d9d9c2; }
.cluetip-default h3#cluetip-title { margin: 0 0 5px; padding: 8px 10px 4px; font-size: 1.1em; font-weight: normal; background-color: #87876a; color: #fff; }
.cluetip-default #cluetip-title a { color: #d9d9c2; font-size: 0.95em; }
.cluetip-default #cluetip-inner { padding: 10px; }
.cluetip-default div#cluetip-close { text-align: right; margin: 0 5px 5px; color: #900; }
*/
/* default arrows */
div.cluetip-default .cluetip-arrows { border-width: 0; background: transparent none; }
div.clue-right-default .cluetip-arrows { background-image: url('http://images2.moneysavingexpert.com/apps/iphone2/images/darrowleft.gif'); }
div.clue-left-default .cluetip-arrows { background-image: url('http://images2.moneysavingexpert.com/apps/iphone2/images/darrowright.gif'); left: 100%; margin-right: -11px; }
div.clue-top-default .cluetip-arrows { background-image: url('http://images2.moneysavingexpert.com/apps/iphone2/images/darrowdown.gif'); top: 100%; left: 50%; margin-left: -11px; width: 22px; height: 11px; }
div.clue-bottom-default .cluetip-arrows { background-image: url('http://images2.moneysavingexpert.com/apps/iphone2/images/darrowup.gif'); top: -11px; left: 50%; margin-left: -11px; width: 22px; height: 11px; }


/* stupid IE6 HasLayout hack */
.cluetip-rounded .cluetip-title,
.cluetip-rounded .cluetip-inner { zoom: 1; }


/* equivalent costs tool tip */ 

.e-costs-link { text-decoration: none; border-bottom: 1px dotted gray; color: #0b2e59; }

.equivalent-costs div {  border: 0px solid black; }
.equivalent-costs ul { list-style: none; padding: 0; width: 270px; }
.equivalent-costs li { float: left; width: 130px; }
.equivalent-costs h3 { margin: 0; padding: 5px 0; font-size: 20px; font-weight: normal; color: #999999; }
.equivalent-costs h4 { margin: 0; padding: 0; font-family: 'Segoe UI','Candara','Bitstream Vera Sans','DejaVu Sans','Bitstream Vera Sans','Trebuchet MS','Verdana','Verdana Ref',sans-serif; font-weight: bold; font-size: 12px; }

.equivalent-costs dl { list-style: none; margin: 0 0 0 10px; padding: 0; width: 200px; height:50px; }
.equivalent-costs dt { float: left; width: 100px; margin: 0; padding: 0; font-size: 16px; color: #0b2e59; }
.equivalent-costs dd { float: left; width: 100px; margin: 0; padding: 0; font-size: 12px; color: #777777; }

/*.popupstore { display : none }
.equivalent-costs  { display: none; }
.ui-cluetip-header { display: none; }*/