html, body {
	margin:0;
	padding:0;
	height:100%;
	background-color:#c5d7ed;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#616265;
}

h3.blue
{
	margin: 0;
	color: #385D86;
}

#IPC_Banner {
	background:none;
}

#LeftPanelTopFlash
{
	height: 265px;
	width: 480px;
	overflow: hidden;
}

#LeftPanelBottom
{
	height: 300px;
	width: 480px;
}

#ContainerBanner
{
	background:url(../../SystemImage/IPCOnline_Banner.jpg) no-repeat top;
	width:790px;
	height:140px;
}

#NavigationBar {
	width: 790px;
	height:23px;
	background:#333;
	font-size:14px;
	text-align:center;
}

#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em; 
	z-index: 1000;
}

#nav a{
	display:block;
	padding:0px 12px;
	border:1px solid #333;
	color:#fff;
	text-decoration:none;
	background-color:#333;
}

#nav a:hover{
	background-color:#fff;
	color:#333;
}

#nav li{
	float:left;
	position:relative;
}

#nav ul {
	position:absolute;
	display:none;
	width:120px;
	top:1.5em;
}

#nav li ul a{
	width:100px;
	height:auto;
	float:left;
}

#nav ul ul{
	top:auto;
}	

#nav li ul ul {
	left:12em;
	margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}

.box {
	margin: 0 auto;
	width:850px;
	background:transparent url('../../SystemImage/shadow.jpg') repeat-y scroll top left;
	position:relative;
	/*height:auto !important;  real browsers */
	/*height:100%;  IE6: treaded as min-height*/
	/*min-height:100%;  real browsers */

}

.album a {
	color:#385D86;
	text-decoration:none;
}

.album a:hover {
	color:#7395C2;
	text-decoration:none;

}

img {
	border: 0;
}


a {
	color:#030389;
}




a:hover {
	color:#7395C2;
	text-decoration:none;

}



.container {
	width:790px;
	padding:0px;
	padding-bottom:20px;
	margin:0px 30px;
	background-color:#ffffff;
	background-repeat:repeat-y;
}



.conl {
	padding-left:30px;
	/*background:transparent url('shade-l.jpg') repeat-y scroll top left;*/
}

.conr {
	padding-right:30px;
	/*background:transparent url('shade-r.jpg') repeat-y scroll top right;*/
}


#ContainerContent
{
	padding-top:10px;
	padding-bottom:25px;
	padding-right:5px;
	padding-left:10px;	
	
}


/*********************************
*	Left Panel      			 *				 
**********************************/


#LeftPanel {
	float:left;
	width:464px;
	padding:0 15px 0 0;
}

#LeftPanelBottom
{
	margin-top:15px;	
}

#LeftPanelBottom h3
{
	border-bottom:1px solid #e1e1e1;
}

#LeftPanel #LeftPanelBottomRight #MenuBox a
{
	padding:4px;
}


#MenuBox
{
	background-color:#D7D7D7;
	width:180px;
	padding:5px;
}

/*****   End Of LeftPanel   *****/


/*********************************
*	Right Panel      			 *				 
**********************************/


#RightPanel {
	margin-left:494px;
	width:254px;
	padding:0px 15px 0 0;
}

#RightPanelBottom 
{
	padding-top:10px;	
	
	
}


/*****   End Of RightPanel   *****/

.EventsPanel {
	background-color:#d7d7d7;
	width:254px;
	margin-bottom:10px;
}

.Event 
{
	padding:5px 0px 5px 5px;
}

.EventDesc {
	padding:8px 0px 0px;
}

.EventPhoto {
	float:left;
	padding: 2px 8px;
}

.EventBanner {
	margin-left:10px;
	margin-top:10px;	
}

.EventDate
{
	width:120px;
	text-align:right;
	vertical-align:top;
	background-color:#e1e1e1;
	padding:2px;
}

.EventTitle
{
	border:1px solid #e1e1e1;
}

#footer {
	position:absolute;
	width:780px;
	bottom:0; /* stick to bottom */
	text-align:center;
	padding: 5px;
	background-color:#424242;
	color:#FFFFFF;
}

.album {
	background:#F7F9FD none repeat scroll 0% 50%;
	border:1px solid #E7F0F5;
	line-height:100%;
	margin:0pt 12px 8px 0pt;
	padding:10px 8px 2px 10px;
	width:305px;
	margin-left:10px;
	float:left;
	height:112px;
}

.album .thumb {
	float:left;
	margin-right:6px;
}

h1
{
	padding:0 10px;
}

.upcomingEvent 
{
	margin:10px 20px;
}

.upcomingEvent .calendar 
{
	float:left;
	font-weight: bold;
	font-size: 1.3em;
	color: #000;
	width: 42px;
	height: 28px;
	text-align:center;
	padding-top: 14px;
}

.upcomingEvent .jan {background: url(../../SystemImage/cal/01.gif) no-repeat top;}
.upcomingEvent .feb {background: url(../../SystemImage/cal/02.gif) no-repeat top;}
.upcomingEvent .mar {background: url(../../SystemImage/cal/03.gif) no-repeat top;}
.upcomingEvent .apr {background: url(../../SystemImage/cal/04.gif) no-repeat top;}
.upcomingEvent .may {background: url(../../SystemImage/cal/05.gif) no-repeat top;}
.upcomingEvent .jun {background: url(../../SystemImage/cal/06.gif) no-repeat top;}
.upcomingEvent .jul {background: url(../../SystemImage/cal/07.gif) no-repeat top;}
.upcomingEvent .aug {background: url(../../SystemImage/cal/08.gif) no-repeat top;}
.upcomingEvent .sep {background: url(../../SystemImage/cal/09.gif) no-repeat top;}
.upcomingEvent .oct {background: url(../../SystemImage/cal/10.gif) no-repeat top;}
.upcomingEvent .nov {background: url(../../SystemImage/cal/11.gif) no-repeat top;}
.upcomingEvent .dec {background: url(../../SystemImage/cal/12.gif) no-repeat top;}
.upcomingEvent .none {width: 52px;}

.upcomingEvent .day 
{
	display:block;
}

.upcomingEvent .year 
{
	color:grey;
}

.upcomingEvent .separator 
{
	float:left;
	font-size:30px;
	width: 10px;
}

.upcomingEvent .description 
{
	float:left;
	width:600px;
	padding: 0 10px;
	border-left:1px solid #e1e1e1;
}

.upcomingEvent h2
{
	margin:0px;
}

.upcomingEvent .description p
{
	margin:0px;
	text-align:justify;
	margin-bottom:20px;
}

.eventList
{
	width:600px;
	margin:0 auto;
}

.eventList a
{
	text-decoration:underline;
	color: blue;
}

.eventMonth
{
	border-bottom:1px dotted #000000;
	padding-bottom:5px;
	padding-top:10px;
	text-align:justify;
}

.eventMonth span
{
	font-weight: bold;
	font-size:14px;
}

.eventMonthDetail
{
	
}

.eventMonthDetail .eventTitle
{
	font-weight:bold;
}

#centeredContent
{
	text-align:center;
}

#cellPanel
{
	padding:0 10px;
}

.cell a:hover
{
	text-decoration:underline;
	color:#7395C2;
}

.cell
{
	background:#F7F9FD none repeat scroll 0% 50%;
	border:1px solid #E7F0F5;
	line-height:100%;
	margin:0 5px 5px 0;
	padding:10px 8px 2px 10px;
	height:90px;
	width:120px;
	margin-left:10px;
	float:left;
	font-size:12px;
	line-height:14px;
}

.alignment
{
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
}

.journaling
{
	margin:10px 20px;
	text-align:justify;
}

.journaling .calendar 
{
	float:left;
	font-weight: bold;
	font-size: 1.3em;
	color: #000;
	width: 42px;
	height: 28px;
	text-align:center;
	padding-top: 14px;
}

.journaling .jan {background: url(../../SystemImage/cal/01.gif) no-repeat top;}
.journaling .feb {background: url(../../SystemImage/cal/02.gif) no-repeat top;}
.journaling .mar {background: url(../../SystemImage/cal/03.gif) no-repeat top;}
.journaling .apr {background: url(../../SystemImage/cal/04.gif) no-repeat top;}
.journaling .may {background: url(../../SystemImage/cal/05.gif) no-repeat top;}
.journaling .jun {background: url(../../SystemImage/cal/06.gif) no-repeat top;}
.journaling .jul {background: url(../../SystemImage/cal/07.gif) no-repeat top;}
.journaling .aug {background: url(../../SystemImage/cal/08.gif) no-repeat top;}
.journaling .sep {background: url(../../SystemImage/cal/09.gif) no-repeat top;}
.journaling .oct {background: url(../../SystemImage/cal/10.gif) no-repeat top;}
.journaling .nov {background: url(../../SystemImage/cal/11.gif) no-repeat top;}
.journaling .dec {background: url(../../SystemImage/cal/12.gif) no-repeat top;}

.journaling .day 
{
	display:block;
}

.journaling .year 
{
	color:grey;
}

.journaling .separator 
{
	float:left;
	font-size:30px;
}

.journaling .description 
{
	float:left;
	width:600px;
	padding: 0 10px;
	border-left:1px solid #e1e1e1;
}

.journaling h2
{
	margin:0px;
}

.journaling .description p
{
	margin:0px;
	text-align:justify;
	margin-bottom:20px;
}

#ministryLinks
{
	text-align:center;
}

#ministryLinks ul li
{
display: inline;
}

#searchBox form
{
	display: inline;
}

/** START jQuery jqGalScroll Plugin */
.jqGSContainer{position:relative;width:464px;}
.jqGSContainer .jqGSImgContainer{}
.jqGSContainer .jqGSImgContainer ul{padding:0;margin:0;position:relative;list-style:none;}
.jqGSContainer .jqGSImgContainer ul li{padding:0;margin:0;position:relative;margin-top:0;margin-bottom:0px;float:left;}
.jqGSContainer .jqGSImgContainer ul li .jqGSLoader{width:100%;height:100%;position:absolute;}
.jqGSContainer .jqGSImgContainer ul li img{border:1px solid #fff;}
.jqGSContainer .jqGSImgContainer ul li .jqGSTitle{background:#000;position:absolute;right:0px;top:0px; padding:3px;color:#fff;width:300px}

.jqGSContainer .jqGSPagination{position:relative;width:100%;height:20px;padding:0;background-color:#fff;border-width:0;}
.jqGSContainer .jqGSPagination ul{padding: 0 0 0 1px;margin:0;list-style:none;position:relative;float:right;background-color:#000;}
.jqGSContainer .jqGSPagination ul li{padding:0;margin:0;float:left;padding-right:1px;text-align:center;padding-bottom:1px;}
.jqGSContainer .jqGSPagination ul li a{padding:2px;background:#000;border-width:0; color: #fff;text-decoration:none;display:block;width:20px;font:10px Verdana, Arial, Helvetica, sans-serif;}
.jqGSContainer .jqGSPagination ul li a.selected{background:#fff;color:#f03;}
.jqGSContainer .jqGSPagination ul li a:hover{background:#fff;color:#000;}

.jqGSImgContainer{border:1px solid #000;}
/** END */

#aspnetForm
{
	padding:0px;
	margin:0px;
}

#InsideIPC {
	background-color:#d7d7d7;
	width:252px;
	height:103px;
	margin: 0 0 10px 0;
	overflow: hidden;
	text-align: center;
	padding: 2px 0 0 2px;
}

#InsideIPC .thumb {
	width:80px;
	height:100px;
	float: left;
	margin: 0 2px 2px 0;
}

#InsideIPC span {
	margin:0;
	padding:0;
	display:block;
}

#InsideIPC img {
	width: 6em;
	height: 6em;
	padding: 4px;
	border: 1px solid #e7e7db;
	border-right: 1px solid #d1d1bc;
	border-bottom: 1px solid #d1d1bc;
	background: #f4f4ed;
}

#InsideIPC a:hover img {
	border: 1px solid #bdbdbd;
}

.small-text {
	font-size: 10px;
}

/* Bambang 13/09/2008 - Resources Added */
.schedule {
	background:#F7F9FD none repeat scroll 0% 50%;
	border:1px solid #E7F0F5;
	line-height:100%;
	margin:0pt 12px 8px 0pt;
	padding:10px 8px 2px 10px;
	width:305px;
	margin-left:10px;
	float:left;
}

/* Bambang - End */

/* Bambang 13/09/2008 - Prayer request Added */
.floatLeft 
{
    float:left;
}

.clearBoth
{
    clear:both;
}

#prayerRequestBox
{
    margin-left:10px;
}

/* Bambang - End */

/* Bambang 3/8/2009 - Start -> 100% love concert */
#woodBackground
{
    background-image:url('../../SystemImage/IPC Concert/Cardboard.jpg');
    height:auto;
}

#outsideContainer
{
    width:1000px;
    height:auto;
}

#formOutsideContainer
{
    margin: 0em 5em 3em 5em;
    color:Black;
    font-size:larger;
    border:solid 1px black;
    width:30em;    
    float:left;
}

#formInsideContainer
{
    margin: 3em;
}

#bottomInfo
{
    margin:0em 1em 1em 1em;
}

.lbl
{
    width:10em;
    margin-right:0.5em;
    float:left;
}

.txt
{
    margin-right:0.5em;
}

#logo100Love
{
    float:left;
}

.transportInfo
{
    clear:both;
    color:Black;
    margin: 3em;
}

/* Bambang 3/8/2009 - End */
