body {
	background-color: #FFFFFF;
        background-image: url('/f/210_bakgrunnsfarge.gif');
        background-repeat: repeat-x;
}

body,table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: black;
}

#maincontent p {
margin: 0;
padding: 0;
}

#maincontentarticle p {
margin: 0;
padding: 0;
width: 744;
}
.clearer { clear: both; }

input,textarea,select {
	font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
}

/*ul { list-style: square; }*/

.clearer { margin: 0; padding: 0; display: block; clear: both; font-size: 1px; }

.box {
	padding: 12px;
}

.boxiframe {
	padding: 0px;
}

h2, h3, h4, h5 {
	margin-top: 0;
	color: #0AA2B0;
}

h2 { 
       font-size: 18px; 
       margin-top: 20px;
}

h3 { font-size: 14px; }

a { color: #0AA2B0; }
a:visited { color: #0AA2B0; }
a:hover { color: #91c2dd; }
a:active { color: #0AA2B0; }

/** HEADER **/

#header {
	width: 1000px;
       	margin: 0 auto;
        /**margin-top: 20px;**/
	background-color: white;
       text-align: left;
}


#header h1 {
	margin-top: 10;
       /** margin: 0;**/
	padding: 10;
       /**padding: 0;**/
	width: 500px;
	height: 75px;
	/*background-image: url(wwv_flow_file_mgr.get_file?p_security_group_id=873315980422616&p_fname=investlogo.gif);*/
	/**background-repeat: no-repeat;
	background-position: 20px 15px;**/
	/**float: left;**/
        float: middle;
}

#header h1 span {
	display: none;
}

#header #slogan {
	margin-top: 5px;
	color: #606060;
	font-style: italic;
}

#menubar-container {
	width: 1000px;
	margin: 0 auto;
	background-color: white;
	margin-top: 8px;
}

#menubar {
	clear: both;
	background-color: #0AA2B0;
        /*background-image: url('/f/208_menubackground.png');*/
	padding: 4px 0 4px 0;
	height: 13px;
}

#menubar ul {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#menubar ul li {
	list-style: none;
	display: inline;
	text-transform: uppercase;
	font-size: 11px;
        font-weight: bold !important;
}

#menubar ul li a {
	color: #ffffff;
	text-decoration: none;
        text-weight: bold;
	line-height: 100%;
	padding: 5px 14px 6px 14px;
}

#menubar ul li a:visited {
	color: white;
}

#menubar ul li a:hover {
	background-color: #fff;
	color: #0AA2B0;
        height: 100%;
        line-height: 100%;
}

#menubar ul li a:active {
	color: white;
}

#menubar ul li a.current {
	background-color: #ffffff;
	color: black !important;
	font-weight: bold;
	text-decoration: none;
}

#menubar ul li a.current:hover {
	background-color: white;
	/**color: #91c2dd !important;**/
        color: #ff0000 !important;
	font-weight: bold;
	text-decoration: none;
}

#submenubar {
	clear: both;
	background-color: #ffffff;
	padding: 4px 0 4px 0;
	height: 13px;
        border-bottom: 1px solid #0AA2B0;
}

#submenubar ul {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#submenubar ul li {
	list-style: none;
	display: inline;
	font-size: 11px;
        font-weight: bold !important;
}

#submenubar ul li a {
	color: black;
	text-decoration: none;
	line-height: 100%;
	padding: 5px 9px 6px 9px;
        margin-left: 5px;
}

#submenubar ul li a:hover {
	color: #0AA2B0;
}

#submenubar ul li a.current {
	font-weight: bold;
}

/** MAIN **/

#container {
	/*background-image: url("/f/211_mainbakground.gif");
	background-repeat: repeat-y;
        background-repeat: repeat-x;*/
         background-color: #fff;
	width: 1000px;
	margin: 0 auto;
	margin-top: 8px;
}

#container #maincontent {
	padding: 13px;
	width: 974px;
	float: left;
}

/* #container #maincontentiframe {
	padding: 0px;
       padding-left: 13px;
	width: 987px;
	float: left;
}*/

#container #maincontent-full {
background-color: white;
padding: 8px;
}

#container #text {
line-height: 150%;
cell-spacing: 0;
cell-padding: 1;
}

#text table {
valign: top;
text-align: left;
line-height: 80%;
}

#text td {
valign: top;
text-align: left;
}

#container #maincontent #illustration {
	background-image: url(wwv_flow_file_mgr.get_file?p_security_group_id=873315980422616&p_fname=investbilde.jpg);
	width: 650px;
	height: 215px;
	margin-bottom: 8px;
        float: left;
}

#container #sidebar {
	width: 280px;
	padding: 8px;
	float: right;
	font-size: 11px;
}

#container #sidebar h3 {
	margin-bottom: 6px;
}

#container #sidebar .box {
	margin-bottom: 8px;
}

#container #sidebar ul.news-listing {
	list-style: none;
	margin: 0;
	padding: 0;
}

#container #sidebar ul.news-listing li {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}

#container #sidebar ul.news-listing span {
	color: gray;
	display: block;
}

#sidebar #newsbox {
width: 100%;
margin: 0 auto;
padding: 0;
margin-bottom: 10px;
}

#newsbox ul, #newsbox ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#searchbox {
       margin-top: 10px;
}

/** FOOTER **/

#footer {
	margin: 0 auto;
	width: 981px;
	padding: 8px;
       padding-left: 11px;
	font-size: 11px !important;
	background-color: white;
	margin-top: 8px;
        border-top: 1px solid #0AA2B0;
        border-bottom: 1px solid #0AA2B0;
}

#footer #poweredby {
float: left;
}

#footer #navbar {
float: right;
}

#footer #navbar a {
margin-left: 6px;
}

.sprintsite-buttons {
margin-top: 12px;
margin-bottom: 12px;
}

.sprintsite-buttons input.button-edit {
background-color: #455fb5;
border-top: 1px solid #adbbe9;
border-left: 1px solid #adbbe9;
border-right: 1px solid #202c54;
border-bottom: 1px solid #202c54;
color: white;
padding: 3px;
padding-left: 6px;
padding-right: 6px;
font-size: 11px !important;
font-weight: bold;
margin-right: 4px;
}

.button-standard {
background-color: #455fb5;
border-top: 1px solid #adbbe9;
border-left: 1px solid #adbbe9;
border-right: 1px solid #202c54;
border-bottom: 1px solid #202c54;
color: white;
padding: 3px;
padding-left: 6px;
padding-right: 6px;
font-size: 11px;
font-weight: bold;
margin-right: 4px;
text-decoration: none;
}

.button-standard:hover {
background-color: #617bd3;
color: white;
}

.sprintsite-label-optional,.sprintsite-label-required {
font-size: 12px;
}

.sprintsite-report table {
border-collapse: collapse;
}

.sprintsite-report table th,td {
padding: 3px;
}

.sprintsite-report table th {
border-bottom: 1px solid #dbdce0;
} 

.sprintsite-report table td.a {
background-color: #f2f3f4;
}

.sprintsite-report table td.b {
background-color: #fafafa;
}

.news-article .created {
font-size: 11px;
color: gray;
margin-bottom: 1em;
}

.news-article .ingress {
font-weight: bold;
margin-bottom: 1em;
}

.admin-tabcontent {
border: 1px solid silver;
padding: 10px;
background-color: #F2F2F2;
}

#admin-tabs ul { 
list-style: none;
margin: 0;
padding: 0;
font-size: 11px;
}

#admin-tabs ul li {
float: left;
}

#admin-tabs ul li a {
padding-top: 4px;
padding-left: 16px;
padding-right: 16px;
padding-bottom: 4px;
border: 1px solid silver;
border-bottom: 0;
background-color: #F2F2F2;
margin: 0;
margin-left: 16px;
}

.message {
margin-bottom: 16px;
border: 1px solid #dbdce0;
padding: 8px;
font-weight: bold;
}
/** added by ilo trying desperate to read smartlinks**/

#smartlinks {
clear: both;
background-color: #ffffff;
width: 1000px;
height: 70px;
border-left: 0;
border-right: 0;
float: center;
}

#smartlinks ul, #smartlinks ul li {
list-style: none;
margin: 0;
padding: 0;
}

#smartlinks li {
float: left;
width: 308px;
height: 60px;
padding: 10px !important;
padding-top: 2px !important;
padding-bottom: 4px !important;
text-align: left;
font-size: 10px;
}
/**
#smartlinks li div {
/**display: block;**/
font-size: 10px;
text-align: center;
}
**/

#smartlinks li img {
margin-bottom: 0 !important;
float: left;
}

#smartlinks a {
color: #0AA2B0;
text-decoration: none;
font-weight: bold !important;
/**display: block;**/
}

#smartlinks a:hover {
color: #20a3bf;
}

#smartlinks strong {
/**display: block;**/
font-size: 10px;
margin-top: 3px;
margin-bottom: 3px;
}


/** ILO trying even harder, even more despreate so **/
#sub-boxes {
padding: 10px;
background-color: #dfdfdf;
}

#sub-boxes ul, #sub-boxes ul li {
list-style: none;
margin: 0;
padding: 0;
}

#sub-boxes ul li {
float: left;
width: 215px;
padding: 10px;
}

#sub-boxes ul li div {
width: 130px;
}

#sub-boxes img {
margin-bottom: 0 !important;
float: left;
}

#fileListing {
margin-top: 10px;
}

#fileListing ul, #fileListing ul li {
list-style: none;
margin: 0;
padding: 0;
}

#fileListing ul li {
border-top: 1px solid #dbdbdb;
border-bottom: 1px solid #dbdbdb;
margin-bottom: 2px;
margin-top: 2px;
font-size: 10px;
padding: 3px;
}

#framecontent {
     width: 980px;
     height: 600px; 
     margin: 0px;    
     padding: 0px;
}

#ekstern_url {
     width: 980px;
     height: 600px;
}

#lukk_vindu {
    margin-left: 0px;
}

#flexhtml_emailform_1 label {
display: block;
margin-bottom: 6px;
margin-top: 16px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_1 input {
display: block;
margin-top: 10px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_1 textarea {
width: 400px;
height: 150px;
font-size: 11px;
color: black;
font-family: verdana, arial, helvetica, sans-serif;
}

/* */
#flexhtml_emailform_2 label {
display: block;
margin-bottom: 6px;
margin-top: 16px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_2 input {
display: block;
margin-top: 10px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_2 textarea {
width: 400px;
height: 150px;
font-size: 11px;
color: black;
font-family: verdana, arial, helvetica, sans-serif;
}

#flexhtml_emailform_3 label {
display: block;
margin-bottom: 6px;
margin-top: 16px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_3 input {
display: block;
margin-top: 10px;
font-size: 11px;
color: black;
}

#flexhtml_emailform_3 textarea {
width: 400px;
height: 150px;
font-size: 11px;
color: black;
font-family: verdana, arial, helvetica, sans-serif;
}

#flexhtml_gallery ul, #flexhtml_gallery li {
list-style: none;
margin: 0;
padding: 0;
}

#flexhtml_gallery ul li {
display: inline;
}