
/* *******************************************************************
   **                                                               **
   ** swiped from members css file                                  **
   **                                                               **
   ******************************************************************* */
   .error {
	background-color: red;
  	border-color: black;
	border-style: solid;
	border-width: 0px;
	color: yellow;
	font-family: Comic Sans MS;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
   }

   .error_header {
	background-color: red;
  	border-color: black;
	border-style: solid;
	border-width: 0px;
	color: yellow;
	font-family: Comic Sans MS;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
   }
/* ******************************************************************* */
/* ******************************************************************* */




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%;
}

/*h3 {
   color: red;
   font-size: 115%;
}*/

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: 150%;
   text-decoration: none;
}

.cat {
   font-size: 150%;
}

.standard {
   font-weight: normal;
}

.white {
   color: white;
}

.pink {
   color: pink;
}

.red {
   color: red;
}

.menu {
   color: white;
   font-weight: bold;
   font-size: 100%;
}

div.topmenu_selected {
/*   background: #352060;*/ /* #203560; */
   padding: 7px;
}

div.topmenu_notselected {
/*   background: #c3b4e5;*/ /* #4E679F; */
   padding: 7px;
}

.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;
}