/* main table */
TABLE.contact, TABLE.contact_postback
{
	direction: rtl;
}


/* title */
TD.contact_title, TD.contact_title_postback
{
	font-size:18px;
	color:#156E6E;
}

TD.contact_title_empty, TD.contact_title_empty_postback
{
	display: none;
}


/* summary */
TD.contact_summary
{
	
	vertical-align: top;
	font-size: 11px;
	font-family: Arial;
	color: #082176;
	padding: 10px 0px 5px 10px;
}

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
{
	height: 100%; 
	vertical-align: top;
	text-align: center;
	font-size: 14px;
	font-family: Arial;
	color: #082176;
	padding: 30 10 0 10;
	
}

TD.contact_server_message_fail_postback
{
	height: 100%; 
	vertical-align: top;
	text-align: center;
	font-size: 14px;
	font-family: Arial;
	color: red;
	padding: 30 38 0 38;
}

/* form */
TD.contact_form
{
	width:400px;
	color: #626366 !important;
}

TD.contact_form_postback
{
	display: none;
}

/* send and reset buttons */
.contact_buttons_postback{}
div.contact_buttons
{
	text-align:right;
	padding-right:60px;
}

table.contact_us_buttons
{
	margin-top:15px;
	width:100%;
}
td.contact_us_mandatory
{
	color: #0081BB;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
}
img.contact_us_mandatory
{
	text-align:right;
	vertical-align:top;
	margin:2px 0px 0px 0px;
	
}
IMG.contact_button_send, IMG.contact_button_reset
{
	cursor: hand;
	margin: 0px 0px 0 10px;
}

IMG.contact_button_send_postback, IMG.contact_button_reset_postback
{
	display: none;
}

INPUT.contact_button_send, INPUT.contact_button_send_postback
{
	 width: 0px;
	 height: 0px;
	 display: none;
}

/* required */
TD.contact_required
{
	background:url(../../Images/InterCosma.HE/ContactUs/required.gif) 6px left no-repeat;
	font-size:11px;
	color:#456186;
}

TD.contact_required_postback
{
	display: none;
}





/*********************************************************
* Used for form items rendereng
**********************************************************/

/* 
Applies to the form main table 
.KSFORM-MAIN-TABLE
*/
.bgGeneralTbl
{
	
}
table.KSFORM-TABLE-MAIN
{
	margin:10px 0px 10px 0px;

}
.KSFORM-DATA-TR
{

}
.KSFORM-DATA-TD
{

}
.KSFORM-PANEL
{
	/*border:solid 1px yellow;*/
	width:100%;
	height:100%;
}
/* 
Applies to the form group table 
*/
.KSFORM-GROUP-TABLE
{
}
tr.KSFORM-ROWS
{
	height:27px ! important;
}

.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
{
	width:100%;
	border : 1px solid #A8A8A8;
	height : 19px;
	font-size:13px;
}

select.KSFORM-FIELD-INPUT
{
	border:1px solid #7F9DB9;
	font-size: 10px;
	height: 17px;
	width: 48px;
	color:#456186;
	margin-top:1px;
	margin-right:2px;
}

td.KSFORM-FIELD-CELL select.KSFORM-FIELD-INPUT
{
	
}

.KSFORM-FIELD-BOOLEAN-INPUT
{
	border:solid 1 #7F9DB9;
	width:18px;
}
.KSFORM-FIELD-RADIOGROUP
{
}
.KSFORM-FIELD-RADIOBUTTON
{
	color:#555555;
}


TEXTAREA.KSFORM-FIELD-INPUT
{
	height:69px;
	width:100%;
	border : 1px solid #A8A8A8;
	overflow:auto;
}
/* 
Applies to a form field cell
*/
.KSFORM-FIELD-CELL
{
	/*border:solid 1px lime;*/
}
.KSFORM-FIELD-CELL-REQUIRED
{
	
}

.KSFORM-FIELD-CELL-REQUIRED_HE,
.KSFORM-FIELD-CELL-REQUIRED_EN,
.KSFORM-FIELD-CELL-REQUIRED_FR,
.KSFORM-FIELD-CELL-REQUIRED_DE,
.KSFORM-FIELD-CELL-REQUIRED_JA,
.KSFORM-FIELD-CELL-REQUIRED_ZH
{
	/*border:solid 1px green;*/
}
 
/* 
Applies to a form label cell
*/
.KSFORM-LABEL-CELL
{
	text-align:right;
	width:15%;
}
.KSFORM-LABEL-CELL-REQUIRED,
.KSFORM-LABEL-CELL-REQUIRED_HE
{
	/*border:solid 1px orange;*/
	width:100%;
}
/* 
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
{
	/*border:solid 1px lime;*/
	font-size: 12px;
	color:#0081BB;
	font-weight:bold;
	width:100%;
	padding-right:10px;
}

.KSFORM-LABEL-SPAN-REQUIRED
{
	/*border:solid 1px maroon;*/
	background-image:url(../../Images/HE/ContactUs/req_blue_star.gif);
	background-position:right 3px;
	background-repeat:no-repeat;
	padding-left:10px;
}

/*********************************************************
* Used for tabs styling
**********************************************************/
.KSFORM-TAB-TR
{
	height:20;
}
.KSFORM-TAB-TD
{
	
}


.KSFORM-TAB-NON-SELECTED
{
	font-weight:bold;
	color:#00585e;
	padding:2 10 2 10;
	cursor:hand;
	background-color:#ffffff;
}

.KSFORM-TAB-SELECTED
{
	font-family:Arial (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-size:11px;
	font-weight:normal;
	text-align:justify;
}
.generalTextIn
{
	color:#454242;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
}
.overline_f0dddf
{
	border-top:solid 1 #7F9DB9;
}
.formsPrint,a.formsPrint:link,a.formsPrint:visited
{
	color:#424242;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.formsPrint:hover
{
	color:#de4f53;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.formsSend,a.formsSend:link,a.formsSend:visited
{
	color:#D60812;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.formsSend:hover
{
	color:#910101;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.shipment_title
{
	font-weight:bold;
}
div.contactus_confirm
{
	direction:rtl;
	background-color:White;
	border:solid 1px #85D2FF;
	color:#3996E4;
	font-size:16px;
	text-align:right;
	padding:40px;
}
a.contactus_confirm:link,
a.contactus_confirm:visited,
a.contactus_confirm:hover
{
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	color:#426289;
	text-decoration:underline;
}
a.contactus_confirm:hover
{
	color:#85D2FF;
}

div.formValidationMsg
{
	font-size:11px;
	font-weight:bold;
	color:Red;
	text-align:right;
	padding:0px 10px 4px 0px;
	height:20px;
}


