﻿#homeHeader
{
    display: none;
    visibility: hidden;
    margin: 5px 0 0 0;
    padding: 0;
}

#homeContext
{
    /*padding-top: 10px;*/
}

#newsBlock
{
    position: relative;
    clear: right;
    float: right;
    width: 230px;
    height: 220px;
    margin: 0 0 0 25px;
    padding: 0;
    background: url('../CSSImages/newsBlock.jpg') no-repeat;
}
#newsHeader
{
    position: relative;
    width: 190px;
    height: 20px;
    margin: 0;
    padding: 10px 0 0 30px;
    font: bold 9pt/11pt verdana;
    background: url('../CSSImages/generalBoxHeader.jpg') no-repeat 120px top;
}
#newsContext
{
    clear: both;
    position: relative;
    width: 200px;
    height: 100px;
    margin: 5px 0 0 0;
    padding: 0 15px;
}
#marq1
{
}
#newsFooter
{
    visibility: hidden;
    display: none;
}
#newsBlock marquee
{
    height: 180px;
}

#adsBlock
{
    position: relative;
    clear: right;
    float: right;
    width: 210px;
    height: 300px;
    margin: 5px 0 0 25px;
    padding: 10px;
    background: url('../CSSImages/adsBlock.jpg') no-repeat;
}
#adsHeader
{
}
#adsContext
{
    margin-top: 8px;
}
#adsFooter
{
    text-align: center;
}

#statsBlock
{
    position: relative;
    clear: right;
    float: right;
    width: 230px;
    /*height: 200px;*/
    margin: 10px 0 10px 25px;
    padding: 0;
    background: url('../CSSImages/generalBox.jpg') no-repeat left top;
    border-bottom: solid 1px #369;
}
#statsHeader
{
    /*visibility: hidden;
    display: none;*/
    position: relative;
    width: 190px;
    height: 20px;
    margin: 0;
    padding: 10px 0 0 30px;
    font: bold 9pt/11pt verdana;
    background: url('../CSSImages/generalBoxHeader.jpg') no-repeat 90px 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;
    */
}
#StudyCount
{
    float: left;
    width: 100px;
}
#CongressCount
{
    float: left;
    width: 100px;
}
#CMECount
{
    float: left;
    width: 100px;
}
#FestivalCount
{
    float: left;
    width: 100px;
}
#SymposiumCount
{
    float: left;
    width: 100px;
}
#TrainingCourseCount
{
    float: left;
    width: 160px;
}
#WorkshopCount
{
    float: left;
    width: 100px;
}
#ArticleCount
{
    float: left;
    width: 100px;
}
#StaffCount
{
    float: left;
    width: 100px;
}
#JournalCount
{
    float: left;
    width: 100px;
}
#BookCount
{
    float: left;
    width: 100px;
}
#AbstractCount
{
    float: left;
    width: 160px;
}
#statsContext div
{
    float:none;
}

.seeAll
{
    text-align: right;
}

.seeAll a:link
{
    font: normal normal bold 10px/12px Tahoma;
    text-decoration: none;
    color: #080;
}

.seeAll a:visited
{
    font: normal normal bold 10px/12px Tahoma;
    text-decoration: none;
    color: #080;
}

.seeAll a:hover
{
    font: normal normal bold 10px/12px Tahoma;
    text-decoration: none;
    color: #0F0;
}

/*
.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;
    right: 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;
}


