form    
{
    width: 100%;
}


body
{
    background: #6B91C3;
    font-size: 12px;
    font-family: Trebuchet, Verdana, Sans-Serif;
    margin: 0;
    padding: 18px 18px 0px 18px;
    background: url(images/bkgrnd.png) top left repeat;
    line-height: 1.4em;
}

p 
{
    padding-top: 0px;
}

.pageheader 
{
	width: 100%;
	background-color: White;
	background-image: url(images/menubg_60.jpg);	
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid #A0A0A0;
}

.redlink:link 
{
    text-decoration: none;
    color: #D00000;
}

.redlink:visited 
{
    text-decoration: none;
    color: #D00000;    
}

.redlink:active 
{
    text-decoration: none;
    color: #D00000;    
}

.redlink:hover 
{
    text-decoration: none; 
    color: #0000C0;
}

/*
em {
	background: #EEEEEE;
	font-style: normal;
}
*/

/*
li {
	background: url(images/bullet_purple.gif) top left no-repeat;
	padding: 0 0 0 18px;
}

p,li, input {
	color: #333333;
	font-family: Trebuchet, Verdana, sans-serif;
	padding: 0;
}
ul {
	list-style: none;
	margin: 5px;
	padding: 0;
}
*/

div.autosize
{
    display: table;
    width: 1px;
    white-space: nowrap;
}

div.autosize > div
{
    display: table-cell;
    white-space: nowrap;
    overflow: visible;    
}

.handCursor 
{
    cursor: pointer;
}


.invisible 
{
    display: none;
}

.inputtable
{
    
}
.inputtable tr 
{
    vertical-align: top;
}
.inputtable td 
{
    vertical-align: top;
}


a.button 
{
    outline: none;
    background: transparent url('images/bg_button_a.png') no-repeat scroll top right;
    color: #444;
    display: inline-block;
    /*float: left;
    clear: none;*/
    font: normal 12px Trebuchet, Verdana, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    vertical-align: top;   
}

a.button span 
{
    outline: none;
    background: transparent url('images/bg_button_span.png') no-repeat;
    display: inline-block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span 
{
    outline: none;
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

.nolinkdec a:link{text-transform: none; font-weight: normal; text-decoration: none;}
.nolinkdec a:visited{text-transform: none; font-weight: normal; text-decoration: none;}
.nolinkdec a:hover{text-transform: none; font-weight: normal; text-decoration: none; color: #0000A0;}
.nolinkdec a:visited:hover{text-transform: none; font-weight: normal; text-decoration: none; color: #0000A0;}

.filteringcolor 
{
    color: #0000C0;
}



.modalBackground
{
    background-color: #000;
    filter: alpha(opacity=70); /* FOR IE*/
    opacity: 0.7;/*FOR FF*/
}

.modalPopup
{
    background-color: #FFFFFF;
    border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;	
}

.footer
{
    border: 1px solid #A0A0A0;
    padding: 5px 3px 5px 20px;
    clear: both;
    float: none;
    background-color: #FFFFFF;
}

.redtext
{
    color: #C00000;
}


.gummiged
{
    margin: auto 0px auto auto;
    white-space: pre;
}

.hidden
{
    visibility: hidden;
}



.notaltBesvaretsupportColor 
{
    background-color: #F0F0FF;    
}

.altBesvaretsupportColor 
{
    background-color: #E8E8FF;    
}


.altTentativesupportColor 
{
    background-color: #C0FFC0 !important;
}

.notaltTentativesupportColor 
{
    background-color: #B0EFB0 !important;
}

.altTentativebrugerColor 
{
    background-color: #C0FFC0 !important;
}

.notaltTentativebrugerColor 
{
    background-color: #B0EFB0 !important;
}

.altLoestbrugerColor 
{
    background-color: #C0FFC0 !important;
}

.notaltLoestbrugerColor 
{
    background-color: #B0EFB0 !important;
}

.altLoestsupportColor 
{    
    background-color: #F0FFF0 !important;
}

.notaltLoestsupportColor 
{    
    background-color: #E0EFE0 !important;
}

.altGodkendtsupportColor 
{
    background-color: #70FF70 !important;
}

.notaltGodkendtsupportColor 
{
    background-color: #60EF60 !important;
}

.altLoestmedopgraderingsupportColor 
{
    background-color: #F0FFF0 !important;
}

.notaltLoestmedopgraderingsupportColor 
{
    background-color: #E0EFE0 !important;
}

.altUbesvaretsupportColor 
{
    /*font-weight: bold;*/
    background-color: #FFFFE0 !important;
}

.notaltUbesvaretsupportColor 
{
    /*font-weight: bold;*/
    background-color: #EFEFD0 !important;
}

.altOverduesupportColor 
{
    /*font-weight: bold;*/
    background-color: #FFC0C0 !important;
}

.notaltOverduesupportColor 
{
    /*font-weight: bold;*/
    background-color: #EFB0B0 !important;
}



.CollapsePanel
{
    overflow: hidden;    
}

.ficsButton
{
    border: 1px solid #808080;
}

.SmallDate
{
    font-size: 10px;
}

.centeredimage
{
    float: left;
    padding-top: 3px;
    border: none 0px;
}
.problemcollapser
{
    float: left;
    overflow: hidden;
    text-align: left;
    height: 1.4em;
    padding-left: 3px;
    padding-right: 3px;    
    outline: none;    
}

.problemcollapsertop:hover 
{
    background-image: url(/images/hi.jpg);
    background-position: left top;
    background-repeat: repeat-x;    
}

.noLink
{
    outline: none;
    color: #000000;
    text-decoration: none;
}

.detail 
{
    margin: 0px; 
    width:596px; 
    padding: 0px 10px 10px 10px; 
    border: none;    
    /*clear: both; */
    display: block; 
}

.notdisplayed 
{
    display: none;
}

.blockdisplay
{
    display: block;
}

.plusminus 
{
    width: 15px;
    float: left;
}

.notalt 
{
    background-color: #F0F0FF;    
}

.alt
{
    background-color: #E8E8FF;    
}


.notaltdialog 
{
    background-color: #E0E0E0; 
}

.altdialog
{
    background-color: #EAEAEA;    
}


.detailheaders
{
    vertical-align: text-top;
}

.clearall 
{
    /*clear:both;*/
}

.ficsBorderColor
{
    border-color: #E0E0E0 !important;
    /*border: none !important;*/
}

.csstitle
{
    padding: 2px 5px 2px 5px;
    border-width: 1px;
    border-style: solid;
}

.csspostedby 
{
    padding: 2px 5px 2px 5px;
    border-width: 1px;
    border-style: solid;
}


.cssdescription {
    padding: 2px 5px 2px 5px;
    border-width: 1px;
    border-style: solid;
    min-height: 100px;
}


.problemheader
{
    float: left;
    overflow: hidden;
    text-align: left;
    padding-left: 3px;
    padding-right: 3px;
    font-weight: bold;    
}

.minWidthFixer 
{
    margin:0 !important; 
    padding:0 !important; 
    border:0 !important; 
    line-height:0 !important; 
    height:0 !important; 
    BACKGROUND:RED;    
}

.borderStarter 
{
    margin:0px !important; 
    padding:0px !important; 
    line-height:0px !important; 
    height:0px !important; 
}

.EditTextBox 
{
    width: 99%;
}    

.lnkActive1
{
    margin: 0px; 
    padding: 0px; 
    float: left; 
    height:16px; 
    width: 8px;     
    font-size: 0px; 
    background-color: #AB0F1C;
    color:#FFFFFF;     
}

.lnkActive3
{
    margin: 0px; 
    padding: 0px 0px 0px 10px; 
    float: left; 
    height: 16px; 
    width: 169px;     
    font-size: 11px; 
    font-family: Verdana;      
    background-color: #AB0F1C;
    color: #FFFFFF; 
}

/*needed to be split up like this for firefox*/
.lnkActive3 a:link{text-transform: none; font-weight: normal; text-decoration: none; color: #FFFFFF;}
.lnkActive3 a:visited{text-transform: none; font-weight: normal; text-decoration: none; color: #FFFFFF;}
.lnkActive3 a:hover{text-transform: none; font-weight: normal; text-decoration: none; color: #FFFFFF;}
.lnkActive3 a:visited:hover{text-transform: none; font-weight: normal; text-decoration: none; color: #FFFFFF;}

.lnkLeft1
{
    margin: 0px; 
    padding: 0px; 
    float: left; 
    height:16px; 
    width: 8px;     
    font-size: 0px;    
}

.lnkLeft2
{
    margin: 0px 2px 0px 3px; 
    padding: 0px; 
    float: left; 
    height:16px; 
    width: 16px; 
    background-color: #738EAD; 
    font-size: 0px;
}

.lnkLeft3
{
    margin: 0px; 
    padding: 0px 0px 0px 10px; 
    float: left; 
    height:16px; 
    width: 169px;     
    color: #FFFFFF; 
    font-size: 11px; 
    font-family: Verdana;  
	color:#5A5A5A;
}

/*needed to be split up like this for firefox*/
.lnkLeft3 a:link{text-transform: none; font-weight: normal; text-decoration: none; color: #5A5A5A;}
.lnkLeft3 a:visited{text-transform: none; font-weight: normal; text-decoration: none; color: #5A5A5A;}
/*needed to be split up like this for firefox*/
.lnkLeft3 a:hover{text-transform: none; font-weight: normal; text-decoration: none; color: #0000AA;}
.lnkLeft3 a:visited:hover{text-transform: none; font-weight: normal; text-decoration: none; color: #0000AA;}


.dialogpanel 
{    
}

.dialogtable
{
    background-color: #E0E0E0;
    /*background-color: #E00000;*/
    float: none; 
    margin: 0px;
    
    margin-left: 10px; 
    margin-bottom: 5px; 
    margin-right: 5px;
    
    empty-cells: hide;
    padding: 0px;
    border: none;
    border-collapse: collapse;    
}


.dialogheader 
{
    vertical-align: top;
}
.placeholder {
	color: #003399;
	font-family: Trebuchet, Verdana, sans-serif;
	height: 40px;
}
.content {
	float: left;
	margin: 5px 5px;
	text-align: left;
}

.insert {
	width: 300px;
}
.insert span {
	font-family: Trebuchet, Verdana, sans-serif;
}
.insertheader 
{
    color: Silver;
	background: #10377C url(images/add.gif) 6px 50% no-repeat;
	margin-top: 25px;
	padding-left: 25px;
	position: relative;
}
.insertheader  a {
	color: #FFFFFF;
	font: bold medium Trebuchet, Verdana, sans-serif;
	margin-left: 20px;
}
.login {
	font: small Trebuchet, Verdana, sans-serif;
	margin-left: 100px;
	margin-top: 30px;
}
.login .logintitle {
	background: #10377C;
	color: #0066CC;
	color: #FFFFFF;
	font: bold large Trebuchet, Verdana, sans-serif;
	letter-spacing: 0;
	padding: 2px;
	padding-left: 5px;
	text-align: left;
}
.login input[type=text] input[type=password] {
	width: 100px;
}
.loginstatus {
	font: small Trebuchet, Verdana, sans-serif;
	margin-left: 660px;
	margin-top: 20px;
	position: absolute;
	text-align: right;
	width: 200px;
}
.loginstatus span {
	margin-right: 20px;
}
.menu {
	border-width: 1px;
	float: left;
	margin: 20px 5px;
	width: 150px;
}
.progress {
	color: #FFFF99;
	float: right;
	font: bold x-large Trebuchet, Verdana, sans-serif;
	margin-top: -20px;
}
.rss {
	margin-top: 20px;
}
.todoheader 
{
    color: Silver;
	background: #10377C;
	position: relative;
}

.todoheader h2
{
	background: url(images/corner.gif) top right no-repeat; 
	color: #FFFFFF;
	font: bold medium Trebuchet, Verdana, sans-serif;
	margin: 0;
	padding: 8px 5px 5px 5px;
}
.insertheader h2 {
	color: #FFFFFF;
	font: bold medium Trebuchet, Verdana, sans-serif;
	margin: 0;
	padding: 8px 5px 5px 5px;
}
.updateprogress {
	color: #FFFFFF;
	font: bold large Trebuchet, Verdana, sans-serif;
}

.DetailsGrid 
{
    color: #333333;
    
    border: none 0px;
    border-collapse: collapse;
}

.DetailsGrid td 
{
    background-color: #EFF3FB;
}

.DetailsGrid th 
{
    text-align: left;
    background-color: #DEE8F5;
}

.DetailsGrid input[type=text] 
{
    /*width: 99%;*/
}

.DetailsGrid select
{
    /*width: 99%;*/
}


.FilterPanel 
{
    margin-left: 15px;
}
.filterheader 
{
    font-weight: bold;
}

.wbr:after 
{ 
    content: "\00200B"; 
}

.FilterPanel
{
    max-height: 200px;    
    overflow: auto;    
    white-space: nowrap; 
    padding-right: 20px;       
}
