

a:link, a:visited {
        color: #445072;
        background-position:  left 50%;
        text-decoration: none
}

a:hover {
        color: #4490B4;
}

div.mainMenu{
	border-right:1px solid #445072;
	padding-right:10px;
	height:600px

}
div.page{
	border:1px solid #D7DBE8; width: 800px;
	
}
div.content{
	padding: 10px;
	padding-top: 15px;
}

h1, h2 {
	color: #303852;
	
}


/* catalogue list */
.light
{
 	color: black;
}
.lightsmall
{ 
  color:			black;
  font-size: 0.8em;
}
.lightstandard
{ 
  color:			black;
  font-weight:		normal;
}

span.selected{
	color: #FB5B04;
 	font-size:		0.9em;
}
span.category{
	color: black;
 	font-size:		0.9em;
}
/* ------------- */

.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;
}

.category
{
	font-size: 1.1em; font-weight:bold
	
}
