/**********************************/
/******** home - news area ********/
/***********************************/

#news-outer
{
	padding: 0px 0px 0px 0px;
	margin: 12px 0px 12px 12px;
	width: 192px;
	height: 286px;
	float: left;
    text-align: left;
    background: url("../layout-files/news-bg.jpg") #021925 0px 0px no-repeat;
    /*border: 1px solid blue;*/
}

a#more-news-button 
{
    display:block;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    /*width: 178px;*/
    height: 19px;
    background: url("../layout-files/btn-more-news.gif") 0px 0px no-repeat;
}

div#more-news-outer 
{
    padding: 3px 5px 0px 5px;
    margin: 0px 0px 0px 0px;
    background-color: #888;
}

a#more-news-button:hover 
{
    background: url("../layout-files/btn-more-news.gif") 0px -19px no-repeat;
}

#news-articles-home 
{
	width: 296px;
	padding: 0 0 0 25px;
	margin: 0;
	height:292px;
    color:#ddd;
    background: url("../layout-files/bg-news-scroller.gif") 0px 0px no-repeat;

}

#news-articles-home div.news-item 
{
    padding: 6px 0px 3px 0px;
    margin: 5px 0px 8px 0px;
    left: 0px;
font-size: 90%;
line-height: 140%;
    position:absolute;
    z-index:1;
width: 280px;
border-top: 1px solid #032639;
}


#news-articles-home div.news-item-last 
{
    padding: 0px;
    margin: 11px 0px 0px 0px;

    height: 1px;
width: 280px;
border-top: 1px solid #032639;
}

#news-articles-home p 
{
    padding: 0px;
    margin: 0px;
}

#news-articles-home span.news-article-date 
{
    color:red;
}

#news-articles-home a
{
    text-decoration:none;
font-weight: bold;
	color: #4c94ba;
}

#news-articles-home a:hover span.news-article-date 
{
    color:#db0202;
color: red;
}


#news-articles-home a:hover, #news-articles-home a:hover p
{
    color:#8fc3df;
    text-decoration:none;
}

#news-articles-home span.news-article-title 
{
    /*color: #111;*/
}

#news-articles-home span.news-article-title p 
{
    margin: 0;
	padding: 0;
}

#scrollDiv
{
     position:relative;
     visibility:visible;
     overflow:hidden;
     z-index:1;
     height:224px;
}

/*********************************************/

#news-articles-home div.news-item strong
{
    /*color: #4c94ba;*/
    color: #fff;
}































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
