/*	* CSS Document
/*	* Copyright 2006 Liberty Studio (http://liberty2k.com/), Spenser Lee. */
div#art-wrapper { text-align: center; position: relative; width: 600px; border-bottom: 1px dotted #3da7b3 }
div.small { margin: 0 auto }
div#view-art { position: absolute; background: url(images/shadow.png) repeat 0 0; bottom: 25px }
div.small div#view-art { }
div#view-art img { display: block; position: absolute; top: -12px; left: -12px }
table#art-info { display: table; border-collapse: separate; width: 500px; margin: 12px auto; border: 1px solid #ddd }
table#art-info caption { display: none }
table#art-info th, table#art-info td { padding: 5px; margin: 1px }
table#art-info th { font-weight: bold; background: #f2f2f2; text-align: right; width: 90px }
table#art-info td { background: #f7f7f7 }
dl.star-rating dt { line-height: 23px; text-indent: 6px }
dl.star-rating ul { width: 125px; height: 25px; position: relative; background: url(images/alt_star.gif) top left repeat-x; float: left }
dl.star-rating ul li {
/*\*/
float: left;
/* */
}
dl.star-rating ul li a { display:block; width:25px; height: 25px; text-decoration: none; text-indent: -9000px; z-index: 20; position: absolute; padding: 0px }
dl.star-rating ul li a:hover { background: url(images/alt_star.gif) left bottom; z-index: 2; left: 0px }
dl.star-rating ul a.one-star { left: 0px }
dl.star-rating ul a.one-star:hover { width:25px }
dl.star-rating ul a.two-stars { left:25px }
dl.star-rating ul a.two-stars:hover { width: 50px }
dl.star-rating ul a.three-stars { left: 50px }
dl.star-rating ul a.three-stars:hover { width: 75px }
dl.star-rating ul a.four-stars { left: 75px }
dl.star-rating ul a.four-stars:hover { width: 100px }
dl.star-rating ul a.five-stars { left: 100px }
dl.star-rating ul a.five-stars:hover { width: 125px }
dl.star-rating ul li.current-rating { background: url(images/alt_star.gif) left center; position: absolute; height: 25px; display: block; text-indent: -9000px; z-index: 1 }
dl.star-rating ul li.show { text-indent: 0; }
dl.star-rating ul a { outline: none }
p.clear-f { clear: left; text-indent: 6px }
p#loading { position: fixed !important; position: absolute; background: #fff url(images/loading.gif) no-repeat 8px 14px; padding: 8px 8px 8px 36px; line-height: 16px; border: 1px solid #ddd; z-index: 888; text-align: left }
