@charset "utf-8";
/* CSS Document */
.lof-slidecontent{
	position:relative;
	overflow:hidden;      	
	width:890px;
	height:290px;
        margin:0px; 
        font-family:Arial, Helvetica, sans-serif; 
}
.lof-slidecontent .preload{
	height:100%;
	width:100%;
	background:#FFF;
	position:absolute;
	top:-6px;
	left:-4px;
	z-index:50;
	color:#FFF;
	
}
.lof-slidecontent .preload div{
	height:100%;
	width:100%;
	background:transparent url(https://web.archive.org/web/20231225090526im_/http://ati-diplom.com/css/images/slidebar/load-indicator.gif) no-repeat scroll 50% 50%;
}
/* main flash */
.lof-main-wapper{
	margin-right:auto;
	overflow:hidden;
	background:transparent url(https://web.archive.org/web/20231225090526im_/http://ati-diplom.com/images/slidebar/load-indicator.gif) no-repeat scroll 50% 50%;
	padding:0px;
	height:100%;
	width:600px;
	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;	
	width:600px;
}

.lof-main-item-desc{
	z-index:100px;
	position:absolute;
	top:180px;	
        width:450px; 
        height:100px;       
	background:url(https://web.archive.org/web/20231225090526im_/http://ati-diplom.com/images/slidebar/transparent_bg.png);

	/* filter:0.7(opacity:60) */
}
.lof-main-item-desc p{
	color:#FFF;
	margin:0 8px;
	padding:8px 0
}
.lof-main-item-desc h2 a{
	color:#FFF;	
	margin:0px;   
        
	font-size:18px;
	padding:0px 8px 2px;        
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
}
.lof-main-item-desc h2 a:hover{
	text-decoration:underline;
}


/* item navigator */

ul.lof-navigator{
	top:0;
	padding:0;
	margin:0;
	position:absolute;
	width:100%;
}
ul.lof-navigator li{
	cursor:hand; 
	cursor:pointer;
	list-style:none;
	width:100%;
	padding:0;
        margin:0px;
	overflow:hidden;
        text-align:left;
}
.lof-navigator-outer{
	position:absolute;	
	right:0;
	top:00px;
	z-index:100;
	height: 290px;
	width:310px;
	overflow:hidden;
	color:#FFF
}
.lof-navigator li.active{
	background:url(https://web.archive.org/web/20231225090526im_/http://ati-diplom.com/images/slidebar/arrow-bg.png) no-repeat scroll left center; 
	color:#FFF
}
.lof-navigator li:hover{
	
}


.lof-navigator li h2{
	color:#FFF;
	font-size:14px;
        font-weight:bold;
	padding:15px 0 0 !important;
	margin:0;

}
.lof-navigator li div{
	background:url(https://web.archive.org/web/20231225090526im_/http://ati-diplom.com/images/slidebar/transparent_bg.png);
	color:#FFF;
	height:100%;
	position:relative;
	margin-left:15px;
	padding-left:15px;
	border-top:1px solid #E1E1E1;
}

.lof-navigator li.active div{
	background:url(https://web.archive.org/web/20231225090526im_/http://ati-diplom.com/images/slidebar/grad-bg.gif);
	color:#FFF;
}
.lof-navigator li img{
	height:60px;
	width:60px;
	margin:15px 15px 10px 0px;
	float:left;
	padding:3px;
	border:#C5C5C5 solid 1px;
}
.lof-navigator li.active img{
	border:##6C8E5C  solid 1px;
}
.lof-navigator li.active h2{
	color:#FFF;
}
.lof-next{
	position:absolute;
	top:0;
	height:30px;
	background:#F9F9F9;
	display:block;
	width:100%;
}
.lof-previous{
	position:absolute;
	bottom:0;
	height:30px;
	background:#F9F9F9;
	display:block;
	width:100%;
}
.lof-navigator strong {
        padding-top:130px;
        font-size:12px;
}
ul.vuz_list {
        font-size:14px;
        width:95%;
}
ul.vuz_list li {
        padding:7px 20px 7px 50px;
        margin:2px 0;
        border:1px solid #e9e9e9;
        background: url(https://web.archive.org/web/20231225090526im_/http://ati-diplom.com/images/books.png) no-repeat 20px 10px;
        list-style-type:none
}

ul.nomark li {
        padding:1px;
        font-size:14px;
        list-style-type:none;
}
ul.nomark1 {
        font-size:16px;
        border:1px solid #e9e9e9;
        padding:5px 20px 0 50px;
}
ul.nomark1 li {
        padding:2px;
        font-size:15px;
        list-style-type:none
}