@charset "utf-8";
/* CSS Document */

.header{
	width:100%;
	min-width:1020px;
	height:605px;
	background:url(../images/head.jpg) no-repeat center top;
}
.header_in{
	width: 100%;
	min-width: 1020px;
	height: 232px;
	background: url(../images/head.jpg) no-repeat center top;
}
.church{
	width:100%;
	min-width:1020px;
	height:605px;
	position:relative;
	z-index:10;
	background:url(../images/banner_image.png) no-repeat center top;
}
.header_bottom{
	width: 100%;
	min-width:1020px;
	height: 48px;
	background: url(../images/bottom_banner.png) repeat-x;
	margin-top: -47px;
	position:absolute;
	z-index:11;
}
.top{
	width: 100%;
	min-width: 1020px;
	height: 170px;
	position: absolute;
	z-index: 13;
}
.top_in{
	width: 1020px;
	height: 169px;
	margin: auto;
}
.top_section{
	width: 100%;
	min-width: 1020px;
	height: 101px;
	margin-bottom: 12px;
	margin-top: 12px;
}
.top_section_box{
	width:307px;
	height:101px;
	float:left;
}
.home_top-round_left{
	width: 101px;
	height: 101px;
	float: right;
	background: #fff;
	border-radius: 131px;
	margin-right: 68px;
}
.home_top-round_right{
	width: 101px;
	height: 101px;
	float: left;
	background: #fff;
	border-radius: 86px;
	margin-left: 68px;
}
.home_top-round_left img{
	border-radius: 86px;
}
.home_top-round_right img{
	border-radius: 86px;
}
.logo{
	width:405px;
	height:101px;
	float:left;
}
.nav{
	width: 965px;
	height: 38px;
	margin: auto;
	border-radius: 34px;
	background-color: rgba(255,255,255,0.9);
	line-height: 38px;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	/*text-shadow: 0px 0px 5px rgba(150, 150, 150, 1);*/
}
.nav ul li{
	float:left;
	list-style:none;
}
.nav ul li a{
	text-decoration: none;
	color: #0d3f56;
	padding-left: 7px;
	padding-right: 7px;
}
.nav_act{
	background:#fff;
}
.center{
	width: 100%;
	min-width:1020px;
	height: auto;
	background-color: #FFF;
}
.center_in{
	width: 1020px;
	height: auto;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.banner_bottom_section{
	width: 100%;
	height: auto;
	margin-bottom: 29px;
}
.banner_bottom_section-left{
	width: 59%;
	height: auto;
	float: left;
}
.banner_bottom_section-right{
	width: 41%;
	height: auto;
	float: left;
}
.news{
	width: 99%;
	height: 130px;
	margin: auto;
}
.banner_bottom_section2{
	width: 100%;
	height: auto;
	background: url(../images/design.png) no-repeat center bottom;
	padding-bottom: 32px;
	text-align: center;
}
.banner_bottom_section3{
	width: 100%;
	height: auto;
	background: url(../images/green_sky.png) repeat-x top #edfddf;
	padding-bottom: 32px;
	text-align: left;
	padding-top: 87px;
}
.banner_bottom_section3_in{
	width: 1020px;
	height: auto;
	margin: auto;
}
.banner_bottom_section3_section{
	width:100%;
        margin-top: 50px;
}

.banner_bottom_section_in .img_box{
        width: 47%;
    float: left;
    text-align: center;
    margin: 20px 5px;
    box-shadow: 0 0 9px 0px #cecece;
}
.message_image{
	width: 175px;
	height: 175px;
	float: left;
/*	background-color: #CC6666;
	border-radius: 115px;
	border:5px #fff solid;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.75);*/
border-radius: 115px;

}
.message_image img{
	border-radius: 115px;
}
.home_message{
	width: 468px;
	height: auto;
	float: left;
	padding-left: 31px;
	padding-right: 21px;
	text-align: justify;
}
.home_message_1{
	width: 710px;
	height: auto;
	float: left;
	padding-left: 31px;
	padding-right: 21px;
	text-align: justify;
}
.home_video{
	width: 297px;
	height: 164px;
	float: left;
	background: #fff;
	border: 1px solid #dfdfdf;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.design{
	width: 100%;
	height: 19px;
	background: url(../images/design.png) no-repeat center;
	margin-top: 34px;
}
.home_bottom_section{
	width:100%;
	height:auto;
}
.home_album_box{
	width: 285px;
	height: 347px;
	float: left;
	margin-top: 27px;
	margin-right: 27px;
	margin-bottom: 8px;
	margin-left: 27px;
	background-image: url(../images/frame.png);
	background-repeat: no-repeat;
	text-align: center;
}
.home_album_box_img{
	width: 234px;
	height: 245px;
	background: #fff;
	margin-top: 20px;
	margin-left: 25px;
	border-radius: 3px;
}
.home_album_box_img img{
	border-radius: 3px;
}
.footer{
	width:100%;
	height:auto;
	text-align:center;
	color:#272727;
	line-height:18px;
	font-size:11px;
	padding-top:20px;
	padding-bottom:20px;
}
.footer a{
	text-decoration:none;
	color:#272727;
}
.footer a:hover{
	text-decoration:none;
	color:#000;
}
.banner_bottom_section_in{
	width: 100%;
	height: auto;
	padding-bottom: 32px;
	text-align: justify;
}
.banner_bottom_section_inside{
	width: 100%;
	height: auto;
	background: url(../images/green_sky.png) repeat-x top #edfddf;
	text-align: left;
	padding-top: 87px;
}
.admin_image_wrapper{
	width: 1020px;
	height: 778px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.admin_imgb1{
	width: 200px;
	height: auto;
	position: absolute;
	margin-bottom: auto;
	margin-left: 412px;
	margin-right: auto;
	margin-top: auto;
}
.admin_imgb2{
	width: 200px;
	height: auto;
	position: absolute;
	margin-top: 538px;
	margin-left: 419px;
}
.admin_imgb3{
	width: 200px;
	height: auto;
	position: absolute;
	margin-top: 290px;
	margin-left: 90px;
}
.admin_imgb4{
	width: 200px;
	height: auto;
	position: absolute;
	margin-top: 290px;
	margin-left: 310px;
}
.admin_imgb5{
	width: 200px;
	height: auto;
	position: absolute;
	margin-top: 290px;
	margin-left: 759px;
}
.admin_imgb6{
	width: 200px;
	height: auto;
	position: absolute;
	margin-top: 290px;
	margin-left: 536px;
}
.admin_imgb7{
	width: 200px;
	height: auto;
	position: absolute;
	margin-bottom: auto;
	margin-left: 543px;
	margin-right: auto;
	margin-top: auto;
}
.admin_imgb1 img, .admin_imgb2 img, .admin_imgb3 img, .admin_imgb4 img, .admin_imgb5 img, .admin_imgb6 img, .admin_imgb7 img{
	border-radius: 108px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.75);
}
.admin_imgb_name{
	width: 200px;
	text-align: center;
}
.testimonials-wrapper{
	width: 1020px;
	height: auto;
	background: #fff;
	text-align: justify;
	font-size: 14px;
	border-radius: 26px;
	-moz-border-radius: 26px;
	-webkit-border-radius: 26px;
}
/*Testimonial box and font style and colours*/
.testimonial {
	background-color: #f2f2f2; /*Change colour here and in .arrow-down*/
	float: left;
	color: #53646d;
	text-shadow: 1px 1px 0 #ffffff;
	border-radius: 26px;
	padding-bottom: 20px;
	padding-right: 25px;
	padding-top: 20px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
/*Uncomment to add round corners*/
/* -moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px; */
}
/*Author section wrapper*/
.author-wrapper {
width: 100%;
margin-bottom: 20px;
float: left;
}
/*This creates the arrow with no need for an image, thanks to css-tricks.com*/
.arrow {
float: left;
margin-left: 25px;
width: 0;
height: 0;
border-top: 30px solid #f2f2f2; /*Change colour here to match .testimonial*/
border-left: 30px solid transparent;
border-right: 0px solid transparent; /*Make this 30px to create a triangle*/
}
/*Author Name*/
.testimonial-name {
float: left;
margin: 0 8px;
color: #1e4673;
padding-top: 5px;
font: bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
/*Author Job Title*/
.testimonial-name span {
color: #53646d;
font-weight: normal;
}
.testimonial-entry-wrapper{
	width: 100%;
	height: auto;
	float: left;
	border-top: 1px solid #ccc;
	padding-top: 20px;
	margin-top: 79px;
	background:url(../images/testi.jpg) no-repeat right top;
}
.test-input{
	width: 553px;
	height: 25px;
	float: left;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 0px solid #ccc;
	outline: none;
	font-family: Verdana, Arial, Tahoma;
	background-color: #F8F8F8;
	border-radius: 5px;
}
.upload{
	width: 553px;
	float: left;
	height: 37px;
}
.upload input{
	border:none;
	background:#F7F7F7;
	padding:5px;
	border-radius:3px;
	width:553px;
}
.test-textarea{
	width: 553px;
	height: 136px;
	float: left;
	margin-bottom: 8px;
	border: 0px solid #ccc;
	font-family: Verdana, Arial, Tahoma;
	line-height: 25px;
	outline: none;
	margin-top: 16px;
	background-color: #F7F7F7;
	background-image: url(../images/line.png);
	background-repeat: repeat;
	border-radius: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.send-but-wrapper{
	width: 100%;
	float: left;
}
.send-but-wrapper input{
	width: 120px;
	height: 40px;
	border: none;
	border-radius: 11px;
	color: #FFFFFF;
	font-size: 17px;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	background-color: #09F;
}
.send-but-wrapper input:hover{
	background:#06F;
}
.testimonial img{
	float: left;
	border-radius: 125px;
	margin-right: 22px;
}
.product_box{
	width: 100%;
	height: auto;
}
.product-wrapper{
	width: 211px;
	height: auto;
	float: left;
	border: 0px solid #CCC;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}
.product-wrapper:hover{
/*	-webkit-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:    0px 0px 11px rgba(0, 0, 0, 0.25);
	box-shadow:         0px 0px 11px rgba(0, 0, 0, 0.25);
*/}
.product-img-title{
	width: 196px;
	/* [disabled]height:20px; */
	text-align: center;
	line-height: 12px;
	color: #000000;
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 30px;
}
.product-img{
	width: 200px;
	height: 150px;
	margin: 6px;
	position: relative;
}
.product-img .first{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	position:absolute;
    top:0;
    bottom:0;
	right:0;
	left:0;
    margin:auto;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.product-img .second{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	position:absolute;
    top:0;
    bottom:0;
	right:0;
	left:0;
    margin:auto;
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
.product-img img{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	position:absolute;
    top:0;
    bottom:0;
	right:0;
	left:0;
    margin:auto;
	-webkit-transform: rotate(5deg);
	transform: rotate(5deg);
	-webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    transition: all 600ms ease;
	border: 4px solid #F5F5F5;
}
.product-img:hover img{
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    transition: all 600ms ease;
}
.group_photo{
	width:100%;
	height:auto;
	text-align:center;
	margin-bottom:20px;
}
.group_photo img{
	border:8px solid #fff;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.75);
}
.readmore{
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: right;
	margin-top: 12px;
}
.readmore a{
	text-decoration:none;
	color:#000;
}
.readmore a:hover{
	text-decoration:none;
	color:#ccc;
}
.about_bottom{
	width: 1020px;
	height: auto;
	margin-top: 30px;
}
.about_img{
	width: 200px;
	height: auto;
	float: left;
	margin-top: 27px;
	margin-right: 27px;
	margin-bottom: 27px;
	margin-left: 27px;
}
.about_photo{
	width:200px;
	height:200px;
}
.about_photo img{
	border-radius: 120px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.75);
}
.about_photo_name{
	width: 200px;
	height: auto;
	text-align: center;
	line-height: 18px;
	margin-top: 14px;
}
.sharing{
	width: 742px;
	height: auto;
	float: left;
}
.sharing ul{
	padding-left:20px;
}
.sharing ul li{
	width: 703px;
	border-bottom: 1px dotted #ccc;
	list-style: url(../images/aero-s.png);
	padding-top: 5px;
	padding-bottom: 5px;
}
.sharing ul li a{
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #272727;
	display:block;
	-webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    transition: all 600ms ease;
}
.sharing ul li a:hover{
	text-indent:0px;
}
.sharing-right{
	width: 278px;
	height: 388px;
	background: url(../images/articles.png) right top no-repeat;
	float: left;
	margin-top: -18px;
	text-align: right;
}
.back-sharing{
	width:100%;
	height:20px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:right;
}
.back-sharing a{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	background:#000;
	padding:5px;
}
.back-sharing a:hover{
	color:#5eaf22;
}
.contact-section{
	width: 100%;
	height: auto;
	padding-bottom: 13px;
}
.address{
	width: 552px;
	float: left;
	font-size: 13px;
	background-image: url(../images/dove.png);
	background-position: 358px 5px;
	background-repeat: no-repeat;
	height: 390px;
}
.address a{
	text-decoration:none;
	color: #000;
}
.address a:hover{
	text-decoration:none;
	text-decoration:underline;
	color: #333;
}
.contact-form{
	width: 468px;
	height: 280px;
	float: left;
}
.input-contact{
	width: 453px;
	height: 20px;
	border: 1px solid #CCC;
	margin-bottom: 9px;
	padding-right: 5px;
	padding-left: 5px;
}
.text-contact{
	width: 459px;
	height: 91px;
	border: 1px solid #CCC;
	resize:vertical;
	font-family:Verdana, Arial, Tahoma;
}
.contact-but{
	width: 100px;
	height: 20px;
	border: none;
	background: #000;
	color: #fff;
	margin-left: 365px;
	margin-top: 10px;
	cursor: pointer;
}
.contact-but:hover{
	border: none;
	background: #333;
	color: #fff;
	cursor:pointer;
}
.map{
	width: 1020px;
	height: 360px;
	overflow: hidden;
	float: left;
}
.map iframe{
	border-radius:10px;
}
.gallery_left{
	width: 763px;
	height: auto;
	float:left;
}
.gallery_right{
	width: 242px;
	height: auto;
	float: left;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.gallery_right ul{
	padding-left:15px;
}
.gallery_right ul li{
	list-style-image:url(../images/bullet.jpg);
	line-height:25px;
}
.gallery_right ul li a{
	text-decoration:none;
	color:#000;
}
.footer_in{
	width: 1020px;
	height: auto;
	margin: auto;
}
.song{
	width: 30px;
	height: 30px;
	position: absolute;
	margin-top: 2px;
	margin-left: 146px;
}
.malay{
	width: 75%;
	height: 20px;
	line-height: 20px;
	text-align: right;
	margin-top: 20px;
}
.malay a{
	text-decoration: none;
	color: #FFF;
	background: #06F;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 16px;
}
.malay a:hover{
	text-decoration:none;
	color:#ccc;
}
.online{
	width: 85%;
	height: 20px;
	line-height: 20px;
	text-align: left;
	margin-top: 20px;
    margin-bottom: 30px;
}
.online a{
	text-decoration: none;
	color: #FFF;
	background: #06F;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
	
}
.online a:hover{
	text-decoration:none;
	color:#ccc;
}
.welcome_text_left{
	width: 785px;
	height: auto;
	float: left;
	text-align:left;
}
.welcome_text_right{
	width: 216px;
	height: 111px;
	float: left;
	margin-left: 15px;
	margin-top: 20px;
	background:url(../images/feedback.png) no-repeat center;
}
.welcome_text_right a{
	display:block;
	text-decoration:none;
	color:#fff;
	font-size:0px;
	line-height:111px;
}
.welcome_text_right a:hover{
	background:url(../images/feedback_hover.png) no-repeat center;
}
.social-wrapper{
	width: 175px;
	height: 32px;
	float: right;
	position: absolute;
	margin-top: -34px;
	margin-left: 828px;
	margin-right: 0px;
}
.social-box{
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 8px;
}
.social-box img:hover {
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
.facebook_like{
	width: 1000px;
	height: 30px;
	margin: auto;
}
.back{
	width:100%;
	height:30px;
	line-height:30px;
	
}
.back a{
	text-decoration:none;
	color:#fff;
	background:#06F;
	padding:5px 10px 5px 10px;
	border-radius:100px;
}
.back a:hover{
	color:#fff;
	background:#03F;
	border-radius:100px;
}
.video{
	width: 491px;
	height: 315px;
	float: left;
	border: 5px;
	background: #F7F7F7;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.video iframe{
	width: 490px;
	margin:auto;
}
.holly_img{
	width: 338px;
	height: auto;
	float: left;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 16px;
	text-align:center;
}
.holly_img img{
	border:5px #CCC solid;
}
.counter{
	width: 83px;
	height: 39px;
	position: absolute;
	margin-left: 910px;
}

.gallery_box{
    width: 250px;
    height: auto;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
}

.gallery_title{
    text-align: center;
}

   .stack img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
    border: 10px solid #fcb316;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}

.stack:last-of-type {
    margin-right: 0;
}

/* Third stack example (One stack element rotated in the opposite direction) */

.stack.twisted:before {
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -o-transform: rotate(4deg);
}

.stack.twisted:after {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
}

/* Reset all rotations on hover */

.stack:hover:before,
.stack:hover:after,
.team-grid:hover .stack:before,
.team-grid:hover .stack:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
}

/* Stacks creted by the use of generated content */

.stack:before,
.stack:after {
    content: "";
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    width: 100%;
    height: 100%;
    position: absolute;
    border: 10px solid #fcb316;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    -webkit-transition: 0.3s all ease-out;
    -moz-transition: 0.3s all ease-out;
    transition: 0.3s all ease-out;
    -o-transition: 0.3s all ease-out;
    -ms-transition: 0.3s all ease-out;
}

.stack:before {
    top: 4px;
    z-index: -10;
}

/* 1st element in stack (behind image) */

.stack:after {
    top: 8px;
    z-index: -20;
}

/* 2nd element in stack (behind image) */

.stack {
    float: none;
    width: 92%;
    margin: 3% 0% 8% 4%;
    position: relative;
    z-index: 1;
}
/*end*/


/*news*/
.news_flash {
    box-shadow: 0px 0px 1px #999;
}

.news_flash h3 {
    text-transform: uppercase;
    font-size: 1em;
    color: #FFF;
    padding: .5em 1em;
    background:#06b1f0;

}
#nt-example1 {
	max-width: 620px;
	margin: auto;
}

#nt-example1-container {
	text-align: center;
}

#nt-example1-container i {
	font-size: 36px;
	margin: 8px;
	cursor: pointer;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#nt-example1-container i:hover {
	color: #333;
}

#nt-example1 li {
	color: #999999;
	
	overflow: hidden;
	height: 80px;
	padding: 10px;
	line-height: 30px;
	font-size: 14px;
	text-align: left;
	border-bottom: 1px dotted #2c8162;
        font-family: volt;
}
        #nt-example1 li span{
    font-size: 16px;
    margin: 0;
    font-weight: 600;
    line-height: 1.3em;
    color: #000000;
    text-decoration: none;
        }        

#nt-example1 li:hover {
	background:#edfddf;
}
/*end*/
/*______________________________________________________________________________________________________________________*/

.clouds_one {
	background:transparent url(../images/sky1.png) repeat-x ;
	position:absolute;
	left:0;
	top:100px;
	height:400px;
	width:300%;
	overflow:hidden;
	-webkit-animation:cloud_one 150s linear infinite;
	-moz-animation:cloud_one 150s linear infinite;
	-o-animation:cloud_one 150s linear infinite;
	-webkit-transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	-o-transform:translate3d(0,0,0)
}
.clouds_two {
	background:transparent url(../images/sky2.png) repeat-x ;
	position:absolute;
	left:0;
	top:150px;
	height:400px;
	width:300%;
	overflow:hidden;
	-webkit-animation:cloud_two 50s linear infinite;
	-moz-animation:cloud_two 50s linear infinite;
	-o-animation:cloud_two 50s linear infinite;
	-webkit-transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	-o-transform:translate3d(0,0,0)
}
@-webkit-keyframes cloud_one {
	0% {
		left:0
	}

	100% {
		left:-200%
	}
}
@-moz-keyframes cloud_one {
	0% {
		left:0
	}

	100% {
		left:-200%
	}
}
@-webkit-keyframes cloud_two {
	0% {
		left:0
	}

	100% {
		left:-200%
	}
}
@-moz-keyframes cloud_two {
	0% {
		left:0
	}

	100% {
		left:-200%
	}
}


.input{
	width: 467px;
	height: 22px;
	margin-bottom: 11px;
	border: 1px solid #E8E8E8;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.text{
	width: 467px;
	height: 100px;
	border: 1px solid #E8E8E8;
	font-size: 12px;
	margin-bottom: 11px;
	font-family:Arial, Verdana, Tahoma;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	resize: vertical;
}
.but{
	width: auto;
	height: auto;
	padding: 5px;
	border: none;
	background: #1c74b3;
	color: #fff;
	float: left;
	margin-right: 5px;
	border-radius: 3px;
	cursor:pointer;
}
.but:hover{
	background:#000;
}
.but2{
	width: auto;
	height: auto;
	padding: 5px;
	border: none;
	background: #000;
	color: #fff;
	float: left;
	margin-right: 5px;
	border-radius: 3px;
	cursor:pointer;
}
.but2:hover{
	background:#666;
}
.deceased{
	width: 300px;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: center;
}
.deceased_imaage{
	width: 300px;
	height: 300px;
	position: relative;
	margin-bottom: 20px;
}
.deceased_imaage img{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
.deceased_text{
	width:300px;
	height:auto;
}
.big_image{
width: 932px;
height: auto;
float: left;
border: 5px;
margin-top: 19px;
margin-right: 19px;
margin-bottom: 19px;
margin-left: 19px;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
border: 1px solid #ccc;
border-radius: 17px;
}
.big_image_image{
width: 280px;
height: 280px;
float: left;
position: relative;
}
.big_image_image img{
width:auto;
height:auto;
max-width:100%;
max-height:100%;
position:absolute;
top:0px;
bottom:0px;
left:0px;
right:0px;
margin:auto;
}
.big_image_text{
width: 631px;
height: auto;
float: left;
margin-left: 20px;
text-align:left;
}
.wood_board{
	width:228px;
	height:106px;
	background:url(../images/wood_board.png) no-repeat top center;
	position:absolute;
	margin-top:-160px;
	z-index:10;
	-webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 2s;
	text-align:center;
	color:#fff;
	padding-top:20px;
	font-size:20px;
	line-height:20px;
	text-shadow: 2px 0px #000;
}
.wood_board a{
	text-decoration:none;
	color:#fff;
}
.wood_board a:hover{
	text-decoration:none;
	color:#CCC;
}