﻿@font-face {
	font-family: 'Conv_Nexa Light';
	src: url('../css/font/NexaLight/Nexa Light.eot');
	src: local('☺'), url('../css/font/NexaLight/Nexa Light.woff') format('woff'), url('../css/font/NexaLight/Nexa Light.ttf') format('truetype'), url('../css/font/NexaLight/Nexa Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Nexa Bold';
	src: url('css/font/NexaBold/Nexa Bold.eot');
	src: local('☺'), url('css/font/NexaBold/Nexa Bold.woff') format('woff'), url('css/font/NexaBold/Nexa Bold.ttf') format('truetype'), url('css/font/NexaBold/Nexa Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

*{
	margin:0px;
	padding:0px;
}

a{
	outline:none;
	text-decoration:none;
}

ul{
	list-style:none;
}
html { margin:0; padding:0; }
html {
    min-height: 100%;
    position: relative;
}

html, body { background: url("../img/main_bg.png") no-repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
    color: #333333;
    font-family: Tahoma,Geneva,sans-serif;
    height: 100%;
    min-height: 797px; /*877px*/
     }

/*body {
  background: url("../img/main_bg.png") no-repeat;
  color: #333333;
  font-family: Tahoma,Geneva,sans-serif;
  min-height: 660px;
  height:100%;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow-x: hidden;
}*/

header {
	background:url(../img/header-bg.jpg) scroll 0 0;
    background-repeat: repeat-x;
    display: block;
    height: 63px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

header a.logo {
  background: url("../img/sprites.png") no-repeat scroll 0 -82px rgba(0, 0, 0, 0);
  color: #fff;
  float: left;
  font-family: 'Conv_Nexa Light';
  font-size: 22px;
  font-weight: normal;
  height: 63px;
  padding: 16px 0 0 16px;
  width: 200px;
}

header nav ul li{
	float: left;
    list-style: none outside none;
}


header nav ul li a {
 color: #000;
  float: left;
  font-family: Tahoma,Geneva,sans-serif;
  font-size: 14px;
  height: 14px;
  margin: 22px 22px 0 0;
  text-transform: uppercase;
  padding: 0px 0px 0px 16px;
}

header nav ul li a:hover, header nav ul li a.active {
  background: url("../img/sprites.png") no-repeat scroll 0 -170px rgba(0, 0, 0, 0);
}
nav li a.active { background-color: transparent !important; }

.first-bg{
	 width:952px !important;
  height:575px !important;
  margin-top:-15px;
  background:#930;
}
/*#grey-mask {
    background: url("../img/grey-mask.png") repeat-y scroll left top rgba(0, 0, 0, 0);
    display: block;
    height: 100%;
    position: absolute;
    width: 60px;
    z-index:0;
}*/

/*#main_bookbg {
  background: none repeat scroll 0 0 #000;
  display: inline-block;
  float: left;
  height: 615px;
  position: absolute;
  width: 1162px;
}
*/

.no {
  background: url("../booklet/images/arrow-prev.png") no-repeat scroll left top rgba(0, 0, 0, 0);
  float: left;
  height: 50px;
  position: absolute;
  top: 50%;
  width: 70px;
  z-index: 2147483647;
}
/*.main_pannel {
  height: 680px;
  margin: 0 auto;
  position: relative;
  width: 1000px;
  z-index: 2147483647;
}*/
.main_pannel {
    height: 616px;/* 720 680px*/
    left: 50%;
    margin: -340px 0 0 -565px;
    position: absolute;
    top: 52%;
    width: 1100px;
    z-index:999 /* 2147483647*/;
}
/*
    height: 680px;
    left: 50%;
    margin: -340px 0 0 -500px;
    position: absolute;
    top: 56%;50%
    width: 1000px;
    z-index: 2147483647;*/
.firstpage {
  background: none repeat scroll 0 0 #022806;
  display: inline-block;
  height: 606px;/*556px*/
  left: 35px;
  margin: 10px 0 0;
  position: relative;
  top: 0;/*75px*/
  width: 1058px;/*958px*/
}

#mybook{
	margin-top:16px !important;
}

.b-page-0 .b-wrap{
	background:none !important;
}


/*.booklet .b-p2{
  width:952px !important;
  height:575px !important;
  margin-top:-15px;
}*/



.newshadow{
	background: url("./images/repeat-x.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 555px;
    position: absolute;
    right: 20px;
    top: -13px;
    width: 1620px;
}

.pagenav > ul {
    margin: 5px 0 7px;
}

.pagenav{
background: #d5d3d3; /* Old browsers */
background: -moz-linear-gradient(top, #d5d3d3 0%, #dbdbdb 50%, #d0cfcf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5d3d3), color-stop(50%,#dbdbdb), color-stop(100%,#d0cfcf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #d5d3d3 0%,#dbdbdb 50%,#d0cfcf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #d5d3d3 0%,#dbdbdb 50%,#d0cfcf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #d5d3d3 0%,#dbdbdb 50%,#d0cfcf 100%); /* IE10+ */
background: linear-gradient(to bottom, #d5d3d3 0%,#dbdbdb 50%,#d0cfcf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d3d3', endColorstr='#d0cfcf',GradientType=0 ); /* IE6-9 */
border: 1px solid #cccaca;
float: left;
margin: -4px 0 11px -7px; /*71px 0 11px -7px*/
height: 40px;
width: 1139px;
}

.pagenav li a{
  cursor:pointer; 
  display:block;
  float:left;
  text-aling:center;
  font-family:Tahoma, Geneva, sans-serif;
  font-size:12px;
  color:#000;
  width:23px;
  line-height:23px;
}

.pagenav ul li ul li {
    background:#c4c4c4;
    border-radius: 3px;
    float: left;
    margin: 0 2px 0 6px;
    text-align: center;
}

.pagenav ul li ul li:hover {
    background:#022806;
	border-radius: 3px;

}
.pagenav li a:hover{
		color:#fff;
}

.pagenav .left {
    background: linear-gradient(to bottom, #000000 0%, #282828 50%, #000000 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0 !important;
    cursor: pointer;
    float: left;
    height: 41px;
    margin: -1px 9px 0 0 !important;
    width: 41px;
}
.pagenav .left a {
  color: #fff !important;
  font-size: 45px;
  line-height: 33px;
  padding: 0px 0px 0px 10px;
}

.pagenav .right {
  background: linear-gradient(to bottom, #000000 0%, #282828 50%, #000000 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 0 !important;
  cursor: pointer;
  float: left;
  height: 41px;
  margin:-69px -1px 0 3px !important;
  width: 41px;
  float: right;
}

.pagenav .right a {
 color: #fff !important;
  font-size: 45px;
  line-height: 33px;
  padding: 0px 0px 0px 13px;
}

#main_bookbg {

}


/*.pagenav li:last-child{
	margin-left:13px !important;
}*/

footer {
	background:#dfdfdf;
    color: #022a06;
    font-size: 11px;
    height: 42px;
    width: 100%;
	position:absolute;
	bottom:0;
	float:left;
}

footer span.curator {
	font-family:Tahoma, Geneva, sans-serif;
    float: left;
    /*margin: 9px 0 0 13px;*/
	padding: 14px 0 13px;
}

footer div.right-side {
    float: right;
    margin: 7px 0;
}

footer div.sharing {
    margin-top: 1px;
    padding: 7px 0px 0;
	display: inline-block;
}

footer div.sharing p {
    float: left;
}

footer div.sharing ul {
	list-style:none;
    float: left;
    margin-left: 2px;
    width: 65px;
}

footer div.sharing ul li {
    float: left;
    margin: -3px 0 0 5px;
}

footer div.sharing ul li a {
    display: block;
    height: 21px;
    width: 16px;
}

footer div.sharing ul li.facebook a {
  background: url("../img/sprites.png") no-repeat scroll -331px -100px rgba(0, 0, 0, 0);
}

footer div.sharing ul li.twitter a {
  background: url("../img/sprites.png") no-repeat scroll -349px -124px rgba(0, 0, 0, 0);
}

footer div.sharing ul li.url a {
  background: url("../img/sprites.png") no-repeat scroll -367px -100px rgba(0, 0, 0, 0);
}

footer div.print {
    margin: 0;
}
footer div.right-side div {
    display: block;
    float: left;
}

footer div.print a {
    color: #022a06;
    float: left;
    height: 17px;
    margin: 1px 0 0;
    padding: 7px 14px 0;
    text-decoration: none;
}

footer div.print a span.icon {
  background: url("../img/sprites.png") no-repeat scroll -487px -76px rgba(0, 0, 0, 0);
  display: block;
  float: left;
  height: 17px;
  margin-top: -3px;
  width: 20px;
}

footer div.lights-wrapper {
	width:117px;
	height:17px;
}

footer div.fullscreen-wrapper {
	width:117px;
	height:17px;
}

#faith_footer #zoomOut {
    background: url("../img/sprites.png") no-repeat scroll -610px -176px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 25px;
    width:70px;
	text-indent:-99999px;
}
#zoomOut {
    background: url("../img/sprites.png") no-repeat scroll -610px -208px rgba(0, 0, 0, 0);
	display: inline-block;
    height: 25px;
    width:70px;
	text-indent:-99999px;
}
#zoomIn {
  background: url("../img/sprites.png") no-repeat scroll -684px -176px rgba(0, 0, 0, 0);
  display: inline-block;
  height: 25px;
  width: 32px;
}

#doremovebright{
	 background: url("../img/sprites.png") no-repeat scroll -610px -69px rgba(0, 0, 0, 0);
    display: inline-block;
    height: 25px;
    width:74px;
}

#dobright{
	  background: url("../img/sprites.png") no-repeat scroll -689px -69px rgba(0, 0, 0, 0);
  display: inline-block;
  height: 25px;
  width: 14px;
}

/*-----pages------*/
.mainpage_cont{
	float: left;
   padding: 15px 0;
    width: 1058px;
}

.mainpage_contpage{
	float: left;
    padding: 17px;
    width: 1058px;
}

.mainpage_cont .pageleft{
    float: left;
    margin: 0 32px 0 21px !important;
    padding: 20px;
    width: 460px;/*float: left;
    margin: 0 32px 0 21px;
    width: 500px;*/
}
.mainpage_cont .pageright{
     float: left;
    padding: 20px;
    width: 460px !important;/*float: left;
    width: 500px*/
}

.mainpage_cont h1 {
  color: #022a06;
  font-size: 36px;
  font-variant: normal;
  margin: 20% 0 0;
  text-align: center;
  text-transform: uppercase;
}

.mainpage_cont  h2{
    font-size:24px;
	font-weight:normal;
    text-transform: uppercase;
}

.mainpage_cont  h3{
	color: #276f2e;
    font-size: 24px;
    font-style: normal;
    margin: 0 0 15px;
}

.mainpage_cont p{
	 font-size: 0.7em;
    font-weight: normal;
    line-height: 16px;
    margin: 0 0 8px;
    text-align: left;/*font-size: 12px; 
    font-weight: normal;
    line-height: 15px;
    margin: 0 0 12px;
    text-align: left;*/
}

.mainpage_cont ul{
	font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    list-style: disc inside none;
    text-align: justify;
	margin:0 10px 10px;
}

.border{
	border: 1px solid #ccc;
	padding:10px;
	font-style:italic;
	clear:both;
}
.text-bottom{
	display: table-cell;
    height: 390px;
    vertical-align: bottom;
}
.text-middle{
	display: table-cell;
    height: 390px;
    vertical-align: middle;
}


/*** TR Style ***/
.fullscreen.clone {
  bottom: 0px;
  display: none;
  position: absolute;
  right: -10px;
}
.italic { font-style:italic;}
.mainpage_cont .copyr {
  margin: 110px 80px;
  width: 300px;
}
.mainpage_cont .pila {
 /* margin: 0 80px;
  width: 300px;*/
}
.mainpage_cont .box_pile {
width:200px;
float:right;
font-weight:bold;
margin-left: 10px;
}
.lights {
  background: none repeat scroll 0 0 #dfdfdf;
  border-radius: 6px;
  padding: 0 7px 5px 6px;
  position: relative;
  z-index: 99;
}

#zoom_panel {
    height: 680px;
    left: 50%;
    margin: 5px 0 0 -565px !important;
    position: absolute;
    top: 40px !important;
    width: 1100px;
    z-index: 2147483647;
}

.contant_page {
  line-height: 25px !important;
  padding: 0 55px;
  font-size:13px !important;
}

.cont_title{
	padding: 25px 0 0 56px;
}

.uline{
	text-decoration:underline;
}

italic.{font-style:italic;
}

@media (min-width: 1370px) and (max-width: 1920px) {

    .b-pr right: 1273px !important; top: 230px; z-index: 40;}
    .black_overlay { background-color: black;display: none; height: 928px !important; left: 0; opacity: 0.8; position: absolute;
    top: 0; width: 100%; z-index: 10; }
    .b-prev {  right: 1173px;
    top: 273px;
    z-index: 40;}/*right: 1371px !important; top: 230px; z-index: 40;*/
    
    }
    
@media (max-width: 1366px) {
    
    /*.b-prev { right: 1094px !important; top: 230px; z-index: 40; }*/
}

.contact_book { margin: 0; padding: 0; }
.contact_book li { margin: 0; line-height: 24px; padding-bottom: 5px; list-style: none; }
form input[type="text"] {
    background: none repeat scroll 0 0 #f7f7f7;
    border: medium none;
    border-radius: 3px;
    box-shadow: 1px 1px 2px 0 #ccc;
    height: 24px;
    line-height: 24px;
    margin-top: 5px;
    padding: 5px;
    width: 280px;
}
form textarea {
    background: none repeat scroll 0 0 #f7f7f7;
    border: medium none;
    border-radius: 3px;
    box-shadow: 1px 1px 2px 0 #ccc;
    height: 120px;
    line-height: 20px;
    margin-top: 5px;
    padding: 5px;
    width: 280px;
}

form input[type="submit"] {
    border: 0; color: #FFF; width: 130px; text-align: center; height: 36px; font-weight: bold; font-size: 15px; line-height: 30px; border-radius: 3px;    
    background: #022806; /* Old browsers */
background: -moz-linear-gradient(top,  #022806 0%, #072d00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#022806), color-stop(100%,#072d00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #022806 0%,#072d00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #022806 0%,#072d00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #022806 0%,#072d00 100%); /* IE10+ */
background: linear-gradient(to bottom,  #022806 0%,#072d00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#022806', endColorstr='#072d00',GradientType=0 ); /* IE6-9 */

    
}