﻿
#placeholder
{
	width: 508px;
}
#homeHeader
{
	visibility:hidden;
	display:none;
}
#newsBlock
{
	position: absolute;
	top: 260px;
	left: -214px;
	width: 200px;
}

#newsHeader
{
	background: url(../CSSImages/newsTop.png) no-repeat right top;
	height: 12px;
	padding: 10px 12px 8px 0;
	font-size: 17px;
	font-family: 'Arial';
	font-weight: bold;
	color: #fff;
}

#newsContext
{
	width: 174px;
	height: 167px;
	border-left: solid 5px #fff;
	border-right: solid 5px #fff;
	background: url(../CSSImages/newsMid.jpg) no-repeat left top;
	padding: 8px;
}
#newsBlock marquee
{
	height: 170px;
}

#newsFooter
{
	background: url(../CSSImages/newsBot.png) no-repeat left top;
}

#adsBlock
{
	position: absolute;
	top: 496px;
	left: -214px;
	width: 200px;
	height: 266px;
}

#adsHeader
{
	background: url(../CSSImages/adsTop.png) no-repeat right top;
	height: 29px;
	text-align: center;
	vertical-align: middle;
	padding-top: 11px;
	direction:ltr;
}

#adsContext
{
	width: 190px;
	height: 248px;
	background-color: #f1f4f6;
	color: #009966;
	border-left: solid 5px #fff;
	border-right: solid 5px #fff;
}

#adsFooter
{
	background: url(../CSSImages/adsBot.png) no-repeat left bottom;
	margin-top:-3px;
}

#statsBlock
{
	position: absolute;
	top: 806px;
	left: -214px;
	width: 200px;
}

#statsHeader
{
	background: url(../CSSImages/statTop.png) no-repeat left top;
	height: 12px;
	padding: 10px 12px 8px 0;
	font-size: 17px;
	font-family: 'Arial';
	font-weight: bold;
	color: #fff;
}

#statsContext
{
	background: url(../CSSImages/statMid.jpg) no-repeat left top;
	height: 97px;
	padding:8px;
	color: #009966;
	font-family: 'Arial';
	font-size: 14px;
	text-align: right;
	direction: rtl;
}

#statsFooter
{
	background: url(../CSSImages/statBot.png) no-repeat left top;
}

#StudyCountPe
{
	float: right;
	width: 80px;
}

#CongressCountPe
{
	float: right;
	width: 90px;
}

#ArticleCountPe
{
	float: right;
	width: 80px;
}

#StaffCountPe
{
	float: right;
	width: 90px;
}

#JournalCountPe
{
	float: right;
	width: 80px;
}

#BookCountPe
{
	float: right;
	width: 90px;
}

#AbstractCountPe
{
	float: right;
	width: 110px;
}

.txtSearch
{
	background-color: #ffffff;
	width: 128px;
	height: 21px;
	left: 0;
	top: 0;
	border: none;
	margin-bottom: 1px;
	margin-left: 3px;
	font-size: 17px;
}

.btnSearch
{
	background: url(../CSSImages/search.png) no-repeat left top;
	width: 25px;
	height: 25px;
	margin-top: 6px;
	right: 0;
	cursor: pointer;
	border: none;
}

#innerSearch
{
	background: url(../CSSImages/searchBg.png) no-repeat left top;
	width: 170px;
	height: 36px;
}


#homeExtra1
{
	position: absolute;
	top:-5px;
    left: -214px;
    padding: 20px 0 0 0;
 	background: url('../CSSImages/JournalBlock.png') no-repeat left top;
	width: 200px;
	height: 236px;
	text-align: center;
}
#homeExtra1 a
{
	font: normal normal bold 20px/20px 'Traditional Arabic';
	text-decoration: underline;
	color: #fff;
}

#homeExtra1 a:link,#homeExtra1 a:visited
{
	font: normal normal bold 20px/20px 'Traditional Arabic';
	text-decoration: underline;
	color: #fff;
}

#homeExtra1 a:hover
{
	font: normal normal bold 20px/20px 'Traditional Arabic';
	color: #990000;
	text-decoration: none;
}

