@charset "";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 100%;
	display: table
	text-align:left;
	margin: 0px;
	background-color: #B9B995;
	background-image: url(/images/background.jpg);
}

table {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: left;
color: #000;
}


TD.topbar {
background-image:;
	font-size: 12px;
	font-family : Tahoma;
	color : #F0F0F0;
}

TD.lefttopbg {
background-image: ;
	font-size: 12px;
	font-family : Tahoma;
	color : #F0F0F0;
}

TD.topbg {
background-image: ;
	font-size: 12px;
	font-family : Tahoma;
	color : #F0F0F0;
}

input.search
{
	height: 17px;
	background-color: #E1E9EF;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

A:link {
	color: #652863;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #663399;
	text-decoration: none;
}

A:active {
	color: #663399;
	text-decoration: underline;
}

A:hover {
	color: #6633CC;
	text-decoration: blink;
}

A.dark:link {
	color: #336699;
	text-decoration: none;
}

A.dark:visited {
	color: #8C242B;
	text-decoration: none;
}

A.dark:active {
	color: #0000CC;
	text-decoration: none;
}

A.dark:hover {
	color: #CC0033;
	text-decoration: none;
}

TD {
	font-size: 11px;
	font-family : Verdana;
}

P {
	font-size: 11px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #F0F0F0;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

TD.mincart {
	font-size: 10px;
	font-family : Verdana;
	background-color: #FFFFFF;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
}

TD.menu {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}
DIV.menu {
	FONT-SIZE: 12px;
	COLOR: #003366;
	FONT-FAMILY: Tahoma,Verdana,Arial;
	text-transform: uppercase;
}

HR {
	height: 1px;
	color: #999999;
}


P.catname {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 4px;
	vertical-align:top;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

P.catdesc {
	text-align: left;
	margin-top: 0px;
	margin: 4 px;
	vertical-align:top;
	border-top-color: #FFFFFF;
	border-bottom-color: #663366;
	border-bottom-style: dotted;
}

IMG.catimage { border:0px; border-thickness: 1px; border-color: #000; border-style: solid; vertical-align:top; }

TD.catimage { vertical-align:top; } TD.catname {
	vertical-align:top;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
} TD.catnavigation {
	text-align: left;
	vertical-align:middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

td.product {
border: 2px dotted #3B4754;
background-color: #FFF;
} 

.detailimage {
vertical-align : top;
} 

div.feedburnerFeedBlock ul { 
margin-left:0; 
padding-left:0; 
list-style-type: none 
}

SPAN.currpage {
color: #990000;
font-weight: bold;
}

/* list price fonts */
.listprice {
	color: #333333;
	text-decoration: line-through
}
/* Price font */
.price {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
/* savings fonts and decorration */
.savings {
	color: #990000;
	line-height: 200%;
	border: 1px solid #FF9900;
	background-color: #FFFFCC;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
	font-size: 14px;
}
/* hot deal image positioning */
.hotdeal {
	left: -35px; /* negative numbers will move the image over the product picture */
	position: relative;
	z-index: auto;

