/*Основные стили*/
body, html{    
    
background-color:#9ccdeb;
background-image:url(../images/backgruond.jpg);
background-repeat:no-repeat;
background-attachment: fixed;
     -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        -o-background-size: 100% 100%;
        background-size: 100% 100%;
    margin:10px 0 0 0;
    padding:0px;
    font-family: Tahoma;
    font-size:12px;
    color:#000;
}

p{
    padding:0;
    margin:0;
    margin-bottom:10px;
	font-family: Verdana;
    font-size:16px;
	text-indent: 35px;
}

a{
    color: #fff;
    text-decoration:none;
}

a:hover{
    color: #ebf316;
}

img{
    border:none;
}

/*Стили для входа в личный кабинет*/
#login-form{
    display: block;
    width:400px;
}
#login-form2{
	direction:rtl;
    display: block;
    width:400px;
	float:right;
}

.enter{
    background: #1468a8;
    border:0;
    border-radius:3px;
    color: #fff;
    padding:3px 7px;
    cursor:pointer;
}

.enter:hover{
    color: #ebf316;
}

/*Ссылки регистрации*/
#reg-links{
    font-size:12px;
    width:400px;
    padding-left:50px;
	
}
#reg-links a{
	color:#000;
   	
	
}

/*Меню*/
/* ---------------------- Dolphin nav ---------------------- */
#time4bed-nav{position:relative;height:43px;font-size:14px;text-transform:uppercase;background:#fff url("../images/time4bed_bg.gif") repeat-x bottom left;font-family:Georgia, "Times New Roman", Times, serif;}
#time4bed-nav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#time4bed-nav ul li{display:block;float:left;margin:0 2px;}
#time4bed-nav ul li a{display:block;float:left;color:#ffdab6;text-decoration:none;padding:0 0 0 20px;height:43px;line-height:50px;}
#time4bed-nav ul li a span{display:block;float:left;padding:0 20px 0 0;height:31px;width:auto;}
#time4bed-nav ul li a:hover{color:#fff;}
#time4bed-nav ul li a:hover span{display:block;cursor:pointer;}
#time4bed-nav ul li a.current,#time4bed-nav ul li a.current:hover{color:#894d12;background:transparent url("../images/time2bed_left-ON.gif") no-repeat top left;}
#time4bed-nav ul li a.current span{background:transparent url("../images/time2bed_right-ON.gif") no-repeat top right;height:43px;}
/* ---------------------- END Dolphin nav ---------------------- */
#time4bed-nav2{position:relative;height:43px;font-size:14px;text-transform:uppercase;background:#fff url("../images/time4bed_bg.gif") repeat-x bottom left;font-family:Georgia, "Times New Roman", Times, serif;}
#time4bed-nav2 ul{margin:0;padding:0;list-style-type:none;width:auto;float:right;}
#time4bed-nav2 ul li{display:block;float:right;margin:0 2px;}
#time4bed-nav2 ul li a{display:block;float:right;color:#ffdab6;text-decoration:none;padding:0 0 0 25px;height:43px;line-height:50px;}
#time4bed-nav2 ul li a span{display:block;float:right;padding:0 25px 0 0;height:31px;width:auto;}
#time4bed-nav2 ul li a:hover{color:#fff;}
#time4bed-nav2 ul li a:hover span{display:block;cursor:pointer;}
#time4bed-nav2 ul li a.current,#time4bed-nav ul li a.current:hover{color:#894d12;background:transparent url("../images/time2bed_left-ON.gif") no-repeat top left;}
#time4bed-nav2 ul li a.current span{background:transparent url("../images/time2bed_right-ON.gif") no-repeat top right;height:43px;}
/* ---------------------- END Dolphin nav ---------------------- */
#menu{
    font-family: 'Open Sans', sans-serif;
    font-size:16px;
    text-shadow: 0px 1px 0px #000;
    padding:10px 0 10px 0;
	background-color:#e9e9e9;
	
	
}

#menu div{
    float:left;
    display:block;
	
}

#menu a{
    margin:0 15px;
	color:#000;
	
	border:#F90;
	border-radius:8px;
	border-color:#f8b20c;
	border-style:inset;
}

.menu-active{
    color: #ebf316!important;
}

.menu-active2{
    color: #000!important;
}

.menu{
    width:577px;
}

/*Шапка*/
#header{
	
    padding:20px 0 20px 20px;
    background: #fff;
	
}
#tag {
	font-family: 'Open Sans', sans-serif;
    font-size:14px;
    text-shadow: 0px 1px 0px #000;
 
	background-image:url(../images/tag.png);
	width:930px;
	height:75px;
	margin-left:-30px;
	color: #FFF;
		}
.tag2 {
	background-image:url(../images/tag2.png);
	width:930px;
	height:55px;
	margin-left:-32px;
	font-size:16px;
	

	}
.tag2 a:link{
		color:#FFF;
	}
.tag2 a:visited{
		color:#FFF;
	}
.tag2 a:hover{
		color:#FF6600;
	}

#headers {
	display: table-cell;
    vertical-align: 25px;
	text-align:center;
	color:#F60;
	
	
	}
#headers a{
	
	color:#F60;
	
	
	}
/*Контент*/
#content{
   background: #fff;
}


/*Блоки на главной*/
#form-container{
	background-color:#fff;
	padding:15px;
	width:900px;
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
	display:table;
	padding-left:10px;
	margin-left:20px;
	
}

#text{
    font-family: Verdana;
    font-size:16px;
    color:#000;
}
.block{
    display:table;
    width: 197px;
    background: #1468a8;
    margin-left:20px;
    float:left;
    padding:20px;
}

.block-title{
    font-size:20px;
    text-transform: uppercase;
    color: #fff;
}

.block-text{
    margin:10px 0 20px 0;
    color: #fff;
    text-align: justify;
}

.block-read{
    background: #1b99e8;
    width:140px;
    height:30px;
    border-radius: 5px;
    font-size:16px;
    padding-top:10px;
}

/*Последняя новость на главной*/
.last-news{
    margin:20px 0;
}

.last-news-title{
    color: #000;
    font-size:22px;
    text-transform: uppercase;
}

.last-news-text{
    padding-left:20px;
    text-align:justify;
}

.last-news a{
    color: #1b99e8;
    margin-left:20px;
}

.last-news a:hover{
    text-decoration: underline;
}

/*Новости*/
.news{
    margin-top:20px;
	width = 70%;
}
.leftimg {
	float:left;
	 margin: 7px 7px 7px 0;
	}
.rightimg  {
    float: right; /* Выравнивание по правому краю  */ 
    margin: 7px 0 7px 7px; /* Отступы вокруг картинки */
   }

.news-title{
    font-size:18px;
    margin-bottom:10px;
	font-family: 'Poiret One', cursive;"
}
.news-title_he{
    font-size:32px;
    margin-bottom:10px;
	font-family: 'Poiret One', cursive;"
}
.news-title2{
    font-size:16px;
    margin-bottom:10px;
	
}
.news-title a{
    color: #000;
}
.news-title2 a{
    color: #0c00fa;
}

.news-title a:hover{
    color: #7c0808;
}

.news-text-td{
    padding:0 10px;
    text-align: justify;
}

.news-full-text{
    text-align: justify;
    width:600px;
    margin:20px 0 10px 210px;
}

.date{
background:  url(../images/bg_elements.png);
    
    margin-top:20px;
	height:29px;
	font: 12px/1.4 Tahoma,Sans-Serif;
color: rgb(51, 51, 51);
width:620px;
}

.date2{
background:  url(../images/bg_elements.png);
    
    margin-top:20px;
	height:29px;
	font: 12px/1.4 Tahoma,Sans-Serif;
color: rgb(51, 51, 51);
width:900px;
}
/*Видео*/
.video{
    width:560px;
    margin-top:20px;
}

.video .news-title{
    padding:5px 0;
}

.line{
    background: url(../images/line.png) top center no-repeat;
    height:1px;
    margin:20px 0;
}

/*Нижнее меню*/
#bottom-menu{
    width:980px;
    display: table-cell;
    vertical-align: middle;
    background: #daedff;
    height:40px;
}

#bottom-menu a{
    color: #39729b;
    margin:0 10px;
}

#bottom-menu a:hover{
    color: #000;
}

/*Языки*/
#lang{
    position: fixed;
    top:40%;
    left:10px;
}

#lang input{
    background: none;
    color: #dda704;
    cursor: pointer;
    border:0px solid #dda704;
    width:64px;
	height:64px;
    margin:-30px 0;
	background-image:url(../userfiles/rus.png);
	
}
#lang2{
    position: fixed;
    top:45%;
    left:10px;
}

#lang2 input{
    background: none;
    color: #dda704;
    cursor: pointer;
    border:0px solid #dda704;
    width:64px;
	height:64px;
    margin:3px 0;
	background-image:url(../userfiles/he.png);
	
}

.lang-active{
    color: #739a0a!important;
    border:0px solid #739a0a!important;

}

/*Формы регистрации, обратной связи и комментариев*/
#reg-form, #contact-form, #comment-form{
    color: #fff;
    width:930px;
    margin:20px 0 20px 20px;
    background: #eda431;
    padding:10px 0;
    border-radius:10px;
    box-shadow: 0 0 5px 2px #888;
}

#contact-form, #comment-form{
    width:400px!important;
    padding:10px 10px;
    margin-left:280px;
}

#contact-form textarea, #comment-form textarea{
    width:380px;
    height:100px;
}

/*Кнопка*/
.reg-btn{
    background: url(../images/reg.png) top center no-repeat;
    height:32px;
    width:135px;
    border:0;
    color: #fff;
    font-weight:bold;
    cursor:pointer;
    margin-top:20px;
}

/*Комментарии*/
.comment{
    border:1px solid #000;
    background: url(../images/comment-bg.png) top center repeat-x;
    width:550px;
    font-size:14px;
    border-radius:5px;
    padding:5px;
    color: #fff;
    margin-bottom:10px;
}

.comment-author{
    color: #ebf316;
}

.comment-date{
    padding-top:5px;
    font-size:10px;
}

/*Ошибка*/
.error{
    color: red;
    font-size:10px;
}

/*Капча*/
.captcha{
    background: url(../images/captcha.jpg) top center no-repeat;
    color: #fff;
    border:0;
    text-align: center;
    width:50px;
    height:20px;
}

/*Очистка*/
.clear{
    padding-top:10px;
    clear: both;
}

/*Фотогалерея*/
#gallery{
    margin-top:30px;
    margin-bottom:30px;
    width:900px;
    padding:10px;
	font-size:21px;
	font-family: 'Poiret One', cursive;"
}

#gallery img{
    width:100px;
    height:100px;
    float:left;
    margin:10px;
    border:2px solid #3e3e5d;
  
}
#gallery2{
    margin-top:30px;
    margin-bottom:30px;
    width:860px;
    padding:10px;
	font-size:21px;
	font-family: 'Poiret One', cursive;"
}

#gallery2 img{
    width:680px;
    height:505px;
   
    margin:10px;
    border:2px solid #3e3e5d;
  
}

#gallery img:hover{
    opacity:1;
}

#contacts {
    margin-top:30px;
    margin-bottom:30px;
    width:860px;
    padding:10px;
	font-size:24px;
	font-family: 'Poiret One', cursive;"
}
#contacts a{
   
	font-size:24px;
	font-family: 'Poiret One', cursive;
	color:#1874ff;
	
}


/*lightbox*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
    visibility: hidden;
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}





/*NIVO SLIDER STYLES*/
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* Эффекты*/
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Заголовок*/
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Стрелки */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}
/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

#slider {
    width:939px;
    height:400px;
	background:url(../images/lightbox-ico-loading.gif) no-repeat 50% 50%;
}
#slider img {
	
	display:none;
}

#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	display: none;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}












#crumbs {
	height:2.3em;
	border:1px solid #dedede;
	}
#crumbs li {
	list-style-type:none;
	float:left;
	line-height:2.3em;
	color:#777;
	padding-left:.45em;
	}		
#crumbs li a {
	background:url(/userfiles/crumbs.gif) no-repeat right center;
		display:block;
	padding:0 15px 0 0;
	}							
#crumbs li a:link,
#crumbs li a:visited {
	color:#777;
	text-decoration:none;
	}	
#crumbs li a:hover,
#crumbs li a:focus {
	color:#dd2c0d;
	}
	
 h2
    {
        font-size: 1em;
        position: relative;
        color: #222;
        text-shadow: 0 1px rgba(255,255,255,.8);
        background-color: #ccc;
    }
    
    h2.left
    {  
        margin: 0 -20px 30px -26px;
        padding: 10px 0 10px 30px; 
        background-image: -moz-linear-gradient(left,rgba(255,255,255,0), #fff);
        background-image: -webkit-linear-gradient(left,rgba(255,255,255,0), #fff);
		background-image: -o-linear-gradient(left,rgba(255,255,255,0), #fff);
		background-image: -ms-linear-gradient(left,rgba(255,255,255,0), #fff);
        background-image: linear-gradient(left,rgba(255,255,255,0), #fff);
    }
    
    h2.right
    {
        text-align: right; 
        margin: 0 -26px 30px -20px;
        padding: 10px 30px 10px 0; 
        background-image: -moz-linear-gradient(left,#fff, rgba(255,255,255,0));
        background-image: -webkit-linear-gradient(left,#fff, rgba(255,255,255,0));
		background-image: -o-linear-gradient(left,#fff, rgba(255,255,255,0));
		background-image: -ms-linear-gradient(left,#fff, rgba(255,255,255,0));
        background-image: linear-gradient(left,#fff, rgba(255,255,255,0));
    }    
    
    h2:before, h2:after
    {
        border-style: solid;
        border-color: transparent;
        bottom: -6px;
    }
    
    h2.left:before
    {
        border-width: 0 6px 6px 0;
        border-right-color: #555;
        left: 0;
    }
    
    h2.right:after
    {
        border-width: 0 0 6px 6px;
        border-left-color: #555;
        right: 0;
    } 