/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/
.add2fav {color: #d38002; font-family: tahoma; font-size: 10px;}
a.add2fav:link {color: #d38002; text-decoration: underline;}
a.add2fav:visited {color: #d38002; text-decoration: underline;}
a.add2fav:active {color: #f7d706; text-decoration: underline;}
a.add2fav:hover {color: #f7d706; text-decoration: underline;}

.quantity_field {font-family: tahoma; font-size: 11px; width: 30px}
.smtmenu {font-family: tahoma; font-size: 12px;}
a.smtmenu:link {color: #2054b7; text-decoration: underline;}
a.smtmenu:visited {color: #2054b7; text-decoration: underline;}
a.smtmenu:active {color: #2054b7; text-decoration: underline;}
a.smtmenu:hover {color: #2054b7; text-decoration: none;}

.topnav {font-family: tahoma; font-size: 12px; color: #FFFFFF; font-weight: bold;}
a.topnav:link {color: #FFFFFF; text-decoration: none;}
a.topnav:visited {color: #FFFFFF; text-decoration: none;}
a.topnav:active {color: #FFFFFF; text-decoration: none;}
a.topnav:hover {color: #FFFFFF; text-decoration: underline;}

.botnav {font-family: tahoma; font-size: 11px; color: #FFFFFF; font-weight: bold;}
a.botnav:link {color: #FFFFFF; text-decoration: none;}
a.botnav:visited {color: #FFFFFF; text-decoration: none;}
a.botnav:active {color: #FFFFFF; text-decoration: none;}
a.botnav:hover {color: #FFFFFF; text-decoration: underline;}

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;}

img {border: 0px;}
BODY {
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
}

p {margin: 0px; margin-bottom: 6px; color: #000000; font-family: tahoma;}
ul {text-align: justify}

h1 {font-size: 14px; font-family: tahoma;}
.login input {font-size: 11px; font-family: tahoma; border: 1px solid #999999; color: #333333; width: 150px;}
.register {font-size: 11px; text-align: left}
.register input {font-size: 11px; font-family: tahoma; border: 1px solid #999999; color: #333333; width: 200px;}

.register select {font-size: 11px; font-family: tahoma; border: 1px solid #999999; color: #333333; width: 200px;}
.inputRequirement {text-align: right}
.shopping_cart input {font-size: 12px; font-family: tahoma; color: #333333;}
.errorID {color: #FF0000}
