.ImageButton
{
	cursor: hand;
}

.ProductCell
{
	border: 1px solid #266130;
	padding: 1px 1px 1px 1px;
}

.DetailPage .ProductTitle
{
	color: #266130;
	font-size: 20px;
	font-weight: normal;
	margin:0px;
}

.DetailPage .ProductDetails
{
	font-size: 10px;
	color: #000000;
}

.DetailPage .ProductDetails li
{
	color: #000000;
}

.DetailPage a
{
	color: #266130;
	text-decoration: none;
}

.ComplimentaryProductsLabel
{
	color: #000000;
	font-size: 20px;
}

.ComplimentaryProducts .ProductTitle
{
	color: #266130;
	font-size: 20px;
}

.ComplimentaryProducts .ProductDetails
{
	font-size: 10px;
	color: #000000;
}

.ComplimentaryProducts .ProductDetails li
{
	color: #000000;
}

.ComplimentaryProducts a
{
	color: #dc7c28;
	text-decoration: none;
}


.HoverCell
{
}

.ListPage
{
	
}

.ListPage .ProductTitle
{
	color: #266130;
	font-size: 16px;
}

.ListPage a
{
	color: #266130;
	text-decoration: none;
}

.ListPage a:hover
{
	color: #266130;
}

.ListPage a.HoverCell:hover
{

}

a.StoreWareHoverLink:link, A.StoreWareHoverLink:visited, A.StoreWareHoverLink:active 
{
	text-decoration: none; color: #59351a; font-family:Arial; font-size:11px;
}
a.StoreWareHoverLink:hover 
{
	text-decoration: underline; color: #59351a;
}

.StoreWareBoxTableOutline
{
	border: 1px solid #7b3e0f;
}

.StoreWareBoxTableHeader
{
	background-color: #7b3e0f;
	color: #ffffff;
	font-weight: bold;
}

.StoreWareShipmentOutline
{
	border: 1px solid #e8d3b8;
}

.StoreWareShipmentHeader
{
	background-color: #e8d3b8;
	color: #000000;
	font-weight: bold;
}

.StoreWareTableRow
{
	background-color: #dde1c0;
}

.StoreWareTableAlternatingRow
{
	background-color: #a9d06a;
}

.StoreWareBackorderedText
{
	color: #266130;
	font-weight: bold;
}

.StoreWareInStockText
{
	color: #266130;
	font-weight: bold;
}
