/**********************************************
	Hand-coded stylesheet for CSS2-capable browsers.
	Site:		[www.hamarasystem.net]
	Author:		Nima Peyda

** 	Last Modified: 2007/09/24
** 	This file is imported into: /?Support /?Feedback /?Jobs /?Contact
**
**********************************************/

div.printer_pdf {
	display: block;
	width: 540px;
	height: 30px;
	margin: -10px 14px 0 14px;
	direction: rtl;
	text-align: left;
}
div.printer_pdf a {
	display: block;
	float: left;
	width: 80px;
	height: 22px;
	padding: 8px 0 0 31px;
	background: transparent url("../../himg/pdf_dwn.png") no-repeat top left;
}
#ajaxloader {
	display: block;
	width: 540px;
	height: 150px;
	margin: 10px 0;
   	padding: 0;
	direction: rtl;
}
#ajaxloader.ajax-loading {
	background: transparent url("../../himg/loading.gif") no-repeat top center;
}
div.legend {
	display: block;
	width: 540px;
	margin: 0 14px 0 14px;
	padding: 0;
	background: #EAEAEA url("../../himg/legend-body.gif") repeat-y top left;
	text-align: center;
	line-height: 8pt;
   	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666;
	text-align: center;
}
div.legend b {
	display: block;
	width: 540px;
	height: 7px;
   	padding: 0;
	font-size: 1px;
}
b.leg_open {
	margin-bottom: 10px;
	background: #FFF url("../../himg/legend-open.gif") no-repeat top left;
}
b.leg_close {
	margin-top: 5px;
	background: #FFF url("../../himg/legend-close.gif") no-repeat top left;
}
div.legend label {
	display: block;
	float: right;
	width: 140px;
/*	height: 20px;*/
	clear: none;
	margin: 5px 0 5px 7px;
	padding: 0;
	text-align: left;
	line-height: 15px;
	direction: rtl;
}
div.leg_error {
   	display: block;
   	visibility: hidden;
   	float: right;
   	clear: none;
   	margin: 0;
   	padding: 0 10px 0 0;
   	font-family: Tahoma, sans-serif;
	font-size: 7pt;
   	line-height: 20px;
	font-weight: normal;
	color: #AE0000;
   	text-align: right;
   	direction: rtl;
}
div.legend label.send_label {
	line-height: 25px;
	height: 33px;

}
div.legend label.send_label span {
	cursor: pointer;
	color: #AE0000;
}
div.legend input, div.legend select, div.legend textarea {
	display: block;
	float: right;
	margin: 4px 0;
	clear: left;
   	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	direction: rtl;
	text-align: right;
	color: #666;
}
div.legend input.text_fa {
	width: 160px;
   	padding: 1px 2px;
}
div.legend input.text_en {
	width: 160px;
   	padding: 1px 2px;
	text-align: left;
	direction: ltr;
}
div.legend select {
	width: 168px;
	padding: 0;
}
div.legend textarea {
	width: 320px;
	height: 120px;
   	padding: 3px;
}
div.legend input#mess-send {
	width: 33px;
	height: 33px;
   	background: transparent;
}