.default_calc
{
  background: url(../images/cov/calculator/calculator_bg.png) no-repeat;
  height: 245px;
  width:  308px;
}
.default_calc div
{
  height: 24px;
  width:  50px;
}
.default_displayTable
{
  margin: 10px 15px 24px 14px;
}
.default_display
{
  background-color: #d7e8d5;
  font-size:        28px;
  height:           30px;
  text-align:       right;
  width:            272px;
}
.default_memFlag
{
  display:   none;
  font-size: 16px;
  color:     #A00;
}
.default_buttonTable
{
  height: 150px;
  width:  282px;
  margin: 0px 14px 0px 15px;
}
.default_1
{
  background: url(../images/cov/calculator/btn_1.gif) no-repeat 0 0;
}
.default_1_over
{
  background: url(../images/cov/calculator/btn_1.gif) no-repeat 0 -24px;
}
.default_2
{
  background: url(../images/cov/calculator/btn_2.gif) no-repeat 0 0;
}
.default_2_over
{
  background: url(../images/cov/calculator/btn_2.gif) no-repeat 0 -24px;
}
.default_3
{
  background: url(../images/cov/calculator/btn_3.gif) no-repeat 0 0;
}
.default_3_over
{
  background: url(../images/cov/calculator/btn_3.gif) no-repeat 0 -24px;
}
.default_4
{
  background: url(../images/cov/calculator/btn_4.gif) no-repeat 0 0;
}
.default_4_over
{
  background: url(../images/cov/calculator/btn_4.gif) no-repeat 0 -24px;
}
.default_5
{
  background: url(../images/cov/calculator/btn_5.gif) no-repeat 0 0;
}
.default_5_over
{
  background: url(../images/cov/calculator/btn_5.gif) no-repeat 0 -24px;
}
.default_6
{
  background: url(../images/cov/calculator/btn_6.gif) no-repeat 0 0;
}
.default_6_over
{
  background: url(../images/cov/calculator/btn_6.gif) no-repeat 0 -24px;
}
.default_7
{
  background: url(../images/cov/calculator/btn_7.gif) no-repeat 0 0;
}
.default_7_over
{
  background: url(../images/cov/calculator/btn_7.gif) no-repeat 0 -24px;
}
.default_8
{
  background: url(../images/cov/calculator/btn_8.gif) no-repeat 0 0;
}
.default_8_over
{
  background: url(../images/cov/calculator/btn_8.gif) no-repeat 0 -24px;
}
.default_9
{
  background: url(../images/cov/calculator/btn_9.gif) no-repeat 0 0;
}
.default_9_over
{
  background: url(../images/cov/calculator/btn_9.gif) no-repeat 0 -24px;
}
.default_0
{
  background: url(../images/cov/calculator/btn_0.gif) no-repeat 0 0;
}
.default_0_over
{
  background: url(../images/cov/calculator/btn_0.gif) no-repeat 0 -24px;
}
.default_plusMinus
{
  background: url(../images/cov/calculator/btn_plusMinus.gif) no-repeat 0 0;
}
.default_plusMinus_over
{
  background: url(../images/cov/calculator/btn_plusMinus.gif) no-repeat 0 -24px;
}
.default_dot
{
  background: url(../images/cov/calculator/btn_dot.gif) no-repeat 0 0;
}
.default_dot_over
{
  background: url(../images/cov/calculator/btn_dot.gif) no-repeat 0 -24px;
}
.default_add
{
  background: url(../images/cov/calculator/btn_add.gif) no-repeat 0 0;
}
.default_add_over
{
  background: url(../images/cov/calculator/btn_add.gif) no-repeat 0 -24px;
}
.default_subtract
{
  background: url(../images/cov/calculator/btn_subtract.gif) no-repeat 0 0;
}
.default_subtract_over
{
  background: url(../images/cov/calculator/btn_subtract.gif) no-repeat 0 -24px;
}
.default_multiply
{
  background: url(../images/cov/calculator/btn_multiply.gif) no-repeat 0 0;
}
.default_multiply_over
{
  background: url(../images/cov/calculator/btn_multiply.gif) no-repeat 0 -24px;
}
.default_divide
{
  background: url(../images/cov/calculator/btn_divide.gif) no-repeat 0 0;
}
.default_divide_over
{
  background: url(../images/cov/calculator/btn_divide.gif) no-repeat 0 -24px;
}
.default_equals
{
  background: url(../images/cov/calculator/btn_equals.gif) no-repeat 0 0;
}
.default_equals_over
{
  background: url(../images/cov/calculator/btn_equals.gif) no-repeat 0 -24px;
}
.default_clearAll
{
  background: url(../images/cov/calculator/btn_clearAll.gif) no-repeat 0 0;
}
.default_clearAll_over
{
  background: url(../images/cov/calculator/btn_clearAll.gif) no-repeat 0 -24px;
}
.default_clearEntry
{
  background: url(../images/cov/calculator/btn_clearEntry.gif) no-repeat 0 0;
}
.default_clearEntry_over
{
  background: url(../images/cov/calculator/btn_clearEntry.gif) no-repeat 0 -24px;
}
.default_backspace
{
  background: url(../images/cov/calculator/btn_backspace.gif) no-repeat 0 0;
}
.default_backspace_over
{
  background: url(../images/cov/calculator/btn_backspace.gif) no-repeat 0 -24px;
}
.default_memAdd
{
  background: url(../images/cov/calculator/btn_memAdd.gif) no-repeat 0 0;
}
.default_memAdd_over
{
  background: url(../images/cov/calculator/btn_memAdd.gif) no-repeat 0 -24px;
}
.default_memClear
{
  background: url(../images/cov/calculator/btn_memClear.gif) no-repeat 0 0;
}
.default_memClear_over
{
  background: url(../images/cov/calculator/btn_memClear.gif) no-repeat 0 -24px;
}
.default_memStore
{
  background: url(../images/cov/calculator/btn_memStore.gif) no-repeat 0 0;
}
.default_memStore_over
{
  background: url(../images/cov/calculator/btn_memStore.gif) no-repeat 0 -24px;
}
.default_memRecall
{
  background: url(../images/cov/calculator/btn_memRecall.gif) no-repeat 0 0;
}
.default_memRecall_over
{
  background: url(../images/cov/calculator/btn_memRecall.gif) no-repeat 0 -24px;
}

.cov-component-analogClock
{
  font-family: tahoma,arial,helvetica;
  font-size:   9px;
  height:      125px;
  margin:      0px;
  overflow:    hidden;
  position:    relative;
  width:       95px;
}

.cov-component-analogClock .clockFace
{
  background: url(../images/cov/clock/analogClock.png) no-repeat;
  height:     95px;
  left:       0px;
  position:   absolute;
  top:        0px;
  width:      95px;
}

.cov-component-analogClock .clockHandsArea
{
  height:   81px;
  overflow: hidden;
  position: relative;
  top:      7px;
  width:    81px;
}

.cov-component-analogClock .clockHand
{
  background: url(../images/cov/clock/analogClockHands.png) no-repeat;
  height:     648px;
  position:   absolute;
  width:      972px;
}

.cov-component-analogClock .clockDate
{
  position: relative;
  top:      13px
}

.cov-component-analogClock .clockText
{
  position: relative;
  top:      8px
}

/*
 * Styles for the portlet category selector dialog that is displayed when
 * users select "Add To Library" from a portlet's configuration menu
 */
    
.plcategory-selector-dialog UL { margin: 0; } 
.plcategory-selector-dialog UL LI, .plcategory-selector-dialog UL UL LI { list-style-type: none; }  
.plcategory-selector-dialog LI LI { padding-left: 20px; }  
.plcategory-selector-dialog LI LABEL { display: block; border: 1px solid transparent; }    
.plcategory-selector-dialog LI .checkbox { vertical-align: middle;  background-color: transparent; } 
.plcategory-selector-dialog LI SPAN { padding-left: 5px }

.gecko .plcategory-selector-dialog LI LABEL { padding-bottom: 3px; } 
.ie7 .plcategory-selector-dialog LI SPAN { vertical-align: middle; }
.ie7 .plcategory-selector-dialog UL { margin-left: -20px; }
.ie7 .plcategory-selector-dialog UL UL { margin-left: 0px; }

 
/*
.plcategory-selector-dialog .hover {
    background-color: #eee;
    border: 1px solid #666;
}
*/