@charset "utf-8";
/*          Author: Jibin Varghese 
            style: version 1.4         */
			@font-face {
    font-family: 'font3';
	src:url(fonts/OpenSans-Regular.ttf);
}
			body{margin:0;padding:0;}
#wrapper{
	margin:auto;
	width:auto;
	height:auto;
	background-color:#072d54;
	   
}
#bg{
	margin:auto;
	width:1320px;
    min-height:1000px;
	height:auto;
	overflow:hidden;
	background-repeat:no-repeat;
	background-color:#072d54;
	background-image:url(images/bg555.png);
}
#top1{
	margin:auto;
	width:1000px;
	height:auto;
	background-color:#072d54;
}
#top{
	margin:auto;
	width:1000px;
	height:480px;
	float:left;
	background-color:#072d54;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
    box-shadow:4px 0px 4px #001020;
}
#top2{
	margin:auto;
	width:1000px;
	height:480px;
	float:left;
	margin-top:50px;
   	border-radius:20px;
	box-shadow:-4px -4px 4px #001020;
}
#header{
	margin:auto;
	width:1000px;
	height:150px;
}
#slide{
	margin:auto;
	height:330px;
	width:1000px;
	float:left;
	margin-top:-330px;
	position:absolute;
	z-index:+1;
}
#for_pegion
{
	margin:auto;
	width:1000px;
	height:550px;
	position:relative;
	margin-top:-225px;
	z-index:+3;
}
#pegion1
{
	margin:auto;
	width:60px;
	height:44px;
	float:left;
	margin-top:210px;
	margin-left:420px;
	position:absolute;
	animation:jibin1 8s;
	-moz-animation:jibin1 8s;
	-webkit-animation:jibin1 8s;
	-o-animation:jibin1 8s;
	transition-timing-function:ease-out;
	-webkit-transition-timing-function:ease-out;
	-o-transition-timing-function:ease-out;
	-moz-transition-timing-function:ease-out;
	background-image:url(images/pegion12.gif);
	z-index:+10;
}
@keyframes jibin1
{
	0%{left:175px;top:-255px;}
	100%{left:0px;top:-1px;}
}
@-moz-keyframes jibin1
{
	0%{left:175px;top:-255px;}
	100%{left:0px;top:-1px;}
}
@-webkit-keyframes jibin1
{
	0%{left:175px;top:-255px;}
	100%{left:0px;top:-1px;}
}
@-o-keyframes jibin1
{
	0%{left:175px;top:-255px;}
	100%{left:0px;top:-1px;}
}	
		
#logo{
	margin:auto;
	width:100px;
	height:110px;
	float:left;
	margin-left:20px;
	margin-top:4px;
	background-image:url(images/logo1.png);
}
#logo1{
	margin:auto;
	width:110px;
	height:110px;
	float:right;
	margin-right:20px;
	margin-top:4px;
	background-image:url(images/cross-logo.png);
}
#church_head{
	margin:auto;
	height:65px;
	width:700px;
}
#church_name{
	margin:auto;
	height:40px;
	width:auto;
	max-width:500px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:30px;
	/*color:#FFD9B3;*/
	color:#fcedca;
	font-style:italic;
	margin-top:10px;
	text-shadow:2px 2px 2px #f41510;  
}
#church_place{
	margin:auto;
	height:30px;
	width:220px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:23px;
	font-weight:bold;
	text-shadow:#000 2px 2px 2px;
}
/*#church_slide{
	margin:auto;
	height:300px;
	width:440px;
	float:left;
	margin-top:15px;
	margin-left:332px;
	
	background-image:url(images/church16.png);
}*/
/*#pegion{
	margin:auto;
	height:50px;
	width:50px;
	background-image:url(images/pegion-cross.gif);
	float:left;
	margin-left:100px;
	margin-top:-20px;
}*/
.slide_images{
	margin:auto;
	height:330px;
	width:330px;
	float:left;
    
}
/*#jesus{
	margin:auto;
	float:right;
	width:225px;
	height:250px;
	
	position:relative;
	margin-top:20px;
	background-image:url(images/jesus1.png);
	
}*/
#first_bottom_bar{
	margin:auto;
	height:130px;
	width:1000px;
	float:left;
	border-radius:20px;
	box-shadow:4px 4px 4px #000911;
	background-color:#FFF;
}
#first_bottom_bar1{
	margin:auto;
	height:130px;
	width:1000px;
	float:left;
	margin-top:15px;
	border-radius:20px;
	box-shadow:-4px -4px 4px #000911;
}
#bottom_header{
	margin:auto;
	height:180px;
	width:1000px;
	margin-top:20px;
	background-color:#CC3;
	float:left;
}
#bar{
	margin:auto;
	height:25px;
	width:1000px;
	background-color:#001E3C;
	float:left;
	margin-top:-38px;
	border-bottom:#FFF thin;
	border-top:#FFF thin;
	border-bottom-style:ridge;
	border-top-style:ridge;
	color:#FFF;
	padding-top:5px;
	
}
#for_menubar{
	margin:auto;
	width:1000px;
	height:185px;
	position:absolute;
	
}
div.pagination {
font-family:Arial, Helvetica, sans-serif;
width:625px;
clear:both;
padding:10px 0 10px 0;
margin:0 auto;
text-align:center;
font-size:11px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #E67300;
text-decoration: none; 
color: #666;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #E67300;
color: #fff;
background-color: #E67300;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #E67300;
font-weight: bold;
background-color: #E67300;
color: #FFF;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #f3f3f3;
color: #ccc;
}
/*#menubar{
	margin:auto;
	height:35px;
	width:620px;
	float:left;
	margin-left:190px;
	margin-top:150px;
	background-color:#36F;
	border-radius:10px;
	box-shadow:#003a76 2px 2px 2px;
	z-index:+2;
	overflow:hidden;
	position:relative;
}
/*.menu a:link,a:visited{
	margin:auto;
	height:20px;
	width:auto;
	float:left;
	border-right:groove #B2B2B2;
	border-right-style:ridge;
	border-radius:2px;
	padding-left:15px;
	/*color:#fcf0ce;*/
   /* color:#fcedca;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	margin-top:8px;
	padding-right:15px;
	text-decoration:none;
}
.menu a:hover{
	
	color:#e81e2b;
}
*/
/*#cross_logo{
	margin:auto;
	height:150px;
	width:150px;
	background-image:url(images/cross-new.png);
	float:left;
	margin-left:425px;
}

#r-angel{
	margin:auto;
	width:130px;
	height:120px;
	float:right;
	margin-right:60px;
	background-image:url(images/angelr1.png);
	margin-top:60px;
}
#l-angel{
	margin:auto;
	width:130px;
	height:120px;
	float:left;
	margin-left:60px;
	margin-top:60px;
	background-image:url(images/angellll.png);
}*/
#words{
	margin:auto;
	width:700px;
	height:130px;
	float:left;
}
a #fb-tw-go{
	margin:auto;
	width:175px;
	height:47px;
    float:right;
	margin-top:35px;
	background-image:url(images/social_links3.png);
	
	
}

#verse{
	margin:auto;
	width:280px;
    height:30px;
	float:left;
	text-align:justify;
	text-decoration:none;
	text-emphasis:accent;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:large;
	font-weight:bolder;
	color:#00468C;
	padding-left:20px;
	margin-top:10px;
}
#verse_content{
	margin:auto;
	width:600px;
	min-height:50px;
	max-height:70px;
	height:auto;
	float:right;
	color:#000;
	font-family:"Arial Black", Gadget, sans-serif;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	text-height:!important;
	alignment-baseline:hanging ideographic;
	overflow:hidden;
}
#whose_verse{
	margin:auto;
	float:right;
	width:180px;
	height:30px;
    color:#FF6C6C;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-weight:bold;
	font-style:oblique;
}
#body_index{
	margin:auto;
	min-height:300px;
	height:auto;
	width:1000px;
	background-color:#FFF;
    border-bottom-left-radius:20px;
    border-bottom-right-radius:20px;
	float:left;
	box-shadow:#000D1A 4px 4px 4px;
	
}
#body_index1{
	margin:auto;
	min-height:300px;
	height:auto;
	width:1000px;
	background-color:#FFF;
    border-radius:20px;
	float:left;
	box-shadow:#000D1A -4px -0px 4px;
	
}
#body_index_welcome{
	margin:auto;
	width:630px;
	min-height:400px;
	height:auto;
	float:left;
}
h2{
	margin:auto;
	width:auto;
	height:30px;
	color:#e81e2b;
	font-family:Tahoma, Geneva, sans-serif ;
	font-size:22px;
	font-weight:bolder;
	margin-top:10px;
	margin-left:20px;
	float:left;
}
#vline{
	margin:auto;
	float:left;
	height:530px;
	width:1px;
	background-image:url(images/vline.png);
}
#news-events{
	margin:auto;
	width:345px;
	height:480px;
	float:right;
	padding-right:10px;
}
#body_index_wel_content{
	margin:auto;
	min-height:360px;
	height:auto;
	width:630px;
	float:left;
	overflow:hidden;  
}
#bottom_body_index{
	margin:auto;
	height:290px;
	width:980px;
	float:left;
	margin-top:10px;
	margin-left:12px;
}
.btm_bdy_index_cntnt{
	margin:auto;
	height:290px;
	width:325px;
	float:left;
	
}
.btm_bdy_index_cntnts{
	margin:auto;
	height:290px;
	width:470px;
	float:left;
}
#index_gallery_outs{
  margin:auto;
  width:470px;
  height:220px;
  border-radius:10px;
  background-color:#CCC;
  margin-top:50px;
  box-shadow:2px 2px 2px #7E7E7E;
}
#index_gallery_ins{
  margin:auto;
  width:450px;
  height:170px;
  border-radius:10px;
  margin-top:10px;
  float:left;
  margin-left:10px;
  background-color:#FFF;
  color:#121212;
  overflow:hidden;
  
}
.b-vlines
{
  margin:auto;
  float:left;
  height:290px;
  width:15px;
  background-image:url(images/b-vline.png);
}
#footer{
	margin:auto;
	width:1000px;
	height:100px;
	float:left;
}
#copy_right{
	margin:auto;
	height:30px;
	width:600px;
	margin-top:25px;
	color:#FFF;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-style:normal;
	overflow:hidden;
	
}
#design_development{
	margin:auto;
	height:30px;
	width:600px;
	margin-top:6px;
	color:#FFF;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-style:normal;
	font-style:italic;
	overflow:hidden;
}
.content
{
	margin:auto;
	padding:20px;
	padding-top:10px;
	width:auto;
	height:auto;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:17px;
	font-style:oblique;
	text-align:justify; 
	color:#002E5B;
}
.news_content{
	margin:auto;
	height:90px;
	width:320px;
	float:left;
	margin-top:5px;
	margin-left:10px;
	overflow:hidden;
	padding:10px;
	color:#001C37;
	font-style:oblique;
}
.news_content a{
    color:#00468C;
	text-decoration:none;
	font:"Times New Roman", Times, serif;
	font-size:large;
	font-style:italic;
	font-weight:bold;
}
.image_news{
	margin:auto;
	height:50px;
	width:70px;
	background-color:#0CC;
	background-image:url(images/index_news.jpg);
	float:left;
	margin-left:5px;
	margin-top:5px;
	border-radius:5px;
	margin-right:10px;
	margin-bottom:6px;
}
.heading{
	margin:auto;
	width:auto;
	max-width:300px;
	height:30px;
	float:left;
	margin-left:15px;
	margin-top:10px;
    font:"Arial Black", Gadget, sans-serif;
	font-size:larger;
	font-weight:bold;
	color:#fa0811;
	font-style:oblique;
}
.b-vline
{
	margin:auto;
	float:left;
	height:290px;
	width:1px;
	background-image:url(images/b-vline.png);
}		
#index_gallery_out{
	margin:auto;
	width:290px;
	height:220px;
	border-radius:10px;
	background-color:#CCC;
	margin-top:50px;
	box-shadow:2px 2px 2px #7E7E7E;
}
#index_gallery_in{
	margin:auto;
	width:270px;
	height:170px;
	border-radius:10px;
	margin-top:10px;
	float:left;
	margin-left:10px;
	background-color:#FFF;
	color:#121212;
	overflow:hidden;
	
}
.nreadmore{
	-moz-box-shadow:inset 0px 1px 0px 0px #80BFFF;
	-webkit-box-shadow:inset 0px 1px 0px 0px #80BFFF;
	box-shadow:inset 0px 1px 0px 0px #80BFFF;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005CB9), color-stop(1, #001F3E) );
	background:-moz-linear-gradient( center top, #005CB9 5%, #001F3E 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#005CB9', endColorstr='#001F3E');
	background-color:#005CB9;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	border:1px solid #001F3E;
	display:inline-block;
	color:#000000;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #003A75;
	float:right;
	margin-right:20px;
	margin-top:6px;
}
.nreadmore:hover{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #001F3E), color-stop(1, #005CB9) );
	background:-moz-linear-gradient( center top, #001F3E 5%, #005CB9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#001F3E', endColorstr='#005CB9');
	background-color:#001F3E;
}.nreadmore:active {
	position:relative;
	top:1px;
	background-color:
}
.nreadmore a:link,.nreadmore a:visited,.nreadmore a:hover,.nreadmore a:active{
	color:#FFF;
	text-decoration:none;
}
#newsevents_wrap{
	margin:auto;
	width:910px;
	height:650px;
	overflow:hidden;
	
}
.newsandevents
{
	margin:auto;
	min-height:100px;
	height:auto;
	width:900px;
	padding:2px;
	margin-top:10px;
	float:left;
	overflow:hidden;
}
.news_photo{
	margin:auto;
	height:100px;
	width:120px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	background-image:url(images/news_church.jpg);
}
.news_content_title{
	
	color:#00468C;
	text-decoration:none;
	font:"Times New Roman", Times, serif;
	font-size:large;
	font-style:italic;
	font-weight:bold;
}
.news_content_body{
	margin:auto;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:medium;
	font-weight:normal;
	font-style:oblique;
	color:#000;
}
#about_body{
	margin:auto;
	width:920px;
	min-height:600px;
	height:auto;
	float:left;
	margin-left:40px;
	letter-spacing:1px;
	text-align:justify;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:font3;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:oblique;
	font-weight:normal;
	font-size:17px;
	color:#002E5B;
	line-height:24px;
}
#about_photo{
	margin:auto;
	height:200px;
	width:250px;
	float:right;
	background-image:url(images/church_abt.jpg);
	margin-bottom:10px;
	margin-left:10px;
	border:#AE0000 groove;
}
#enquiry{
	margin:auto;
	width:900px;
	height:420px;
	float:left;
    margin-left:60px;
	margin-top:30px;
	border:groove #f83e2f;
	/*#00468C;
	/*#f83e2f;*/
}
#enq_form
{
	margin:auto;
	height:400px;
	width:420px;
	float:left;
}
#jesus_prayr{
	margin:auto;
	width:420px;
	height:420px;
	background-image:url(images/jesus_prayer1.png);
	float:right;
}
.warning_box{font-family:Arial, Helvetica, sans-serif;font-size: 14px;width:916px;clear:both;background:url(../images/warning.png) no-repeat left #fcfae9;
border:1px #e9e6c7 solid;background-position:15px 10px;padding:20px 20px 15px 60px;}

.valid_box{font-family:Arial, Helvetica, sans-serif;font-size: 14px;width:916px;clear:both;background:url(../images/valid.png) no-repeat left #edfce9;
border:1px #cceac4 solid;background-position:15px 10px;padding:20px 20px 15px 60px;}

.error_box{font-family:Arial, Helvetica, sans-serif;font-size: 14px;width:916px;clear:both;background:url(../images/error.png) no-repeat left #fce9e9;
border:1px #eac7c7 solid;background-position:15px 10px;padding:20px 20px 15px 60px;}
.single_act_box{margin:0 auto; cursor:pointer;}
#contact_us{
	margin:auto;
	width:920px;
	height:500px;
	margin-top:80px;
	
}
#contact_us_adrs{
	margin:auto;
	width:430px;
	height:400px;
	float:left;
	margin-top:10px;
	box-shadow:#CACACA 2px 2px 2px;
	box-decoration-break:slice;
	border-radius:20px;
	background-color:#FFF;
	
}
#contact_us_adrss{
	margin:auto;
	width:430px;
	height:400px;
	float:left;
	box-decoration-break:slice;
	box-shadow:#CACACA -2px -2px 2px;
	border-radius:20px;
	background-color:#FFF;
}
#contact_us_loc{
	margin:auto;
	width:430px;
	height:400px;
	float:right;
	margin-top:10px;
	box-shadow:#CACACA 2px 2px 2px;
	box-decoration-break:slice;
	border-radius:20px;
	background-color:#FFF;
}
#contact_us_locc{
	margin:auto;
	width:430px;
	height:400px;
	float:right;
	box-decoration-break:slice;
	box-shadow:#CACACA -2px -2px 2px;
	border-radius:20px;
	background-color:#FFF;
}
#contact_us_adrs_inr{
	margin:auto;
	height:370px;
	width:400px;
	background-color:#FFF;
	border-radius:20px;
	margin-top:15px;
	box-shadow:#CACACA 2px 2px 2px inset;
}
#contact_us_inner{
	margin:auto;
	height:367.5px;
	width:397.5px;
	float:left;
	margin-left:3.5px;
	margin-top:3.5px;
	background-color:#FFF;
	border-radius:20px;
	box-shadow:#CACACA -2px -2px 2px inset;
}
.ch_admin_box{
	margin:auto;
	width:940px;
	height:250px;
	
	float:left;
	margin-top:20px;
	margin-left:25px;
	border-radius:10px;
	box-shadow:#CDCDCD 1.5px 1.5px 2px;
	/*background-color:#FCFCFC;*/
	background-color:#F9FCFC;
}
.ch_admin_box h3{
	margin:auto;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:oblique;
	font-weight:bold;
	font-size:large;
	color:#00468C;
}
.ch_admin_pic{
	margin:auto;
	width:200px;
	height:250px;
	float:left;
}
.ch_admin_details{
	margin:auto;
	width:310px;
	height:250px;
	float:right;
	margin-right:10px;
}
.ch_admin_name{
	margin:auto;
	height:150px;
	width:350px;
	float:left;
	margin-left:20px;
	margin-top:40px;
}
.annual_celi{
	margin:auto;
	min-height:280px;
	height:auto;
	width:900px;
	float:left;
	color:#00468C;
	margin-left:40px;
	margin-top:10px;
	margin-bottom:20px;
}
#mng_committee_h{
	margin:auto;
	height:30px;
	width:340px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:oblique;
	font-weight:bolder;
	font-size:23px;
	color:#00468C;
}
.trustee{
	margin:auto;
	height:90px;
	width:300px;
	float:left;
	margin-top:20px;
}
.trus_details{
	margin:auto;
	height:50px;
	width:300px;
	float:left;
	margin-top:10px;
}
#cmte_memb{
	margin:auto;
	height:170px;
	width:920px;
	float:left;
	margin-left:15px;
	margin-top:10px;
}
#cmte_memb_details{
	margin:auto;
	height:120px;
	width:900px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}
#gallery{
	margin:auto;
	height:auto;
	min-height:580px;
	width:940px;
	background-color:#FFFFFF;
	float:left;
	margin-left:30px;
	margin-bottom:15px;
	margin-top:10px;
	}
.dwn_name{
	margin:auto;
	height:30px;
	width:940px;
	float:left;
	
	margin-left:60px;
	margin-top:15px;
}
.dwn_name a{
	margin:auto;
	font-family:'MerriweatherBold', Serif;
	font-weight:bold;
	font-style:normal;
	font-size:20px;
	text-decoration:none;
	color:#7A00F4;
	
}
	
	
	
	