/*
  $Id: windowstylesheet.css,v 1.2 2004/09/17 Stephen Walker SNJ Computers$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2002 osCommerce

  Released under the GNU General Public License
*/

BODY  { }

A  { color: #6d3093; text-decoration: none }

A:hover  { color: #b7a0c5; text-decoration: underline }

V  { color: #6d3093; text-decoration: none }

TABLE.infoBox  { background-color: #dfebba; border: solid 1px #8cb711 }

TABLE.products  { }

TD.products  { font-size: 12px; font-family: arial, helvetica, sans-serif; line-height: 1.5 }

TD.main  { font-size: 12px; font-family: arial, helvetica, sans-serif; line-height: 1.5 }

TABLE.header, Table.footer  { font-size: 11px; font-family: arial, helvetica, sans-serif; font-weight: bold; vertical-align: middle; border: solid 1px #8cb711 }

TABLE.headerContents, Table.footerContents  { font-size: 10px; font-family: arial, helvetica, sans-serif; font-weight: bold }
td.productName  { font-size: 16px; font-family: arial, helvetica, sans-serif; border-top: 1px solid #8cb711 }
