﻿/*-------------------------------        imports        ---------------------------------*/
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-weight: normal;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.woff2) format('woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.ttf) format('truetype');  font-style: normal;

}
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: normal;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Bold.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Bold.woff2) format('woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Bold.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Bold.ttf) format('truetype');
}
/*-------------------------------- dynamic items style  ---------------------------------*/
.fblikebutton{
float: left; width: 60px; position: fixed; left: 0px;top:170px;padding-left:10px;
}
fieldset
{
	border: solid 1px #ccc;
}
legend
{
	font-weight: bold;
}
.leftside {
    float:left;
    width:650px;
}
.rightside {
    float: right;
    width: 280px;
    z-index:-1;
    margin-top:10px;
    margin-right:15px;
}
.rightside img {
    float:right;
    width:280px;
    opacity:0.7;
    filter:alpha(opacity=70);
    display:block;

}
.empty
{
	text-align:right;
	color:Red;
	font-weight:normal;
}
.pages {
    direction:rtl;
    background:#fff;
    padding:20px 0px;
    text-align:right;
    font-family: Calibri;
    direction:rtl;
}

body {
    margin: 0;
    padding: 0;
}
#temp {
    width:100%;
    font-family: Sakkal Majalla;
    text-align:left;
    direction:ltr;
}
ul {
    margin:0;
    padding:0;
}
.clear {
    clear:both;
}
.horiz {
    width:100%;
}
.center {
    width:960px;
    margin: 0 auto;
    clear:both;
}


/*---------------- change title color -----------------*/

	.m
    {
    }
    .behery
    {
        border: solid 1px #fff;
        position: absolute;
        background: #000;
        opacity:0.7;
        display: none;
        z-index: 999999;
        color: #fff;
        font-size: 14px;
        padding: 3px;
        font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: -1px 4px 12px 0px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 4px 12px 0px rgba(0,0,0,0.75);
box-shadow: -1px 4px 12px 0px rgba(0,0,0,0.75);
    }
    .behery:before, .behery:after
    {
        content: "";
        position: absolute;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        bottom: 100%;
        left: 10px;
    }
    
    
    .behery:after
    {
        border-bottom: 6px solid #000;
        z-index: 1;
        opacity:0.9;
    }

.title {
    font-family: 'Droid Arabic Kufi';
    font-size:17px;
    color:#3B5998;
    padding:10px;
    float:right;  
    width:50%;  
}

.img {
    float:left;
}

#Title {
    width:100%;
    text-align:center;
    padding:10px;
}

    #Title a {
        font-size:16px;
    }

.VMG {
    width:80%;
    padding:10px 15px;
    float:right;
}

.title a
{
	color:#3B5998;
    font-size:14px;
}

#temp #row1 .center .rightbanner ul li a
{
	color:#3B5998;
}

.hotnewstitle {
    width: 242px;
    display: block;
    margin: 4px auto 0 auto;
    padding: 3px 0;
    text-align: center;
    font-size: 15px;
    font-family: 'Droid Arabic Kufi';
    background:#fff;
    border-top:solid 2px #3B5998;
    border-bottom:solid 1px #cccccc;
    color:#3B5998;
}


/*---------------- end change title color -----------------*/

.titleBG {
    background-image:url(../images/fancy-label.png);
    background-repeat:no-repeat;
    width:500px; height:35px;
    margin:0 auto
}

.titleBG span {
    -webkit-text-shadow: 0px 1px 1px #FFF; 
    -moz-text-shadow: 0px 1px 1px #FFF; 
    text-shadow: 0px 1px 1px #FFF;
}

.title img {
    width:35px;
    height:35px;
    float:left;
}
.title h2 {
    float:right;
    font-weight:normal;
    margin:0;
    padding:0;
    direction:rtl;
    text-align:right;
    font-size:17px;
}
.dropdownlist
{
	font-size:16px;
   background: transparent;
   width: 150px;
   padding: 5px;
   border: 1px solid #ccc;
   height: 30px;
   color:#555;
}
.boldtitle {
    margin:0;padding:0;display:inline;font-weight:bold;color:#777;
}
.lefttitle
{
	float: left; direction: rtl;font-weight:bold;color:#3B5998;font-family:font-family: 'Droid Arabic Kufi';
}

#temp #row3 .center .title h2.mastertitle
{
	width:238px;
	text-align:center;
	background:#fff;
	border-bottom:solid 2px #3B5998;
}
.summery {

}
.content {
    font-family: Sakkal Majalla; font-size: 18px; padding-right: 5px;letter-spacing:0.02em;float:right;text-align:right;color:#000;clear:both;
}

.itemicon{
    width:18px;height:18px;float:right;
}


a img {
    border:none;
}
.white {
    width:960px;
    height:2px;
    margin:0 auto;
    border-top:solid 1px #ccc;
    clear:both;
}
a {
    text-decoration:none;
    margin-right:5px;
}

#news {
     border-bottom:1px solid #000;
     padding:5px 5px 2px 0;
}

#news:hover{
    background: #497197;
  border: 1px solid #395874;
  -moz-box-shadow: inset 0 5px 10px #395874;
  -webkit-box-shadow: inset 0 5px 10px #395874;
  box-shadow: inset 0 5px 10px #395874;
}
a.more {
    font-weight:normal !important;
    font-family: 'Droid Arabic Kufi';
    font-size:13px;
    color:#3B5998;
}



/*-------------------------------- temp specific items style  ---------------------------------*/

#temp #row1 {
    height: 123px;
    background-color:#fff;
}
#temp #row1 .center {
    height:150px;
}
#temp #row1 .center .rightbanner ul {
    margin:0;padding:0;
}
#temp #row1 .center .rightbanner ul li{
    float:right;
    list-style:none;
}

#temp #row1 .center .rightbanner .rightbanner {
    float:right;width:630px;
    border:solid 1px #000;
}

#temp #row1 .center .rightbanner ul li .logoholder {
    background-position: left;
    width: 125px;
    height: 120px;
    background-image: url('../images/logoshadow.png');
    background-repeat: no-repeat;

}
#temp #row1 .center .rightbanner ul li img.logo{
    float:right;
    width:100px;
    height:100px;
    display:block;
    margin-top:10px;
    margin-right:5px;
}
#temp #row1 .center .rightbanner ul li.sitetitle {
    padding-right:20px;
    width:700px;height:115px;
    margin-right:10px;
}

#temp #row1 .center .rightbanner ul li a:hover {
    text-decoration:none;
}

#temp #row1 .center .leftbanner {
    float:left;width:90px;
    padding-top:83px;
}
#temp #row1 .center .leftbanner .bottom {
    width:185px;
    clear:both;
    float:left;
    padding-left:5px;
    padding-top:10px;
    text-align:left;
    
}
#temp #row1 .center .leftbanner .bottom img {
    width:22px;
    height:22px;
    
}
#temp #row1 .center .leftbanner ul{
    float:left;
    margin:0;padding:0;
	height:64px;
	width:190px;
}
#temp #row1 .center .leftbanner ul li{
    float:left;
    list-style:none;
    text-align:center;
    margin:0;
}
#temp #row1 .center .leftbanner ul li img {
    width:30px;
    height:30px;
    margin:0;
}
#temp #row1 .center .leftbanner ul li p {
    
    padding:0 5px;
    font-family: 'Droid Arabic Kufi';
    font-size:12px;
    color:#3B5998;
    margin:0;
}





/*----------main menu-----------*/


#submenu {
    display:none;
    position:absolute; 
    top:45px;
    width:100px;
    margin:0px;
    background: #000;
    z-index:100;
    padding:0 10px;
    text-align:right;
    font-family: 'Droid Arabic Kufi';
    
    
}
#cssmenu #submenu li{
    margin:0; padding:0;
    cursor:pointer;
}

    #cssmenu #submenu li a {
        color:white;
    }

#cssmenu #submenu li a:hover{
    color:red;
}


#cssmenu li:hover #submenu a {
    background:0;
    border:0;
    box-shadow:none;
}

#cssmenu li:hover #submenu li {  border:0;}





/*----------end main menu-----------*/

#cssmenu #Mmenu,
#cssmenu li,
#cssmenu a {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1;
  font-family: 'Lato', sans-serif;
}
#cssmenu {
  width: auto;
  height:45px;
  box-shadow:0 3px 8px #838383;
  border-top:1px solid #ccc;
  background-color:#eee;
}
#cssmenu #Mmenu {
    width:960px;
    height:35px;
    margin-left:auto; margin-right:auto;
  zoom: 1;
  padding: 5px 10px;
}
#cssmenu #Mmenu:before {
  content: '';
  display: block;
}
#cssmenu #Mmenu:after {
  content: '';
  display: table;
  clear: both;
}
#cssmenu li {
  float: right;
  margin: 0 12px 0 0;
  border: 1px solid transparent;
}
#cssmenu li a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 8px 15px 9px 15px;
  display: block;
  text-decoration: none;
  border: 1px solid transparent;
  color:#000;
    font-size:14px;
    font-family: 'Droid Arabic Kufi';
}
#cssmenu li.active {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #83a4c3;
}
#cssmenu li.active a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: block;
  background: #497197;
  border: 1px solid #395874;
  -moz-box-shadow: inset 0 5px 10px #395874;
  -webkit-box-shadow: inset 0 5px 10px #395874;
  box-shadow: inset 0 5px 10px #395874;
}

#cssmenu li:hover a {
  color:red;
}






#temp #row2 {
    height: 45px;
    position:relative;
    z-index:1000;
}
#temp #row2 .center {
    clear:both;
    background-color: #000;
}


#temp .rowshadow {
    width:100%;
    height:8px;
    background-color:#ccc;
    clear:both;
    /*position:fixed; 
    bottom:45px;*/
}

#temp #row3 .center {
    clear:both;
    padding:0 2px 5px 2px;
    width:964px;
    background:inherit;
    margin-top:10px;
}
#temp .row3bodybg {
    width:100%; min-height:600px;
    padding-top:10px;
    background-image: url('../images/facultybg.jpg');
}
#temp #row3 .center #rowbody0
{
	padding:0;
	
}
#temp #row3 .center .rowbody .leftbody{
    float:left;
    padding-top:2px;
    background-color:#ffffff;
    box-shadow:0 0 10px #ccc;
}
#temp #row3 .center .rowbody .leftbody #stars
{
	width: 80px; float: left;
}
#temp #row3 .center .rowbody .leftbody #stars img
{
	width:75px;height:17px;
}
#temp #row3 .center .rowbody .leftbody #breadcrumbs{
    width: 615px; direction: rtl; text-align: right;font-family:Tahoma;font-size:11px;float: right;padding:0;
}

#temp #row3 .center .rowbody .leftbody #breadcrumbs p{
    width: 70px; float: right; margin: 0;padding:0;
}


#temp #row3 .center .rowbody #datetime{
    text-align:center;
    font-weight:bold;
    font-size:20px;
    height:15px;
    color:#666;
}


#temp #row3 .center .rowbody .leftbody #pages{
    float:left;
    width:700px;
    
}



#temp #row3 .center .rowbody .rightbody{
    float:right;
    width:250px;
    box-shadow:0 0 10px #ccc;
    background: #fff;
}

#temp #row3 .center .rowbody .rightbody .vermenu
{
	padding:5px;
	background:#f2f2f2;
	margin-top:4px;
	border:solid 1px #E8E8E8;
}

#temp #row3 .center .rowbody .rightbody .hotnewsmaster
{
	border-top:solid 1px #f2f2f2;
	background:#f2f2f2;
	margin-top:15px;
	border:solid 1px #E8E8E8;
}

#temp #row3 .center .rowbody .rightbody .vermenu ul
{
	direction:rtl;
	text-align:right;
	clear:both;
    margin:0;
    padding:0;
    padding-top:5px;
}

#temp #row3 .center .rowbody .rightbody .vermenu ul li
{
	list-style: none;
	padding-right: 18px;
	background-image: url('../images/bulleticon1.jpg');
	background-position:right center;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:18px;
	border-bottom:solid 1px #fff;
}



 #row4 {
      
      color:#000;
      font-weight:bold;
      direction:rtl;
      font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
      
      /*position:fixed; 
      bottom:0;*/
}
#row4 a {
    color:#B80000;
}

 #row4 .center {
    padding:5px;
    font-family: 'Droid Arabic Kufi';
   
}
 #row4 .center a {
}
 #row4 .center .upfooter {
    
}
 #row4 .center .upfooter ul{
    margin:0;padding:0;
}
 #row4 .center .upfooter ul li{
    float:right;
    width:230px;
    padding:5px;
    list-style:none;
    text-align:right;
}

.Foot {
    padding:0 40px !important;
}

 #row4 .center .upfooter ul li p{
    padding-bottom:10px;
    font-size:14px;
    margin:5px 0;
    border-bottom:dotted 1px #fff;
}
 #row4 .center .upfooter ul li ul{
    font-size:11px;
    
}

 #row4 .center .upfooter ul li ul li.browser
{
	height:30px;
	vertical-align:top;
}


 #row4 .center .upfooter ul li ul li.faccontact
{
	font-size: 13px;	
}


 #row4 .center .upfooter ul li ul li.faccontact .tex
{
	float:right;width:130px;
}

 #row4 .center .upfooter ul li ul li img.logofooter
{
	float: left; width: 100px; height: 100px;
}

 #row4 .center .upfooter ul li ul li.browser img
{
	width:25px;
	height:25px;
	vertical-align:bottom;
}
 #row4 .center #copyright {
    margin:0 auto;
    text-align:center;
    width:500px;
    font-size:12px;

}

 #row4 .center #copyright p {
    margin:5px;
}

















