a {
  color: #fff;
  text-decoration: none;
  text-decoration:underline;
}

a:hover{
	text-decoration:none
}

/*------ stylization ------*/
body {
	background:#3b3f29 url(../images/bg_top.gif) 50% top repeat-x;
	font-size:12px;
	font-family:Arial;
	line-height:18px;
	color:#000;
	margin:0;
	min-width:1000px;
}
#bg{
	width:100%;
	min-width:1000px;
	overflow:hidden;
	position:absolute;
	z-index:0;
	//background:#1f4973 url(../images/bg.jpg) 0% top repeat-x;
	//min-height:1050px;
	//left:0

}
#bg > div{
	left:50%;
	position:relative;
	float:left;
	width:100%;
	min-width:1600px;
	//display:none
}
#bg img{
	width:100%;
	min-width:1600px;
	right:50%;
	float:right;
	position:relative;
	height:810px;
	//display:none
}

.center {
	position:relative;
	width:1000px;
	margin:0 auto;
}
a.light.center {
	display: block;
	width: 500px;	
}

/* headings, text */
h1 {
	color:#fff;
	font-size:45px;
	font-family: 'Bitter', serif;
	text-align:center;
	padding-bottom:8px;
	font-weight:700;
	line-height:40px;
	text-shadow:1px 1px 8px #000
}

h1 span{
	display:block;
	font-size:35px;
}

h2{
	color:#fbe029;
	font-size:23px;
	font-family: 'Bitter', serif;
	text-align:center;
	padding-bottom:22px;
	padding-top:10px;
	font-weight:400;
	line-height:30px;
	text-shadow:1px 1px 8px #000;
	letter-spacing: 1px;
}

h3{
	color:#fbe029;
	font-size:20px;
	font-family: 'Bitter', serif;
	text-align:center;
	padding-bottom:8px;
	font-weight:400;
	padding-top:20px;
	text-transform:uppercase;
	text-shadow:1px 1px 8px #000
	
}
h4{
	color:#fff;
	font-size:20px;
	font-family: 'Bitter', serif;
	text-align:center;
	padding-bottom:10px;
	font-weight:700;
	line-height:30px;
	text-shadow:1px 1px 8px #000
}


h5{
	color:#fff;
	font-size:18px;
	font-family: 'Bitter', serif;
	text-align:center;
	padding-bottom:8px;
	font-weight:400;
	padding-top:20px;
	
}
h6{
	color:#dfe5d7;
	font-size:18px;
	font-family: 'Bitter', serif;
	text-align:center;
	padding-bottom:8px
}

p {
  margin-bottom: 10px;
}



.alignleft{
  float: left;
  margin: 0 30px 20px 0;
}

.aligncenter{
  margin: 0 auto 20px;
  display:block  
}

.right{
	float:right
}
.left{
	float:left
}
.pdf{
	margin-top:-14px;
	margin-right:10px
}
.clear {
	clear:both
}
.right_20{
	margin-right:24px
}
.right_10{
	margin-right:4px
}


.distable {
	display:table
}


/**/
/* buttons*/

.btn {
	display:block;
	border: none;
	text-shadow: none;
	font-size: 18px;
	font-weight: normal;
	line-height: 58px;
	color: #070502;
	text-transform: uppercase;
	text-decoration: none;
	text-align:center;
	margin: 20px auto ;
	font-family: 'Arial';
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	
	background: url(../images/bg_content_bottom.jpg) left bottom no-repeat;
	width:190px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;

}

.btn:hover {
	color: #ede7c3;
}
/**/


/*------ header ------- */
#header{
	height:622px;
	background: url(../images/shadow_slider.png) 50% bottom no-repeat;	
	position:relative;
	display:block
}

a.logo {
	display:block;
}
a.logo img{
	display:block;
	margin:0 auto
}


div#nav_section {
	background: url(../images/bg_slider.jpg) left top repeat-x;
	width:960px;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;	
	margin:0 auto;
	height:60px;
	overflow:hidden
}

div#nav_section ul {
	padding:10px 20px 
}
div#nav_section ul li{
	float:left; 
}


div#nav_section ul li + li{
	margin-left:2px
}
div#nav_section ul li a{
	color:#7c8d2c;
	font-size:13.4px;
	font-family: 'Oswald', sans-serif;
	line-height:30px;
	text-decoration:none;
	font-weight:bold;
	padding:5px 9px;
	display:block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
	font-weight:400

}

div#nav_section ul li a:hover, div#nav_section ul li.active a{
	color:#fff;
	background:#615449
}

div#nav_section ul li a.home{
	background: url(../images/home.png) 50% 6px no-repeat;
	width:22px;
	height:30px;
	display:block
}
div#nav_section ul li a.home:hover, div#nav_section ul li.active a.home{
	background:#615449 url(../images/home_hover.png) 50% 6px no-repeat;
}


.slider{
	clear:both;
	width:920px;
	height:380px;
	background: url(../images/bg_slider.jpg) left bottom repeat-x;
	padding:0 20px 20px ;
	margin-left:20px;
	position:relative;
	z-index:1
}



/*--- header end ------*/
/*------ content ------- */


#content {
	font-size:13px;
	color:#dfe5d7;
	font-family:Arial;
	line-height:19px;
	position:relative;
	z-index:3;
	
}


div#leftColumn {
	width:250px;
	float:left;
	background: url(../images/bg_left_column.png) left top no-repeat;
	padding-right:20px;
	margin-left:20px
}
div#rightColumn {      
	width:680px;
	float:right;
	margin-right:20px;
	margin-top:0px
}
div#rightColumn,
div#rightColumn p {
	font-size:16px;
	font-weight:400;
	font-family: 'Bitter', serif;
	color:#fdffbe;
	line-height:26px;	
}

div#rightColumn strong{
	font-size:16px;
	font-weight:400;
	font-family: 'Bitter', serif;
	color:#fdffbe;
	line-height:26px;
	margin-bottom:15px;
	display:block;
}


ul.nav{
	padding-left:20px;
	padding-top:16px;
	padding-right:20px;
	padding-bottom:50px
}
ul.nav li{
	background: url(../images/bg_li_menu.png) left bottom repeat-x;
	padding-bottom:2px
}
ul.nav li.last{
	background:none
}
ul.nav li a{
	color:#f4ffc0;
	font-size:17px;
	text-decoration:none;
	font-weight:700;
	text-shadow:1px 1px 2px #344025;
	font-family: 'Bitter', serif;
	line-height:38px;
	display:block;
	padding-left:26px;
	background: url(../images/stars.png) left -58px no-repeat;
}
ul.nav li a:hover{
	color:#fff;
	background: url(../images/stars.png) left 8px no-repeat;
}
ul.nav li.second a{
	background: url(../images/stars_2.png) left -58px no-repeat;
}
ul.nav li.second a:hover{
	background: url(../images/stars_2.png) left 8px no-repeat;
}

.shadow_left_column{
	position:absolute;
	margin-left:-55px;
}

div#leftColumn p{
	text-align:center;
	font-size:18px;
	font-weight:700;
	font-family: 'Bitter', serif;
	color:#fff;
	line-height:26px;
	margin-bottom:10px
}


div#leftColumn strong{
	text-align:center;
	font-size:18px;
	font-weight:700;
	font-family: 'Bitter', serif;
	color:#d0ff8e;
	line-height:26px;
	margin-bottom:5px;
	display:block
}
div#leftColumn span{
	text-align:center;
	font-size:12px;
	font-weight:400;
	font-family: 'Arial', serif;
	color:#dfe5d7;
	line-height:18px;
	margin-bottom:10px;
	display:block
}

a.mail{
	text-align:center;
	font-size:16px;
	font-weight:400;
	font-family: 'Oswald', sans-serif;
	color:#e2e9a1;
	line-height:18px;
	margin-bottom:20px;
	display:block

}


.newsletter {
	background:#0e345c;
	border:1px #102944 solid;
	border-bottom:1px #457298 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:3px;
	margin-top:10px
}

.newsletter input{
	background:#0e345c;
	color:#b5d8fd;
	padding:7px 5px 5px;
	font-family:Arial;
	font-size:12px
}

 button.subscribe, .fsForm .fsSubmit, .fsForm .fsSubmit input#fsSubmitButton1406368{
	display:block;
	width:80px;
	line-height:26px;
	background: url(../images/bg_botton.gif) 0% 0% repeat-x!important;
	height:30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	padding:0!important;
	margin:0;
	color:#3f442a;
	font-size:13px;
	text-shadow:1px 1px #d1e661;
	padding-bottom:6px;
	cursor:pointer;
	font-weight:bold;
	float:none;
	background-color:none!important
}

.newsletter button.subscribe,  .fsForm .fsSubmit {
	float:right;
}

div#fsSubmit1406368 {
	position:relative;
	float:right;
	margin-top:-39px;
	border:none!important;
}

div#fsSubmit1406368.fsSubmit.fsPagination > input {
	border:none!important;
	padding-top:0;
	padding-bottom:2px;
	height:28px
}



.fsBody .fsForm {
	background:none!important;
	border:none!important;
	position:relative;
	padding:0!important
}
.fsBody .fsForm input {
	background:#2f3222!important;
	font-size: 12px!important;
	 -moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #0E345C;
	border-color: #5f6545 #5f6545 #5f6545!important;
	border-image: none;
	border-radius: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	margin-top: 5px;
	padding: 6px!important;
	position:relative;
	width:135px;
}

div#fsCell18731761 input {
	color:#eff6aa!important;
	font-weight:normal
}

.fsForm .fsLabel {
	color:#eff6aa;
}

.fsFieldFocused {
	background:none!important
}

.fsFirst.fsLast.fsFieldCell {
	width:135px!important;
	float:left!important
}

button.subscribe:hover,  .fsForm .fsSubmit input#fsSubmitButton1406368:hover{
	color:#000
}

.fsRequiredMarker { display:none!important}



div#leftColumn a.book{
	display:block;
	width:250px;
	height:270px;
	background: url(../images/bg_book.png) 0% 0% no-repeat;
	text-align:center;
	text-decoration:none;
	color:#1f3445;
	margin-top:10px;
	font-family: 'moanhandregular';
}
div#leftColumn a.book p{
	padding-top:204px;
	text-decoration:none;
	font-size:30px;
	font-family: 'moanhandregular';
	color:#1f3445;
	font-weight:100;
	padding-left:12px
}
div#leftColumn a.book:hover p{
	color:#57a40c;
}


ul.social {
	float:right;
	position:relative;
	right:50%;
	padding-bottom:30px
}

ul.social li{
	float:left;
	position:relative;
	left:50%;
	padding:4px ;
}



a.photo{
	display:block;
	padding:15px;
	background: url(../images/bg_photo.jpg) 0% 0% repeat;
	text-decoration:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.8);

}
#rightColumn a.photo p{
	margin-bottom:-15px;
	text-align:center;
	color:#7c8d2c;
	line-height:50px;
	font-size:22px;
	font-family: 'Bitter';
}

a.photo:hover p{
	color:#615449
}


.paddcontent {
	padding-bottom:20px
}
.padcontent{
	padding-bottom:30px
}


div#rightColumn p{      
	padding-bottom:5px
}


.desk{
	height:253px;
	background: url(../images/bg_desk.jpg) 0% 50% repeat-x;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.8);
	margin-bottom:20px;
	margin-top:12px

}

#content .desk a {
	display:block;
	float:left;
	width:220px;
	height:242px;
	text-decoration:none
}
#content .desk a:hover p{
	color:#ff7000
}
#content .desk a p{
	padding-top:200px;
	text-align:center;
	color:#1f3445;
	font-size:24px;
	font-family: 'moanhandregular';
}

.desk a._1 {
	background: url(../images/banner_1.png) 0% 0% no-repeat;	
	margin-left:20px	
}

.desk a._2 {
	background: url(../images/banner_2.png) 0% 0% no-repeat;		
}

.desk a._3 {
	background: url(../images/banner_3.png) 0% 0% no-repeat;		
}




a.back{
	text-align:center;
	color:#1f3445;
	font-size:30px;
	font-family: 'moanhandregular';
	color:#d0ff8e;
	line-height:40px

}
a.back:hover{
	text-align:center;
	color:#fbe029;
}

ul.list {
	padding-bottom:30px
}
ul.list li {
	padding-left:24px;
	background: url(../images/stars.png) 0% -2px no-repeat;	
	margin-bottom:5px;
	color:#d0ff8e;
	padding-bottom:5px;
	font-family: 'Bitter', serif;
	font-size:14px;
	text-shadow:1px 1px #2f3123;
}
ul.list.biggest li {
	background-position: 0 -67px;
	color:#fff;
	font-size:18px;
	line-height: 24px;
	padding-bottom: 10px;
}



/*------ footer-menu ------- */

div#footer-menu{
	background:#2f3123;
	padding:0px;
	margin-bottom:2px;
	color:#50749b;
	height:34px;
	padding-top:12px
}

div#footer-menu ul{
	position: relative;
	right: 50%;
	float: right;
}

div#footer-menu ul li {
	float: left;
	left:50%;
	position: relative;
}


div#footer-menu ul li + li {
	margin-left: 14px;
	padding-left: 24px;
	background: url(../images/star-footer.png) 0% 2px no-repeat;	
}

div#footer-menu ul li a{
	background:#2f3123;
	padding:0px;
	margin-bottom:2px;
	color:#fff;
	font-size:15px;
	font-family: 'Oswald', sans-serif;
	padding-bottom:12px;
	text-decoration: none
}


div#footer-menu ul li a:hover{
		color:#f16c02;
}


/*------ footer ------- */

div#footer{
	background:#343824;
	padding:25px 20px 12px 16px;
	margin-bottom:0px;
	color:#8b8e7d;
	font-size:12px;
	font-family:Arial;
	text-align: right;
}

div#footer a img{
	margin-top:-5px;
	margin-right:10px;
	margin-left:10px;
	float: right;
}

div#footer > p.right {
	width: 50%;
}
div#footer a {
	color:#e2e9a1
}
div#footer a:hover {
	color:#fff
}

p.copy {
	float: left;
	text-align: left;
	width: 50%
}


.captcha {
	float:left
}

.form-horizontal input, select {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
   line-height: 22px;
  width: 500px;
  float: left;
  margin: 0px;
  padding-top: 8px;
  padding-bottom: 6px;
  color:#000;
	background: url(../images/bg_photo.jpg) 0% 0% repeat;
  font-family:Arial;
  font-size:12px;
  padding-left:10px

}
.form-horizontal label {
  min-height: 20px;
  position: relative;
  overflow: hidden;
  margin: 0;
  display: block;
  float:left;
  width:100px;
  line-height:34px
}

.form-horizontal textarea {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 22px;
  width: 500px;
  float: left;
  margin: 0px;
  padding-top: 8px;
  padding-bottom: 6px;
  color:#000;
  height:200px;
	background: url(../images/bg_photo.jpg) 0% 0% repeat;
  font-family:Arial;
  font-size:12px;
  padding-left:10px
}
.form-horizontal input:focus,
.form-horizontal textarea:focus {
  box-shadow: none;
  outline-color:#482b12
}

.control-group{
	overflow:auto;
	padding-bottom:10px
}
button.subscribe.submit{
	margin-left:100px;
	cursor:pointer;
}

.notification_error{
	color:#f00;
	padding-bottom: 20px;
}

#contacts h3,
#contacts h6,
#contacts a.mail
{
	text-align:left
}


.table-here table tr td {
	border: 1px #252818 solid;
	padding:8px 20px  
}
.table-here table tr:nth-child(2n+1) {
	background: #475131	
}

.links a {
	display: block;
	color:#d0ff8e;
	font-size: 18px;
	font-weight: 700;
	font-family: 'Bitter', serif;
	text-decoration: none;
	margin-bottom: 5px
}

.links a:hover {
	color:#fbe029;
}

.links div.clear{
	padding-bottom: 2px;
	background: url(../images/bg_li_menu.png) 0% 0% repeat;
	margin: 12px 0
}

/*-- end contacts --*/

/*-----  ------*/
@font-face {
    font-family: 'moanhandregular';
    src: url('moanhand-webfont.eot');
    src: url('moanhand-webfont.eot?#iefix') format('embedded-opentype'),
         url('moanhand-webfont.woff') format('woff'),
         url('moanhand-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

::selection{ background:#6a952d!important; color:#fff}
::-moz-selection{ background:#6a952d!important; color:#fff}

@media screen and (-webkit-min-device-pixel-ratio:0) /*----- Safari ------*/
{  
	div#fsSubmit1406368 {
		margin-top:-42px
	}
}

a.submit.subscribe {
    display: block;
    width: 80px;
    line-height: 29px;
    background: url(../images/bg_botton.gif) 0% 0% repeat-x!important;
    height: 30px;
    border-radius: 5px;
    margin-left: 80px;
    cursor: pointer;
    margin-top: 10px;
    color: #2d2d2d;
    font-size: 13px;
    text-shadow: 1px 1px #6a952d;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;    
}


a.submit.subscribe:hover {
	color: #000;
}