/* PARTIR EN ISRAEL - CONTACT */


/* LEFT COLUMN */

#engineColumn .add {
	display: block; width: 29.3em; height: 12.3em;
}

p#secured {
	font: bold 12px Arial, sans-serif; height: 64px; text-align: center;
	margin-top: 1.5em;
	background: white url(../images/homepage_epayments_bg.gif) center top no-repeat;
}
#engineColumn .center { text-align: center; }
#engineColumn .center a { color: #333; text-decoration: underline; }
#engineColumn .center a:hover { color: #36c; }

#engineColumn .costs {
	color: #1f499f; padding-left: 2.9em; margin: 1.5em 1.8em; font-size: 11px;
	background: transparent url(../images/marker_costs.gif) left top no-repeat;
}
#engineColumn .costs span { color: #a3a3a5; font-size: 10px; }


/* MAIN COLUMN */

#mainColumn {
	float: right; width: 50em; padding: 1em 4em 0;
	height: 75em; color: white;
	background: transparent url(../images/contact_bg.jpg) center top no-repeat;
}
#mainColumn fieldset, #mainColumn fieldset legend { border: 0 none; }
#mainColumn fieldset legend {
	color: #ebf4f8; font: normal 18px arial; margin-bottom: 0.3em;
}

#mainColumn p#firstField { margin-bottom: 2em; font: normal 11px arial; }
#mainColumn .field {
	position: relative; font: normal 11px arial;
	height: 1.8em; line-height: 1.8em; margin-bottom: 0.4em;
}
#mainColumn .field label { position: absolute; right: 26em; }
#mainColumn .field input { width: 14.5em; }
#mainColumn .field select { width: 11em; }
#mainColumn .field input, #mainColumn .field select { position: absolute; left: 21.8em; }

#mainColumn .field input, #mainColumn .field select, #mainColumn textarea {
	border: 1px solid #8a8a8a; padding: 0.2em 0.3em;
	font-size: 11px; font-family: Arial, sans-serif;
}

#mainColumn fieldset div { width: 33em; margin: 0 auto; }

#mainColumn p.message {
	font-size: 9px; margin-bottom: 3em; width: 36em; color: white;
}
#mainColumn p.message label { font-size: 11px; }
#mainColumn p.submit { text-align: center; margin-bottom: 2em;}
#mainColumn p.submit input {
	font-size: 10px; width: 9.5em; height: 1.9em;
	border: none; color: white; cursor: pointer;
	background: transparent url(../images/button_contact.gif) center top no-repeat;
}
