﻿html{ direction: rtl ;}
body
{
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	color: #28130f;
	background-image: url(../../App_Themes/ar/images/bg.gif);	
}

#main 
{
    width: 100%;
    margin: 0px;
	padding: 0px;
}



a.defLink:link, a.defLink:visited
{
	color: #2f4f4f;
	text-decoration: none;
}
a.defLink:hover
{	
	color: #ffffff;
}





a.Links:link, a.Links:visited
{
	color: #856122;
	text-decoration: none;
}
a.Links:hover
{	
	color: #233030;
}
a.LinksSearch:link, a.LinksSearch:visited
{
	color: #0b0f2d;
	text-decoration: none;
	font-size: 10pt;
	text-align: right;
	text-indent: 10pt;
}
a.LinksSearch:hover
{	
	color: #856122;
}




a.Buttons:link, a.Buttons:visited
{
   
    clear: both ;  
    padding: 3px;
	color: #5c5c5c;
	text-decoration: none;	
	border-collapse: collapse;
	border: #5c5c5c 1px solid;
	background-color: #f5f5f5;
	
}
a.Buttons:hover
{
	color: #000000;
	background-color: #99CCFF;
}


a.Lang:link, a.Lang:visited
{
	text-decoration:none;
	color: #2f4f4f;
	font-weight :bold;
	
}
a.Lang:hover
{	
	color: #ffffff;
}


.menu
{
	width: 200px;
	height: 22px;
	border: #d4d4d4 1px solid;
	text-decoration: none;
	font-size: 10pt;
	background-position: right;
	background-attachment: fixed;
	background: url(../../App_Themes/ar/images/link.gif) repeat-x ;
	color: #4c3113;
	text-align: right;
	text-indent: 10pt;
	direction: rtl;
	
}
a.menu:link, a.menu:visited
{	
	background-color: #f5f5f5;
}
a.menu:hover
{	
	background-color: #B9DAF0;
}



/* -----		Dynamic Menu		-----*/

.Smenu1
{
	width: 200px;
	height: 22px;
	border: #d4d4d4 1px solid;
	font-size: 10pt;
	background-color: #f5f5f5;
	background-position: right;
	background-image: url(../../App_Themes/ar/images/link.gif);
	background-repeat: no-repeat;
	color: #4c3113;
	text-align: right;
	text-indent: 10pt;
	direction: rtl;
}
.Smenu2
{
	background-color: #B9DAF0;
}

a.Smenu1:link, a.Smenu1:visited, a.Smenu2:link, a.Smenu2:visited
{
	background-image:none;
}
a.Smenu1:hover, a.Smenu2:hover
{
	background-color: #B9DAF0;
	color:#883737;
}








/* -----		direction		-----*/


.Dir_def
{
	direction: rtl;
}
.Text_def
{
	 text-align : right ;
}
.Dir_Undef
{
	direction : ltr;
}
.Text_Undef
{
	 text-align :left;
}



/* -----		Table		-----*/

.tables, .tds1, .tds2, .tds3
{
	border-collapse: collapse;
	border: #d7d7d7 1px solid;
	font-size: 9pt;
	font-family: Tahoma;
	padding: 3px;

}

.tds1
{
	background-color: #99CCFF;
	border: #000 1px solid;
	text-align: center;
	height : 26px;
	font-weight: bold;
}
.tds2
{
	background-color: #f5f5f5;
	height : 25px;
}
.tds3
{
	background-color: #fff;			
}
.tds4
{	
	border:0;
	padding: 3px;
}
.tds5
{	
	background-color: #3366CC;
}



/* -----		Font		-----*/

.font_msg
{
	color: #000000;
}

.Event_Font
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Tahoma;
}

/* -----		Block		-----*/

.Block_Title
{
	border-collapse: collapse;
	padding: 5px;
	text-align: center;
	color: #fff;
	background-color: #6699CC;
	border: #000 1px solid;
	font-size: 11pt;
	font-family: 'Microsoft Sans Serif';
	padding-left : 3px;
	padding-right : 3px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 50%;
}

.Block_Title2
{
	border-collapse: collapse;
	padding: 5px;
	text-align: center;
	color: #2f4f4f;
	background-color: #99CCFF;
	border: #000 1px solid;
	font-size: 11pt;
	font-family: 'Microsoft Sans Serif';
	padding-left : 3px;
	padding-right : 3px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 50%;
}


.TextBox_abstract_cv
{
	overflow: visible;
	width : 98% ;
	height : 300px ;
	margin-left : auto ;
	margin-right :auto ;
}
