﻿
#placeholder
{
	width: 502px;
}
#homeHeader
{
	visibility:hidden;
	display:none;
}
#newsBlock
{
	position: absolute;
	float: right;
	top: 260px;
	right: -214px;
	width: 200px;
}

#newsHeader
{
	background: url(../CSSImages/newsTop.png) no-repeat right top;
	height: 12px;
	padding: 10px 0 8px 12px;
	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;
	float: right;
	top: 496px;
	right: -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;
}

#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;
	right: -214px;
	width: 200px;
}

#statsHeader
{
	background: url(../CSSImages/statTop.png) no-repeat left top;
	height: 12px;
	padding: 10px 0 8px 12px;
	font-size: 17px;
	font-family: 'Arial';
	font-weight: bold;
	color: #fff;
}

#statsContext
{
	background: url(../CSSImages/statMid.jpg) no-repeat left top;
	width: 200px;
	height: 97px;
	padding: 8px;
}

#statsFooter
{
	background: url(../CSSImages/statBot.png) no-repeat left top;
}

#StudyCount
{
	visibility: hidden;
	display: none;
}

#CongressCount
{
	float: left;
	width: 100px;
}

#ArticleCount
{
	float: left;
	width: 85px;
}

#StaffCount
{
	float: left;
	width: 100px;
}

#JournalCount
{
	float: left;
	width: 85px;
}

#BookCount
{
	float: left;
	width: 100px;
}

#AbstractCount
{
	float: left;
	width: 160px;
}

#homeExtra1
{
	position: absolute;
	top:-5px;
    right: -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;
}




