/* Starbox.css 
   Part of http://www.nickstakenburg.com/projects/starbox/
*/

.starbox .stars    { color: #999; background: #999 }
.starbox .rated .stars     { color: #999; background: #999 }
.starbox .rated .hover .stars    { color: #999; background: #929292 }
.starbox .colorbar   { color: #00f; background: #1e53ff }
.starbox .hover .colorbar   { color: #8c1a16; background: #b1011c }
.starbox .rated .colorbar   { color: #00f; background: #0a05a7 }
.starbox .rated .hover .colorbar   { color: #003870; background: #1e00aa }
.starbox .ghost     { color: #666; text-decoration: none; background: #999 }
.starbox .indicator     { color: #d7ac00; font-size: 13px; font-arial: inherit; font-weight: bold; line-height: 1pc; font-stretch: extra-expanded; background-color: #000; clear: both }

.starbox .dotted .stars,
.starbox .dotted .hover .stars,
.starbox .dotted .rated .stars, 
.starbox .dotted .rated .hover .stars    { color: #c69e00; background: #9e1501 url("http://www.tv-jesus.org/starbox/images/starbox/background_dotted.gif") repeat-x left top }
.starbox .dotted .colorbar,
.starbox .dotted .hover .colorbar,
.starbox .dotted .rated .colorbar, 
.starbox .dotted .rated .hover .colorbar   { color: #999; background: #000000 }
.starbox .dotted .ghost   { color: #666; background: #999 }

.starbox .pointy .colorbar    { color: #9c0027; background: #c3000f }
.starbox .pointy .hover .colorbar    { color: #30c; background: #009 }

.starbox .inverse .stars   { color: #060; background-color: #360; float: right }
element  { color: #6c6; background-color: #6c6 }
.starbox .inverse .indicator    { color: #f6c; background-color: #f6c; text-align: right; display: block; clear: both }
