/**********************************************
  AD Module CSS for CPG-NUKE 9.2.x
 **********************************************
  Copyright (c) 2006-08

  $Revision: 1.1 $
  $Author: BrokenCrust $
  $Date: 2008/12/01 $

***********************************************/

/* Test Styles */

.sub-heading { font-size: 1.2em; }


/* Comments */

.comm_head { font-weight: bold;}

.comm_byline { font-size: 11px; font-weight: normal; }

.comm_text { margin: 10px; clear: both; }

.comm_foot { text-align: right; }

.comm_thread { font-size: 11px; }


/*  styles for the rating bar */

.ad_rating { list-style:none; margin: 0px; padding: 0px; height: 15px; position: relative; background: url('../images/ad/starrating.png') top left repeat-x; }

.ad_rating li{ text-indent: -90000px; padding:0px; margin: 0px; float: left; }

.ad_rating li a { outline: none; display:block; width: 15px; height: 15px; text-decoration: none; text-indent: -9000px; z-index: 20; position: absolute; padding: 0px; }

.ad_rating li a:hover{ background: url('../images/ad/starrating.png') left center; z-index: 2; left: 0px; }

.ad_rating li.ad_current_rating { background: url('../images/ad/starrating.png') left bottom; position: absolute; height: 15px; display:block; text-indent: -9000px; z-index: 1; left: 0px; }

.ad_rating a.r1_unit { left: 0px; }

.ad_rating a.r1_unit:hover { width: 15px; }

.ad_rating a.r2_unit { left: 15px; }

.ad_rating a.r2_unit:hover { width: 30px; }

.ad_rating a.r3_unit { left: 30px; }

.ad_rating a.r3_unit:hover { width: 45px; }

.ad_rating a.r4_unit { left: 45px; }

.ad_rating a.r4_unit:hover { width: 60px; }

.ad_rating a.r5_unit { left: 60px; }

.ad_rating a.r5_unit:hover { width: 75px; }

.ad_rating a.r6_unit { left: 75px; }

.ad_rating a.r6_unit:hover { width: 90px; }

.ad_rating a.r7_unit { left: 90px; }

.ad_rating a.r7_unit:hover { width: 105px; }

.ad_rating a.r8_unit { left: 105px; }

.ad_rating a.r8_unit:hover {width: 120px; }

.ad_rating a.r9_unit { left: 120px; }

.ad_rating a.r9_unit:hover { width: 135px; }

.ad_rating a.r10_unit { left: 135px; }

.ad_rating a.r10_unit:hover { width: 150px; }
