/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

.copyright { display: none; }
.poweredby { display: none; }
#newsletter-form { padding: 0; margin: 0; background-image: url('img/newsletter-bg.gif'); background-repeat: no-repeat; }
#newsletter-input { height: 18px; width: 121px; border: none 0px; vertical-align: top;  margin: 6px 0 8px 0; padding: 0 0 0 0; }

#shopsearch-form { padding: 0; margin: 0; background-image: url('img/shopsearch-bg.gif'); background-repeat: no-repeat; }
#shopsearch-input { height: 18px; width: 121px; border: none 0px; vertical-align: top; margin: 6px 0 8px 0; padding: 0 0 0 0; }

table { font-size: 12px; line-height: 20px; font-family: verdana, arial, helvetica, sans-serif; }

div.main-a h2 { line-height: 22px; margin: 0; padding: 7px 0 0 0; }
div.main-a h1 { padding: 33px 0 0 0; }
div.main-a h2 + h1 { padding: 4px 0 0 0; }


