/* CSS Document */
.text_mouseover
{
	width:920px;
	height:auto;
	float:right;
	color:#8e5ae6;
	direction:rtl; 
	margin-bottom:15px;
	font-family:'BBCNassim', B Nazanin, Arial;
}
/*.text_mouseover:hover
{
	color:#51b414;
}*/
#map-canvas { height: 100% }
.kasandan_map
{
	width:920px;
	height:260px;
	margin-top:4px;
	float:left;
}
.mapBox
{
	width:450px;
	height:260px;
	float:right;
	border:solid 1px #814bdb;
}
#contact_form
{
	width:920px;
	height:auto;
	margin-top:20px;
	padding-left:10px;
	float:right;
}
.contact_input
{
	width:298px;
	height:22px;
	float:right;
	margin-top:4px;
	border:1px solid #814bdb;
	direction:rtl;
	padding:0 2px;
	color:#814bdb;
	font-family:'BBCNassim',Arial;
}
.textarea_input
{
	width:405px;
	min-width:405px;
	max-width:405px;
	height:80px;
	min-height:80px;
	max-height:80px;
	float:right;
	margin-top:3px;
	border:1px solid #814bdb;
	direction:rtl;
	padding:0 2px;
	color:#814bdb;
	font-family:'BBCNassim',Arial;
}
.send_button
{
	width:53px;
	height:23px;
	background:url(../images/send_button.png) no-repeat center;
	border:none;
	float:left;
	margin-top:4px;
	cursor:pointer;
}
.send_button:hover
{
	background:url(../images/send_button-a.png) no-repeat center;
}
.send_result
{
	float:right;
	margin-right:4px;
	margin-top:6px;
	color:#51b414;
	font-size:14px; 
	font-family:'BBCNassim', B Nazanin, Arial;
	direction:rtl;
}
.kasandan_address
{
	width:460px;
	height:auto;
	float:right;
	color:#8e5ae6;
	direction:rtl; 
	font-family:'BBCNassim', B Nazanin, Arial;
	font-size:16px;
}
.website_consultation_link
{
	width:125px;
	height:44px;
	background:url(../images/website_consultation_link.png) no-repeat;
	float:left;
	margin-top:30px;
	cursor:pointer;
}