/*@import url(http://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);*/
@font-face {
    font-family: 'ComfortaaRegular';
    src: url('../fonts/comfortaa-regular.eot');
    src: url('../fonts/comfortaa-regular.eot') format('embedded-opentype'),
         url('../fonts/comfortaa-regular.woff') format('woff'),
         url('../fonts/comfortaa-regular.ttf') format('truetype'),
         url('../fonts/comfortaa-regular.svg#ComfortaaRegular') format('svg');
}
@font-face {
    font-family: 'mylotusRegular';
    src: url('../fonts/lotus-light.eot');
    src: url('../fonts/lotus-light.eot') format('embedded-opentype'),
         url('../fonts/lotus-light.woff') format('woff'),
         url('../fonts/lotus-light.ttf') format('truetype'),
         url('../fonts/lotus-light.svg#LotusLinotypeLight') format('svg');
}
@font-face {
    font-family: 'BLotusBold';
    src: url('../fonts/lotus-bold.eot');
    src: url('../fonts/lotus-bold.eot') format('embedded-opentype'),
         url('../fonts/lotus-bold.woff') format('woff'),
         url('../fonts/lotus-bold.ttf') format('truetype'),
         url('../fonts/lotus-bold.svg#LotusLinotypeBold') format('svg');
}
@font-face {
	font-family: 'HelveticaNeue';
	src: url('../fonts/HelveticaNeue.eot');
	src: url('../fonts/HelveticaNeue.eot') format('embedded-opentype'),
	url('../fonts/HelveticaNeue.woff2') format('woff2'),
	url('../fonts/HelveticaNeue.woff') format('woff'),
	url('../fonts/HelveticaNeue.ttf') format('truetype'),
	url('../fonts/HelveticaNeue.svg#HelveticaNeue') format('svg');
}

img{
	border:none;
}
a{
	color:#000;
	text-decoration:none;
}
p{
	margin:0px;
}
body{
	border:0;
	background-image: url("../images/body.jpg") !important;
	background-repeat: repeat;
	font-family: 'mylotusRegular';
}
br{
	display: block;
	content: " ";
}
.spacer{
	clear:both;
}
#Gaia{
	margin:auto;
	border:0;
	border-radius:30px;
	width: 928px;
	margin-top: 20px;
	webkit-box-shadow: 0px 0px 30px -8px black;
	-moz-box-shadow: 0px 0px 30px -8px black;
	box-shadow: 0px 0px 30px -8px black;
}
#header{
	position: relative;
	margin:0;
	border:0;
	width:929px;
	height:323px;
}
#header_1, #header_2, #header_3{
	position: absolute;
	cursor: pointer;
}
#header_1{
	margin-top: 264px;
	margin-right: 32px;
	width: 227px;
	height: 31px;
}
#header_2{
	margin-top: 274px;
	margin-right: 311px;
	width: 321px;
	height: 35px;
}
#header_3{
	margin-top: 264px;
	width: 244px;
	height: 31px;
	left: 18px;
}
#menu_body{
	position:relative;
	background-color: #952b1a;
	direction: rtl;
	text-align: right;
	list-style-type: none;
	z-index:99;
	/*max-height:41px;
	height:41px;*/
}
.menu{
	float: right;
	/*font-family: 'BLotusBold';*/
	cursor: pointer;
	display: table;
}
.menu_text{
	font-size: 23px;
	padding: 0px 12px;
	color:#fff;
	height: 41px;
	background-color: #952b1a;
}
.menu_text a{
	color:#fff;
	text-decoration:none;
}
#menu_1{
	margin-right: 14px;
}
.menu_input{
	padding: 9px 4px 0px 0px;
	float: left;
	margin-left: 3px;
}
.menu_img{
	padding: 12px 3px 0px 0px;
	float: left;
	margin-left: 6px;
}
#submit_search{
	font-size: 20px;
	color: #fff;
	font-family: 'mylotusRegular';
	float: left;
	width: auto;
	height: 39px;
	background-color: transparent;
	border: 0;
	cursor: pointer;
	outline: none;
}
.menu input{
	width: 93px;
	height:20px;
}
.menu_search{
	font-size: 20px;
	color: #fff;
	font-family: 'mylotusRegular';
	float: left;
	margin-left: 5px;
}
.menu .menu_text_sub{
	position: absolute;
	display:none;
	-webkit-padding-start: 0px;
	background-color: #9e2b1a;
	margin-right: -25px;
	top: 100%;
	line-height: 25px;
}
.menu .menu_text_sub div{
	padding: 5px 20px 5px 20px;
	font-size: 18px;
}
.menu .menu_text_sub div:hover{
	color:#bf9f44;
}

/*BODY Background*/
#Gaia_body{
	/*background-image:url(../images/bodyy.jpg);*/
	background-color: #FFF;
	position: relative;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	/*overflow:hidden;*/
	webkit-box-shadow: 1px 2px 36px -9px black;
	-moz-box-shadow: 1px 2px 36px -9px black;
	box-shadow: 1px 2px 36px -9px black;
}
#shadow{
	position: absolute;
	width: 0px;
	-moz-box-shadow: 3px 0px 16px 1px #000;
	-webkit-box-shadow: 3px 0px 16px 1px #000;
	box-shadow: 3px 0px 16px 1px #000;
	left: 0px;
	z-index: 0;
}
#home_header{
	overflow: hidden;
	width: 775px;
	margin: auto;
	text-align: center;
	direction:ltr;
}
#home_header_table{
	color: #4f6378;
	font-size: 25px;
	opacity:0;
	white-space: nowrap;
}
#home_header .cross_deco{
	margin-left:0px !important;
	padding:0px 2px;
}
#home_text{
	width: 766px;
	margin:auto;
}
.home_text{
	width: 366px;
}
#home_text .home_left{
	float:left;
}
#home_text .home_right{
	float:right;
}
.home_text img{
    vertical-align: bottom;
    width:43px;
    height: 40px;
}
.home_text .home_text_body{
	border:3px solid #657996;
	border-radius:30px;
	height: 528px;
	overflow: hidden;
}
.home_text_body_title{
	padding: 13px 30px 0px;
	color: #920d0c;
	text-align: center;
	font-size: 44px;
	line-height: 56px;
	text-shadow: 0px 0px 2px #000;
	
	/*filter: progid:DXImageTransform.Microsoft.Blur(pixelradius=1);*/

}
.home_text_body_date{
	color: #8f0403;
	margin: auto;
	display: table;
	font-size: 17px;
	font-family: 'ComfortaaRegular';
}
.home_text_title{
	font-family: 'BLotusBold';
	font-size: 41px;
	text-align: center;
	line-height: 48px;
	padding-bottom: 10px;
}
.home_text_title .more-space{
	line-height: 60px;
}
.home_text_title .more-space-2{
	line-height: 65px;
}
.home_text_title .more-space-3{
	line-height: 70px;
}
.home_text_text{
	margin: auto;
	display: table;
	font-size:28px;
	padding: 14px 12px;
	line-height: 37px;
	text-align:right;
	text-indent: 29px;
	/*opacity: 0;*/
}
.home_text_text span{
	font-family: 'mylotusRegular' !important;
}
.home_text_text .span{
	color:#c5a138;
	cursor:pointer;
}
.home_text_body_bible{
	color: #000;
	margin: auto;
	display: table;
	font-size: 22px;
	line-height: 31px;
}
.home_text_body .part1{
	margin-top: 0px;
}
.home_text_body .part2{
	margin-top: 0px;
}
.home_text_body .part3{
	/*padding-top:5px;*/
	padding-bottom: 5px;
}

#gotop{
	display: table;
	cursor:pointer;
	opacity:0.7;
}
#gotop:hover{
	opacity:1;
}

.lightbox_messages{
	width:600px;
	height:500px;
	display:none;
	padding: 10px 0px 10px 10px;
	overflow:auto;
}
#announcement_body{
	position: fixed;
	z-index: 100;
	right: 10px;
	top: 0px;
	bottom: 0px;
	display: table;
	margin: auto;
}
#announcement{
	background-image: url(../images/announcement.png);
	max-width: 400px;
	border-radius: 25px;
	/*margin-right: -365px;*/
	webkit-box-shadow: 5px 9px 27px -10px black;
	-moz-box-shadow: 5px 9px 27px -10px black;
	box-shadow: 5px 9px 27px -10px black;
}
#announcement_text{
	text-align: justify;
	padding:20px;
	color:#000;
	font-size:25px;
}
#announcement_text img {
	max-width: 100%;
}
.annoucement_title{
	text-align:center;
	font-family: 'BLotusBold';
	font-size:30px
}
#annoucement_light{
	max-width: 1200px;
	/*height: 100px;*/
	/*max-height:830px;*/
	display:none;
	text-align: justify;
	color:#000;
	font-size:25px;
	background-color:#FFF;
}
.fancybox-close-small:after {
	outline: none !important;
}
#annoucement_light img{
	max-width: 100%
}
/*Home Slider....*/
#slider_pagination_body{
	display: table-cell;
	vertical-align: middle;
	height: 45px;
}
#slider_pagination{
	margin: auto;
	height: 18px;
}
.slider_pagination{
	width: 10px;
	height: 10px;
	border: 1px solid #952b1a;
	border-radius: 50px;
	cursor: pointer;
	display: inline-block;
	margin: 3px;
}
.slider_pagination:hover,
.pagination_found{
	background-color:#952b1a;
}


#slider_body{
	margin: auto;
	position:relative;
	display:table;
	border:3px solid #952b1a;
	border-radius:30px;
}
#slide_left, #slide_right{
	position:absolute;
	width:21px;
	height:39px;
	top: 126px;
	background-repeat:no-repeat;
	cursor:pointer;
	display:none;
}
#slide_left{
	left:20px;
	background-image:url(../images/slide-left.png);
}
#slide_right{
	right:20px;
	background-image:url(../images/slide-right.png);
}
#slider_hidden{
	width: 643px;
	margin: 17px 60px;
	height: 249px;
	overflow: hidden;
}
.slider_hidden_img{
	border:3px solid #673115;
	border-radius:30px;
	display:table;
	position:relative;
	overflow:hidden;
	float:right;
	cursor:pointer;
	margin: 0px 0px 0px 41px;
}
.slider_hidden_img:hover{
	border:3px solid #c5a138;
}
.slider_hidden_img img{
	width:181px;
	height:243px;
	vertical-align:bottom;
	border-radius:26px;
	
}
.slider_hidden_img_title{
	background-image: url(../images/slider_bkg.png);
	background-repeat: repeat;
	width: 181px;
	height: 54px;
	position: absolute;
	bottom: 0px;
	border-bottom-left-radius:27px;
	border-bottom-right-radius:27px;
}
.slider_hidden_img_title table{
	width: 181px;
	height: 54px;
	font-family: 'HelveticaNeue', 'BLotusBold';
	color: #673115;
	font-size: 23px;
	line-height: 25px;
}
.slider_hidden_img_title table td{
	text-align:center;
}

/*bottom menu*/
#bottom_menu{
	background-color:#952b1a;
}
#bottom_menu_body{
	margin:auto;
	display: table;
}
.b_menu{
	color:#FFF;
	/*font-family: 'BLotusBold';*/
	float:right;
	font-size: 23px;
	padding: 6px 21px 6px 21px;
	cursor:pointer;
	position: relative;
}
.b_menu a{
	color:#FFF;
	text-decoration:none;
}
.b_menu .menu_text_sub{
	position: absolute;
	display:none;
	-webkit-padding-start: 0px;
	background-color: #952b1a;
	top: 100%;
	line-height: 25px;
	z-index: 2;
}
.b_menu:hover{
	background-color:#bf9f44;
}
.menu_text_sub_{
	/*box-shadow: 1px -1px 0px #bf9f44;*/
	display: inline-block;
	background-color:#9e2b1a;
	float:right;
	cursor:pointer;
	line-height: 25px;
	-webkit-padding-start: 0px;
	padding: 5px 20px 5px 20px;
	font-size: 17px;
	color:#fff;
}
.menu_text_sub_:hover{
	color:#bf9f44;
}

/*Niqat page*/
#article_body, #article_body2{
	width:866px;
	border-radius:50px;
	margin:auto;
	overflow:hidden;
	min-height: 822px;
	position: relative;
}
#article_body{
	border:3px solid #657997;
}
#article_body2{
	border:3px solid #952b1a;
}
#article_header{
	position:relative;
	box-shadow: 0px -8px 20px #000;
	height: 80px;
}
#article_footer{
    box-shadow: 0px 8px 20px #000;
    min-height: 80px;
    position: relative;
    bottom: 0px;
    width: 100%;
    padding: 10px 0px;
}
#article_footer_title{
	color: #952b1a;
	font-size: 25px;
	line-height: 28px;
	text-indent: 30px;
	font-weight: bold;
}
.article_footer_class{
	float:right;
	width:277px;
	text-align:center;
	cursor:pointer;
	font-size: 20px;
	line-height: 20px;
	padding: 0px 5px;
}
.article_footer_class :hover{
	color:#bf9f44;
}
#article_action{
	margin: 39px 39px 0px;
	position: absolute;
	left: 0;
}
.actions_save{
	float:left;
	padding: 0px 6px;
	cursor:pointer;
}
#article_img{
	margin:auto;
	display:table;
	padding: 14px;
}
#article_category{
	margin: 41px 23px 0px;
	position: absolute;
	right: 0;
}
.category_buttons{
	float:right;
	padding-left: 14px;
}
.article_category_title{
	color: #952b1a;
	font-family: 'BLotusBold';
	font-size: 36px;
	position: absolute;
	right: 32px;
	bottom: 0px;
	width: 670px;
	/*line-height: 29px;*/
}
.article_category_title a{
	color: #952b1a;
}
.article_category_title span{
	font-size: 27px;
}
.content{padding:10px 10px 0px 29px; overflow:auto; height:730px;}
/*changed articles styles to articles style*/


/*Ahadeeth page*/
.ahadeeth_title{
	text-align: center;
	color: #952b1a;
	font-size: 27px;
	font-family: 'BLotusBold';
	line-height: 42px;
	padding-top: 5px;
}
.ahadeeth_flower{
	padding:0px 10px;
	vertical-align: middle;
}
.ahadeeth_body_body{
	border:3px solid #952b1a;
	border-radius:13px;
	width: 750px;
	margin: auto;
}
.ahadeeth_subject{
	padding: 24px 16px 6px 34px;
	font-size: 20px;
	cursor: pointer;
	line-height: 20px;
}
.sources_links{
    font-size: 18px;
}
.ahadeeth_subject2{
	padding: 24px 16px 6px 34px;
	font-size: 20px;
	cursor: pointer;
	line-height: 20px;
	display: table;
}
.ahadeeth_left{
	float:left;
	padding-right: 32px;
}
.ahadeeth_right{
	display:table;
	border-bottom:1px solid #fff;
}
.ahadeeth_right:hover{
	border-bottom:1px solid #c2a238;
}
.ahadeeth_scroll{
	height:200px;
	overflow:auto;
}

/*other subjects page*/
#subject_slide_left, #subject_slide_right{
	width:21px;
	height:39px;
	cursor:pointer;
	background-repeat:no-repeat;
	position:absolute;
	margin-top: 381px;
}
#subject_slide_left{
	background-image:url(../images/slide-left.png);
	left: 34px;
}
#subject_slide_right{
	background-image:url(../images/slide-right.png);
	right: 34px;
	display:none;
}
#subjects_body_{
	width: 800px;
	position: relative;
	margin: auto;
	overflow: hidden;
	padding: 83px 0px 19px;
}
#subjects_body_wide{
	width:1600px;
}
.subjects_pages{
	width:800px;
	float:right;
}
.subjects_items{
	float:right;
	margin: 10px 64px 33px;
	cursor:pointer;
}
.subjects_items_img{
	border: 3px #b51d33 solid;
	border-radius: 15px;
	position: relative;
	overflow: hidden;
}
.subjects_items_img img{
	border-radius: 11px;
	width:257px;
	height:260px;
	vertical-align:bottom;
}
.subjects_items_title{
	color:#952b1a;
	text-align:center;
	font-family: 'BLotusBold';
	font-size: 35px;
	height:63px;
	line-height:49px;
}

/*subject body title*/
#subjects_title_body{
	margin:auto;
	width:863px;
	border:3px solid #952b1a;
	border-radius:30px;
	position:relative;
}
#subjects_title_body_{
	width: 775px;
	margin: auto;
}
#subjects_title_img{
	float:right;
	padding: 55px 0px;
}
.subjects_title_img{
	border: 3px #b51d33 solid;
	border-radius: 15px;
	position: relative;
	overflow: hidden;
}
.subjects_title_img img{
	width:257px;
	height:260px;
	vertical-align:bottom;
}
.subjects_title_img_title{
	color:#952b1a;
	text-align:center;
	font-family: 'BLotusBold';
	font-size: 35px;
	height:63px;
	line-height:60px;
}
#subjects_title_titles{
	float: left;
	width: 427px;
	height: 718px;
	color:#000;
	font-size:37px;
	padding: 55px 0px;
}
#subjects_title_titles p{
	margin:0px 0px 29px 0px;
	cursor: pointer;
	border-bottom: 2px solid #fff;
	line-height: 50px;
	display: table;
}
#subjects_title_titles p a{
	color:#000;
	text-decoration:none;
}
#subjects_title_titles p:hover{
	border-bottom:2px solid #c19f38;
}

/*Contact us*/
#article_header_contact{
	position:relative;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
}
.article_header_titles{
	color:#952b1a;
	font-size: 35px;
	padding-top: 14px;
	width:287px;
	text-align:center;
	border-bottom-left-radius: 11px;
	border-bottom-right-radius: 11px;
	display: table-cell;
	cursor:pointer;
	position: relative;
	height: 76px;
	webkit-box-shadow: 0px 6px 12px -8px black;
	-moz-box-shadow: 0px 6px 12px -8px black;
	box-shadow:0px 6px 12px -8px black;
	float:right;
}
.article_header_titles div{
	position: absolute;
	width:282px;
}

/*publications*/
#publications_border{
	border-radius: 50px;
	width: 830px;
	margin: auto;
}
#publications_life_body{
	width: 800px;
	position: relative;
	margin: auto;
}
#publications_life_body_{
	width: 800px;
	position: relative;
	margin: auto;
	overflow: hidden;
	padding: 0px 0px 19px;
}
#publications_life_body_wide{
	width:1600px;
}
#publications_slide_left, #publications_slide_right{
	/*width:21px;
	height:39px;*/
	cursor:pointer;
	background-repeat:no-repeat;
	position:absolute;
	margin-top: 409px;

    border: 4px solid #952b1a;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

#publications_slide_left:hover, #publications_slide_right:hover{
    border: 4px solid #fff;
}

#publications_slide_left{
	background-image:url(../images/slide-left.png);
	left: -55px;
    background-position: 5px 1px;
}
#publications_slide_right{
	background-image:url(../images/slide-right.png);
	right: -55px;
	display:none;
    background-position: 12px 1px;
}
.mantoujat_body{
	width: 309px;
	border-radius: 9px;
	border: 3px solid #952b1a;
	margin-top: 4px;
}
#mantoujat_body_right{
	float:right;
	margin-right: 45px
}
#mantoujat_body_left{
	float:left;
	margin-left: 45px
}
.mantoujat_body img{
	width:286px;
	height:212px;
	margin: auto;
	display: table;
	padding: 18px 0px;
}
.mountajat_list{
	font-size: 28px;
	height: 573px;
	overflow:auto;
	width: 289px;
	float: left;
	padding-left: 5px;
}
.mountajat_list a{
	line-height:44px;
	color:#000;
	cursor:pointer;
}
.mountajat_list a:hover{
	color:#c5a138 !important;
}
#mantoujat_moredetails{
    text-align: center;
    clear: both;
    padding-bottom: 25px;
    font-size: 20px;
}

#article_body3{
	width: 757px;
	border-radius: 17px;
	margin: auto;
	border: 3px solid #952b1a;
	margin-top: 28px;
}
#publications_header{
	position:relative;
	height: 48px;
}
.publications_title{
	color: #952b1a;
	font-family: 'BLotusBold';
	font-size: 26px;
	position: absolute;
	right: 14px;
	top: 0px;
}
#publications_text{
	min-height:430px;
	padding-bottom: 20px;
}
.publications_text_text{
	font-size: 23px;
	position:relative;
}
.publications_text_text p{
	margin:0px;
	line-height: 33px;
}
#clearbefore{
	height: 0px;
 	width: 0px;
  	float: left;
}
#mycover{
	width:194px;
	height:274px;
	padding: 0px 38px;
	float: left;
	clear:left;
}
.ignore-size{
	width:auto !important;
	height:auto !important;
}
.slider_hidden_img_pub{
	border:1px solid #673115;
	border-radius:30px;
	display:table;
	position:relative;
	overflow:hidden;
	float:right;
	cursor:pointer;
	margin: 0px 0px 0px 41px;
}
.slider_hidden_img_pub:hover{
	border:1px solid #c5a138;
}
.slider_hidden_img_pub img{
	width:181px;
	height:243px;
	vertical-align:bottom;
	border-radius:26px;
}

/*monastic life*/
#monastic_life_body{
	width: 840px;
	position: relative;
	margin: auto;
}
#monastic_life_body_{
	width: 840px;
	position: relative;
	margin: auto;
	overflow: hidden;
	padding: 0px 0px 19px;
}
.monastic_border{
	border-radius: 50px;
	width: 830px;
	margin: auto;
	float: right;
	border : 3px solid #952b1a;
	margin-left: 24px;
}
#monastic_life_body_wide{
	width:2582px;
}
.monastic_pages{
	width:830px;
	float:right;
	height:843px;
	margin: 0px 16px;
}
.monastic_items{
	float:right;
	margin: 10px 0px 12px 78px;
	cursor:pointer;
}
.monastic_items_img{
	border: 3px #a11025 solid;
	border-radius: 15px;
	position: relative;
	overflow: hidden;
	display: table;
}
.monastic_items_img:hover{
	border: 3px #c19f38 solid;
}
.monastic_items_img img{
	border-radius: 11px;
	width:205px;
	height:207px;
	vertical-align:bottom;
}
.monastic_items_title{
	color:#952b1a;
	text-align:center;
	font-family: 'BLotusBold';
	font-size: 26px;
	height:50px;
}

#monastic_slide_left, #monastic_slide_right{
	width:21px;
	height:39px;
	cursor:pointer;
	background-repeat:no-repeat;
	position:absolute;
	margin-top: 409px;
	display:none;
}
#monastic_slide_left{
	background-image:url(../images/slide-left.png);
	left: -30px;
}
#monastic_slide_right{
	background-image:url(../images/slide-right.png);
	right: -30px;
}
.album_table{
	margin-bottom:40px;
}
.album_page{
	overflow:auto;
	height:843px;
	width:840px;
}

.album_img img{
	width: 180px;
	height: 180px;
	border: 3px #952b1a solid;
	border-radius: 10px;
}
.album_title{
	color:#952b1a;
	font-size:25px;
	padding: 0px 20px;
}

/*monastic title*/
.monastic_title_body_{
	width: 775px;
	margin: auto;
}
.monastic_title_img{
	float:right;
	padding: 62px 30px;
}
.monastic_title_img_{
	border: 3px #842d1f solid;
	border-radius: 15px;
	position: relative;
	overflow: hidden;
}
.monastic_title_img img{
	width:205px;
	height:207px;
	vertical-align:bottom;
}
.monastic_title_img_title{
	color:#952b1a;
	text-align:center;
	font-family: 'BLotusBold';
	font-size: 35px;
	height: 39px;
	line-height: 37px;
	padding-top:5px;
}
.monastic_title_titles{
	float: left;
	width: 486px;
	height: 718px;
	color:#000;
	font-size:37px;
	padding: 55px 0px;
}
.monastic_title_titles p{
	margin:0px 0px 12px 0px;
	cursor: pointer;
	border-bottom: 2px solid #fff;
	line-height: 50px;
	display: table;
}
.monastic_title_titles p a{
	color:#000;
	text-decoration:none;
}
.monastic_title_titles p:hover{
	border-bottom:2px solid #c19f38;
}

/*Archive*/
.archive_title{
	text-align: center;
	color: #952b1a;
	font-size: 27px;
	font-family: 'BLotusBold';
	line-height: 42px;
	padding-top: 5px;
}
.archive_flower{
	padding:0px 10px;
	vertical-align: middle;
}
.archive_body_body{
	border:3px solid #637794;
	border-radius:13px;
	width: 750px;
	margin: auto;
}
.archive_subject{
	padding: 24px 16px 6px 34px;
	font-size: 20px;
	cursor: pointer;
	line-height: 20px;
}
.archive_subject2{
	padding: 24px 16px 6px 34px;
	font-size: 20px;
	cursor: pointer;
	line-height: 20px;
	display: table;
}
.archive_left{
	float:left;
	padding-right:32px;
}
.archive_right{
	border-bottom:1px solid #fff;
	max-width: 282px;
	display: table;
}
.archive_right:hover{
	border-bottom:1px solid #c2a238;
}
.archive_scroll{
	height:200px;
	overflow:auto;
	width: 535px;
	float:right;
}
.archive_category{
	float:left;
	height: 200px;
	overflow: auto;
	min-width: 210px;
	max-width: 335px;
}
.archive_category_body{
	padding: 14px 0px 6px 34px;
	color:#637794;
	font-size: 18px;
	font-family: 'BLotusBold';
}

.archive_category_body div{
	cursor:pointer;
	white-space:nowrap;
}
.archive_category_body div:hover{
	color:#bf9f44;
}
.archive_right_title{
	font-size: 21px;
	width: 464px;
	color:#952b1a;
	font-family: 'BLotusBold';
}

/*children page*/
#children_body{
	width: 815px;
	margin: auto;
	margin-top: 20px;
}
.children_body{
	float: right;
	width: 504px;
}
.children_body_header{
	height: 140px;
}
.children_body_title{
	color: #952b1a;
	font-size: 48px;
	font-family: 'BLotusBold';
	margin: 28px 31px 0px 0px;
	text-align: center;
	display: table;
	line-height: 53px;
	float:right;
}
.children_body_logo{
	float:left;
	margin: -45px 0px 0px 14px;
}
.children_body_text{
	overflow: auto;
	height: 346px;
	color: #952b1a;
	font-size: 29px;
	line-height: 40px;
	padding-top: 10px;
}
.children_body_text p{
	text-indent: 11px;
	margin-top:12px;
}
.children_prayers{
	float: left;
	width: 265px;
	height: 489px;
	overflow:auto;
	border-radius: 10px;
	border: 2px solid #952b1a;
	margin: 3px 0px 0px 3px;
}
.children_prayers_title{
	color:#952b1a;
	font-family: 'BLotusBold';
	font-size: 31px;
	text-align:center;
}
.children_prayers_text{
	color:#000;
	font-size: 30px;
	line-height: 30px;
	text-align: justify;
}
.children_prayers_text p{
	margin:10px;
	text-indent:10px;
	margin: 14px 0px;
	text-indent: 10px;
}
.children_prayers_text > p + img{
    text-align:center;
}

#children_slider{
	height: 255px;
	width: 815px;
	margin: auto;
}
.children_slider_category{
	float:left;
	width:257px;
	height:253px;
	margin-left: 15px;
	border-radius: 15px;
	border: 2px solid #952b1a;
	overflow:hidden;
	position: relative;
	cursor:pointer;
}
.children_slider_category img{
	width:257px;
	height:253px;
}
.slider_first{
	margin-left:0px;
}
.children_slider_hidden_img_title{
	background-image: url(../images/slider_bkg.png);
	background-repeat: repeat;
	width: 257px;
	height: 72px;
	position: absolute;
	bottom: 0px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.children_slider_hidden_img_title table {
	width: 257px;
	height: 72px;
	font-family: 'BLotusBold';
	color: #952b1a;
	font-size: 28px;
	line-height: 17px;
	text-align:center;
}
.children_slider_hidden_img_title table p{
	margin-top:13px;
}
#children_icons{
	height:53px;
	position:relative;	
	width:815px;
	margin:auto;
}
.children_icons{
	float:left;
	width:257px;
	margin-left: 15px;
}
.icon_first{
	margin-left:0px;
}
.children_icons img{
	margin-top:-37px;
	right: 16px;
	position:relative;
}

.lightbox_children{
	width:600px;
	height:500px;
	display:none;
	padding: 10px 0px 10px 10px;
	overflow:auto;
}
/*Sinksar page*/
#sinksar_body{
	width: 830px;
	margin: auto;
	height: 846px;
}
#sinksar_category{
	width:270px;
	float:right;
}
.sinksar_images_body{
	padding-bottom: 4px;
	cursor:pointer;
	position:relative;
}
.sinksar_clickhere{
	position: absolute;
	bottom: 0px;
	width: 243px;
	text-align: center;
	background-color: #952b1a;
	color: #fff;
	line-height: 23px;
}
.link_right,.link_left{
	position:absolute;
	top: -14px;
}
.link_right{
	right:-23px;
}
.link_left{
	left:0px;
}
.sinskar_images{
	border-radius: 12px;
	overflow: hidden;
	display: table;
	border:2px solid #952b1a;
	position: relative;
}
.sinskar_images img{
	border-radius: 10px;
	vertical-align:bottom;
}
.light_name{
	background-image:url(../source/fancybox_overlay.png);
	background-repeat:repeat;
	width:243px;
	height:113px;
	position:absolute;
	border-radius: 10px;
	opacity:0;
	top:0px;
}
.light_name:hover{
	opacity:1;
}
.light_name table{
	color:#FFF;
	font-size:20px;
	width:243px;
	height:113px;
}

#sinksar_article{
	width:545px;
	height:829px;
	border-radius: 12px;
	border:3px solid #952b1a;
	position:relative;
	overflow:auto;
}
.sinksar_logo{
	text-align:center;
	padding: 20px 0px 10px;
}
.sinksar_title{
	font-family: 'BLotusBold';
	text-align:center;
	font-size: 28px;
}
.sinksar_image_body{
	position: relative;
	margin: auto;
	width: 188px;
}
.sinksar_image{
	border-radius: 5px;
	overflow: hidden;
	display: table;
	border: 6px solid #952b1a;
	margin: auto;
	margin-top: 9px;
}
.article_link_right,.article_link_left{
	position:absolute;
	top: 0px;
	height: 100%;
}
.article_link_right{
	right:0px;
}
.article_link_left{
	left:0px;
}
.sinksar_image img{
	border-radius: 2px;
	vertical-align:bottom;
	height:169px;
}
#sinksar_text{
	/*padding-bottom: 83px;*/
}
#sinksar_text p{
	font-size: 30px;
	margin:15px 0px;
	text-align:center;
}
#sinksar_text a{
	color:#000;
	border-bottom:2px solid #c5a138;
}
#sinksar_food{
	position: relative;
    margin-top: 6px;
	text-align: center;
	width: 100%;
}
#sinksar_food_{
	display:table;
	margin:auto
}
.info-body{
    display: inline-block;
    position: relative;
}
.info{
	cursor:pointer;
}
.sinksar_logo_info{
    position: absolute;
    background-color: #c5a138;
    color: #fff;
    padding: 2px 10px;
    border-radius: 15px;
    font-size: 20px;
    left: 0px;
    margin: auto;
    right: 0px;
    display: none;
}
.attention{
	text-align:center;
	font-size: 23px;
	line-height: 31px;
}

/*Athos page*/
#athos_body{
	width: 830px;
	margin: auto;
	height: 846px;
}
#athos_header{
	color: #952b1a;
	font-family: 'BLotusBold';
	font-size: 30px;
	text-indent: 14px;
	line-height: 30px;
	padding-bottom: 8px;
}
#athos_body_{
	border: 3px solid #952b1a;
	border-radius:15px;
	height: 530px;
	overflow: hidden;
}
#athos_text{
	color:#cda73a;
	width: 330px;
	font-size: 22px;
	height: 530px;
	overflow:auto;
	float: right;
	text-align: justify;
}
#athos_text p{
	text-indent:40px;
	line-height: 30px;
}
#athos_text p:last-child{
	padding-bottom: 15px;
}
#athos_text p:first-child 
{
	font-family: 'BLotusBold';
	font-size: 38px;
	text-indent:0px;
	line-height:59px;
}

#athos_map{
	float:left;
	border-right: 3px solid #952b1a;
}
#athos_map img{
	cursor:pointer;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
	
}
#athos_map_info{
	font-family: 'BLotusBold';
	background-color: #69811a;
	color: #FFF;
	text-align: center;
	font-size: 21px;
	padding: 7px;
	border-bottom-left-radius: 16px;
}

#athos_map_body{
	width:928px;
	height:899px;
	position:absolute;
	z-index:2;
	overflow:hidden;
	display:none;
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
}
#athos_map_img_{
	width:928px;
	height:899px;
	overflow:hidden;
	z-index:2;
}
#athos_map_img{
	cursor:move;
	width:1278px;
	height:1294px;
	background-image:url(../images/Athos_map.jpg);
	background-repeat:no-repeat;
}

#athos_map_img_info{
	font-family: 'BLotusBold';
	background-color: #69811a;
	color: #FFF;
	text-align: center;
	font-size: 21px;
	padding: 7px;
}
/*Map working next*/

.athos_category{
	width:403px;
	height:131px;
	border: 2px solid #952b1a;
	border-radius:9px;
	overflow:hidden;
	margin: 10px 0px 6px;
	cursor:pointer;
}
.athos_category_bottom{
	margin-bottom:0px;
}
.athos_category a{
	color:#FFF;
}
.athos_category:hover{
	border: 2px solid #bf9f44;
}
.athos_category_left{
	float:left;
}

.athos_category_right{
	float:right;
}
.athos_category img{
	width:403px;
	height:131px;
	position:absolute;
}
.athos_category table{
	text-shadow: 0px 0px 8px #000;
	color:#FFF;
	font-size:43px;
	font-family: 'BLotusBold';
	z-index:2;
	width:403px;
	height:131px;
	text-align: center;
	line-height: 50px;
}



/*children gallery*/
#children_gallery_body{
    width: 820px;
    max-height: 822px;
    position: relative;
    margin: auto;
    height: 725px;
}
.characters{
	position: absolute;
	z-index: 2;
}
#kid1{
	right: -94;
	top: 220px;
}
#kid2{
	left: -75px;
	top: -30px;
}
#kid3{
	bottom: -13px;
	left: -76px;
}
#children_gallery_body_{
	position: relative;
	margin: auto;
	padding: 20px 0px 19px;
}

.children_gallery{
    float: left;
    margin: 5px;
}
.children_gallery .img{
    width: 190px;
    height: 195px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.children_gallery .img .thumbnail{
    min-width: 200px;
    min-height: 200px;
}
.children_gallery .bottom{
    background-color: #fff;
    width: 100%;
    height: 50px;
    -webkit-box-shadow: 0px 0px 14px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 14px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 14px -3px rgba(0,0,0,0.75);
    border-top: 1px solid #e5e5e5;
}
.download_img{
    display: table;
    width: 50%;
    height: 100%;
    margin: auto;
}
.social_images{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.social_images img{
    height: 25px;
}
.children_details {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.75);
    padding: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.details_hide{
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}
.details_show{
    -webkit-transform: translateY(0) translateX(0) scale(1) !important;
    -moz-transform: translateY(0) translateX(0) scale(1) !important;
    -ms-transform: translateY(0) translateX(0) scale(1) !important;
    -o-transform: translateY(0) translateX(0) scale(1) !important;
    transform: translateY(0) translateX(0) scale(1) !important;
}
.details_animation{
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}
.children_details .image-title{
    font-weight: bold;
}



#image_top{
    position: absolute;
    left: 100%;
    top: 100%;
    margin-left: 70px;
    margin-top: 55px;
}
#image_bottom{
    position: absolute;
    left: 0%;
    top: 100%;
    margin-top: 55px;
}
#image_top:hover, #image_bottom:hover{
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
#children_video_video{
    width: 580px;
	float: left;
    position: relative;
	padding-bottom: 35px;
}
#example_video_1{
	border-radius: 15px;
	border: 5px #962a19 solid;
	width:480px;
	height:360px;
}
#children_gallery_body_wide{
	width:2400px;
}
.children_gallery_pages{
	/*width:800px;*/
	height: 843px;
	overflow:auto;
	position: relative;
}
.children_gallery_items{
	float:right;
	margin: 10px 0px 12px 78px;
	cursor:pointer;
	width: 205px;
	width: 205px;
}
.children_gallery_items_img{
	border: 3px #a11025 solid;
	border-radius: 15px;
	position: relative;
	overflow: hidden;
}
.children_gallery_items_img:hover{
	border: 3px #c19f38 solid;
}
.children_gallery_items_img img{
	border-radius: 11px;
	width:205px;
	height:207px;
	vertical-align:bottom;
}
.children_gallery_items_title{
	color:#952b1a;
	text-align:center;
	font-family: 'BLotusBold';
	font-size: 26px;
	height: 55px;
	line-height: 37px;
}

#children_gallery_slide_left, #children_gallery_slide_right{
	width:21px;
	height:39px;
	cursor:pointer;
	background-repeat:no-repeat;
	position:absolute;
	margin-top: 409px;
}
#children_gallery_slide_left{
	background-image:url(../images/slide-left.png);
	left: -55px;
}
#children_gallery_slide_right{
	background-image:url(../images/slide-right.png);
	right: -55px;
	display:none;
}

/*Page 2*/
.children_drawings{
	width: 103px;
	height:154px;
	float: right;
	margin: 0px 14px 11px 13px;
}
.drawings_img{
	width: 103px;
	height: 107px;
	border: 3px solid #952b1a;
	border-radius: 22px;
	overflow: hidden;
	cursor:pointer;
	position:absolute;
	
}
.drawings_img:hover{
	border: 3px solid #bf9f44;
	opacity:0.9;
	webkit-box-shadow: 6px 6px 22px -5px black;
	-moz-box-shadow: 6px 6px 22px -5px black;
	box-shadow: 6px 6px 15px -2px black;
}
.drawings_img img{
	width: 103px;
	height: 107px;
	border-radius: 19px;
}
.drawings_title{
	color: #952b1a;
	text-align: center;
	font-size: 26px;
	letter-spacing: -3px;
	white-space: nowrap;
	line-height: 41px;
}
.drawings_character{
	margin-top: -15px;
	margin-right: -14px;
	position:absolute;
}

#children_gallery_body_gal{
	position: relative;
	margin: auto;
	height: 841px;
}
#gallery_image{
	margin:auto;
	display:table;
}
#gallery_image img{
	max-width: 700px;
	margin: auto;
	display: table;
}
#image_details, #image_date{
	text-align:center;
	font-size: 27px;
}
#gal_slide_left, #gal_slide_right{
	position:absolute;
	width:21px;
	height:39px;
	top: 40%;
	background-repeat:no-repeat;
	cursor:pointer;
}
#gal_slide_left{
	left:20px;
	background-image:url(../images/slide-left.png);
}
#gal_slide_right{
	right:20px;
	background-image:url(../images/slide-right.png);
}

/*Children Video*/
#video_list{
	overflow:auto;
	height:360px;
	/*border-left: 5px solid #000;*/
}
.video_name{
	color:#952b1a;
	font-size:24px;
}

.video_name2,
.multivideo_name,
.video_name_{
	color:#952b1a;
	font-size:24px;
	cursor:pointer;
	display: table;
	float: right;
	width: 175px;
	margin: 0px 20px 20px;
	line-height: 22px;
	text-align: center;
    position: relative;
}
.multivideo_name,
.video_name2{
    width: 100%;
    overflow: hidden;
    height: 112px;
    margin: 0px;
}
.multivideo_name img,
.video_name2 img{
    width: 100%;
    min-height: 112px;
    position: absolute;
    left: 0px;
}
.multivideo_name .m-title,
.video_name2 .m-title{
    width: 100%;
    font-size: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    color: #fff;
    background-color: rgba(50, 50, 50, 0.60);
    text-align: right;
    padding: 16px;
    box-sizing: border-box;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;

    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(-50%);

    opacity: 0;
}
.multivideo_name:hover .m-title,
.video_name2:hover .m-title{
    -webkit-transform: translateY(0) translateX(0) scale(1) !important;
    -moz-transform: translateY(0) translateX(0) scale(1) !important;
    -ms-transform: translateY(0) translateX(0) scale(1) !important;
    -o-transform: translateY(0) translateX(0) scale(1) !important;
    transform: translateY(0) translateX(0) scale(1) !important;

    opacity: 1;
}

.video_name_:hover{
	color:#bf9f44;
}

.email_header{
	color: #952b1a;
	font-size: 24px;
	text-align:center;
	font-family: 'BLotusBold';
}
#error{
	text-align: center;
	font-size: 20px;
	color: #bf9f44;
	font-family: 'BLotusBold';
}
.email_lable{
	color: #952b1a;
	font-size: 22px;
}
.email_input{
	width: 200px;
	height: 30px;
}
.email_text{
	width: 100%;
	height: 100px;
	resize: none;
}
.email_button{
	text-align:left;
	margin-top: 10px;
}
.btn{
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 19px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	width: 75px;
}
.btn-primary{
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #006dcc;
	background-image: linear-gradient(to bottom, #0088cc, #0044cc);
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-danger{
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

#flip_builder{
    float: left;
    margin: 15px 0px 0px 84px;
}
#flip_builder img{
    width: 140px;
}

#footer_book{
    display: none;
}
#footer_no_book{
    display: block;
}
#site_video.flip_builder{
     position: relative;
     float: right;
     margin-top: 24px;
     margin-right: 84px;
 }
#site_video_link{
    border-bottom: 1px solid #000;
    line-height: 21px;
    font-size: 21px;
}

#site_video.center{
    position: absolute;
    bottom: 5px;
    font-size: 23px;
    z-index: 0;
    width: 928px;
}
#site_video.center #site_video_link{
    margin: auto;
    display: table;
}

#site_video a{
	color: #000;
}
#download{
    font-family:Arial, Helvetica, sans-serif;
    margin-top: 5px;
}
#download_{
    border: 2px solid #000;
    padding: 5px;
    display: table;
    float: left;
    border-radius: 8px;
    font-size: 18px;
}
.download_video{
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url(../images/glyphicons-halflings.png);
	background-repeat: no-repeat;
	background-position: -120px -24px;
}


.social{
	float:right;
	margin-left: 5px;
}

#share_body{
	position: fixed;
	background-color: rgb(191, 159, 68);
	top: 25%;
	left: -2px;
	z-index: 99;
	-webkit-box-shadow: 3px 3px 5px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 3px 3px 5px -2px rgba(0,0,0,0.75);
	box-shadow: 3px 3px 5px -2px rgba(0,0,0,0.75);
}
#share_title{
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin: 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.share_body{
	margin: 5px;
}

.fancybox-title{
	font-size: 22px !important;
	font-family: 'mylotusRegular' !important;
}

.breadcrumb{
	width: 820px;
	margin: auto;
	margin-top: -20px;
	line-height: 30px;
}
.breadcrumb:after{
	display: block;
	content: '';
	clear: both;
}
.breadcrumb.bottom-space{
	margin-bottom: 10px;
}
.breadcrumb a{
	font-size: 23px;
	float: right;
	color: #952b1a;
}
.breadcrumb a:hover{
	color: rgb(191, 159, 68);
}
.breadcrumb span{
	float: right;
	margin: 7px 10px 0px;
}