﻿body {
	background-color: black;
	margin: 0px;
	height: auto;
}
div {
	margin: 0px;
	padding: 0px;
}
#Banner {
	margin: 0px auto 0px auto;
	width: 820px;
	height: 217px;
}
#MainContainer {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #140000;
	margin: 0px auto 0px auto;
	width: 820px;
	display:inline-block;
}
#Menu {
	float: right;
	width: 179px;
	text-align: right;
	vertical-align: top;
}
#Main {
	float: left;
	width: 531px;
	text-align: right;
	padding: 0px 70px 0px 40px;
}
#footer {
	background-image:url('images/footerAr.jpg');
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	width: 820px;
	height: 72px;
}
#footer p {
	padding-right: 55px;
	padding-top: 37px
}
.newsDetails {
	color: #bbe77b;
}


#Welcome {
	height: 75px;
	display: inline-block;
}

.title, .WelcomeTitle {
	margin-top: 0px;
	color: #ffc20e;
	text-align: right;
	font-family: "Traditional Arabic";
	font-size: 20px;
	font-weight: bold;
	direction: rtl;
}
.WelcomeTitle {
	margin-right: 164px;
	margin-bottom: 0px;
}

#Welcome img {
	float: right ;
}

#Welcome p {
	margin-right: 160px;
}

#indexFlash {
	margin-top: 50px;
	text-align: center;
}

.subTitle {
	margin-top: 0px;
	font-family: "Traditional Arabic";
	color: #fde18b;
	font-size: 16px;
	font-weight: bold;
}

#indexNews {
	margin-top: 10px;
}

p , #Main table {
	margin-top: 0px;
	color: white;
	font-family: Tahoma;
	font-size: 12px;
	text-align: right;
	float: none;
	line-height: 170%;
	direction: rtl;
}

a {
	color: #ffc20e;
	text-decoration: none;
}
a:hover {
	color: #FD7511 ;
	text-decoration: underline;
}

#fares {
	float: left;
}
.imageBtn {
	color: #ffc20e;
	text-align: left;
	font-family: "Traditional Arabic";
	font-size: 20px;
	font-weight: bold;
	direction:rtl;
	clear: both;
	padding-top: 5px;
}

.imageBtn a {
	color: #ffc20e;
	text-decoration: none;
}
.imageBtn a:hover {
	color: #FD7511 ;
}


#Wafa img {
	border:3px #6d0101 solid;
}

#AdvTable {
	width: 100%;
	padding-top: 20px;
}

#AdvTable td {
	text-align: center;
	vertical-align: middle;
	height: 110px;
}

#AdvTable img {
	border: 3px white solid;
}
