﻿body {
	background-color: #2C2C2C;
	direction: rtl;
}
.menubar {
	width: 780px;
	height: 80px;
	float: right;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a#selected {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	color: #FFCC00;
}


.table_main {
	width: 800px;
}
.table_sublinksbar {
	background-color: #333333;
	width: 595px;
	height: 5px;
}
.table_curraddbar {
	color: white;
	background-color: #404040;
	width: 595px;
	height: 30px;
}
.table_topleft {
	background-image: url('cnt/tl.png');
}
.table_topright {
	background-image: url('cnt/tr.png');
}
.table_topcenter {
	background-image: url('cnt/tc.png');
}
.table_contrightspace {
	width: 4px;
}
.table_contleftspace {
	width: 6px;
}
.table_countcontentbar {
	background-color: #808080;
}
.table_countcontentbar#rightspace {
	width: 10px;
}
.table_countcontentbar#catrightspace {
	width: 10px;
	background-color: #909090;
}
.table_countcontentbar#countitems {
	width: 678px;
}
.table_countcontentbar#countpages {
	width: 100px;
}
.table_countcontentbar#cat {
	width: 778px;
	background-color: #909090;
}
.table_contcell {
	background-color: #999999;
}
.table_contcell#innerrightspace {
	width: 10px;
}
.table_contcell#thumbnail {
	width: 120px;
}
.table_contcell#vr {
	width: 8px;
	text-align:center;
}
.table_contcell#cont {
	width: 469px;
	text-align: right;
	vertical-align: top;
}
.table_contcell#full {
	width: 100%;
	text-align: right;
	vertical-align: top;
}
.table_contcell#tot {
	width: 670px;
	text-align: right;
	vertical-align: top;
}
.table_contcell#innerleftspace {
	width: 181px;
}
.table_contcell#innerleftspace2 {
	width: 100px;
}
.table_contcell#hr {
	width: 597px;
	height: 16px;
	vertical-align: middle;
}
.table_pages {
	background-color: #333333;
	width: 100px;
	text-align:center;
}
.table_pages#first {
	width: 244px;
	text-align: left;
}
.table_pages#last {
	width: 244px;
	text-align: right;
}



.sublinks {
	font-family: "B Nazanin";
}
.curradd {
	font-size: small;
	font-family: "B Nazanin";
}
.pgtitle {
	color: #C0C0C0;
	font-size: x-large;
	font-family: "B Nazanin";
}
.countcontent {
	color: #FFFFFF;
	font-size: small;
	font-family: "B Nazanin";
}
.countcontent#countitems {
	text-align: right;
}
.countcontent#countpages {
	text-align: center;
}
.page {
	font-family: "B Nazanin";
}
.page#onepage {
	color: white;
}
.content {
	font-family: "B Nazanin";
}
.content#title {
	color: #CC0000;
	font-weight: bold;
}
.content#body {
	color: #2C2C2C;
}
.content#msg {
	color: #000000;
	font-weight: bold;
	font-size: medium;
}
.content#w {
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
}

a img {
	border:none;
}

img.dl {
	vertical-align: middle;
	border-width: 0;
	width: 64px;
	height: 64px;
}

