
#header {
	height: 46px;
}

#logo p {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 5px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 46px;
}
#menu a {
	display: block;
	width: 80px;
	height: 24px;
	padding: 10px 0 0 0;
	border-left: 1px solid #2E5D9C;
	border-right: 1px solid #2E5D9C;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #CCCCCC; /* menu items font color */
}

#menu a:hover {
	width: 80px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF; /* menu items font color with mouse on */
}
#menu .current_page_item {
	background: url(images/img02.gif) no-repeat center bottom;
}
#menu .current_page_item a {
	width: 80px;
	background: #FFEC70 url(images/img03.gif) repeat-x;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #f33333; /* menu selected item font color */
}

html {
	background-color:#E3E3E3	;
}

body {
	width:900px;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img101.gif) no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333; /* body text color original was 626262*/
	  margin-left: auto;

  margin-right: auto
	
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	color:#CC1100; /* headers text color */
}

h1 {
	letter-spacing: 1px;
	font-size: 1.7em;
}

h2 {
	letter-spacing: 0px;
	font-size: 1.5em;
}

h3 {
	letter-spacing: 0px;
	font-size: 1.2em;
}

p, ol, ul {
	margin-bottom: 20px;
	line-height: 170%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

td {
text-align:center;
}


.post {

padding: 20px 20px 20px 20px;
min-height: 100%;
}


#footer {
	text-align: center;
	padding: 20px 60px 0 60px;
	font-size: 8pt;
	width:90%;
}
#footer a {
	text-decoration: underline;
}




.gsc-control {
	width: 100%;
}

.gs-result {
	direction:rtl;
	text-align:right;
}

.gsc-imageResult {
  float: right;
  margin-top: 10px;
}

.gsc-videoResult td {
  text-align:right ;
}

.hidden { display: none; }
.unhidden { display: block; }



.Arabic {
font-size:1.3em;
font-family: "Simplified Arabic", Monospace, Arial, Helvetica, sans-serif;
letter-spacing: 0px;
}

.arabic_row {
	font-size:14pt;
	font-family: Arial, Helvetica, sans-serif;
}


.BATR { 
	color: #CC1100 ;
	font-weight: bold ;
}

.TutorialInput {
	width:500px;
	padding:5px;
	margin:5px 0px 5px 0px; 
	font-family:"Simplified Arabic";
	font-size:1.6em;
	direction:rtl;
}

#a2apage_BROWSER {
	display:none !important;
}
#a2apage_EMAIL {
display:none !important;
}


