body {
	margin-top: 0px;
}
p, font
{ font-family:		Verdana, Sans-Serif;
}
td, th 
{ font-family:		Verdana, Sans-Serif;
 font-size: 11;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.footer
{
  color:			#353535;
  font-size:		80%;
  font-weight:		normal;
}
.footer-link
{
  color:			#A09E9F;
  font-size:		80%;
  font-weight:		normal;
}
img{border:none;}
.soft-links
{
  color:			#C71E14;
  font-size:		90%;
  font-weight:		bold;
}
.nav
{
  color:			#353535;
  font-size:		90%;
  font-weight:		bold;
}
.normal
{
  color:			#353535;
  font-size:		100%;
  font-weight:		normal;
}
.headings
{
  color:			#FFFFFF;
  font-size:		90%;
  font-weight:		bold;
}
.topmenu
{
  color:			#353535;
  font-size:		90%;
  font-weight:		bold;
}
.submenus
{
  color:			#353535;
  font-size:		90%;
  font-weight:		bold;
}
.head120
{
  color:			#353535;
  font-size:		120%;
  font-weight:		bold;
}
.custom1
{
  color:			#FFFFFF;
  font-size:		90%;
  font-weight:		normal;
}
.cart
{
  font-size:		100%;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			0px;
  font-weight:		bold;
  color:			#353535;
  background-color:  transparent;
}
.cart-price-old
{
  color:			#A52A2A;
  font-size:		100%;
  font-weight:		normal;
}
.cart-price-new
{
  color:			#FF0000;
  font-size:		110%;
  font-weight:		bold;
}
.tree_notselected
{ color:			#353535;
  font-weight:		bold;
  font-size:		90%;
  padding:  		5px;
}
.tree_selected
{ color:			#9F0706;
  font-weight:		bold;
  font-size:		90%;
  padding:  		5px;
}
.tree_child
{
  color:			black;
  font-weight:		bold;
  font-size:		90%;
  padding:  		5px;
  margin-left:		15px;
}
.tree_child1
{
  color:			#666666;
  font-weight:		bold;
  font-size:		90%;
  padding:  		5px;
  margin-left:		15px;
}
.category_child
{
  color:			black;
  font-weight:		normal;
}
/* unitip css */
#unitip {
	position: absolute;
	z-index: 1000;
	top: -1000px;
	color: #fff;
	font: normal normal 10px/10px Verdana, Arial, Helvetica, sans-serif;
	display: none;
}

	#unitippoint, #unitipmid, #unitipcap {
		position: relative;
		top: 0px; 
		left: 0px;
		width: 145px;
		display: block;
	}
	
	#unitippoint { 
		background: url(images/TipPoint.png) no-repeat; 
		height: 19px; 
		overflow: hidden; 
	}
	
	#unitipmid { 
		background: url(images/TipMid.png) repeat; 
		width: 115px;
		height: auto; 
		padding: 5px 15px;
	}

		#unitip p {
			font-size: 100%;
			font-weight:bold;
			color:#fff;
		}
		
		#unitip ul {
			margin-left: 5px;
		}
		
		#unitip li {
			font-size: 90%;
			font-weight:bold;
			color: #fff;
		}

	#unitipcap { 
		height: 7px; 
		overflow: hidden; 
	}
/* end unitip css */
