/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css,v 1.6 2004/01/13 15:39:05 wilt Exp $
*/

A {
  color: #999;
font-weight: normal;
  text-decoration: underline;
}

A:hover {
  color: #999;
  text-decoration: underline;
}
/* ==================== Search Results Links   =======================*/

div.splitPageLink.splitPrev{
width:60px;
}
div.splitPageLink.splitNext{
width:60px;
margin:1px;
}

div.splitPageLink{
width:20px;
background: #969;
color:#fcc;
border:1px #fff solid;
float:left; 
text-align:center;
margin-right:1px; 
padding-:1 2 2 2 px;
}

div.splitPageLink a{
	display:inline;
/* background: #b8b; */
	color:#fff;
}

div.splitPageLink a:hover{
background: #b8b;
	color:#ff9;
/*	font-size:11px; */
}

div.splitPageLink a:visited{
/*	color:#fdd;*/
}


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #682200;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #682200;
	text-decoration: none;
	line-height: 13pt;
	text-align: left;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13pt;
}
.greytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 13pt;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	line-height: 13pt;
}
.cart a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 13pt;
}
.cart a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	line-height: 13pt;
}
.greytextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 13pt;
}
img{
border-width:0;
}

a.terms:link {
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #682200;
}
a.terms:hover {
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #682200;
}
a.terms:visited {
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #682200;
}.titlesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #682200;
	text-decoration: none;
}
