/* Starbox.css 
   Part of http://www.nickstakenburg.com/projects/starbox/
*/

.starbox .stars {background:#b6b6b3;}
.starbox .rated .stars {background:#b6b6b3;}
.starbox .rated .hover .stars {background:#ccc;}
.starbox .colorbar {background:#1f6ac7;}
.starbox .hover .colorbar {background:#1f6ac7;}
.starbox .rated .colorbar {background:#fab113;}
.starbox .rated .hover .colorbar {background:#1f6ac7;}
.starbox .ghost {background:#a1a1a1;}
.starbox .indicator {clear:both;}


.starbox .dotted .stars,
.starbox .dotted .hover .stars,
.starbox .dotted .rated .stars, 
.starbox .dotted .rated .hover .stars {background:url(../images/starbox/background_dotted.gif) top left repeat-x;}
.starbox .dotted .colorbar,
.starbox .dotted .hover .colorbar,
.starbox .dotted .rated .colorbar, 
.starbox .dotted .rated .hover .colorbar {background:#000;}
.starbox .dotted .ghost {background:#666;}

.starbox .pointy .colorbar {background:#fab113;}
.starbox .pointy .hover .colorbar {background:#ff9231;}

.starbox .inverse .stars {float:none;}
.starbox .inverse .indicator {clear:both;display:block;text-align:right;}

.prototip .startip {color:white;background:border:0px solid;padding:0 2px;text-align:center;}
