body#bd {
	font-family: arial, sans-serif;
	color: #666;
/*	background: #faf9f7;*/
	font-size: 9pt;
	margin: 0px;
	margin-top: 0px;
	line-height: 14pt;
	background-image: url(../images/bg.png);

}

a {
	text-decoration: none;
	color: gray;
	font-weight: bolder;
}

a:hover {
	color: black;
}

h1 {
	color: #f7941e;
}

h3 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 16px;
	color: #444; 
}
p
{
	margin-top: 2px;
	margin-bottom: 2em;
}

.ingress
{
	color: #666;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	margin-bottom: 15px;
}


div#outerframe {
	margin-left: auto;
	margin-right: auto;
	width: 958px;

	position: relative;
	
	margin-top: 0px;
	/*border: 1px solid #ccc;*/



}
div#gop {

	width: 958px;
	height: 24px;

	text-align: center;

	color: #ccc;
	
}
div#innerframe {
	padding-left: 0px;
	padding-right: 0px;
	width: 958px;

	/*background: url( '../images/gopublish_logo_2.png' ) no-repeat 47px 380px;*/
	background-color: #fff;
}

div#leftmenu {

	width: 90px;
	padding-left: 23px;

	position: absolute;
	text-align: right;
	line-height: 20px;
}
div#leftmenu a {
	color: #aaa;

}
div#leftmenu a:hover {
	color: #f7941e;

}

div#leftmenu a.selected {
	color: #f7941e;
}

div#logo {
	position: absolute;
	top: 0px;
	right: 70px;
}

div#mainframe {
	padding-left: 0px;
}

div#topmenu {
	padding-top: 5px;
	height: 70px;
	background-image: url(../images/menufader.png);
	background-repeat: repeat-x;
}

div#shortcuts {
	display: none;
	text-align: right;
	margin-bottom: 32px;
	padding-top: 19px;
}

#shortcuts .GPMenu_element a
{

}
#shortcuts .GPMenu_element a:hover
{

}
#shortcuts .GPMenu_active a 
{
	color: #f7941e;
}

#topmenu div.GPMenu_toplevel {
	text-align: right;
	margin-left: 5px;
}
#topmenu div.GPMenu_toplevel div.GPMenu_element {
	text-align: left;
	display: inline-block;
	float: left;

	height: 24px;
	
	margin-left: 8px;
}

#topmenu div.GPMenu_toplevel div.GPMenu_element:hover {
	
}

#topper {
	display: block;
	height: 40px;
}

#topmenu div.GPMenu_toplevel div.GPMenu_element a {
	display: block;
	color: #707070;
	text-transform: uppercase;
	padding-top: 4px;
	padding-left: 16px;
	height: 24px;
	font-size: 14px;
	font-family: arial, sans-serif;
	font-weight: normal;
	/*background: url( '../images/btn.png' ) center center no-repeat;*/
}

#topmenu div.GPMenu_toplevel div.GPMenu_element:hover a {
	color: white;
	/*background: url( '../images/btn_hover.png' ) center center no-repeat;*/
}

#topmenu div.GPMenu_toplevel div.GPMenu_active a {
	/*background: url( '../images/btn_hover.png' ) center center no-repeat;*/
	color: white;
}

#topmenu div.GPMenu_children {
	display: block;
	clear: left;
	padding-top: 5px;
	padding-left: 5px;
}

#topmenu div.GPMenu_children div.GPMenu_element {
	text-align: left;
	display: inline-block;
	float: left;

	height: 24px;
	
	margin-left: 8px;
}

#topmenu div.GPMenu_children div.GPMenu_element a {
	display: block;
	color: #e4eff4;
	
	padding-top: 6px;
	padding-left: 16px;
	height: 24px;

	font-size: 13px;
	font-family: 'Century Gothic',arial, sans-serif;
	font-weight: normal;
	/*background: url( '../images/btn.png' ) center center no-repeat;*/
}
#topmenu div.GPMenu_children div.GPMenu_element:hover a {
	color: #505050;
	/*background: url( '../images/btn_hover.png' ) center center no-repeat;*/
}

#topmenu div.GPMenu_children div.GPMenu_active a {
	/*background: url( '../images/btn_hover.png' ) center center no-repeat;*/
	color: #fff;
}



div#contents {
	padding-left: 60px;
	padding-top: 32px;
	width: 900px;
	min-height: 400px;
}

div#bottom {
	color: silver;
	padding-top: 10px;
	/*position: fixed;
	bottom: 0px;
	right: 0px;*/
	text-align: center;

	position: relative;
	width: 958px;
	
		margin-left: auto;
	margin-right: auto;
}

#ref_boks
{
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	
}
#ref_boks a
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	border: 1px solid #ccc;
	width: 100px;
	line-height: 40px;

}
#ref_boks a:hover
{
	border: 1px solid #f7941e;
}

div#fadeboks {
	background: url( '../images/rute_04.jpg' ) bottom right no-repeat;

}

div#fadeboks div {
	background: url( '../images/rute_03.jpg' ) bottom left no-repeat;

}
div#fadeboks div div {
	background: url( '../images/rute_02.jpg' ) top right no-repeat;

}

div#fadeboks div div div {
	background: url( '../images/rute_01.jpg' ) top left no-repeat;
	padding: 15px; 

}

div#meny_hidden_preload{
background: url( '../images/btn_hover.png' ) center center no-repeat;
display: none;
}


