p, font
{ font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
td, th 
{ font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
 font-size: 85%;
}

h1
{ color:			black;
  font-size:		180%;
}
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;
 font-size:		100%;
 color:			#0066ff;
 text-decoration:		none;
 font-family: arial;
}
a:hover
{

 text-decoration: underline;
 font-family: arial;
}
.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		150%;
  text-decoration:	none;
}
.cat
{ 
font-size:		120%;
}
.cat2
{ 
color:		white;
font-size:		120%;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:		white;
  font-weight:		bold;
  font-size:		105%;
}
.menu2
{ color:		#1714fa;
  font-weight:		bold;
  font-size:		150%;
}

.menu_color
{ color:		#1714fa;
  font-weight:		bold;
  font-size:		105%;
}

.menu2
{ color:		white;
  font-weight:		bold;
  font-size:		70%;
}
div.topmenu_selected
{

  padding:			10px;
}
div.topmenu_notselected
{

  padding:			10px;
}
.footer
{
  font-size:		8pt;
  color:			white;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.category_child
{
  color: #1714fa;
  font-weight:		bold;
  font-size:		12pt;
}
.open1
{
  color: red;
  font-weight:		bold;
  font-size:		10pt;
}
.open
{
  color: #1714fa;
  font-weight:		bold;
  font-size:		10pt;
}
.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:			#1714fa;
  background-color:  transparent;
}


.float {
    position:absolute;
    width:254px;
    z-index:10; 
    bottom: 90px;
}
.right {
    left: 144px;
 
    bottom: 120px;
     background-color: #c8ddff;
}