* { margin:0; padding:0; }
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, fieldset, legend, dl, dt, dd, blockquote, applet, object { border:0; }
body { 
	direction:rtl;
  padding: 0; 
  background: #fff url('../images/bg.jpg') repeat-x; 
  font-family: Tahoma  , Arial;
  font-size: 11px;
  color: #303030; 
  text-align:right; 
}

a {color:#1e8abb; text-decoration:none;}
a:link {color:#1e8abb;}
a:hover {color:#1e8abb; text-decoration: none;}

h1, h2, h3, h4, h5, h6 { margin:15px 0 7px 0; }
h1 { font-size:200%; }
h2 { font-size:160%; font-weight: normal; color: #1e8abb; }
h3 { font-size:105%; border-bottom: 1px solid #ddd; padding-bottom: 5px; margin-top: 25px; margin-bottom: 14px;}
h4 { font-size:120%; }
h5 { font-size:100%; }

#layout { 
  width:90%; 
  margin:0 auto; 
  text-align:right; 
}

  	#header { padding:0 0 0 0; position:relative;  direction:rtl;}
  
      #logo {
      	padding-right:10px;
      	top:30px;
        position: relative; 
        overflow: hidden; 
       	width: 250px; height: 108px;
        margin: 0;
        line-height: 108px;
        text-align:right;
      }
      #logo a{
        text-decoration: none;
        color: #1e8abb;
        font-weight: normal; 
        padding: 0px 10px 7px 10px;  
      }
      
      #logo span {
        color: #9fcee3;
      }
      
      #navigation{
        position: absolute;
        line-height: 108px;
        display: block;
        height: 108px;
        width: 100%;
        top: 10px;
        text-align:left;

      }
      
      #navigation ul li{
        display: inline;
      }
      
      #navigation li a {
        font-size:120%;
        color: #1b1b1b;
        padding: 15px 12px;
        text-decoration: none; border-left: 1px solid #e3eaed;
      }
      
      #first a {
        border: none !important;
      }
      
      #navigation a:hover {
        text-decoration: underline;
      }
  
      #main-box {
      color: #fff;
	  font-weight:bold;
      font-size: 12px;
      background: #1e8abb url('../images/main-top.jpg') repeat-x;;  
      }
      
      #quote {
      margin:0px;
      padding: 25px 22px 15px 40px;
      background: url('../images/main-corner.jpg') no-repeat left bottom;
	  line-height:20px;
      }
      
      #main {
      padding: 0 20px 0 37px
      }
      
      #content {
      padding: 10px 12px;
      }
      
      #footer {
      padding: 10px 0 10px 0px; margin-left: 15px;
      color: #aaaaaa;
      border-top: 1px solid #dadada;
      }
      
      #footer p {
      margin-top: 0;
      margin-bottom: 0;
      }
      
      #copyright {
      float: left; 
      width: 300px;
      }
      
      #dont-delete-this{
      margin: 0 0 0 323px;
      text-align: right;
      }
      
      .thumbnail
{
float: left;
margin: 0 13px 20px 0px;
}

p { margin:10px 0 15px 0; line-height: 24px; font-size: 95%}

.content p {color: #fff; margin-top: 10px;}

table { margin:20px; font-size:100%;  }
th { text-align:center; font-weight:bold; border: 1px solid #cdcdcd;}
th, td { padding:4px 6px; }
tr.table-top {background: #e5e5e5; font-weight: bold;}

ul, ol { display:block; margin:15px 0 15px 40px; }
ul ul, ul ul ul, ol ol, ol ol ol { margin:0; margin-left:20px; }
ol { list-style-type:decimal; }
ol ol { list-style-type:upper-alpha; }
ol ol ol {list-style-type:lower-alpha; }
li { display:list-item; }
ul li a { text-decoration:underline; }

dl { margin:15px 0; }
dt { font-weight:bold; }
dd { margin-left:30px; }

fieldset { margin:15px 0; padding:10px; border:1px solid #CCC; }
legend { margin-left:10px; font-size:100%; font-weight:bold; color:#000; }
abbr, acronym, .help { border-bottom:1px dotted #CCC; cursor:help; }
blockquote { margin:15px 20px; font-style:italic; }
del, .del { text-decoration:line-through; }
strong, .strong { font-weight:bold; }
cite, em, q, var { font-style:italic; }
code, kbd, samp  {font-family:monospace; font-size:110%; }
hr { display:block; height:1px; margin:10px 0; padding:0; border:0 solid #CCC; background:#CCC; color:#CCC;} 
.light {padding: 4px 5px; background: #ac0001; text-decoration: none;} .light:hover {color: #fff;}
.noscreen { display:none; }
.clear {clear: both;}

.button
{
	font-family: Tahoma;
	width:100px;
	padding: 2px;
	background-color: #1c6db0;
	color: #dadada;
	border: 1px solid #dadada;
	font-size: 11px;
	font-weight: bold;
}

.button:hover
{
    color: #FFFFFF;
	border: 1px solid #aaaaaa;
}

.select_layout
{
	border-width:1px;
	border-color:#a3a3a3;
	width:250px;
	text-align:right;
	direction:rtl;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}

div
{
	direction:rtl;
	text-align:right;
	padding:0px;
	clear:none;
}

label {
	font-weight: bold;
}

.textbox_layout
{
	background-color:#f4f7f7;
	border: 1px solid #999999;
	width:200px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}
textarea
{
	background-color:#f4f7f7;
	border: 1px solid #999999;
}


.messagebox{
	width:220px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
	clear:none;
	float:right;
}
.messageboxok{
	width:220px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;
	clear:none;
	float:right;
}
.messageboxerror{
	width:220px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
	clear:none;
	float:right;
}
.messageboxempty
{
	width:220px;
	border:1px solid #ffffff;
	background:#ffffff;
	padding:3px;
	font-weight:bold;
	color:#ffffff;
	clear:none;
	float:right;
}
div.error{
	font-weight:bold;
	color:#a21c09;
	padding:3px;
	background-color:#f7db3c;
	width:400px;
	border-color:#a21c09;
	border-style:dashed;
	border-width:1px;
	text-align:center;
	margin:2px;
}
table.list{
	width:90%;
	border:0;
}
.list th{
	border:0px;
	padding:10px;
}
.list tr.top{
	background-color:#dddddd;
}
.list td{
	text-align:center;
}
fieldset.edit{
	width:86%;
	margin-right:50px;
}
a.pagination{
	display: block;
	float: left;
	border-color:#1E8ABB;
	border-width:1px;
	border-style:solid;
	padding:5px;
	margin:1px;
}
div.currentPage{
	display: block;
	float: left;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	padding:5px;
	margin:1px;
}
a.pagination:hover{
	background:#3666d4 none repeat scroll 0 0;
	color:#FFFFFF;
}
.result_message{
	font-weight:bold;
	color:#a21c09;
	padding:3px;
	background-color:#f7db3c;
	border-color:#a21c09;
	border-style:dashed;
	border-width:1px;
	text-align:center;
	margin:2px;
}
