@import url("/css/formbuilder.css");

/*

On live - @import url("/css/formbuilder.css");
On live - Replace "url(/" with "url(/"
*/

dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
table tr,table td {
	margin: 0;
	padding: 0;
}
hr {
	height: 1px;
	margin: 5px 0;
}
.clearb {
	clear: both;
}
img {
	border: none;
}
input,select,textarea {
	padding: 3px;
	color: #5f6971;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
#localEventsForm select {
	padding: 0;
}
p,ul,li,form,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	font-weight: normal;
}
h1,h1 a,#main.bibleSearch h2,#main.bibleSearch h4 {
	padding: 0 0 10px 0;
	color: #01b5cc;
	font-size: 150%;
	font-weight: normal;
}
h1 a {
	cursor: pointer;
}
h2 {
	padding: 5px 0 10px 0;
	color: #000;
	font-weight: bold;
}
h2.people {
	padding: 0;
	color: #01B5CC;
}
a {
	color: #5f6971;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	text-align: center;
	color: #000;
	background: #01b5cc url(/images/default/body.gif) repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#container {
	min-height: 100%;
}
#document {
	width: 980px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0 0 50px 0;
	text-align: left;
	position: relative;
	color: #5f6971;
	background: #fff;
	font-size: 80%;
}
* html #document {
	height: 100%;
}
#header {
	padding: 5px 10px 0 10px;
	height: 83px;
}
#logo {
	width: 243px;
	float: left;
}
#logo a {
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 71px 243px 0 0;
	display: block;
	background: url(/images/default/bibleSociety.gif) no-repeat top left;
}
#quicknav {
	padding: 5px 5px 0 0;
	position: absolute;
	top: 0;
	right: 0;
}
#quicknav li {
	display: inline;
	padding: 0 10px 0 0;
}
#search {
	width: 230px;
	text-align: right;
	padding: 0 10px 0 0;
	position: absolute;
	top: 25px;
	right: 0;
}
form.resourceSearch {
	width: 164px;
	height: 35px;
	text-align: right;
	padding: 0 0 0 10px;
}
#search div.text label,.resourceSearch div.text label {
	display: none;
}
#search div.text,.resourceSearch div.text {
	float: left;
}
#search div.text input,.resourceSearch div.text input {
	width: 190px;
	height: 16px;
	margin: 5px 0 0 0;
	padding: 3px 0 0 3px;
	color: #5f6971;
	border: none;
	border-left: 1px solid #c0c0c0;
	background: url(/images/default/search.gif) no-repeat top right;
}
.resourceSearch div.text input {
	width: 130px;
}
#search div.submit,.resourceSearch div.submit {
	float: right;
}
#search div.submit input,.resourceSearch div.submit input {
	margin: 0 0 0 3px;
	padding: 3px 0 0 0;
	float: right;
}
#topnav {
	width: 981px;
	position: absolute;
	top: 0;
	left: 0;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}
#topnav ul {
	height: 35px;
	overflow: hidden;
	background: url(/images/default/topNavDonate.gif) repeat-x top;
}
#topnav li {
	width: auto;
	display: inline;
	float: left;
	background: url(/images/default/topNav.gif) repeat-x top;
}
#topnav li.donate {
	background: none;
	font-weight: bold;
	text-transform: uppercase;
}
#topnav li a {
	height: 25px;
	padding: 10px 27px 0 27px;
	display: block;
	color: #000;
	border-right: 1px solid #fff;
}
#topnav li.donate a {
	padding: 10px 50px 0 37px;
	color: #fff;
	border: none;
	background: url(/images/default/topNavDonateArrow.gif) no-repeat 135px center;
}
#topnav li a:hover,#topnav li a.activeparent{
	padding: 10px 28px 0 27px;
	color: #fff;
	border: none;
	background: url(/images/default/topNavHover.gif) repeat-x top;
	text-decoration: none;
}
#topnav li.donate a:hover {
	padding: 10px 50px 0 37px;
	color: #fff;
	background: url(/images/default/topNavDonateArrow.gif) no-repeat 135px center;
}
#topnav li.seperator {
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 35px 0 0 0;
	border-right: 1px solid #c8c8c8;
}
#intro {
	padding: 0 7px 0 6px;
	height: 238px;
	position: relative;
	background: url(/images/default/intro.gif) no-repeat top center;
}
#nav {
	display: inline;
	position: absolute;
	left: 30px;
	bottom: 22px;
	z-index: 300;
}
#nav a {
	margin: 0 3px 0 0;
	padding: 0 4px;
	position: relative;
	color: #fff;
	background: #5f6971;
	border: 1px solid #fff;
	text-decoration: none;
}
#nav a:hover,#nav a.activeSlide {
	background: #00c4d9;
}
#banners {
	width: 698px;
	height: 206px;
	overflow: hidden;
	position: absolute;
	top: 16px;
	left: 21px;
}
#banners .banner {
	height: 206px;
	z-index: auto !important;
}
#banners .banner a {
	height: 206px;
	display: block;
}
#banners .banner p.imageDescription {
	width: 598px;
	height: 22px;
	padding: 5px 0 0 100px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #d8aa00;
	background: url(/images/default/bannersDescription.png) no-repeat top left;
}
#banners .banner p.imageAlt {
	width: 698px;
	height: 206px;
	text-align: center;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 200;
}
#banners .banner p.imageAlt a {
	width: auto;
	height: 116px;
	padding: 90px 0 0 0;
	display: block;
	color: #D8A901;
	background: url(/images/default/bannerAlt.png) no-repeat top left;
	font-size: 200%;
}
#banners .banner p.imageAlt a:hover {
	text-decoration: none;
}
#donate {
	width: 228px;
	position: absolute;
	top: 9px;
	right: 15px;
}
#donate a {
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 44px 228px 0 0;
	display: block;
	background: url(/images/default/donateNow.gif) no-repeat top left;
}
#bibleSearch {
	width: 229px;
	height: 171px;
	position: absolute;
	top: 60px;
	right: 15px;
	color: #000;
}
#bibleSearch .intro {
	padding: 10px 10px 5px 10px;
	color: #01B5CC;
	font-size: 120%;
	font-weight: bold;
}
#bibleSearch .information {
	padding: 0 10px;
	color: #000;
	font-size: 90%;
}
#bibleSearch div.text {
	padding: 5px 10px 0 10px;
}
#bibleSearch div.text label {
	color: #000;
}
#bibleSearch div.text.list label {
	display: none;
}
#bibleSearch div.text input {
	width: 190px;
	padding: 1px;
}
#bibleSearch div.text select {
	width: 196px;
	padding: 1px;
}
#bibleSearch div.submit {
	position: absolute;
	right: 5px;
	bottom: 8px;
}
#bibleSearch .advancedSearch {
	padding: 0 10px;
	font-size: 90%;
}
#bibleSearch .advancedSearch a {
	color: #01B5CC;
	text-decoration: underline;
}
#main {
	width: 980px;
	padding: 70px 0 0 0;
	display: block;
	position: relative;
	background: url(/images/default/main_m.gif) repeat-y 9px top;
}
#main .main {
	width: 980px;
	display: block;
	background: url(/images/default/main_t.gif) no-repeat 9px top;
}
#main .main .main {
	width: 980px;
	display: block;
}
#main.noymabii {
	background: url(/images/default/noymabii_m.gif) repeat-y 9px top;
}
#main.noymabii .main {
	background: url(/images/default/noymabii_t.gif) no-repeat 9px top;
}
#main.noymabii .main .main {
	padding: 0 0 15px 0;
	background: url(/images/default/noymabii_b.gif) no-repeat 9px bottom;
}
#container.search-the-bible #main.noymabii,#container.search-the-bible #main.noymabii .main,#container.search-the-bible #main.noymabii .main .main {
	background: none;
}
#main.aboutmenu {
	background: url(/images/default/aboutmenu_m.gif) repeat-y 9px top;
}
#main.aboutmenu .main {
	background: url(/images/default/aboutmenu_t.gif) no-repeat 9px top;
}
#main.aboutmenu .main .main {
	padding: 0 0 15px 0;
	background: url(/images/default/aboutmenu_b.gif) no-repeat 9px bottom;
}
#main.aboutmenu.sub {
	background: url(/images/default/aboutmenu_sub_m.gif) repeat-y 9px top;
}
#main.aboutmenu.sub .main {
	background: url(/images/default/aboutmenu_sub_t.gif) no-repeat 9px top;
}
#main.aboutmenu.sub .main .main {
	padding: 0 0 15px 0;
	background: url(/images/default/aboutmenu_sub_b.gif) no-repeat 9px bottom;
}
#main.resources {
	background: url(/images/default/sidebar.gif) repeat-y 9px top;
}
#main.resources .main {
	background: url(/images/default/main_t.gif) no-repeat 9px top;
}
#main.resources .main .main {
	padding: 0;
	background: url(/images/default/main_b.gif) no-repeat 9px bottom;
}
#main.localEvents {
	background: none;
}
#main.localEvents .main {
	background: #fff url(/images/default/main_t.gif) no-repeat 9px top;
}
#main.localEvents .main .main {
	padding: 0;
	background: none;
}
#main.nosubmenu,#main.nosubmenu .main,#main.nosubmenu .main .main {
	background: none;
}
#main.noymabii.nosubmenu {
	background: url(/images/default/noymabii_nosubmenu_m.gif) repeat-y 9px top;
}
#main.noymabii.nosubmenu .main {
	background: url(/images/default/noymabii_nosubmenu_t.gif) no-repeat 9px top;
}
#main.noymabii.nosubmenu .main .main {
	padding: 0 0 15px 0;
	background: url(/images/default/noymabii_nosubmenu_b.gif) no-repeat 9px bottom;
}
#main.home {
	width: auto;
	padding: 10px 7px 0 6px;
	background: none;
}
#content {
	width: 490px;
	/*margin: 0 290px 0 0;*/
	padding: 8px 0 0 0;
	float: right;
}
#main.home #content {
	width: 100%;
	height: 350px;
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	background: url(/images/default/homeMenu.gif) no-repeat left top;
}
#main.noymabii #content,#main.bibleSearch #content,#main.aboutmenu #content {
	width: 790px;
	overflow: hidden;
	margin: 0;
	padding: 10px 0 0 0;
	background: none;
}
#container.search-the-bible #main.noymabii #content {
	width: 980px;
	float: none;
}
#container.search-the-bible #main.noymabii #content .content .content {
	padding: 0;
}
#main.noymabii #content .content .content {
	padding: 0 20px 0 10px;
}
#main.aboutmenu #content {
	width: 785px;
}
#main.search #content {
	width: auto;
	margin: 0;
	padding: 0 6px 0 10px;
	float: none;
}
#container.content #information a {
	padding: 0 17px 0 0;
	color: #01B5CC;
	background: url(/images/default/arrow.gif) no-repeat right center;
}
#container.content #information a[name]/*,#container.content #information #JobPostDetailContent a*/ {
	padding: 0;
	color: #5F6971;
	background: none;
}
#container.content #information a[name]:hover {
	text-decoration: none;
}
#container.content #information #JobPostDetailContent a {
	color: #01B5CC;
}
#container.content #information .noimage a {
	padding: 0;
	background: none;
}
#container.content #information .rssFeed a {
	padding: 5px 0 5px 30px;
	color: #5f6971;
	background: url(/images/default/rssFeed.gif) no-repeat left center;
	font-weight: bold;
}
#container.content #information #addThis a,#container.content #information #map_canvas a,#container.content #information #directions a,#container.content #information .worldpay a {
	padding: 0;
	background: none;
}
#information p {
	padding: 5px 0;
	line-height: normal;
}
#information p.date {
	padding: 0;
	font-weight: bold;
}
#information ul {
	padding: 0;
}
#information ul li {
	padding: 5px 0 5px 17px;
	background: url(/images/default/listStyle2.gif) no-repeat left 10px;
}
#main.noymabii.resources #information ul li {
	clear: both;
	/*padding: 1px 0;
	background: none;*/
	list-style: none;
}
#information .infoBox {
	width: 241px;
	height: 123px;
	float: right;
	background: url(/images/default/infoBox.gif) no-repeat left top;
}
#information .infoBox p {
	padding: 30px 10px;
	color: #00B5CC;
	font-size: 130%;
	line-height: 120%;
}
.content #information .bob {
	width: 482px;
	margin: 10px 0;
	display: block;
	background: #eee url(/images/default/bob_m.gif) repeat-y left;
}
.content #information .bob .bob_t {
	display: block;
	background: url(/images/default/bob_t.gif) no-repeat left top;
}
.content #information .bob .bob_b {
	padding: 10px;
	display: block;
	background: url(/images/default/bob_b.gif) no-repeat left bottom;
}
.content #information .bob.gcb {
	width: 482px;
	margin: 10px 0;
	display: block;
	color: #000;
	background: #eee url(/images/default/bob_gcb_m.gif) repeat-y left;
}
.content #information .bob.gcb span,.content #information .bob.gcb ul,.content #information .bob.gcb ul li,.content #information .bob.gcb p {
	color: #000 !important;
}
.content #information .bob.gcb .bob_t {
	display: block;
	
}
.content #information .bob.gcb .bob_b {
	padding: 0 0 10px 0;
	display: block;
	background: url(/images/default/bob_gcb_b.gif) no-repeat left bottom;
}
.content #information .bob.gcb .bob_b p,.content #information .bob.gcb .bob_b ul {
	padding: 10px 10px 0 10px;
}
.content #information .bob.gcb p.bob_title {
	padding: 5px 10px 5px 10px;
	color: #fff !important;
	background: url(/images/default/bob_gcb_t.gif) no-repeat left top;
	font-weight: bold;
}
.content #information .bob .clearb {
	height: 0;
	width: 0;
	overflow: hidden;
}
.content #information .bob.people img {
	float: left;
}
.content #information .bob.people h2,.content #information .bob.people p {
	width: 330px;
	margin: 0 0 0 115px;
}
.content #information .bob.people.jobs h2,.content #information .bob.people.jobs p {
	width: auto;
	margin: 0;
}
.content #information .bob.people.regional h2,.content #information .bob.people.regional p {
	width: 400px;
	margin: 0;
}
.content #information .bob.people h2 {
	padding: 10px 0 0 0;
}
.content #information .bob.people p.role {
	padding: 0 0 10px 0;
	color: #000;
	font-weight: bold;
}
#main.home h1 {
	width: 400px;
	height: 19px;
	padding: 10px 0 0 15px;
}
#main.home h2 {
	width: 400px;
	height: 24px;
	padding: 0 0 0 15px;
	color: #5f6971;
	font-size: 150%;
	font-weight: normal;
}
#main.home ul#menu {
	width: 477px;
	height: 269px;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 13px;
}
#main.home ul#menu li {
	margin: 0 1px 2px 129px;
	padding: 0;
	background: #ebebeb;
	list-style: none;
	list-style-image: none; /* Not overriding #information ul li in IE */
}
#main.home ul#menu li a {
	height: 46px;
	padding: 3px 3px 2px 5px;
	display: block;
	color: #01B5CC;
	font-weight: bold;
	font-size: 100%;
}
#main.home ul#menu li a:hover,#main.home ul#menu li a:hover span.intro {
	color: #fff;
	background: #00aecb;
	text-decoration: none;
}
#main.home ul#menu li a span.intro {
	padding: 0;
	display: block;
	color: #5F6971;
	font-weight: normal;
	font-size: 95%;
}
#main.home ul#blocks {
	width: 487px;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
}
#main.home ul#blocks li {
	width: 243px;
	height: 164px;
	margin: 0 0 8px 0;
	padding: 0;
	float: left;
	position: relative;
	background: url(/images/default/homeBlock.gif) no-repeat right top;
	list-style: none;
}
#main.home ul#blocks li .bob {
	margin: 0;
	padding: 0;
	background: none;
}
#main.home ul#blocks li .bob .bob_title {
	display: none;
}
#main.home ul#blocks li h3 {
	padding: 10px 10px 0 15px;
	font-weight: bold;
	font-size: 120%;
}
#main.home ul#blocks li h3 a {
	color: #5f6971;
}
#main.home ul#blocks li h3 a:hover {
	text-decoration: none;
}
#main.home ul#blocks li p {
	padding: 0 4px 0 7px;
	font-size: 95%;
	line-height: 110%;
}
#main.home ul#blocks li p#newsTitle {
	padding: 0 10px 0 15px;
}
#main.home ul#blocks li p#newsTitle a,.latestNews h2 a {
	color: #01B5CC;
	font-weight: bold;
}
#main.home ul#blocks li img {
	padding: 0 3px 0 1px;
}
#main.home ul#blocks li p.readmore {
	width: 100px;
	padding: 0;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#main.home ul#blocks li p.action {
	padding: 0;
	position: absolute;
	right: 5px;
	bottom: 8px;
}
#main.home ul#blocks li p.readmore a {
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 25px 100px 0 0;
	display: block;
	background: url(/images/default/readMoreButton.gif) no-repeat left top;
}
#main.home ul#blocks li div.homeNewsWrap {
	padding: 0 4px 0 7px;
}
#main.noymabii.localEvents #content,#main.noymabii.localEvents #content .content,#main.noymabii.localEvents #content .content .content,
#main.noymabii.aboutmenu #content,#main.noymabii.aboutmenu #content .content,#main.noymabii.aboutmenu #content .content .content {
	padding: 0;
	background: none;
}
#main.noymabii.resources #content .content .content {
	padding: 0;
}
#main.bibleSearch #content {
	margin: 0;
	padding: 0 6px 0 0;
}
#main.noymabii.resources #content #information {
	width: 100%;
}
#main.noymabii.localEvents #content h1 {
	height: 25px;/*height: 35px;*/
	padding: 10px 10px 0 10px;
	background: url(/images/default/eventsCalendar_top.gif) no-repeat left top;
}
#main.noymabii.localEvents #content #information #events {
	height: 457px;/*height: 484px;*/
	padding: 0 10px;
	background: url(/images/default/eventsCalendar.gif) no-repeat left -35px;
}
#localEvents_r {
	width: 234px;/*width: 254px;*/
	padding: 0 15px 0 10px;
	float: right;
}
#localEvents_r p.datepicker_heading {
	text-align: center;
	padding: 5px 0 15px 0;
	font-weight: bold;
}
#localEventsForm {
	height: 145px;
}
#localEventsForm h2 {
	padding: 7px 0 15px 0;
}
#forthcomingEvents {
	padding: 10px 10px 0 0;
}
#forthcomingEvents h2 {
	padding: 0 0 10px 0;
	color: #00B5CC;
}
#forthcomingEvents h3 {
	padding: 0;
}
#forthcomingEvents h3 a {
	color: #00B5CC;
	font-weight: bold;
}
#main.noymabii.localEvents #content #information #events #map {
	width: 500px;
	height: 440px;
	border: 1px solid #000;
}
#map {
	border: 1px solid #000;
}
#map.eventMap {
	width: 400px;
	height: 400px;
}
.mapshortdesc {
	width: 300px;
}
.mapshortdesc2 {
	width: 350px;
	float: right;
}
#main.noymabii.localEvents #content #information #eventList {
	background: url(/images/default/eventList_m.gif) repeat-y left top;
}
#main.noymabii.localEvents #content #information #eventList .eventList {
	background: url(/images/default/eventList_t.gif) no-repeat left top;
}
#main.noymabii.localEvents #content #information #eventList .eventList .eventList {
	padding: 15px 10px 5px 10px;
	background: url(/images/default/eventList_b.gif) no-repeat left bottom;
}
#main.noymabii.localEvents #content #information #eventList .eventSummary {
	padding: 0 0 25px 0;
}
#main.noymabii.localEvents #content #information #eventList .eventSummary h2 {
	padding: 0 0 5px 0;
}
#main.noymabii.localEvents #content #information #eventList .eventSummary h2 a {
	color: #00B5CC;
}
#main.bibleSearch h1 {
	height: 35px;/*height: 50px;*/
	padding: 15px 15px 0 15px;
	background: url(/images/default/searchBox.gif) no-repeat left top;
}
#main.bibleSearch h3 {
	font-weight: bold;
}
#main.bibleSearch h4 {
	padding: 10px 0 0 0;
	font-weight: bold;
}
#main.bibleSearch #searchBox {
	height: 204px;/*height: 218px;*/
	padding: 0 20px 0 13px;
	background: url(/images/default/searchBox.gif) no-repeat left bottom;
}
#main.bibleSearch ul#searchBox li.tab {
	width: 110px;
	text-align: center;
}
#main.bibleSearch ul#searchBox li.tab a {
	padding: 10px 0 0 0;
	display: block;
}
#main.bibleSearch ul#searchBox li ul {
	padding: 20px 15px 0 15px;
}
#main.bibleSearch ul#searchBox li ul li {
	width: 700px;
	text-align: left;
}
#main.bibleSearch #content #information {
	padding: 10px 15px;
}
#main.aboutmenu #content h1 {
	height: 30px;/*height: 40px;*/
	padding: 10px 15px 0 15px;
}
#main.aboutmenu #content #information {
	width: 779px;
}
#main.aboutmenu #content #information ul#menu {
	padding: 0;
}
#main.aboutmenu #content #information ul#menu li {
	padding: 0;
	background: #ebebeb;
	border-top: 2px solid #fff;
	list-style: none;
}
#main.aboutmenu #content #information ul#menu li a {
	height: 36px;/*height: 43px;*/
	padding: 7px 45px 0 45px;
	display: block;
	color: #01B5CC;
	background: url(/images/default/aboutBox_arrow.gif) no-repeat 15px center;
	font-weight: bold;
}
#main.aboutmenu #content #information ul#menu li a:hover {
	color: #fff;
	background: #00aecb url(/images/default/aboutBox_arrow2.gif) no-repeat 15px center;
	text-decoration: none;
}
#main.aboutmenu #content #information ul#menu li a span.intro {
	display: block;
	color: #5f6971;
	font-weight: normal;
}
#main.aboutmenu #content #information ul#menu li a:hover span.intro {
	color: #fff;
}
#information .resourcesBox {
	width: 395px;
	height: 170px;
	float: left;
	position: relative;
	background: #fff url(/images/default/resourcesBox.gif) no-repeat left bottom;
}
#information #resourceFamily .resourcesBox {
	width: 509px;
	background: url(/images/default/resourcesFamilyBox.gif) no-repeat left bottom;
}
#information .resourcesBox p {
	padding: 10px;
}
#information .resourcesBox h2 {
	width: 300px;
	padding: 15px 0 10px 10px;
	color: #5f6971;
	font-size: 110%;
}
#information #resourceFamily .resourcesBox h2 {
	width: 410px
}
#container.content #information .resourcesBox h2 a {
	color: #5f6971;
	background: url(/images/default/arrow_grey.gif) no-repeat right center;
	font-weight: bold;
}
#container.content #information .resourcesBox h2 a:hover {
	color: #01B5CC;
	background: url(/images/default/arrow.gif) no-repeat right center;
	text-decoration: none;
}
#information .resourcesBox .price {
	position: absolute;
	right: 3px;
	top: 5px;
	color: #01B5CC;
	font-weight: bold;
	font-size: 120%;
}
#information .resourcesBox .free {
	padding: 0;
	position: absolute;
	left: 5px;
	bottom: 5px;
}
#information .resourcesBox .resourceImage {
	height: 95px;
	overflow: hidden;
	margin: 0 0 0 10px;
	float: left;
}
#information .resourcesBox .resourceImage img {
	width: 70px;
}
#information .resourcesBox .intro {
	width: 280px;
	padding: 0 10px 10px 10px;
	float: left;
}
#information #resourceFamily .resourcesBox .intro {
	width: 380px;
}
#information .resourcesBox .intro p {
	padding: 5px 0;
}
#information .resourcesBox .action {
	height: 25px;
	padding: 0;
	position: absolute;
	right: 13px;
	bottom: 10px;
}
#information .resourcesBox .action p,#information p.action {
	width: 109px;
	height: 25px;
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0;
	float: right;
	font-size: 90%;
}
#information p.productImage {
	padding: 0 15px 0 0;
	float: left;
}
#information p.productImage img {
	width: 160px;
}
#information #glossarynav {
	width: 482px;
	height: 45px;
	background: url(/images/default/glossarynav.gif) no-repeat left top;
}
#information #aznav {
	width: 785px;
	height: 45px;
	background: url(/images/default/aznav.gif) no-repeat left top;
}
#information #glossarynav ul,#information #aznav ul {
	height: 45px;
	text-align: center;
	margin: 0 auto;
	padding: 0;/*padding: 15px 0 0 0;*/
}
#information #glossarynav ul {
	width: 160px;
}
#information #aznav ul {
	width: 490px;
}
#information #glossarynav ul li,#information #aznav ul li {
	/*padding: 0 10px 0 0;*/
	padding: 0;
	/*display: inline;*/
	float: left;
	clear: none !important;
	list-style: none;
	list-style-image: none;
	background: none;
}
#container.content #information #glossarynav ul li a,#container.content #information #aznav a {
	height: 30px;
	padding: 15px 5px 0 5px;
	display: block;
	float: left;
	color: #8f989f;
	background: none;
}
#container.content #information #glossarynav ul li a:hover,#container.content #information #aznav a:hover {
	color: #fff;
	background: #00B5CC;
	text-decoration: none;
}
#information ul#glossary {
	padding: 10px 0 0 0;
}
#information ul#glossary li {
	list-style: none;
	list-style-image: none;
}
#information ul#glossary li dd {
	margin: 0;
	padding: 0;
}
#addThis {
	width: 510px;
	padding: 30px 0 0 0;
	clear: both;
}
#information #resourceDetailCTA {
	padding: 10px 0;
}
#information #resourceDetailCTA p.action {
	/*margin: 0 0 0 20px;*/
	float: right;
}
input#otherFamilys,input#submit {
	width: 510px;
	height: 25px;
	text-align: center;
	margin: 10px 0 0 0;
	/*float: right;*/
	color: #01B5CC;
	background: url(/images/default/otherFamilysButton.gif) no-repeat left top;
	border: none;
	cursor: pointer;
}
input#submit {
	width: 109px;
	background: url(/images/default/resourcesBoxAction.gif) no-repeat left top;
}
#information p.action,#container.content p.action {
	width: 109px;
	text-align: left;
	margin: 5px 0 0 0;
	padding: 0;
	float: none;
	font-size: 90%;
}
#container.content p.action a,#container.content #information .resourcesBox .action p a,#container.content #information p.action a,#container.home #information p.action a {
	height: 19px;
	padding: 6px 0 0 9px;
	display: block;
	color: #01B5CC;
	background: url(/images/default/resourcesBoxAction.gif) no-repeat left top;
}
#information .resourcesBox .action p a:hover,#information p.action a:hover {
	text-decoration: none;
}
.latestNews {
	padding: 0 0 25px 0;
	clear: both;
}
.latestNews h2 {
	padding: 0;
	font-size: 110%;
}
.latestNews .action {
	clear: both;
}
#pagination,#pagination_top {
	text-align: right;
	padding: 10px;
	clear: both;
	font-size: 90%;
	position: relative;
}
#information #pagination,#information #pagination_top {
	padding-right: 20px;
}
#container.content #information #pagination a,#container.content #information #pagination_top a,#pagination a,#pagination_top a {
	padding: 0;
	color: #01B5CC;
	background: none;
}
#information #album h3 {
	padding: 10px 0;
	font-size: 120%;
}
#information ul.picturelist {
	margin: 0;
	padding: 0;
}
#information ul.picturelist li {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	background: none;
}
#information ul.picturelist li.thumb img {
	width: 130px;
	/*height: 72px;*/
}
#container.content #information ul.picturelist li a {
	padding: 0;/*padding: 10px;*/
	background: none;
}
#container.content #information ul.picturelist li p.thumb_title {
	text-align: center;
	padding: 10px 0 0 0;
	font-size: 90%;
}
#information.productDetail,h1.productDetail,#main.noymabii.resources #content #information.productDetail {
	width: 510px;
}
ul# li {
	padding: 0 0 5px 0;
}
ul#searchResults li a {
	color: #01B5CC;
}
#sidebar {
	width: 177px;
	padding: 10px 0 10px 9px;
	background: url(/images/default/main_b.gif) no-repeat 9px bottom;
	font-size: 90%;
}
#main.noymabii #sidebar {
	background: none;
}
#container.search-the-bible #main.noymabii #sidebar {
	display: none;
}
#main.aboutmenu #sidebar.nolinks,#main.nosubmenu #sidebar.nolinks {
	width: 177px;
	height: 446px;
	padding: 0 0 0 6px;
	background: url(/images/default/aboutSidebar.jpg) no-repeat 6px 0;
}
#main.resources #sidebar {
	background: none;

}
#main.localEvents #sidebar {
	background: url(/images/default/main_b.gif) no-repeat 9px bottom;
}
#sidebar h3.refineSearch {
	margin: 0 0 0 10px;
}
#sidebar ul {
	padding: 0 1px 10px 1px;
	background: url(/images/default/sidebar.gif) repeat-y left top;
}
#sidebar #bibles {
	padding: 0 0 5px 0;
}
#sidebar #bibles ul {
	padding-bottom: 0;
}
#main.noymabii #sidebar ul {
	background: none;
}
#main.localEvents #sidebar ul {
	background: url(/images/default/sidebar.gif) repeat-y left top;
}
#main.localEvents #sidebar ul li ul {
	background: none;
}
#sidebar ul a {
	padding: 5px;
	display: block;
}
#sidebar ul li {
}
#sidebar ul li ul {
	padding: 0 0 10px 0;
	display: none;
	background: none;
}
#sidebar ul li ul li ul {
	padding: 0;
}
#main.resources #sidebar ul li a {
 padding: 1px 10px;
}
#main.resources #sidebar ul li ul,#main.resources #sidebar ul li ul li {
	background: #fff;
}
#sidebar ul li.currentpage ul,#sidebar ul li.activeparent ul,#main.resources #sidebar ul li ul {
	display: block;
}
#sidebar ul li.currentpage,#sidebar ul li.activeparent,#main.resources #sidebar ul li {
	background: #e5e5e5;
}

#sidebar ul li a {
	color: #00b5cc;
	font-weight: bold;
}
#sidebar ul li a span.productCount {
	visibility: hidden;
}
#sidebar ul li a:hover {
	color: #fff;
	background: #00b5cc;
	text-decoration: none;
}
#sidebar ul li a.activeparent,#sidebar ul li.activeparent a.activeparent,#sidebar ul li.activeparent ul li a.activeparent {
	color: #fff;
	background: #00b5cc;
}
#sidebar ul li ul li a {
	padding: 1px 5px 1px 15px;
	color: #818181;
	font-weight: normal;
}
#sidebar ul li ul li ul li a {
	padding: 1px 5px 1px 25px;
}
#sidebar ul li ul li a span.productCount {
	visibility: visible;
}
#sidebar ul li ul li a:hover {
	color: #fff;
	background: #00b5cc;
}
#sidebar ul li ul li a.activeparent,#sidebar ul li.activeparent ul li a.activeparent {
	color: #fff;
	background: #00b5cc;
}
#main.aboutmenu #sidebar ul li.currentpage ul {
	display: none;
}
#main.aboutmenu #sidebar ul li.currentpage,#main.aboutmenu #sidebar ul li.currentpage a,#main.aboutmenu #sidebar ul li.currentpage a:hover,#main.aboutmenu #sidebar ul li a:hover {
	color: #fff;
	background: #00b5cc;
}
#ymabii,#ymabii2,#information ul#ymabii,#information ul#ymabii2 {
	width: 260px;
	margin: 0 0 0 20px;/*margin: 0 -780px 0 0;*/
	padding: 0 9px 0 0;
	float: right;
	background: url(/images/default/ymabii_m.gif) repeat-y left;
}
#ymabii2 {
	margin: 0;
	float: none;
	position: absolute;
	right: 0;
	top: 70px;
}
#main.noymabii #ymabii {
	display: none;
}
#ymabii li.block,#ymabii2 li.block {
	width: 260px;
	padding: 0;
	overflow: hidden;
	position: relative;
	background: url(/images/default/ymabii_t.gif) no-repeat left top;
}
#ymabii li.block div.block,#ymabii2 li.block div.block {
	padding: 0 0 10px 0;
	background: url(/images/default/ymabii_b.gif) no-repeat left bottom;
}
#ymabii li.block p.ymabiiTitle,#ymabii2 li.block p.ymabiiTitle {
	padding: 10px 7px 5px 7px;
	color: #8c8c8c;
	font-size: 120%;
	font-weight: bold;
}
#ymabii li.block p.ymabiiTitle_sub,#ymabii2 li.block p.ymabiiTitle_sub {
	padding: 0 7px 5px 7px;
	color: #01B5CC;
	font-weight: bold;
}
#ymabii li.block .info,#ymabii2 li.block .info {
	padding: 0 7px 50px 7px;
}
#ymabii li.block .info img,#ymabii2 li.block .info img {
	padding: 0 5px 5px 0;
	float: left;
}
#ymabii li.block p.action,#ymabii2 li.block p.action {
	height: 25px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 7px;
	bottom: 17px;
}
#ymabii li.block p.action a,#ymabii2 li.block p.action a {
	display: block;
	color: #01B5CC;
	background: url(/images/default/resourcesBoxAction.gif) no-repeat left top;
}
#ymabii li.block p.action a:hover,#ymabii2 li.block p.action a:hover {
	text-decoration: none;
}
#breadcrumbs {
	width: 960px;/*width: 980px;*/
	padding: 10px;
	position: absolute;
	top: 37px;
	left: 0;
	background: #fff;
	font-size: 80%;
}
#footer {
	width: 940px;/*width: 981px;*/
	height: 24px;
	text-align: left;
	margin: -2em auto 0 auto;
	padding: 7px 20px 0 20px;
	position: relative;
	clear: both;
	color: #5f6971;
	background: url(/images/default/footer.gif) no-repeat top left;
	font-size: 100%;
}
#footer a {
	color: #5f6971;
}
#footer ul {
	font-size: 70%;
}
#footer li {
	padding: 0 5px 0 0;
	display: inline;
}
.newsSummaryImage {
	padding-right:5px;
	padding-bottom:5px;
}
.latestNews .newsSummaryImage {
	padding-top:5px;
}
@media print {
  body {
		background: #fff;
	}
	#header,#ymabii,#ymabii2,#sidebar,#topnav,#breadcrumbs,#footer {
		display: none;
	}
	#main,#content,#information,.resourcesBox{
		width: 100% !important;
	}
}

#popUpBoxContainer {
position:relative;
width:429px;
height:310px;
background:url(/images/default/popUpBoxBackground.gif) top left no-repeat;
display:block;
text-align:left;
}
* html #popUpBoxContainer {
/*background: url(../images/deafult/images/popUpBoxBackground.gif) top left no-repeat;*/

}
#popUpBoxContainer form.resourceSearch {
	text-align:left;
}
#popUpSearchCross {
	position:absolute;
	top:20px;
	left:380px;
}
#popUpBoxContainer div.text {
	padding:3px 0px;
}
#popUpSearchTitle {
	margin-bottom:20px;
}
#popUpBoxContainer .searchtext {
	width:359px;
	background:url(/images/default/advancedSearch.gif) top left no-repeat;
}
#popUpBoxContainer #family, 
#popUpBoxContainer #subfamily, 
#popUpBoxContainer #bible,
#popUpBoxContainer #usedfor {
	width:360px;
}
#popUpBoxContainer #format {
	margin-right:10px;
}
#popUpBoxContainer div.text.floatLeft {
	width:363px;
}
#popUpBoxContainer #format, 
#popUpBoxContainer #cost {
	width:175px;
	float:left;	
	display:block;
}
#searchFormSmallGo {
	background:none;
	width:23px;
	height:22px;
	padding:none;
	border:none;
}
#smallSearchForm div.text {
	width:160px;
	position:relative;
	text-align:left;
}
#smallSearchForm div.text input#searchFormSmallGo {
	position:absolute;
	top:-5px;
	right:0px;
}
#advancedSearchButton {
	color:#00B5CC;
	font-weight:bold;
	display:block;
	padding:1px 10px;
	line-height:1.6em;
	font-size:16px;
	background:#d6f3f7 url(/images/default/advancedSearchGoButton.gif) top right no-repeat;
}
#advancedSearchContainer {
	padding: 0px 1px 5px 1px;
}
/* -------------------------------------------------- START NEW WIDE BOB BOX ---------------------------------------*/

.content #information .bob2 {
	width: 504px;
	margin: 10px 0;
	display: block;
	background: #eee url(/images/default/bob_m_wide.gif) repeat-y left;
}
.content #information .bob2 .bob_t {
	display: block;
	background: url(/images/default/bob_t_wide.gif) no-repeat left top;
}
.content #information .bob2 .bob_b {
	padding: 10px;
	display: block;
	background: url(/images/default/bob_b_wide.gif) no-repeat left bottom;
}
.content #information .bob2.gcb {
	width: 504px;
	margin: 10px 0;
	display: block;
	clear:left;
	color: #000;
	background: #eee url(/images/default/bob_gcb_m_wide.gif) repeat-y left;
}

.content #information .bob2.gcb span,.content #information .bob2.gcb ul,.content #information .bob2.gcb ul li,.content #information .bob2.gcb p {
	color: #000 !important;
}
.content #information .bob2.gcb .bob_t {
	display: block;
	
}
.content #information .bob2.gcb .bob_b {
	padding: 0 0 10px 0;
	display: block;
	background: url(/images/default/bob_gcb_b_wide.gif) no-repeat left bottom;
}
.content #information .bob2.gcb p.bob_title {
	padding: 5px 10px 5px 10px;
	color: #fff !important;
	background: url(/images/default/bob_gcb_t_wide.gif) no-repeat left top;
	font-weight: bold;
}
.content #information .bob2.gcb .bob_b p, .content #information .bob2.gcb .bob_b ul {
padding:10px 10px 0;
}
.content #information .bob2.gcb p.bob_title {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/default/bob_gcb_t_wide.gif) no-repeat scroll left top;
color:#FFFFFF !important;
font-weight:bold;
padding:5px 10px;
}
/* ---------------------------------------------------- END NEW WIDE BOB BOX -----------------------------------------*/

/* ------------------------------ GLOSSARY --------------------------- */

#glossaryNav ul
{
	background: url(/images/default/listbg.jpg) no-repeat top left;
	height: 50px;
	padding-left: 20px;
	padding-bottom: 10px;
	width: 480px;
	/*padding-top: 12px;*/
}

#glossaryNav li 
{
	display: block;
	float: left;
	list-style-type: none;
	background: none !important;
	padding: 12px 0 0 !important;
	background-color: none !important;
	height: 27px;
	width: 17px;
}

#glossaryNav li.activeparent, #glossaryNav li.currentpage
{
	background-color: #1c9ebf !important;
}

#glossaryNav li.activeparent a, #glossaryNav li.currentpage a
{
	color: #FFFFFF !important;
}

#glossaryNav li:hover
{
	background-color: #1c9ebf !important;
}

#glossaryNav li:hover a
{
	color: #ffffff !important; 
}

#glossaryNav li a 
{
	background: none !important;
	padding: 0px !important;
	color: #7d868e !important;
	font-weight: bold !important;
	font-size: 14px !important;
	padding-top: 5px !important;
	position: relative !important;
	text-align: center !important;
	left: 4px;
}

#glossaryNav li a:hover
{
	color: #ffffff !important;
	font-weight: bold !important;
	font-size: 14px !important;
	text-decoration: none !important;
}

li.I a
{
	left: 6px !important;
}

li.G a, li.J a, li.K a, li.N a, li.O a, li.Q a, li.Y a
{
	left: 3px !important;
}

li.M a, li.W a
{
	left: 2px !important;
}

#glossaryNav
{
	display: block;
	float: left;
	
	padding-top: 10px;
}

.pageNo a, #paginatorContainer a
{
	background: none !important;
}

#nextPg
{
	position: relative;
	top: 3px;
	padding-left: 5px !important;
}

#prevPg
{
	position: relative;
	top: 3px;
	padding-right: 5px !important;
}

#nextLink
{
	float: right;
	width: 33%;
	text-align: right;
}

#nextLink a
{
	text-decoration: underline;
	padding: 0px 0px 0px 0px !important;
}

#prevLink
{
	float: left;
	width: 33%;
	text-align: left;
}

#prevLink a
{
	text-decoration: underline;
	padding: 0px 0px 0px 0px !important;
}

#parentPg
{
 /*width: 33%;*/
 /*float: left;*/
 position: absolute;
 left: 43%;
 /*text-align: center;*/
}

#parentPg a
{
	font-size: 18px;
	text-decoration: underline;
}

#glossaryBanner
{
	padding-bottom: 15px;
	clear: both;
	width: 480px;
}

#glossaryTopLvl a
{
	background: none !important;
}

#footerPrint
{
	display: none;
}

