﻿body
{
	font-family: Arial, Arial (Hebrew);
}

/*#content.div
{
	width: 450px;
}*/

label.error
{
	font-family: Arial (Hebrew) ,Arial;
	color: red;
	font-weight: bold;
	font-size: 12px;
}

input.error
{
	color: red;
}

.RtlBox
{
	direction: rtl;
}

.CenteredText
{
	text-align: center;
}

.RightText
{
	text-align: right;
}

.LeftAlign
{
	margin-right: auto;
}

.RightAlign
{
	margin-left: auto;
}

.ComboDate
{
	direction: ltr;
	text-align: right;
}

.ComboDate table
{
	margin-left: auto;
}

.InsFldXP
{
	background-color: White;
	font-family: Arial (Hebrew),Arial;
	font-size: 12px;
	border: #d8525b 1px solid;
}

.Heading
{
	border: #d8525b 1px solid;
	background-color: #f7e1e2;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
}

.Price
{
	font-weight: bold;
	margin: 4px;
}

.Note
{
	font-size: 11px;
}

.LeftHeader
{
	width: 278px;
	height: 75px;
	background-image: url(../Images/header_left.gif);
}

.MiddleHeader
{
	background-image: url(../Images/header_middlepx.gif);
}

.RightHeader
{
	width: 719px;
	height: 75px;
	background-image: url(../Images/header_right.gif);
}

.FullBox
{
	width: 100%;
}

.Wait
{
    color:Red;
    display:none;
}

.iFrameWrapper
{
    display:none; 
    width:100%;
    margin:auto;
    position:relative;
    margin-left:-16px;
    /*top:-63px;
    z-index:-1;*/
}

.iFrameWrapper span
{
    padding-left:67px;
}

/*.iFrameWrapper span #frame html body #Form5 center #MainDiv
{
    border:solid 1px red !important;
}*/

.dispNone
{
    display:none;
}

.fillUpFirst
{
    display:none;
    border:none;
    color:Red;
    font-family:Arial
}

#dataTable
{
    width:450px;
}

#dataTable tr td
{
    font-family:Arial;
    font-size:14px;
    padding-right:11px;
}

#dataTable tr td input[type=text]
{
    width:129px !important;
}

#dataTable .rightTd
{
    width:160px;
}

#nextStepVisible
{
    font-family:Arial;
    text-decoration:underline;
}

#nextStep
{
    font-family:Arial;
    text-decoration:underline;
    cursor:pointer;
}