/**
 * inc/styles.css
 * Global stylesheet for HAPhillips.com.
 * Copyright 2005 (c) Montana Banana
 * @version: v 0.1 2005-01-27 12:02 jasonk
 */

td img				{ display:block; }
td					{ font-family:Arial, Helvetica, sans-serif; font-size:10pt; color:#000; line-height:13pt; }

/* STYLES PULLED FROM PADRAIC'S VENDO STYLESHEET */
.addressFooter		{ font-family:Arial, Helvetica, sans-serif; font-size:8pt; width:70%; }
.checkoutNav		{ font-family:Arial, Helvetica, sans-serif; font-size:8pt; }
.checkoutNavCurrent	{ color:blue; text-transform:uppercase; font-weight:bold; }

.listprice			{ text-decoration: line-through; font-weight:bold; }
.ourprice			{ color:green; font-weight:bold; }
.saleprice			{ color:green; text-decoration: blink; font-weight:bold; }
.chargeprice		{ color:red; font-weight:bold; }

.infomsg, .warningmsg	{ font-family:Arial, Helvetica, sans-serif; font-size:9pt; line-height:11pt; font-weight:bold; color:green; }
.criticalmsg, .errormsg	{ font-family:Arial, Helvetica, sans-serif; font-size:9pt; line-height:11pt; font-weight:bold; color:red; }
.footer				{ font-family:Arial, Helvetica, sans-serif; font-size:8pt; text-align:center; }
.little				{ font-family:Arial, Helvetica, sans-serif; font-size:8pt; }

/* STYLES PULLED FROM PADRAIC'S SITE STYLESHEET */
.sheet1				{ font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-style:normal; line-height:13pt; }