@import url("common.css");@media screen and (max-device-width:480px){#search div.radio-controls div.n-lbl{float:right;margin-right:5px;margin-top:6px}}

/*--------------------------------------------------------------
# Font
--------------------------------------------------------------*/

body,table,tr,td,form,div,p,h1,h2,h3,h4{font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;font-size:small;font-style:normal;color:#3c3c3c;margin:0;padding:0}
a:link,a:visited,a:hover,a{font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;font-size:small;font-style:normal;color:#3c3c3c}a{text-decoration:none}
h1{font-family:Arial;color:#cf2d20;font-size:12px;font-weight:600}
h2{font-family:Bree Serif;color:#fff;font-size:18px;font-weight:600}.clear{clear:both}

p{font-weight:600;color:#fff;}

p:hover {
  color:#fff;
}


@font-face {
font-family: "Al-Jazeera-Arabic-Bold";
src: url("../eHotline/Al-Jazeera-Arabic-Bold.ttf");
} 





/*--------------------------------------------------------------
# Main page
--------------------------------------------------------------*/

#header{position:fixed;top:0px;width: 100%;overflow:hidden;min-height:85px;max-height:90px;padding:-3px 0 1px 0;border-bottom:3px solid #cf2d20;background:linear-gradient(to top left, #ffddda 20%, #17114e 90%)}

#avatar{position:absolute;top:5px;right:7px}#header div.avatar img{max-height:80px;max-width:autopx}
#text{min-width:220px;text-align:right;margin:25 160px 90px -70px}

#text-header{margin-top: 100px;height: 0px;padding:-20px}

#footer{position: fixed; bottom: 0px; width: 100%; height: 58px; background: linear-gradient(to top right, #17114e 20%, #ffddda 90%);border-top:3px solid #cf2d20;padding:6px 0 10px 0;}


/*--------------------------------------------------------------
# English page
--------------------------------------------------------------*/

#avatar-EN{position:absolute;top:2px;left:7px}#header2 div.avatar img{max-height:80px;max-width:autopx}
#text-EN{min-width:220px;margin:20 10px 8px 170px}
#header2{position:fixed;top:0px;width: 100%;overflow:hidden;min-height:85px;max-height:90px;padding:-3px 0 1px 0;border-bottom:3px solid #cf2d20;background:linear-gradient(to top right, #ffddda 20%, #17114e 90%)}


/*--------------------------------------------------------------
# Internal pages
--------------------------------------------------------------*/
#text-header-internal{margin-top: 130px;height: 0px;padding:-20px}

#breadcrumbs{position:fixed;top:75px;width: 100%;overflow: hidden;min-height:0px;text-indent:10px;padding:9px 0 10px 0;background: linear-gradient(to bottom left, #cf2d20 0%, #17114e 100%);border-bottom:solid 2px #cf2d20;border-top:solid 2px #17114e;padding-bottom:5px;margin:13px 0px}
span.n-lbl{display:block;margin-left:52px;color:#fff;margin-bottom:3px;margin-top:-40px;word-wrap:break-word}
span.value{display:block;color:#fff;margin-left:52px;word-wrap:break-word} 

.contact-item{background-color:#17114e;border-bottom:3px solid #cf2d20;border-top:3px solid #cf2d20;display:block;margin-bottom:-1px;min-height:45px;padding:7px;position:static}.contact-item:hover{background: linear-gradient(to top left, #cf2d20 10%, #17114e 80%)}.raquo{color:#fff;}.crumb{color:#fff;}.crumb:hover{color:#fff;}
div.related-content{background-color:#cf2d20;margin:10px 10px 15px;padding:10px;}



/*--------------------------------------------------------------
# Engage
--------------------------------------------------------------*/
div.related-content1{background-color:#17114e;margin:-5px 10px 0px;width:200px;height:75px;border:4px solid #cf2d20;padding:7px}
div.related-content2{background-color:#17114e;margin:10px 10px 15px;width:200px;height:75px;border:4px solid #cf2d20;padding:7px}div.related-content5{background-color:#522720;margin:10px 10px 15px;width:200px;height:90px;border:4px solid #d02122;padding:7px}div.related-content4{background-color:#4b0358;margin:10px 10px 15px;width:200px;height:75px;border:4px solid #bd4fb1;padding:7px}
#text-header-Engage{margin-top: 95px;height: 0px;padding:-20px}







/*--------------------------------------------------------------
# HTML
--------------------------------------------------------------*/

body {
	background-image: #17114e ;}

html {
	
			background-color: #17114e;
			
}


#wrapper {
  width: 100%;
  height: 160vh;
  background: #17114e;
 
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#262e51', endColorstr='#51516d', GradientType=1);
  position:absolute;
top:200;
left:0;
width:100%;
height:100%;
z-index:-1;

}



#Layer_2.active {
  animation-duration: 50s;
  -webkit-animation-duration: 50s;
  -moz-animation-duration: 50s;
  animation-name: spin_backward;
  -webkit-animation-name: spin_backward;
  -moz-animation-name: spin_backward;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  transform-origin: center center;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
}
#Layer_3.active {
  animation-duration: 40s;
  -webkit-animation-duration: 40s;
  -moz-animation-duration: 40s;
  animation-name: spin_forward;
  -webkit-animation-name: spin_forward;
  -moz-animation-name: spin_forward;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  transform-origin: center center;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
}
#Layer_4.active {
  animation-duration: 20s;
  -webkit-animation-duration: 20s;
  -moz-animation-duration: 20s;
  animation-name: spin_backward;
  -webkit-animation-name: spin_backward;
  -moz-animation-name: spin_backward;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  transform-origin: center center;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
}
@keyframes spin_forward {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin_forward {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-moz-keyframes spin_forward {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes spin_backward {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes spin_backward {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}
@-moz-keyframes spin_backward {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}


/*--------------------------------------------------------------
# Style of icons
--------------------------------------------------------------*/

section #thumbs {   
   
    margin-top:3px;
    margin-left: 0; 
    margin-right: 0;
	 


     text-align:right ;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}
section #thumbs a {
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
section .stretch {
    width: 0%;
    display: inline-block;
    font-size: 0;
    line-height: 0
	
	
}


	section #single_image3{   
   
    margin-top:10px; 
    margin-left: 16px; 
    margin-right: 16px;
	
}	

 section #thumbs2 {   
   
    margin-top:3px;
    margin-left: 0; 
    margin-right: 0;
	 


     text-align:left ;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}

section #thumbs2 a {
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
section .stretch {
    width: 0%;
    display: inline-block;
    font-size: 0;
    line-height: 0
	
	
}

/*--------------------------------------------------------------
# More
--------------------------------------------------------------*/
.card {

  margin: 0px auto;

  color: #444;
 

}


.card .bio {
  position: relative;
  margin: 0px;
  font-family: Merriweather Sans;
  animation: slidein 1.2s;
}


@keyframes fadein {
  from {
    color: transparent;
  }
  to {
    color: inherit;
  }
}
@keyframes grow {
  from {
    transform: scale(0);
  }
  80% {
    transform: scale(1.1);
  }
  to {
    transform: scale(1);
  }
}
@keyframes slidein {
  from {
    opacity: 0;
  }
  49.9% {
    opacity: 0;
  }
  50% {
    right: -240px;
  }
  to {
    right: 0;
  }
}

