﻿/**GLOBAL**/
* 
{
    font-family: Trebuchet MS, Arial, Sans-Serif;
    margin: 0;
    padding: 0;
}

body
{
    font-size: 11px;
    background: black;
    color: #eee;
}

html, body { 
height: 100%; 
width: 100%;
margin: 0; 
padding: 0; 
} 

a 
{
    color: #6AB0D2;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    color: #6AB0D2;
}

b
{
	font-weight: bolder;
}
h1, h2, h3, h4, h5
{
    text-transform: uppercase;
    font-weight: normal;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 20px;
}

h2
{
    font-size: 1.4em;
    padding-bottom: 5px;
}

h3
{
    font-size: 1.2em;
}

input.btn
{
	height:24px;
}
img.print
{
    display: none;
}

/** Statustable **/

.statusTable
{
	width: 100%;
	height: 60px;
	background-color: #BADAEB;
	border: 2px solid #6AB0D2;
	color: black;
	margin: 10px 0;
}

.statusTable td
{
	padding-left: 10px;
}

/**HEADER**/
#header 
{
    background: #A81781;
    width: 100%;
    height: 35px;
}

#header ul
{
    list-style: none;
    margin: 0 auto 0 auto;
    width: 300px;
}

#header li
{
    float: left;
    padding: 10px 50px 10px 50px;
}

#header a 
{
    font-weight: bold;
    color: White;
}

#header a:hover 
{
    color: #ddd;
}

/* Help menu */
.infotable 
{
	padding-right: 30px;
	text-transform: none;
}

a.info
{
	width: 14px;
	height: 14px;
}

div.infobox
{
	position: absolute;
	background-color: #BADAEB;
	border: 2px solid #6AB0D2;
	display: none;
	padding: 10px;
	width: 200px;
	z-index: 1000 !important;
	color: black;
	text-align: left;
}

.list div.infobox {
	padding: 4px 4px 10px 4px;
}

.infotable
{
	display: inline;
	margin: 0;
}

.infotable td
{
}

.infotable td img
{
	display: block;
}

.infotable
{
}

.infotable td
{
    background: none !important;
    border: 0 !important;  
	padding: 0px !important;
	margin: 0px !important;   
}

.infotable div.infobox
{
    margin-left: 5px;    
}

/**CONTENT**/
#page
{/*
    width: 900px;
    margin: 20px auto 0 auto;*/
	width: 100%;
}

/* Login */
.login 
{
    margin: 50px auto 0 auto;
    width: 200px;
}

.loginStatus
{
    float: left;
    padding: 10px;
}

/* Rapport */

.Rapport, .Hovedegruppe, .Mellemgruppe, .RapportHeader, .Execute
{
    border: 0;
}
.Rapport td
{
	vertical-align: top;
}

.Rapport p
{
	overflow:hidden;
	text-align: right;
    display: block;
    width: 25px;
    height: 14px;
}

.Rapport p.n
{
    width: 58px;
}

.Rapport .stores td
{
    vertical-align: bottom;
    height: 120px;
    margin:0;
	padding:0;
}

.Rapport .stores td p
{
	margin:0;
	padding:0;
	text-align: center;
	width: 95px;
	height: auto;
}


.RapportHeader
{
    text-align: left;
    margin:0;
    padding:0;
    float:left;
}

.RapportHeader th
{
    vertical-align: bottom;
    margin: 0 auto;
    text-align: center;
}

.RapportHeader input.year
{
    width: 30px;
    text-align: center;
    margin: 2px 0 2px 0;
}

.RapportHeader input.month, .RapportHeader input.day
{
    width: 20px;
    text-align: center;  
    margin-bottom: 2px; 
}

.Rapport th, .RapportHeader td,  .Rapport tr.vareniv0 td
{
    background: #222;
    text-align: right;
    padding: 1px 2px 1px 2px;
}

.Hovedegruppe th,  .Rapport tr.vareniv1 td
{
    background: #A81781;
    text-align: right;
    padding: 1px 2px 1px 2px;
}

.Mellemgruppe th, .Rapport tr.vareniv2 td
{
    background: #555;
    text-align: right;
    padding: 1px 2px 1px 2px;
}

.Mellemgruppe td, tr.vareniv3 td
{
    background: #777;
    text-align: right;
    padding: 1px 2px 1px 2px;
}

.Rapport tr.vareniv3
{
	display: none;
}

#reportAbs
{
	width: 100%;
	height: 100%;
}

tr.vareniv3 td.title,tr.vareniv2 td.title ,tr.vareniv1 td.title,tr.vareniv0 td.title
{
	 font-weight: bold;
}
/*
#ctl00_content_main
{
	width: 100%;
	height: 100%;
	float:left;
}*/
/*
#ctl00_content_toptable, #ctl00_content_titletable, #ctl00_content_restable, #ctl00_content_contenttd
{
	width: 100%;
	height: 100%;
}
*/

ctl00_content_Maindiv
{
	width: 100%;
	height: 90%;
	float:left;
}
#ctl00_content_headerleft
{
	width:15%;
	height:120px;
	overflow-x: hidden;
	float:left;
	clear:both;
	margin-right:1px;
}
#ctl00_content_headerscroll
{
	width: 84%;
	height:120px;
	overflow-x: hidden;
	overflow-y: scroll;
	float:left;
}
#ctl00_content_titlescroll
{
	width:15%;
	height:100%;
	overflow:hidden;
	overflow-x: scroll;
	float:left;
	text-align:left;
	margin-right:1px;
}
#ctl00_content_scroll
{
	width: 84%;
	height: 100%;
	overflow: scroll;
	float:left;
}

#ctl00_content_toptable
{
	height:70px;
}

#ctl00_content_titlescroll table
{
		width: 100%;
}

.Mellemgruppe td, .Rapport th, .RapportHeader td, tr.vareniv3 td,tr.vareniv2 td ,tr.vareniv1 td, tr.vareniv0 td
{
    border-left: 2px solid black;
    border-bottom: 2px solid black;
}

tr.show td.title
{
	background: #555 url(../Images/open.gif) no-repeat 10px 4px;
	cursor: pointer;
}

tr.hide td.title
{
	background: #555 url(../Images/closed.gif) no-repeat  10px 4px;
	cursor: pointer;
}


.PrintRapport
{
	border: solid 1px black;
}

.Execute td.listBox, .Execute td.name, .Execute .minus, .Execute .plus
{
    border-left: 2px solid black;    
}

.Execute .gruppe 
{
    display: none;
}

.Execute #hovedegruppe
{
    display: block;    
}

.Execute .button
{
    text-align: right;    
}

.Execute td
{
    padding: 5px;
    vertical-align: top;   
    background: #222; 
}

/* user table */
.userTable, .userGrid
{
	width: 100%;
    border: 2px solid black !important;   
    margin-bottom: 20px; 
}

.userTable td, .userTable th, .userGrid td, .userGrid th
{   
    padding: 5px;
    border: 0;
}

.userTable td, .userGrid td
{
    background: #333; 
}

.userTable td.name, .userGrid td.name
{
    width: 200px;
}

.userGrid th
{
    background: #222;
}

.userGrid td, .userGrid th, .userTable td, .userTable th
{
    border-bottom: 2px solid black;
    border-left: 2px solid black;
}

/** FIX ABSOLUTE BUG IN IE **/

.innerTable
{
	width: 100%;
}
.innerTable td
{
	width: 33%;
    border: 0 !important;
}

td.title p
{
	text-align: left;
	width: auto;
	padding-left: 25px;
}


#ctl00_content_cbStoreList label
{
	width: 86px;
/*	border: solid 1px white;*/
	display:block;
	float:left;
	text-align:left;
	overflow: hidden;
	height: 20px;
}

#ctl00_content_cbStoreList input
{
	float:left;
	height: 20px;
}