﻿body
{
	font-family: Tahoma;
	font-size: 10pt;
	text-align:center;
}
input
{
	font-family:Tahoma;
}
td
{
	font-family:Tahoma;
	font-size: 10pt;
}
td.redline
{
    background-color:#681a18;
}
textarea
{
	font-family:Tahoma;
}
select
{
	font-family: Tahoma;
}
a
{
    text-decoration: none;
    color: #770000;
}
a:visited
{
    color: #770000;
}

a:hover
{
    color:#ff0000;
}
#top_left
{
	width: 170px;
	float: left;
	padding-top:14px;
	padding-bottom:12px;
	text-align:center;
}
#top_right{
	float: right;
	width:780px;
	background-color:White;
}
#search_bar{
	height: 37px;
	width: 778px;	
	margin-bottom:2px;
	margin-top:2px;
	margin-left:2px;
	background-image: url('../images/searchbar_back.gif');
}
#container_left {
	float:left;
	width:170px;
}
#themes{
	background-color: white;
	width: 20px;
	height: 20px;
	position: relative;
	right:12px;
	top: 7px;
	padding:1px;
	float:right;
}
#container_right {
	float:right;
	width:780px;
	background-color:white;
}
#searchbox_back{
	background:url('../images/searchbox_back.gif');
	width:467px;
	height:22px;
	float:right;
	position:relative;
	right:20px;
	top:6px;
	margin:auto;
}
#searchbar_buttons{
	float:left;
	position:relative;
	top:5px;
	
}
#navbar
{
    background-color: #ececec;
    padding:2px;
    margin:2px;
    text-align:right;
}
input.searchBox
{
	border-style:solid;
	border-width:0;
	width: 400px;
	height: 12px;
	font-size:8pt;
	position:relative;
	top:3px;
	direction:rtl;
	float:right;
}
#bottom_bar{
	direction:rtl;
	width:950px;
	background-color: #ececec;
	text-align:center;
	font-size:8pt;
	float:right;
	margin:auto;
	position:inherit;
}
div.button
{

padding-bottom:2px;}

.endOfSection { clear: both; } 
.farsi
{
    direction:rtl;
    font-family:Tahoma;
}
.date
{
	font-size:8pt;
}
.author
{
	font-size:8pt;
}
.summery
{
	font-size:8pt;
}
.vote
{
	font-size:8pt;
}