body {
	background-color: #e8e8e8;
	color: #000;
	font: 0.7em Tahoma;
	letter-spacing: 0px;
}

a {
	color: #000;
}

a:hover {
	color: #990100;
}

#nav ul, #footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

form, fieldset {
	border: 0;
	margin: 0;
	padding: 5px;
}

p.about {
	margin: 10px 0;
	padding: 15px;
	font: bold 1.5em 'Arabic Transparent';
	line-height: 1.8em;
}

p.about a {
	text-decoration: underline;
}

p.about a:hover {
	text-decoration: none;
}

/**
 * Common
 */

#wrapper {
	width: 940px;
	margin: 0 auto;
	padding: 0 2px;
	direction: rtl;
	background-color: #fff;
}

#page {
	padding-top: 2px;
	clear: both;
}

/**
 * Top bar
 */

#topbar {
	width: 100%;
	float: right;
	background-color: #990100;
}

#searchbar {
	width: 400px;
	height: 26px;
	float: right;
	margin: 4px 10px 0;
}

#searchbar form, #searchbar fieldset {
	padding: 0px;
}

#searchbar input {
	background-color: #f9f9f9;
	border: 1px solid #d0d0d0;
	font-size: 1.2em;
}

#searchbar input[type=text] {
	width: 200px;
	padding: 2px;
}

#searchbar input[type=text]:focus {
	background-color: #fff;
}

#searchbar input[type=submit] {
	width: 45px;
	padding: 1px;
}

#englishinfo {
	width: auto;
	float: left;
	margin: 6px 0 0 10px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}

#englishinfo a {
	color: #fff;
}

#englishinfo a:hover {
	text-decoration: underline;
}

/**
 * Header
 */

#header {
	width: 100%;
	height: 80px;
	clear: both;
	padding: 5px 0;
	background-color: #f9f9f9;
	border-bottom: 1px solid #d0d0d0;
	border-top: 1px solid #d0d0d0;
}

#header .logo {
	width: 190px;
	float: right;
	margin: 12px 50px 0;
}

/**
 * Navigation
 */

#nav {
	height: 35px;
	background-color: #e8e8e8;
	border-bottom: 1px solid #d0d0d0;
}

#nav ul li {
	float: right;
}

#nav ul li a {
	display: block;
	padding: 9px 12px 8px 10px;
	color: #990100;
	font: bold 1.3em Arial;
}

#nav ul li a:hover {
	color: #fff;
	background-color: #333;
}

#social_networks {
	float: left;
	margin-left: 15px;
	padding-top: 5px;
}

/**
 * Footer
 */

#footer {
	height: 90px;
	clear: both;
	line-height: 1.8em;
	background-color: #E8E8E8;
	font-size: 1.1em;
}

#footer a {
	color: #474747;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	float: left;
	margin: 37px 0 0 95px;
	text-align: center;
}

#footer ul {
	width: 115px;
	float: right;
	margin-top: 15px;
}

#footer ul li {
	margin-right: 8px;
}

/**
 * Content
 */

.ad-line {
	width: 87%;
	float: right;
	margin: 0 55px 20px 0;
	padding-bottom: 20px;
	border-bottom: 2px solid #dadada;
}

.ad-line img {
	float: right;
	border: 1px solid #dadada;
}

.ad-content {
	float: right;
	margin-right: 20px;
}

.ad-line table {
	width: 395px;
	float: right;
	clear: both;
	background-color: #f5f5f5;
	font-size: 1.3em;
}

.ad-line table td {
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #333;
}

.ad-line td.noborder {
	border-bottom: 0;
}

.ad-line td:first-child {
	width: 100px;
}

.ad-line .ad-space-title {
	float: right;
	margin-bottom: 35px;
	font-size: 1.8em;
	color: #bd0000;
}

span.ad-title {
	float: right;
	clear: both;
	margin: 15px 55px 25px 0;
	font-size: 1.6em;
	text-decoration: underline;
	color: #bd0000;
}

span.ad-details {
	float: right;
	clear: both;
	margin: 5px 55px 20px 0;
	font-size: 1.3em;
}

/**
 * Feedback
 */

div.feedback {
	width: 400px;
	float: right;
	background-color: #fcfcfc;
}

div.feedback span {
	float: right;
	padding: 15px 40px;
	font-size: 1.3em;
	line-height: 1.5em;
}

table.feedback {
	width: 400px;
	float: right;
	background-color: #fcfcfc;
	font-size: 1.3em;
}

table.feedback td {
	padding: 15px;
	border-bottom: 3px solid #fff;
	color: #333;
}

table.feedback td.noborder {
	border-bottom: 0;
}

table.feedback td:first-child {
	width: 100px;
}

div.feedback-title {
	float: right;
	clear: both;
	margin: 15px 80px 0px 0;
	font-size: 1.6em;
	text-decoration: underline;
	color: #bd0000;
}

div.feedback-content {
	float: right;
	clear: both;
	margin: 20px 80px 20px 0;
}

/**
 * Sitemap
 */

div#sitemap, div#staff {
	margin-right: 15px;
	text-align: right;
	font: bold 1.6em Arial;
	line-height: 1.7em;
}

div#sitemap li a, div#staff li a {
	line-height: 1.5em;
	text-decoration: none;
}

div#staff ul { list-style: square; }
div#staff ul li { padding: 5px; color: #bd0000; }
div#staff li ul { list-style: none; }
div#staff li ul li { color: #333;  }

