/* Standard eZ publish stylesheet */

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, th, td, .check
{
	font-size: 13px;
	color: #000000;
}

h1 
{
	font-weight: bold;
	font-size: 22px;
	color: #000000;
	margin-bottom: 8px;
	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, 
{
	font-weight: bold;
	text-decoration : none;
}

.tab, .tab a
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a:hover 
{
	color: #404040;
	text-decoration: underline;
}

.menuhead
{
	background: #666666;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.menusubhead
{
	color: #777777;
	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, .path
{
	font-size: 10px;
	border: 0px;
	background-color: white;
}

.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: #f0f0f0;
}

.pris
{
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 12px;
}

.linkselect
{
	color: #ffffff;
}

.linkselect:hover
{
	color: #dcdcdc;
}

.linknormal
{
	color: #000000;
}

.bglight 
{
	background-color: #ffffff;
}

.bgdark 
{
	background-color: #ffffff;
}

.bgcurrent
{
	background-color: #f07800;
}

.bgweekend
{
	background-color: #a0a0a0;
}

.bgselect
{
	color: #ffffff;
	background-color: #787878;
}

form
{
	margin: 0px;
}

hr
{
	color: #ffffff;
	height: 1px;
}

.stdbutton 
{
	font-size: 11px;
	font-weight: bold;
	border: solid 1px white;
	background-color: white;
}
 
.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;
}
/* CSS Document */

body
{
	background-image: url("/images/main-bg.jpg");
	font-family: verdana, arial, helvetica;
}
.container
{
	width: 770px;
	border: solid 1px #f84c02;
	margin-top: 25px;
	background-color: black;
}
.main-table
{

	height: 450px;
	background-image: url("/images/menu-bg.jpg");	
}
a.menu-item, .menu-item, a:visited.menu-item 
{
	font-family: Gill Sans MT, verdana, arial, helvetica;
	font-size: 10pt;
	color: #ffffff;
	width: 186px;
}
a.menu-itemf, .menu-itemf, a:visited.menu-itemf 
{
	font-family:   Gill Sans MT, Georgia, Geneva,  tahoma, helvetica,  verdana, arial, ;
	font-size: 10pt;
	color: #ffffff;
	width: 100%;
	-moz-opacity:1.0;
	opacity: 1.0;
	text-decoration: none;
}
a.menu-itemg, .menu-itemg, a:visited.menu-itemg 
{
	font-family: Gill Sans MT, verdana, arial, helvetica;
	font-size: 10pt;
	color: #e69a78;
	width: 100%;
	background-image: url("/images/button-bg.gif");
	background-repeat: no-repeat;
	-moz-opacity:100.0;
	opacity: 100.0;
	
}
a:hover.menu-itemf
{
	color: #00ffff;
}
a:hover.menu-itemg
{
	color: #00ffff;
	background-image: url("/images/button-bg-h.gif");	
}
a:hover.menu-item
{
	color: #ffffff;
	background-color: #ad3906;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	width: 186px;
	background-image: url("/images/button-bg.gif");	
	border: solid 1px green;
}
.menu
{
	padding-top: 15px;
	width: 175px;
	#width: 185px;
	padding-left: 10px;
	#padding-left: 10px;
	background-color: #000000;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	width: 186px;
}
.content-wrap
{
	width: 563px;
	margin-bottom: 15px;
	background-color: white;
	border: solid 2px #f84c02;
	padding: 5px;
	font-size: 10pt;
	overflow: auto;
}
.copy-item
{
	color: white;
	font-weight: bold;
	font-size: 10pt;
	padding-left: 25px;
}

/* Hellstrøm 24.8.2001 */