body {
  direction: rtl;
  margin:0px;
  padding:0px;
  font-family:"Simplified Arabic";
  font-size:15px;
  line-height:single;
}

body {
  color: #000;
  background: #fff;
}
a, a:link { color: #333; }
a:visited { color: #333; }
a:hover, a:focus { color: #BA1218; }
a:active { color: #BA1218; }
#header a:visited { color: #FFFFFF; }
#header a:hover { background: transparent; }
#site-slogan { color: #999; }
.sidebar .block-title a { color: #FFFFFF; }
.sidebar .block {
  background: #fff;
}
.block .more-link a { color: #333; }
.breadcrumb, .main-content .content-title, .links a.read-more { color: #BA1218; }
.links a.read-more:hover { color: #03f; }
.main-content .node .info, .main-content .node .terms { color: #999; }
img { border: 0; }
blockquote { border: 1px 0px #ddd solid; }
#mission {
  color: #000;
  background: #eee;
  border: solid 1px #999;
}
.box { border: 0px solid #eee; }
.comment {
  border-top: solid 1px #eee;
  border-right: solid 1px #eee;
  border-left: solid 1px #ccc;
  border-bottom: solid 1px #ddd;
}
.comment-new .new { color: #4d0; }
.comment .author, .comment .links { color: #333; }
.comment .title, .comment .title a.active {
  color: #444;
  background: #fff;
}
form .form-item .title  {
  border: 0;
  border-bottom: #ddd solid 1px;
  color: #777;
  background: transparent;
}
.form-radio, .form-checkbox {
  background: transparent;
  border: 0;
}
input, textarea {
  background: transparent;
  color: inherit;
  border: 1px solid #777;
}
select {
  background: #eee;
  color: #000;
}
input:focus, textarea:focus {
  background: transparent;
  border: 1px solid #03f;
}
input.form-text { border: solid 1px #ddd; }
button.form-submit { border: solid 1px #ddd; }
.marker, .error { color: #f00; }
.ok { color: #080; }
.path a, .path a:visited { color: #777; }
#message {
  background: #fff;
  border: 2px solid #6e2;
}
fieldset { border: 1px solid #999; }
.tabs li .active, .tabs li .active:hover  {
  color: #ccc;
  background: #fff;
}
pre {
  background: #ddd;
  border: 1px solid #aaa;
}
div.picture { border: 0; }
.calendar td, .calendar th { border-color: #FFFFFF; }
.calendar .day-normal { background: #fff; }
.calendar .day-future { background: #fff; }
.calendar .day-today { background: #333; color: #fff; }
.calendar .day-today a { color: #fff; }
.calendar .day-selected { background: #555; color: #fff; }
.calendar .day-link { background: #F5C041; color: #fff; }
.calendar tr.header-week{background: #F6D152; color: #000;}

/* END of colours and borders */

h1 { font-size: 1.3em; }
h2 { font-size: 1.1em; }
h3 { font-size: 1em; font-weight: bold;}
h4, h5, h6 { font-size: 0.9em; font-weight: bold;}
h1, h2, h3, h4, h5, h6 {
  font-family: Tahoma, Helvetica, Arial, Lucida, Verdana, sans-serif;
}
p, .book .body {
  padding: 0 0 0.5em 0;
  margin: 0;
  text-indent: 1.6em;
  font-size: 1em;
  line-height: 1.6em;
}
pre {
  padding: 0.75em 0.0em 0.75em 1.5em;
  font-size: 12px;
}
a { text-decoration: none; }
form {
  padding: 0;
  margin: 0;
}
blockquote {
  margin: 0.5em 0em 0.5em 1em;
  padding: 0.3em;
  font-style: italic;
}
code {
  font-size: 1em;
  font-family: Profont, 'lucida console', 'Courier New', Monaco, monospace;
  background-color:#CCFFFF;
}
#header {
  padding: 0px;
  margin: 0px;
  background-image:url('misc/r.gif');
  width:100%;
}
#site-name {
  font-size: 2.5em;
  padding: 25px 20px 10px 20px;
  margin: 0;
  font-weight:bold;
}
#site-slogan {
  font-weight: bold;
  font-size : 1.2em;
  padding: 0px 0px 15px 0px;
  margin: 0;
}
#content {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 1em;
  overflow:hide;
}
td.main-content {
  vertical-align: top;
  padding: 0px;
}
td.sidebar {
  vertical-align: top;
  padding: 0;
  width: 140px;
}
.sidebar .block {
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 5px 0px;
}
.sidebar .block .xml-icon {
  text-align: center;
}
.more-link {
  float: none;
  text-align: left;
  font-style: italic;
}

#top-nav {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
  font-family: "Simplified Arabic", Helvetica, Arial, Lucida, Verdana, sans-serif;
  width:100%;
  overflow:hidden;
}
#secondary {
  text-align: right;
  font-size: 1.1em;
}
#secondary li {
  margin-left: 5px;
  padding: 0;
  display: inline;
  list-style-type: none;
}
#secondary a {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.breadcrumb {
  padding: 0.5em 0em 0.5em 1em;
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  height: 1em;
  border-bottom:1px solid #DF7B2A;
}
.main-content .node .content, .comment .content, .book .body {
  line-height: signle;
}
.main-content .node, .book {
  margin: 0px;
}
.main-content .content-title {
  font-size: 1.2em;
  margin: 2em 0 1em 0;
  text-align:right;
  font-family:"Simplified Arabic";
}
.main-content .node h2, .main-content h2 {
  padding: 0;
  margin: 0 0 0.25em 0;
  font-size: 1.4em;
  font-family:"Simplified Arabic";
}
.main-content .node .info {
  padding: 0px;
  margin: 0;
  font-size: 0.9em;
}
.main-content .node .links, .main-content .node .terms {
  padding: 0;
  margin: 0;
  font-size: 0.9em;
  font-weight: bold;
}
.main-content .node .terms {
  font-weight: normal;
/*  text-align: right; */
  text-align: left;
}
.links a.read-more {
  font-style: italic;
  font-size: 1.2em;
}
.main-content .node .content {
  padding: 5px;
  margin: 0px;
}
.main-content .node .info, .main-content .node .links, #mission {
  /* +Tahoma */
  font-family: "Simplified Arabic", Tahoma, Helvetica, Arial, Lucida, Verdana, sans-serif;
}
#mission {
/*  padding: 5px 10px; */
  padding: 5px 0px 5px 10px;
  margin: 0 0 1.6em 0;
  font-size: 1.1em;
  text-indent: 0;
  width: auto;
}
.main-content .box {
  border: 1px solid #eee;
  margin-bottom: 0.5em;
}  
.main-content .box .content {
  padding: 0.5em;
}
.main-content .box h2 {
  padding: 0.5em;
  margin: 0;
  font-size: 1.2em;
/*  text-align: left; */
  text-align: right;
}
.comment {
  padding: 1em;
  margin: 1.5em 0;
}
.comment-folded {
  padding: 0.5em;
  margin: 1.5em 0;
}
.comment-new .new {
  text-align: right;
  font-size: 1.1em;
  display: block;
  padding-bottom: 0.5em;
  width: 100%;
}
.comment .content, .comment .content p {
  padding: 0;
  margin: 0;
  line-height: 1.6em;
  text-indent: 0;
}
.comment .title, .comment .author, .comment .links {
  /* +Tahoma */
  font-family: Tahoma, Helvetica, Arial, Lucida, Verdana, sans-serif;
}
.comment .title {
  font-weight: bold;
  font-size: 1.1em;
  padding: 0;
  margin-bottom: 0.5em;
}
.comment .author {
  font-size: 0.9em;
/*  padding: 0.1em 0 0.3em 0.75em; */
  padding: 0.1em 0.75em 0.3em 0; */
}
.comment .links {
  padding: 0.75em 0 0 0;
  margin: 0;
}

#footer {
  padding: 0px;
  font-size: 0.9em;
  text-align: center;
  margin:0px;
  width:100%;
}
#footer p {
  text-indent: 0;
  margin-bottom: 1em;
}
.xml-icon {
  text-align: center;
}
.form-submit {
  margin: 0;
}
.form-item {
  margin: 3px 0;
  padding: 0.3em 0;
}
.main-content .box .content .form-item textarea {
  width: auto;
}
input.form-text {
  margin: 0;
  padding: 0 5px;
  font-size: 12px;
}
button.form-submit {
  margin: 0;
  padding: 0;
  font-size: 12px;
}
h3.form-title {
/*  text-align: left; */
  text-align: right;
}
form .form-item .title  {
  margin-bottom: 0.5em;
  padding: 0.3em 0;
/*  text-align: left; */
  text-align: right;
}
select {
/*  margin: 1px 5px; */
  margin: 1px 0 1px 5px;
}
.container-inline {
  margin: 0 0 1.6em 0;
}
.container-inline div {
  display: inline;
}
#pager {
  text-align: center;
}
#pager div {
  padding: 0.5em;
}
.main-content li {
  padding-bottom: 0.25em;
}
#message {
  padding: 2em;
  margin: 1em 0 1em 2em;
}
li.leaf {
  list-style-type: square;
}

div.picture { 
  float: right;
  margin: 0 0 0.3em 1em;
}
br.clear {
  clear: both;
}
div.nodelist{
	padding: 3px 10px;
}
a.nodelist{
	font-size:1.2em;
	font-family:arial;
	font-weight:bold;
}
h1#site-name {
	color:#FFFFFF;
	font-size:2em;
	font-family:arial;
	font-weight:bold;
}
h1#site-name a {
	color:#FFFFFF;
}
#sidebar-left{

}
#sidebar-right{

}
div.sticky{

}

ul{
	margin:0px 15px 0px 0px;
	padding:2px;
}
/* Tab navigation */
ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em;
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #bbb;
}
ul.primary li {
  display: inline;
}
ul.primary li a {
  background-color: #ddd;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em;
  padding: 0 1em;
  text-decoration: none;
}
ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
}
ul.primary li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
}
ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em 0.5em 1em;
  margin: 5px;
}
ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #ccc;
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 4px solid #999;
}
.node-form{
	width:100%;
}
tr.light{
	background-color:#F6D152;
}
tr.dark, .foreground{
	background-color:#F5C041;
}
table{
	width:100%;
	margin:0px;
}
div.block-title{
	margin:0px;
	padding:3px 0px 0px 0px;
	text-align:right;
	background-image:url('misc/blocktitleback.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	height:20px;
	vertical-align:center;
	line-height:1em;
}
td.block-title{
	padding:0px 6px 0px 0px;
	background-color:#D4742A;
	color:white;
}
td.block-title, td.block-title a, td.block-title a:hover,td.block-title a:visited, td.block-title a:visited:hover {
	color:#FFFFFF;
}
.block .content{
	/*background-color:#EBEBEB; */
	border-left:1px solid #DF7B2A;
	border-right:1px solid #DF7B2A;
	border-bottom:1px solid #DF7B2A;
	margin:0px;
}

form{
	margin:0px;
	border:0px;
}
.item-list ul li, .item-list ul li{
  list-style: square;
}
.node-link-title{
	margin:4px;
}
.node-links{
	border-top: 1px dashed #DF7B2A;
}
.node-links-title{
	font-weight:bold;
	text-align:center;
}


td.primary-link-title{
	padding:0px 5px;
	background-color:#BA1218;
	color:white;
	text-decoration:none;
	text-align:center;
	font-family:tahoma;
}
#primary a, #primary a:hover{ color: #FFFFFF; }
#primary a.active, #primary a.active:hover{ color: #FFFFFF; }
#primary { 
	border:0px; 
	margin:0px;
	padding:0px 0px 0px 3px;
	text-align:right;
	background-image:url('misc/primaryback.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	height:22px;
	vertical-align:center;
}
#primary a {
  font-size: 12px;
  margin: 0;
  padding: 0 3px 0 3px;
}
.header-left{
  background-image:url('misc/l.gif');
  vertical-align:bottom;
  text-align:center;
}
.header-right{
  background-image:url('misc/banner.gif');
  background-position:right;
  vertical-align:bottom;
  text-align:center;
}

div.block-image .content{
	text-align:center;
	background-color:white;
	padding:10px;
}
div.block-block .content{
	text-align:center;
	background-color:white;
	padding:5px;
	border-top:1px solid #DF7B2A;
}
.section .content{
	border-left:1px solid #DF7B2A;
	border-right:1px solid #DF7B2A;
	border-bottom:1px solid #DF7B2A;
}

#search {
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
input#search-keys{
	background-color:white;
	font-family:"tahoma";
	color:black;
	border:1px solid #FF9020;
	margin:0px;
	padding:0px;
	height:18px;
}
input#search-submit,input#search-submit:focus,input#search-submit:active{
	background:transparent;
	font-family:"tahoma";
	color:black;
	border:0px solid #000;
	outline:0px;
	background-color:#FF9020;
}
div.block-taxonomy_block div.content{
	background:transparent;
}
#contentcontainer{
	width:100%;
	overflow:hidden;
}
#headercontainer{
	top:0px;
	margin:0px;
	padding:0px;
	width:100%;
}
.block-section .content{
	padding:6px;
}
.node-title{
	font-size:1.2em;
	text-align:center;
}
.node-image .content{
	text-align:center;
}
.secondary-link-title{
	padding-bottom:5px;
}
object{
	border:0px;
	outline:0px;
}
.aggregator-link a{
	text-decoration:underline;
}
.aggregator-link a:hover{
	text-decoration:underline;
}

dt.title a{
	color:#BA1218;
	font-weight:bold;
}
.sidebar .block-poll .content{
	padding:0px 6px;
}
#block-section-1 .content{
	text-align:center;
}
.pointer{
	padding: 5px;
	margin: 5px;
	border:1px solid #DF7B2A;
}
.spacer{
	height:1px;
	overflow:hidden;
	width:100%;
	border:0px;
	margin:0px;
	padding:0px;
}
.node .content,.node .content P{
	font-family : 'Simplified Arabic';
	font-size : 16px;
    font-weight: 700;
}
#newsbar{
	text-align:center;
}
#newsbar .block{
	width:500px;
	margin-top:0px;
}
#newsbar .block .content{
	border:1px solid #DF7B2A;
}

#newsbar marquee{
	height:20px;
}
#newsbar marquee li{
	display:inline;
	font-family:tahoma;
	font-size:12px;
	padding:0px 20px;
}
#newsbar marquee li a{
	color:#225AD9;
	font-weight:bold;
}


.rtl{
	direction:rtl;
}
.ltr{
	direction:ltr;
}
.weather td{
	border:1px solid #E4CCCC;
	text-align:right;
}

a.headline{
/*
	border:1px solid #DF7B2A;
	display:block;
	margin:3px;
	margin-top:0px;
*/
}