﻿/* Form */
.scfForm {
	clear:both;
	display:block;
}

/* Odd Div Clear */
.scfOddDiv {
	clear: left;
	}
/* Form Title*/
.scfTitleBorder
{
	color: #be4e00 !important;
	font-size: 1.5em; 
	font-weight: normal;
	margin: 0 0 15px 0;
}

/* Form Introduction*/
.scfIntroBorder
{
	padding: 0 0 0 10px;
}

/* Form Footer*/
.scfFooterBorder
{
	padding-left: 10px;
}

/* Submit Button*/
.scfSubmitButtonBorder
{
	/*float: left;*/
	width: 86px;
}

.scfSubmitButton
{
	background: #484746;
	border: none;
	color: #fff;
	padding: 5px 0;
	margin: 0 0 0 10px;
}

/* Error */
.scfError
{
}

/* Validation */
.scfValidationSummary
{
	display: none;
	
}

.scfValidatorRequired, .scfRequired
{
	clear: both;
	float: left;
	font-size: 10px;
	width: 115px;
}

.scfValidator
{
	margin: 0px;
	display: block;	
	}
	.scfSingleLineGeneralPanel span.scfValidator { }

/* Forms section*/
.scfSectionBorderAsFieldSet
{
	padding: 0 px 15px 15px 15px;
	border: 0px;
	border-top: solid 2px;
	margin: 0 0 0 10px;
	padding-top: 10px;
}

.scfSectionLegend
{
	padding: 7px 13px 8px 13px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
}

.scfSectionBorder
{
	margin: 0 0 20px 0;
	padding: 0px;
	width: 100%;
}

.scfSectionContent
{
	float: left;
	margin: 0 0 20px 0;
		*margin-top: 30px;
	width: 460px;
	
}

.scfSectionUsefulInfo
{
	width: 100%; /*padding: 5px 0px 0px 20px;*/
	vertical-align: top;
	display: inline;
}

/* Form fields */
/* Checkbox */

.scfCheckboxBorder
{
	clear: left;
	text-align: left;
	display: block;
	margin: 5px 0px;
	width: 100%;
}

.scfCheckbox
{
	width: 90%;
	display: block;
	padding: 0px 0px;
	margin: 0px;
	font-size: .9em;
}

.scfCheckboxUsefulInfo
{
	font-size: 0.9em;
	display: block;
	width: 90%;
	padding: 0px 3px 5px 3px;
}

/* Label */
.scfLabel
{
	display: block;
	width: 184px;
}

.scfListBoxGeneralPanel, .scfDropListGeneralPanel
{
	position: relative;
	margin: 0px 3px;
	width: 61%;
	display: block;
	float: left;
	zoom: 1;
}

.scfListBox, .scfDropList
{
	width: 100%;
	margin: 0px;
	margin-left: 3px;
}

.scfMultipleLineTextBox
{
	border: 1px solid #c2c2c2;
	height: 52px; /*  */
	padding: 5px;
	width: 295px;  /*307  */
}


.scfDropListBorder, .scfEmailBorder, .scfMultipleLineTextBorder, .scfSingleLineTextBorder, .scfPasswordBorder, .scfNumberBorder, .scfDateBorder, .scfRadioButtonListBorder, .scfListBoxBorder, .scfCheckBoxListBorder, .scfFileUploadBorder, .scfDateSelectorBorder, .scfCreditCardBorder, .scfConfirmPasswordBorder, .scfCaptchaBorder
{
	float: left;
	margin: 0 0 8px 0;
		*margin: 0;
	width: 220px;
	
}
  .scfDropListBorder, .scfEmailBorder, .scfSingleLineTextBorder, .scfPasswordBorder, .scfNumberBorder, .scfDateBorder, .scfFileUploadBorder, .scfDateSelectorBorder, .scfCreditCardBorder, .scfConfirmPasswordBorder, .scfCaptchaBorder
  {
    min-height: 53px;
		height: auto !important;
		height: 53px;
  }
	.scfCheckBoxListBorder {width: 100%;}
	.scfMultipleLineTextBorder {width: 307px;}

.scfEmailTextBox, .scfSingleLineTextBox, .scfPasswordTextBox, .scfNumberTextBox, .scfDateTextBox, .scfRadioButtonList, .scfListBox, .scfCheckBoxList, .scfFileUpload, .scfCreditCardTextBox, .scfCreditCardType, .scfConfirmPasswordTextBox
{
	border: 1px solid #c2c2c2;
	padding: 2px 2px;
	width: 178px; 
}
.scfCheckBoxList 
{
	border: none;
}
	


.scfDropListLabel, .scfEmailLabel, .scfMultipleLineTextLabel, .scfSingleLineTextLabel, .scfPasswordLabel, .scfNumberLabel, .scfDateLabel, .scfRadioButtonListLabel, .scfCheckBoxListLabel, .scfListBoxLabel, .scfFileUploadLabel, .scfDateSelectorLabel, .scfCreditCardLabel, .scfConfirmPasswordLabel, .scfCaptchaLabel
{
	display: block;
	font-size: .9em;
	margin: 0 0 3px 0;
	width: 184px;
}
	.scfCheckBoxListLabel {width: 100%;}
	.scfCheckBoxListGeneralPanel table td { border: none;}
	
.scfEmailGeneralPanel, .scfMultipleLineGeneralPanel, .scfSingleLineGeneralPanel, .scfPasswordGeneralPanel, .scfNumberGeneralPanel, .scfDateGeneralPanel, .scfRadioButtonListGeneralPanel, .scfCheckBoxListGeneralPanel, .scfFileUploadGeneralPanel, .scfDateSelectorGeneralPanel, .scfCreditCardGeneralPanel, .scfConfirmPasswordGeneralPanel, .scfCaptchaGeneralPanel
{
	display: block;
	float: left;
	width: 178px;
}
	.scfNumberGeneralPanel {
		*margin: 0;
	}
	.scfMultipleLineGeneralPanel
	{
		
		}

.scfDropListUsefulInfo, .scfEmailUsefulInfo, .scfMultipleLineTextUsefulInfo, .scfSingleLineTextUsefulInfo, .scfPasswordUsefulInfo, .scfNumberUsefulInfo, .scfDateUsefulInfo, .scfRadioButtonListUsefulInfo, .scfListBoxUsefulInfo, .scfCheckBoxListUsefulInfo, .scfFileUploadUsefulInfo, .scfDateSelectorUsefulInfo, .scfCreditCardTextUsefulInfo, .scfConfirmPasswordUsefulInfo, .scfCaptchaUsefulInfo
{
	padding-left: 3px;
	font-size: 0.9em;
	width: 100%;
	display: block;
	float: left;
	padding-bottom: 5px;
}

.scfMultipleLineTextUsefulInfo {
	width: 295px;
	padding-bottom: 5px;
	}
.scfDateSelectorDay, .scfDateSelectorMonth, .scfDateSelectorYear
{
	width: 33%;
	margin: 0px;
}

ul
{
	margin: 0px;
	padding: 0px;
}

.scfCreditCardType
{
	width: 100%;
}

.scfCaptchaLabelText
{
	width:180px;
}


.scfCaptcha img
{
	border : 1px solid black;
}

.scfCaptchaTextBox
{
	width : 100%;
}
.scfCaptchStrongTextPanel
{
	width : 180px;
	display: block;
	float: left;
}

.scfCaptchaBorder, .scfCaptchaGeneralPanel
{
	margin-top : 0px;
	margin-bottom : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

.scfCaptchaLimitGeneralPanel
{
	width:215px;
}

.scfCaptchaLimitGeneralPanel .scfRequired, .scfCaptchaLimitGeneralPanel .scfValidatorRequired
{
	float: right;	
}

.scfCaptchaGeneralPanel embed
{
   position:absolute;
   z-index : -10;
}

.scfCaptchaGeneralPanel td br
{
	margin-top : 3px;
	margin-bottom : 5px;
}

.scfCaptchaGeneralPanel td input
{
	margin-left:20px;	
}

.scfCaptchaGeneralPanel table
{
	margin-top: 30px;
}


#btnCancel{margin-left: 16px;}

/* Form fixes */

.scfCheckBoxListGeneralPanel
{
	
}

.scfCheckBoxListGeneralPanel table tbody tr td, 
.scfRadioButtonListGeneralPanel table tbody tr td {
		border: none;
		display:block;
		width: 400px;
		padding: 5px 15px 0 0;
		}
		.scfCheckBoxListGeneralPanel table tbody tr td input,
		.scfRadioButtonListGeneralPanel table tbody tr td input { 
			margin-top: 4px;
			}
		.scfCheckBoxListGeneralPanel, 
		.scfRadioButtonListGeneralPanel {
			font-size:0.9em;
			width: 400px;
			}
		.scfDropListGeneralPanel {
			font-size:0.9em;
			width: 400px;
			padding: 0;
			margin: 0 0 10px 0;	
			}
		
		.scfDropListGeneralPanel select {
			width: 185px;
			border:1px solid #C2C2C2;
			padding: 1px;
			margin: 0;
			}
		.scfCheckBoxListGeneralPanel label,
		.scfRadioButtonListGeneralPanel label {
			margin-top: -5px;
			}

		.scfCheckBoxListBorder, .scfRadioButtonListBorder, .scfDropListBorder  {
			float: none;
			clear: both;
			}
	
		.scfCheckBoxList, .scfRadioButtonList {
			border: none;
			width: 100%;
			}
			
		.scfRadioButtonListLabel {
				width: 400px;
				}