
.thimble .thimble-choose { text-align:center; float:left; width:500px; }
.thimble .thimble-choose p { text-align:center; font-size:90%;  }
.thimble .thimble-choose span.label { width:11em; display:inline-block; text-align:right; color:#975D17; }
.thimble .thimble-choose span.result { width:11em; display:inline-block; text-align:left; font-weight:bold; }
.thimble .thimble-choose span.result-fail { color:red; }
.thimble .thimble-choose span.result-success { color:green; }
.thimble .thimble-choose i.thimble-item,
.thimble .thimble-choose i.thimble-closed,
.thimble .thimble-choose i.thimble-closed-active { margin:5px; width:64px; height:64px; background:url(../images/obj/thimble-closed.png) #f0d898; }
.thimble .thimble-choose i.thimble-item { background:none; }
.thimble .thimble-choose i.thimble-closed-active { cursor:pointer; }
.thimble .thimble-choose .thimbles-current i.thimble-closed:hover { background-color:#a9e9f7; cursor:pointer; }
.thimble .thimble-choose i.thimble-empty { margin:5px; width:64px; height:64px; background:url(../images/obj/thimble-empty.png) #f0d898; }
.thimble .thimble-choose i.thimble-guessed { margin:5px; width:64px; height:64px; background:url(../images/obj/thimble-guessed.png) #f0d898; }
.thimble .thimble-choose p.thimbles { margin:0; }
.thimble .thimble-choose p.results { margin-top:0; }
.thimble .thimble-choose p.holders { margin: 5px; }

.thimble .welcome { float:left; width:144px; margin-right:10px; /* background:url(../images/loc/thimble.jpg) 50% 0% no-repeat #339000;*/ margin-bottom:12px; zoom:1; color:#fff;  }
/*
.thimble .welcome i.tlc,
.thimble .welcome i.trc { display:none; }
*/
.thimble .welcome .block-rounded { background:#d99933; margin:0; }
.thimble .welcome .block-rounded .say { text-align:center; padding:5px; font-size:90%; }

.alert-thimble { display: block; width:460px; top:180px; margin-left:-230px; }
.alert-thimble.alert2 { margin:15px 0 0 -215px; margin-left:-215px; }
.alert-thimble.alert3 { margin:30px 0 0 -200px; margin-left:-200px; }

.thimble .thimble-item-selected { border:2px solid orange }

.thimble-chest .thimble-choose i.thimble-closed-active { margin:5px; width:64px; height:64px; background:url(../images/obj/chest-closed.png) #f0d898; }
.thimble-chest .thimble-choose i.thimble-empty { margin:5px; width:64px; height:64px; background:url(../images/obj/chest-empty.png) #f0d898; }