
body { 
	margin: 0px auto; 
	padding: 0px; 
	/*background: #33CCFF;#B0CAFF; */
	background:#4c667f url(images/bg01.jpg) repeat-y center;
	font: normal .8em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 
}
/* url(images/bg.gif) repeat-x*/
/* LINKS AND HEADINGS STYLING */

a { color: #546F92; background: inherit; }
a:hover { color: #808080; background: inherit; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h2  { font: bold 1.2em "Trebuchet MS", Helvetica, Sans-Serif; }
h3 { clear: both; font-size: 1.1em; color: #000; background: #fff url(images/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0;}
h4  { font: bold 1.1em "Trebuchet MS", Helvetica, Sans-Serif; }
h5 { clear: both; font-size: 1em; color: #000; background: #fff url(images/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0;}
.blue { color: #546F92; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }

/* CONTENT WRAPPER */

#main { 
	width: 900px; 
	margin: 0px auto;
	background: #ffe;
}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 0px 0 0px 0px; 
	background: #fff url(images/barul.gif) no-repeat bottom right; 
}
	#logo h1 { color: #000; background: #fff; }

/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	float: right; 
	background: #fff url(images/barul.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 10px 1px 10px 0; 
	margin: 0; 
}
	#menu li { 
		padding: 14px 18px 14px 18px; 
		color: #444; 
		background: #fff url(images/bar.gif) no-repeat bottom left; 
		display: inline; 
	}
	#menu li.active { 
		background: #fff url(images/baractive.gif) no-repeat bottom left; 
		color: #8D9CAF; 
		font-weight: bold; 
		padding: 14px 18px 14px 18px; 
		margin: 0 1px 0 0; 
	}
	#menu li a { 
		background: #f8f8f8; 
		color: #808080; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #000; 
		background: #f8f8f8; 
	} 	
	.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */

/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	background: #8D9CAF url(images/leftintrobg.gif) repeat-x;
	color: #E5EAF2;
	margin: 37px 0 0px 0;
}
	#intro_left a { color: #fff; background: inherit; }
	#intro_left p { padding: 10px 10px; margin: 2px; }

	/* LEFT VERTICAL MENU */
	
	#menu_left { 
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #e2e2e2; 
	}
		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block; 
			color: #3F5B7F; 
			background: #C2CEDE url(images/arrow.gif) no-repeat center left; 
			width: 204px; 
			padding: 7px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#menu_left li a:hover { background: #9EB1C9 url(images/arrow.gif) no-repeat center left; color: #fff;  }

/* RIGHT INTRO SIDE */
	
#intro_right {
	float: right;
	width: 342px;
	padding: 2px 280px 0 20px;
	color: #547592;
	margin: 0 0 12px 0;
	height: 230px;
	border: 0px solid #e2e2e2;
	background-color: #BCCEDA;
	background-image: url(images/FJM_Promise2009_Small.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
	#intro_right h1 { margin: 0 0 0 0; }
	#intro_right h2 { margin: 5px 0 15px 0; }
	#intro_right h4 { margin: 5px 0 15px 0; }
	#intro_right .white { color: #FFF; background-color:transparent; }
	#intro_right a:link { color: #FFFFFF;}
	#intro_right a:visited {color: #FFFFFF;}
	#intro_right a:hover {background: #547592;}
	#intro_right a:active {color: #FFFFFF;}

#intro_right_in {
	float: right;
	width: 342px;
	padding: 2px 280px 0 20px;
	color: #BCCEDA;
	margin: 0 0 12px 0;
	height: 230px;
	border:0px solid #e2e2e2;
	background-color: #547592;
	background-image: url(images/FJM_Promise2009_Small.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
	#intro_right_in h1 { margin: 0 0 0 0; }
	#intro_right_in h2 { margin: 0 0 20px 0; }
	#intro_right_in .white { color: #FFF; background-color:transparent; }
	#intro_right_in a:link { color: #FFFFFF;}
	#intro_right_in a:visited {color: #FFFFFF;}
	#intro_right_in a:hover {background: #547592;}
	#intro_right_in a:active {color: #FFFFFF;}
	
/* LEFT SIDE */
	
#left {
	float: left;
	width: 250px;
}
	.box {
		padding: 4px 10px;
		border: 1px solid #ccc;
		margin: 0 0 0px 0;
	}
	
	.note {
		padding: 15px 15px 20px 100px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px 0;
		background: #FFFFAD url(images/package.gif) no-repeat;
		color: #585616;
	}
	.bibleverse {
		padding: 0px 0px 0px 0px;
		margin: 0 0 0px 0;
		background: #FFFFFF;
		color: #585616;
	}
	


/* RIGHT SIDE */

#right {
	float: right;
	width: 643px;
}
	.leftcol { 
		float: left; 
		padding: 12px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	}
	.leftcolmid { 
		float: left; 
		padding: 12px 15px;
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	}
	
	.leftcolmiddle { 
		float: left; 
		padding: 12px 15px;
		width: 610px; 
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		}
	.special {
		clear: both;
		margin:0px 0 20px 0;	
		padding: 5px 15px;
		border: 1px solid #ccc;
		background: #eee;
		color: #444;
	}

#rightphoto {
	float: right;
	width: 843px;
}

.leftcolmidphoto { 
		float: left; 
		padding: 12px 15px;
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
}
.floatleftlogo
{
float: left;
width: 100px;
}
.floatleft
{
float: left;
width: 130px;

}
.floatleftus
{
float: left;
width: 130px;
margin: 0 0 20px 0px;
}
.floatlefticon
{
float: left;
width: 20px;
}

.floatright
{
float: right;

}
/* FOOTER */

#footer { background:#4c667f;clear: both; padding: 3px; border-top: 1px solid #ccc; }
	#footer a:link { color: #FFFFFF;}
	#footer a:visited {color: #FFFFFF;}
	#footer a:hover {background: #547592;}
	#footer a:active {color: #FFFFFF;}
	#footer p {color:#fff; padding: 10px 10px; margin: 2px; }


/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}
/* Easy Slider */

	#slider{}
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{
		/*
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
		width:696px;
		height:241px;
		overflow:hidden;
		}
	#prevBtn, #nextBtn{
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}
	#nextBtn{
		left:696px;
		}
	#prevBtn a, #nextBtn a{
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;
		}
	#nextBtn a{
		background:url(images/btn_next.gif) no-repeat 0 0;
		}

/* // Easy Slider */	
/* Lightbox start*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*Lightbox end*/