/*#################
Tekst og font
#################*/
p.title{
margin: 0;
font-weight: bold;
font-family: "courier new", monospace;
font-size: 50px;
}
p.title a{
margin-top: 0;
text-decoration: none;
color: #004461;
}

p.textBig, label.textBig{
margin: 0;
font-family: ARIAL;
font-size: 12px;
}
p.textBig a{
color: #0d0d0d;
}

p.subtitle{
margin: 0;
font-weight: bold;
font-family: ARIAL;
font-size: 18px;
color: #004461;
}
p.subsubtitle{
margin: 0;
font-weight: bold;
font-family: ARIAL;
font-size: 15px;
color: #0d0d0d;
}
p.text, table td{
margin: 0;;
font-family: ARIAL;
font-size: 14px;
color: #0d0d0d;
}
table td.td1{
font-weight: bold;
}
p.subsubtitle a, p.text a, p.textSmall a{
color: #000c66;
}
p.subsubtitle a:visited, p.text a:visited, p.textSmall a:visited{
color: #790e0d;
}

p.textSmall{
line-height: 6px;
padding: 0;
margin: 6px 0 0 0;
font-family: ARIAL;
font-size: 10px;
color: #0d0d0d;
}

/*########################
Tabeler
########################*/
table{
border-top: 1px solid black;
border-collapse: collapse;
border: 0px;
text-align: left;
}

.td1{
width: 170px;
}

.td2{
width: 170px;
}

tr.one{
background-color: #A3A4C8;
}

tr.two{
background-color: #CECED6;
}

tr.onehover,tr.twohover{
background-color: #FFFAAF;
}

table.fo td{
border: 0;
height: 28px;
vertical-align: top;
}
/*
table.fo td.field{
width: 180px;
}*/
table.fo input.inputText{
width: 165px;
}
table.fo td#firstCell{
text-align: center;
width: 50px;
}
table.fo td#secondCell{
width: 140px;
}
table.fo td#thirdCell{
width: 165px;
}
table.fo td#fourthCell{
width: 25px;
}
div.fourthCellDiv{
width: 25px;
}


/*#################
Divs mm
#################*/
input.ra{
margin-left: 16px;
}

div#folder{
border: 1px solid;
position: absolute;
top: 60px;
left: 520px;
width: 170px;
height: 115px;
padding: 0;
margin: 0 0 0 0;
overflow-x: hidden;
overflow-y: scroll;
}

div#showFirstImage{
position: absolute;
top: 195px;
left: 520px;
width: 375px;
height: 375px;
padding: 0;
margin: 0 0 0 0;
text-align: center;
}

div#folderInfoApplet,div#folderInfoApp{
border: 1px solid;
position: absolute;
top: 60px;
height: 90px;
padding: 0;
margin: 0 0 0 0;
}
div#folderInfoApplet{
height: 115px;
width: 185px;
left: 710px;
}
div#folderInfoApp{
height: 60px;
width: 145px;
left: 710px;
}


div#folderState{
position: absolute;
width: 40px;
height: 40px;
padding: 0;
margin-right: 0px;
top: 6px;
left: 95px;
}

div.formDivApplet,div.formDivApp{
	border: 1px solid;
	padding: 0;
	margin: 0 0 0 0;
	position: absolute;
	top: 60px;
	/*height: 720px;*/
}
div.formDivApplet{
left: 100px;
width: 400px;
}
div.formDivApp{
left: 120px;
width: 380px;
}

div.showDiv{
	border: 1px solid;
	padding: 0;
	margin: 0 0 0 0;
	position: absolute;
	top: 60px;
	left: 185px;
	width: 622px;
	/*height: 500px;*/
}

div.back{
	padding: 0;
	margin: 0 0 0 0;
	position: absolute;
	bottom: -30px;
	right: 0px;
}


div.left {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 185px;
	height: 574px;
}

div.right {
	position: absolute;
	top: 15px;
	left: 810px;
	width: 185px;
	height: 574px;
}

body {
margin: 0 0 0 0;
padding: 0px;
}

div.main {
	min-height: 522px;
	padding: 0;
	margin: 0 0 0 0;
	position: absolute;
	top: 60px;
	left: 185px;
	width: 622px;
}

div.container {
	top: 0px;
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 995px;
	height: 590px;
}


div.topPillar {
	margin:0;
	padding: 0;
	z-index: 0;
	background-color: #790e0d;
	font-size:1px;
	position: absolute;
	left: 363px;
	top: 50px;
	width: 270px;
	height: 1px;
	line-height: 0px;
}
 

div.title {
	z-index: 1;
	position: absolute;
	top: 5px;
	left: 0px;
	width: 100%;
	text-align: center;
	height: 60px	
}