@charset "utf-8";
/* CSS Document */
/* jQuery lightBox plugin - Gallery style */
/*  This layout is for sample purposes
    Feel free to edit it to suit your needs
*/
.lbGallery {
	padding: 10px;
	width: 488px;
	height:178px;
	background-image: url(../images/SpiritofLifeMidwifery_LightBoxBG.png);
	background-repeat: no-repeat;
	}
	
.lbGallery2 {
	padding: 10px;
	background-image: url(../images/SpiritofLifeMidwifery_StoryImgContainerBG.png);
	background-repeat: no-repeat;
	height: 175px;
	width: 160px;
	}	

.lbGallery3 {
	padding: 10px;
	width: 488px;
	height:258px;
	background-image: url(../images/SpiritofLifeMidwifery_LightBoxBG2.png);
	background-repeat: no-repeat;
	}


	
	.lbGallery ul, .lbGallery3 ul {
	list-style: none;
	margin-right: 50px;
	margin-top: 20px;
}



.lbGallery2 ul {
	list-style: none;
	margin-right: 25px;
	margin-top: 10px;
}

	.lbGallery ul li, .lbGallery2 ul li, .lbGallery3 ul li { display: inline; }
	.lbGallery ul img, .lbGallery3 ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
		
	}
	
	
	
	.lbGallery ul li a:hover img, .lbGallery2 ul li a:hover img, .lbGallery3 ul li a:hover img {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #3e3e3e;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3e3e3e;
	
	}
	
	
	
	.lbGallery ul a:hover img, .lbGallery3 ul a:hover img {
	color: #fff;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 20px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;		
	}
	
	.lbGallery2 ul a:hover img {
	color: #fff;
	border-top-width: 4px;
	border-right-width: 5px;
	border-bottom-width: 12px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;		
	}
	
	
	
	
	.lbGallery ul a:hover, .lbGallery2 ul a:hover, .lbGallery3 ul a:hover { color: #fff; }
	
	
	#IBoxImage5Large #photoGroup {
	position: relative;
}
	
#IBoxImage5Large #photoGroup p.caption {
	font-size: 1em;
	font-style: italic;
	text-align: right;
	margin-right: 0.8em;
	padding-right: 10px;
}
#IBoxBSMainContent #photoGroup #caption1, #IBoxBSMainContent #photoGroup #caption2, #IBoxBSMainContent #photoGroup #caption3, #IBoxBSMainContent #photoGroup #caption4, #IBoxBSMainContent #photoGroup #caption5, #photoGroup #caption6, #photoGroup #caption7, #photoGroup #caption8, #photoGroup #caption9, #photoGroup #caption10 {
	position: absolute;
	top: 265px;
!important
	top: 275px;
	left: -205px;
	visibility: hidden;
	width: 500px;
	overflow: hidden;
	z-index: 5;
}

/*Birth Stories Main Landing Page Styles*/

#IBoxBSMainContent #photoGroup #caption1 {
	visibility: visible;
}


#IBoxBSMainContent #photoGroup p.caption {
	font-size: 1em;
	font-style: italic;
	text-align: left;
	margin-right: 0.8em;
	padding-right: 10px;
}
#IBoxBSMainContent #photoGroup #caption1, #IBoxBSMainContent #photoGroup #caption2, #IBoxBSMainContent #photoGroup #caption3, #IBoxBSMainContent #photoGroup #caption4, #IBoxBSMainContent #photoGroup #caption5, #photoGroup #caption6, #photoGroup #caption7, #photoGroup #caption8, #photoGroup #caption9, #photoGroup #caption10 {
	position: absolute;
	top: 365px;
!important
	top: 275px;
	left: -11px;
	visibility: hidden;
	width: 500px;
	overflow: hidden;
	z-index: 5;
}
#IBoxBSMainContent #photoGroup #caption1 {
	visibility: visible;
}

