@charset "utf-8";
/* CSS Document */
/**
 * Color for stars for required fields
 */
.size-16{
	font-size: 16px; 
}
.bold{
	font-weight: bold;
}
.color-red{
	color: red;
}
.color-white{
	color: white;
}
.bottom-fon-add{
	margin: 0;
	padding: 0;
	 background-image: url("/img/bottom-fon.png");
  background-repeat:no-repeat;
  height: 10px;
	
}
.background-color{
	background-repeat:repeat-y;
  background-image: url("/img/fon-content.png");
}
.bottom-fon-add img{
	margin: 0;
	padding: 0;
}
.hide{
	display: none;
}
.mark{
	color:red;
	font-weight: bold;
}
.no-foto{
	color:white;
}
.video-player{
	margin-top:50px;
}
.back-to-album{
	margin-left:700px;
}
.back-to-album a{
	color:white;
}
.back-to-album a:HOVER{
  text-decoration: none;
}
.videio-gallery-caption{
	margin-left:35px;
}
#paginationControl, #paginationControl a{
	color: white;
}
#paginationControl a:HOVER{
	text-decoration: none;
}
#video-album-list{
	margin:20px 0 0 35px;
}
.a-center{
	text-align: center;
}
#photo-album-caption{
  top:60px;
  left:20px;
  position: absolute;
}
#footer{
  height:50px;
}
#menu-top-left{
	margin-top:-35px;
	position:absolute;
	left:5px;
}
#menu-top-right{
	margin-top:-35px;
	position:absolute;
	left:600px;
}
#container{
	width:942px;
  min-height:500px;
  margin:0 auto;
  position:relative
	}
#mainContent{
	background-image:url(../img/content-fon-all.jpg);
min-height:521px;
	margin-top: 153px;
	overflow: hidden;
	background-repeat: no-repeat;
}

#flash{
	position:absolute;
	left: 365px;
	top: 0px;
	margin-top: -151px;

}
#flash #left-top-menu{
  float:left;
}
#flash #right-top-menu{
  float:right;
}
#content-text{
	position:absolute;
	left: 530px;
	top: 120px;
	width:399px;
	color:#FFFFFF;
	font-family:Georgia, Regular;
	font-size:14px;
	text-align:justify;
	overflow:auto;
	background-image:url(../img/black-fon.png);
  background-repeat:repeat;
  padding: 5px;
  padding-top: 0;
}
.scroll-pane{
height:315px;
/*	padding:10px;*/
}
#content-text h2{
   font-size:22px;
	font-weight:bold;
	border-bottom:#FFFFFF dotted 1px;
}

body{
background:#0984b5;
background-image:url(../img/background.jpg);
background-position:center top;
background-repeat:no-repeat;
margin:0;
padding:0;
}
body #content-in a{
	color: white;
}
body #content-in a:HOVER{
	color: yellow;
}
#gallary-block,  #video-block{
	position:absolute;
	width:300px;
	left: 53px;
	top: 50px;
	}
 #video-block{
  left: 10px;
  width:530px;
}
a img {
	border:none;
}
ul#slideshow img { border:0; }
ul#slideshow{
	display:block;
	width:217px;
	height:321px;
	margin:0;
	padding:0;
	background-image:url(../img/start-galary-back.jpg);
	background-repeat:no-repeat;
}
ul#slideshow li {
	font-family:Arial, Helvetica, sans-serif;
	width:206px;
	height:309px;
	display:block;
	position:relative;
	margin:5px;
	padding:0;
	list-style:none;
	display: none;
}
.dnone{ display:none; } /* Here to stop the page load flash */
button.nextbtn, button.backbtn, button.backbtnVideo, button.nextbtnVideo{
background:url("../img/right-arrow-gallary.png") no-repeat scroll center center transparent;
border:medium none;
cursor:pointer;
font-size:12px;
height:40px;
margin:0 5px;
width:30px;
}
button.backbtn, button.backbtnVideo{
	background:url("../img/left-arrow-gallary.png") no-repeat scroll center center transparent;
	}
button.nextbtn:HOVER, button.nextbtnVideo:HOVER {
	background:url("../img/right-arrow-gallary-h.png") no-repeat scroll center center transparent;
}
button.backbtn:HOVER, button.backbtnVideo:HOVER {
	background:url("../img/left-arrow-gallary-h.png") no-repeat scroll center center transparent;
}
button#menu-but-1{
  background:url("../img/menu-butt-1.jpg") no-repeat scroll center center transparent;
  border:medium none;
  cursor:pointer;
  font-size:13px;
	font-family:Georgia;
	color:White;
  height:35px;
  margin:0 5px;
  width:134px;
  }
button#menu-but-1 a{
	font-size:13px;
  font-family:Georgia;
  color:White;
	text-decoration:none;
}
 button#menu-but-1:HOVER{ 
 background:url("../img/menu-butt-1-h.jpg") no-repeat scroll center center transparent;
 }
 /* Horizontal TOP Menu
------------------------------ */

.menu-h-t { overflow: hidden; border:none;padding:0; }
.menu-h-t li { float: left; list-style: none; padding: 0; border:none;text-align:center;height:35px; }
.menu-h-t a { text-decoration: none; display: block;font-family:Georgia; color:White;font-size:13px;height:35px;padding-top:10px;}
.menu-h-t a:hover { text-decoration: none; }
.menu-h-t li.el-1{
	background:url("../img/menu-butt-1.jpg") no-repeat scroll center center transparent;
	width:134px;
}
.menu-h-t li.el-2{
 background:url("../img/menu-butt-2.jpg") no-repeat scroll center center transparent;
  width:125px;
}
.menu-h-t li.el-3{
	background:url("../img/menu-butt-3.jpg") no-repeat scroll center center transparent;
	width:98px;
}
.menu-h-t li.el-4, .menu-h-t li.el-5 {
	background:url("../img/menu-butt-4.jpg") no-repeat scroll center center transparent;
	width:167px;
}
.menu-h-t li.el-2:HOVER{
	background:url("../img/menu-butt-2-h.jpg") no-repeat scroll center center transparent;
	}
.menu-h-t li.el-3:HOVER{
	background:url("../img/menu-butt-3-h.jpg") no-repeat scroll center center transparent;
	}
.menu-h-t li.el-4:HOVER, .menu-h-t li.el-5:HOVER{
	background:url("../img/menu-butt-4-h.jpg") no-repeat scroll center center transparent;
	}
.menu-h-t li.el-1:HOVER, .menu-h-t li.el-2:HOVER {
	background:url("../img/menu-butt-1-h.jpg") no-repeat scroll center center transparent;
}
.choose-item{
background:url("../img/choose-fon.png") no-repeat scroll center center transparent;
text-align: center;
font-size: 13px;
font-family: Georgia;
}
ul#chooser{
	margin-bottom: 20px;
	padding-left: 100px;
	display: block;
	overflow: hidden;
}
#video-block ul#chooser{
  padding-left: 143px;
}
ul#chooser li {
	float: left; list-style: none; padding: 0; border:none;
	width: 65px;
height: 29px;
	text-align: center;
font-size: 13px;
font-family: Georgia;
	padding-top: 5px;
	color: #003a6a;
}
ul#chooser li a {
	color: white;
}
#online-register{
	position: absolute;
	background: url("../img/online-register.png") no-repeat scroll center center transparent;
	top:40px;
	left:765px;
	width: 166px;
	height: 48px;
}
#online-register .link-position{
padding: 16px 0 0 30px;
position: absolute;
}
#online-register .link-position a{
font-size: 13px;
font-family: Georgia;
color: #003a6a;
text-decoration: none;
}
#online-register .link-position a:HOVER {
	text-decoration: underline;

}
.top-border{
	border-top: 1px solid #43b7e6;
	color: #8bcfea;
	font-size: 11px;
	font-family: Arial;
}
ul#banners-bottom{
  display: block;
  overflow: hidden;
	margin: 0;
	padding: 0;
}
ul#banners-bottom li {
  float: left; list-style: none; padding: 0; border:none;
  text-align: center;
  font-size: 13px;
  font-family: Georgia;
  padding-top: 5px;
  color: #003a6a;
	padding:0 10px;
	border-left: 1px solid #88cae4;
}
ul#banners-bottom li.first {
	border: none;
}
ul#lang-switcher{
	position: absolute;
	left: 850px;
	top:-140px;
	color: #828282;
	display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
ul#lang-switcher li{
	float: left; list-style: none; padding: 0; border:none;
	margin-right: 10px;
}
#lang-switcher li a{
	color: #004a87;
}
#lang-switcher li a:HOVER {
	text-decoration: none;
}
#other-page{
background-image:url(../img/black-fon.png);
margin:100px 10px 0px 10px;
margin-top:100px;
min-height:400px;
padding: 20px 20px 0 20px;
}
#mainContent h1, h2{
	font-size: 25px;
	color: white;
	font-family: Georgia;
	font-weight: normal;
	margin: 0;
}
#mainContent h2 {
	font-size: 20px;
	color: #adc6db;
	padding-top: 5px;
}
#mainContent .dashed-line {
	border-bottom: 1px dashed white;
	margin: 5px 0;
}
#gallery-list, #gallery-list a{
	color: white;
}
#gallery-list a:HOVER {
	text-decoration: none;
}
#gallery-list table{
	/*width: 100%*/
	border: none;
}
#gallery-list table td{
	width: 300px;
	height: 80px;
}
#video-random-block #video-random-list{
	display: none;
}
