﻿

#placeholder
{
	/*background-color: White;     position: relative;     /*left:230px;     top:50px;     margin: 50px 0 0 230px;     min-height: 700px;     width:745px;*/
}

#newsBlock
{
	position: relative;
	background-color: #cecece;
	float: right;
	margin: 0 0 0 20px;
}

#newsBlock marquee
{
	height: 100px;
}
#newsHeader
{
	background-color: #cc3333;
	color: #cccccc;
	padding: 5px;
	font-family: 'Arial';
	margin: 5px;
	height: 17px;
	width: 70px;
	text-align: left;
	direction: ltr;
}

#newsContext
{
	width: 190px;
	margin: 5px;
	height: 100px;
}

#newsFooter
{
	display: none;
	visibility: hidden;
}


#adsBlock
{
	visibility: hidden;
	display: none;
}

#adsHeader
{
	background: url(../CSSImages/AdsTop.png) no-repeat left bottom;
	z-index: 10;
}

#adsContext
{
	width: 200px;
	height: 248px;
}

#adsFooter
{
	background: url(../CSSImages/AdsBot.png) no-repeat left bottom;
	margin-top: 30px;
	z-index: 10;
}

#statsBlock
{
	clear: right;
	position: relative;
	background-color: #cecece;
	float: right;
	height: 330px;
	margin-left: 20px;
}

#statsHeader
{
	background-color: #cc3333;
	color: #cccccc;
	padding: 5px;
	font-family: 'Arial';
	margin: 5px;
	height: 17px;
	width: 70px;
	text-align: left;
	direction: rtl;
}

#statsContext
{
	width: 190px;
	margin: 5px;
	height: 80px;
}

#statsFooter
{
	visibility: hidden;
	display: none;
}

#homeExtra1
{
	position: absolute;
	float: right;
	top: 280px;
	right: 0;
	background-color: #ccc;
	float: right;
	margin: 0;
}

#visitorsHeader
{
	background-color: #cc3333;
	color: #cccccc;
	padding: 5px;
	margin: 5px;
	font-family: 'Arial';
	height: 17px;
	width: 70px;
	text-align: left;
	direction: rtl;
	margin-bottom: 5px;
}

#visitorsContext
{
	text-align: center;
	width: 200px;
	margin-bottom: 10px;
}
#visitorsFooter
{
	display: none;
	visibility: hidden;
}

#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;
}

.btnSearch
{
	background: url(../CSSImages/search.png) no-repeat left top;
	width: 25px;
	height: 25px;
	margin: 6px 0 0 0;
	right: 0;
	cursor: pointer;
	border: none;
}

.txtSearch
{
	background-color: #ffffff;
	width: 128px;
	height: 21px;
	left: 0;
	top: 0;
	border: none;
	margin-bottom: 1px;
	margin-left: 3px;
	font-size: 17px;
}
#homeExtra2
{
	text-align: center;
	position: absolute;
	float: right;
	top: 435px;
	right: 15px;
	background-color: #ccc;
	float: right;
	background: url(../CSSImages/searchBg.png) no-repeat left top;
	width: 170px;
	height: 36px;
}
