﻿/* Override Sc styles to remove margin left */
div.scfForm .scfEmailGeneralPanel, 
div.scfForm .scfMultipleLineGeneralPanel, 
div.scfForm .scfSingleLineGeneralPanel, 
div.scfForm .scfPasswordGeneralPanel, 
div.scfForm .scfNumberGeneralPanel, 
div.scfForm .scfDateGeneralPanel, 
div.scfForm .scfRadioButtonListGeneralPanel, 
div.scfForm .scfCheckBoxListGeneralPanel, 
div.scfForm .scfFileUploadGeneralPanel, 
div.scfForm .scfDateSelectorGeneralPanel, 
div.scfForm .scfCreditCardGeneralPanel, 
div.scfForm .scfConfirmPasswordGeneralPanel, 
div.scfForm .scfCaptchaGeneralPanel,
div.scfForm .scfDropListGeneralPanel
{
	margin:0px;
	width:auto;
}



div.scfForm
{
	margin-left: 10px; 
	width: 655px; 
	margin-top: 3px; 
	padding-left:15px;
	font-family:Arial, Sans-Serif;
	font-size:14px;
	color :#404040;
	line-height: 20px;
}

div.scfForm div.scfTitleBorder
{
	margin-top: 27px;
	font-size:24px;
    font-weight:normal;
    color :Black;
}

div.scfForm div.scfIntroBorder
{
    margin-top: 25px;
	font-size:18px;
    color :Black;
}

div.scfForm fieldset
{
	border:none;
	margin:0px;
}

div.scfForm div.scfSectionContent
{
	background-image: url(/images/fontEtape1.gif);
    width: 636px; 
    background-repeat: no-repeat; 
    margin-top: 10px; 
    height: 225px;

}

div.scfForm div.scfSectionContent div.scfSingleLineTextBorder,
div.scfForm div.scfSectionContent div.scfEmailBorder,
div.scfForm div.scfSectionContent div.scfDropListBorder
{
	margin-left: 64px; 
	margin-top:2px;
	width:auto;
	margin-right:40px;
	margin-bottom:0px;
}

div.scfForm div.scfSectionContent div.scfSingleLineTextBorder label,
div.scfForm div.scfSectionContent div.scfEmailBorder label,
div.scfForm div.scfSectionContent div.scfDropListBorder label
{
	width:100px;
	display:block;
}

div.scfForm div.scfSectionContent div.scfSingleLineTextBorder div,
div.scfForm div.scfSectionContent div.scfEmailBorder div,
div.scfForm div.scfSectionContent div.scfDropListBorder div
{
	width:416px;
}

div.scfForm div.scfSectionContent div.scfSingleLineTextBorder input,
div.scfForm div.scfSectionContent div.scfEmailBorder input,
div.scfForm div.scfSectionContent div.scfDropListBorder input
{
	padding:0px;
	width:416px;
}
div.scfForm div.scfSectionContent div.scfSingleLineTextBorder select,
div.scfForm div.scfSectionContent div.scfEmailBorder select,
div.scfForm div.scfSectionContent div.scfDropListBorder select
{
	padding:0px;
	width:420px;
}

div.scfForm div.scfSectionContent div.scfDropListBorder.ergo select,
div.scfForm div.scfSectionContent div.scfDropListBorder.ergo input
{
	margin-left:0px;
}

div.scfForm div.scfSectionContent span.scfRequired
{
	display:none;
}

div.scfForm div.scfSectionContent div.SectionIntroBloc
{
    width: 636px; 
}

div.scfForm div.scfSectionContent div.SectionTitle
{
	margin-left: 10px; 
	margin-top: 18px;
	font-weight:bold;
	line-height: 20px;
	float:right;
	width:522px;
	margin-right:50px;
}

div.scfForm div.scfSectionContent div.SectionIntroContent
{
	margin-left: 10px; 
	float:right;
	width:522px;
	margin-right:50px;
}

div.scfForm div.scfSectionContent img.SectionNumber
{
	margin-left: 12px; 
	clear:left;
	float:left;
	width: 42px;
    background-repeat: no-repeat; 
    margin-top: 15px; 
    height: 43px;
}

div.scfForm div.scfSectionContent div.InputZone,
div.scfRadioButtonListBorder
{
	margin-left: 64px; 
	margin-top:10px;
	width:auto;
	margin-right:40px;
	clear:left;
	float:left;
}

div.scfForm div.scfSectionContent div.InputZone  div.innerRBLContainer
{
	margin-right:10px;
	float:left;
}

div.scfRadioButtonListBorder table
{
	width:auto;
	margin-left:-3px;
}

div.scfForm div.scfSectionContent div.InputZone label,
div.scfRadioButtonListBorder div.scfRadioButtonListGeneralPanel label
{
	display:inline;
}

div.scfForm div.scfSectionContent div.InputZone span.radioListItem label,
div.scfRadioButtonListBorder div.scfRadioButtonListGeneralPanel table label
{
	line-height:30px;
}

div.scfForm div.scfSectionContent div.InputZone select.MonthInput
{
	margin-left:20px;
}

div.scfForm div.scfSectionContent div.InputZone select.YearInput
{
	margin-left:3px;
}

div.scfForm div.scfSectionContent div.InputZone .FullWidthInput
{
	margin-top:1px;
}
div.scfForm div.scfSectionContent div.InputZone input.FullWidthInput
{
	width:522px;
}
div.scfForm div.scfSectionContent div.InputZone textarea.FullWidthInput
{
	width:516px;
}

div.scfForm div.scfSectionContent div.InputZone textarea.FullWidthInput.IndentMargin
{
	margin-left:20px;
	width:496px;
}

div.scfForm div.scfSectionContent div.InputZone select.FullWidthInput
{
	width:522px;
}

div.scfRadioButtonListBorder label
{
	display:none;
}

span.scfValidatorRequired
{
	float:none;
	font-weight:bolder;
	position:absolute;
	right:15px;
}

input.scfSubmitButton
{
	border:none;
	cursor:pointer;	
	float:right;
	margin-right:20px;
	
	font-size:0px;
	line-height:0px;
	text-indent:-9999px;
	
	width:122px;
	height:22px;
	padding:0;
	display:block;
	background:url(/images/bt_submit.gif) no-repeat;
}

div.scfSubmitButtonBorder
{
	margin-top:	15px;
}



input.scfSubmitButton1
{
	border:none;
	cursor:pointer;	
	
	margin-right:20px;

	font-size:0px;
	line-height:0px;
	text-indent:-9999px;
	
	width:120px;
	height:40px;
	padding:0;
	display:block;
	background:url(/images/Button_send.png) no-repeat;
}


