p, font
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
}
td, th 
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
 font-size: 75%;
}

h1
{ color:			black;
  font-size:		160%;
}
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:			navy;
}
.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		130%;
  text-decoration:		none;
}
.cat
{ font-size:		120%;
}
.standard
{ font-weight:		normal;
}
.light
{ color:			black;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
div.menu
{ 
  text-decoration:	none;
  font-weight:		normal;
  font-size:		12px;
}
.menu a:link	{color: black; text-decoration:none}
.menu a:visited  {color: black; text-decoration:none}
.menu a:hover    {text-decoration:underline; color:222222}

div.footer
{
  font-size:		10px;
  color:		black;
}
.footer a:link	{color: black}
.footer a:visited  {color: black}
.footer a:hover    {color:222222;text-decoration:none}

div.mainmenu
{ 
  background:		ededed;
  text-decoration:	none;
  font-weight:		normal;
  font-size:		12px;
}
.mainmenu a:link	{color: black; text-decoration:none}
.mainmenu a:visited	{color: black; text-decoration:none}
.mainmenu a:hover	{color: black; text-decoration:underline;}

.lightsmall
{ color:		black;
  font-size:		80%;
}
.lightstandard
{ color:		black;
  font-weight:		normal;
}
.middle
{ color:			black;
}
.cart
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			black;
  background-color:  transparent;
}
.totalPrice
{ font-size:	    	16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}

div.sh { color:black}
.sh a:link	{text-decoration:none;color:black}
.sh a:visited  {text-decoration:none;color:black}
.sh a:hover    {text-decoration:underline;color:222222 }

td.off {
    background: #e8e8f5;
  }
td.on {
 	background: #f6f6fb;
  } 



/* Navigation ----------------------------- */

#prd  {
	display: inline;
	list-style-type: none;
	margin-bottom: 15px;
}


#prd li {
	border-top: 1px solid #e8e8f5;

}


#prd a {
	background: url(/images/arrow.gif) no-repeat 7px 7px;
	color: #25358e;
	display: block;
	height/**/:/**/1 auto;
	height: 20px;
	padding: 2px 2px 2px 20px;
	text-decoration: none;
}


#prd a:hover {
	background-color: #e8e8f5;
	background-position: 7px 7px;
}


#prd li.current a {
	background-color: #f6f6fb;
	background-position: 7px 7px;
}

#topmenu  {

	list-style-type: none;
}



#topmenu  a {
	background-color: #f6f6fb;
	color: #25358e;
	display: block;
	height/**/:/**/1 auto;
	height: 20px;
	padding: 2px 2px 0px 2px;
	text-decoration: none;
}


#topmenu  a:hover {
	background-color: #e8e8f5;
	background-position: 7px 7px;
}

#item {
	background-color: #fff;
	border: solid #C4C4E6;
	border-width: 0 1px;
	margin: auto;
	text-align: center;
	width: 220px;
}

div.item_top {
	background: url(images/box_top.gif) no-repeat left bottom;
	margin-top: 11px;
	width: 220px;
}

div.item_bottom {
	background: url(images/box_bottom.gif) no-repeat left top;
	margin-bottom: 11px;
	width: 220px;
}
