
/* CSS for 'buy' */

a.buymenu { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  text-decoration: underline;
  background: #F6EEEE;
  width: 220px;
  height: 18px;
  line-height: 24px;
} 
a.buymenu:link {color: #800000;} 
a.buymenu:visited {color: #800000;} 
a.buymenu:hover {color: #E8C070; background: #800000;}
a.buymenu:active {color: #E8C070;} 

/* categories with zero listings */
a.xbuymenu { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  text-decoration: underline;
  color: #999999;
  background: #F6EEEE;
  width: 220px;
  height: 18px;
  line-height: 24px;
} 
TH.buy-hd {
  color: #800000;
  font-size: 10pt;
}
a.buy-hda {
  color: #800000; 
  font-size: 10pt;
  text-decoration: underline;
}
a.buy-hda:link {color:#800000;}
a.buy-hda:visited {color:#800000;}
a.buy-hda:hover {color:#FF0000;}
a.buy-hda:active {color:#800000;}

a.buy-sp {
  font-size: 9pt;
}
a.buy-sp:link {color: #800000;}
a.buy-sp:visited {color: #808080;}
a.buy-sp:hover {color: #FF0000;}
a.buy-sp:active {color: #FF0000;}
 
a.buy-sps {
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}
a.buy-sps:link {color: #FF0000;}
a.buy-sps:visited {color: #808080;}
a.buy-sps:hover {color: #808080;}
a.buy-sps:active {color: #808080;}
 
a.buy-spx {
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}
a.buy-spx:link {color: #808080;}
a.buy-spx:visited {color: #808080;}
a.buy-spx:hover {color: #808080;}
a.buy-spx:active {color: #808080;}
 
.buy-pc {
  font-size: 8pt;
}
a.buy-pca {
  font-size: 8pt;
  text-decoration: none;
} 
a.buy-pca:link {color: #000000;} 
a.buy-pca:visited {color: #666666;} 
a.buy-pca:hover {color: #FF0000;}
a.buy-pca:active {color: #FF0000;} 

.buy-title {
  font-size: 9pt;
}
a.buy-ti {
  font-size: 9pt;
  text-decoration: none;
} 
a.buy-ti:link {color: #800000;} 
a.buy-ti:visited {color: #666666;} 
a.buy-ti:hover {color: #FF0000;}
a.buy-ti:active {color: #FF0000;} 

a.prev-next {
  font-size: 10pt;
}
a.prev-next:link {color: #000000;}
a.prev-next:visited {color: #000000;}
a.prev-next:hover {color: #FF0000;}
a.prev-next:active {color: #800000;}

.bible {
  font-family: Courier New, Courier, Mono;
  color: #990000;
  font-size: 10pt;
  letter-spacing: 0px;
}
.bookmark {
  border: 1px solid white;
  border-bottom-color: black;
  border-top-color: black;
}