@charset "utf-8";
/***Designed by ZigmaForce.com ©2012***/
/********** Tags **********/
body {
	text-align: center;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #2B2A28;
	background-image: url(images/main_bg_top_wrapper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0;
}
img {
	border-width: 0px;
}

h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FF0;
	font-weight: normal;
}
/************IDs***********/
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	background-color: #EFEDE2;
	margin-top: 10px;
	margin-bottom: 10px;
	z-index: 1;
	top: 100px;
	height: 750px;
}
#header {
	height: 100px;
	position: absolute;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: right;
	width: 1000px;
	top: -100px;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 0px;
	color: #FF9;
}
#header h1 a {
	text-decoration: none;
	color: #FF6;
}
#header table {
	position: relative;
	top: -65px;
	text-align: right;
}

#menu {
	position:absolute;
	width:960px;
	height:40px;
	z-index:1;
	top: -55px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #330;
	border-bottom-color: #330;
	background-image: url(images/menu_bg.png);
	background-repeat: repeat-x;
	padding-right: 10px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	direction: rtl;
}
#menu img {
	position: absolute;
	left: 985px;
	top: 685px;
	border: 0px;
}

#menu ul {
	font-family: Tahoma, Geneva, sans-serif;
	display: inline;
	text-align: center;
	font-size: 90%;
	direction: rtl;
}
#menu ul li {
	float: right;
	width: 102px;
	list-style-type: none;
}

#menu ul li a {
	text-decoration: none;
	color: #000;
	text-align: center;
	display: block;
}
#menu li:hover {
	background-color: #A59F37;
	font-weight: bold;
}


#main {
	position:absolute;
	top:35px;
	width:690px;
	height:695px;
	z-index:2;
	background-color: #333;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #210F0B;
	border-bottom-color: #210F0B;
	left: 15px;
}


#main p {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 14px;
	direction: ltr;
}



#main h2 {
	font-family: Tahoma, Geneva, sans-serif;
	margin-left: 15px;
	color: #FFF;
	direction: rtl;
	font-size: 16px;
	text-align: right;
	margin-right: 15px;
}
#farsi {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: right;
	direction: rtl;
	color: #FFF;
	unicode-bidi: embed;
	overflow: auto;
	height: 600px;
	background-color: #666;
	padding-left: 30px;
	padding-right: 10px;
}

#farsi p {
	direction: rtl;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}


#side {
	position:absolute;
	top:35px;
	/* [disabled]z-index:3; */
	background-repeat: no-repeat;
	background-position: center bottom;
	right: 15px;
	height: auto;
	width: 260px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	text-align: center;
}
#side img {
	text-align: center;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #210F0B;
	border-bottom-color: #210F0B;
	/* [disabled]z-index: 9; */
}

#side p {
	text-align: center;
	margin: 5px;
}

#side h3 {
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: capitalize;
	color: #404000;
}
#footer {
	position:absolute;
	top:750px;
	width:1000px;
	height:50px;
	z-index:4;
	text-align: center;
}
#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #DAD5BF;
	margin-left: 20px;
	text-align: center;
}
#footer p a {
	color: #DAD5BF;
	text-decoration: none;
	font-style: italic;
}
#googlead {
	text-align: center;
	/* [disabled]background-color: #F00; */
	color: #ADAAB9;
}
/*********** Class *************/
.english {
	font-family: Verdana, Geneva, sans-serif;
	direction: ltr;
	text-align: left;
}
.fixedimage {
	position: absolute;
	bottom: 50px;
	left: 10px;
}


.farsi {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	direction: rtl;
}

#farsi ol li {
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 14px;
}
#farsi ol li:hover {
	background-color: #333;
}
#header table tr th h2 {
	text-decoration: blink;
}
#header table tr th h2 a {
	text-decoration: none;
	color: #0F0;
	border: 0px;
}
.floatright {
	float: right;
}
