/*Edited the body tag for some fixes -- je 8/23/2010 --------------------------- */
body {
	background:#D6D7D6;
}
h1	{
	BACKGROUND: none;
	COLOR: #000000;
	TEXT-DECORATION: none;
	line-height: 1.2em;
	FONT-WEIGHT: bold;
	font-size: 1.5em;
}

h2	{
	BACKGROUND: none;
	text-align:center;
	COLOR: #333333;
	TEXT-DECORATION: none;
	line-height: 1.2em;
	FONT-WEIGHT: bold;
	font-size: 1.25em;
}

h3	{
	BACKGROUND: none;
	text-align:left;
	COLOR: #333333;
	TEXT-DECORATION: none;
	line-height: 1.2em;
	FONT-WEIGHT: bold;
	font-size: 1.1em;
}

h4	{
	BACKGROUND: none;
	COLOR: #C00C00;
	TEXT-DECORATION: none;
	line-height: 1.2em;
	FONT-WEIGHT: bold;
	font-size: 1.5em;
}

h5	{
	BACKGROUND: none;
	text-align:center;
	COLOR: #333333;
	TEXT-DECORATION: none;
	line-height: .9em;
	FONT-WEIGHT: 600;
	font-size: 1em;
}

.test23 {
	background: none;
	color:#FFF;
}
.test23:hover {
	background: none;
	color:#FFF;
}
.test23:visited {
	background: none;
	color:#FFF;
}
.test23:active {
	background: none;
	color:#FFF;
}
a {
	BACKGROUND: none;
	COLOR: #790600;
	TEXT-DECORATION: none;
}

a:visited {
	BACKGROUND: none;
	COLOR: #F00;
	TEXT-DECORATION: UNDERLINE;
}

a:hover {
	BACKGROUND: none; 
	COLOR: #ff0000;
	TEXT-DECORATION: UNDERLINE;
}

a:active {
	BACKGROUND: none;
	COLOR: #999;
	TEXT-DECORATION: UNDERLINE;
}

blockquote {
	margin: 0 3em 0 3em;
	font-size: 98%;
}

sub {
	font-size: 60%;
}

/* ------------------end edit ------------------------------------------------- */

body {
	margin: 0;
	background-color:#FFFFFF;
	background-image:url(images/HtH2_mainBg.png);
	background-repeat:repeat-y;
/*	font:11px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif; je edit 3.1.2011 */
	font:13px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

p {
	margin-right: 3%;
	/* little more margin on the right je 6.9.2011 */
}


p.heading2 {
	margin:0px 0px 8px 0px;
	font:15px/18px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

p.heading3 {
	color:#FFFFFF;
	font:14px/18px "Lucida Sans","Lucida Grande","Lucida Sans Unicode",sans-serif;
	margin:1em 1em 8px;
}

.mainContainer {
	position:absolute;
	left:0px;
	top:0px;
	width: 160px;
	height:100%;
}
.logo img {
	border: none;
	padding-left:4px;
}
.logo1 img {
	border: none;
	padding-right: 12px;
	margin-left:auto;
	margin-right:auto;
}

/*Added main seperators for the main left col and the main area of content 09-10-2008*/
.leftColContainer {
	float:left;
	display:block;
	width:160px;
	height: 100%;
	
}

.rightColContainer {
	float:right;
	display:block;
	width:823px;
}
/*END Added main seperators for the main left col and the main area of content 09-10-2008*/

.setUp_leftCol {
	width:160px;
	height:100%;
	background-color:#022c41;
	background-image:url(images/HtH2_bg_leftColRepeat.png);
	background-repeat:repeat-y;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

.leftColContent {
	width:180px;
	height:100%;
	background-image:url(images/HtH2_bg_leftCol.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	padding-top:15px;
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.leftColSearchContainer {
	width:150px;
	float:left;
	display:block;
	text-align:right;
	margin-bottom:30px;
}

.leftColSearchBlock {
	margin-top:5px;
	margin-right:20px;
}

.leftColFooterContainer {
	width:150px;
	float:left;
	display:block;
	text-align:right;
	margin-top:275px;
	position: fixed;
	bottom: 0;
}

.leftColFooterBlock {
	font-family:Helvetica, "Helvetica 65 Medium", Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	margin-top:5px;
	margin-right:20px;
}

.leftColNavItem {
	float:left;
	display:block;
	height:28px;
	width:150px;
	text-align:right;
	cursor:pointer;
}

.leftColNavItem a {
	color:#FFFFFF;
	display:block;
	float:right;
	height:28px;
	width:150px;
	text-decoration:none;
	text-align:right;
	cursor:pointer;
}

.leftColNavItem a:hover {
	color:#FFFFFF;
	display:block;
	float:right;
	height:28px;
	width:150px;
	background-image:url(images/HtH_bg_leftColNav.png);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	text-align:right;
	cursor:pointer;
}

div.navItem {
	height:23px;
	margin-top:5px;
	margin-right:20px;
	cursor:pointer;
}

.leftColNavItem1 {
	float:left;
	display:block;
	height:28px;
	width:148px;
	cursor:pointer;
	background:#CCC;
	text-align:center;
}

.leftColNavItem1 a {
	color:#333;
	display:block;
	float:left;
	height:28px;
	width:150px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}

.leftColNavItem1 a:hover {
	color:#333;
	display:block;
	float:right;
	height:28px;
	width:150px;
	background:#CCC;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}

div.navItem1 {
	height:23px;
	margin-top:5px;
	margin-right:20px;
	cursor:pointer;
}

.leftColNavItem2{
	float:left;
	display:block;
	height:28px;
	width:148px;
	cursor:pointer;
	background:#CCC;
	font-size: 10px;
	color:#903;
	text-align:center;
}

.leftColNavItem2 a {
	color:#333;
	display:block;
	float:left;
	height:28px;
	width:150px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}

.leftColNavItem2 a:hover {
	color:#333;
	display:block;
	float:right;
	height:28px;
	width:150px;
	background:#CCC;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}

div.navItem2 {
	height:23px;
	margin-top:5px;
	margin-right:20px;
	cursor:pointer;
}


.setUp_header {
	width:823px;
	height:126px;
	display:block;
	position:relative;
	float:left;
	background-image:url(images/HtH2_bg_header.png);
	background-repeat:no-repeat;
}

.headerTopContainer {
	width:823px;
	height:20px;
	display:block;
	float:left;
	text-align:right;
}
.headerTop {
	font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	margin-right:25px;
	margin-top:3px;
}
.headerTop a {
	color:#FFFFFF;
	text-decoration:none;
	margin-bottom:10px;
vertical-align:middle;
}
.headerTop a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.headerBottomContainer {
	position:absolute;
	top:20px;
	left:0px;
	width:823px;
	height:126px;
	display:block;
	text-align:left;
}

.headerBottomNavItem {
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	float:left;
	display:block;
	height:90px;
	width:98px;
	text-align:center;
	line-height:13px;
	cursor:pointer;
}
.headerBottomNavItem a {
	color:#FFFFFF;
	display:block;
	float:right;
	height:98px;
	width:98px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}
.headerBottomNavItem a:hover {
	color:#FFFFFF;
	display:block;
	float:right;
	height:98px;
	width:98px;
	background-image:url(images/HtH2_bg_headerNav.png);
	background-repeat:repeat-x;
	background-position:bottom;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}

div.navItemHeader {
	height:40px;
	margin-top:60px;
	cursor:pointer;
}

.navItemSplit {
	float:left;
	display:block;
	height:50px;
	margin-top:48px;
	width:2px;
}
input.navSearch 
{
	width:72px;
	height:28px; 
	margin-right:-3px;
	background-image:url(images/btn_search.png);
	background-repeat:no-repeat;
	border:none;
	background-color:transparent;
	cursor:pointer;
}

.headerLoginContainer {
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	color:#FFFFFF;
	width:220px;
	float:right;
	display:block;
	text-align:right;
	margin-top:10px;
}

.headerLoginContainer a {
	color:#FFFFFF;
	text-decoration:none;
}

.headerLoginContainer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.headerLoginBlock {
	text-align:left;
	margin-top:5px;
	margin-right:10px;
}

.setUp_flash {
	width:823px;
	height:266px;
	display:block;
	float:left;
}

.setUp_featuredVids {
	background-image:url(images/HtH2_bg_featuredVids.png);
	background-repeat:no-repeat;
	width:468px;
	height:151px;
	padding-left:15px;
	padding-top:15px;
	display:block;
	float:left;
}

.featuredVidContainer {
	position:relative;
	z-index:0;
	width:125px;
	display:block;
	float:left;
	margin-top:45px;
	margin-left:15px;
	margin-right:15px;
}

.watchNow {
	position:relative;
	z-index:10;
	margin-top:-47px;
	margin-left:41px;
}

.setUp_currentIssue {
	background-image:url("/App_Themes/COCMain/images/HtH2_bg_currentIssue.png");
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:166px;
	width:170px;
}
.currentIssueContainer {
	position:relative;
	z-index:0;
	width:80px;
	display:block;
	float:left;
	margin-top:0px;
	margin-left:15px;
}
.issueViewArchive {
	position:relative;
	z-index:5;
	margin-top:-5px;
	margin-left:50px;
}
.issueViewIssue {
	position:relative;
	z-index:10;
	margin-top:-67px;
	margin-left:60px;
}

.setUp_featuredTract {
	background-image:url(images/HtH2_bg_featuredTract.png);
	background-repeat:no-repeat;
	width:170px;
	height:166px;
	display:block;
	float:left;
}
.featuredTractContainer {
	position:relative;
	z-index:0;
	width:55px;
	display:block;
	float:left;
	margin-top:45px;
	margin-left:15px;
}
.tractViewArchive {
	position:relative;
	z-index:5;
	margin-top:-5px;
	margin-left:50px;
}
.tractViewTract {
	position:relative;
	z-index:10;
	margin-top:-67px;
	margin-left:60px;
}


.setUp_bibleStudy {
	display:block;
	float:left;
	height:216px;
	width:483px;
}
.bibleStudyHdr {
	background-image:url("images/HtH2_hdr_bibleStudyTools.png");
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:47px;
	width:483px;
}
.bibleStudyContainer  {
	background-image:url("images/HtH2_bg_fluid.png");
	background-position:left top;
	background-repeat:repeat-x;
	display:block;
	float:left;
	min-height:180px;
	padding:0 15px 10px;
	width:445px;
}
.bibleStudyContent {
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
	margin-left:15px;
	margin-right:15px;
}

.VodContent {
	color:#000000;
	display:block;
	float:left;
	font-family:"Lucida Sans","Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	width:140px;
}
.VodContent a {
	color:#045A84;
	text-decoration:underline;
}
.VodContent a:hover {
	color:#333333;
	text-decoration:underline;
}

.bibleSearchContent {
	background-image:url(images/pocketBibleSearchBg.png);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	display:block;
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	width:300px;
	height:202px;
	line-height:18px;
}
.bibleSearchContent a {
	color:#000000;
	text-decoration:underline;
}
.bibleSearchContent a:hover {
	color:#999999;
	text-decoration:underline;
}

.bibleSearchBlock {
	float:left;
	display:block;
	width:250px;
	margin-top:10px;
	margin-left:15px;
}

.bibleSearchResults {
	background-image:url(images/bibleSearchResultsBg.png);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	display:block;
	width:270px;
	height:160px;
}

.bibleSearchResultsBlock {
	float:left;
	display:block;
	width:230px;
	height:120px;
	margin-top:20px;
	margin-left:20px;
}

.bucketHdrMain {
	font-family:Helvetica, Verdana, Arial, "Trebuchet MS", Trebuchet, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	display:block;
	margin-left:15px;
	margin-top:15px;
}

/*Added 'a' state for Header Main 09-10-2008*/
.bucketHdrMain a {
	color:#FFFFFF;
	text-decoration:none;
}
.bucketHdrMain a:hover {
	color:#000000;
	text-decoration:none;
}
/*END ADDITION*/

.setUp_gladTidings {
	width:170px;
	height:216px;
	display:block;
	float:left;
}
.gtHdr {
	background-image:url(images/HtH2_hdr_gt.png);
	background-repeat:no-repeat;
	width:170px;
	height:47px;
	padding-left:8px;
	display:block;
	float:left;
}
.gtContainer {
	background-image:url(images/HtH2_bg_fluid.png);
	background-repeat:repeat-x;
	background-position:top left;
	width:154px;
	min-height:180px;
	display:block;
	float:left;
	margin-left:8px;
}
.gtContent {
	font:11px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight:normal;
	color:#000000;
	margin-left:15px;
	margin-right:15px;
}

.setUp_ptp {
	width:170px;
	height:216px;
	display:block;
	float:left;
}
.ptpHdr {
	background-image:url(images/HtH2_hdr_ptp.png);
	background-repeat:no-repeat;
	width:170px;
	height:47px;
	padding-left:8px;
	display:block;
	float:left;
}
.ptpContainer {
	background-image:url(images/HtH2_bg_fluid.png);
	background-repeat:repeat-x;
	background-position:top left;
	width:154px;
	min-height:180px;
	display:block;
	float:left;
	margin-left:8px;
}
.ptpContent {
	font:11px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight:normal;
	color:#000000;
	margin-left:15px;
	margin-right:15px;
}

div.clear {clear:both; line-height: 0; height: 0;}

input.search {
	width:97px;
	height:15px;
	text-align:left;
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	border:1px solid #000000;
}

input.userReg
{
	width:97px;
	height:15px;
	text-align:left;
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	border:1px solid #000000;	
	margin-bottom: 3px;
}
input.login1 {
	width:97px;
	height:15px;
	text-align:left;
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	border:1px solid #000000;
}

input.login2 {
	width:97px;
	height:15px;
	text-align:left;
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	border:1px solid #000000;
	margin-left:1px;
}

input.go {
	width:23px;
	height:19px;
	background-image:url(images/btn_go.png);
	background-repeat:no-repeat;
	border:none;
	background-color:transparent;
	cursor:pointer;
}


button { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0 20px 0 0; 
  text-align:center; 
}
button span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 28px; 
}

/*blue buttons*/
button.submitBtn { 
  background:url(images/HtH_btn_right.png) right no-repeat; 
  font-size:10px; 
}
button.submitBtn span { 
  height:30px; 
  line-height:30px;
  margin-right:0px;
  background:url(images/HtH_btn_left.png) left no-repeat;
  color:#fff; 
}
button.submitBtn:hover {
	background:url(images/HtH_btn_right_on.png) right no-repeat; 
}
button.submitBtn:hover span {
	background:url(images/HtH_btn_left_on.png) left no-repeat; 
}

.hdrDark {
	font-family:"Myriad Pro", Myriad, "Trebuchet MS", Trebuchet, Helvetica, "Helvetica 65 Medium", Verdana, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	letter-spacing:1px;
}

.RedLetter 
{
    color: Red;
}

.verse 
{
    vertical-align: top;
    font-style:inherit;
    font-size:x-small; 
	padding-right: 3px;
}

/*Publications Page Items*/
.setUp_pubsArchives {
	background-image:url(images/pubs_bg_archives.png);
	background-repeat:no-repeat;
	float:left;
	display:block;
	width:142px;
	height:46px;
}

.setUp_pubsTopics {
	background-image:url(images/pubs_bg_topics.png);
	background-repeat:no-repeat;
	float:left;
	display:block;
	width:170px;
	height:46px;
}

.setUp_pubsIssueFeatures {
	background-image:url(images/pubs_bg_issueFeatures.png);
	background-repeat:no-repeat;
	float:left;
	display:block;
	width:511px;
	height:46px;
}

.issueFeatureIcons {
	float:left;
	display:block;
	margin-left:30px;
	margin-top:9px;
}

.setUp_pubsIssueNav {
	float:left;
	display:block;
	width:142px;
	min-height:549px;
	margin-bottom:8px;
}

.pubsIssueNavHdr {
	background-image:url("images/HtH_hdr_leftSmall.png");
	background-position:right top;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:42px;
	width:142px;
}

.pubsIssueNavContainer {
	background-image:url(images/HtH2_bg_fluid.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#dee4e7;
	width:134px;
	min-height:549px;
	display:block;
	float:left;
}
.pubsContentNavContent {
		font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	line-height:18px;
	margin-left:2px;
	margin-right:2px;
	min-height: 481px;
}
.pubsContentNavContent a {
	color:#000000;
	text-decoration:none;
	width:138px;
}

.pubsContentNavContent a:hover {
	color:#000000;
	text-decoration:underline;
}
.pubsIndexNavAlpha {
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
}
.pubsIndexsNavAlpha table tr td
{
	padding-top:3px;
	padding-bottom:3px;
	}
.pubsIndexNavAlpha a {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

.pubsIndexNavAlpha a:hover {
	color:#000000;
	text-decoration:underline;
		font-weight:bold;
}
.pubsIndexNavContent {
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	line-height:18px;
	margin-left:3px;
	margin-right:1px;
	/*height: 549px;*/
	min-height:480px;
	overflow-x:hidden;
	overflow-y:scroll;

	scrollbar-base-color: #022c41;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #dee4e7;
	
	scrollbar-shadow-color: #021e2c;
	scrollbar-lightshadow-color: #033e5c;
	scrollbar-darkshadow-color: #000000;
	
	scrollbar-highlight-color: #3c5d6e;
	scrollbar-3dlight-color: #3c5d6e;*/
}
.pubsIndexNavContent a {
	color:#000000;
	text-decoration:none;
		font-weight:bold;
}

.pubsIndexNavContent a:hover {
	color:#000000;
	text-decoration:underline;
		font-weight:bold;
}

.setUp_pubsIssueContent {
	float:left;
	display:block;
	width:681px;
	/*height:596px;*/
	min-height:596px;
	margin-bottom:8px;
}

.pubsIssueContentHdr {
	background-image:url(images/pubs_hdr_volInfo.png);
	background-repeat:no-repeat;
	float:left;
	display:block;
	width:681px;
	height:42px;
}

.pubsIssueContentContainer {
	background-image:url(images/HtH2_bg_fluid.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#dee4e7;
	width:665px;
	/*height:549px;*/
	min-height:549px;
	display:block;
	float:left;
	margin-left:8px;
	margin-right:8px;
	/*overflow-y:scroll;
	scrollbar-base-color: #022c41;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #dee4e7;
	
	scrollbar-shadow-color: #021e2c;
	scrollbar-lightshadow-color: #033e5c;
	scrollbar-darkshadow-color: #000000;
	
	scrollbar-highlight-color: #3c5d6e;
	scrollbar-3dlight-color: #3c5d6e;*/
}

.pubsIssueContentContent {
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
	margin-left:15px;
	margin-right:15px;
}

.pubsIssueContentContent a {
	color:#000000;
	text-decoration:underline;
}

.pubsIssueContentContent a:hover {
	color:#000000;
	text-decoration:underline;
}

/*Buttons for FCK Editor*/

div.btnSmall {
	background-image:url(images/HtH2_btn_small.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:73px;
	height:21px; 
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:3px;
}

div.btnSmall a {
	width:73px;
	height:21px; 
	color:#FFFFFF;
	text-decoration:none;
	margin-top:3px;
}

div.btnSmall a:hover {
	width:73px;
	height:21px; 
	color:#FFFFFF;
	text-decoration:none;
}

div.btnMed {
	background-image:url(images/HtH2_btn_med.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:103px;
	height:21px; 
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:3px;
}

div.btnMed a {
	width:103px;
	height:21px; 
	color:#FFFFFF;
	text-decoration:none;
}

div.btnMed a:hover {
	width:103px;
	height:21px; 
	color:#FFFFFF;
	text-decoration:none;
}

div.btnLarge {
	background-image:url(images/HtH2_btn_large.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:135px;
	height:21px; 
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:3px;
}

div.btnLarge a {
	width:135px;
	height:21px; 
	color:#FFFFFF;
	text-decoration:none;
}

div.btnLarge a:hover {
	width:135px;
	height:21px; 
	color:#FFFFFF;
	text-decoration:none;
}

/*Added styles for template options for interior pages of HtH Site 09-10-2008*/
.setUp_oneCol {
	width:170px;
	min-height:216px;
	display:block;
	float:left;
	margin-bottom:8px;
}
.oneColHdr {
	background-image:url(images/HtH_hdr_oneCol.png);
	background-repeat:no-repeat;
	width:170px;
	height:47px;
	display:block;
	float:left;
}
.oneColContainer {
	background-image:url(images/HtH2_bg_fluid.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#dee4e7;
	width:154px;
	min-height:180px;
	display:block;
	float:left;
	margin-left:8px;
}
.oneColContent {
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:8px;
}

.setUp_twoCol {
	width:340px;
	min-height:216px;
	display:block;
	float:left;
	margin-bottom:8px;
}
.twoColHdr {
	background-image:url(images/HtH_hdr_twoCol.png);
	background-repeat:no-repeat;
	width:340px;
	height:47px;
	display:block;
	float:left;
}
.twoColContainer {
	background-image:url(images/HtH2_bg_fluid.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#dee4e7;
	width:324px;
	min-height:180px;
	display:block;
	float:left;
	margin-left:8px;
}
.twoColContent {
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:8px;
}

.leftSmallLeft {
	display:block;
	float:left;
	width:483px;
}

.leftSmallRight {
	display:block;
	float:right;
	width:340px;
}

.setUp_leftSmall {
	width:483px;
	min-height:216px;
	display:block;
	float:left;
	margin-bottom:8px;
}
.leftSmallHdr {
	background-image:url(images/HtH_hdr_leftSmall.png);
	background-repeat:no-repeat;
	width:483px;
	height:47px;
	display:block;
	float:left;
}
.leftSmallContainer {
	background-image:url(images/HtH2_bg_fluid.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#dee4e7;
	width:475px;
	min-height:180px;
	display:block;
	float:left;
}
.leftSmallContent {
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:8px;
}

.leftMedLeft {
	display:block;
	float:left;
	width:653px;
}

.leftMedRight {
	display:block;
	float:right;
	width:170px;
}

.setUp_leftMed {
	width:653px;
	min-height:216px;
	display:block;
	float:left;
	margin-bottom:8px;
}
.leftMedHdr {
	background-image:url(images/HtH_hdr_leftMed.png);
	background-repeat:no-repeat;
	width:653px;
	height:47px;
	display:block;
	float:left;
}
.leftMedContainer {
	background-image:url(images/HtH2_bg_fluid.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#dee4e7;
	width:645px;
	min-height:180px;
	display:block;
	float:left;
}
.leftMedContent {
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:8px;
}

.setUp_leftFull {
	width:823px;
	min-height:216px;
	display:block;
	float:left;
	margin-bottom:8px;
}
.leftFullHdr {
	background-image:url(images/HtH_hdr_leftFull.png);
	background-repeat:no-repeat;
	width:823px;
	height:47px;
	display:block;
	float:left;
}
.leftFullContainer {
	background-image:url(images/HtH2_bg_fluid.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#dee4e7;
	width:815px;
	min-height:180px;
	display:block;
	float:left;
}
.leftFullContent {
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:8px;
}
.formSubmit{
	cursor:pointer;
	background-image:url(images/btn_hthSubmit.png);
	width:61px;
	height:19px;
	margin-left:auto;
	margin-right:auto;
	border-width:0px;
}
.formReset{
	cursor:pointer;
	background-image:url(images/btn_hthReset.png);
	width:61px;
	height:19px;
	border-width:0px;
}

/*Added 9-14-2008 | Style for magazine callout*/

div.rightMagCallout {
	display:block;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#2B3944;
	line-height:29px;
	margin-right:10px;
	margin-left:25px;
	margin-top:5px;
	margin-bottom:10px;
}

div.leftMagCallout {
	display:block;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#2B3944;
	line-height:29px;
	margin-right:25px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:10px;
}

div.leftImage {
	display:block;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

div.rightImage {
	display:block;
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}
._passage_link {
	margin-left: 3px;
	margin-right:3px;
	vertical-align:bottom;
	}
/* BIBLE QUESTIONS PAGE  */
.setUp_bibleQuesNav {
	float:left;
	display:block;
	width:175px;
	min-height:549px;
	margin-bottom:8px;
}

.bibleQuesNavHdr {
	background-image:url(images/HtH_hdr_leftSmall.png);
	background-repeat:no-repeat;
	background-position: right top;
	float:left;
	display:block;
	width:175px;
	height:42px;
}

.bibleQuesNavContainer {
	background-image:url(images/HtH2_bg_fluid.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#dee4e7;
	width:167px;
	min-height:549px;
	display:block;
	float:left;
}
.bibleQuesNavAlpha {
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	float:left;
	display:block;
}
.bibleQuesNavAlpha table tr td {
	padding-top:3px;
	padding-bottom:3px;
}
.bibleQuesNavAlpha a {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

.bibleQuesNavAlpha a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
.bibleQuesNavContent {
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	/*height:490px;*/
	min-height:490px;
	line-height:18px;
	margin-left:5px;
	margin-right:5px;
	/*overflow-y:scroll;
	scrollbar-base-color: #022c41;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #dee4e7;
	scrollbar-shadow-color: #021e2c;
	scrollbar-lightshadow-color: #033e5c;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #3c5d6e;
	scrollbar-3dlight-color: #3c5d6e;*/
	
	float:left;
	display:block;
}
.bibleQuesNavContent table tr td
{
	padding-top:3px;
	padding-bottom:3px;
	}
.bibleQuesNavContent a {
	color:#000000;
/*	text-decoration:underline;   Jim Estabrook je edit 3.1.2011 */
	text-decoration:none;
	font-weight:bold;
}

.bibleQuesNavContent a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

/* Jim Estabrook je added this element 3.1.2011 edit*/
.bibleQuesNavContent a:active {
	color:#999;
}

.setUp_bibleQuesContent {
	float:left;
	display:block;
	width:631px;
	min-height:549px;
	margin-bottom:8px;
}

.bibleQuesContentHdr {
	background-image:url(images/pubs_hdr_volInfo.png);
	background-repeat:no-repeat;
	float:left;
	display:block;
	width:640px;
	height:42px;
}

.bibleQuesContentContainer {
	background-image:url(images/HtH2_bg_fluid.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#dee4e7;
	width:632px;
	/*height:549px;*/
	min-height:549px;
	display:block;
	float:left;
	margin-left:8px;
	margin-right:8px;
	/*overflow-y:auto;
	scrollbar-base-color: #022c41;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #dee4e7;
	scrollbar-shadow-color: #021e2c;
	scrollbar-lightshadow-color: #033e5c;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #3c5d6e;
	scrollbar-3dlight-color: #3c5d6e;*/
}

.bibleQuesContentContent {
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
	margin-left:15px;
	margin-right:15px;
}

.bibleQuesContentContent a {
	color:#000000;
	text-decoration:underline;
}

.bibleQuesContentContent a:hover {
	color:#000000;
	text-decoration:underline;
}

.videoInfo {
	color: #ffffff;
	text-align: left;
	background-image:url(images/videoThumbReflect.png);
	background-repeat:no-repeat;
	width:102px;
	display:block;
}

.videoTitle {
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	margin-right:5px;
}

.videoTime {
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#999999;
}

.videoSpeaker {
	font-family:"Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
}

.postcardItem
{
	border: 1px solid #555555;
	background-color: #fafafa;
	margin-left: 2px;
	margin-bottom: 5px;
}

.postcardItemSelected 
{
	border: 1px solid #000000;
	background-color: #022C41;
	margin-left: 2px;
	margin-bottom: 5px;
}

.postcardHeaderContainer
{
	margin-left: 5px;
}

.postcardImageContainer
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
/* Added 11/12/2008 */
.pubList tbody tr td a 
{
	font-size:14px;
	font-weight:bold;
	line-height:25px;
}
.hdrPubDark span
{
	font-size:17px;
	font-weight:bold;
	line-height:25px;
	}

div.nextPrev {
	display:block;
	float:right;
	margin-right:25px;
	margin-top:12px;
}
.leftFullFtr {
	background-image:url(images/HtH_ftr_leftFull.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:47px;
	width:823px;
}
.NextPage 
{
    width:61px;
	height:19px;
	background-image:url(images/btn_hthNextPage.png);
	background-repeat:no-repeat;
	border:none;
	background-color:transparent;
	cursor:pointer;
	display: inline-block;
	float:right;	
}
.PrevPage 
{
    width: 79px;
	height:19px;
	background-image:url(images/btn_hthPreviousPage.png);
	background-repeat:no-repeat;
	border:none;
	background-color:transparent;
	cursor:pointer;
	float:right;
}
.leftSearchContainer {
	background-image:url(images/HtH2_bg_fluid.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#dee4e7;
	width:815px;
	min-height:200px;
	display:block;
	float:left;
}
.frmRegister 
{
    width: 61px;
	height:19px;
	background-image:url(images/btn_hthRegister.png);
	background-repeat:no-repeat;
	border:none;
	background-color:transparent;
	cursor:pointer;
}
.frmUpdate
{
    width: 61px;
	height:19px;
	background-image:url(images/btn_hthUpdate.png);
	background-repeat:no-repeat;
	border:none;
	background-color:transparent;
	cursor:pointer;
}
/* UPDATE: 12-17-2008 - added styles for blank buttons  */
a.btn_blankSmall {
	width:76px;
	height:21px;
	text-align:center;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(images/btn_blankSmall.png);
	background-repeat:no-repeat;
	background-position:top left;
	text-decoration:none;
	display: -moz-inline-block;
	display:inline-block;
	padding-top:2px;
}

a.btn_blankSmall:hover {
	width:76px;
	height:21px;
	text-align:center;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(images/btn_blankSmall_on.png);
	background-repeat:no-repeat;
	background-position:top left;
	text-decoration:none;
	display: -moz-inline-block;
	display:inline-block;
	padding-top:2px;
}

a.btn_blankMed {
	width:120px;
	height:21px;
	text-align:center;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(images/btn_blankMed.png);
	background-repeat:no-repeat;
	background-position:top left;
	text-decoration:none;
	display: -moz-inline-block;
	display:inline-block;
	padding-top:2px;
}

a.btn_blankMed:hover {
	width:120px;
	height:21px;
	text-align:center;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(images/btn_blankMed_on.png);
	background-repeat:no-repeat;
	background-position:top left;
	text-decoration:none;
	display: -moz-inline-block;
	display:inline-block;
	padding-top:2px;
}

a.btn_blankLg {
	width:200px;
	height:21px;
	text-align:center;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(images/btn_blankLg.png);
	background-repeat:no-repeat;
	background-position:top left;
	text-decoration:none;
	display: -moz-inline-block;
	display:inline-block;
	padding-top:2px;
}

a.btn_blankLg:hover {
	width:200px;
	height:21px;
	text-align:center;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(images/btn_blankLg_on.png);
	background-repeat:no-repeat;
	background-position:top left;
	text-decoration:none;
	display: -moz-inline-block;
	display:inline-block;
	padding-top:2px;
}
div.twitter 
{
    padding-top:1px;
    float:left
}
/** Added 12/14/2010 - social media callout **/
div.socialMediaCallout {
	display:block;
	/*float:left;*/
	line-height:21px;
	margin-right:10px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:10px;
	width:100%;
}
div.socialMediaCallout a {
	margin-right:20px;
	margin-left:20px;
	vertical-align:middle;
}
div.socialMediaCallout iframe 
{
    margin-right:8px;
	margin-left:20px;
	vertical-align:middle;
    }
div.socialMediaCallout img 
{
    border:none;
    vertical-align:middle;
    }
    
/** HTH Pocket Bible styles */  

      
/**Print Styles**/
@media print {
	body { background-image: none; font:1em "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif; }
	.setUp_pubsIssueContent { width: 100%; margin-left: 10%; margin-right: 10%; color: #000; background: #fff; }
		.pubsIssueContentHdr {  }
		.pubsIssueContentContainer {  }
		.pubsIssueContentContent {  }
				
	.setUp_pubsIssueNav,	
	.setUp_header,	
	.leftColContainer { display: none; }
	.mainContainer { width:95%;
	height:95%;
	/*white-space-collapse; */}
	
	/*
	.issueFeatureIcons { display: none; }
	.setUp_oneCol { display: none; }
	.setUp_leftCol { display: none; }
	*/
	
	.div_pubflipper { display:none; }
		
	.rightColContainer {width:95%; float: left; position: relative; top: 0px; left: -5px; background: #fff url() 0 0; color: #000; }
	.setUp_bibleLeftColLarge,
	.setUp_bibleRightColSmall,
	.socialMediaCallout,
	.setUp_pubsIssueFeatures,
	.setUp_pubsTopics,
	.setUp_pubsArchives,
	.socialMediaCallout a,
	.socialMediaCallout a:link,
	.socialMediaCallout a:visited,
	.socialMediaCallout iframe,
	.socialMediaCallout br { display: none; }
	.ct100_cphPage_BblQuesContent_pnlContentSearch {display:none;}
	
		
	.setUp_bibleQuesContent { width: 100%; margin-left: 10%; margin-right: 10%; color: #000; background: #fff; }
		.bibleQuesContentHdr { }
		.bibleQuesContentContainer { }
		.bibleQuesContentContent {  }
	.setUp_bibleQuesNav { display: none; width: 1px; }
	.setUp_bibleStudy { display: none; }
	.setUp_gladTidings { display: none; }
}
/* ADDED 01/29/2011*/
td.archiveVol 
{
    padding-bottom: 30px;
    width:250px;
    }
/* ADDED 2/1/2011 */
div.headerStoreBottomContainer 
{
    background-image:url(images/StoreHeaderBottomBackground.png);
    }