p, font
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
}
td, th 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
}

h1
{ color:			black;
  font-size:		130%;
}
h5
{
  font-size:		115%;
}
.header
{ font-size:		125%;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{font-weight:		bold;
 color: #ff6600;
text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		110%;
  text-decoration:	none;
}
.cat
{ font-size:		110%;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			white;
  font-weight:		bold;
  font-size:		90%;
}
.footer
{
  font-size:		60%;
  color:			gray;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.category_child
{
  font-weight:		normal;
}
.cart
{
  font-size:		90%;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			0px;
  font-weight:		bold;
  color:			navy;
  background-color:  transparent;
}

div#navcontainer
{
background-color: #ff9500;
border-top: solid 0px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}

div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: white;
text-align: left;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
}

div#navcontainer ul li a:hover
{
background-color: #ff6333;
color: white;
}

#active a { border-left: 1px solid #fff; }

#navlist li  a#current
{
color: #333;
border-top: none;
background-color: #FF6000;
}

.menudiv { border-bottom: #ffffff 1px solid; padding-bottom:3px; padding-top:3px }

.menudivmain div:hover { background-color: #fffcea; }
