@charset "utf-8";

/* Active Idea CSS Document | Author: amirbagheri.ir */

body, td, th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	line-height: 20px;
}

body {
	background: #3b3b3b url(../imgz/bg.jpg) repeat-x;
}

a {
	color: #ccc;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

* {
	margin: 0;
	padding: 0;
}

img, table {
	border: 0;
}

object, embed {
	line-height: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#main-table {
	width: 892px;
	margin: auto;
}

#header-td {
	height: 341px;
}

#nav-td {
	height: 23px;
	padding: 4px 0;
}

#main-projects-td {
	height: 143px;
	background: #000;
	vertical-align: top;
}

#main-content {
	padding: 15px 0;
	vertical-align: top;
}

#main-content table {
	width: 100%;
}

.center {
	text-align: center;
}

#copyright-sep {
	height: 10px;
	background: url(../imgz/copy_sep.gif) center top no-repeat;
}

#copyright-td {
	height: 30px;
	padding: 10px 0 30px 0;
	line-height: 0;
}

#copyright-td table {
	width: 100%;
}

#copyright-td table td {
	line-height: 16px;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#nav-td {
	direction: rtl;
	list-style: none;
	overflow: hidden;
}

#nav-td a {
	width: 86px;
	height: 13px;
	background: #575757;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 5px;
	margin-right: 1px;
	display: block;
	line-height: normal;
	float: right;
	text-align: center;
}

#nav-td #last-menu-link { margin-left: 0; }

#nav-td a:hover {
	background: #333;
	color: #F90;
	padding-top: 2px;
	padding-bottom: 8px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#main-projects-td table {
	width: 100%;
}

#main-projects-td table td {
	text-align: center;
}

#projects-flash {
	width: 800px;
}

#projects-title {
	vertical-align: top;
}

#projects-title-td {
	padding-top: 10px;
}

#projects-btn-td {
	padding-top: 80px;
}

#content-services {
	width: 505px;
	vertical-align: top;
	padding-left: 30px;
}

#content-left {
	vertical-align: top;
}

#main-sep {
	height: 20px;
	background: url(../imgz/main_sep.gif) center center no-repeat;
}

.title {
	text-align: right;
	height: 30px;
	vertical-align: top;
}

.text {
	direction: rtl;
	text-align: justify;
}

.more {
	direction: rtl;
	text-align: left;
	padding-top: 5px;
}

#main-article-td a {
	color: #000;
}

#main-article-td a:hover {
	color: #F90;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#bnz {
	padding-bottom: 15px;
}

#bn-table-holder-td {
	vertical-align: top;
}

.main-bn {
	text-align: left;
	padding-right: 5px;
	vertical-align: top;
	width: 186px;
}

#newsletter-td {
	vertical-align: top;
	padding-left: 10px;
}

#newsletter-left {
	width: 170px;
	padding-right: 10px;
	vertical-align: top;
}

#newsletter-right {
	vertical-align: top;
}

.newsletter-field-td {
	text-align: left;
	padding: 3px 0;
}

#newsletter-btn-td {
	text-align: left;
	padding: 3px 0;
}

.newsletter-field {
	width: 150px;
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px;
	line-height: normal;
	border: 1px solid #ccc;
	background: #eee;
	direction: rtl;
	color: #999;
}

.newsletter-field:focus {
	border: 1px solid #999;
	background: #FFF;
	color: #666;
}

.rtl {
	direction: rtl;
	text-align: center;
}

.top {
	vertical-align: top;
}

#ai {
	text-align: right;
}

.main-bn a {
	opacity: 1;
	filter: alpha(opacity=100);
}

.main-bn a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#news-more a { color: #ccc; }
#news-more a:hover { color: #fff; }
