﻿body 
{
	--background-color: #414143;
	--background-image: url(../Images/Alefo_bg.jpg);
	--background-position:center 83px;
	background-repeat:repeat-x;
}

img#bg {
position:fixed;
left:0;
width:100%;
height:100%;
display:none;
}

.disableBGDiv
{
	position:absolute;
    z-index:2147483645;
    background-image:url(../Images/ModalImageBg.gif);
    background-repeat:repeat;
    background-position:top left;
    text-align:center;
    top:0px;
    left:0px;
}
.LargeHeader14
{
    font-family:Lucida Sans;
    font-style:italic;
    font-size:14px;
    font-weight:bold;
    color:#ff8200;
}
.LargeHeader18
{
    font-family:Lucida Sans;
    font-style:italic;
    font-size:18px;
    font-weight:bold;
    color:#ff8200;
}
.LargeHeader24
{
    font-family:Lucida Sans;
    font-style:italic;
    font-size:24px;
    font-weight:bold;
    color:#ff8200;
}
.hrOrange
{
    background-color:#ff7f00;
    border: solid 1px #ff7f00;
}
.Validator
{
    color:#ff0000;
    visibility:hidden;
    width:5px;
    font-weight:bold;
}


.IE .DivAddTabToProfile
{
	border: thin solid #C0C0C0; 
	font-weight:bold; 
	font-style:normal; 
	width:300px;
	height:19px; 
	padding-top:7px; 
	padding-bottom:7px;
	background-color:Yellow; 
	color:Black; 
	text-decoration:none;
	margin-bottom:7px;
}

.IE7 .DivAddTabToProfile
{
	margin-bottom:-7px;
}

.DivAddTabToProfile
{
	border: thin solid #C0C0C0; 
	font-weight:bold; 
	font-style:normal; 
	width:300px;
	height:19px; 
	padding-top:7px; 
	padding-bottom:7px;
	background-color:Orange; 
	color:Black; 
	text-decoration:none;
	margin-bottom:6px;
	font-size:12pt;
	text-align:center;
}




.DivAddTabToProfile a 
{
	font-weight:bolder; 
	font-style:normal; 
	width:300px;
	height:22px; 
	XXXpadding:5px; 
	XXXbackground-color:White; 
	color:Black; 
	text-decoration:none;
}
.DivAddTabToProfile a:hover
{
	font-weight:bold; 
	font-style:normal; 
	width:300px;
	height:22px; 
	XXXpadding:5px; 
	XXXbackground-color:White; 
	color:Blue; 
	text-decoration:none;
}
.floatRightSubmit
{
    float:right;
    position:relative;
    top:-2px;
}

#interCloseBut
{
position:fixed;
bottom:10px;
z-index:30000;
}
.down10px
{
    position:relative;
    top:10px;
}

.hidden
{
    display:none;
}
