@charset "UTF-8";
/* CSS Document */

html{
width: 100%;
height:100%;
display: table; 
}

body{
color:#FFF;
font-family:Tahoma;
font-size:12px;
background-image:url(images/body_bg.jpg);
//background-image:url(images/body_bg2.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#181818;
//background-color:#dcd9c6;
margin:0 auto;
padding:0;
height:100%;


display: table-cell;
vertical-align: middle;
}

h1{
font-size:28px;
color:#000000;
margin-top:0px;
}

hr{
	background:url(images/menu_border.jpg) repeat-x top;
	height:5px;
	border:0;
	margin:20px 0;
}


:focus {
outline: none;
}


.both{
clear:both;
}

#container{
width:100%;
position:relative;
margin:0 auto;
padding:0;
height:800px;


}

/*стили блока HEADER*/
#header{
	width:100%;
        height:50px;
	background-color:#dcd9c6;
	border-bottom:#FFF solid 1px;
}

#header img{
border:0;
}


#header .inside{
	width:1200px;
	height:50px;
	margin:0 auto;
	padding:0;
        position:relative;
}

#header .left{
	width:210px;
	height:50px;
	float:left;
}
#header .right{
	width:960px;
	height:50px;
	float:right;
}



#procent{
height:13%;
position:relative;
background-color:#dcd9c6;
background-image:url(images/header_bg.jpg);
background-position:center;
background-repeat:repeat-y;
}


/*-- Menu -------------------------------------------------------------- */


#access{
padding-top:15px;

}

#access li{
	
	display:block;
	list-style:none;
	float:left;
	padding:0px 5px;
	height:25px;
	}

/* #access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
        padding:0 0 5px 0;
	width: 850px;
} */
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin-right: 10px;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #820707;
	display: block;
	//line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}

#access ul{
	margin-left:0;
	padding-left:0;
}

#access ul ul {
	display: none;
	position: absolute;
	top: 46px;
	margin:0 auto;
	float: left;
	width: 240px;
	z-index: 99999;
padding-top:2px;
padding-top:0px\9;
	padding-bottom:17px;
}
#access ul ul li {
	
	border:0;
	display:block;
	min-width: 150px;

	padding:0px 0 13px 0 ;

	margin-bottom:0px;
}


#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	
background:url(images/bg.png);
	border:1px solid #4d4d4d;
	line-height: 1em;
	padding: 10px 5px;
        margin-top:3px;
margin-top:3px/9;
	width: 160px;
	height: auto;
	color:#bfbfbf;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}







/*стили блока CONTENT*/

#content_index{
	height:600px;
	width:auto;
	padding:0;
    background:url(images/content_bg.jpg);
	background-repeat:repeat-x;
	position:relative;
}


#content{
	width:1200px;
	margin:0 auto;
	padding:0;
}


#content a{
	color:#CCC;
	//font-size:11px;
}

/*стили блока FOOTER*/

#footer{
	border-top:#c1bfb0 solid 1px;
	background:#181818;
	height:150px;
        background-image:url(images/footer_bg.jpg);
        background-position:top;
        background-repeat:repeat-x;
        text-align:right;
}

#footer_in{
width:1200px;
margin:0 auto;
padding:0;
text-align:right;
}

/* footer menu -------------------------------*/


#access2 {
	
	display: block;
	float: right;
	margin:5px 0 0 0;
	width: 500px;
	position:relative;
	right:0;
}        

.access2_inblock{
background-color:#333333;
}

#access2 li{
	
	display:block;
	list-style:none;
	float:left;
	padding:0 0 0 10px;
margin:0 0 0 20px;
	height:20px;
	}

#access2 .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 500px;
}
#access2 .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access2 .menu-header li,
div.menu li {
	float: right;
	position: relative;
}
#access2 a {
	color: #787878;
	font-size:11px;
	display: block;
	text-decoration: none;
}

#access2 ul{
display:block;
padding:0px;
margin:0px;
position:relative;

}

#access2 ul ul {
	display: none;
	position: absolute;
	top: 10px;
	float: right;
	width: 150px;
	z-index: 99999;
        text-align:left;

	padding-bottom:17px;
        margin-right:30px;

}


#access2 ul ul li {

	
	display:block;
	min-width: 150px;
	padding:2px 0 2px 0 ;
	margin-bottom:1px;
        text-align:left;

}
#access2 ul ul ul {
	left: 100%;
	top: 0;
}
#access2 ul ul a {
	
	line-height: 1em;
	padding: 10px 20px 0 0 ;
	width: 150px;
	height: auto;
	color:#bfbfbf;
}
#access2 li:hover > a,
#access2 ul ul :hover > a {
	color: #fff;
}
#access2 ul li:hover > ul {
	display: block;
}
#access2 ul li.current_page_item > a,
#access2 ul li.current-menu-ancestor > a,
#access2 ul li.current-menu-item > a,
#access2 ul li.current-menu-parent > a {
	color: #fff;
}
* html #access2 ul li.current_page_item a,
* html #access2 ul li.current-menu-ancestor a,
* html #access2 ul li.current-menu-item a,
* html #access2 ul li.current-menu-parent a,
* html #access2 ul li a:hover {
	color: #fff;
}

/*----------------- social icons -----------------*/

.social{
	text-align:center;
}
.social img{
	margin: 0 5px 0 0;
}


.soc1{
      display:block;
      right:0px;
      top:10px; 
      position:absolute;
      opacity: 0.5;
}
.soc1:hover{
opacity: 1.0; 
}
.soc2{
      display:block;
      right:35px;
      top:10px;
      position:absolute; 
      opacity: 0.5;
}
.soc2:hover{
opacity: 1.0 
}
.soc3{
      display:block;
      right:70px;
      top:10px;
      position:absolute;
      opacity: 0.5; 
}
.soc3:hover{
opacity: 1.0 
}

/*----------------- copyright -----------------*/
.copyright{
	font-size:10px;
	color:#787878;
	float:left;
	text-align:center;
	width:850px;
	padding-left:230px;
	padding-top:10px;
}

/*-----------about page-----------*/

.about{
	width:1200px;
	height:600px;
	background:url(images/bg_about.jpg) no-repeat;
	padding:0 0 0 50px;
	margin:0 auto;
}

.about2{
	width:1200px;
	height:600px;
	background:url(images/about_bg2.jpg) no-repeat;
	padding:0 0 0 20px;
	margin:0 auto;
}

.about_txt{
	display:block;
	width:350px;
	padding:100px 0 20px 0px;
	font-family:Tahoma;
	font-size:13px;
}
.name{
	color:#ffa2a4;
}


.about a{
	color:#FF0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

.about h2{
	color:#ffa2a4;
	margin-bottom:60px;
}
/*-----------gallery page-----------*/
.gallery_div{
	width:1200px;
	height:600px;
	background:url(images/gallery_bg.jpg) no-repeat;
	padding:0px;
	margin:0 auto;
	border-left:#888888 2px solid;
	border-right:#888888 2px solid;
}
//gallery h1, h2, h3, h4{
	margin:0;
	padding:0;
	color:#dcd9c6 !important;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.gallery_content{
	/*padding:20px;*/
}

/*----------- contact page -----------*/
.contact_div{
	width:1200px;
	height:600px;
	background:url(images/contact_bg.jpg) no-repeat;
	padding:0px;
	margin:0 auto;
}

.contact_div textarea{	
	background:url(images/bg_form.png);
        padding:10px;
border:0;
}

.contact_div input{	
	background:url(images/bg_form.png);
border:0;
padding:3px 10px;
}

.contact h1, h2, h3, h4{
	margin:0;
	padding:0;
}
.contact_content{
	padding:20px;
}
/*-----------event page-----------*/
.event_div{
	width:1200px;
	height:600px;
	background:url(images/event_bg.jpg) no-repeat;
	padding:0px;
	margin:0 auto;
	

	
	
}
.event h1, h2, h3, h4{
	margin:0;
	padding:0;
	font-weight:normal !important;
}
	
.event h2{
	font-family:Tahoma !important;
	font-size:14px !important;
	
	
}
.event_content{
	padding:20px;
	
}
#event_text{
	width:640px;
	float:left;
	max-height:540px;
	overflow:hidden;
	margin:0px 20px 0 0;
	padding-right:0px;
	position: relative;
	
	
}
.event_gallery{
	width:500px;
	float:right;
	height:540px;
	overflow:auto;
	margin: 0px 0 0 0px;
	padding-right:0px;
}

/* ----------------- Gallery ------------------ */

#picbox {
    /*background: url("../images/picbox_border.png") no-repeat scroll center bottom transparent;*/
    height: 602px;
    margin: 0 auto 0;
    position: relative;
    text-align: center;
    width: 1200px;
}
#navback {
    cursor: pointer;
    height: 600px;
    left: -100px;
    position: absolute;
    top: 0;
    width: 500px;
    z-index: 999;
}
#navnext {
    cursor: pointer;
    height: 600px;
    left: 400px;
    position: absolute;
    top: 0;
    width: 900px;
    z-index: 999;
}
.blackLeft, .blackRight {
    background: none repeat scroll 0 0 black;
    height: 600px;
    position: absolute;
    top: 0;
    width: 100px;
    z-index: 99;
}
.blackLeft {
    cursor: pointer;
    left: 0;
}
.blackRight {
    cursor: pointer;
    right: 0;
}
#slider {
    overflow: visible;
    position: relative;
    width: 696px;
}
#slider ul, #slider li {
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
/*-- ----------------------------------- --*/

div.youtube {
background: url('location/picture.png')
padding: 15px;
}

.about3{
	width:1200px;
	height:600px;
	background:url(images/404.jpg) no-repeat;
	padding:0 0 0 20px;
	margin:0 auto;
}

#store{
	background:url(images/event_bg.jpg) no-repeat;
	width:1200px;
	height:560px;
	margin:auto;
	color:#FFF;
	padding:20px 20px;
}

#store img{
	border:2px #FFF solid;
	margin:15px 15px 15px 0;
}

#store h2{
	

}

#store p{

}