/* Percolo stylesheet */

body, div, span, p, .p, h1, h2, .listheadline, .listproducts, h3, ul, li, a, td ,th, select, input, textarea, credit
{
	font-family: Arial, Helvetica, Verdana, Futura, sans-serif;
}

body, p, .p, ul, li, h3, .path, th, td, .check
{
	font-weight: bold;
	font-size: 9pt;
	color: #e7e5b0;
}

a
{
	color: #7fcdff;
}

h1 
{
	font-weight: bold;
	font-size: 20px;
	color: #fffddd;
	text-decoration : none;
}

.sidetittel
{
	color: #fffddd;
	margin-top: 4px;
	margin-bottom: 4px;
}

h2, .listheadline, .listproducts
{
	font-weight: bold;
	font-size: 16px;
	color: #fffddd;
	margin-top: 8px;
	margin-bottom: 8px;	
	text-decoration : none;
}

h2, .listheadline
{
	text-decoration : none;
}

.listheadline, .listproducts 
{
	margin-top: 8px;
}

.path
{
	font-size: 9pt;
	font-weight: bold;
	text-decoration : underline;
	color: #7fcdff;
}

a:hover 
{
	text-decoration: underline;
	color: #ffffff;
}

a.path:hover 
{
	color: #ffffff;
}

a.menu:hover 
{
	color: #3399CC;
	text-decoration: none;
}

a.listheadline:hover, a.listproducts:hover
{
	color: #fffddd;
}

.menu, .pictext
{
	font-size: 8pt;
}

.credit
{
	font-size: 7pt;
	color: #fffddd;
}

.menu 
{
	font-weight: bold;
	text-decoration: none;
	color: #006a81;
}

.spacer
{
	padding-top: 8px;
	padding-bottom: 8px;
}

.boxtext 
{
	font-weight: bold;
	margin-bottom: 4px;
}

.small, .smallbold
{
	font-size: 8pt;
}

.smallbold 
{
	font-weight: bold;
}

.list
{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 4px;
}

th 
{
	font-weight: bold;
	text-align: left;
}

.tdmini
{
	font-size: 1px;
}

.pictext
{
	font-style: normal;
	color: #fffddd;
}

.pris
{
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 9pt;
	color: #fffddd;
}

.bglight 
{
	background-color: #0084a0;
}

.bgdark 
{
	background-color: #0084a0;
}

form
{
	margin: 0px;
}

hr
{
	color: #009ebf;
}

.stdbutton 
{
	font-size: 11px;
	font-weight: bold;
	color: #fffddd;
	background: #009ebf;
}
 
.okbutton 
{
	font-size: 16px;
	font-weight: bold;
	color: #fffddd;
	background: #009ebf;
}

.error
{
	font-size: 14;
	font-weight: bold;
    color: #ffffff;
}

/* Hellstrøm 23.5.2001 */
