﻿#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: 171px;
    height: 220px;
    margin: 0 25px 0 0;
    padding: 0; /*background: #823131; /* url('../CSSImages/newsBlock.jpg') no-repeat;*/
}
#newsHeader
{
    position: relative;
    width: 161px;
    height: 13px;
    margin: 0;
    padding: 1px 10px 0 0;
    font: bold 8pt/10pt verdana;
    color: #eee;
    background: url('../CSSImages/linkListtop.gif') no-repeat left top;
}
#newsContext
{
    direction: rtl;
    clear: both;
    position: relative;
    width: 141px; /*height: 100px;*/
    margin: 0;
    padding: 5px 15px;
    text-align: justify;
    background: #823131;
    border-top: dotted #ccc 1px;
}
#newsContext a
{
    color: #ccc;        
}
#newsContext a:visited
{
    color: #bbb;    
}
#newsContext a:hover
{
    color: #fff;     
}
#newsContext .newsMarq
{    
   /* padding: 0;
    margin: 0;
    height: 170px;*/
}
#newsContext li
{
    text-align: right;
    margin-bottom: 10px;    
}

#newsFooter
{
    position: relative;
    width: 171px;
    height: 14px;
    margin: 0;
    padding: 0; /*10px 0 0 30px;*/
    background: url('../CSSImages/linkListbot.gif') no-repeat left top;
}
#newsBlock marquee
{
    height: 170px; 
}

#adsBlock
{
    position: relative;
    clear: left;
    float: left;
    width: 171px;
    height: 300px;
    margin: 0 25px 0 0;
    padding: 0; 
}
#adsHeader
{
    position: relative;
    width: 161px;
    height: 13px;
    margin: 0;
    padding: 1px 0 0 10px;
    font: bold 8pt/10pt verdana;
    color: #eee;
    background: url('../CSSImages/linkListtop.gif') no-repeat left top;
}
#adsContext
{
    clear: both;
    position: relative;
    width: 141px; /*height: 100px;*/
    margin: 0;
    padding: 5px 15px;
    background: #823131;
}
#adsFooter
{
    position: relative;
    width: 171px;
    height: 14px;
    margin: 0;
    padding: 0; /*10px 0 0 30px;*/
    text-align: center;
    background: url('../CSSImages/linkListbot.gif') no-repeat left top;
}

#statsBlock
{
    display: none;
    padding: none;

    position: relative;
    clear: left;
    float: left;
    width: 230px; /*height: 200px;*/
    margin: 10px 25px 10px 0;
    padding: 0;
    background: url('../CSSImages/generalBoxPe.jpg') no-repeat left top;
    border-bottom: solid 1px #369;
}
#statsHeader
{
    /*visibility: hidden;     display: none;*/
    position: relative;
    float: right;
    width: 190px;
    height: 20px;
    margin: 0;
    padding: 10px 30px 0 0;
    font: bold 9pt/11pt verdana;
    background: url('../CSSImages/generalBoxHeaderPe.jpg') no-repeat -40px top;
}
#statsContext
{
    padding: 15px 15px;
}
#statsFooter
{
    /*     position: absolute;     height: 60px;     bottom: 0;     left: 0;     right: 0;     background: url('../CSSImages/generalBoxFooter.jpg') no-repeat left bottom;     */
}
#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
{
    text-align: left;
}

.seeAll a:link
{
    font: normal normal bold 10px/12px Tahoma;
    text-decoration: none;
    color: #800000;
}

.seeAll a:visited
{
    font: normal normal bold 10px/12px Tahoma;
    text-decoration: none;
    color: #993333;
}

.seeAll a:hover
{
    font: normal normal bold 10px/12px Tahoma;
    text-decoration: none;
    color: #990000;
}

/*
.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;
    /*
    position: absolute;
    top: 0;
    left: 20px;
    width: 220px;
    height: 110px;
    padding: 0;
    background: url(/files/RTEImages/News/1388/Woman_Day.jpg) no-repeat;
    border: black solid 1px;
    */
}

#homeExtra3
{
    display: none;
    visibility: hidden;
}

#homeExtra4
{
    display: none;
    visibility: hidden;
}

#homeExtra5
{
    display: none;
    visibility: hidden;
}

#homeFooter
{
    visibility: hidden;
    display: none;
}

