@charset "UTF-8";
/* CSS Document */


/* Body
-----------------------------------------------------------------------------*/
body {background:#2c3845 url(../img/bg.jpg) repeat-y center; color: #515558;}
.wrapper {margin-left:auto;margin-right:auto;width:1020px; background:url(../img/wrapper.jpg) repeat-y center;}

a {color: #bd0000; text-decoration:none;}
a:hover {text-decoration:underline;}
.large {
	font-size: 120%;
	line-height: 1.4;
}

a.btn {
	display: block;
	padding: 3px 10px;
	background-color: #eee;
	border: 1px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
a.btn span {color: #bd0000;}

a.qheat {
	width:190px;
	display:block;
	float:left;
	margin-bottom: 10px;
}
a.qheat img.ram.left {margin-bottom: 5px; display:block;}

button.btn {
	padding: 3px 10px;
	background-color: #eee;
	border: 1px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

a.btn.pdf { background: #eee url(../img/icons/icon_pdf.gif) no-repeat 95% 3px;}
a.btn.external { background: #eee url(../img/icons/icon_external.gif) no-repeat 95% 5px;}

a.btn:hover, a.btn:hover {background-color: #f7f7f7;}

.small {font-size: 80%;}
.left {float:left;}
.right {float:right;}
.ram {background-color:#FFF; padding: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border: 1px solid #bbb; }
	
img.left {margin: 0  15px 15px 0; }
img.right {margin: 0 0 15px 15px; }

sup {
	position: relative;
	top: -3px;
	vertical-align: top;
	font-size: 80%;
}

h2 sup {top: -6px;font-size: 70%;}
h2 em {font-style: normal; font-weight: normal; }



/* Top & Bottom
-----------------------------------------------------------------------------*/
h1.top {
	display:block;
	height:180px;
	text-indent:-9000px;
	background:url(../img/top/top1.jpg);
	margin-bottom: 0px;
}
div.footer {
	display:block;
	background:url(../img/bottom.jpg) bottom;
	color:#eee;
	height:130px;
}

div.footer a {color: #fff;}
div.footer div {
	padding: 15px 40px 20px 40px;
	text-align:center;
}

/* Navigation
-----------------------------------------------------------------------------*/
 ul#nav {
	width: 100%;
	background:url(../img/meny/meny_bg.png) repeat-x;
	border-bottom: 1px solid #8d8d8d;
	height: 37px;
	overflow:hidden;
	list-style:none;
	margin-bottom: 40px;
	
	
}

#nav li {
	float:left;
	width: auto;
	margin:0;
}
#nav li a {
	display: block;
	width: 130px;
	height: 28px;
	background:url(../img/meny/meny_btn.png) no-repeat top left;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	text-transform:uppercase;
	color: #fff;
	padding-top: 9px;line-height: 1.4;
	text-shadow: 0 1px 1px #333;
}
#nav li#first a {background-position: -1px 0;
}

#nav li#first.active a {background-position: -1px -40px; } 
#nav li.active a {background-position: 0 -40px; } 

#nav li a:hover {background-position: 0 -40px; color: #FFF; }
#nav li#first a:hover {background-position: -1px -40px; color: #FFF; }




/* boxes
----------------------------------------------- */
.box {
	background:#eee;
	border: 1px solid #ccc;
	margin-bottom:20px;
	padding:10px 10px 1px 10px;
}
.box h2 {
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background: url(../img/meny/meny_bg.png) repeat-x center center;
	margin:-10px -10px 0 -10px;
	padding:6px 12px;
}
.box h2 a,
.box h2 a.visible {
	color:#fff;
	display:block;
	padding:6px 12px;
	margin:-6px -12px;
	border:none;
}
.box p {margin-top: 10px;}


.box h2 a:hover {
	background-color:#111;
}
.block {
	padding-top:10px;
}
div.menu {
	padding:0;
}
div.menu h2 {
	margin:0;
}
div.menu .block {
	padding-top:0;
}

/* menus
----------------------------------------------- */
ul.menu {
	list-style:none;
	border-top:1px solid #bbb;
}
ul.menu li {
	margin:0;
}
ul.menu li a {
	display:block;
	padding:4px 10px;
	border-bottom:1px solid #ccc;
}
ul.menu li a:hover {
	background:#eee;
}
ul.menu li a:active {
	background:#ccc;
}


/* submenus
----------------------------------------------- */
ul.menu ul {
	list-style:none;
	margin:0;
}
ul.menu ul li a {
	padding-left:30px;
}


/* section menus
----------------------------------------------- */
ul.section {
	border-top:0;
	margin-bottom:0;
	display:none;
}
ul.section a:hover  {text-decoration: none;}
ul.section.menu.visible, ul.section.visible {display: inline;}

ul.section li {
	
}
a.toggle {
	background:#c5c5c5 url(../img/plus.gif) no-repeat 95% 9px;
	border-bottom:1px solid #bbb;
	color:#333333;
	text-transform:uppercase;
	display:block;
	padding:4px 10px;
	border-bottom:1px solid #ccc;
}
a.toggle:hover {
	background:#bbb url(../img/plus.gif) no-repeat 95% 9px;
	color:#485663;
	text-decoration: none;
	
}
a.toggle.current {
	color:#222;
	background:#ccc url(../img/plus.gif) no-repeat 95% -32px;
}

ul.section ul {}


ul.section li {
	text-transform:none;
}
ul.section  li a {
	background:#d9d9d9;
	border-bottom:1px solid #bbb;
	background-image: none;
	color:#333;
}
ul.section li a:hover {
color:#485663; background-color:#eee; 
}

ul.section.visible  li a.high, ul.section.visible  li a.high:hover {color:#485663; background-color:#eee; }

ul.section ul.current li a:active {

}
ul.section li a.current {

}
ul.section li a.current:hover {

}
ul.section li a.current:active {
	
}
ul.section li a.active {
	
}
ul.section li.current > a.active,
ul.section li.current > a.active:hover {

}


/* forms
----------------------------------------------- */
form {
	overflow:hidden;
}
fieldset {
	border:1px solid #bbb;
	padding:10px;
	position:relative;
	background:#e9e9e9;
	margin-bottom:10px;
}
legend {
	font-size:1.1em;
	padding:.4em .8em;
	background:#eee;
	border:1px solid #bbb;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
}
fieldset p input {
	width:98%;
}
fieldset p textarea {
	width:98%;
}
fieldset p select {
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:66%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}
