.img-shadow 
{
  background: url(../../img/shadow.gif) no-repeat bottom right;
  margin: 5px 0 0 5px;
}

.img-shadow img 
{
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -5px 5px 5px -5px;
}

.price
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #770000;	
}

TD.subnavHeader
{
	border-bottom: solid 1px #272727;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
}

TD.subnavItem
{
	border-bottom: dashed 1px #272727;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
}

TD.subnavItem a
{
	display: block;	
	padding: 3px 0px 3px 5px;
	color: #272727;
	text-decoration: none;	
	font-weight:normal;
}
TD.subnavItem a:hover
{
	background: #eeeeee;
	color: #666666;
}

TD.rightBorder
{
	border-right: solid 1px #d7d7d7;	
}

A.small
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;
	text-decoration: none;
	color: #8a935e;
}
A.small:hover
{
	font-size: 7pt;
	text-decoration: underline;	
}

.cartTitle
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #FFFFFF;	
	background-color: #583a22;
}

.formTextSearch
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	height: 20px;
	padding-top: 2px;
	padding-left: 2px;
	border: solid 1px #4e4e4e;
	background-color: #c8e799;
	width: 225px;
}

.formText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	height: 20px;
	padding-top: 2px;
	padding-left: 2px;
	border: solid 1px #4e4e4e;
	background-color: #f6f6f6;
	width: 325px;
}
.formTextQuantity
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	height: 20px;
	padding-top: 2px;
	padding-left: 2px;
	border: solid 1px #4e4e4e;
	background-color: #f6f6f6;
}

.oopsText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;
	color: #FF0000;
}

TD.h_cart
{
	background-image: url(../img/h_cart.gif);
	background-repeat: no-repeat;
	height: 58px;	
}

TD.h_summary
{
	background-image: url(../img/h_summary.gif);
	background-repeat: no-repeat;
	height: 58px;	
}

TD.h_shipping
{
	background-image: url(../img/h_shipping.gif);
	background-repeat: no-repeat;
	height: 58px;	
}

TABLE.shopInfoBox
{
	border: solid 1px #57662e;
	width: 350px;	
	background-color: #daeebe;
}

.shopInfoTitle
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #57662e;
}

.shopInfoText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;
	color: #333333;	
}

.shopInfoTextBold
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 7pt;
	font-weight: bold;
	color: #57662e;	
}
