/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1127 2007-02-15 12:18:57 VaM $   

   VaM Shop - open source ecommerce solution
   http://vamshop.ru
   http://vamshop.com

   Copyright (c) 2007 VaM Shop
   --------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.24 2003/06/02); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.12 2003/08/23); www.nextcommerce.org
   (c) 2004	 xt:Commerce (stylesheet.css,v 1.12 2003/08/23,v 1.17 2003/08/24); xt-commerce.com

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

   
   
BODY { color: #000000; margin: 0px; background-color: #EFEEEA;}
p, td {font-family: Georgia; font-size: 12px; text-align: justify; padding-bottom: 10px;}
p {margin-top: 0px; margin-bottom:3px}
blockquote {margin-top: 0px; margin-bottom: 0px}

.product {float: left; padding-right: 5px; padding-left: 5px; padding-bottom: 0px; padding-top: 5px; margin: 5px; border: 1px solid #AAAAAA;}
a.left_menu:link {text-decoration: none; color: #D71A16; text-align: left;}
a.left_menu:visited {text-decoration: none; color: #D71A16; text-align: left;}
a.left_menu:active {text-decoration: none; color: #D71A16; text-align: left;}
a.left_menu:hover {text-decoration: underline; color: #D71A16; text-align: left;}

a.green:link {text-decoration: none; color: #439E00}
a.green:visited {text-decoration: none; color: #439E00}
a.green:active {text-decoration: none; color: #439E00}
a.green:hover {text-decoration: underline; color: #439E00}

a:link {color: #000000; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:active {color: #000000; text-decoration: none}
a:hover {color: #000000; text-decoration: underline}

#copyright {color: #FFFFFF; display: none;}


img {border: 0px}
CHECKBOX, INPUT, RADIO, SELECT {

	font-family: Georgia, Arial, sans-serif;
	font-size: 11px;
}

.login INPUT {
	font-family: Georgia, Georgia, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #B4B4B1;
	width: 200px;
}
.login SELECT {
	font-family: Georgia, Georgia, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #B4B4B1;
	width: 205px;
	margin-right: 0px;
}

.register INPUT {
	font-family: Georgia, Georgia, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #B4B4B1;
	width: 200px;
}

ul, ol {margin-top: 0px; margin-bottom: 16px; padding-top: 0px}
