body, td
{
	font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

a
{
	color: #000000;
}

h1
{
	font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold; 
}

h2
{
	font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold; 
	margin-bottom: 2px;
	margin-top: 0px;	
}

h3
{
	font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.cart
{
	font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.special_price
{
	color: red;
}

.line
{
	background-color: #cccccc;
}

.button
{
	border:solid 1px #666666;
	font-size: 10px; 
	color: #666666; 
	font-weight: bold; 
	background-color:#D4D4D4;
}

.dialog {
	padding-top: 10px; 
	display:none;
	position:absolute;
	width:1px;
	height:1px;
	background:white;
	border-left: 1 solid #cccccc;
	border-top: 1 solid #cccccc;
	border-right: 2 solid #999999;
	border-bottom: 2 solid #999999;
}
.dialog td { white-space: no-wrap; padding: 0px 10px 10px 10px; }

.menu {
	font: 11px Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	color: #E7DAD1;
	text-decoration: none
	}
.submenu {
	font: 11px Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none
	}
.price{
	font: 12px Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 12px;
	color: #910000;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;	

}

.footer {
	font: 10px Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none
	}
	
#h-tagcloud h1, #h-tagcloud h2, #h-tagcloud h3 {
   display: inline;
	margin: 0;
    padding: 0;
	font-weight: normal;
   white-space: nowrap;
   }
	
ul.hor, ol.hor {
   list-style: none;
   padding: 0;
   margin: 0;
}

ul.hor li, ol.hor li {
   padding: 0;
   margin: 2;
   display: inline;
}
