body {
	scrollbar-3d-light-color : #336699;
	scrollbar-arrow-color : #336699;
	scrollbar-base-color : #cccccc;
	scrollbar-dark-shadow-color : #000000;
	scrollbar-face-color : #CCCC99;
	scrollbar-shadow-color : #336699;
	scrollbar-highlight-color : #CCCC99;
	background-color: #D9D9B3;
	font-size: 1.0em;
    font-family: Arial;
    font-family: Verdana;
    margin: 0px;
    padding: 0px;
    padding-top: 125px;
    padding-bottom: 50px;
}

a:link, a:active, a:visited {
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

* a 
{
    color: rgb(106, 143, 255);    
}

* a:hover 
{
    color: red;    
}

.liste, td {
	font-size: 1.0em;
    color: black;
    font-family: Verdana, Tahoma;
}

th {
	font-size: 1.0em;
    color: white;
    font-family: Verdana, Tahoma;
    background-color: #999999;
}

select {
	font-size: 1.0em;
    color: black;
    font-family: Verdana, Tahoma;
}

.nav {
    FONT-WEIGHT: Bold;
    background-color: #FFFFFF;
	TEXT-ALIGN: center;
}

.days {
    background-color: #DDDDDD;
	TEXT-ALIGN: center;
	height: 30px;
	font-size: 1.0em;
}

.day {
    background-color: #FFFFFF;
    text-align: center;
    border-left: 1px solid white;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    padding: 5px;
    height: 30px;
    font-size: 1.0em;
}

.semi-off {
    color: #ccc !important;
}

.semi-off:hover {
    color: #eeeeee !important;
    background-color: #336699 !important;
}


.off {
    color: silver !important;
}


.dz:hover, .dzl:hover
{
    background-color: Blue;
    color: White;    
}

.dzl 
{
    font-weight: bold;
}

.today {
    background-color: #FFFFFF;
	TEXT-ALIGN: center;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	padding: 5px;
	height: 30px;
}

.week {
    background-color: #DDDDDD;
	TEXT-ALIGN: center;
	height: 30px;
	font-size: 1.0em;
}

.hover 
{
    cursor: pointer;    
}

tr > td 

.hover:hover, .table-list > tbody > tr:hover > td
{
    background-color: #ffffa0;
}

.clsmouseout {
    color: black;
    font-family: Verdana, Tahoma;
    background-color: #FFFFFF;
	TEXT-ALIGN: center;
	font-size: 1.0em;
}

.clsmouseover {
	font-size: 1.0em;
    color: white;
    font-family: Verdana, Tahoma;
    background-color: #0000FF;
	TEXT-ALIGN: center;
}

.z_below {
	z-index: 0;
}
.z_ontop {
	z-index: 1;
}

.range-picker 
{
    width: 100%;
    height: 75px;
}

.lbl-range 
{
    width: 75%; 
    float: left;
    font-size: 1.0em;
}

.padding1 
{
    padding: 10px;    
}

.range-input 
{
    width: 75px; 
    height:50px; 
    float: left;
    clear: left;
}

.big-input 
{
    font-size: 1.5em;
    width: 65px;
    height: 40px;    
    text-align: center;
}

.mid-input 
{
    font-size: 1.0em;
    width: 45px;
    height: 30px;    
    text-align: center;
}

.range-slider 
{
    float: left;
    width: 75%; 
}

.num-range 
{
    width: 100%;
    max-width: 100%;
}

.date-picker 
{
    background-image: url(/gfx/calendar.gif);
    background-position: 170px center;    
    background-repeat: no-repeat;
    height: 30px;
    width: 200px;
    font-size: 1.0em;
}

.i-cal
{
    background-image: url(/gfx/calendar.gif);
    background-position: center center;    
    background-repeat: no-repeat;
    height: 36px;
    width: 50px;
    font-size: 1.0em;
}

.hbg 
{
    background-color: #999999;
    color: White;
    font-size: 0.95em;        
}

.bg-h-0 
{
    background-color: #ffcc66;
}

.bg0 
{
    background-color: #ffffff;    
}

.bg1 
{
    background-color: #eeeeee;    
}

.bg2
{
    background-color: rgb(255, 255, 175);
}

.ibg0 
{
    background-color: #ffffff;
}

.ibg1 
{
    background-color: #d2fada;
}

.ibg2
{
    background-color: #66cc55;
    color: White !important;
}

.ibg2 td 
{
    white-space: nowrap;    
    color: White !important;
    font-weight: bold;
}

.cl0 {
    background-color: #FFCC66;
}

.cl1 
{
    background-color: #eeeeee;    
}


.range-picker:hover
{
    background-color: #ffffa0;
}

.list-options 
{
    padding: 10px;    
    white-space: nowrap;
    text-transform: capitalize;
    clear: both;
    cursor: pointer;
}

.list-options:hover
{
    background-color: #ffffa0;
}

.list-options-rows
{
    white-space: nowrap;
    text-transform: capitalize;
    float: left;
    width: 100%;
    min-height: 50px;
}

.list-options-rows .col-data 
{
    cursor: pointer;
}

.list-options-rows:hover
{
    background-color: #ffffa0;
}


.list-box-options 
{
    width: 25%;
    height: 25%;
    float: left;
    text-align: left;
    white-space: nowrap;
    border-bottom: solid 1px silver;
    text-transform: capitalize;
    cursor: pointer;
}

.list-box-options:hover
{
    background-color: #ffffa0;
}

.list-box-options2 
{
    width: 33.33%;
    height: 33.3333;
    float: left;
    white-space: nowrap;
    text-transform: capitalize;
    cursor: pointer;
}

.list-box-options2:hover
{
    background-color: #ffffa0;
}

.padding2 
{
    padding: 5px;    
    padding-top: 10px;
    padding-bottom: 10px;
}

.padding3 
{
    padding: 5px;    
    padding-top: 20px;
    padding-bottom: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.form_button1 
{
    margin-top: 5px;
    margin-bottom: 25px;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
    font-size: 1.0em;
    font-weight: bold;
    height: 30px;

    -webkit-box-shadow: #333333 3px 3px 3px;
    -moz-box-shadow: #333333 3px 3px 3px; 
    box-shadow: #333333 3px 3px 3px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
    border-radius: 5px; 
}

.info {
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 10px;
    overflow: hidden;
    background-color: #ffffa0;
    color: #000
}

.round-all 
{
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
}

.round-top 
{
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

.round-tl 
{
    -webkit-border-radius: 5px 0px 0px 0px;
    -moz-border-radius: 5px 0px 0px 0px;
    border-radius: 5px 0px 0px 0px;
}
.round-tr 
{
    -webkit-border-radius: 0px 5px 0px 0px;
    -moz-border-radius: 0px 5px 0px 0px;
    border-radius: 0px 5px 0px 0px;
}
.round-bl 
{
    -webkit-border-radius: 0px 0px 0px 5px;
    -moz-border-radius: 0px 0px 0px 5px;
    border-radius: 0px 0px 0px 5px;
}
.round-br 
{
    -webkit-border-radius: 0px 0px 5px 0px;
    -moz-border-radius: 0px 0px 5px 0px;
    border-radius: 0px 0px 5px 0px;
}

#nav li a 
{
    font-size: 1.0em;    
    text-transform: capitalize;
}

.subnav 
{
    white-space: nowrap;
}

.subnav li 
{
    min-width: 50px;
    max-width: 200px;    
}

.subnav li a 
{
    font-size: 1.0em;    
    text-transform: capitalize;
}

#calendar_book_date 
{
    width: 100%;    
}

#calendar_hjem_date
{
    width: 100%;    
}

.clear 
{
    clear: both;
}

.right 
{
    text-align: right;    
}

.year-selector 
{
    background-color: #cccccc;    
}

.col-headers, .col-datas
{
    width: 100%;    
    clear: both;
    min-height: 30px;
}

.col-header 
{
    float: left;
    width: 14%;    
    min-height: 30px;
    white-space: nowrap;
}

.col-header:last-child 
{
    float: left;
    width: 16%;    
    min-height: 30px;
    white-space: nowrap;
}

.header 
{
    font-weight: bold;    
}


.col-data, .col-option
{
    float: left;
    width: 14%;    
    min-height: 30px;
    cursor: pointer;
    overflow: hidden;
}

.col-data:last-child
{
    float: left;
    width: 14%;    
    min-height: 30px;
    cursor: pointer;
    overflow: hidden;
}

input[type=radio]
{
    width: 1.5em;
    height: 1.5em;    
}

input[type=text]
{
    font-size: 1.0em;    
}

.flat-format 
{
    border-style: none;    
    height: 50px;
    width: 100px;
    font-size: 1.0em;
}

.fiktiv {
	color: #8E86FF;
}

select, .formfield
{
    font-size: 1.0em;    
}

.shadows {

    -webkit-box-shadow: #666666 3px 3px 3px;
    -moz-box-shadow: #666666 3px 3px 3px; 
    box-shadow: #666666 3px 3px 3px;
}

.rounded 
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
    border-radius: 5px; 
}

.bottom-rounded 
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
    border-radius: 5px; 
}
.top-rounded 
{
    -webkit-border-radius: 0px 5px;
    -moz-border-radius: 0px 5px; 
    border-radius: 0px 5px; 
}

.passive, .passive td 
{
    color: #999999;    
}

.field-lbl 
{
    width: 200px;    
}

.fields select
{
    min-width: 200px;
    width: 100%;
    max-width: 800px;
}

.pdg10 
{
    padding: 10px;    
}

.fl 
{
    float: left;    
}

.fr 
{
    float: right;
}

.fc 
{
    margin-top: 1.0em;
    height: 2.5em;    
    width: 100%;
    margin-bottom: 0px;
}

.h2  
{
    font-size: 1.5em;    
    font-weight:  bold;
}

select 
{
    font-size: 1.0em;    
}

.mt25 
{
    margin-top: 25px;    
}

.overwhite {
	font-size: 1.0em;
    color: white;
    font-family: Verdana, Tahoma;
}

.icon-lbl 
{
	font-size: 2.0em;
	padding: 5px;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
}

.formfield 
{
/*    width: 300px;    */
}

.form-items, .form-items td 
{
    text-transform: capitalize;
}

.obs 
{
    background-color: #ffffef;
    /*
    filter: Alpha(Opacity=80);  
    -moz-opacity: 0.80;  
    opacity: 0.80;   
    */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    -webkit-box-shadow: rgba(51, 51, 51, 51, 0.8) 3px 3px 3px;
    -moz-box-shadow: rgba(51, 51, 51, 51, 0.8) 3px 3px 3px; 
    box-shadow: rgba(51, 51, 51, 51, 0.8) 3px 3px 3px;
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 10px;
}

.nfo 
{
    background-color: #ffffa0;
	color: silver;
    /*
    filter: Alpha(Opacity=80);  
    -moz-opacity: 0.80;  
    opacity: 0.80;   
    */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    -webkit-box-shadow: rgba(51, 51, 51, 51, 0.8) 3px 3px 3px;
    -moz-box-shadow: rgba(51, 51, 51, 51, 0.8) 3px 3px 3px; 
    box-shadow: rgba(51, 51, 51, 51, 0.8) 3px 3px 3px;
    margin-top: 5px;
	font-size: 13px;
    margin-bottom: 5px;
    padding: 5px;
}


.critical-obs 
{
    background-color: rgba(255, 106, 106, 0.50);
    /*
    filter: Alpha(Opacity=80);  
    -moz-opacity: 0.80;  
    opacity: 0.80;   
    */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    -webkit-box-shadow: rgba(51, 51, 51, 51, 0.8) 3px 3px 3px;
    -moz-box-shadow: rgba(51, 51, 51, 51, 0.8) 3px 3px 3px; 
    box-shadow: rgba(51, 51, 51, 51, 0.8) 3px 3px 3px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
	font-size: 0.75em;
	color: #666666;
}


fieldset 
{
    border-width: 1px;
    border-color: Black;    
    border: solid 1px #999999; 
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    
}

legend 
{
    color: #000000;    
}

.btn-import, .btn-submit, .form_button
{
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
    font-size: 1.0em;
    font-weight: bold;
    color: #a0ffa0;
    cursor: pointer;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;

    background: #00aa00;
    /*
    background: -webkit-linear-gradient(top, #00ee00, #006600);
    background: -moz-linear-gradient(top, #00ee00, #006600);
    background: -o-linear-gradient(top, #00ee00, #006600);
    background: linear-gradient(to bottom, #00ee00, #006600);
    */
    /*
    background: -webkit-linear-gradient(top, #a1ffc4, #288d4e);
    background: -moz-linear-gradient(top, #a1ffc4, #288d4e);
    background: -o-linear-gradient(top, #a1ffc4, #288d4e);
    background: linear-gradient(to bottom, #a1ffc4, #288d4e);
    */
    
    border-color: #288d4e;
    color: white;
    font-weight: bold;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    min-width: 100px;

    -webkit-box-shadow: #666666 3px 3px 3px;
    -moz-box-shadow: #666666 3px 3px 3px; 
    box-shadow: #666666 3px 3px 3px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    
}