body {
	font-family: tahoma, verdana, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
	color: black;
	background: #FFFFFF url('../../images/bgBlaaBue.gif') no-repeat;
	margin: 0;
	text-align: left;
}

img {
	vertical-align: middle;
	/* 
	width: 16px;
	height: 16px;

	 */
}

input {
	margin: 2px;
	vertical-align: middle;
}

input:disabled, textarea:disabled {
	background-color: #F1F1F1;
	border: 1px solid #AAAAAA;
	color: #AAAAAA;
}

form.anlaeg_row {
	display: inline;
}


h4, h5, h6, h7 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 1px;
}

h3 {
	font-size: 1.2em;
	color: #3f586f;
}

h2 {
	color: #2c4e6d;
	font-size: 1.5em;
	border-bottom: 1px solid #cbd2d9;
}

h1 {
	font-size: 1em;
}

h5 {
	font-style: italic;
}

img.info {
	margin-left: 5px;
	vertical-align: middle;
}

.anlaeg {
	padding: 10px; 
	background: #B5CDE4 url('../../images/bg_anlaeg.png') repeat-x;
	border: 1px solid #547ca8;	
	margin-bottom: 10px;
}

.fane {
	width: 150px;
	border-left: 1px solid #547ca8;
	border-right: 1px solid #547ca8;
	border-top: 1px solid #547ca8;
	background: #B5CDE4;
	padding: 5px 10px 5px 10px;
	margin-bottom: 0px;	
}

h2.fane {
	font-weight: bold;
	border: 0;
	display: inline;
	padding: 0;
}

h1.list_header, h2.list_header, h3.list_header, h4.list_header, h5.list_header, h6.list_header {
	margin: 1px;
	color: #898989;
	font-style: normal;
	font-weight: bold;
	font-size: 80%;
	display: inline;
}

th.produktion {
	margin: 1px;
	color: #898989;
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
	background-color: #EEEEEE;
	padding: 2px;
}

td.produktion, td.produktion_text {
	text-align: right;
	font-family: monospace;
	font-size: 1.2em;
	border: 1px solid #EEEEEE;
}

td.produktion_text {
	text-align: left;
}

.list {
	margin: 10px 0 0 20px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.list_record {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #A1A1A1;
	border-top: 1px solid #A1A1A1;
	background: #B4CCE4 url('../../images/bg_anlaeg.png') repeat-x;
	padding: 2px;
	margin-top: 4px;
}

.webtable_button {
	font-size: 1em;
	border: 0;
	vertical-align: middle;
}

.toolbar {
	display: inline;
	color: #000000;
	vertical-align: top;
}

.error_message {
	font-weight: bold;
	color: #FF0000;
}

.descriptive_label {
	font-weight: bold;
}

th {
	font-size: 1em;
	padding: 2px;
	background-color: #e8ecf0;
	color: #728698;
	text-align: left;
}

td {
	font-size: 1em;
	color: #728698;
	padding: 4px;
	}

a:link.webtable_button, a:visited.webtable_button, a:hover.webtable_button, a:active.webtable_button {
	text-decoration: none;
}

a:link.webtable_button, a:visited.webtable_button {
	color: #000000;
}

a:hover.webtable_button {
	color: #0000FF;
}

.field {
	background-color: #FFFFFF;
	color: #728698;
}

.field_child {
	border: 1px solid #eaf1f7;
	background-color: #f5f8fa;
	color: #5c7287;
	padding: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: left;
}

.field_childGray 
{
	border: 1px dotted #838383;
	background-color: #eeeeee;
	color: #5c7287;
	padding: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: left;
}


.MenuLink:link, .MenuLink:visited {
	color: #4F3914;
}

.MenuLink:hover, .MenuLink:active {
	background-color: #E28909;
	color: #FFFFFF;
}

.MenuLink {
	display: block;
	padding: 4px;
	border-bottom: 1px solid #EEBC73;
/*	border-right: 1px solid #EEBC73;	 */
	text-decoration: none;
}

.MenuText {
	padding: 5px;
}

.WizardButtonPlaceholder {
	text-align: center;
	padding: 5px;
	background-color: #FFF2DF;
}

.calculated_value {
	font-weight: bold;
}

.radiolist
{
	border: 0;
}

/* Page layout */

.Content {
	margin-left: 170px;
	border-left: 1px dashed #A7C1E0;
	padding: 0 0 0 10px;
}

.header {
	width: 100%;
	height: 101px;
	background-color: #1b4e7c; /* #;728698    */
	padding: 0px;
	margin: 0px;
}

.Menu {
	width: 165px;
	color: #4F3914;
	float: left;
	background-color: #FFDEAF;
}

.Footer {
	color: #999999;
	clear: both;
	border-top: 1px solid #DDDDDD;
	margin: 20px 0px 20px 0; 
	text-align: center;
}

.Footer a:link, .Footer a:visited, .Footer a:hover, .Footer a:active {
	color: #999999;	
}

/* Diverse */

form {
	margin: 0;
}

div.error_field {
	margin: 10px 10px 10px 0;
	padding: 10px;
	font-weight: bold;
	background-color: #FF0000;
	border: 1px solid #912A2A;
	color: #FFFFFF;
}

div.dialog_title {
	font-weight: bold;
	padding: 10px;
	background: #e28909 url('../../images/bg_dialog_title.gif') no-repeat; /* #728698; */
	color: #FFFFFF;
	/* border-top: 1px solid #F5F8FA; */
	 border-top: 0px;
}

div.skema_status_title {
	font-weight: bold;
	padding: 10px;
	background-color: #E78A08; /* #728698; */
	color: #FFFFFF;
}

div.menu_title {
	font-weight: bold;
	padding: 10px;
	background-color: #A68343; /* #728698; */
	color: #FFFFFF;
}

div.beregning {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	color: #FFFFFF;	
}

div.message_background {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	background-image: url('../../images/bg_transparent.gif');
	width: 100%;
	height: 100%;
}

.dialog_text {
	margin: 10px 100px 10px 0;
	font-size: 1.2em;
	text-align: justify;
}

.appetizer {
	text-transform: uppercase;
	text-align: left;
	color: #2C4E6D;
	font-weight: bold;
}

.indsend_kommune {
	position: absolute; 
	top: 10px; 
	right: 10px;
	color: #FFFFFF;
}

.AlternatingRowStyle {
	background-color: #EEEEEE;
}

.CalculatingMessage {
	padding: 10px;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 1em;
	color: #FFFFFF;	
	background-color: #AA0000;
	border: 1px solid #FF0000;
}

.InfoBox, .ErrorBox {
	margin: 10px 10px 10px 0;
	padding: 10px;
	font-weight: bold;
}

.InfoBox {
	border: 1px solid #536770;
	background-color: #8AB2C4;
	color: #FFFFFF;
}

.ErrorBox {
	background-color: #FF0000;
	border: 1px solid #912A2A;
	color: #FFFFFF;
}

.TableCellNumberFormat {
	text-align: right;
}

.TableCellBooleanFormat {
	text-align: center;
}

.HelpText {
	width: 250px;
	margin: 10px;
}

.ImageButtonEmphasis {
	cursor: pointer;
}

.CalculatorEmphasis {
	width: 300px;
	margin: 10px 10px 10px 10px; 
	background: #FFFFFF;
}

.LoginStyle {
	color: #000000;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

a:active, a:hover, a:link, a:visited {
	color: #2C4E6D;
}

#VigtigMeddelelse {
	font-size: 1.2em;
	padding: 5px;
	color: #4F3914;
	margin-right: 10px;
	background-color: #FFEE9F;
	border: 1px solid #DFCD0D;
}

#VigtigMeddelelse h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #4F3914;
}

#VigtigMeddelelse a:link, #VigtigMeddelelse a:visited, #VigtigMeddelelse a:hover, #VigtigMeddelelse a:active {
	color: #4F3914;
}

.FaqItem {
	font-size: 1.2em;	
	border-bottom: 1px solid #DDDDDD;
}

.FaqItem h3 {
	font-size: 1em;
}

.AdminToolbox {
	border: 1px solid #EEBC73;
	background-color: #FFDEAF;
	padding: 5px;
	color: #000000;
	font-size: 1.2em;
}

.menuBottom {
	height: 50px;
	background: #FFFFFF url('../../Images/MenuBottom.png') no-repeat;
}



/*
			<asp:Image ID="imgButton" runat="server" ImageUrl="~/Images/MenuBottom.png" AlternateText="Menu bottom" />
*/

/* ANSØGNINSSTATUS */

.Ansoegningsstatus {
	position: absolute; 
	top: 10px; 
	right: 10px;
	color: #FFFFFF;
}

/* DETAILS LIST */

.VirkemiddelPanelDefaultStyle {
	background-color: #E8ECF0;
	padding: 10px;
	color: #5C7287;
	margin-bottom: 10px;
}

.DetailsListHeaderStyle {
	color: #FFFFFF;
	background-color: #728698;
	border: 1px solid #728698;
}

.DetailsListItemStyle  {
	color: #5C7287;
	border: 1px dotted #869bae;
	background-color: #e3edf3;
}

.DetailsListAlternatingItemStyle {
	color: #5C7287;
	border: 1px dotted #869bae;
	background-color: #F5F8FA;
}

/* INPUT STYLES */

input[type=submit], input[type=button], input[type=submit] {	
	padding: 3px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #84A5CD;
	border: 1px solid #7293bc;
	border-left-color: #b4cdeb;
	border-top-color: #b4cdeb;
	font-size: 0.8em;
	color: #FFFFFF;	
}

input[type=text], textarea {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

input[type=text]:hover, textarea:hover {
	background-color: #FAFAFA;
}

input[type=submit]:active, input[type=button]:active {
	padding: 3px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #84A5CD;
	border: 1px solid #b4cdeb;
	border-left-color: #7293bc;
	border-top-color: #7293bc;
	font-size: 0.8em;
	color: #FFFFFF;
}

input.ButtonGreen 
{   
    background-image: url(Images/GreenBtn.gif);
	width: 120px;
	height: 30px;
	font-family: tahoma, verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: white; 
	border: none;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	text-align: center;
 }   

input.ButtonOrange
{   
    background-image:url(Images/OrangeBtn.gif);
	width: 120px;
	height: 30px;
	font-family: tahoma, verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: white; 
	border: none;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	text-align: center;
 }   
 
 input.ButtonBlue
{   
    background-image:url(Images/ButtonBlue.gif);
	width: 120px;
	height: 30px;
	font-family: tahoma, verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: white; 
	border: none;
	cursor: pointer;
	text-align: center;
	
	padding: 0px;
	margin: 0px;
 }   
