﻿#homeContext ul li
{
	text-align: right;
	list-style: none;
	background: transparent url( ../CSSImages/bullet.jpg ) no-repeat right 7px;
	padding: 0 16px 0 0;
	direction: rtl;
	margin: 0;
}

#homeContext ul
{
	margin: 0 5px 0 0;
	padding: 0;
	z-index: 10;
}

#homeHeader
{
    display: none;
    visibility: hidden;
    margin: 5px 0 0 0;
    padding: 0;
}

#homeContext
{
    /*padding-top: 10px;*/
}

#newsBlock
{
    position: relative;
    clear: left;
    float: left;
    width: 230px;
    margin: 0 25px 10px 0;
    padding: 0 0 20px 0;
    background: url('../CSSImages/generalBoxBody.jpg') repeat-y left;
}
#newsHeader
{
    position: relative;
    width: 230px;
    height: 30px;
    margin: 0;
    padding: 0;
    background: url('../CSSImages/generalBoxHeaderPe.jpg') no-repeat left top;
}
#newsHeader span
{
    display: block;
    width: 200px;
    height: 20px;
    margin: 0;
    padding: 10px 30px 0 0;
    font: bold 9pt/11pt 'b mitra', tahoma;
    background: transparent url('../CSSImages/generalBoxHeaderEndPe.jpg') no-repeat -50px top;
}
#newsContext
{
    position: relative;
    direction: rtl;
    padding: 15px 15px;
    text-align: justify;
    background: url('../CSSImages/generalBoxTop.jpg') no-repeat left top;
    z-index: 121;
}
#newsFooter
{
    position: absolute;
    height: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    background: url('../CSSImages/generalBoxBottom.jpg') no-repeat left bottom;
    z-index: 120;
}
#newsBlock marquee
{
    height: 175px;
}

#adsBlock
{
    position: relative;
    clear: left;
    float: left;
    width: 210px;
    height: 300px;
    margin: 10px 25px 0 0;
    padding: 10px;
    background: url('../CSSImages/adsBlockPe.jpg') no-repeat;
}
#adsHeader
{
}
#adsContext
{
    margin-top: 8px;
}
#adsFooter
{
	direction: rtl;
    text-align: center;
}

#statsBlock
{
    position: relative;
    clear: left;
    float: left;
    width: 230px;
    margin: 10px 25px 10px 0;
    padding: 0 0 20px 0;
    background: url('../CSSImages/generalBoxBody.jpg') repeat-y left;

}
#statsHeader
{
    position: relative;
    width: 230px;
    height: 30px;
    margin: 0;
    padding: 0;
    background: url('../CSSImages/generalBoxHeaderPe.jpg') no-repeat left top;
    /*visibility: hidden;     display: none;*/
}
#statsHeader span
{
    display: block;
    width: 200px;
    height: 20px;
    margin: 0;
    padding: 10px 30px 0 0;
    font: bold 9pt/11pt 'b mitra', tahoma;
    background: transparent url('../CSSImages/generalBoxHeaderEndPe.jpg') no-repeat -33px top;
}
#statsContext
{
    position: relative;
    padding: 15px 15px;
    background: url('../CSSImages/generalBoxTop.jpg') no-repeat left top;
    z-index: 121;
}
#statsFooter
{
    position: absolute;
    height: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    background: url('../CSSImages/generalBoxBottom.jpg') no-repeat left bottom;
    z-index: 120;
}
#StudyCountPe
{
    float: right;
    width: 90px;
}
#CongressCountPe
{
    float: right;
    width: 90px;
}
#ArticleCountPe
{
    float: right;
    width: 90px;
}
#StaffCountPe
{
    float: right;
    width: 90px;
}
#JournalCountPe
{
    float: right;
    width: 90px;
}
#BookCountPe
{
    float: right;
    width: 90px;
}
#AbstractCountPe
{
    float: right;
    width: 160px;
}


.seeAll
{
    font: normal normal bold 10px/12px Tahoma;
    text-decoration: none;
    color: #666;
    text-align: left;
}

.seeAll a:link
{
    font: normal normal bold 10px/12px Tahoma;
    text-decoration: none;
    color: #666;
}

.seeAll a:visited
{
    font: normal normal bold 10px/12px Tahoma;
    text-decoration: none;
    color: #999;
}

.seeAll a:hover
{
    font: normal normal bold 10px/12px Tahoma;
    text-decoration: none;
    color: #000;
}

/*
.txtSearch
{
	width: 190px;
	height: 20px;
	font-size: 17px;
}

.btnSearch
{
	background: url(../CSSImages/btnSearch.jpg) no-repeat left top;
	width: 27px;
	height: 27px;
	cursor: pointer;
	border: none;
}
*/

#homeExtra1 
{
    display: none;
    visibility: hidden;
}

#homeExtra2
{
    display: none;
    visibility: hidden;
}

#homeExtra3
{
    display: none;
    visibility: hidden;
}

#homeExtra4
{
    display: none;
    visibility: hidden;
}

#homeExtra5
{
    display: none;
    visibility: hidden;
}

#homeFooter
{
    visibility: hidden;
    display: none;
}

