/* begin Page */


/*HAMADA*/
.cr{
bottom: 0;
right:0;
font-size: 10px;
position: absolute;  
width:300px;float:right;  
text-align: right;
direction: rtl;    
}
.cl{
bottom: 0;
left:0;
font-size: 10px;
position: absolute;  
width:300px;float:left;  
}
#menuar
{
width:250px;
left:30px;
top:20px;
position:fixed;
}

#menuen
{
width:250px;
right:30px;
top:20px;
position:fixed;
}



#reader{

padding:1px 5px;
text-align: right;
direction: rtl;
font-size: 8pt;
font-weight: bold;
margin-top: 5px;
-moz-border-radius:10px;
-webkit-border-radius:10px;

}
#reader1{

padding:1px 5px;
text-align: left;
direction: ltr;
font-size: 8pt;
font-weight: bold;
margin-top: 5px;
-moz-border-radius:10px;
-webkit-border-radius:10px;

}
/*HAMADA END*/
body, p
{
  margin: 0.5em 0;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
 /* font-size: 12px;*/
  text-align: justify;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #ABC5CF;
  background-color: #232D34;
  background-image: url('images/page_t.jpg');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: bottom left;
}



#art-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}



#art-page-background-gradient
{
  background-position: bottom left;
}


.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}


table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 800px;
  min-width: 35px;
  min-height: 35px;
}

.art-sheet-body
{
  position: relative;
  z-index: 1;
  padding: 10px;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl, .art-sheet-tc, .art-sheet-bc,.art-sheet-cr, .art-sheet-cl
{
  position: absolute;
  z-index: -1;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl
{
  width: 34px;
  height: 34px;
  background-image: url('images/sheet_s.png');
}

.art-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 17px, 17px, auto);
}

.art-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 17px, 17px);
}

.art-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(17px, 17px, auto, auto);
}

.art-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(17px, auto, auto, 17px);
}

.art-sheet-tc, .art-sheet-bc
{
  left: 17px;
  right: 17px;
  height: 34px;
  background-image: url('images/sheet_h.png');
}

.art-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 17px, auto);
}

.art-sheet-bc
{
  bottom: 0;
  clip: rect(17px, auto, auto, auto);
}

.art-sheet-cr, .art-sheet-cl
{
  top: 17px;
  bottom: 17px;
  width: 34px;
  background-image: url('images/sheet_v.png');
}

.art-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 17px);
}

.art-sheet-cl
{
  left: 0;
  clip: rect(auto, 17px, auto, auto);
}

.art-sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 17px;
  left: 17px;
  right: 17px;
  bottom: 17px;
  background-image: url('images/sheet_c.png');
}

.art-sheet
{
  margin-top: 60px !important;
  cursor:auto;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
  min-width: 800px;
}

/* end Box, Sheet */

/* begin Header */
div.art-header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 774px;
  height: 200px;
  overflow: hidden;
}

div.art-header-png
{
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 774px;
  height: 200px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center;
  -moz-border-radius:10px;
-webkit-border-radius:10px;
behavior: url(ie-css3.htc);

}

div.art-header-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 774px;
  height: 200px;
  /*background-image: url('images/nahralbaredcamp53536.jpg.gif');*/
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Layout */
.art-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 774px;
}



/* end Box, Block, VMenuBlock */





.art-post
{
  margin: 0 auto;

}


.art-post
{
  margin: 0px;
}

a img
{
  border: 0;
}





/* end PostBullets */


/* begin LayoutCell, content */
.art-content-layout .art-content
{
  width: 100%;
}
.art-content-layout .art-content-wide
{
  width: 100%;
}
/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */
.art-content-layout .art-sidebar1
{
 /* background-color: #36535E;*/
  width: 0%;
}
/* end LayoutCell, sidebar1 */




.overview-table .art-layout-cell
{
    width:33%;
}



