﻿/* CSS Document */

/*==================list====================*/
.block
{
	background: #f3f3f3;
	width: 90%;
}
.block .l_t
{
	background: url(../Images/Structure/l_t.gif) no-repeat left top;
}
.block .l_t
{
	background: url(../Images/Structure/l_t.gif) no-repeat left top;
}
.block .r_t
{
	background: url(../Images/Structure/r_t.gif) no-repeat right top;
}
.block .r_b
{
	background: url(../Images/Structure/r_b.gif) no-repeat right bottom;
}
.block .l_b
{
	background: url(../Images/Structure/l_b.gif) no-repeat left bottom;
}
.block .ind
{
	padding: 20px 20px 29px 24px;
}

.block1
{
	background: url(../Images/Structure/line1.gif) left top repeat-y;
	width: 220px;
}

.block1 .ind
{
	padding: 0 0 8px 28px;
}

.block2
{
	background: url(../images/line3.gif) left top repeat-y;
	width: 260px;
}
.block2 .ind
{
	padding: 21px 0 2px 28px;
}

/*==========================================*/


/*==================listLOgin====================*/
.blocklogin
{
	background: #f3f3f3;
	width: 50%;
}
.blocklogin .l_t
{
	background: url(../Images/Structure/l_t.gif) no-repeat left top;
}
.blocklogin .l_t
{
	background: url(../Images/Structure/l_t.gif) no-repeat left top;
}
.blocklogin .r_t
{
	background: url(../Images/Structure/r_t.gif) no-repeat right top;
}
.blocklogin .r_b
{
	background: url(../Images/Structure/r_b.gif) no-repeat right bottom;
}
.blocklogin .l_b
{
	background: url(../Images/Structure/l_b.gif) no-repeat left bottom;
}
.blocklogin .ind
{
	padding: 20px 20px 29px 24px;
}

/*==========================================*/




/*==================listHome====================*/
.blockHome
{
	background: #f3f3f3;
	width: 90%;
}
.blockHome .l_t
{
	background: url(../Images/Structure/l_t.gif) no-repeat left top;
}
.blockHome .l_t
{
	background: url(../Images/Structure/l_t.gif) no-repeat left top;
}
.blockHome .r_t
{
	background: url(../Images/Structure/r_t.gif) no-repeat right top;
}
.blockHome .r_b
{
	background: url(../Images/Structure/r_b.gif) no-repeat right bottom;
}
.blockHome .l_b
{
	background: url(../Images/Structure/l_b.gif) no-repeat left bottom;
}
.blockHome .ind
{
	padding: 20px 20px 29px 24px;
}

/*==========================================*/

.indent2
{
	padding: 10px 0 0 10px;
}

.txt1
{
	color: #20b4f1;
	font-family: Arial;
	font-size: 15px;
}


.txt
{
	width: 273px;
	height: 17px;
	border: 1px solid #b4b4b4;
	font-size: 11px;
	font-family: Tahoma;
}

.line_hor1
{
	background: url(../Images/Structure/line4.gif) left bottom repeat-x;
	padding-bottom: 12px;
	margin-bottom: 22px;
}

.tall_top
{
	background: url(../Images/Structure/tall_top.gif) left top repeat-x #fff;
	width: 100%;
}

.contactuslinks
{
	background: url(../Images/Structure/marker2.gif) no-repeat 0 8px;
	padding-left: 10px;
	color: #20b4f1;
}

.contactuslinksfarsi
{
	background: url(../Images/Structure/markerfarsi.png) no-repeat 0 8px;
	padding-right: 10px;
	color: #20b4f1;
	background-position: right;
}

.contactustextbox
{
	width: 273px;
	height: 17px;
	background: #fff;
	border: 1px solid #b4b4b4;
	color: #8c8c8c;
	font-size: 11px;
	font-family: Tahoma;
}

.contactustextboxfarsi
{
	width: 273px;
	height: 17px;
	background: #fff;
	border: 1px solid #b4b4b4;
	color: #8c8c8c;
	font-size: 11px;
	font-family: Tahoma;
	text-align: right;
}

.textarea
{
	width: 286px;
	height: 120px;
	background: #fff;
	overflow: auto;
	border: 1px solid #b4b4b4;
	font-family: Tahoma;
	color: #8c8c8c;
	font-size: 11px;
}

.textareafarsi
{
	width: 286px;
	height: 120px;
	background: #fff;
	overflow: auto;
	border: 1px solid #b4b4b4;
	font-family: Tahoma;
	color: #8c8c8c;
	font-size: 11px;
	text-align: right;
}

.browsetextbox
{
	width: 276px;
	height: 17px;
	background: #fff;
	border: 1px solid #b4b4b4;
	color: #8c8c8c;
	font-size: 11px;
	font-family: Tahoma;
}

.browsetextboxfarsi
{
	width: 276px;
	height: 17px;
	background: #fff;
	border: 1px solid #b4b4b4;
	color: #8c8c8c;
	font-size: 11px;
	font-family: Tahoma;
	direction: rtl;
}

.linemiddle
{
	background-image: url(../Images/Structure/footer_bg_h.gif);
}
.bottable
{
	height: 60px;
}

.basetable
{
	height: 100%;
}

.Right
{
	background-image: url(../Images/Structure/header_menu_bgd.gif);
}
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	font-family: Arial;
	font-size: 100%;
	line-height: 1.25em;
	color: #a4a4a4;
}

#contentmenu
{
	min-width: 710px;
}
#content
{
	min-width: 1003px;
}

.copyright
{
	color: #565656;
	font-size: 15px;
	font-family: "Times New Roman" , Times, serif;
}
.email
{
	color: #a4a4a4;
	font-family: "Times New Roman" , Times, serif;
	font-size: .75;
}
a:link
{
	color: #a4a4a4;
	text-decoration: underline;
	font-size: small;
}
body, td, th
{
	color: #a4a4a4;
	direction: ltr;
}
h3
{
	color: #20b4f1;
}
a:visited
{
	text-decoration: underline;
	color: #a4a4a4;
}
a:hover
{
	text-decoration: none;
	color: #a4a4a4;
}
a:active
{
	text-decoration: underline;
	color: #a4a4a4;
}
.list
{
	border: 0;
	background-color: #f3f3f3;
}

.line_hor
{
	background: url(../Images/Structure/line2.gif) left bottom repeat-x;
	padding-bottom: 31px;
	margin-bottom: 30px;
}
