@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
/* begin Page */
/* Created by Artisteer v3.0.0.41778 */

#art-main, table
{
    font-family: 'Droid Arabic Kufi', Tahoma, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    text-align: justify;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.art-postcontent,
.art-postcontent li,
.art-postcontent table,
.art-postcontent a,
.art-postcontent a:link,
.art-postcontent a:visited,
.art-postcontent a.visited,
.art-postcontent a:hover,
.art-postcontent a.hovered
{
    font-family: 'Droid Arabic Kufi', Tahoma, Arial, Helvetica, Sans-Serif;
}

.art-postcontent p
{
    margin: 1px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-family: 'Droid Arabic Kufi', Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  text-align: left;
  text-decoration: none;
  text-transform: capitalize;
}

.art-postcontent a
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #F5CC7A;
}

.art-postcontent a:link
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #F5CC7A;
}

.art-postcontent a:visited, .art-postcontent a.visited
{
  color: #8D8B81;
}

.art-postcontent  a:hover, .art-postcontent a.hover
{
  text-decoration: none;
  color: #F8DCA5;
}

.art-postcontent h1
{
   color: #F5CC7A;
margin: 19px 0;    
}

.art-blockcontent h1
{
margin: 19px 0; 
}

.art-postcontent h2
{
   color: #F5CC7A;
	margin: 19px 0;
   font-weight: normal;
   font-size: 26px;    
}

.art-blockcontent h2
{
margin: 19px 0;
   font-weight: normal;
   font-size: 26px; 
}

.art-postcontent h2 a, .art-postcontent h2 a:link, .art-postcontent h2 a:hover, .art-postcontent h2 a:visited, .art-blockcontent h2 a, .art-blockcontent h2 a:link, .art-blockcontent h2 a:hover, .art-blockcontent h2 a:visited 
{
   font-weight: normal;
   font-size: 26px; 
}

.art-postcontent h3
{
   color: #F5CC7A;
margin: 22px 0;
   font-size: 24px;    
}

.art-blockcontent h3
{
margin: 22px 0;
   font-size: 24px; 
}

.art-postcontent h3 a, .art-postcontent h3 a:link, .art-postcontent h3 a:hover, .art-postcontent h3 a:visited, .art-blockcontent h3 a, .art-blockcontent h3 a:link, .art-blockcontent h3 a:hover, .art-blockcontent h3 a:visited 
{
   font-size: 24px; 
}

.art-postcontent h4
{
   color: #F2BE54;
margin: 22px 0;
   font-size: 20px;    
}

.art-blockcontent h4
{
margin: 22px 0;
   font-size: 20px; 
}

.art-postcontent h4 a, .art-postcontent h4 a:link, .art-postcontent h4 a:hover, .art-postcontent h4 a:visited, .art-blockcontent h4 a, .art-blockcontent h4 a:link, .art-blockcontent h4 a:hover, .art-blockcontent h4 a:visited 
{
   font-size: 20px; 
}

.art-postcontent h5
{
   color: #F2BE54;
margin: 27px 0;
   font-size: 18px;    
}

.art-blockcontent h5
{
margin: 27px 0;
   font-size: 18px; 
}

.art-postcontent h5 a, .art-postcontent h5 a:link, .art-postcontent h5 a:hover, .art-postcontent h5 a:visited, .art-blockcontent h5 a, .art-blockcontent h5 a:link, .art-blockcontent h5 a:hover, .art-blockcontent h5 a:visited 
{
   font-size: 18px; 
}

.art-postcontent h6
{
   color: #D19010;
margin: 32px 0;
   font-size: 15px;    
}

.art-blockcontent h6
{
margin: 32px 0;
   font-size: 15px; 
}

.art-postcontent h6 a, .art-postcontent h6 a:link, .art-postcontent h6 a:hover, .art-postcontent h6 a:visited, .art-blockcontent h6 a, .art-blockcontent h6 a:link, .art-blockcontent h6 a:hover, .art-blockcontent h6 a:visited 
{
   font-size: 15px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#art-main
{
  position: relative;
  z-index: 0;
  /*width: 100%;*/
  left: 0;
  top: 0;
  cursor:default;
	min-height: 40%;
	max-width: 970px;
	background-color: #FFFFFF;
	border-top: 3px solid #FFCC00;
	border-bottom: 3px solid #FFCC00;
	border-left: 3px solid #FFCC00;
	border-right: 3px solid #FFCC00;
	-moz-box-shadow: 0 0 7px 7px #555;
	-webkit-box-shadow: 0 0 7px 7px#555;
	margin: 0px auto;
	padding: 0px;
    overflow: hide !important;
	#display:table;
	*display:table;
	_display: table;
	_height: 100%;
  
}

#art-page-background-glare
{
  position: absolute;
  left: 0;
  top:0;
  width:637px;
  height:208px;
  overflow:hidden;
  min-width: 100%;
}

#art-page-background-glare-image
{
  position: fixed;
  width:637px;
  top: 0;
  height:208px;
  background-image: url('images/page_gl.png');
  background-repeat: no-repeat;
}

html:first-child #art-page-background-glare
{
  border: 1px solid transparent; /* Opera fix */
}

body
{
  padding: 0; 
  margin:0;
  color: #ffcc00;
  height:100%;
  min-height:100%;
  background-color: #FFF /*#221D1B*/;
  /*background-image: url('images/Bottom_texture.jpg');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: top center;*/
  min-width: 100%;
}

.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:table; 
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

/* end Page */

/* begin Header */
div.art-header
{
    margin: 0 auto;
  position: relative;
  z-index: -1;
  width:100%;
  height: 120px;
  margin-top: 0px;
  margin-bottom: 0;
}

div.art-header-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height:127px;
}

.art-header-wrapper 
{
        position: relative;
    width:100%;
    margin:0 auto;
}
.art-header-inner 
{
    margin: 0 1px;
}

div.art-header-png
{
  position: absolute;
  left:0;
  top: 0;
  width: 100%;
  height: 120px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position:center center; 
}

div.art-header-jpeg
{
  position: absolute;
  top: 0;
  left:0;
  width: 100%;
  height: 120px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin HeaderObject */
div.art-headerobject
{
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
  width: 970px;
  height: 100px;
  background-image: url('images/imageedit_3_2432530812.gif');
    background-repeat: no-repeat;

}
/* end HeaderObject */

/* begin Logo */
div.art-logo
{
  display: block;
  position: absolute;
  top: 32px;
  left: 0;
  margin-left: 13px;
}

h1.art-logo-name
{
  display: block;
  text-align: left;
  font-family: 'Droid Arabic Kufi', Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 30px;
  padding: 0;
  margin: 0;
  color: #000000 !important;
}
h1.art-logo-name a, 
h1.art-logo-name a:link, 
h1.art-logo-name a:visited, 
h1.art-logo-name a:hover
{
  font-family: 'Droid Arabic Kufi', Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 30px;
  padding: 0;
  margin: 0;
  color: #000000 !important;
}

h2.art-logo-text
{
  display: block;
  text-align: left;
  font-family: 'Droid Arabic Kufi', Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  padding: 0;
  margin: 0;
  color: #000000 !important;
}
h2.art-logo-text a,
h2.art-logo-text a:link,
h2.art-logo-text a:visited,
h2.art-logo-text a:hover
{
  font-family: 'Droid Arabic Kufi', Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  padding: 0;
  margin: 0;
  color: #000000 !important;
}

#headline, #slogan 
{
    display: block;
    min-width: 150px;
    text-align: left;
}
/* end Logo */

/* begin Box, Sheet */
.art-sheet
{
  background: #d8dbdd;
  position: relative;
  margin: 0 auto;
  min-width: 23px;
  min-height: 23px;
  margin-top: 0px;
  margin-bottom: 0;
  cursor:auto;
  width: 100%;
}

.art-sheet-body
{
  position: relative;
  padding: 1px;
    padding-top:1px;
    padding-bottom:1px;
}

/* end Box, Sheet */

/* begin Layout */
.art-content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.art-content-layout .art-content-layout{margin:0;}
.art-content-layout .art-layout-cell, .art-content-layout .art-layout-cell .art-content-layout .art-layout-cell{display: table-cell;}
.art-layout-cell .art-layout-cell{display: block;}
.art-content-layout-row {display: table-row;}
.art-layout-glare{position:relative;}/* end Layout */

/* begin Box, Block */
.art-block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 7px;
}

.art-block-body
{
  position: relative;
  padding: 0;
}

div.art-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #332C28;
  border-style: solid;
  margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-blockheader
{
  margin-bottom: 2px;
  position: relative;
  height: 27px;
}

.art-blockheader h3.t
{
  position: relative;
  height: 27px;
  color: #000000;
  font-family: 'Droid Arabic Kufi', Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  margin:0;
  padding: 0 11px 0 22px;
  white-space: nowrap;
  line-height: 27px;
}

.art-blockheader h3.t a,
.art-blockheader h3.t a:link,
.art-blockheader h3.t a:visited, 
.art-blockheader h3.t a:hover
{
  color: #000000;
  font-family: 'Droid Arabic Kufi', Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
}

.art-blockheader .l, .art-blockheader .r
{
  position: absolute;
  height: 27px;
  background-image: url('images/blockheader.png');
}

.art-blockheader .l
{
  left: 0;
  right: 16px;
}

.art-blockheader .r
{
  width: 898px;
  right: 0;
  clip: rect(auto, auto, auto, 882px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-blockcontent-body
{
  position: relative;
  padding: 7px;
  color: #A8A69F;
  font-family: 'Droid Arabic Kufi', Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.art-blockcontent-body table,
.art-blockcontent-body li, 
.art-blockcontent-body a,
.art-blockcontent-body a:link,
.art-blockcontent-body a:visited,
.art-blockcontent-body a:hover
{
  color: #A8A69F;
  font-family: 'Droid Arabic Kufi', Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.art-blockcontent-body p
{
  margin: 6px 0;
}

.art-blockcontent-body a, .art-blockcontent-body a:link
{
  color: #F5CC7A;
  text-decoration: underline;
}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited
{
  color: #BBBAB4;
  text-decoration: underline;
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
  color: #F8DCA5;
  text-decoration: none;
}

.art-blockcontent-body ul li
{
  line-height: 125%;    
  color: #A8A69F;
}/* end Box, BlockContent */


/* begin Box, Post */
.art-post
{
  position: relative;
  min-width: 23px;
  min-height: 23px;
  margin: 1px;
}

.art-post-body
{
  position: relative;
  padding: 0;
}

a img
{
  border: 0;
}

.art-article img, img.art-article, .art-block img, .art-footer img
{
  border: solid 0 #332C28;
  margin: 5px;
}

.art-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.art-article table, table.art-article
{
  border-collapse: collapse;
  margin: 1px;

}

.art-article th, .art-article td
{
  padding: 2px;
  border: solid 0px #8F7A70;
  vertical-align: top;
  text-align: center;
}

.art-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.art-postheader
{
  color: #003366;
  margin: 2px 0;
  font-size: 14px;
  letter-spacing: normal;
  text-align:left;
}

h2.art-postheader a, 
h2.art-postheader a:link, 
h2.art-postheader a:visited,
h2.art-postheader a.visited,
h2.art-postheader a:hover,
h2.art-postheader a.hovered
{
  font-size: 26px;
  letter-spacing: normal;
}

h2.art-postheader a, h2.art-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #F7D592;
}

h2.art-postheader a:visited, h2.art-postheader a.visited
{
  color: #EDEAE8;
}

h2.art-postheader a:hover,  h2.art-postheader a.hovered
{
  text-decoration: underline;
  color: #F8DCA5;
}
/* end PostHeaderIcon */

/* begin Footer */
.art-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  width: 100%;
}

.art-footer-b 
{
  position: absolute;
  left:0;
  right:0;
  bottom:0;
  height:80px;
  background-image: url('images/header.jpg');
}

.art-footer-r, .art-footer-l
{
  position: absolute;
  height:80px;
  bottom: 0;
}

.art-footer-l
{
  left: 0;
  width:10px;
}

.art-footer-r
{
  right: 0;
  width:20px;
  clip: rect(auto, auto, auto, 10px);
}

.art-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 10px;
  background-color: #50453F;
}

.art-footer-body
{
    position:relative;
    padding: 15px;
}

.art-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.art-footer-text,
.art-footer-text a,
.art-footer-text a:link,
.art-footer-text a:visited,
.art-footer-text a:hover,
.art-footer-text td, 
.art-footer-text th,
.art-footer-text caption
{
    color: #D1D0CC;
    font-style: italic;
    font-size: 12px;
}

.art-footer-text
{
  min-height: 3px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.art-footer-text a,
.art-footer-text a:link
{
  color: #F1B641;
  text-decoration: underline;
}

.art-footer-text a:visited
{
  color: #CBC2BD;
}

.art-footer-text a:hover
{
  color: #FAE4B8;
  text-decoration: none;
}

div.art-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-width: 0;
    border-color: #332C28;
  border-style: solid;
  margin: 7px;
}/* end Footer */

/* begin PageFooter */
.art-page-footer, 
.art-page-footer a,
.art-page-footer a:link,
.art-page-footer a:visited,
.art-page-footer a:hover
{
  font-family: 'Droid Arabic Kufi', Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #EFAD2A;
}

.art-page-footer
{
  padding: 0;
  text-align: center;
  text-decoration: none;
  color: #C0B5AF;
}
/* end PageFooter */
/* begin LayoutCell, content */
/* end LayoutCell, content */