
.BudgetApproach
{
	margin-bottom: 5px;
}

.BudgetApproach table
{
	width: 100%;
}

.BudgetApproachTitle, .BudgetApproachWindowTitle
{
	text-align: left;
	display: block;
	color: #000;
	cursor: pointer;
	cursor: hand;
	text-transform: uppercase;
	font: bold 8pt Arial;
}

.BudgetApproachWindow
{
	background: url(/CfgAPImagesCentral/Images/Medias/Pictos/calc2.gif) no-repeat 10px 5px;
}

.BudgetApproachWindowTitleOuter
{
	background: url(/CfgAPImagesCentral/Images/Medias/Pictos/financingClose.gif) no-repeat right 5px;
	padding: 5px 10px 5px 30px;
	color: #386BA0 !important;
}

.BudgetApproachWindowOuter
{
	background: #fff url(/CfgAPImagesCentral/Images/Medias/Layout/popupBack.gif) repeat-x bottom;
	display: none;
	position: absolute;
	z-index: 99999;
	left: 150px;
	top: 150px;
	width: 600px;
	border: solid 1px #ccc;
	border-right: #888 solid 1px;
	border-bottom: #888 solid 1px;
}

.BudgetApproachWindow,
.BudgetApproachWindow .Button
{
	font: 10pt Arial;
	color: #000;
}

.BudgetApproachWindowContent
{
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 1px #ccc;
	background-color: #fff;
}

.BudgetApproachWindowContent table td
{
	text-align: left;
	font: 8pt Arial;
	padding: 10px;
}

.BudgetApproachWindow .Button
{
	margin: 5px;
}

.BudgetApproachWindow .Buttons table
{
	margin-right: 2px;
	float: right;
}

.BudgetApproachShadow
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 999;
	width: 100%;
	height: 100%;
	background: #fff;
	display: none;
}

.BudgetApproachDescription
{
	font-weight: bold;
	margin-bottom: 10px;
}

.BudgetApproachDescription, .BudgetApproachInfos
{
	display: block;
}

.Blablas
{
	border-right: solid 1px #ddd;
	width: 50%;
}

.Blablas, .Controls
{
	vertical-align: top;
	padding-top: 0px !important;
}

.Controls .Unit
{
	white-space: nowrap;
}

.Controls .Label
{
	font-weight: bold;
}

.Controls .Html select, .Controls .Html input
{
	width: 150px;
}

.Controls td
{
	padding: 0px !important;
	vertical-align: top;
}

.Controls .Control 
{
	padding: 2px !important;
	margin-bottom: 10px !important;
}

.Controls .Error
{
	display: none;
	color: #D16363;
}

.Controls #budgetApproach_formHeader
{
	display: block;
	margin-bottom: 10px;
}

.BudgetApproachSubText
{
	display: block;
	font: 8pt Arial;
	text-align: center;
	padding: 5px;
}
