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;
}

a:hover
{
	color:	#C94913;
	font: 14;
}

.small
{ font-size:		80%;
}

.faq
{ font-size:		110%;
}

.price_brief
{ font-size:		120%;
}
.big
{ font-size:		150%;
  text-decoration:	none;
}
.cat
{
	font-size:		16px;
	text-decoration: none;
}
.standard
{ font-weight:		normal;
}

.white
{ color:			white;
}

.pink
{ color:			pink;
}

.menu
{
	font-weight:		bold;
	font-size:		16px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
div.topmenu_selected
{
  background:		#203560;
  padding:			7px;
}
div.topmenu_notselected
{
  background:		#4E679F;
  padding:			7px;
}
.footer
{
  font-size:		60%;
  color:			gray;
}
.lightsmall
{
	color:			black;
	font-size:		80%;
}
.category_child
{
	font-weight:		normal;
	font-size: 14px;
}
.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;
}

#contentstore{
}

#search {
	padding-bottom: 10px;
	padding-left: 80px;
}

#catalogcartsidebar{
	width: 220px;
}


#catalogcartlist {
	font-size: 14px;
}

.shipping{
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	margin-top: 20px;
}

/* en : This DIV also acts as a container*/
.upperleft{
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background-color : #CC9933;
	background-image : url('images/upperleft.gif');
	background-repeat : no-repeat;
	background-position : top left;
	margin-top: 10px;
}

.upperright{
	background-image : url('images/upperright.gif');
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft{
	background-image : url('images/lowerleft.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright{
	background-image : url('images/lowerright.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 5% 5% 5% 5%;
}
/* end round corners */

