/* MÅ IKKE SLETTES:
**
** Portions are from the
** Plone style sheet for CSS2-capable browsers.
**
** Copyright Alexander Limi - http://www.plonesolutions.com
**
** Additional Plone 2 work:
** Joe Geldart & Tom Croucher - http://www.netalleynetworks.com
** Michael Zeltner - http://niij.org
** Geir Bækholt - http://www.plonesolutions.com
**
** All you guys rock :)
**
** Feel free to use whole or parts of this for your own designs, but give credit
** where credit is due.
**
*/

body {
    font: 69% Verdana, Lucida, Helvetica, Arial, sans-serif;
	background-color: white;
    color: black;
    margin: 10;
    padding: 0;
	text-align: center;
}

body * {
	text-align: left;
}

table {
    font-size: 100%;
}

a {
    text-decoration: none;
    color: #1C529E;
    background-color: transparent;
}

a:visited{
    color: #1C529E;
}

a:active{
    color: red;
}

img {
    border: none;
    vertical-align: middle;
}
p {
    margin: 0.5em 0em 1em 0em;
    text-align: left;
    line-height: 1.5em;
}
p a {
    text-decoration: underline;
}
p img {
    border: 0;
    margin: 0;
}

hr {
    height: 1px;
    color: #cc6600;
    background-color: transparent;
}

h1, h2, h3, h4, h5, h6 {
    color: Black;
    background-color: transparent;
    font-family: Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 100%;
    font-weight: normal;
    margin: 0em 0em 0.5em 0em;
    padding-top: 0.5em;
    border-bottom: 1px solid #5073A3;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: Black ! important; 
}

h1 {
    font-size: 160%;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 130%;
    border-bottom: none;
}

h4 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
	color: #465660;
}

h5 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
}

h6 {
    font-size: 81%;
    border-bottom: none;
    font-weight: bold;
}

ul { 
    line-height: 1.5em;
    list-style-type: square;
    margin: 0.5em 0 0 1.5em;
    padding:0;
    list-style-image: url("bullet.gif");
}

ol {
    line-height: 1.5em;
    margin: 0.5em 0 0 2em;
    padding:0;
}
ul a, ol a {
    text-decoration: underline;
}
li {
    margin-bottom: 1em;
}
dt {
    font-weight: bold;    
}
dt a {
    text-decoration: underline;
}

dd {
    line-height: 1.5em;
    margin-bottom: 1em;
}
dd a {
    text-decoration: underline;
}

dd.link a {
    text-decoration: none;
    color: Black;
}

fieldset {
    border: 1px solid #7EA0CF;
    margin: 1em 0em 1em 0em;
    padding: 0em 1em 1em 1em;
    line-height: 1.5em;
}
legend {
    background: White;
    padding: 0.5em;
    font-size: 90%;
}

form {
    border: none;
    margin: 0;
}
textarea {
    font-family: Verdana, Lucida, Helvetica, Arial, sans-serif;
    border: 1px solid #7EA0CF;  
    color: Black;
    background-color: white;
    width: 98%;
    padding: 0.1em;
}
input,
a.destructive, a.destructive:link, a.destructive:hover, a.destructive:visited,
a.button, a.button:link, a.button:hover, a.button:visited
{
    font-family: Verdana, Lucida, Helvetica, Arial, sans-serif;
    visibility: visible;
    border: 1px solid #7EA0CF;
    color: Black;
    background-color: white;
    vertical-align: middle;
    padding: 0.1em;
}

input[type="submit"]{
	text-align:center;
}

select {
    border: 1px solid #7EA0CF;  
    color: Black;
    vertical-align: top;
}
abbr, acronym, .explain {
    border-bottom: 1px dotted Black;
    color: Black;
    background-color: transparent;
    cursor: help;
}
q {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 120%;
}
blockquote {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 120%;
}
code {
    font-size: 120%;
    color: Black;
    background-color: #dee7ec;
}
pre {
    font-size: 120%;
    padding: 1em;
    border: 1px dashed #cc6600;
    color: Black;
    background-color: #dee7ec;
}

pre.debug{
    color: #00ff00;
    background-color: Black;
    border: 1px solid black;
	text-align: left;
}

.pre a {
    text-decoration: underline;
}
.netscape4 {
    display: none;
}

/*
** Structural Elements
*/

#visual-portal-wrapper {
    position: relative;
    margin: 0;
    padding: 0;
	width: 704px;
}

/* Logo properties */
 
#portal-logo {
    background: url("/include/images/logo.gif") no-repeat;
    border: 0;
    margin: 0em 0em 0.5em 0em;
    padding: 0;
}
#portal-logo-banner {
/*    background: url("/include/images/logo_banner.gif") no-repeat;
    border: 0;
    margin: 0em 0em 0.5em 0em;
    padding: 0;
*/
}
#portal-logo-banner-wer {
	display: none;
}

#portal-logo a {
	display: block;
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 23px;
    height: 0px !important;
    height /**/: 23px;
    width: 166px;
    cursor: pointer;
}

    /* Top section */

#portal-top {
    margin: 0;
    padding: 0;
	width: 704px;
}

#top-tabs {
    background: url("/include/images/sortpx.gif") bottom left repeat-x transparent;
    padding: 0;
    white-space: nowrap;
    list-style: none;
    margin: 0;
    height: auto;
    line-height: normal;
}
#top-tabs li {
    display: inline;
}
#top-tabs li a {
    background: url("/include/images/fane.gif") top center no-repeat #D7D9DD;
	border-bottom: 1px solid black;
    color: black;
    height: 22px;
	width: 90px;
    margin-right: 3px;
    padding-top:0.4em; 
    text-decoration: none;
    text-transform: sentence;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

#top-tabs li.selected a{
    background-color: #FC9700;
	border-bottom: 1px solid #FC9700;
    color: white;
}

#top-tabs li a:hover {
    background-color: #FC9700;
    color: white;
}

#portal-personaltools {
    background-color: #FC9700;
	border-right:1px solid black;
	border-left:1px solid black;
    line-height: 1.2em;
    color: Black;
    padding: 0em 0em 0em 3em;
    margin: 0em;
    text-align: right;
    text-transform: lowercase;
    list-style: none;
}
#portal-personaltools li {
    display: inline;
}
#portal-personaltools .portalUser {
	border-left: none;
	border-right: none;
	font-weight: bold;
	color: white;
    padding: 0em 1em;
}

#portal-personaltools .portalNotLoggedIn {
    color: Black;
    padding: 0;
    background: transparent;
    background-image: none;
}
 
#portal-personaltools li {
    color: white;
    border-left: 1px solid white;
}
#portal-personaltools li a {
    text-decoration: none;
    color: white;
    padding: 0em 1em;
}
#portal-personaltools li a:hover {
	background-color:#cc6600;
	color:white;
}

.visualCaseSensitive {
    text-transform: none;
}

#portal-breadcrumbs {
    /* The path bar, including breadcrumbs and add to favorites */
    text-transform: lowercase;
	font-size:80%;
}

.addFavorite {
    vertical-align: bottom;
}
.contentViews {
    background-color: transparent;
    border-collapse: collapse;
    padding-left: 1em;
    line-height: normal;
    margin-top: 1em;
    margin-left: 0;
    /* white-space: nowrap; */
    list-style: none;
    border: 1px solid #74ae0b;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
}
.contentViews li {
    display: inline;
}
.contentViews li a {
    background-color: transparent;
    border: 1px solid #74ae0b;
    border-style: solid;
    color: #578308;
    height: auto;
    margin-right: 0.5em;
    padding: 0em 2em;
    line-height: normal;
    text-decoration: none;
    text-transform: lowercase;
    z-index: 1;
}
.contentViews .selected a {
    background-color: #cde2a7;
    border-bottom: #cde2a7 1px solid;
    color: #578308;
}
.contentViews li a:hover {
    background-color: #cde2a7;
    color: #578308;
}

.configlet .contentViews {
    font-size: 90%;
}
 
#content {
    background-color: #FC9700;
	padding: 1px !important;
	margin:0;
	border:1px solid black;
	border-style: none solid solid solid;
}

#content-news h1 {
    margin-bottom: 1em;
}

#content-news .portlet {
    margin-bottom: 1.5em;
}

#content-news .portlet ul,
#content-news .portlet li {
    display: block; 
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

.documentEditable {
    padding: 1em 2em !important;
}

.configlet .documentEditable {
    padding: 0em !important;
}

.documentContent {
    font-size: 110%;
    padding: 1em 2em;
    background: #FFFFFF;
	color:black;
	border: 1px solid black;
	margin:0;
	display:block;
	width:100%;
}

#content td {
	color:black;
}

.documentEditable .documentContent {
    border: 1px solid #3399ff;
    padding: 0;
}

.documentActions {
    float: right;
    margin: -1.5em 0 0 0;
}

.documentActions ul,
.documentActions li {
    display: inline;
    list-style: none;
    list-style-image: none;
}
.documentActions a {
    border: 0;
    text-decoration: none;
}

.portalMessage {
    background-color: #CCFF00;
    border: 1px solid #99CC00;
    color: Black;
    font-size: 81%;
    font-weight: bold;
    margin: 2em 0em 1em 0em;
    padding: 0.5em 1em;
    vertical-align: middle;
}
.portalMessage a {
    color: Black;
    text-decoration: underline;
}

.portalMessage img.i {
	display:none;
}

.documentDescription {
    /* The summary text describing the document */
    font-weight: bold;
    display: block;
    margin: 1em 0em;
    line-height: 1.5em;
}
.documentByLine {
    text-align: right;
    font-size: 81%;
    clear: both;
    font-weight: normal;
    color: #76797c;
}

#portal-footer {
    border-bottom: 10px solid white;
    float: none;
    margin: 0.1em 1em;
    padding: 0.5em 0em;
	text-align: center;
}

#portal-footer a{
	text-decoration:none;
}

#portal-footer a:hover{
	text-decoration:underline;
}

#portal-colophon {
    float: none;
    margin: 0em 0em 2em 0em;
    padding: 0.5em 0em 1em 0em;
    text-align: center;
}

#portal-colophon ul,
#portal-colophon ul li,
#portal-colophon ul li a {
    list-style: none;
    display: inline;
    text-decoration: none;
}

/*
** Widgets
*/

.standalone,
a.button, a.button:link, a.button:hover, a.button:visited,
.documentEditable * .standalone {
    background: #C1CCDB;
    cursor: pointer;
    margin-bottom: 1em;
    padding: 1px 1px 1px 1px;
	text-align: center;
}
/*    text-transform: lowercase;
*/

.context,
.documentEditable * .context {
    background: transparent;
    cursor: pointer;
    margin-bottom: 1em;
    padding: 1px 1px 1px 1px;
    text-transform: lowercase;
}
.destructive,
a.destructive, a.destructive:link, a.destructive:hover, a.destructive:visited,
.documentEditable * .destructive {
    background: #ffce7b;
    border: 1px solid #ffa500;  
    cursor: pointer;
    margin-bottom: 1em;
    padding: 1px 1px 1px 1px;
    text-transform: lowercase;
}
.noborder,
.documentEditable * .noborder {
    border: none;
    margin: 0;
    background-color: transparent;
}
.add,
.documentEditable * .add {
}
.quickSearch {
}
.notify,
.documentEditable * .notify {
    border: 1px solid #ffa500;  
}

/* The new form elements */

.field {
    top: 0;
    left: 0;
    margin: 0 1em 1em 0;    
}

.field .field {
    margin: 1em 0 0 0;
}

.field label {
    font-size: 100%;
    font-weight: bold;
}

.fieldRequired {
    background: url("/include/images/required.gif") center left no-repeat;
    padding: 0 0 0 8px;
} 

.formHelp {
    font-size: 90%;
    color: #76797c;
    margin: 0 0 0.2em 0;
}

.formHelp:hover {
    color: Black;
    cursor: default;
}

.formControls {
   margin: 1em 0 0 0; 
}

.error {
    /* Class for error indication in forms */
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    padding: 1em;
    margin: 0 0 1em 0;
    width: 68% !important;
}

.error .fieldRequired {
   color: #ffce7b;
} 

.card {
    background-color: #dee7ec;
    border-color: #cc6600;
    border-width: 1px;
    border-style: solid;
    float: left;
    margin: 1em;
    text-align: center;
    width: 110px;
    padding: 1em 0;
}

.portrait {
    background-color: #dee7ec;
    border-color: #cc6600;
    border-width: 1px;
    border-style: solid;
    margin: 1em;
    padding: 1em;
    text-align: center;
    width: 100px;
}
.listing,
.stx table {
    /* The default table for document listings. Contains name, document types, modification times etc in a file-browser-like fashion */
    border-collapse: collapse;
    border-bottom: 2px solid black;
	border-top: 2px solid black;
    font-size: 81%;
    margin: 1em 0em;
}
.listing th,
.stx table th {
    background: transparent;
    border: 1px solid black;
    border-style: solid none;
    font-weight: normal;
	color:black;
	text-align:left;
    padding: 0.2em;
    text-transform: capitalize;
    white-space: nowrap;
}
.listing .top {
    border-left: 1px solid White;
    border-top: 1px solid White ! important;
    border-right: 1px solid White ! important;
    text-align: right ! important;
    padding: 0em;
}
.listing .odd {
    /*every second line should be shaded */
    background-color: transparent;
}
.listing .even {
    background-color: #f7f9fa;
}

.listing .listingCheckbox {
    text-align: center;
}
.listing td,
.stx table td {
    border: 1px solid #5073A3;
    border-style: solid none;
    padding: 0.2em;
    text-align: left;
}
.listing a:hover {
    text-decoration: underline;
}
.listing img {
    vertical-align: middle;
}
.listing th.navn {
	width:20%;
}

.listing th.email {
	width:20%;
}

.listing th.udløber {
	width:15%;
}

.listing th.procent {
	width:10%;
}

.listing th.tid {
	width:20%;
}

ul.configlets {
    margin: 1em;
    list-style-image: none;
    list-style: none;
}

ul.configlets li {
    margin-bottom: 1em;
}

ul.configlets li a {
	text-decoration: none;
}

/* Additional STX workaround classes */
.stx table p /* stupid STX table workaround */
{
    margin: 0;
    padding: 0;
}
.stx table  /* stupid STX table workaround */
{
    border: 1px solid #cc6600 ! important;
}
.stx table td {
    border-bottom: 1px solid #cc6600;
}

.portlet {
    border: none;
    margin-bottom: 1em;
    padding: 0;
}
.portlet h4 {
    font-size: 1em;
    font-weight: normal;
    white-space: nowrap;
}
.portlet h5 { 
    background: #dee7ec;
    border: 1px solid #cc6600;
    border-style: solid solid none solid;
    padding: 0em 1em 0em 1em;
    text-transform: lowercase;
    display: inline;
    font-size: 1em;
    height: 1em;
    font-weight: normal;
    white-space: nowrap;
}
.portlet h6 { 
    background: #dee7ec;
    border: 1px solid #cc6600;
    border-style: solid solid none solid;
    padding: 0em 1em 0em 1em;
    text-transform: lowercase;
    display: block;
    font-size: 1em;
    height: 1.2em;
    font-weight: normal;
    white-space: nowrap;
}

.portletBody {
    background: transparent;
    border-collapse: collapse;
    border: 1px solid #cc6600;
}
.portletDetails {
    text-align: right;
}

.portletMore {
    display: block;
    text-align: right;
}

.portletContent {
    padding: 1em;
}
.portletClose {
    float: right;
    text-transform: none;
    border-left: 1px solid #cc6600;
    padding: 0em 0.2em;
}
.portlet h1, 
.portlet h2, 
.portlet h3, 
.portlet h4 {
    margin: 0;
    padding: 0;
}
.portlet .even {
    background-color: #f7f9fa;
}
.portlet .odd {
    background-color: transparent;
}
.portlet input {
    font-size: 100%;
}

.portlet ul,
.portlet li {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: none;
    line-height: 1em;
}

.comment {
    background: #f7f9fa; 
    border: 1px dashed #cc6600; 
    padding: 0 1em 0.5em 1em;
    margin-bottom: 1em;
}

.comment h1,
.comment h2,
.comment h3,
.comment h4, 
.comment h5,
.comment h6 {
    border-bottom: 1px dashed #76797c;
    font-weight: normal;
}

.commentBody {
    margin: 0 1em 1em 1em;
}

.visualCommentAlign {
    display: block;
    float: right;
    margin-top: -1.5em !important;
}

.spacer {
	margin: 1em;
}
.currentNavItem {
    color: Black;
    font-weight: bold;
}
.state-private {
    color: Black;
}
.state-published {
    color: #74AE0B;
}
.state-pending {
    color: #ffa500;
}
.state-expired {
    color: Red;
}
.syndicated {
    color: #008000;
}
.role-Member {
    
}
.role-Reviewer {
    
}
.role-Manager {
    
}
.role-Translator {
    
}
.location-frontpage {
    
}
.location-news {
    
}
.location-members {
    
}
.even {
    background-color: #f7f9fa;
}
.odd {
    background-color: transparent;
}
.visualHighlight {
    background-color: #f7f9fa;
}

.discreet {
    color: #76797c;
    font-size: 81%;
    font-weight: normal;
}

.listingBar {
    background-color: #dee7ec;
    border-color: #cc6600;
    border-style: solid;
    border-width: 1px;
    padding: 0em 1em;
    text-align: center;
    text-transform: lowercase;
    vertical-align: top;
    margin: 1em 0em;
}
.listingBar span.previous {
    text-align: left;
    float: left;
}
.listingBar span.next {
    text-align: right;
    float: right;
}
.listingBar img {
	vertical-align: middle;
}

/*
** Accessibility and visual enhancement elements 
*/

.link-external {
    background: transparent url("http://www.plone.org/link_icon.gif") 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-mailto {
    background: transparent url("http://www.plone.org/mail_icon.gif") 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-ftp {
    background: transparent url("http://www.plone.org/file_icon.gif") 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-irc {
    background: transparent url("http://www.plone.org/discussionitem_icon.gif") 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-callto {
    background: transparent url("http://www.plone.org/phone_icon.gif") 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
}

.link-comment {
    background: transparent url("http://www.plone.org/discussionitem_icon.gif") center left no-repeat;
    padding: 1px 0px 1px 16px !important;
}

.hiddenStructure {
    display: block;
    background: none;
    background-image: none; /* safari bug */
    border: none;
    height: 0px !important;
    height /**/: 1px;
    overflow: hidden;
    padding: 0;
    margin: 0 !important;
    margin /**/: -1px 0 0 0;
    width: 0;
}

.contentViews .hiddenStructure,
.contentActions .hiddenStructure {
    position: absolute;
    top: -200px;
    left: -200px;
}

.visualClear {
    display: block;
    clear: both;
}
.hiddenLabel {
    visibility: hidden;
}
.label {
    font-weight: bold;
    display: inline;
    padding-right: 0.5em;
}

.portalNotLoggedIn {} /* Used on all descriptions relevant to those not logged in */

#portal-column-content fieldset > * select:focus,
#portal-column-content fieldset > * input:focus,
#portal-column-content fieldset > * textarea:focus {
    border-color: #ffa500; 
    border-width: 1px;
}
.visualOverflow {
    overflow: auto;
}

/* for highlighting of search terms */

.highlightedSearchTerm {
   background-color: #feff82;
}

/* form divs */

div.row{
	width:100%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

div.row div.left{
	width:25%;
	clear:left;
	display:inline;
	margin:0px;
	padding:0px 2px;
	vertical-align:top;
}

div.row div.right{
	width:74%;
	clear:right;
	display:inline;	
	margin:0px;
	padding:0px 2px;
	vertical-align:top;
}

a.destructive, a.destructive:link, a.destructive:hover, a.destructive:visited,
a.button, a.button:link, a.button:hover, a.button:visited {
	padding: 0.25em 0.5em;
	margin-bottom:0.5em;
	text-decoration:none;
}
a.destructive:hover{
	background-color:red;
	color:white;
	text-decoration:underline;
}

/* barchart */
div.barchart{
	border:1px solid #cccccc;
	padding:5px;
}
	
div.bars{
	border-bottom: 1px solid #666666;
	white-space:nowrap;
}

.bar{
	display: inline;
	overflow: hidden;
	border: 1px solid;
}

div.bar{
	background-color:none;
	border:none;
	text-align:left;
	font-size:8px;
	padding:5px;
	color:#cccccc;
	font-weight:bold;
	text-transform:uppercase;
	overflow: hidden;
}

a.bar, a.bar:link, a.bar:hover, a.bar:active, a.bar:visited{
	overflow: hidden;
	background-color: #465660;
	border-color: #333333;
	border-style: solid none none none;
	border-width : 1px;
    border-collapse: collapse;
	vertical-align:bottom;
	color:white;
	font-size:8px;
}

a.bar:hover{
	border-style: dashed dashed none dashed;
}

div.barlabels{
	white-space:nowrap;
}

div.barlabels .barlabel{
	display: inline;
	overflow: hidden;
	background-color:none;
	border:none;
	text-align:center;
	color:black;
	font-size:80%;
	padding: none 4px;
	margin-top:2px;
}

a.barlabel:hover{
	font-weight: bold;
}

div.bars div.legends {
	display: inline;
	overflow:visible;
	border-right: 1px solid #666666;
}

div.barlabels div.legends {
	display: inline;
	overflow: hidden;
	border-right: 1px solid #666666;
	height:1px;
}

div.legends .legend{
	display: inline;
	position: relative;
	overflow:visible;
	text-align:left;
	font-size:80%;
	width:2em;
	padding:5px;
	color:black;
	text-transform:uppercase;
}

.backbutton{
	font-size:70%;
}

.userAction{
	border:1px solid white;
	padding:0px 1px;
}
.userAction:hover, .userAction:active {
	border:1px solid gray;
}