﻿@media print
{    
    .noprint
    {
        display:none;
        }          
       
}

@media screen
{
    .onlyprint
    {
        display:none;
        }
    }


body 
{
  	background-color:#dddddd;
   	background-image:url('../Shared/Img/bodybackground.jpg');
    background-repeat:repeat-x;
    background-position:top;            
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family: serif;	
	height:auto;	
	font-family:Arial;		
	font-size:12px;
	}

div#outer
{    
	text-align:center;
	height:auto;	
	}

div#wrapper
{      
    margin: 0px auto 0px auto;
    text-align: left;
    min-width: 750px;
    width:80%;
    max-width:900px;
    height:auto;               
    }

div#header
{   
    background-repeat: repeat;
    height:103px;    
    width:100%;  
    color:White;  
    }

div#header a
{
    color:White;
    }
        
div#header_homeimg
{
    float: left;      
    }
       
    
div#header_login
{
    float:right;
    font-size:13px;   
    }

div#frontpage_login
{
    float:left;
    font-size:13px;   
    }   

div#header_login .TextBox, .Button
{ 
    font-size:11px;
    }
    
div#frontpage_login .TextBox, .Button
{ 
    font-size:11px;
    }
    
div#header_login .TextBox
{ 
    width:95%;
    }
    
div#frontpage_login .TextBox
{ 
    width:95%;
    }
    
div#header_login .Button
{ 
     background-color:#2AB3C1;
     border: solid  1px #101AD1;
    }
    
div#frontpage_login .Button
{ 
     background-color:#2AB3C1;
     border: solid  1px #101AD1;
    }
    
div#forsidebillede
{      
    background-position:right;
    height:380px;               
}

 
.container
{    
    background-image: url(../Shared/Img/guitar.jpg);
    background-position:top;
    background-repeat:no-repeat;
    height:auto;
    min-height:400px;   
    min-width:750px;
    /* background-color er kodet ind i MasterPage.master.cs*/           
	}

div#content
{    
   padding:10px;
   }
   
a 
{
    text-decoration:none;
    color:#693F26;
    }

a:active 
{   
    color:red;
    }
  
.inputlogin
{
    width:100%;
    }  

input, textarea
{
    border:solid 1px #444444;
    }
    
input[type="checkbox"]
{
    border:none;
    }


/*****************************************************/
ut[type="checkbox"]
{
    border:none;
    }


/*****************************************************/
/* MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU */
/* Farver for menu defineres i MasterPage.master.cs  */     
/*****************************************************/

.menulinie
{       
    padding:5px 5px 0px 5px;       
    border-style:solid;     
    border-width:0px;
    border-bottom-width:2px;
    vertical-align:bottom;   
    }
    
.menulinie a
{
    text-decoration:none;
    }
    
.menuitem
{
    display:inline;
    margin: 0px 5px 0px 0px; 
    padding: 0px 5px 0px 5px;      
    border-style:solid;     
    border-width:1px;
    }
    
.menuitemPath
{
    display:inline;
    margin: 0px 5px 0px 0px; 
    padding: 0px 5px 0px 5px;
	border-style:solid;     
    border-width:2px;
    
    }    
    
/******************* MENU SLUT ************************/

.floatleft
{
    float:left;
    }


.errormessage
{
    color:Red;
    background:Yellow;
    }
    
.obs
{    
    background:Orange;
    }

.accordionHeader
{
    margin:1px 0px 2px 0px;
    padding: 3px 3px -2px 3px;
    padding-left: 3px;
    color:#ffffff;
    font-weight:bold;
    font-size:13pt;
    background-image: url(../Shared/Img/acccordionHeaderBg.gif);
    background-repeat:repeat-x;
    height:23px;
    }
    
.accordionHeaderSelected
{
    margin: 1px 0px 0px 0px;
    padding: 3px 3px -2px 3px;
    padding-left: 3px;
    color:#ffffff;
    font-weight:bold;
    font-size:13pt;
    background-image: url(../Shared/Img/acccordionHeaderBg_pressed.gif);
    background-repeat:repeat-x;
    height:23px;
    }
    
.accordionContent
{
    background-color:#dddddd;
    margin-bottom:2px;
    padding:5px 5px 5px 5px;
    }
   
.UpdateProgresscoverall
{
    position:absolute;
    left:0%;
    top:0%;
    width:100%;
    height:100%;
    background-color:#EEE;
    text-align:center;
    filter: alpha(opacity=55);
    -moz-opacity: .55;
    }
    
.UpdateProgresscoverallmiddle
{
    position:absolute;
    top:15%;    
    left:11%;
    right:67%;    
    bottom:67%;
    }
    
   
.selectedItem
{
    background-color:#3399FF;
    }
    
.newItem
{
    background-color:Lime;
    }

table td
{
    vertical-align:top;
    }
    
.tableDetailSelect
{
    border-collapse:collapse;
    }
    
.tableDetailSelect td
{
    padding:0px 0px 0px 0px;
    }
    
.selectedItem_Debat
{
    border:solid 2px #3399FF;
    }

.OpslagOverskrift
{
    color: #3399FF;
    }
    
legend
{
    font-size:larger;
    font-weight:bold;
    color:#888888;
    }

.bemaerkning
{
    font-style:italic;
    color:#666666;
    }
 
.Forsideoverskrift
{
    font-family:Verdana, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 80px;
    color:#F3F5E0;
    }

.daypilotnavigator
{   
    text-align:center; 
    padding: 5px 0px 5px 0px; 
    background-color:#ECE9D8;
    border:solid 1px black;
    border-bottom:none;
    }
    
.divrow
{
    clear:both;
    margin:5px;
    }
    
.divcell
{
    width:80px;
    float:left;
    }

.divclearfloat
{
    clear:both;
    }
    
.nowidtattribute
{
    width:auto;
    }
