.btnAddToCart
{
border:none;
border-width:0;
background-image:url(../images/add_to_cart.gif);
width:95px;
height:13px;
background-color:#000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.bodyClass {
	background-color:#D6CDDA;
}
.maintable {
width:75%;
padding:0px;
vertical-align:top;
border:1px solid #000000;
}

.darkbg {
background-color:#621E5B;
color:#FFFFFF;
font-weight:bold;
white-space:nowrap;
font-size:10px;
}

.lightbg {
background-color:#621E5B;
color:#000000;
font-size:11px;
}

.whitebg {
background-color:#FFFFFF;
color:#000000;
font-size:11px;
border-top:#ffffff;
border-bottom:#ffffff;
}

.greenfont {
color:#00FF00;
}

.footer {
font-size:10px;
background-color:#FFFFFF;
color:#000000;
}

.leftpanel {
width:192px;
}

.contentarea {
height:100%;
width:100%;
display:block;
padding:0px;
background-color:#FFFFFF;
}
.contenttable {
font-family:Tahoma, Verdana, Arial;
display:block;
background-color:#621E5B;
color:#FFFFFF;
padding:10px;
font-weight:bold;
text-transform:none;
border-bottom:#CCCCCC;
border-top:#CCCCCC;
border:3;
width:100%;
}

.HorizontalBreak 
{
color:#999999; 
}

.CartItemCountTable
{
background-color:#621E5B;
color:#FFFFFF;
font-weight:bold;
white-space:nowrap;
font-size:10px;
}
.CartItemCountValueCell
{
color:#00FF00;
}
.ProductTable, TableProductsByCategory {
background-color:#FFFFFF;
border:2px solid #000000 #CCCCCC;
}
.ProductCategoryNameCell
{
	color:#CC0099;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #666666;
	padding:2px;
}
.ProductLinkCell a, .TableProductsByCategoryCell a
{
	color:#0099FF;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none
	
}
.ProductPriceCell
{
	color:#CC0099;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	text-decoration:none
}
.ProductDescCell
{
	color:#666666;
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	text-decoration:none
}
.ProductImageCell a img
{
	width:250px;
}

.contenttable thead tr th
{
text-align:left;
text-transform:uppercase;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
font-family:Tahoma, Verdana, Arial;
font-size:11px;
font-weight:bold;
}

.ShopCartTable 
{
	background-color:#FFFFFF;
}
.ShoppingCartButtonTable
{
	background-color:#CCCCCC
}
.ShopCartHeadRow , .ShoppingCartButtonTable , .ShoppingCartButtonRow
{
	background-color:#621E5B; 
	color:#FFFFFF;	
}
.ShoppingCartRow , .ShoppingCartPriceSubTotal, .ShoppingCartTaxTotal , .ShoppingCartShippingTotal , .ShopCartOrderForm
{
	background-color:#FFFFFF;
	color:#621E5B;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
}
input , select	{
		width:inherit;
		height:inherit;
		background-color:#FFFFFF;
		border-style:solid;
		border-width:1px;
		border-color:#CCCCCC;
		font-family:tahoma;
		font-size:11px;
		color:#585858;
		}
textarea{
		width:156px;
		height:96px;
		background:#ffffff;
		border-style:solid;
		border-width:1px;
		border-color:#CCCCCC;
		overflow:auto;
		font-family:tahoma;
		font-size:11px;
		color:#585858;
		}
.ShoppingCartTotal

{
background-color:#FFFFFF;
	color:#621E5B;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight: bold;
}

.ShoppingCartFooterDetailRow
{
	background-color:#CCCCCC;
	color:#333333;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:normal;
}
.ShoppingCartButtonRow
{
	background-color:#666666;
	color:#CCCCCC;
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	font-weight:bold;
}

.CategoryListItemTable
{
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	width:100px;
	height:100px;	
}
.contenttablecontentcell
{
	background-color:#ffffff;
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	font-weight:bold;
}
.ShoppingCartMessageCell
{
background-color:#ffffff;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
}

.CategoryListItemImageCell a img {
	width:250px;
	height:200px;
}


