﻿/* DEFAULTS
----------------------------------------------------------*/
@font-face {
  font-family: Greta;
  src: url('../fonts/Greta_Arabic_Regular.eot');
  src: url('../fonts/Greta_Arabic_Regular.eot?#iefix') format('embedded-opentype'),
  		 url('../fonts/Greta_Arabic_Regular.woff') format('woff'),
  		 url('../fonts/Greta_Arabic_Regular.otf') format("opentype");
}

/*@font-face {
	font-family: DroidKufi-Bold;
	src: url('../fonts/DroidKufi-Bold.eot');
	src: url('../fonts/DroidKufi-Bold.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/DroidKufi-Bold.woff') format('woff'),
			 url('../fonts/DroidKufi-Bold.ttf') format('truetype')
             url('../fonts/DroidKufi-Bold.otf') format('opentype')
             url("../fonts/DroidKufi-Bold.svg") format("svg");
	font-weight: normal;
	font-style: normal;

}*/

@font-face {
    font-family: 'Mahdi';
        src:url('../fonts/Mahdi-Regular.eot');
src: url('../fonts/Mahdi-Regular.eot?#iefix') format('embedded-opentype'),
url('../fonts/Mahdi-Regular.woff') format('woff'),
 url('../fonts/Mahdi-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
      }


@font-face {
    font-family: 'Midan';
        src:url('../fonts/Midan.eot');
src: url('../fonts/Midan.eot?#iefix') format('embedded-opentype'),
url('../fonts/Midan.woff') format('woff'),
 url('../fonts/Midan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
      }
      
@font-face {
font-family: 'DroidKufi-Bold';
src: url('../fonts/DroidKufi-Bold.eot');
src: url('../fonts/DroidKufi-Bold.eot?#iefix') format('embedded-opentype'),
url('../fonts/DroidKufi-Bold.woff') format('woff'),
url('../fonts/DroidKufi-Bold.ttf') format('truetype');
font-weight: normal;
	font-style: normal;
}


@font-face {
font-family: 'droidsansarabic';
src: url('../fonts/droidsansarabic.eot');
src: url('../fonts/droidsansarabic.eot?#iefix') format('embedded-opentype'),
url('../fonts/droidsansarabic.woff') format('woff'),
url('../143fonts/droidsansarabic.ttf') format('truetype');
font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: Al-Jazeera-Arabic-Light;
	src: url('../fonts/Al-Jazeera-Arabic-Light.eot');
	src: url('../fonts/Al-Jazeera-Arabic-Light.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/Al-Jazeera-Arabic-Light.woff') format('woff'),
			 url('../fonts/Al-Jazeera-Arabic-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: Al-Jazeera-Arabic-Bold;
	src: url('../fonts/Al-Jazeera-Arabic-Bold.eot');
	src: url('../fonts/Al-Jazeera-Arabic-Bold.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/Al-Jazeera-Arabic-Bold.woff') format('woff'),
			 url('../fonts/Al-Jazeera-Arabic-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: DroidKufi-Regular;
	src: url('../fonts/DroidKufi-Regular.eot');
	src: url('../fonts/DroidKufi-Regular.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/DroidKufi-Regular.woff') format('woff'),
			 url('../fonts/DroidKufi-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {font-family:"Bahij Midan";
            src:url("../fonts/Bahij_Midan-Regular.eot?") format("eot"),
                url("../fonts/Bahij_Midan-Regular.woff") format("woff"),
                url("../fonts/Bahij_Midan-Regular.ttf") format("truetype"),
                url("../fonts/Midan.ttf") format("truetype"),
                url("../fonts/Bahij_Midan-Regular.svg") format("svg");font-weight:normal;font-style:normal;}

body   
{
    background: #4d5154;
    font-family: 'Midan',Bahij Midan,Midan, "arabic typesetting", serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
    font-size: 22pt;
}
a
{
 color:#505153;
 text-decoration:none;
 
}
a:link, a:visited
{
    color: #505153;
}

a:hover
{
    color: #505153;
    text-decoration: none;
}

a:active
{
    color: #505153;
}

p
{
    margin-bottom: 0px;
   line-height: 28px;
    font-size: 22px;
}


/* HEADINGS   
----------------------------------------------------------*/


h1, h2, h3, h4, h5, h6
{
    font-family:Al-Jazeera-Arabic-Bold, "arabic typesetting", serif;
    font-size: 1em !important;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 400;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 14px;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
   
    background-color: #fff;
   
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #f0efed;
    width: 100%;
    height:120px;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    background-position: center top;
    padding: 0px 12px;
    /*margin: 12px 8px 8px 8px;*/
    min-height: 420px;
 
    background-repeat: no-repeat;
    text-align: right;
    direction:rtl;
     width:95%;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #fff;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}

#footer-nav {
	/*border-bottom: 1px solid #666;*/
	margin-bottom: 1em;
	padding-bottom: 0;
    width:30%;
    float:right;
    display:inline;
    text-align:right;
}

 
#footer-nav   a {
	color: #fff;
	position: relative;
	text-transform: uppercase;
	padding: 0;
	font-size: 14px;
	font-size: 1.4rem;
	float:right;
        padding-right: 1.2em;

}
#footer-nav-main li a {
	color: #fff;
	position: relative;
	text-transform: uppercase;
	padding: 0;
	font-size: 14px;
	font-size: 1.4rem;
	font-family: DroidKufi-Bold, "arabic typesetting", serif;
    
}

#footer-nav-social {
    margin-left: 2em;
    margin-top:0em;
	float: left;
}

	


#footer-nav-social img {
	/*width: 24px;*/
}

.footer .nav-social li {
	display: block;
	float: right;
	margin-right: 1.5em;
	font-size: 16px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{  margin: 1.35em 1.4em 0 0;
    display: block;
    float: right;
    text-align: right;
    width: auto;
}

.lefticons
{
      margin-left: 1.5em;
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
    float:left;
}
.lefticons ul
{
    list-style:none;
    
}
.lefticons ul li
{
float:right;
}



.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}
 .tabs {
     /*width:95%;*/
      position: relative;   
      min-height: 400px; /* This part sucks */
      clear: both;
      /*margin: 25px 0;*/
    }
    .tab {
        width:50%;
      float: right;
       font-family:Al-Jazeera-Arabic-Bold, "arabic typesetting", serif;
         font-size: 1em;
        
    }
    .tab label {
      background: white;
      padding: 3px 28%;
       border-bottom: 1px solid #ccc; 
      margin-left: -1px; 
      position: relative;
      left: 1px; 
    }
    .tab [type=radio] {
      display: none;   
    }
    .content {
      position: absolute;
      top: 78px;
      left: 0;
      background: white;
      right: 0;
      bottom: 0;
      padding:0  26px;
      border-top: 2px solid #c4b88a;; 
    }
    [type=radio]:checked ~ label {
      background: white;
      border-bottom: 1px solid white;
      z-index: 2;
      color:#8996a0;
    }
    [type=radio]:checked ~ label ~ .content {
      z-index: 1;
    }
.imgart
{
background: none repeat scroll 0 0 #FFFFFF;
display: inline-block;
float: right;
height: 128px;
margin-left: 5px;
padding: 1px;
/*width: 40px;*/
}

.divtitle
{
    background-position: left center;
    background-color: #BE8788;
    border-radius: 5px;
    /*width: 95%;*/
    height: 45px;
    background-image: url('../Images/arrowback.png');
    background-repeat: no-repeat; /* background-attachment: fixed;*/
    font-family: DroidKufi-Bold, "arabic typesetting" , serif;
    color: #000000;
}
.divtitle h2
{
 padding:0px 10px 0px 0px;   
}
div.image {
	float: right; 
	padding: 4px; 
	margin-left: 6px; 
	/*border: 1px solid #cccccc;*/
}
.box_more{
	background-position: left;
	float: left;
    font-weight: bold;
	/*background-image: url(../img/read_more-left.png);*/
	padding-left:4%;
	 margin-top: -25px;
	background-repeat: no-repeat;
	font-size:22px;
}


#footer-nav-social li {
  display: block;
  float: right;
  margin-right: 1.5em;
  font-size: 16px;
  margin-top: 1.2em;
}
 .TextBox155
{
    -webkit-border-radius: 1px 1px 1px 1px;
    border-radius: 5px 5px 5px 5px;
    border-bottom: 1px solid #C5C5C6;
    border-style:solid;
    border-color: #484848;
}
 .BUT
{ background: -webkit-linear-gradient(#FFFFFF,#C5C5C6); /* For Safari 5.1 to 6.0 */
    border-style: solid;
    border-color: #000000;
    -webkit-border-radius: 1px 1px 1px 1px;
    border-radius: 20px;
    /* For Safari 5.1 to 6.0 */
    /* For Opera 11.1 to 12.0 */
    /* For Firefox 3.6 to 15 */
}
 .BUT1
{
     background: -webkit-linear-gradient(#FFFFFF,#C5C5C6); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#C5C5C6, #FFFFFF); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#C5C5C6, #FFFFFF); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#C5C5C6, #FFFFFF); /* Standard syntax (must be last) */
     border-bottom : 1px solid #C5C5C6;
    border-style: solid;
    border-color: #000000;
    -webkit-border-radius: 1px 1px 1px 1px;
    border-radius: 20px;
    /* For Safari 5.1 to 6.0 */
    /* For Opera 11.1 to 12.0 */
    /* For Firefox 3.6 to 15 */
}
.H
{
    font-size:15PX;
     background: -webkit-linear-gradient(#C5C5C6,#FFFFFF); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#C5C5C6, #FFFFFF); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#C5C5C6, #FFFFFF); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#C5C5C6, #FFFFFF); /* Standard syntax (must be last) */
     border-bottom : 1px solid #C5C5C6;
     height:50px;
}
.ii
{
    background-color: #f0efed;
   margin: 8px 0px 8px 8px;
   min-height:30px;
   width:100%;
    
}
.l
{
    width: 100%;
   
}
.divtitle1
{
    
    background-color: #c28d8e;
    border-radius: 5px;
    width: 100%;
    height: 45px;
    
}
.f
{ 
    padding:0 5px 0 0;
    direction:rtl;
    height:40px;   
     background-color: #c28d8e;
   
 }

.tabel
{
      font-size:20px;
}
.content1
{
    border-top: 2px solid #c4b88a;
    height: 50px;
    width: 100%;
    border-bottom: 1px solid white;
    margin: 0;
    padding: 0;
    border-top-color: #666666;
    border-bottom-color: white;
}
.content2 {
      position: absolute;
      /*top: 78px;*/
      left: 0;
      background: white;
      right: 0;
      bottom: 0;
      padding:0  26px;
      border-top: 2px solid #c28d8e;
 
    }
#banner 
{
    width:100%;
}
#banner img
{
    border-width:0;
    width:100%;
}