
/* global */
#cluetip-close img {border:0;}
#cluetip-title {overflow:hidden;}
#cluetip-title #cluetip-close {float:right; position:relative;}
#cluetip-waitimage {width:16px; height:16px; position:absolute; background-image:url(../images/wait.gif);}
.cluetip-arrows {display:none; position:absolute; top:0; left:-11px; height:22px; width:11px; background-repeat:no-repeat; background-position:0 0;}
#cluetip-extra {display:none;}
.cluetip-default {background-color:#fff;}
.cluetip-default #cluetip-outer {position:relative; margin:0; background-color:#fff; border:1px solid #ccc; border-right:0;}
.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 {position: absolute; top: 10px; right: 6px; width: 16px; text-align:right; margin:0 5px 5px; color:#900;}
/* default arrows */
.clue-right-default .cluetip-arrows {background-image:url(../images/arrowleft.gif);}
.clue-left-default .cluetip-arrows {background-image:url(../images/arrowright.gif); left:100%; margin-right:-11px; }
.clue-top-default .cluetip-arrows {background-image:url(../images/arrowdown.gif); top:100%; left:50%; margin-left:-11px; height:11px; width:22px;}
.clue-bottom-default .cluetip-arrows {background-image:url(../images/arrowup.gif); top:-11px; left:50%; margin-left:-11px; height:11px; width:22px;}
/* custom */
.cluetip-default #cluetip-inner {color:#666; font-family:tahoma,verdana,arial,helvetica;}
.cluetip-default #cluetip-inner p {padding-top:10px; font-size:12px;}
.cluetip-default #cluetip-inner h1 {font-size:16px;}
.cluetip-default #cluetip-inner h2 {font-size:14px; padding-top:10px;}
.cluetip-default #cluetip-inner .left {float:left; margin:0 10px 10px 0; display:inline; padding:3px; border:1px solid #ccc;}
.cluetip-default #cluetip-inner .price {color:#930; font-size:14px; font-weight:bold; padding:10px;}
.cluetip-default #cluetip-inner a.cart {color:#930; font-size:11px; font-weight:bold; padding:2px 20px 2px 0px; background:url(../images/cart.gif) top right no-repeat; text-decoration:none; height:16px;}

.cluetip-default #cluetip-inner strong {font-weight: bold !important;}
.cluetip-default #cluetip-inner em {font-style: italic !important;}
.cluetip-default #cluetip-inner ul { list-style-type:disc !important; margin-left:20px !important;}
.cluetip-default #cluetip-inner ol { list-style-type:decimal !important; margin-left:20px !important;}


/* sprites */
.sprites {list-style:none; margin:0; padding:0;}
.sprites li {padding-left:16px; height:16px; line-height:16px; background-image:url(../images/sprite.gif); background-position:0 0; background-repeat:no-repeat;}
.sprites .comment {background-position:-2px -38px;}
.sprites .star {background-position:-2px -57px;}
.sprites .report {background-position:-2px -76px;}
.sprites .arrow {background-position:-2px -19px;}
