.olympic .h_title{
    text-transform: uppercase;
    color: #151515;
    font-size: 20px;
    padding-left: 10px;
    margin-bottom: 14px;
}

.olympic_slider {
    position: relative;
    overflow: hidden;
}
.olympic_slider .slider_inner .slider_wrapper{
    position: absolute;
}
.olympic_slider .slider_inner{
    position: relative;
    height: 315px;
    overflow: hidden;
}
.olympic_slider .slide{
    width: 940px;
    height: 315px;
    float: left;
    position: relative;
}
.olympic_baner {
    height: 140px;
	position:relative;
}
.no_olympic_baner{
	height:140px;
	background:url(../images/no_banner_collapse.png) 0 0 no-repeat;	
	position:relative;
}

.olympic_baner .olympic_baner_title_block{
	position:absolute;
	top:44px;
	left:165px;
	width:500px;
}
.no_olympic_baner .olympic_baner_title_block{
	position:absolute;
	top:44px;
	left:45px;
	width:600px;
}

.olympic_baner .olympiad_full_title{
	color:#FFF;	
	font-size:28px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:8px;
}
.olympic_baner .olympiad_date{
	color:#FFF;
	font-size:16px;
	font-style:italic;
}

.no_olympic_baner .olympiad_full_title{
	font-size:28px;
	font-weight:bold;
	font-style:italic;
	color:#707070;
	margin-bottom:8px;
}

.no_olympic_baner .olympiad_date{
	font-size:16px;
	color:#707070;
	font-style:italic;
}





.olympic_slider {
    margin: 0 0 15px 0;
    width: 940px;
    height: 325px;
    float:left;
    position: relative;
    background: #ffffff;
}
.olympic_slider .bullets {
    position: absolute;
    top: 100%;
    left: 25%;
    margin: -26px 0 0 0;
    width: 620px;
    height: 16px;
    text-align: center;
	overflow:hidden;
}

.olympic_slider .bullets span{
    display: inline-block;
    background: url("../images/slider/bullets.png") 0 0;
    margin: 0;
}
.olympic_slider .bullets span.left {
    height: 16px;
    width:20px;
    background-position: 0 0;
	display:block;
	float:left;
}
.olympic_slider .bullets span.right {
    height: 16px;
    width:20px;
    background-position: -20px 0;
	display:block;
	float:left;
}
.olympic_slider .bullets span.dots{
    background: #fff;
    height: 16px;
    vertical-align: top;
    white-space: nowrap;
	display:block;
	float:left;

}
.olympic_slider .bullets span.dots span{
    vertical-align: top;
    margin: 7px 3px 0;
    width: 6px;
    height: 6px;
    cursor: pointer;
    display: inline-block;
    background: url("../images/slider/bullets.png") -40px 0 no-repeat;
}
.olympic_slider .bullets span.dots span:hover{
    background-position: -52px 0;
}
.olympic_slider .bullets span.dots span.selected{
    background-position: -46px 0;
}
.olympic_slider .arr_l,
.olympic_slider .arr_r{
    display: block;
    position: absolute;
    width:61px;
    height: 55px;
    background: url("../images/btn/slider_arrows.png") 0 0;
    cursor: pointer;
    z-index: 1;
}
.olympic_slider .arr_l{
    background-position: 0 0;
    margin: -55px 0 0 0;
    top: 100%;
    left: 0;
}
.olympic_slider .arr_l:hover
    {background-position: 0 -55px;}

.olympic_slider .arr_r{
    background-position: -61px 0;
    margin: -55px 0 0 -61px;
    top: 100%;
    left: 620px;
}
.olympic_slider .arr_r:hover{background-position: -61px -55px;}

.olympic_slider .slider_content {
    width:940px;
    height: 315px;
}
.olympic_slider .slider_content a{
    display: block;
    position: relative;
    width:940px;
    height: 315px;
    text-decoration: none;
}
.olympic_slider .slider_content a img{
    border-radius: 0 3px 0 0;
    -moz-border-radius: 0 3px 0 0;
    -webkit-border-radius: 0 3px 0 0;
}
.olympic_slider .slider_content .caption{
    height: 315px;
    position: absolute;
    top: 0px;
	right:0px;
	background:url(../images/olympic_slider_caption.png) 0 0 no-repeat;
    width: 371px;
}
.olympic_slider .slider_content .caption .caption_txt{
	width:280px;
	padding: 30px 20px 30px 70px;
	display:block;
}
.olympic_slider .slider_content .caption .caption_txt .caption_name{
    float: left;
	display:block;
	color:#151515;
	font-size:28px;
	line-height:30px;
	font-style:italic;
	font-weight:bold;
    width: 206px;
}
.olympic_slider .slider_content .caption .caption_txt .caption_img{
    display: block;
	float:left;
	margin: 0 10px 10px 0;
    width: 64px;
}
.olympic_slider .slider_content .caption .caption_txt .caption_date{
	display:block;
	color:#e3b214;
	font-size:16px;
	font-style:italic;
	margin-top:10px;
    font-weight: normal;
    line-height: 1;
}
.olympic_slider .slider_content .caption .caption_txt .caption_description{
	font-style:italic;
	font-size:14px;
	line-height:15px;
	color: #999;
	display:block;
	margin-top:10px;
}



.olympic_slider .slider_content .caption .caption_txt strong{
    color: #ffffff;
    font-weight: bold;
}
.olympic_slider .mask1, .olympic_slider .mask2, .olympic_slider .mask3, .olympic_slider .mask4{
    display: block;
    position: absolute;
    z-index: 1;
    background: url("../images/slider/mask.png");
}
.olympic_slider .mask1{
    top: 100%;
    left:0;
    margin-top: -103px;
    width: 55px;
    height: 103px;
    background-position: 0 0;
}

.olympic_slider .mask2{
    top: 100%;
    left:100%;
    margin: -103px 0 0 -55px;
    width: 55px;
    height: 103px;
    background-position: -55px 0;
}
.olympic_slider .mask3{
    top:0;
    left:0;
    width:16px;
    height: 24px;
    background-position: -110px 0;
}
.olympic_slider .mask4{
    right:0;
    top:0;
    width:4px;
    height: 4px;
    background-position: -126px 0;
}
