/* Standard eZ publish stylesheet 
shades of green:
Dark green: #429551
Medium yellow green: #7C6DA7
Light - medium green: #429551
Background - light green: #ffffff
*/

body, div, span, p, .p, h1, h2, .listheadline, .listproducts, h3, ul, li, a, td ,th, select, input, textarea, credit
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
}

body, p, .p, ul, li, a, h3, .path, th, td, .check
{
	font-size: 13px;
	color: #000000;
}
.menuheading
{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	text-decoration : none;

}
.429551
{
	font-weight: normal;
	color: #ffffff
}
.tophref:hover
{
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	text-decoration : none;
} 
.tophref
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration : none;
} 
h1 
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin-top: 0px;        
	margin-bottom: 3px;
	text-decoration : none;
}

h2, .listheadline, .listproducts
{
	font-weight: bold;
	font-size: 17px;
	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-weight: bold;
	text-decoration : none;
}

.tab, .tab a
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a:hover 
{
	color: #000000;
	text-decoration: underline;
}

.menuhead
{
	background-color: #FFE270;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.menusubhead
{
	color: #000000;
	font-weight: bold;
}

.menu, .menutext, .menubold, .pictext, .credit, .byline, .subhead
{
	font-size: 11px;
}

.menu 
{
	font-weight: normal;
	text-decoration: none;
}

.menutext 
{
	margin-bottom: 4px;
}

.menubold 
{
	font-weight: bold;
}

.menuspacer
{
	font-size: 2px;
}

.spacer
{
	padding-top: 8px;
	padding-bottom: 8px;
}

.boxtext 
{
	font-weight: bold;
	margin-bottom: 4px;
}

.small, .smallbold
{
	font-size: 10px;
}

.smallbold 
{
	font-weight: bold;
}

.check 
{
	margin-bottom: 8px;
}

.checkhead
{
	font-weight: bold;
	margin-bottom: 16px;
}

.list
{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 4px;
}

th 
{
	font-weight: bold;
	text-align: left;
}

th.right
{
	text-align: right;
}

.tdmini
{
	font-size: 1px;
}

.pictext
{
	font-style: normal;
	background-color: #ffffff;
}

.pris
{
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 12px;
}


.linkselect
{
	color: #000000;
}

.linkselect:hover
{
	color: #000000;
}

.linknormal
{
	color: #000000;
}

.bglight 
{
	background-color: #ffffff;
}

.bgdark 
{
	background-color: #FFF7DD;
}

.bgcurrent
{
	background-color: #FFE270;
}

.bgweekend
{
	background-color: #FFE270;
}

.bgselect
{
	color: #ffffff;
	background-color: #429551;
}

form
{
	margin: 0px;
}

hr
{
	color: #000000;
    height: 1px;
}
.textfield
{
	background: #ffffff;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-color : #000000;
	border-style : solid;

}
.rad
{
	background: transparent;
	color: #F8C400;
	font-weight: bold;
	text-align: center;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-color : #F8C400;

}
input
{
	background: #ffffff;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-color : #F8C400;	
}
.stdbutton 
{
	font-size: 11px;
	font-weight: bold;
	border-color : #F8C400;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-color : #000000;
	border-style : solid;
}
 
.okbutton 
{
	font-size: 18px;
	font-weight: bold;
}

.divider
{
	float: left;
	padding-right: 10px;
}

.box
{
	width: 440px;
}

.halfbox
{
	width: 200px;
}

.searchbox
{
	width: 120px;
}

.error
{
	font-size: 14;
	font-weight: bold;
    color: #f08c00;
}
/* 2007 styles */
.maintable
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}
.top-white-text
{
	font-size: 7.5pt;
	color: white;
	text-decoration: none;	
}
a:hover.top-white-text
{
	font-size: 7.5pt;
	color: #ffcc00;
	text-decoration: none;	
}
.top-black-text
{
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
a:hover.top-black-text
{
	font-size: 8pt;
	color: red;
	text-decoration: none;
}
.menu-2007
{
	background-image: URL("/images/2007/menu-bg.gif");
	background-repeat: repeat-x;
	text-decoration: none;
}
a.menuitem-2007
{
	text-decoration: none;
}

.black-line
{
	border-bottom: solid 1px black;
}
/* Hellstrøm 24.8.2001 */