﻿@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
@import url(http://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
    font:none;
	vertical-align: baseline;
	text-decoration:none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a
{
    color:red;
}



body {
        
	    background:url('../images/body.png') #0a1833 center 0  no-repeat;
        direction:rtl;
        font-family: 'Droid Arabic Kufi', serif;
}

.header {
	width:100%;
	padding:0;	
}
.mainheader {
	width:1000px;
	height:130px;
	margin:0 auto;
	position:relative;
}

.logo
{
  display:block;
  width:283px;
  height:110px;
  background:url(../images/logo.png) no-repeat left top;
  float: right;	
margin:25px 10px 0 0;
}


.headerMenu {
   width:650px;
   height:60px;	
   float:left;
   margin:70px 0 0 0;
   background:url(../images/menu.png) 0 0 no-repeat;
   position:relative;
}

.headerMenu  ul
{
    padding:0 25px;
}

.headerMenu  ul li {
        
	float:right;
        width:100px;
        height:60px;
}

.headerMenu  ul li:hover {
        
	background:url(../images/menu-hover.png) center 0 no-repeat;
        top:-20px;
}


.headerMenu  ul li.active {
        background:url(../images/menu-hover.png) center 0 no-repeat;
}


.headerMenu a {
	
	display:block; 
        color:white;
        padding:16px 0;
        text-align:center;
        font-size:12px;
        outline:none;
}

.slider {
	width:100%;
	height:408px;
	margin:12px auto 0 auto;
	position:relative;
	text-align:center;
}

#mainslider
{
   width:1000px;
   margin:0 auto;
   height:408px;
   overflow:hidden;
}


.adv {
	width:980px;
	min-height:130px;
	overflow:auto;
	padding:10px;
	margin:0 auto;
	position:relative;
	background:white;
}

.content {
	width:1000px;
	overflow:hidden;
	min-height:300px;
	margin:10px auto 0px auto;
	position:relative;
}

.clear
{
    clear:both;
}

.events 
{
    float:right;
	width:320px;
	min-height:330px;
	/*background:gray;*/
}

.events .body
{
    float:right;
	width:100%;
	min-height:303px;
	background:white;
}

.events .body ul
{
  float:right;
}

.events .body ul li
{
    width:295px;
    padding:10px;
    min-height:130px;
}

.events .body ul li a
{   
    font-size:11px;
    color:red;
    display:block;
}

.events .body ul li p
{
    text-align:justify;
    color:#3d3d3d;
    margin-top:7px;
    font-size:9px;
    line-height:18px;
}

.events .body ul li img
{
   border:2px solid #0a1833;
   margin:0 0 0 8px;
   float:right;
   height:128px;
   width:128px;
}


.vedio 
{
    float:left;
	width:675px;
	min-height:330px;
	overflow:hidden;
	/*background:green;*/
}

.vedio .body
{
    float:left;
	width:100%;
	min-height:300px;
}

.head-txt
{
    font-size:16px;
    color:White;
    display:block;
    height:31px;
    padding-top:8px;
    padding-right:10px;
    background:url(../images/txt.png) 0 -1px repeat-x;
}

.footer
{
    width:100%;
    height:40px;
    background:#870202;
}

.subfooter
{
    width:1000px;
    height:30px;
    margin:0 auto;
    padding:12px 0 0 0;
    color:White;
    font-size:12px;
}

.subfooter p
{
    width:50%;
}

.right
{
     float:left;
     text-align:left;
     
}

.left
{
    float:right;
}

#main-video
{
    width:492px;
    height:290px;
    float:left;
    padding:5px;
    border:2px solid white;
}

.fullwidth
{
    width:100%;
    height:100%;
}
.all-vedio
{
    width:160px;
    height:300px;
    float:right;
    
}

.vedio-element
{
    border:2px solid white;
    width:150px;
    margin:0 0 5px 0;
    height:84px;
    float:right;
    padding:5px;
}

.fullpage
{
    width:100%;
    overflow:hidden;
}

.box
{
    float:right;
    width:475px;
    padding:10px;
    min-height:130px;
    margin:0 0 10px 10px;
    background: White;
}

.sec
{
    margin-left:0;
}

.box  a
{
    font-size:13px;
    color:red;
    display:block;
}

.box p
{
    text-align:justify;
    color:#3d3d3d;
    margin-top:7px;
    font-size: 11px;
    line-height:20px;
}

.box img
{
   border:2px solid #0a1833;
   margin:0 0 0 8px;
   float:right;
   height:128px;
   width:128px;
}

.social
{
    position:absolute;
    left:0;
    top:0;
    width:210px;
    height:48px;
}


.lang
{
    position:absolute;
    left:250px;
    top:15px;
    background:url(../images/lang.png) 0 0 no-repeat;
    width:120px;
    height:29px;
    text-indent:-9999px;
}

.contact-page
{
   width:100%;
   overflow:auto;
   background:white;
}


.contact-data
{
    float:left;
    width:280px;
    min-height:500px;
    margin-left:20px;
    padding:5px;
    overflow:hidden;
}

.contact-data h1
{
    color:#ad3f33;
    font-size:12px;
    margin-bottom:10px;
}

.contact-data p
{
    color:gray;
    line-height:20px;
    font-weight:normal;
    font-size:12px;
    font-family:tahoma;
    margin-right:10px;
}

.contact-data img.clogo
{
    float:left;
    width:80px;
}


#contact-form
{
    float:right;
    width:660px;
    height:500px;
}

.video-items
{
    width:100%;
    overflow:hidden;
    
}


.video-items  ul
{
  float:right;
}


.video-items  ul li
{
    float:right;
    width:230px;
    min-height:180px;
    background:#eeeeee;
    padding:8px;
    margin:5px 2px;
}

.video-items  ul li img
{
    width:230px;
    height:150px;
}

.video-items  li.sec
{
    margin-left:0;
}


.video-items  .frame
{
    width:230px;
    height:180px;
}


.video-items p
{
    text-align:center;
    font-size:12px;
    color:red;
}


.p-details
{
   width:980px;
   overflow:auto;
   background:white;
   padding:10px;
   min-height:150px;
   overflow:auto;
   
}

.d-text
{
   width:100%;
}


.d-text h1
{
    margin-top:10px;
    color:red;
    font-size:18px;
    margin-bottom:20px;
}

.d-text p
{
    color:gray;
    line-height:30px;
    font-size:15px;
    text-align:justify;
}

.d-img
{
     float:left;
     
     margin:20px 50px 20px 0;
}

.gallery-txt
{
    font-size:16px;
    color:white;
    width:825px;
    display:block;
    height:31px;
    margin:20px auto 0 auto ;
    padding-top:8px;
    padding-right:10px;
    background:url(../images/txt.png) right 0 repeat-x;
}


.gallery
{
   width:805px;
   margin:0 auto;
   min-height:200px;
   overflow:auto;
   text-align:center;
   padding:15px 5px 10px 15px;
   border:5px solid #f72012;
}

.gallery li 
{
   float:right;
   width:150px;
   height:150px;
   padding:0 10px 10px 0;
}


.gallery img
{
    border:2px solid #003593;
    width:150px;
    height:150px;
    opacity:1.0;
}

.gallery img:hover{
	opacity:0.3;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-transition: all 0.5s ease-in-out;
}



#content {
  max-width:1024px;
  width:100%;
  margin:0 auto;
  overflow:hidden;
  background-color:White;
  background:#fff;
  color:#333;
  font-size:76%/1.6 ;
  text-align:right;
  direction:rtl;
}
#content .demo {
  margin:1em 0;
  padding:1em 1em 0.5em;
  position:relative;
  overflow:hidden
}
#content .collapse p {padding:0 10px 1em;}

#content .switch {position:absolute; font-size:11px; top:1.4em; left: 2.5em;}

#content .post .switch {position:static; text-align:right}

#content .post .main{margin-bottom:.3em; padding-bottom:0}

#content .other li, .summary {margin-bottom:.3em; padding:1em; border:1px solid #e8e7e8; background-color:#f8f7f8}

#content .other ul {list-style-type:none; text-align:center}

/* --- Headings  --- */
#content h1 {
  margin-bottom:1em; 
  font-size:1em; 
  font-weight:normal; 
  color:#c30
}
#content h2 {margin-bottom:1em; padding:5px; background-color:#eee}
#content h2, h3{font-size:12px;}

#content .expand{padding-bottom:.75em}

/* --- Links  --- */
#content a:link,#content a:visited {
  border:1px dotted #ccc;
  border-width:0;
  text-decoration:none;
  color:red;
  font-size:11px; 
}
#content a:hover, #content a:active,#content a:focus {
  border-style:solid;
  background-color:#f0f0f0;
  text-decoration:none;
  outline:0 none
}
#content a:active,#content a:focus {
  color:red;
}
#content .expand a {
  display:block;
  padding:3px 10px;
}
#content .expand a:link, .expand a:visited {
  border-width:1px;
  background-image:url(../images/arrow-down.gif);
  background-repeat:no-repeat;
  background-position:2% 50%;
}
#content .expand a:hover, .expand a:active, .expand a:focus {
}
#content .expand a.open:link, .expand a.open:visited {
  border-style:solid;
  background:#eee url(../images/arrow-up.gif) no-repeat 2% 50%
}

#content p
{
   font-size:12px;
   line-height:22px;
}

       .PagerNormal
      {
        font-size: 15px;
        font-weight:bold;
        color: #fff;
        border: solid 1px #fff;
        padding:0  10px;
        text-decoration:none;
       
      }
      .PagerCurrent
      {
      	font-size: 15px;
      	font-weight:bold;
      	border: solid 1px #fff;
      	color: #fff;
        padding:0 10px;
        text-decoration:none;
        background-color: #870202;
      }
