﻿body
{
	padding: 0;
	margin: 0;
	direction: rtl;
	font-family: Arial;
	font-size: 0.75em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}
/* Start Homepage Lightbox */
#contactFormWrap 
{
	color: #636363;
	margin-right: 4px;
	padding-top: 0px;
	width: 330px;
}
#contactFormWrap p 
{
	color: #636363;
	margin-top: 0px;
	text-decoration: none;
}
#contactFormWrap input 
{
	border: 1px solid #a0a0a0;
	background-color: transparent;
	margin-bottom: 10px;
	margin-right: 45px;
	margin-left: 20px;
	width: 133px;
	height: 24px;
	float: right;
}
#contactFormWrap .submit
{
	background: transparent url(../images/contact-send.gif) no-repeat left top;
	border: 0px none;
	cursor:pointer;
	float:none;
	height: 62px;
	margin: 0px;
	width: 72px;
	padding: 0;
	_margin-top:-36px;
}
.midLightboxHP
{
	position: absolute;
	left: 0px;
	top: 100px;
	width: 620px;
	height: 287px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 20px;
	overflow: hidden;
}


.midLightboxHP .bg
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 620px;
	height: 287px;
	overflow: hidden;
	background: #ffffff url('../images/contact-bg.jpg') no-repeat left top ;
	/*background-image: url('images/midLightbox_bottom.png');
	background-position: left bottom;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/midLightbox_bottom.png',sizingMethod='scale');
	_background: none;*/
}


.midLightboxHP .content
{
	position: absolute;
	margin-right: 0px;
	top: 79px;
	_top: 72px;
	width: 500px;
	height: 191px;
	_margin-right: -20px;
}

.midLightboxHP .btClose
{
	position: absolute;
	top: 7px;
	right: 30px;
	font-size: 10px;
	font-weight: bold;
	border: 0px;
	width: 37px;
	height: 14px;
	background: #e1eef6 url('../images/contact-close.gif') no-repeat top left;
	color: #1784c2;
	text-align: right;
}

.midLightboxHP .contactBlurb
{
	position: absolute;
	bottom: 0px;
	right: 20px;
	color: #575757;
}

.midLightboxHP .contactForm 
{
	height: 191px;
	background: url('../images/contact-form.gif') no-repeat top center;
	padding-top: 100px;
	padding-right: 40px;
}
.midLightboxHP #lightboxMsg
{
	top: 40px;
	right: 40px;
	position: absolute;
}
/* End Homepage Lightbox */
