/* BEKHTER BEGIN GALLERY */
div.slides{
	width: 710px;
}
div.pagination a
{
    color: #00569F;
    text-decoration: none;
    padding: 3px;
    display: inline-block;
    width: 18px;
    line-height: 18px;
    margin: 0 2px;
    text-align: center;
}
div.pagination a.active
{
    color: #FFFFFF;
    border-radius: 3px;
    background: #6ecc00;
}
div.albums
{
    text-align: justify;
}
div.albums>div
{
    margin: 10px 0;
    display: inline-block;
    width: 346px;
}
div.albums div.date
{
    color: #7E7E7E;
}
div.albums div.cont
{
    position: relative;
    padding: 10px;
    width: 326px;
    height: 210px;
    background: #E1E1E1;
}
div.albums div.cont>img
{
    width: 324px;
    height: 208px;
    border: 1px solid #FFFFFF;
    display: block;
    border-radius: 2px;
}
div.albums div.info
{
    color: #8A3100;
    position: absolute;
    bottom: 11px;
    left: 11px;
    height: 66px;
    width: 324px;
    background: url("/addons/shared_addons/themes/kinder/img/gallery/info.png") no-repeat scroll 0 0 transparent;
}
div.albums div.info>div.photo
{
    float: left;
    padding-top: 12px;
    position: relative;
    text-align: center;
    width: 42px;
}
div.albums div.info>div.photo span
{
    font-size: 28px;
    font-weight: bold;
}
div.albums div.info>div.photo div
{
    position: absolute;
    text-align: center;
    top: 35px;
    width: 42px;
}
div.albums div.info>div.descript
{
    width: 270px;
    height: 54px;
    overflow: hidden;
    padding: 6px;
}
/* BEKHTER END GALLERY */

/* BEKHTER BEGIN PHOTOALBUM */
div.selected_photo
{
    width: 710px;
    position: relative;
    text-align: center;
}
div.selected_photo img
{
    border: 0 none;

/*    width: 100%;
    height: 100%;*/
}
div.selected_photo div.info
{
/*    color: #8A3100;*/
    position: absolute;
    bottom: 0;
    width: 680px;
    background: url("/addons/shared_addons/themes/kinder/img/gallery/photo_info.png") repeat scroll 0 0 transparent;
    padding: 15px;
}
div.album_photo
{
    width: 650px;
    position: relative;
    margin-top: 20px;
    height: 120px;
    padding: 0 30px;
}
div.album_photo div.carousel
{
    overflow: hidden;
    /*height: 100%;*/
    height: 108px;
}
div.album_photo>div.carousel>ul
{
    list-style-type: none;
}
div.album_photo>div.carousel>ul>li
{
    float: left;
    padding: 5px;
    width: 135px;
    text-align: center;
}
div.album_photo>div.carousel>ul>li img
{
/*    width: 135px;
    height: 80px*/
}
div.album_photo>div.btn
{
    width: 24px;
    height: 100%;
    position: absolute;
}
div.album_photo>div.btn>a
{
    display: block;
    height: 54px;
    margin: 20px 0;
}
div.album_photo> div.prev
{
    top: 0;
    left: 0;
    background: url("/addons/shared_addons/themes/kinder/img/gallery/prev.png") no-repeat scroll left center transparent;
}
div.album_photo> div.next
{
    top: 0;
    right: 0;
    background: url("/addons/shared_addons/themes/kinder/img/gallery/next.png") no-repeat scroll right center transparent;
}
/* BEKHTER END PHOTOALBUM */

/* ------------------------------------------------------------------------ */
/* MAIN MEWS
/* ------------------------------------------------------------------------ */

.school_news {
    width: 460px;
    margin-bottom: 15px;
}

.block_ads {
    position:relative;
    width: 710px;
    height: 485px;
    overflow: hidden;
    line-height: 20px;
}

.block_ads .slider_news, .photo_ads .slider_news  {
    position:absolute;
    left: 0;
    bottom: 0;
    min-width: 460px;
    height: 80px;
    background: url("/addons/shared_addons/themes/kinder/img/elements/slider_news_fon.png") bottom repeat;
}

.slider_news a.slider_news_left, .slider_news a.slider_news_right, a.slider_main_right {
	display:block;
	float:left;
	width: 24px;
	height: 57px;
	margin: 33px 8px;
	text-decoration:none;
	background: url("/addons/shared_addons/themes/education/img/elements/slider_news_left.png") no-repeat;
}

.slider_news a.slider_news_right, a.slider_main_right {
	background: url("/addons/shared_addons/themes/education/img/elements/slider_news_right.png") no-repeat;
}

.scrolling_ad_text {
    float:left;
    width: 380px;
    height: 70px;
    text-align:left;
    margin: 15px 0;
}

.post_date {
	position: relative;
	height: 25px;
	width: 70px;
	color: #b2f1ff;
	font-size: 13px;
	display: inline-block;
	float: left;
	padding-top: 10px;
}

.post_date .post_date_number {
    float:left;
    margin-right: 5px;
    font-size: 28px;
    line-height: 22px;
}

.post_date_month {
    float:none;
    line-height: 8px;
}

.scrolling_ad_text .short_text {
	width: 300px;
	height: 40px;
	float: right;
	text-align: left;
	overflow: hidden;
}

.scrolling_ad_text .short_text a {
    color: #fff;
    text-decoration:none;
    font-size: 18px;
}

.blocks_news {
    min-width: 460px;
    min-height: 145px;
    border-bottom: 1px dotted #b0b0b0;
}

.blocks_news ul {
    margin: 5px 0 0;
    display:inline-block;
    padding: 0 0 10px;
}

.blocks_news ul li {
    width: 135px;
    height: 145px;
    margin: 5px 27px 18px 0;
    float:left;
    text-align:left;
    list-style-type:none;
}

.blocks_news ul li .date_news {
    position: relative;
    height: 30px;
    color: #a3a3a3;
    font-size: 13px;
}

.date_news .date_news_number {
    float:left;
    margin-right: 5px;
    font-size: 28px;
    line-height: 22px;
}

.date_news .date_news_month {
    float:none;
    line-height: 8px;
}

.blocks_news ul li a img {
    width: 135px;
    height: 65px;
}

.blocks_news ul li div.short_news_text {
    width: 125px;
    height: 45px;
    margin-top: 5px;
    font-size: 12px;
    line-height: 14px;
}

li div.short_news_text a {
    text-decoration: none;
}

.carousel>ul>li.current {
    border-style:solid;
    border-color: #F9CA40;
}

div.slides_container {
    background-image: url('/addons/shared_addons/themes/kinder/img/gallery/background_left.png'), url('/addons/shared_addons/themes/kinder/img/gallery/background_right.png');
    background-repeat:no-repeat;
    background-position:left, right;
    min-height: 350px;
}
.likes {
    background: url("/addons/shared_addons/themes/kinder/img/gallery/likes.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 12px;
    padding: 3px 4px 4px 33px;
    position: absolute;
	left:29px;
	cursor: pointer;
}
.vote {
	background: url("/addons/shared_addons/themes/kinder/img/gallery/like.png") no-repeat scroll 0 0 transparent;
	width:52px;
	height:53px;
	cursor:pointer;
	margin-top:-5px;
	position:relative;
}
.carousel li {position:relative;}
div.album_photo div.carousel {height:125px;}
.block_ads {height: 495px;}
.fl {float:left;}
.fr {float:right;}
.Content .centerSection.three {width:700px;}
.vote:hover  .vspmsg{
	display:block;
}
.vspmsg {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    bottom: 50px;
    color: #2C71AC;
    font-size: 14px;
    padding: 2px 5px 5px;
    position: absolute;
    right: 34px;
	min-width:68px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display:none;
}
.vspmsg .ugol{
	background: url("/addons/shared_addons/themes/kinder/img/gallery/vsu.png");
	width:17px;
	height:15px;
	position:absolute;
	bottom:-15px;
	right:0;
}
div.selected_photo div.info {background: url("/addons/shared_addons/themes/kinder/img/gallery/photo_info.png") repeat scroll 0 0 transparent; color:#fff}
div.album_photo > div.next {
  background: url("/addons/shared_addons/themes/kinder/img/gallery/next.png") no-repeat scroll right center transparent;
}
div.album_photo > div.prev {
  background: url("/addons/shared_addons/themes/kinder/img/gallery/prev.png") no-repeat scroll left center transparent;
}
.carousel > ul > li {
  border-color: transparent;
  border-style: solid;
}

table.StaticTable,
table.StaticTable tr,
table.StaticTable td,
table.StaticTable th,
table.StandartTable,
table.StandartTable tr,
table.StandartTable td,
table.StandartTable th,
{
	padding:0;
	margin:0;
	border:0;
	border-collapse:collapse;
	font-weight:normal;
}

table.StandartTable
{
	width:100%;
	table-layout:fixed;
	margin-top:10px;
}
table.StaticTable td.center
{
	text-align: center;
}
.Clear
{
	clear:both;
}
table.StaticTable td:first-of-type, table.StaticTable td:last-of-type
{
	width: 110px;
}
table.StaticTable td,
table.StaticTable th
{
	border:1px solid #F9CA40;
}

table.StaticTable th
{
	padding: 6px 6px 2px;
	text-align:center;
	font-size:14px;
	color:#9F3400;
	background:#e0eefd url("/addons/shared_addons/themes/education/img/gallery/th.png") left top repeat-x;
}

table.StaticTable td
{
	padding:10px;
	font-size:16px;
	border-spacing: 2px;
	color:#3d3d3d;
}

h1 {
	font: Tahoma,Verdana,Arial;
	font-size: 24px;
	color: #3D3D3D;
	font-weight: normal;
	padding: 20px 10px 10px 10px;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #D1DDE4;
}

input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button
{
	padding: 1px 6px;
}
.likes-continer
{
	display: block;
	clear: both;
	height: 25px;
}