
html{direction:rtl; margin:1%}

body {direction:rtl;
  margin: 0;
  padding: 0;
 background: #000033;
  font: 14px/170% Verdana, sans-serif;
  font-weight:bold;
  color: #fff;
}
table tr td{direction:rtl;}


a:link, a:visited {
  color:#ccc ;
  text-decoration: none; font-weight:bold;
}
a:hover {
  color:#CE0000;
text-decoration: none;
}

a:active, a.active {
  color: #cc0000;
}
a:hover {
  color:#CE0000;
text-decoration: none;
}
#wrapper  {  margin: 0 ;
 width:100%;
 padding-top:10px;
background:#4E55BE;
  position: relative;
  min-height: 400px;height:100%;border: 1px solid #eee;
}  

#lang_menu{position:relative; float:left; background:none;direction:ltr; width:auto; }
 #lang_menu a{color:#eee;}
 
 #lang_menu a:hover{color:#CE0000}
 

input {
  font: 12px/100% Verdana, sans-serif;
  color: #000000; background:#eee; border: inset 1px #ccc;
}

#nav{text-align:right; color:#fff ; padding-top:20px;z-index:2;}
#nav a {font-family:'trebuchet ms',helvetica,sans-serif;
   font-size: 14px;
   font-weight:bold; text-transform:uppercase;color:#ccc;
 }
   
 #nav a:hover { color:#CE0000 }
#nav2 { position:relative; width:100%;color:#333; background:#1032B0;filter: progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#4E55BE, endColorstr=#ffffff); height:24px;}

#nav2 a {color:#eee;    font-family:'trebuchet ms',Verdana,helvetica,sans-serif;text-transform:uppercase;
   font-size: 13px;
   font-weight:bold;
   }
   
   #nav2 a:hover {color:#CE0000; }
  #search_box{position:absolute; right:-4px;top:56px;  height: 16px; z-index:13 ; width:99%;text-align:left ; z-index:2;}

html>/**/body #search_box, x:-moz-any-link, x:default  {top:50px;}




	 #headerImage{position:relative;background:#4E55BE;height:180px;width:99.9%;  overflow:hidden; margin:0px 0px 0px 0px;}
   
   #headerImage img{width:100%; height:100%}
   
   #bread{color:#fff;background:#C1C4E8 ; z-index:2;  width:100%;font-size:12px; height:19px}
   #bread a{color:#eee ; font-size:12px}
   #bread a:hover{color:#CE0000}
 
 #content {
  margin: 5px 4px 5px 5px;
}


   
textarea, select {
  font: 12px/160% Verdana, sans-serif;
  color: #000000;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 170%;
}

h2 {
  font-size: 160%;
  line-height: 130%;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

ul, quote, code, fieldset {
  margin: .5em 0;
}

p {

  padding: 0;
}





hr {
  margin: 0;
  padding: 0;
  border:1px dotted #eee;
  height: 1px;

}

img, a img {
  border: none;
}


#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0; 
}


#loginBox{float:left;}
/* We ensure the sidebars are still clickable using z-index */


/*.sidebar {
  margin: 0px 0 5em;
  width: 210px;
  float: left;
  z-index: 2;
  position: relative;
}*/

.highlight { background-color: pink;} 



#footer{  position:asolute; bottom:0px; width:100%;text-align:center;top:80%}
#powered_by{padding-right:15px;}


