/* main table */
TABLE.contact, TABLE.contact_postback
{
	direction: rtl;
	width: 100%;
}


/* title */
TD.contact_title, TD.contact_title_postback
{
	font-size:22px;
	color:#177e6f;
	border-bottom:solid 5px #020049;
	padding:0px 0px 2px 0px;
}

TD.contact_title_empty, TD.contact_title_empty_postback
{
	display: none;
}


/* summary */
TD.contact_summary
{
	color:#6D6A6A;
	font-family:verdana;
	padding-top:10px;
	font-weight:bold;
	font-size:12px;
	border-bottom:solid 1px #B0B0B0;
	padding-bottom:15px;
}

TD.contact_summary_postback, TD.contact_summary_empty, TD.contact_summary_empty_postback
{
	display: none;
}


/* server messages */
TD.contact_server_message
{
	display: none;
}

TD.contact_server_message_success_postback
{
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	font-family: verdana;
	color: #082176;
}

TD.contact_server_message_fail_postback
{
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	font-family: verdana;
	color: red;
}

.btnSend
{
	display:none;
}
/* form */
TD.contact_form
{
}

TD.contact_form_postback,
td.contact_buttons_postback
{
	display: none;
}

/* buttons */
.contact_buttons
{
	text-align: left;
	padding-top:10px;
	padding-left:97px;
}

IMG.contact_button_send,
IMG.contact_button_reset
{
	cursor: pointer;
}
img.contact_button_reset
{
	margin-left:10px;	
}

INPUT.contact_button_send, INPUT.contact_button_send_postback
{
	 width: 0px;
	 height: 0px;
	 display: none;
}

/* required */
TD.contact_required
{
	display:none;
}
TD.contact_required_postback
{
	display: none;
}
SPAN.contact_required{
	background:url(../../Images/1.en/ContactUs/required.gif) 6px right no-repeat;
	font-size:11px;
	color:#6D6A6A;
	text-align: right;
}

SPAN.contact_required_postback
{
	display: none;
}


/*********************************************************
* Used for form items rendereng
**********************************************************/

/* 
Applies to the form main table 
.KSFORM-MAIN-TABLE
*/
.bgGeneralTbl
{
	background-image:url(../../Images/en/General/bg.gif);
	background-repeat:repeat-y;
	width:603px;
}
.KSFORM-TABLE-MAIN
{
	width: 100%;
	margin-top:15px;
}
.KSFORM-DATA-TR
{
}
.KSFORM-DATA-TD
{
}
.KSFORM-PANEL
{
	width:100%;
	height:100%;
}
/* 
Applies to the form group table 
*/
.KSFORM-GROUP-TABLE
{ 
	width: 100%;
}

.KSFORM-ROWS
{
	height: 25px;
}
.KSFORM-BLOCK-ROWS
{
}
.KSFORM-BLOCK-LABEL
{
}
/* 
Applies to a form item (can be used also as .KSFORM-FIELD-INPUT SELECT for specific elements )
*/
.KSFORM-FIELD-INPUT
{
	border : 1px solid #AAAAAA;
	height : 19px;
	font-size:12px;
}
.KSFORM-FIELD-FILE
{
}
.KSFORM-FIELD-BOOLEAN-INPUT
{
	border:solid 1 #AAAAAA;
	width:18px;
}
.KSFORM-FIELD-RADIOGROUP
{
}
.KSFORM-FIELD-RADIOBUTTON
{
	color:#555555;
}


TEXTAREA.KSFORM-FIELD-INPUT
{
	width:260px;
	height:115px;
	border : 1px solid #AAAAAA;
	overflow:auto;
}
SELECT.KSFORM-FIELD-INPUT
{
	width:100%;
}
/* 
Applies to a form field cell
*/
.KSFORM-FIELD-CELL,
.KSFORM-FIELD-CELL-REQUIRED
{
	
}
.KSFORM-FIELD-CELL-REQUIRED_EN,
.KSFORM-FIELD-CELL-REQUIRED_HE
{
	text-align:left;
}
/* 
Applies to a form label cell
*/
.KSFORM-LABEL-CELL
{
	text-align:left;
	width:90px;
	white-space:nowrap;
}
.KSFORM-LABEL-CELL-REQUIRED,
.KSFORM-LABEL-CELL-REQUIRED_HE,
.KSFORM-LABEL-CELL-REQUIRED_EN
{
}
/* 
Applies to a form thml cell
*/
.KSFORM-HTML-CELL
{
}

/* 
Applies to a form label span that sorounds the text
*/
.KSFORM-LABEL-SPAN,
.KSFORM-LABEL-SPAN-REQUIRED
{
	font-family:verdana;
	font-size: 12px;
	color:#6D6A6A;
	height:100%;
	padding-right:7px;
}

.KSFORM-LABEL-SPAN-REQUIRED
{
	background-image:url(../../images/1.EN/ContactUs/required.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
SPAN.red
{
	position: relative;
	top: expression(4);
	width: 10px;
}
.KSFORM-LABEL-SPAN-REQUIRED a { color:#6D6A6A;}
/*********************************************************
* Used for tabs styling
**********************************************************/
.KSFORM-TAB-TR
{
	height:20;
}
.KSFORM-TAB-TD
{
}


.KSFORM-TAB-NON-SELECTED
{
	font-family:verdana (Hebrew);
	font-weight:bold;
	color:#00585e;
	padding:2 10 2 10;
	cursor:hand;
	background-color:#ffffff;
}

.KSFORM-TAB-SELECTED
{
	font-family:verdana (Hebrew);
	font-weight:bold;
	color:#00585e;
	padding:2 10 2 10;
}

/* */
.formDescription
{
	padding:20 30 10 30;
}
.formComments
{
	padding:5 100 20 100;
}

.generalText
{
	color:#454242;
	font-family:verdana (Hebrew);
	font-size:12px;
	font-weight:normal;
	text-align:justify;
}
.generalTextIn
{
	color:#454242;
	font-family:verdana (Hebrew);
	font-size:11px;
	font-weight:normal;
	text-align:justify;
}
.overline_f0dddf
{
	border-top:solid 1 #f0dddf;
}
.formsPrint,a.formsPrint:link,a.formsPrint:visited
{
	color:#424242;
	font-family:verdana (Hebrew);
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.formsPrint:hover
{
	color:#de4f53;
	font-family:verdana (Hebrew);
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.formsSend,a.formsSend:link,a.formsSend:visited
{
	color:#D60812;
	font-family:verdana (Hebrew);
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.formsSend:hover
{
	color:#910101;
	font-family:verdana (Hebrew);
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.shipment_title
{
	font-weight:bold;
}

