/* basic elements */
html {
	margin: 0px;
	padding: 0px;
	height:100%;
	}
body { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:x-small;
	color: #000000;
	margin: 0px; 
	padding: 0px;
	height:100%;
	}
h1 { 
	font-size:15px;
	font-weight:bold;
	font-size:x-small;	
	cursor:normal;
	width:95%;
	padding:0;
	}
	
h2 { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:xx-small;
	color: #000000;
	}
h3 { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:xx-small;
	color: #000000;
	}
table
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:xx-small;
	color: #000000;
	margin: 0px; 
	padding: 0px;
}
tr
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:xx-small;
	color: #000000;
	margin: 0px; 
	background-color:#ffffff;
	padding: 0px;
}

td 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:120%;
	color: #000000;
	padding: 0px;
	/*padding-left:2;*/
	margin: 0px; 
	/*background-color:#ffffff;*/
}
font
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	/*font-size:100%;*/
	margin: 0px; 
	padding: 0px;
}
p { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*font-size: 100%;*/
	font-size:100%;	
	color: #000000;
	margin-top: 0px; 
	}
i {
	font-style:normal;
}

HR { 
	color: #999999;
	height:1px;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #333366;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #333366;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #99CCCC;
	}
input
{
	height:20px;
	width:110px;
	font-size:x-small;
	background-color:#ffffff;
	/*font-style:italic;
	padding-bottom:10px;*/
}
input.button
{
	height:20px;
	width:40px;
	font-size:x-small;
	font-weight:bold;
	background-color:#ffffff;
	font-style:italic;
	/*padding-bottom:10px;*/
}
	
/*********************************************************
* - Spesific elements
*********************************************************/
.leftMenu {
	background-color:E2E8F5;
}
.leftMenu2 {
	background-color:E2E8F5;
	/*border-right:solid 1 #999999;*/
}
td.topp {
	background-color: #ced2e1;
}
.johnsonbox {
	background-color: #FFFFFF;
	/*border-left:solid 1 #999999;*/
}
.mainbody {
	background-color: white;
	margin-left:0px;
	margin-top:0px;
}
.input{
	font-size: x-small; 
	width:180;
}
.topBorder
{
	/*background-color: #293f7b;
	color:#FFFFFF
*/
}
.jbheading
{
	background-color: #E2E8F5;
	margin:0 0 0 0;
	/*background-image:url(ipsimages/Men_boks_bakr.gif);
	background-repeat:repeat-y;*/
	padding:0 0 0 5;

	color:#000000;
	width:100%;
	font-weight:bold;
	height:20;
	font-size:x-small;
	font-family: arial, Helvetica;
	vertical-align:middle;
}

.jbheadingcolor
{
	background-color: #ced2e1;
}


.stringheading
{
	background-color: #ff6666;
	color:#000000;
	font-size:9pt;
	font-family: arial, Helvetica;
	text-align:left;
	vertical-align:top;
	padding-left:5px;
}

.numericheading
{
	background-color: #ff6666;
	color:#000000;
	font-size:9pt;
	font-family: arial, Helvetica;
	text-align:center;
	vertical-align:top;
	padding-left:5px;
}

.list
{
	border:solid 1px #ff6666;
	
}
.posttitle
{
	
	font-weight:bold;
	font-size:13px;
	}
.stringdetail{
	padding-left:5px;
	border-bottom:solid 1px white;
	background-color:#EFEFEF;

}
.numericdetail{
	padding-left:5px;
	border-bottom:solid 1px white;
	background-color:#EFEFEF;
	text-align:center;
	vertical-align:middle;

}

a.white:link
{
	color:#FFFFFF;
	font-size:x-small;
}
a.white:visited
{
	color:#FFFFFF;
	font-size:x-small;
}
a.white:hover
{
	color:#FFFFFF;
	font-size:x-small;
}





.columnheadingNull 
{
	background-color:#ced2e1;
	line-height:12px;
}

.resultlistheader 
{
	background-color:#D1CEC7;
}

.columnheading 
{
	background-color:#ECE9E2;
	width:200px;
	line-height:14px;
}

.weekcell
{
	width:25px;
	background-color:#ECE9E2;
}

.searchButton {}
.coolButton
{
	width:40px;
	height:20px; 
	padding-left:0px;
	padding-right:0px;
}

a.coolButtonLink:link { color: #000000; text-decoration: none;font-family: Arial;font-size: 12px;}
a.coolButtonLink:active { color: #000000; text-decoration: none;font-family: Arial;font-size: 12px;}
a.coolButtonLink:hover { color: #000000; font-weight:bold; text-decoration: none;font-family: Arial;font-size: 12px;}
a.coolButtonLink:visited { color: #000000; text-decoration: none;font-family: Arial;font-size: 12px;}


.stdrow 
{
	width:200px;
	line-height:13px;
}

.dates 
{
	padding-left: 2px; 
	text-align: center;
	width: 20px;
}

.overskriftEn 
{ 
	font-weight: bold; 
	font-size: 12px; 
	color: #000000; 
	font-family: Arial;
}

.brodtekst 
{ 
	font-size: 12px; 
	color: #000000; 
	font-family: Arial; 
	text-decoration: none;
}

.datecell
{
	width:25px;
	text-align:center;
}

.weekheader 
{
	color: #000000;
	text-align:center;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

.fremmeddager 
{
	color: #aaaaaa; 
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

.searchheader 
{
	color: #000000;
	font-weight:bold; 
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

.listheader 
{
	font-weight: bold;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

.list 
{
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
}

a.list1
{
	color: #000000; 
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}
.clsCMOn {
      color: black;
      font-size : 11px;
      text-decoration : none;
      padding: 0px 4px;

}

 

.clsCMOver {

      color: white;
      font-size : 11px;
      text-decoration : none;
      padding: 0px 4px;

}


/*******************************************************************************************
***                       Webforum specific classes below here                           ***
********************************************************************************************/
.list2
{
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	background-color: #eEf2ff;
}

TD.WindowButton
{
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	background-color: #CED2E1;
	border: 1px solid #293F7B
}

TD.buttonrow
{
	border-bottom: 1px solid black
}
TD.forums
{
	border-right: 1px solid black
}
TD.wfmain
{
	background-color: #ffffff;
}
TABLE.WebForum
{
	background-color: white;
}
TEXTAREA.input
{
	width: 400px;
	height: 250px;
}
.configheading
{
	font-weight:bold;
}
/*******************************************************************************************
***                       END: Webforum specific classes		                         ***
********************************************************************************************/


.tab
{
	text-decoration: none; 
	font-size:10pt;
	width:70px;
	font-weight:normal;
	cursor:hand;
}

.selectedtab
{
	background-color:#E2E8F5;
	font-weight:bold;
	text-decoration: none; 
	color:#000000;
	font-size:10pt;
	width:70px;
}
.selectedtabrow
{
	background-color:#E2E8F5;
	color:#000000;
	font-size:10pt;
}


.WebCalendar10{width:14.3%;cursor:hand;color:#000000;font-size:xx-small;}
.WebCalendar14{width:14.3%;cursor:hand;color:Red;font-size:xx-small;}
.WebCalendar10Bold{width:14.3%;cursor:hand;font-weight:bold;font-size:xx-small;}
.WebCalendar14Bold{width:14.3%;cursor:hand;color:Red;font-weight:bold;font-size:xx-small;}
.WebCalendar12{width:14.3%;color:Silver;font-size:xx-small;}

a.aWebCalendar10{color:#000000;font-size:xx-small;}
a.aWebCalendar14{color:Red;font-size:xx-small;}
a.aWebCalendar10Bold{font-weight:bold;color:#000000;font-size:xx-small;}
a.aWebCalendar14Bold{color:Red;font-weight:bold;font-size:xx-small;}
a.aWebCalendar12{color:Silver;font-size:xx-small;}
			
a:hover.aWebCalendar10{color:#000000;font-size:xx-small;}
a:hover.aWebCalendar14{color:Red;font-size:xx-small;}
a:hover.aWebCalendar10Bold{font-weight:bold;color:#000000;font-size:xx-small;}
a:hover.aWebCalendar14Bold{color:Red;font-weight:bold;font-size:xx-small;}
a:hover.aWebCalendar12{color:Silver;font-size:xx-small;}
			
a:link.aWebCalendar10{color:#000000;font-size:xx-small;}
a:link.aWebCalendar14{color:Red;font-size:xx-small;}
a:link.aWebCalendar10Bold{font-weight:bold;color:#000000;font-size:xx-small;}
a:link.aWebCalendar14Bold{color:Red;font-weight:bold;font-size:xx-small;}
a:link.aWebCalendar12{color:Silver;font-size:xx-small;}
			
a:visited.aWebCalendar10{color:#000000;font-size:xx-small;}
a:visited.aWebCalendar14{color:Red;font-size:xx-small;}
a:visited.aWebCalendar10Bold{font-weight:bold;color:#000000;font-size:xx-small;}
a:visited.aWebCalendar14Bold{color:Red;font-weight:bold;font-size:xx-small;}
a:visited.aWebCalendar12{color:Silver;font-size:xx-small;}
			
			
content td {
	font-size:small;
	font-weight: normal; 
	font-family: arial; 
	text-decoration: none;
}

content p {
	font-size:small;
	font-weight: normal; 
	font-family: arial; 
	text-decoration: none;
}


.largetitle
{
	font-weight:bold;
}

.smalltitle
{
	font-weight:bold;
	color:#000000;
}
a.smalltitle
{
	color:#000000;
}
a:visited.smalltitle
{
	color:#000000;
}
a:link.smalltitle
{
	color:#000000;
}
a:hover.smalltitle
{
	color:#000000;
	text-decoration:underline;
}
.publishheading
{
	/*font-size:15px;*/
	/*color:#666666;*/
	font-weight:bold;
	font-size:x-small;	
	cursor:normal;
	width:95%;
}
.publishlistheading
{
	font-weight:bold;
	font-size:x-small;
}
.publishingress
{
	font-weight:bold;
	/*font-size:12px;
	color:#666666;
	font-style:italic;*/
}

.publishbody
{
	/*color:#666666;*/
}

/******************** Custom stylesheet classes for Harstad ****************************/
.topMenu
{
	padding-left:0;
	padding-right:0;
	/*background-color: #FF3300;*/
	color:#FFFFFF;
	/*border:solid 1 #cccccc;*/
}
.topMenu div
{
	/*background-color: yellow;*/
}

/*
.topMenu a
{
	background-color: #00AEEE;
	color:#FFFFFF
}
.topMenu a:link, .topMenu a:visited
{
	background-color: #00AEEE;
	color:#FFFFFF
}*/
.info
{
	font-size:7pt;
	color:#666666;
}

.top_clsCMOn {
	color:#000080;
	text-decoration:none;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
    border-right: 1px solid #cccccc;
    text-align:center;
}
.top_clsCMOver 
{
	color:#ffffff;
	text-decoration:none;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
    border-right: 1px solid #cccccc;
	text-align:center;
}
.top_sub_clsCMOn {
	color:#FFFFFF;
	text-decoration:none;
	font-family:arial;
	font-size:8pt;
	cursor:hand;
	font-weight:bold;
	padding-left:4;
	padding-top:2;

}
.top_sub_clsCMOver {
	color:#0080C0;
	text-decoration:none;
	font-family:arial;
	font-size:8pt;
	cursor:hand;
	font-weight:bold;
	padding-left:4;
	padding-top:2;
}

.left_clsCMOn {
	color:#000080;
	text-decoration:none;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	padding-left:4;
	padding-top:2;
	border-bottom:solid 1 #999999;
	height:22;
	/*
	border-bottom:solid 1 #999999;
	*/
}
.left_clsCMOver {
	color:#ffffff;
	text-decoration:none;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	padding-left:4;
	padding-top:2;
	border-bottom:solid 1 #999999;
	height:22;
	/*
	border-bottom:solid 1 #999999;
	*/
}
.left_sub_clsCMOn {
	color:#FFFFFF;
	text-decoration:none;
	font-family:arial;
	font-size:8pt;
	cursor:hand;
	font-weight:bold;
	padding-left:4;
	padding-top:2;
}
.left_sub_clsCMOver {
	color:#0080C0;
	text-decoration:none;
	font-family:arial;
	font-size:8pt;
	cursor:hand;
	font-weight:bold;
	padding-left:4;
	padding-top:2;
}
.left_logo
{
	padding-top:50;
}
.content
{
	/*background-color:#ffffff;*/
}
.vert_line
{	
	background-color:#ffffff;
}
.johnsonbox table{margin:0 0 10 0;} 
.johnsonbox td{padding-left:8;padding-bottom:2;padding-top:2} 
.input{width:140} 
.johnsonbox input{margin: 0 0 3 0} 
.johnsonbox a{color:#333366;font-size:90%}
.johnsonbox a:visited{color:#333366;}
.johnsonbox a:link{color:#333366;}
.johnsonbox a:hover{color:#99CCCC;text-decoration:underline}

.contactinfo td{padding-top:10;padding-bottom:10;font-size:xx-small;} 
.contactinfo a{color:#333366;font-size:xx-small;}
.contactinfo a:visited{color:#333366;}
.contactinfo a:link{color:#333366;}
.contactinfo a:hover{color:#99CCCC;text-decoration:underline}

.breadcrumb td{padding-left:5;font-size:11; height:20} 
.breadcrumb a{color:#333366;font-size:11}
.breadcrumb a:visited{color:#333366;}
.breadcrumb a:link{color:#333366;}
.breadcrumb a:hover{color:#99CCCC;text-decoration:underline}

.logoTable{}

HR{color:#999999;height:1px}

/* Tabell Service torg */
.servicetorgFilterTable 
{
	margin-top:2;
}

.servicetorgFilterTable table 
{
	padding-left:5;
	padding-right:5;
	background-color:#E1E1E1;
}
.servicetorgFilterTable tr 
{
	background-color:#E1E1E1;
	padding-right:10;
}

.servicetorgFilterTable td {
	padding-left:1px;
	padding-right:1px;
	font-size:xx-small;
	/*font-weight:bold;*/
	width:15px;
	height:15;
	text-align:center;
	background-color:#E2E8F5;
}
.servicetorgFilterTable a {
	color: #000000;
	/*text-transform: lowercase;*/
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
}
.servicetorgFilterTable a:visited {
	color: #000000;
	/*text-transform: lowercase;*/
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
}
.servicetorgFilterTable a:hover {
	color: #000000;
	/*text-transform: lowercase;*/
	font-weight:bold;
	text-decoration:underline;
	cursor:hand;
}
.heading{font-weight:bold;}
.even_rows{background-color:#DBEFFC;}
.topTable{}
.border_td{background-color:#999999}
.border_td2{background-color:#cccccc}

/*.content{border-left:solid 1 #cccccc;}*/

/*******************************************************************************************
***                       Webforum specific classes below here                           ***
********************************************************************************************/
.list2
{
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	background-color: #eEf2ff;
}

TD.WindowButton
{
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	/*background-color: #CED2E1;*/
	background-color: #eEf2ff;
	border: 1px solid #ff6666
}

TD.buttonrow
{
	border-bottom: 1px solid #ff6666
}
TD.forums
{
	border-right: 1px solid #ff6666
}
TD.wfmain
{
	background-color: #ffffff;
}
TABLE.WebForum
{
	background-color: white;
}
TEXTAREA.input
{
	width: 400px;
	height: 250px;
}
