/*

------Reza Grph------2009/02/10---------------------

------Designed by Reza Graph-------------------

------Coded by Reza Graph---------------------------------


*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 11px/1.7 tahoma, Arial, sans-serif;
	padding: 0px 0;
	text-align: center;
	background: #476822;
	margin: 0px;
}
ol, ul, li {
	list-style: none;
}
a:link {
	text-decoration: none;
	color: #1C260D;
	outline:0
}
a:visited, a:active, a:focus {
	text-decoration: none;
	color: #1C260D;
	outline:0
}
a:hover {
	text-decoration: none;
	color: #FF6600;
	outline:0
}
img {
	border-style: none;
}
h1 {
	padding: 0px;
	margin: 0px;
	font: bold 1.4em/1.6 Arial, sans-serif;
}
h2 {
	padding: 0px;
	margin: 0px;
	font: bold 1.4em/1.6 Arial, sans-serif;
}
h3 {
	padding: 0px;
	margin: 0px;
	font: bold 1.3em/1.6 Arial, sans-serif;
}
h4 {
	padding: 0px;
	margin: 0px;
	font: bold 1.2em/1.6 Arial, sans-serif;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}/*-----layout-----*/
#warpper {
	width: 960px;
	margin: 20px auto;
	padding: 0px;
	position: relative;
	direction:rtl;
	background: #FFFFFF;
}
.warpper-btt {
	background: url(../images/warpper-btt.jpg) no-repeat center top;
	display: block;
	height:13px;
}
#header {
	background: url(../images/new-rooz.jpg) no-repeat center top;
	height: 200px;
	position: relative;
}
#header h1 {
	position: absolute;
	left: 593px;
	top: 65px;
	width: 250px;
}
#header h1 a {
	display: block;
	width: 250px;
	height: 50px;
}
#header h1 span {
	display: none;
}
#header .date {
	right:45px;
	position:absolute;
	top:145px;
	color:#FFFFFF;
}
#header #searchform {
	height:30px;
	left:30px;
	position:absolute;
	top:135px;
	width:200px;
}
#header #searchform #s {
	background: transparent;
	width: 140px;
	padding: 2px;
	border-style: none;
	margin: 0px;
	height: 15px;
	position: absolute;
	left: 15px;
	top: 8px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
#header #searchform a {
	display:block;
	height:20px;
	width:28px;
	position: absolute;
	top: 5px;
	right: 21px;
}
#header #searchform a span {
	display:none;
}
#nav ul {
	list-style:none;
	font-size:93%;
	line-height:normal;
	position: absolute;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right:10px;
	top:200px;
	width:890px;
}
#nav ul li {
	display:inline;
	margin:0;
	padding:0;
}
#nav ul a {
	float:left;
	background:url(../images/nav-left.gif) no-repeat left bottom;
	margin:0;
	padding:0 0 0 7px;
	text-decoration:none;
	cursor:pointer;
}
#nav ul a span {
	float:left;
	display:block;
	background:url(../images/nav-right.gif) no-repeat right bottom;
	padding:3px 15px 7px 6px;
	color:#000;
}
#nav ul a:hover span {
	color:#FFF;
	background-position:100% -21px;
}
#nav ul a:hover {
	background-position:0% -21px;
}
#nav ul a:hover span {
	background-position:100% -21px;
}
#page-content {
	text-align: right;
	background: #fff;
	margin: 30px 15px 0px;
}
.two-box-warpper {
	float: right;
	width: 715px;
	background: #FFFFFF;
}
#page-body {
	width: 500px;
	float: left;
	margin: 0px 15px 10px 0px;
	background: #FFFFFF;
}
#page-body {
	margin: 5px 0px;
}

#sidebar-right {
	width: 200px;
	float: right;
	background: #fff;
}
.sidebar-right {
	margin: 0px;
}
#sidebar-left {
	width: 200px;
	float: left;
	background: #fff;
}
.sidebar-left {
	margin: 0px;
}
#footer {
	background-color: #F1F8E9;
	clear: both;
	margin: 20px 15px 0px;
	padding: 0px;
	color: #000000;
}
#footer .top {
	background: url(../images/footer-top.jpg) no-repeat center top;
	display: block;
	height:9px;
}
#footer .btt {
	background: url(../images/footer-btt.jpg) no-repeat center bottom;
	display: block;
	height:9px;
}
#footer #copyright {
	padding: 0px;
	margin: 10px 20px;
	text-align: right;
}
#copyright .text {
	margin-bottom: 10px;
}
#copyright li {
	float: right;
	display: inline;
	margin: 0px 0px 0px 5px;
}
#copyright li a {
	margin: 0px;
}
#copyright .designer {
	float: left;
}
#copyright .logos {
	float: right;
	width: 310px;
	background: #F1F8E9;
}
.content-nav {
	margin:0px;
	padding:0px;
}
.content-nav ul {
	padding:10px 0;
	margin-right:70px;
}
.content-nav li {
	display:inline;
}
.content-nav li a {
	background:#F1F8E9 none repeat scroll 0 0;
	border:1px solid #99CC60;
	display:block;
	float:right;
	font-size:0.8em;
	margin:0 0 0 5px;
	padding:1px 6px;
}
