/*
Dark backgroundcolor: #000066 (#000066)
Medium backgroundcolor: #C0D6FC (#6684B8)
Light backgroundcolor: #DBE9FF (#DBE9FF)
cl = contentlist
ef = extended form
cp = controlpanel
dh = documentheader
LAST CHANGE: 27. jan.06
By: Espen Svebak, espen(at)kvalitetssikring.no
*/

.forbedring-navigasjon {
  width: 100px;
  vertical-align: top;
  margin: 0;
  padding: 0;
}

.forbedring-navigasjon ul ul {
padding-left: 40px;
}

.forbedring-innhold {
  padding: 1em;
  border: 4px solid #DBE9FF!important;
  width: auto;
}


.textoverflowincontainer {
width: 100%;
height: 1.3em;
overflow: hidden;
display: block;
font-size: 1em;
}

.textoverflowincontainer em {
  font-style: normal;
  color: gray;
font-stretch: condensed;
}

.errHilite {color: red;}







a,a:visited {
  background: transparent;
  color: #0000ff;
}

a:hover {
  text-decoration: none;
  background-color: #C0D6FC;
  color: black;
}


body,body td{
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
/*
 MOC, Klaus Brinch 26.02.09
#maincontainer-content h1, #maincontainer-content h2, #maincontainer-content h3, #maincontainer-content h4, #maincontainer-content ul li, #maincontainer-content ol li {font-family: Arial,Helvetica;font-weight:normal:color:#000;}
#maincontainer-content h1 {font-size:16pt;margin:3pt 0;}
#maincontainer-content h2 {font-size:14pt;margin:3pt 0 1pt 0;}
#maincontainer-content h3 {font-size:12pt;margin:1pt 0;}
#maincontainer-content h4 {font-size:10pt;margin:1pt 0;}
#maincontainer-content ul li, #maincontainer-content ol li {margin:1pt 0;font-size:10pt;}

*/
h1 {
  font-size:16pt;
  margin:3pt 0;
}

h2{
  font-size:14pt;
  margin:3pt 0 1pt 0;

}

h3{

  font-weight: bold;
  font-size:12pt;
  margin:1pt 0;
}
h4 {
  font-size:10pt;
  margin:1pt 0;
}
#leftmenu  h2 {
  font-size: 14px;
  margin-bottom: 0;
  padding-bottom: 0;
}
#leftmenu form {
  padding-top: 0;
  margin-top: 0;
}
label {
  cursor: pointer;
}

legend {
  font-weight: bold;
}

p {
font-size: 10pt;
}

tbody td {
  padding: 4px 5px 4px 5px;
  border-top: 1px solid #eaeaea;
}

tbody td.idrow {
  color: #000000;
  border-top: 1px solid #ffffff;
  width: 20px;
  text-align: center;
  background: #eaeaea;
}

tbody td.repeatrow-yes {
  color: #000000;
  border-top: 1px solid #ffffff;
  width: 44px!important;
  padding-left: 22px;
  background: url(../images/repeat-yes.gif) right no-repeat;
}

tbody td.repeatrow-no-1-open {
  color: #000000;
  border-top: 1px solid #ffffff;
  width: 44px!important;
  padding-left: 22px;
  background: url(../images/repeat-no.gif) right no-repeat;
background-color: #FFFFCC;
}

tbody td.repeatrow-no-1-closed {
  color: #000000;
  border-top: 1px solid #ffffff;
  width: 44px!important;
  padding-left: 22px;
  background: url(../images/repeat-no.gif) right no-repeat;
}

tbody td.repeatrow-yes-2-open {
  color: #000000;
  border-top: 1px solid #ffffff;
  width: 44px!important;
  padding-left: 22px;
  background: url(../images/repeat-yes.gif) right no-repeat;
background-color: #FFFFCC;
}

tbody td.repeatrow-yes-2-closed {
  color: #000000;
  border-top: 1px solid #ffffff;
  width: 44px;
  padding-left: 22px;
  background: url(../images/repeat-yes.gif) right no-repeat;
}

tbody.closed {
  color: black;
  background: #FFFFFF;
}

tbody.open {
  color: black;
  background: #FFFFCC;
}

tbody.open td {
  border-top: 1px solid #FFFFCC;
}

tbody.open tr {
  margin-bottom: 10px;
}

tfoot {
  color: #000000;
  background: #C0D6FC;
}

tfoot td {
  border-top: 1px solid #000066;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  padding: 4px 5px 4px 5px;
}

thead {
  color: #ffffff;
  font-size: 1.2em;
  text-align: left;
  background: #000066;

}

thead th {
  padding: 0 5px 0 5px;
}

tr.selected {
  color: #000000;
  background: #FFFFCC;
}

ul {
  margin-bottom: 20px;
  font-size: 10pt;
}

.cl-alternatehead1, .cl-alternatehead1 .leftcorner, .cl-alternatehead1 .rightcorner {
background-color: #696969;
color: white;
}

.cl-alternatefoot1 {
background-color: silver;
color: black;
}

.cl-alternatehead2, .cl-alternatehead2 .leftcorner, .cl-alternatehead2 .rightcorner {
background-color: #696969;
color: white;
}

.cl-alternatefoot2 {
background-color: silver;
color: black;
}

.cl-info {
font-size: 0.8em;
color: gray;
}
.cl-box-analyse-area {
  width: 90%;
}

.cl-box-comment-area {
  width: 90%;
}


.cl-box-enddeviation-area {
  width: 90%;
}

.cl-checklist-column {
  border-left: 0 none!important;
  padding-left: 0!important;
  width: 20px;
}

.cl-widthname {
  width: 15%;
}

.cl-widthdate {
  width: 7em;
}

.cl-leftborder {
  border-left: 1px solid #E5E5B7;
}

.cl-linker {
	display: block;
	margin-top: 20px;
}

.cl-linker a {
  border-right: 1px solid silver;
  padding-right: 5px;
  margin-right: 5px;
}

.cl-opencontent {
  border: 1px solid #E5E5B7;
  padding: 5px 5px 5px 15px;
  background: #FFFFFF;
}

.cl-opencontent a {
  color: #000066;
  background: transparent;
}

.cl-opencontent div {
  border: 1px solid #C0D6FC;
  margin: 20px 25px 20px 0;
  padding: 5px;
  background: #DBE9FF;
}

.cl-opencontent h4 {
  font-size: 0.9em;
  margin: 0 0 4px 0;
}

.cl-opencontent p {
  margin-top: 0;
}

.cl-opencontent label {display: block;}

.cl-point {
  cursor: pointer;
}

.cl-rightborder {
  border-right: 1px solid #E5E5B7;
}

.cl-statusicon-1-closed {
  width: 20px;
  padding: 0 0 0 0;
  background-image: url(../images/i-nostate.gif);
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
}

.cl-statusicon-1-open {
  width: 20px;
  background: url(../images/i-nostate.gif) center no-repeat;
  padding: 0 0 0 0;
  background-color: #FFFFCC;
}

.cl-statusicon-2-closed {
  width: 20px;
  background: transparent url(../images/i-green.gif) center no-repeat;
  padding: 0 0 0 0;
}

.cl-statusicon-2-open {
  width: 20px;
  background: transparent url(../images/i-green.gif) center no-repeat;
  padding: 0 0 0 0;
  background-color: #FFFFCC;
}

.cl-statusicon-3 {
  width: 20px;
  background: transparent url(../images/i-red.gif) center no-repeat;
  padding: 0 0 0 0;
}

.comments p {
  padding: 5px 5px 0 10px;
  color: black;
}

.comments h3 {
  margin: 0 0 0 0;
  padding: 5px 0 0 5px;
  font-weight: normal;
  font-size: 0.8em;
  background: url(../images/comment_bg.gif) no-repeat top left;
  height: 20px;
}
.comments h3 b {
  background: url(../images/comment_on.gif) no-repeat left;
  padding-left: 15px;
}

.comments {
  border: 1px solid silver!important;
  margin-top: 0!important;
  background: transparent!important;
}

.ef .ef-desc-above{
  margin-bottom: 0;
}

.ef .ef-desc-left {
  text-align: right;
}

.ef .ef-longinput {
  width: 40%;
}

.ef .ef-fullinput {
  width: 60%;
}

.ef table {
  width: 100%;
  border-collapse: collapse;
  background: #DBE9FF;
}

.ef td {
  border: none;
}

.ef textarea {
  width: 90%;
}

.ef-left-td {
  width: 150px;
}

.leftcorner {
  background: #000066 url(../images/leftborder.gif) no-repeat top left;
}

.rightcorner {
  background: #000066 url(../images/rightborder.gif) no-repeat top right;
}

.smalltext {
  background: transparent;
  color: #696969;
  font-size: 0.7em;
  margin-top: 0;
}

.cl table {
  border-collapse: collapse;
  font-size: 0.8em;
  width: 96%;
}

#contentwrapper{
  clear: both;
  padding: 10px 0 5px 10px;
  position: relative;
  width: auto;
}

#contentwrapper #maincontainer {
  width: auto;
}

#contentwrapper table td {
  border: 0;
}

#cp-editform {
  background: #ffffe0;
  border: 1px solid #000000;
  margin: 0 30px 15px 0;
  padding: 5px 5px 5px 5px;
}

#cp-selectform {
  background: #b0c4de;
  border: 1px solid #000000;
  margin: 0 30px 15px 0;
  padding: 0 5px 5px 5px;
}

#cp-selectform input {
  padding: 0 5px 0 5px;
}

#cp-selectform-groups {
  float: left;
  padding: 0 5px 0 5px;
}

#cp-selectform-rights {
  float: left;
  padding: 0 5px 0 5px;
}

#cp-selectform-users {
  float: left;
  padding: 0 5px 0 5px;
}

#left-column {
  background: #edf3fe;
  border: 1px solid #000000;
  padding: 5px;
  width: 20%;
}

#maincontainer{
margin-right: 1em;
  vertical-align: top;
}


#middle-column {
  padding-left: 20px;
}

#selectname{
  background: #c0c0c0;
  width: 100px;
}


#userselect{
  background: #808000;
  display: block;
  position: relative;
}


.cl-expandcol-1 {
  width: 20px;
  background: transparent url(../images/pluss2.gif) center no-repeat;
  border-left: 1px solid #E5E5B7;
  padding: 0 0 0 0;
}

.cl-expandcol-2 {
  width: 20px;
  background: url(../images/minus2.gif) center no-repeat;
  border-left: 1px solid #E5E5B7;
  padding: 0 0 0 0;
  background-color: #FFFFCC;
}

.dh {
  font-size: 0.7em;
}

.dh dl {
  padding: 0.5em 0.5em 0.5em 0.5em;
}

.dh dt {
  font-weight: bold;
}

#dh-basic {
  background-color: #DBE9FF;
  border: 1px solid #C0D6FC;
  margin-bottom: 0;
}

#dh-basic dt, #dh-basic dd {
  display: inline;
  white-space: nowrap;
}

#dh-basic dd {
  border-right: 1px solid white;
  margin-left: 0.3em;
  padding-right: 0.3em;
  margin-right: 0.3em;
}

#dh-extended {
  background-color:  #FFFFCC;
  border: 1px solid #C0D6FC;
  padding-top: 1em;
  margin-top: 0.3em;
}

#dh-link {
  color: blue;
  text-decoration: underline;
  background-color: transparent;
  cursor: pointer;
}

.csc-menu p, .csc-abstract {
  margin-top: 0;
  margin-bottom: 0;
}

.tx-rrzn-pagelinks {margin:0;}
.csc-bulletlist {margin: 0; font-size: 0.8em;}
.csc-bulletlist li {margin-left: 1.5em;}

.csc-header h1 {
margin-bottom: 0;
}
.csc-section {padding-left: 1em;}
.bodytext {margin: 0 0 0.8em 0;}

/* ###START INDEXED SEARCH### */
.tx-indexedsearch {
  padding-top: 0.5em;
font-size: 0.8em!important;
}

.tx-indexedsearch-browsebox {
  list-style: none;
	text-align: center;
  margin-bottom: 1.5em;
}
.tx-indexedsearch-browsebox li {
	display: inline-block;
}
.tx-indexedsearch-browsebox a {
  margin: 0 0 0 0.5em;
}

.tx-indexedsearch-browsebox-prev, .tx-indexedsearch-browsebox-next {
  font-size: larger;
}

.tx-indexedsearch-browsebox-SCell {
  font-weight: bold;
  text-decoration: none;
  color: black!important;
  background-color: transparent;
  cursor: default;
}
.searchbottom {
  background-color: #DBE9FF;
  border-top: 1px solid #000066;
  border-bottom: 1px solid #000066;
  padding-top: 1em;
  padding-bottom: 1em;
}

.tx-indexedsearch-sr {
margin-bottom: 2em;
margin-left: 1em;
margin-right: 1em;
}

.tx-indexedsearch-info {
  color: gray;
  background-color: transparent;
}
.tx-indexedsearch-sr p {
margin: 0 0 0 0;
  }

.tx-indexedsearch-sr em {
  font-weight: bold;
}

.tx-indexedsearch-navtxt a, .tx-indexedsearch-navtxt a:hover {
color: Green!important;
background-color: transparent;
text-decoration: none;
cursor: default;
}

.tx-indexedsearch-navtxt p {
  display: inline;
}
.tx-indexedsearch-searchbox-sword {
  width: 35em;
  margin-left: 1em;




}

.tx-indexedsearch-searchbox form {
  margin-bottom: 0;

}

.tx-indexedsearch-searchbox-advtext {
  margin-left: 1em;
  margin-top: 0;
}

.tx-indexedsearch-sr h2 {

  padding-bottom: 0;
}

.tx-indexedsearch-infobar {
background-color: #DBE9FF;
border-top: 1px solid #000066;
text-align: right;
padding: 1px 5px 3px 5px;
margin-top: 2em;
}

.tx-indexedsearch-infobar h1 {
float: left;
text-align: left;
margin-top: 0;
  }
.tx-indexedsearch-infobar p {
  display: inline;
}
/*###END INDEXED SEARCH###*/


@media print {

  #leftmenu {
    display:none;
  }

  #topline {
    display:none;
  }

  #rootline {
    background: transparent url(../images/dmaqslogo.jpg) no-repeat top right!important;
    margin-bottom: 0;
    padding-top: 8mm;
    padding-left: 0;
    margin-left: -1mm;
  }

  #rootline a {
    color: black;
    background-color: transparent;
    text-decoration: none;
    font-size: 12pt;
    font-weight: bold;
  }

  #rootline b {
    display:none;
  }

  .dh {
    border: 1px solid silver;
    border-bottom: 1mm solid black;
    border-top: 1mm solid black;
  }

  #dh-basic dt, #dh-basic dd,#dh-extended dt, #dh-extended dd {
  display: inline;
  white-space: nowrap;
  }

  #dh-basic dd, #dh-extended dd {
  margin-left: 0.3em;
  padding-right: 0.3em;
  margin-right: 0.3em;
  }

  #dh-extended, #dh-basic {
    border: none;
    margin: 0;
    padding: 0;
  }

  #dh-extended {
    display: block!important;
    border: none;
    border-top: 1px solid silver;
  }

  #dh-link {
    display: none;
  }
  #maincontainer p,#maincontainer li {
    font-size: 10pt;
font-family: "Times New Roman", Times, serif;
  }
  #maincontainer .csc-header h1 {
    font-size: 12pt
  }
}

.red {
       background-color: red;
}

div#maincontainer-content table {
  border-collapse: collapse;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}

div#maincontainer-content table tr td,
div#maincontainer-content table tr th {
  border-collapse: collapse;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

div.two-cols > div {
  width: 49.99%;
}

div.two-cols .left {
  float: left;
}

div.two-cols .left .inner {
  margin-right: 3%;
}

div.two-cols .right {
  float: right;
}

div.two-cols .right .inner {
  margin-left: 3%;
}

div.two-cols .clearer {
  clear: both;
}

.ui-widget {
	font-size: 9pt !important;
}

.flash-messages {
	margin: 15px 0;
}

.typo3-message {
	border: 1px solid #fbeed5;
	background-color: #fcf8e3;
	padding: 8px 14px;
	margin-bottom: 10px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #c09853;
}

.typo3-message .message-header {
	font-weight: bold;
}

.typo3-message.message-error {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #eed3d7;
}

