/**************************************************\
	File: /bible/css/bible.css
	-----------------------------------------------
	Authors:
		Peter Thourson
		Christian Kamau
	Date:
		June 27, 2006
	Summary: 
		Stylesheet for the the online devotions portion
		of the New Hope Website.
\**************************************************/

body, html {
	height: 100%;
	overflow: hidden;
	}

.iframe {
	clear:both;
	}

#onlinedevotions {
	width: 100%;
	z-index: 800;
	background: #002AA3;
	}
#onlinedevotions-branding {
	margin: 0;
	padding: 6px 0 0 0;
	border-top: 1px solid #fff;
	float: left;
	width: 50%;
	height: 21px;
	}
#text1 {
	margin: 0 0 0 10px;
	padding: 0;
	color: #CCCCCC;
	font: bold 18px helvetica,san-serif;
}
#text2 {
	margin: 0;
	padding: 4px 0 0 0;
	color: #CCCCCC;
	font: bold 14px helvetica,san-serif;
}
	
#onlinedevotions-selectdate {
	margin: 0;
	padding: 8px 0 0 0;
	border-top: 1px solid #fff;
	float: left;
	width: 50%;
	height: 19px;
	color: #CCCCCC;
	font: bold 14px helvetica,san-serif;
	text-align: right;
	}

.fs70 {
	margin: 0;
	padding: 0;
	font: 100 10px arial,san-serif;
	heigh: 12px;
	}
.fs701 {	margin: 0;
	padding: 0;
	font: 100 10px arial,san-serif;
	heigh: 12px;
}