@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
body {
	background-color:#000000;
}
#wrapper {
	width:712px;
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0px auto;
}
#innerdiv {
	background-color:#E5E5E5;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background-position: center;
}

.clear{clear:both;}
/*----------------------------------Intro Page--------------------------------------------*/
.header{
	padding:2px 12px;
	border-bottom:3px solid #DCB73C;
	color:White;
	font-family:arial;
	font-size:14px;
}
.user-info th{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:right;
	width:75px;
	
}
.pagging a:link,.pagging a:visited{
	background-image:url("../images/pagging-bg.gif");
	border:1px solid #999999;
	color:#000000;
	font-family:tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	font-size:11px;
	margin:0 1px;
	padding:2px 4px;
	text-decoration:none;
}
.pagging a:hover{
	color:#e68a00;
}
.currentPage{
	background-color:#efefef;
	border:1px solid #999999;
	color:#000000;
	font-family:tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	font-weight:bolder;
	font-size:11px;
	margin:0 1px;
	padding:2px 4px;
	text-decoration:none;
}

.previous{
	margin-left:-11px;
	margin-top:2px;
}
.next{
	margin-right:-7px;
	margin-top:-2px;
}
.cell{padding:0px 5px;}
.back a:link,.back a:visited{color:white;}
.Reply a:link,.Reply a:visited{color:#316597;}
.profile a:link,.profile a:visited{font-size:14px;font-family:Arial, Helvetica, sans-serif;}
.pagging a:link,.pagging a:visited{}
.normal_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.Submit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.new-subject{
	padding-right:3px;
}
.regist-form th{
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:100px;
	text-align:right;
	font-weight:normal;
}
.warning{
	color:red;
	margin-right:5px;
	font-size:14px;
}

#header {
	height:568px;
	width:746px;
	display:block;
	margin-top: 20px;
}
#enter {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: -35px;
	margin-right: 22px;
}
#enter a:link, #enter a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 24px;
}
#enter a:hover {
	color:#CEBB83;
	text-decoration: none;
}
/*----------------------------------Home Page---------------------------------------------*/
.Notes{
	font-family:Tahoma, verdana, arial, "Times New Roman";
	font-size:12px;
	margin-right:5px;
}

#mainHeader {
	height:191px;
	width:712px;
	background-image:url(Images/New-IFLA-Header.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#mainNav {
	height: 31px;
}
#mainNav ul {
	list-style-type: none;
}
#mainNav ul li {
	float: right;
	display:inline;
	height: 22px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
#mainNav ul li a:link, #mainNav ul li a:visited {
	text-decoration: none;
	color: #8b0000;
	padding: 3px 8px;
	background-image: url(Images/button-bg.png);
	background-repeat: repeat-x;
	background-color: #E5E5E5;
	display: block;
	border:solid thin #E5E5E5;
}
#mainNav ul li a:hover, #mainNav ul li a:active {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(Images/button-active-bg.png);
}
/*-----------------------------------------Content---------------------------------------------*/


#mainContent {
	margin-right: 1px;
	width: 640px;
}
#boxContent 
{
	direction:rtl;
	background-color:#D8D8D8;
	border: 1px solid #9F9F9F;
	padding: 15px;/*15px;*/
}
#add {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
#button {
	padding-right: 20px;
	background-image: url(Images/button.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 74px;
	background-position: 20px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#button a {
	text-decoration:none;
	color:#FFFFFF;
}
#suggest {
	text-align:center;
	float: left;
}
#Join {
	float: right;
}
#Total {
	width: 610px;
}
.clear {
	clear:both;
}
#textContent {
	min-height: 220px;
}
#textContent li {
	margin-right: 30px;
}
#footer {
	text-align: center;
}
#footer a:link, #footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#584e34;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 100;
	padding-top: 5px;
	text-align: right;
	color: #000000;
}
.addText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 100;
	padding-top: 5px;
	text-align: center;
	color: #000000;
}
.lastLink {
	margin: 0px;
}
.IFLAweb {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: bolder;
}
.form {
	font-weight: bold;
	color: #66561E;
	height:20px;
}
.form input {
	background-color:#F1DFBE;
	border:1px solid black;
	color:#330000;
	margin: 5px;
}
.clear {
	clear:both;
}
.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #8b0000;
	text-align: center;
	margin-bottom: 5px;
}
.links {
	color: #0323A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.activeLinks {
 color: #a4230e;
 font-weight: bold;
 text-decoration: underline;
 padding-right: 30px;
}
.contactList {
	margin-right: 10px;
	font-size: 13px;
	padding: 2px;
}
.separator {
	text-align: center;
	margin-top: 10px;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 100px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ada293;
}
.mainTitleCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8b0000;
	text-align: center;
	margin-bottom: 5px;
}
.linksbold {
	color: #8B0000;
	font-weight: bold;
}
#footer a:hover, #footer a:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#86774F;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
}
#Join .text a:link, #Join .text a:visited {
	color: #8B0000;
	font-weight: bold;
}
#Join .text a:link, #hover .text a:active {
	text-decoration:underline;
}
#mainContent p {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8b0000;
	text-align: right;
	margin-bottom: 5px;
}
#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8b0000;
	text-align: center;
	margin-bottom: 10px;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#8b0000;
	text-align: center;
	margin-bottom: 10px;
}
#textContent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
}
#firstContact ul, #firstContact ul li {
	margin:5px;
}
#firstContact {
	background-color: #EAEAEA;
	border: 1px solid #ada293;
/*	padding-top: 5px;*/
	padding-bottom: 8px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contact #firstContact li {
	list-style-image: none;
	list-style-type: none;
}
.textHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8B0000;
	background-color: #C9C9C9;
	border-bottom: 1px solid #ada293;
	padding-right: 10px;
	background-image: url(Images/internal-bar.gif);
	background-repeat: repeat-x;
	height: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.home li#home a:link, .home li#home a:visited,.Libraries li#lib a:link, .Libraries li#lib a:visited, .contact li#contact a:link, .contact li#contact a:visited, .about li#about a:link, .about li#about a:visited, .activity li#activity a:link, .activity li#activity a:visited, .conferences li#conference a:link, .conferences li#conference a:visited, .news li#news a:link, .TranslatedDocuments li#translations a:link, .TranslatedDocuments li#translations a:visited, .news li#news a:visited {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(Images/button-active-bg.png);
}
/*-------------------------------news-----------------------------------*/
#calendar {
	float:right;
	width: 130px;
	border-right: 1px solid #C7C8CB;
	border-left: 1px solid #C7C8CB;
}
#calendar ul {
	list-style: none;
	color: #255a7d;
	font-weight: bold;
	background-color: #eaecee;
	border:1px solid #9F9F9F;
}
#calendar ul li {
	padding-top: 2px;
}
#newsContent {
	border: 1px solid #D5D5D5;
	padding-right: 140px;
}
.year {
	background-image: url(Images/year-bar.gif);
	background-repeat: repeat-x;
	color: #a60000;
	font-weight: bold;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 20px;
	border: 1px solid #CCCCCC;
}
.monthBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #5b7594;
	padding-right: 5px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#calendar .year a {
	color: #990000;
	text-decoration: none;
}
#calendar ul a {
	text-decoration: none;
	color: #424D75;
}
/*---------------------------------confrences---------------------------------*/
.confrences {
	background-color: #EAEAEA;
	border: 1px solid #ada293;
	padding-bottom: 8px;
	margin-top: 5px;
	margin-bottom: 20px;
	height: auto;
	width: 607px;
}
.confrences img {
	margin: 5px;
	border: 2px solid #CCCCCC;
}
.conferenceText {
	width: 490px;
	float: left;
}
#confrences li {
	list-style:none;
}
#pic {
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 10px;
	float: right;
}
.subtitle {
	color: #213A94;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.readMore {
	/*float: left;*/
	padding-left: 15px;
}
.data {
	background-color: #eaecee;
	margin-top: -4px;
	padding: 5px;
	border-right: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
	border-left: 1px solid #B4B4B4;
}
/*------------------------home------------------------------------*/
#recent {
	float: right;
}
#recent h4 {
	font-size: 14px !important;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C2C5;
	background-image: url(Images/year-bar.gif);
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
}
.sideBAR {
	background-color: #E5E5E5;
	border: 1px solid #B9B9B9;
	width: 145px;
	margin-bottom: 5px;
}
#recent ul {
	padding: 0px;
	direction:rtl;
	margin: 0px;
	list-style-type: disc;
}
#recent li {
	padding: 0px;
	margin-right: 17px;
/*	margin-bottom:10px;
	margin-left:5px;*/
}
#recent a:link, #recent a:visited {
	margin: 0px;
	padding: 0px;
}
#homeContent {
	float:left;
	text-align:justify;
	width:450px;
}

.titleBar{
width:450px;
}

#clear {
	clear:both;
}

.firstNews {

}
/*************** libraries ************/
.title {
	width:604px;
}
.addLibrary {
	width:604;
	height:20px;
}
.libraryCountry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;	
	padding-top: 3px;
	padding-bottom: 3px;
	margin:0px;
	color: #FFFFFF;
	background-color: #5b7594;
}
.libraryItemTD {
	background-color: #eaecee;
	width:290px;
	padding: 6px;
}
.countries {
	/*list-style: none;*/
	float:right;
	color: #255a7d;
	background-color: #eaecee;
	border:1px solid #9F9F9F;
	margin:2px;
	padding:2px;
	width:140px;
}
.countriesTab {
	min-height:100px;
	margin:0px;
	
	
}
.arabicCountries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 5px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	background-color: #5b7594;
	/*margin-top: 10px;*/
	min-height:10px;
	width:600px;
	page-break-after:always;
}
/*-------------------------------------confrences page------------------------------------------*/

.newTab {
	background-color: #E9E9E9;
	border:1px solid #999999;
	color: #113a6c;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
}
.newTab a:link,.newTab a:visited {
	color: #113a6c;
	text-decoration:underline;
}
.newTab a:active {
	color: #990000;
}
.newTab a:hover{
	text-decoration:none;
}
/*-----------------------------------Footer-------------------------------------------------*/
.logos{
	padding-left:100px;
	padding-top:10px;
}

#footer img{
margin-right:70px;
}


.TotalContents
{
	background-color:White;
	border: solid 1px #999999;
	padding: 5px;
	margin: 1px 0px;
}

.Pic_Thmub{
	margin:0px;
	padding:0px;
}
.Pic_Thmub img
{
	width: 90px;
	float:right;
	border: solid 1px #999999;
}

.Pic_Text
{
	margin:15px 10px 10px 0px;
	padding:0px 10px;
	min-height:40px;
	float:right;
	font-size:12px;
	font-family:Arial;
}

.regist-form input{width:240px;}
.checkbox input{width:25px!important;}
.forum a:link,.forum a:visited,.suggest a:link,.suggest a:visited{
	font-size:14px;
	color:#164276;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.forum a:hover,.suggest a:hover{
	text-decoration:none;
}
