/*
  $Id: stylesheet.css,v 1.5 2004/02/16 06:59:38 hpdl Exp $

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

  Copyright (c) 2004 osCommerce
  
	Copyright (c) 2007 comPLATZcom _v 1.8
	http://www.comoper.com
	http://www.complatz.com

  Released under the GNU General Public License
*/

A:link, A:visited { color: #E90080; text-decoration: none; }
A:hover { color: #E90080; text-decoration: underline; }

TD, UL, P, BODY { font-family: Verdana, Arial, sans-serif; font-size: 12px; line-height: 1.5; }

.boxMe { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000; background-color: #e5e5e5; }
.noteBox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5; background-color: #fef3da; border: thin dashed; padding: 6px; }
.navigationBar { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; }
.footerBar { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff; }
.mainText { font-family: Verdana, Arial, sans-serif; font-size: 12px; line-height: 1.5; }
.smallText { font-family: Verdana, Arial, sans-serif; font-size: 12px; line-height: 1.5; }
.smallDesc { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; color: #06307C; }
.infoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; }
.infoBoxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.pageHeading { font-family: Verdana, Arial, sans-serif; font-size: 20px; color: #9a9a9a; font-weight: bold; }
.pageTitle { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; font-weight: bold; text-decoration: underline; }
.pageSubTitle { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; font-weight: bold; }
.longDescription { visibility: hidden; display: none; }

select { border-right: #000000 1px solid; border-top: #000000 1px solid; background: #f7f7f7; font: 8pt verdana, arial, helvetica; border-left: #000000 1px solid; color: #000000; border-bottom: #000000 1px solid }
submit { border-right: #000000 1px solid; border-top: #000000 1px solid; background: #f7f7f7; font: 8pt verdana, arial, helvetica; border-left: #000000 1px solid; color: #ffeeff; border-bottom: #000000 1px solid }

TABLE.formPage { border-right: #eeeeee 1px solid; border-top: #eeeeee 1px solid; border-left: #eeeeee 1px solid; border-bottom: #eeeeee 1px solid; background-color: #ffffff; }
TD.rightColumn { background-color: #ffffff; }
TD.leftColumn { background-color: #ffffff; }
TD.footer_smallText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #E90080;}
.footer_smallText a { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #E90080;}
.footer_smallText a:hover { color: #E90080; }
