/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* ARscreen.css */
body {line-height:1.5; font-family: Tahoma, Arial, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none; width:860px; margin:0 auto; direction:rtl;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;font-family: "Traditional Arabic", arial, "times New Roman", "arabic Transparent";font-weight:bold;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}
.printButton{ text-align:center;}
.clear {clear:both;}

.header{border-top:1px solid #cacaca;border-bottom:1px solid #cacaca; height:111px; margin-top:16px; text-align:center; }
.header img{margin:0}
.footer{padding:1px 0 1px 0;border-top:1px solid #cacaca;border-bottom:1px solid #cacaca;}
.footer p{padding:5px 0;color:#959595;font-size:.8em; }
