/* 
    Document   : arabic.css
    Created on : Apr 7, 2010, 11:50:15 AM
    Author     : mau

*/


body { 
  /*direction: rtl;*/
}

h1, h2, h3, h4, h5, h6, 
p, ul li, a, #header, .undertitle,
form {
  direction: rtl;
}

td {
  text-align: right;
}

#page {
  text-align: right;
}

#header {
	background: #427BD6 url("../qanouni/images/banner_ar2--3JWTUa.jpg");
}

h1 {
  margin:0;
  padding:10px 150px 10px 10px;
}

.description {
  margin:0 155px 0 0;
  padding: 0;
}

#header h1, p.description {
  visibility: hidden;
}

ul#pages {
  margin-right:150px;
}

* html ul#pages { /* fix IE 6 */
	top: 64px;
}
*+html ul#pages { /* fix  IE 7 */
	top: 64px;
}

ul#pages li {
  float: right;
}

form div {
  clear:right;
}

ul.criteria li {
  float: right;
}

form div label, form table label {
  float:right;
  padding:5px 30px 5px 0;
  text-align:right;
  background: url("../qanouni/images/bg_activation_2_rtl-hw81Gmk.png") repeat -235px 0;
}

.pagination a, .pagination strong, #search_again a {
  float:right;
}

h3.convention {
padding-right:28px;
background: url("../qanouni/images/declarations--xDeLBc.png") no-repeat scroll top right !important;
}

dt {
background:transparent url("../qanouni/images/articles--WDZWIT.png") no-repeat scroll top right !important;
padding-right:28px;
}

#logo_mandint {
  position: absolute;
  border: none;
  background-color: transparent;
  top: 5px;
  left: 3px;
  width: 135px;
  height: 34px;
}