/* text */
.formFieldTitle {font-size: 14px; font-weight: bold;}
.bodyText {font-size: 14px; font-weight: normal;}
.errorMessage {border: 2px solid #900; background: #ffc; padding: 10px; margin-bottom: 10px;}
.alertMessage {border: 2px solid #900; background: #ffc; padding: 10px; margin-bottom: 10px;}
.notes {border: 2px solid #f00; background: #fff; padding: 5px; margin: 10px;}
.addField {padding-bottom: 10px;}
.addLabel {font-weight: bold;}
.addNotes {font-style: italic;}
.categoryA {padding-bottom: 10px;}
.categoryB {display: inline; padding-right: 10px;}
.button {vertical-align: middle; border: 1px solid #eee; padding: 4px;}

/* forms */
.formTextBox {font-size: 14px; font-family: Arial;}
.adminFormText {font-size: 14px; font-family: Arial;}

/* links */
a, a:visited {color: #036; text-decoration: underline;}
a:hover {color: #900; text-decoration: none;}

a.verse, a.verse:visited {color: #3f7ba3; text-decoration: underline;}
a.verse:hover {color: #900; text-decoration: none;}

a.minorLink, a.minorLink:visited {color: #65a1c8; text-decoration: underline;}
a.minorLink:hover {color: #900; text-decoration: none;}

a.categoryHead, a.categoryHead:visited {color: #fff; text-decoration: underline;}
a.categoryHead:hover {color: #ccc; text-decoration: none;}

a.category, a.categoryLink:visited {color: #036; text-decoration: underline;}
a.category:hover {color: #900; text-decoration: none;}

/* headers */
h1.category {font-family: Helvetica; font-size: 18px; font-weight: bold; line-height: 18px;}
h2.category {font-family: Helvetica; font-size: 16px; font-weight: bold}

/* lists */
#adminMenu {margin: 0; border-bottom: 2px solid #9c6;}
#adminMenu ul {padding: 0; margin: 0; list-style-type: none;}
#adminMenu li {display: inline;}
#adminMenu li a {border: 1px solid #ccc; border-bottom: 1px solid #fff; padding: 5px; background: #fff;}
#adminMenu li a:hover {background: #9c6;}

ul.categoryFilterField {margin: 0px; padding: 0px; list-style-type: none; font-weight: normal; text-transform: uppercase;}
li.categoryFilterField {padding-top: 5px;}
ul.categoryFilter {margin-left: 5px; padding: 0px; list-style-type: none; text-transform: none; font-size: 12px;}
ul.item {margin: 5px; padding: 0px;}
li.item {color: #900;}

/* tables */
td.adminTH, td.adminTH a {background: #000; color: #fff; font-weight: bold;}
td.categoryHead {color: #fff; font-weight: bold;}

	#column {
		position: relative; left: 0px; width: 920px; top: 0px; float: left; 
		background: #fff; text-align: left; padding-bottom: 30px;
	} 
	.column1 {
		position: relative; left: 10px; width: 900px; top: 10px; float: left; 
		background: #fff; text-align: left;
	} 
	.column2 {
		position: relative; left: 20px; width: 160px; top: 10px; float: left; 
		background: #fff; text-align: left;
	} 
	#container {margin: 0 auto; width: 920px; background: #fff; clear: both; padding: 0px 15px;
		background-image: url('http://www.freshbible.com/images/backgrounds/main-bg2.gif');
		}
	#nav {
		width: 915px; height: 32px; line-height: 32px; background: #000; color: #fff; 
		vertical-align: middle; font-size: 16px; padding-left: 5px; text-align: left;
	}
	
	ul {padding-left: 10px; margin-left: 5px; list-style-type: none; border-left: 1px solid #eee;}
	#action {padding: 10px; clear: both;}
	#action ul {margin-left: 0; margin: 0; list-style-type: none; border: none;}
	#action li {line-height: 14px; display: inline;}
	#action img {padding: 0px 10px 0px 10px;}
	
	#pageEnd {background: #fff; background-image: url('./strip.jpg'); background-repeat: repeat-x; clear: both; height: 50px;}
/*	#footer {padding: 10px 15px 20px 15px; font-size: 12px; clear: both; margin-bottom: 20px;} */
	#footer {margin: 0 auto; width: 920px; background: #ccc; padding: 0 15px; clear: both;}
	h1 {font-family: Helvetica; font-size: 24px; color: #ed1c24; font-weight: 800;}
	h1.book {color: #ed1c24; font-size: 24px;}
	h2.chapter {color: #9d9fa1; font-size: 18px; line-height: 16px; margin: 0px;}
	h2 {font-family: Helvetica; font-size: 18px; color: #666; font-weight: 600;}
	h3 {font-family: Helvetica; font-size: 16px; color: #666; font-weight: 400;}

	#nav ul {padding: 0; margin: 0; list-style-type: none;}
	#nav li {display: inline;}
	#nav li a {padding: 8px 5px 8px 5px; font-family: Arial, Verdana; color: #fff; text-decoration: none; font-weight: 400;}
	#nav li a:hover {background: #fff; font-family: Arial, Verdana; color: #000; text-decoration: none; font-weight: 400;}	

	.news ul {padding: 0; margin: 0; list-style-type: none; border: none;}
	.news li {display: block; padding-bottom: 15px;}
	
	.minorText {font-size: 12px; color: #999;}
	.icon {vertical-align: middle; padding: 0px 5px;}