.WizardWrap
{
	width:100%;
}
.DivWizardStep
{
	margin: 20px 5px 5px 5px;
	border-top:solid 1px #cdd8e3;
	padding:20px 0px 0px 0px;
}

.DivWizardFelt
{
	margin-top: 2px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom:10px;
}

.DivWizardLabel
{
	display: inline-block;
	margin-right: 10px;
	text-align: right;
	vertical-align:top;
	width: 105px;
	color:#4d4d4d;
	font-size:11px;
}

.DivWizardTextfelt, .DivWizardKommentarfelt
{
	width: 400px;
	border:solid 1px #cdd8e3;
}
.DivWizardTextfelt
{
		height:20px;
}
.DivWizardCheckbox
{
	margin-top: 15px;
}

.DivWizardCheckboxLabel
{
	width: 350px;
	display: inline-block;
	margin-left: 10px;
	color:#4d4d4d;
	font-size:11px;
}

.DivWizardSelect
{
	margin-left: 0px;
	min-width: 200px;
}

.DivWizardError
{
	margin-left: 110px;
	color: Red;
	display:inline-block;
}

.BlanketWizardNavigationBar
{
	border: none 0px white;
	font-family: Verdana;
	color: White;
	margin-right: 5px;
}

/*   new css version   */

.stepbluedot
{
    background-image: url('../media/98501/bluedot.png');
    color: White;
    display: block;
    line-height: 25px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
    width: 26px;
    margin:0px 4px 4px 0px;
}

.stepbluedotdisabled
{
    background-image: url('../media/98507/bluedotdisabled.png');
    color: White;
    display: block;
    line-height: 25px;
    height: 26px;
    text-align: center;
    vertical-align: middle;
    width: 26px;
     margin:0px 4px 4px 0px;
}

.sidebaritem
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 10pt;
    vertical-align:top;
}

.sidebaritemhidden
{
    display: none;
}

.stepname
{
    text-decoration: none;
    color: #333399;
}

.stepnamedisabled
{
    text-decoration: none;
    color: #cccccc;
}

.wizardheader
{
    font-family: Verdana;
    font-size: 9pt;
    color: #666666;
    border-bottom: solid 2px #cccccc;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 560px;
}

.wizardouterwrapper
{
    width: 600px;
    background-color: #d7e3ee;
}

.closebuttonwrapper
{
    text-align: right;
    padding-top: 10px;
    padding-right: 10px;
}

.titlewrapper
{
    padding-bottom: 20px;
    padding-left: 20px;
}

.wizardtitle
{
    color: #003366;
    font-family: Verdana;
    font-size: 18pt;
}

.wizardwrapper
{
    background-color: White;
    padding: 20px;
    height: 400px;
    overflow-y: scroll;
}

.wizardbackground {
    background-color:Gray;
    opacity:0.7;
}






















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

