/* ------------------------------------------------

	Style by : Hossein Hashemi
	Email : Hashemi42@gmail.com
	Date : 3 April 2009

------------------------------------------------ */
*					{margin:0; padding:0;}
a 					{text-decoration: none;color:#744603;}
a:hover 			{text-decoration: none;color:#000;}
img					{border:0;}
.clearfloat 		{clear:both;height:0;font-size: 1px;line-height: 0px;}
input ,
select , textarea 	{font-family:Tahoma; font-size:11px;}
.red				{color:#E00;}
.leftImg			{ float:left; margin:0 8px 4px 0;}
.homeLink			{ display:block; width:840px; height:180px;}

/*------------------ LayOuts ------------------*/
body				{background:#36150e;font-family:Tahoma, Geneva, sans-serif;font-size:11px;}
#warp				{width:850px; margin:0 auto; text-align:right; direction:rtl;}
h1.title			{font-size:11px; font-family:Tahoma, Geneva, sans-serif; background:url(../images/h1.jpg) no-repeat; height:35px; line-height:35px; padding:0 32px 0 0}
h2.title			{font-size:20px;}
h3.title			{font-size:16px;}
.container 			{ background:url(../images/container.gif) #e9e5e1;}
.main 				{width:650px; float:left; padding:0 0 25px 0;}
.sideBar			{width:200px; float:right; padding:7px 0;}
.pageBody			{ padding:10px 32px 10px 32px; text-align:justify; line-height:1.5; font-size:12px;}

.morePic			{ border-top:1px solid #444; padding:15px 0;}

/*------------------ header ------------------*/
.header				{height:188px; background:url(../images/header.jpg) #ff6201; height:188px;}

/* ------------------ menu  ------------------ */
.menu				{width:180px; margin:0 auto;}
/*
.menu a				{display:block; width:160px;padding:5px 20px 5px 0px; background:url(../images/menu.gif) no-repeat 165px center #67605e; margin:3px 0; color:#FFF;}
.menu a:hover		{background:url(../images/menu.gif) no-repeat 165px center #b0a5a2; color:#000;}
*/
.homeBox			{width:650px;}
.homeTd				{width:33%;vertical-align:top; border:1px solid #d0c8bf}
.homeTd	h3.title	{font-size:11px; font-family:Tahoma, Geneva, sans-serif; text-align:right; background:url(../images/h1.jpg) no-repeat; height:35px; line-height:35px; padding:0 12px 0 0}
.homeTd	.body		{padding:5px 10px; text-align:justify;}
.homeTd	.bodyImg	{padding:5px 40px;height:120px;}
.pics{ width:130px;height:100px;}

/* ------------------ Activity Boxs ------------------ */
.activityBox		{font-size:11px; padding:10px 10px 10px 0; color:#212179; border-bottom:1px dotted #cfc7be;}
.activityHover		{background:#ded8d1; border-right:5px solid #cfc7be;padding:10px 5px 10px 0;}

/* ------------------ ContactUs ------------------ */
.contact			{}
.contact_add		{ padding:5px 10px 5px 0;}
.contact h3.title	{padding:3px; font-size:11px; border-right:6px solid #cfc7be; background:#ded8d1; margin:15px 0 5px 0;}
.contactTable		{}

.contactListForm	{width:500px; border-collapse:collapse;}
.contactListForm td {border:1px solid #d3c9be; padding:3px;}
.contactListForm .tr{ background:#dfd7ce;}
.contactListForm tr	{ background:#e6dfd8;}

ul.list_inside{ margin:0 35px 0 0;}
	ul.list_inside li{ list-style:square; padding:0 0 5px 0;}
ul.list_inside ul{ margin:0 15px 0 0;}
ul.list_inside ul li{ list-style:circle; color:#555;}

ul.list_inside2{ margin:0 35px 0 0;}
ul.list_inside2 li{ list-style:disc; padding:25px 0 5px 0;}
ul.list_inside2 ul{ margin:0 30px 0 0;}
ul.list_inside2 ul li{ list-style:square; color:#555; padding:5px 0 5px 0;}

.err {background:url(../images/err.gif) no-repeat right #ffd8d6; padding:10px 35px 10px 10px; border:1px solid #ff0038;}
.ok  {background:url(../images/ok.gif) no-repeat right #e4f6de; padding:10px 35px 10px 10px; border:1px solid #8fdc79; margin:5px;}
.msg {background:#fff0ba; padding:10px; border:1px solid #e87c29;}

.ok a{font-weight:bold; color:#33F; line-height:2;}
.ok a:hover{ color:#BB002F;}



/*------------------ Footer ------------------*/
.footer				{text-align:center; color:#AAA; font-size:10px; height:18px; background:#1c1c1c; font-family:Verdana;padding:4px 0 0 0;direction:ltr;}
.footer a			{color:#7bdaff;}
.footer a:hover		{color:#FFF;}


