
* {
	margin: 0;
	padding: 0;
}

body {
	background: #F6F6F6 url(img/header_left_right.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #C8C8C8;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

select, option{
	border: 1px solid #E4E4E4;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	text-align: left;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.input_list {
	list-style: none;
	margin-left: 0px;
}

.input_list li {
	padding-bottom: 3px;
	
}

.input_list label {  
	float: left;  
	width: 90px;  
}

h1, h2, h3, h4 {
	font-size: 28px;
	border-bottom:1px solid #E4E4E4;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

h2, h3, h4 {
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E4E4E4;
	letter-spacing: 0.009em;
	font-weight: normal;
	color: #6B6B6B;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
	color: #37404C;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: underline;
}

p, ul, ol {
	margin-top: 0.5em;
	margin-bottom: 1em;
	line-height: 170%;
	text-align: left;
}

ul, ol {
	margin-left: 3em;
}

dl.news {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.news dt {
	float: left;
	width: 70px;
}

dl.news dd {
	margin-bottom: 6px;
}

dl.news a {
	color: #666666;
}




#pricetable {
	border-collapse: collapse;
}

#pricetable td {
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;	
}

ul.reflist {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.reflist li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.reflist li.nopad {
	margin-right: 0;
}

dl.product_chooser_list {
	padding: 10px 0px;
}

dl.product_chooser_list dt {
	float: left;
	clear: both;
}

dl.product_chooser_list dd {
    margin-left: 20px;
	padding: 1px 0px;
}

dl.product_chooser_list input {
	padding: 0px;
	margin: 0px;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FF5A00;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.left2 {
	float: left;
	margin: 3px 8px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

img.logo {
	float: left;
	margin: 20px 0 0 70px;
}

td.right {
    float: right;
}


#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(img/img02.jpg) repeat-y;
}

.tabinfo {
background-color:#F5F5F5;
border:1px solid #D8D8D8;
font-family:Verdana,Arial;
font-size:8pt;
padding:8px;
margin:10px;
}

.tabinfoSubGroupTitle {
font-size:10pt;
padding-top:3px;
font-weight: bold;
border-bottom: 1px solid #E4E4E4
}

.binfo {
font-size:8pt;

}

/* Header */

#header {
	height: 140px;
	background: #087FE7 url(img/header_backgr.gif) no-repeat;
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	padding: 90px 0 0 78px;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 40px;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	clear: right;
	float: right;
}

#menu  ul{
    white-space: nowrap;
	oomargin: 0;
	margin: 95px 78px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 30px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	background: url(img/page_backgr.jpg) no-repeat;
}

/* Content */

#content {
	float: left;
	width: 575px;
	padding: 40px 0 0 76px;
}

#content_wide{
	float: left;
	width: 800px;
	padding: 40px 0 0 76px;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 186px;
	margin-top: 50px;
	padding: 0 76px 0 20px;
	border-left: 1px solid #E4E4E4;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}


/* Search */

#search {
}

#search br {
	display: none;
}


/* Widebar */

#widebar {
	margin: 0px 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(img/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

/* Footer */

#footer {
	clear: both;
	height: 108px;
	background: url(img/footer_backgr.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}


#ref_table {
	width: 100%;
	border-collapse: collapse;
}

#ref_table td {
    border: 1px solid #E4E4E4;	
	text-align: center;
}

#timeTable {
  font-size: 11px;
  border-collapse: collapse;
  background: #ffffff;
}

#timeTable td {
  border: 1px solid gray;
  padding: 2px;
  cursor: pointer;
}

.btn {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: transparent url(img/button_backgr.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.btn:hover {
    background: #6E9D00 url(img/button_backgr2.gif) repeat-x;
	cursor: pointer;
}

.shadow {
	background-color: #999; 
	border: 1px solid #ccc; 
	margin: 4px 4px;
	float: left;
}

.shadow > img {
	margin: -4px 4px 4px -4px; 
	border: 1px solid #E4E4E4;
	
}

.shadow > img:hover {
	border: 1px solid #6B6B6B;
}

.no_decoration a{
	color: #6B6B6B;
	text-decoration: none;
}

.no_decoration a:hover {
	text-decoration: none;
}

.about_list {
	margin-top: 10px;
}

.about_list li {
    margin-bottom: 4px;
}

.center {
	text-align: center;
}


/*   JAVA APPLIKASJON  */

#logout {
	float: right; 
	margin-right: 50px;
	color: #FFFFFF;
}

#logout a {
	color: #FFFFFF;
	padding: 0px;
	text-decoration: underline;
	font-weight: none;
	font-size: 12px;
	
}

#logout a:hover {
	text-decoration: none;
}

#admmenu {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

#admmenu td {
	width: 110px;
	height: 30px;
	text-align: center;
	font-size: 13px; 
}
	
#admmenu td a {
	color: #6B6B6B;
	text-decoration: none;
	font-size: 13px; 
}

#admmenu td:hover {
	background: #FFFFFF url(img/activetab.gif) no-repeat;

}

#admmenu .activetab {
	background: #FFFFFF url(img/activetab.gif) no-repeat;
	font-weight: bold;
}

#admmenu .inactivetab {
	background: #FFFFFF url(img/inactivetab.gif) no-repeat;
	font-weight: none;
}

#welcomelist {
	float: left;
}

#welcomelist ul {
	margin-top: 10px;
}

#welcomelist li {
	margin-bottom: 5px;
}

#infopanel {
	border: 1px solid #6B6B6B;
	_padding: 8px;
	width: 350px;
	float: right;
	background: #FFFFFF;	
}


fieldset {
	padding: 10px;
	margin: 10px 0px;
	border-radius: 5px;
    -moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

legend {
	padding: 0px 3px;
	border: 1px solid #6B6B6B;
	color: #6B6B6B;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 8px;
	background: #E5E5E5;
} 

.report_ok {
	color: #009B00;
	font-weight: bold;
}

.report_error {
	color: #FF2828;
	font-weight: bold;
}

.err_msg {
	color: #D20000;
	font-weight: none;
}

#send_to {
	width: 100%;
	margin-bottom: 6px;
	font-weight: bold;
}

.matrix {
    padding: 5px;
	border-collapse: collapse;
	width: 100%;
	
}
.matrix tr {
   border-bottom: 1px solid #E4E4E4;
   background: #FFFFFF;
}

.matrix th {
	background: #D5D5D5;
	padding: 4px;
}

.matrix td {
	font-size: 12px;
	vertical-align: top;
	padding: 2px 4px;
}

.matrix td a {
	text-decoration: none;
}

.matrix tr:hover {
	background: #F0F0F0;
	cursor: pointer;
}
