/* GENERAL STYLES */
.emfButtonPrintAndNext
{
	margin-right: 20px;
	margin-top:0px;
	text-align:right;
}

.emfPrintButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #43525A;
	background-color: #D1D1D1;
	border: 1px solid #83AAD3;
}

.emfButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #43525A;
	background-color: #D1D1D1;
	border: 1px solid #83AAD3; 
}

.emfButtonBack
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #43525A;
	background-color: #D1D1D1;
	border: 1px solid #83AAD3;
	float:left;
}

.emfButtonNext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #43525A;
	background-color: #D1D1D1;
	border: 1px solid #83AAD3;

}

.emfButtonAddRemovePart
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #43525A;
	background-color: #D1D1D1;
	border: 1px solid #83AAD3; 
}

.emfTextbox
{
	background-color:#eeeeee;
	border-style:solid;
	border: 1px;
	width: 180px;
}

.emfCheckboxlist
{
	
}

.emfRadioButtonList
{
	
}

.emfCheckBox
{

}

.emfDropdown
{
	background-color:#eeeeee;
	border-style:solid;
	border: 1px;
	width: 185px;
}

.emfDefaultSelectedItemDropDown
{
	background-color:InactiveCaptionText;
}

.emfLabel
{
	text-align:right;
	padding-right: 20px;
	font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#00718B;
}

.emfSectionLabel
{
	text-align:right;
	padding-right: 20px;
	font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#00718B;
}

.emfFileUpload
{
	background-color:#eeeeee;
	border-style:solid;
	border: 1px;
	width: 180px;
}

.emfTitleFormPart
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}

.emfTotalPriceContainer
{
	padding-bottom: 40px;
}
	
.emfTotalPriceContainer table
{
	border-collapse:collapse;
	width:100%;
	
}

.emfTotalPriceOverviewRow td
{
	border-bottom-color:#00718B;
	border-bottom-style: dotted;
	border-bottom-width:1px;
	padding: 5px;
}

tr.emfTotalPriceRow
{
	background-color:#00718B;
}

td.emfTotalPriceLeftTableData
{
	text-align:left;
	font-weight:bolder;
	color:White;
	padding: 5px;
}

td.emfTotalPriceRightTableData
{
	text-align:right;
	font-weight:bolder;
	color:White;
	padding: 5px;
}

.emfTotalPriceView
{
	position:relative;
	left:300px;
	top:10px;
	font-size: 16pt;
	color:Red;
}

.emfTotalPriceOverviewRightTableData
{
	width:20%;
	color:#00718B;
	text-align:right;
}

.emfTotalPriceOverviewLeftTableData
{
	width:80%;
	color:#00718B;
	text-align:left;
}

.emfTotalPriceOverviewLeftTableDataDiscount
{
	width:80%;
	font-weight:bold;
	color:#00a9d0;
	text-align:left;
}

.emfTotalPriceOverviewRightTableDataDiscount
{
	width:20%;
	font-weight:bold;
	color:#00a9d0;
	text-align:right;
}

.emfConfirmationContainer table
{
	width: 80%;
	
}

.emfConfirmationContainer table.td
{
	width:10%; vertical-align: top;
}

.emfConformationValue
{
	width:60%;
}

.emfFormElementContainer
{
	
}

.emfFormElementContainerLeftTableCel
{
	
}

.emfFormElementContainerRightTableCel
{
	
}

.emfFormElementContainerColSpanTableCel
{
	
}

.emfImageRegistrationOverview
{
	
}

.emfConfirmationTitle
{
	border-left:10px solid #EF4130; padding-left:8px; line-height:10px; margin-left:-18px;
	font-size:14px; font-weight:bold; margin:1em 0 0.4em 0; color:#00718B;
}

.emfConformationLabel{vertical-align: top;}

/* EDITOR PROPERTIES */
