/**********************************************
  BD Module CSS for CPG-NUKE 9.2.x
 **********************************************
  Copyright (c) 2006-09

  $Revision: 2.0 $
  $Author: BrokenCrust $
  $Date: 2009/04/26 $

***********************************************/

/* Text Styles */

.sub_heading { font-size: 1.2em; }

.bd_address { height: 20px; vertical-align: middle; font-size: 14px; font-style: italic; }

.bd_entry { border: 1px solid #0000CD; background-color: #FFFFFF; padding: 2px 5px 15px 5px; text-align: justify; margin: 0px; }

.bd_entry_info { float: right; margin: 10px; background-color: #CCD7F2; border: 1px solid #0000CD; min-width: 150px; font-size: larger; }

.bd_entry_footer { display: block; text-align: right; padding: .3em .8em .3em .8em; margin-bottom: 15px; background-color: #CCD7F2; border-left: 1px solid #0000CD; border-right: 1px solid #0000CD; border-bottom: 1px solid #0000CD; }


/* Table Rows */

.bd_entryline {  border-collapse: collapse; width: 100%; }

.bd_entryline tr td { border-top: 2px solid #999999; border-bottom: 2px solid #999999; }

.bd_entryline tr:hover { background-color: #FFFFAA; }

.bd_entryline td { padding: 6px 8px; }

.bd_row1 { background-color: #E6E6FA; }

.bd_row2 { background-color: #F5F5F5; }


/* Icon Images */

.bd_tel { padding: 15px 0px 15px 28px; background: url(../images/bd/tel.png) center left no-repeat; }

.bd_mob { padding: 15px 0px 15px 28px; background: url(../images/bd/mob.png) center left no-repeat; }

.bd_fax { padding: 15px 0px 15px 28px; background: url(../images/bd/fax.png) center left no-repeat; }

.bd_url { padding: 15px 0px 15px 28px; background: url(../images/bd/url.png) center left no-repeat; }

.bd_email { padding: 15px 0px 15px 28px; background: url(../images/bd/email.png) center left no-repeat; }


/* Alphabet Links */

.bd_letter { background-color: #E6E6FA; padding: 1px 5px; }

.bd_letter:hover { background-color: #FFFFAA; }


/* Hilite Colours */

.bd_black { background-color: #000000; }

.bd_cyan { background-color: #66FFFF; }

.bd_gold { background-color: #FFFF00; }

.bd_green { background-color: #CCFF99; }

.bd_purple { background-color: #ECD8F1; }

.bd_red { background-color: #FF3300; }

.bd_white { background-color: #FFFFFF; }


/* Comments */

.comm_head { border-collapse: collapse; width: 100%; }

.comm_head tr td { background-color: #E6E6FA; border-top: 2px solid #666666; border-bottom: 2px solid #666666; }

.comm_head td { font-weight: bold; padding: 6px 8px; }

.comm_byline { font-size: 11px; font-weight: normal; }

.comm_text { margin: 10px; clear: both; }

.comm_foot { text-align: right; }

.comm_thread { font-size: 11px; }


/*  Rating Bar */

.bd_rating_del { margin: 0px 0px 0px -20px; text-decoration: none; font-weight: bold; position: absolute; padding: 0px 4px; border-right: 1px solid #666666; }

.bd_rating { list-style: none; margin: 0px; padding: 0px; height: 15px; position: relative; background: url('../images/bd/starrating.png') top left repeat-x; }

.bd_rating li{ text-indent: -90000px; padding:0px; margin: 0px; float: left; }

.bd_rating li a { outline: none; display: block; width: 15px; height: 15px; text-decoration: none; text-indent: -9000px; z-index: 20; position: absolute; padding: 0px; }

.bd_rating li a:hover{ background: url('../images/bd/starrating.png') left center; z-index: 2; left: 0px; }

.bd_rating li.bd_current_rating { background: url('../images/bd/starrating.png') left bottom; position: absolute; height: 15px; display:block; text-indent: -9000px; z-index: 1; left: 0px; }

.bd_rating a.r1_unit { left: 0px; }

.bd_rating a.r1_unit:hover { width: 15px; }

.bd_rating a.r2_unit { left: 15px; }

.bd_rating a.r2_unit:hover { width: 30px; }

.bd_rating a.r3_unit { left: 30px; }

.bd_rating a.r3_unit:hover { width: 45px; }

.bd_rating a.r4_unit { left: 45px; }

.bd_rating a.r4_unit:hover { width: 60px; }

.bd_rating a.r5_unit { left: 60px; }

.bd_rating a.r5_unit:hover { width: 75px; }
