﻿

.TabLinksAR{
	font-size:11px;
	color:#4071a2;
	font-family:Tahoma;
/*	font-size:x-small;*/
}

.TabLinksEN{
	font-size: x-small;
	color:#4071a2;
	font-family:Verdana;
	font-size:x-small;
}

.News_details
{
    color: #383838;
    text-align: right;
    font-size: 12px;
    direction: rtl;
    font-family: Tahoma,serif;
    line-height: 15pt;
    
}

.News_details
{
    color: #383838;
    text-align: right;
    font-size: 12px;
    direction: rtl;
    font-family: Tahoma,serif;
    line-height: 15pt;
    
}

.votes_pnl_hdr_right
{
    font-size: 0;
    float: right;
    width: 100%;
    height: 23px;
    background-image: url(Img/votes_hdr_top_right_bg.png);
    background-repeat: no-repeat;
    background-position: right 50%;
    background-color: #81ad15;
}
.votes_pnl_hdr_left
{
    font-size:0;
    float:left;
    width:15px;
    height:23px;
    background-image: url(Img/votes_hdr_top_left_bg.png);
    background-repeat: no-repeat;
    background-position:left;
}
.vote_pnl
{
    height:175px;
    background-position: center top;
    background-image: url(Img/vote_pnl_bg.png);
    background-repeat: no-repeat;
}

.vote_title
{
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    color: #ffffff;
    font-family: 'Times New Roman';
    border-bottom: #81914a 1px;
    background-position: center top;
    background-repeat: no-repeat;
}

.vote_text
{
	direction: rtl;
	text-align: right;
	font-size: 10pt;
	color: #000000;
	font-family: Tahoma;
	font-style: oblique;
}





a:link
{
    /*font-size: 11px;
   
    font-family: 'tahoma';
*/
 color: #3366cc;
    text-decoration: none;
    font-weight: bold;
}    
a:visited {
text-decoration: none;
font-weight: bold;
}
a:active {
}
a:hover
{
    color: #333333;
}   


#radmenu_home, #search_box
{
    width: 100%;
    position: static;
    float:right;
}
#news_bar
{
    float: right;
    width: 600px;

}


#lang_btn_panel
{
    width: 145px;
    height:19px;
    float: left;
    display: block;
    position: relative;
}
#lang_btn
{
    display: block;
    height: 19px;
    text-decoration: none;
    background-image: url(Img/lang_btn_ar.gif);
    background-position: center center;
    width: 145px;
    background-repeat: no-repeat;
}


/* Search box */
label.inside {
    position: absolute;
    visibility: hidden;
}



 #search_panel
{
    background: #556a40;
    position: relative;
    width: 135px;
    padding-top: 13px;

    padding-right: 5px;
    padding-left:5px;

}

#search_form
{
    position: relative;
        padding-bottom: 30px;


}
.top-submit {
    position:absolute;
    left: 0;

}

 label {
    color: #B6C6D6;
}
.top-keywords {
    color: #5f6e7c;
    width: 120px;
    border: 0;
    padding:2px;
    background: #fff;
    height: 14px;
    position:absolute;
    left: 0;


}

.top-keywords:focus {
    color: #000;
}




/* btn "read more" ON THE HOMEPAGE  */
.dock_more
{
    display: block;
    height: 17px;
    bottom:0px;
    left:0px;    
    text-align: left;
    direction:ltr;
}

.btn_more_link
{
    display: block;    
    width: 61px;
    height: 17px; 
    position: relative;
    background-image: url(Img/btn_more_ar.gif);
    background-position: right top;
    background-repeat: repeat-x;
}


:hover.btn_more_link{
    background-position: bottom;
}

/* add research btn*/

.dock_add_research
{
    display: block;
    height: 17px;
    bottom:0px;
    left:70px;

    text-align: left;
    direction:ltr;
}

.btn_add_research_link
{
    display: block;
    width: 100px;
    height: 17px;
    position: relative;
    background-image: url(Img/btn_add_research_ar.gif);
    background-position: right top;
    background-repeat: repeat-x;
}


:hover.btn_add_research_link{
    background-position: bottom;
}


/* EMAIL ICONS ON THE HOMEPAGE  */
#email_panel{
width:145px;
height:92px;
}

#email_emps,#email_students{
    font-size: 115%;
    font-weight: bold;
    float: left;
    display: block;
    height: 61px;
    text-decoration: none;
    position: relative;
}

#email_emps{
    background-image: url('Img/email_icon_btns.gif');
    background-position: right top;
    width: 73px
}

:hover#email_emps{
    background-position: right bottom;
}


#email_students{
    background-position: left top; background-image: url('Img/email_icon_btns.gif');
    width: 72px
}

:hover#email_students{
    background-position:  left bottom;
}



/* Suggestions icon ON THE HOMEPAGE  */
#Suggestions_panel{
width:145px;
height:92px;
}

#Suggestions_link{
    font-size: 115%;
    font-weight: bold;
    float: left;
    display: block;
    height: 92px;
    text-decoration: none;
    position: relative;
    background-image: url('Img/Suggestions_banner.gif');
    background-position:  top;
    width:145px;
}


:hover#Suggestions_link{
    background-position: bottom;
}


/* e_service icon ON THE HOMEPAGE  */
#e_service_panel{
width:145px;
height:92px;
}

#e_service_link{
    font-size: 115%;
    font-weight: bold;
    float: left;
    display: block;
    height: 92px;
    text-decoration: none;
    position: relative;
    background-image: url('Img/e_service_ar.gif');
    background-position:  top;
    width:145px;
}


:hover#e_service_link{
    background-position: bottom;
}

/* awards icon ON THE HOMEPAGE  */
#awards_panel{
width:145px;
height:93px;
}

#awards_link{
    font-size: 115%;
    font-weight: bold;
    float: left;
    display: block;
    height: 93px;
    text-decoration: none;
    position: relative;
    background-image: url('Img/awards_ar.gif');
    background-position:  top;
    width:145px;
}


:hover#awards_link{
    background-position: bottom;
}




/* album icon ON THE HOMEPAGE  */
#album_panel{
width:145px;
height:92px;
}

#album_link{
    font-size: 115%;
    font-weight: bold;
    float: left;
    display: block;
    height: 108px;
    text-decoration: none;
    position: relative;
    background-image: url('Img/album_ar.gif');
    background-position:  top;
    width:145px;
}


:hover#album_link{
    background-position: bottom;
}

/* main style */
#content
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
	direction:rtl;
	text-align:right;
}
#content p, ul {
text-align:justify;
font: 12px/2 Tahoma,serif;}


#content h1 
{
      font: bold 1.9em arial, serif;

  padding: 0;

  margin: 0 0 -10px 0;
  
   /* margin: 30px 0 -12px 0; padding: 0;*/
    text-align:center;}

/*
#content p
{
    font-family: Tahoma| Serif;
    font-size: 11pt;
    color: #1c1c1c;
    line-height: 15pt;
    text-align: right;
}
#content h2 {
    border-bottom: .5em solid #eff2e9;
    color: #333;
    font: normal 32px/5px serif;
    margin: 5px 10px;
}
*/
#content h2
{
    font: bold 1em arial, serif;
    padding: 0;
    margin: 30px 0 -12px 0;
    padding: 0;
}
.table_top{
	font: 10pt tahoma, arial;
	color:#737373;
	text-decoration:none;
	height: 40px;
	border: 0;
	background-color : #FFFFFF;
	background-image : url(Img/topnav.gif);
	background-repeat : repeat-x;
	vertical-align: top;
}
.table_main{
	font: 10pt bold tahoma, arial;
	color:#737373;
	text-decoration:none;
	border: 0px;
}
.dir_topleft{
	border : 0px;
	background-image: url(Img/dir_topleft.gif);
	background-repeat: no-repeat;
   width:26px;
	height: 26px;
}
.dir_topleft1{
	border : 0px;
	background-image: url(Img/dir_topleft1.gif);
	background-repeat: no-repeat;
   width:26px;
	height: 26px;
}
.dir_top{
	border : 0px;
	background-image: url(Img/dir_top.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.dir_topright{
	border : 0px;
	background-image: url(Img/dir_topright.gif);
	background-repeat: no-repeat;
   width:26px;
	height: 26px;
}
.dir_left{
	border : 0px;
	background-image: url(Img/dir_left.gif);
	background-repeat: repeat-y;
   width:26px;
}
.dir{
	border : 0px;
}
.dir_right{
	border : 0px;
	background-image: url(Img/dir_right.gif);
	background-repeat: repeat-y;
   width:26px;
}
.dir_bottomleft{
	border : 0px;
	background-image: url(Img/dir_bottomleft.gif);
	background-repeat: no-repeat;
   width:26px;
	height: 26px;
}
.dir_bottom{
	border : 0px;
	background-image: url(Img/dir_bottom.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.dir_bottomright{
	border : 0px;
	background-image: url(Img/dir_bottomright.gif);
	background-repeat: no-repeat;
   width:26px;
	height: 26px;
}
.img_topleft{
	border : 0px;
	background-image: url(Img/img_topleft.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_top{
	border : 0px;
	background-image: url(Img/img_top.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_topright{
	border : 0px;
	background-image: url(Img/img_topright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_left{
	border : 0px;
	background-image: url(Img/img_left.gif);
	background-repeat: repeat-y;
   width:13px;
}
.img_right{
	border : 0px;
	background-image: url(Img/img_right.gif);
	background-repeat: repeat-y;
   width:13px;
}
.img_bottomleft{
	border : 0px;
	font: 8pt tahoma, arial;
	background-image: url(Img/img_bottomleft.gif);
	background-repeat: no-repeat;
   width: 13px;
	height: 13px;
}
.img_bottom{
	border : 0px;
	background-image: url(Img/img_bottom.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_bottomright{
	border : 0px;
	background-image: url(Img/img_bottomright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img{
	border : 0px;
}
.thumbcaptions{
	font: 8pt tahoma, arial;
	text-align:center;
	color: Black;
	letter-spacing : 1px;
}
.headline{
	font: bold 12pt tahoma, arial, helvetica;
	text-align:center;
	color: Black;
	letter-spacing : 1px;
	padding-right: 5px;
}
.headline1{
	font: bold 16pt Times New Roman, arial, helvetica;
	text-align:center;
	color: Green;
	letter-spacing : 1px;
	padding-right: 5px;
}
.pages{
    padding: 1em;
    font-size: 85%;
    border: 1px solid #9AAFE5;
}
.pages, .current {
    display: block;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    text-decoration: none;
}
.current{
    border: 1px solid #2E6AB1;
    background: #2E6AB1;
    color: #fff;
}
.pages:hover {
    border-color: #2E6AB1;
}
.buscard
{
	border-left:1px dotted #C0C0C0; border-right:1px dotted #C0C0C0; border-bottom:1px solid #87CEFA; height:180px;
}
.buscard .photo       
{ 
	width: 65px; height: 80px; background-color: #E0F3FE; 
}
.buscard .emp_name       
{ 
	color: #3366CC; font-size: 12pt; font-family: Times New Roman; font-weight: bold; 
}
.buscard .emp_job
{            
	color: #000000; font-family: Times New Roman; font-size: 11pt; font-weight: bold; padding-top: 2px; padding-bottom: 2px;
}
.buscard .right
{
	position:relative; float:right; width:45%; padding-right:5px; padding-top:6px;
}
.buscard .left
{
	position:relative; float:right; width:50%; padding-right:5px; padding-top:6px;
}
.buscard .left ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 140%;
}
.buscard a.email_icon
{
	margin-top:5px;
	background-position: right top; display:block;
	float:right;
	width:22px;
	height:18px; background-image:url('img/email.gif'); background-repeat:no-repeat;
}
.buscard a.homepage_icon
{
	margin-top:5px;
	background-position: right top; display:block;
	float:right;
	width:22px;
	height:18px; background-image:url('img/homepage.gif'); background-repeat:no-repeat;
}
.buscard_header
{
	border-top: 1px solid #87CEFA; border-bottom: 1px solid #87CEFA; border-left: 1px dotted #87CEFA; border-right: 1px dotted #87CEFA;
    background-color: #F0FAFF; font-family:Tahoma; color:#000000; font-size:10px; font-weight:bold; height:20px; line-height:20px;
    padding-right:5px;
}
.buscard_header .right
{
	width:45%; position:relative; float:right;
}
.buscard_header .left
{
	width:50%; position:relative; float:right; padding-right:5px;
}
a.email_icon
{
	margin-top:5px;
	background-position: right top; display:block;
	width:22px;
	height:18px; background-image:url('img/email.gif'); background-repeat:no-repeat;
}
a.homepage_icon
{
	margin-top:5px;
	background-position: right top; display:block;
	width:22px;
	height:18px; background-image:url('img/homepage.gif'); background-repeat:no-repeat;
}
