@charset "utf-8";
/* CSS Document */
.lof-slidecontent{
    position:relative;
    overflow:hidden;
}

#top-3{
display:none;
}
.lof-slidecontent .preload{
    height:100%;
    width:100%;
    background:#FFF;
    position:absolute;
    top:0;
    left:0;
    z-index:100000;
    color:#FFF;
    text-align:center
}
.lof-slidecontent .preload div{
    height:100%;
    width:100%;
    background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;
}
.lof-slidecontent ul{
    margin:0;
}
.lof-slidecontent ul li{
    cursor:hand; 
    cursor:pointer;
    list-style-type:armenian;
    padding:0
}
.lof-slidecontent ul li span
{
    background:transparent url(../images/pagingInactive.png) no-repeat scroll 50% 50%;
    width:10px;
    height:10px;
    display:inline-block;
}

.lof-slidecontent ul li.active span
{
    background:transparent url(../images/pagingActive.png) no-repeat scroll 50% 50%;
}

/* main flash */
.lof-main-wapper{
    margin-left:auto;
    overflow:hidden;
    background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;
    padding:0px;
    width:100%;
    height:100%;
    position:relative;
    overflow:hidden;
}

.lof-main-wapper .lof-main-item{
    overflow:hidden;
    padding:0px;
    margin:0px;
    height:100%;
    width:100%;
    position:absolute;
}
.lof-main-wapper .lof-main-item img{
    padding:0px;	
}
/* item navigator */
ul.lof-navigator{

}
.lof-navigator-outer{
    position:absolute;
    right:20px;
    bottom:17px;
    z-index:100
}
.lof-main-item-desc{
    z-index:100px;
    position:absolute;
    top:57px;
    left:50px;
    text-align:left;
    /*width:400px;*/
    /*background:url(../images/transparent_bg.png);*/

    /* filter:0.7(opacity:60) */
}
.lof-main-item-desc p{
    color:#FFF;
    margin:0 8px;
    padding:10px 0;
    width:38%;
    font-size:15px;
}
.lof-main-item-desc h3 a{
    color:#FFF;	
    margin:0;
    font-size:140%;
    padding:20px 8px 2px;
    font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
}
.lof-main-item-desc h3 a:hover{
    color:#FF6;
    text-decoration:underline;
}
.lof-navigator-item{
    /*height:30px;
	width:45px;*/
    padding:0px 5px;
    display:block;
    float:left;
    font-size:8px;
    text-align:center;
    /*background:url(../images/is_bullet.png) no-repeat 0 top; */
    margin-left:7px;
}
.lof-navigator-item div{
    margin-right:12px;	
}
.lof-navigator .active{
    /*background:url(../images/is_bullet.png) no-repeat 0 bottom;*/
    /*border:2px solid #9ade00;*/
}
.lof-navigator-item { /*border:2px solid #333;*/ }
.lof-navigator-item img{
    /*border:#FFC solid 1px;*/
    /*margin:2px;
	padding:2px;*/
    width:45px;
    float:left;

}
li.lof-navigator-item:hover{
    background:url(../images/is_bullet.png) no-repeat 0 bottom;
}

/**
 * Tool tip style
*/
.tip-tip {
    width:227px;
    height:79px;
    z-index: 13000;
    /*background:url(../images/popup_bg.png) no-repeat;*/
}

.tip				{ 
    width: 227px;
    height:79px;
    z-index: 13000;
    /*background:url(../images/popup_bg.png) no-repeat;*/
}
.tip-title		{ 
    font-size: 10px;
    margin-left:8px;
    width: 175px;	
    color:#FFF;
    padding: 8px 8px 4px;
}
.tip-text		{ 
    margin-top: 42px;
    font-size: 11px;
    padding: 4px 8px 8px;
    margin-left:-40px;
    /*background:transparent url(../images/loader.gif) no-repeat scroll 50% 50%;*/
}
.tip-text img{
    /*border:#999 solid 1px;*/
    margin-left:7px;
    padding:1px;
}
#container { width:900px; margin:0px auto 0px; background:#FFFFFF; padding:10px; font-size:12px; margin-top:50px; }
.lof-main-item						{ color:#fff; }
.lof-main-item h2					{ color:#fff; font-weight:bold; font-size:42px; background:none; padding:0px; border:none; }
.lof-main-item h1					{ color:#fff; font-weight:bold; font-size:47px; }
.lof-main-item p					{ }
.lof-main-item .pageouter			{ position:relative; }
#banner2, #banner4					{ background:#fff; }
#banner3,#banner1					{ background:#fff; }
.bannerPopUp
{
    background-color: #000000;
    bottom: 0;
    clear: both;
    height: 50px;
    opacity: 0.8;
    position: absolute;
    width: 100%;
}
.bannerPopUp p
{
    color:#fff;
    font-family:Arial;
    font-size:20px;
    padding:0px 10px;
    margin-top:12px;
}
.latestNewsSpan 
{

    margin: 0 15px 0 0;
}
.achievementsPublished 
{
    padding:10px 0 0 10px; 
    color:#666699;
}
.achievementsModified 
{
    color:#666699;
}
.achievementsNews 
{
    margin: 0 0 5px 0;
}
.breadcrumb breadcrumbs
{
    /* This is the outer 'div' you can style */
   
}

.breadcrumb-trail 
{
    /* This is the inner 'div' you can style */
    padding: 10px 0 0 0;
}
#news-ticker 
{

    background-color: #f6f6f6;
}
