/* Standard eZ publish stylesheet */



body, div, span, p, .p, a1, h1, h2, .listheadline, .listproducts, h3, ul, a, td ,th, li,select, input, textarea, credit, h4, h5
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
}

body, p, .p, ul, li, a, th, td, .check
{
	font-size: 12px;
	color: #000000;
}

a1
{
	font-weight: bold;
	font-size: 22px;
	color: #000000;
	margin-bottom: 8px;
/*	text-decoration : none; */
}

h1 
{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	margin-bottom: 8px;
	text-decoration : none; 
}

h2, .listheadline, .listproducts
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin-top: 16px;
	margin-bottom: 8px;	
/*	text-decoration : none; */
}

h2, .listheadline
{
	/* text-decoration : none; */
}

.listproducts 
{
	text-decoration : underline;
}

.listheadline, .listproducts 
{
	margin-top: 8px;
}

h3, .path
{
	font-size: 10px;
	font-weight: bold;
/*	text-decoration : none;  */
}

.categoryhead
{
	font-weight: bold;
	font-size: 12px;
	color: #FEC20F;
	margin-top: 8px;
	margin-bottom: 4px;	

}
.graytable, .graytable TD, .graytable TH
{
background-color:#E0E5E9;
}

.tab, .tab a
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
/*	text-decoration: none;   */
}

a:hover 
{
	color: #404040;
	text-decoration: underline;
}

.menuhead
{
	background:#ffffff;
	font-size: 13px;
	color:#A72212;
	font-weight: bold;
	text-align: left;
}

.menuheadsmall
{
	background:#ffffff;
	font-size:12px;
	color: #A72212;
	font-weight: bold;
	text-align: left;
}

.menusubhead
{
	background:#ffffff;
	font-size:11px;
	color: #A72212;
	font-weight: bold;
	text-align: left;
}

.menu, .menutext, .menubold, .pictext, .credit, .byline, .subhead
{
	font-size: 12px;
}

.intro
{
	font-size: 9px;
}


.menu 
{
	font-weight: normal;
/*	text-decoration: none;   */
}

.menutext 
{
	margin-bottom: 4px;
}

.menubold 
{
	font-weight: bold;
}

.menuspacer
{
	font-size: 2px;
}

.menusmall, .menusmallbold
{
	font-size: 9px;
}

.menusmall
{
	font-weight: normal;
}

.menusmallbold 
{
	font-weight: bold;
}

.spacer
{
	padding-top: 8px;
	padding-bottom: 8px;
}

.small, .smallbold
{
	font-size: 10px;
}

.smallbold 
{
	font-weight: bold;
}


.list
{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 4px;
}






th 
{
	font-weight: bold;
	text-align: left;
}

th.right
{
	text-align: right;
}



.linkselect
{
	color: #ffffff;
}

.linkselect:hover
{
	color: #dcdcdc;
}

.linknormal
{
	color: #000000;
}


hr
{
	color: #FEC20F;
}

.okbutton 
{
	font-size: 18px;
	font-weight: bold;
}

.error
{
	font-size: 14;
	font-weight: bold;
        color: #f08c00;
}



.stdbutton 
{
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	background: #DFB261;
}


.headertd{
	background: #eeeeee;
}

.footer
{
	background: #F5E380;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.keywords	
{ 
	font-size: 9px;
}

.pricebox	
{ 
	background-color: #eeeeee;
	border: 1px #FEC20F solid; 
	margin-top: 5px;
	margin-bottom: 5px; 
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	width: 300px;
}

.frontpagepromobox	
{ 
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #eeeeee;
	width: 100%;
}

.promotext
{
	background:#ffffff;
	font-size:14px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

ul {
margin: 0px 10px 0px 0px;
text-align: left;
text-indent: -1.1em;
list-style-position:inside;
width: 100%;
}

li {
margin: 0px  30px 0px 1px;
line-height: 15px;
padding-left: 1px;
padding-top: 0px;
}


/* Hellstrøm 24.8.2001 */