@charset "iso-8859-1";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	display: table
	text-align: left;
	margin: 0px;
	background-color: #BABA98;
	line-height: normal;
}

table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
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: #5c5a36;
	text-decoration: none;
}

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

A:active {
	color: 66066;
	text-decoration: none;
}

A:hover {
	color: D3A5cA;
	text-decoration: none;
}

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

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

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

A.dark:hover {
	color: #3366CC;
	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; }

P.catdesc { text-align: left; margin-top: 0px; margin: 4 px; vertical-align:top; }

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; } TD.catnavigation {
text-align: left;
vertical-align:middle;}

td.product {
border: 1px 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;

