﻿.body /* Internet Explorer */
{
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #444444;
}

/*
body // Mozilla Firefox alignment
{
	text-align: -moz-center;
	font-size: 12px; 
    font-family: Verdana, Arial;
    color:#444444;
} 
*/

.HeaderEmpty
{
	background-image:url(/Images/header_singlePixel.jpg);
	background-repeat:repeat-x;
}

.indhold
{
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.WhiteLinks a:link
{
	text-align:center;
	text-decoration: none;
	color: White;
	font-style: normal;
	font-family: Verdana;
	font-size: 10pt;
}

.WhiteLinks a:visited
{
	text-align:center;
	text-decoration: none;
	color: White;
	font-style: normal;
	font-family: Verdana;
	font-size: 10pt;
}

.WhiteLinks a:hover
{
	text-align:center;
	text-decoration: underline;
	color: #DDE4ED;
	font-style: normal;
	font-family: Verdana;
	font-size: 10pt;
}

.BlackLinks a:link
{
	text-decoration: none;
	color: Black;
	font-family: Verdana;
	font-size: 9pt;
}

.BlackLinks a:visited
{
	text-decoration: none;
	color: Black;
	font-family: Verdana;
	font-size: 9pt;
}

.BlackLinks a:hover
{
	text-decoration: underline;
	color: Black;
	font-family: Verdana;
	font-size: 9pt;
}

.SMMenu
{
	width: 600px;
	background-color:white;
	padding: 4px;
	padding-top:12px;
}
.SMParent
{
	cursor:hand;
	background-color:#DDE4ED;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top:1px solid white;
    border-bottom:1px solid white;
}
.SMParentOver
{
	cursor:hand;
	background-color:#85A1B6;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top:1px solid white;
    border-bottom:1px solid white;
}
.SMParentSelected
{
	cursor:hand;
	background-color:#85A1B6;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top:1px solid white;
    border-bottom:1px solid white;
}

.SMChildrenBox
{
	font: 8pt Verdana;
	background-color: white;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height:50px;
}

.WatermarkText
{
	color:#7E7E7E;
}

.Pointer
{
	cursor:pointer;
}

.UpdateProgress
{
	background-color:White;
	color:White;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=70);
	opacity:0.7;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	bottom: 0px;
	left: 0px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#6893CF;
}


.UpdateProgressInner
{
	background-color:White;
	color:White;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.UpdateProgressLable
{
	color:#ACACCF;
}

.ComboboxOption
{
	padding-top:1px;
	padding-bottom:1px;
	font-size:12px;
}

.ComboboxOptionSelected
{
	padding-top:1px;
	padding-bottom:1px;
	font-size:12px;
	background-color:#85A1B6;
	color:Black;
}

.ComboboxTopContainer
{
	padding:0px; 
	border:1px solid #A5ACB2;
}

.PublicPanel
{
	text-align:left;
	font-size: 9pt; 
	font-family: Verdana, Arial;
	width: 775px;
	background-color:#DDE4ED;
}

.spanHint
{
    cursor: pointer;
}

.OrderlineBox
{
    
}

.button
{
    width:100px;
}
.numberbox
{
    border-color: 1;
    border-style: solid;
    border-width: thin;
}

/*  Ny signup side til sogneindsamling */


.BlackLinks_New a:link
{
	text-decoration: none;
	color: Black;
	font-family: Calibri;
	font-size: 10pt;
}

