﻿
/* Main Text in the right frame */
#mainTopic
{
	font-size: 12px;
	font-family: Arial;
	background-color: #d4c89f;
	height:150px;
	padding: 6px 10px 10px 10px;
	position:relative;
}

#mainTopic .devotionalDate
{
	padding: 0;
	margin:0;
	margin-bottom: 4px;
}

#mainTopic .devotionalTitle
{
	font-weight: bold;
	font-size: 13px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#mainTopicContainer
{
	float: left;
	background-color: #d4c89f;
	width: 240px;
}


#mainContent
{
	font-size: 12px;
	font-family: Arial;
	background-color: #efe2b4;
	padding: 6px 10px 10px 10px;
	position:relative;
}

#mainContent .devotionalDate
{
	padding: 0;
	margin:0;
	margin-bottom: 4px;
}

#mainContent .devotionalTitle
{
	font-weight: bold;
	font-size: 13px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#mainContentContainer
{
	float: left;
	background-color: #efe2b4;
	width: 240px;
}

/*Page Layout*/
#left
{
	width: 161px;
	position:relative;
	float:left;
	background-color: transparent;
}

#right
{
	background-color:Silver;
	width: 520px;
	position: relative;
	float:left;
	overflow: hidden;
}

#fullpage
{
	background-color:#ffffff;
	width: 681px;
	position: relative;
	float:left;
	
}

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
/* 2.2 ALBUMS PAGE */

#albums {
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 100%;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	padding: 0;
	width: 100%;
	padding-bottom: 60px;
}

.buttonbar {
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 100%;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}


/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 681px;
	height: 8px;
	font-size: 0;
}

/**/
html
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
}

body
{
	margin: 0px 0px 0px 0px;
	background-color: #dbdbdb;
	height: 100%;
	font-family:Arial;
	font-size: 11px;
}

#page
{
	padding: 0px 0px 0px 0px;
	margin-bottom: auto;
	width: 715px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

#pageMenu
{	
	height: 25px;
	width: 681px;
	clear:both;
	background-color: White;
}

#pageLogo
{
	float: left;
	padding-left: 20px;
	z-index: 2000;
}

#menuDiv
{
	float: right;
	padding-right: 11px;
	padding-top: 13px;
	padding-bottom: 0px;
	margin-bottom: -6px;
}

#publishersLegend
{
	float: right;
	padding-right: 14px;
	padding-top: -2px;
	margin-top: -3px;
}

#pageLogo img
{
	sdisplay:block;
}

#pageHeader
{	
	position: relative;
	top:0px;
	left: 0px;
	height: 99px;
	width: 681px;
	overflow: hidden;
	clear:both;
}

#menuSection
{
	 position:relative;
	 z-index: 101;
}

#contentSection
{
	position:relative;
	
	height: auto !important;
	sheight: 100%;
	smin-height:100%;
	margin: 0px 0px 0px 0x;
	padding: 0px 17px 0px 17px;
	
	float:left;
	width: 681px;
	
	background-image: url(Images/contentDropShadowTH.gif);
	background-repeat: repeat;
	background-color: White;
	
	margin-bottom: -50px;
}

#clearf
{
	clear:both;
	height: 70px;
}

#contentHeader
{
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: none;	
	width: 681px;
	overflow: hidden;
	background-color:#C07304;	
	height: 24px;
}


#pageFooter
{
	margin: 0px 0px 0px 0x;
	padding: 0px 17px 5px 17px;
	height: 78px;
	width: 681px;
	background-color: #C07304;
	clear:both;
	position: relative;
	background-image: url(Images/contentDropShadowTransparen.gif);
	background-repeat: repeat;
	
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	text-align: center;
	color: White;
}

#pageFooter a
{
	color: White;
}

#pageFooter p
{
	margin: 3px 0px 3px 0px;
	padding: 0;
}

#pageBottom
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 715px;
	height: 17px;
	background-image:url(Images/bottomDropShadowImage.png);
	background-repeat: no-repeat;
	clear:both;
}







/* -- */
#resourcesForEveryone
{
	
}

#resourcesForEveryone img
{
	display:block;
}


p
{
	margin-top: 12px;
	margin-bottom: 12px;
}

table
{
	margin: 0;
	padding: 0;
}

td
{
	margin: 0;
	padding: 0;
}

/* -- */
#beenThinkingAbout
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 5px;
	border-top: solid 1px #f4ebcf;
}

.headerBeenThinkingAbout
{
	color: #3d5c64;
	font-size: 18px;
	font-family: Times New Roman, Serif;
}

.contentBeenThinkingAbout
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	margin-top: 4px;
	padding-left: 5px;
}

.contentBeenThinkingAbout h1
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.searchGoButton
{
	border: 0;
	background-color: #daad6c;
	color:White;
	margin:0;
	padding: 0px 2px 0px 2px;
}

.searchGoButton:empty
{
	padding:0;
	margin:0;
	height: 18px;
	width: 40px;
}

.searchInput
{
	width: 110px;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
}

/* ---- */
.topicBrowser
{
	background-color: #98600e;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;

	border-top: solid 1px #b79057;
}

#languageBox
{
	position: absolute;
	font-family: Arial;
	font-size: 10px;
	left: 520px;
	padding: 3px 1px 1px 1px;
}

#languageBox select 
{
	font-family:Arial;
	font-size: 10px;
	width: 155px;
}

/* ---- */
#emailToFriend
{
	background-color: #b39232;	
	text-align: center;
}

#emailToFriend img
{
	display:block;
	float:left;
}

/* ----*/
#featuresAndPrograms img
{
	display: block;
}



img
{
	padding: 0;
	margin:  0;
}

.contentOnlineOffer img
{
	display: block;
}

#searchControlsShaded
{
	padding: 5px 5px 5px 25px;
	margin: 20px 0px 10px 0px;
	background-color: #b5a361;
	font-family: Arial;
	font-size: 10px;
	font-weight:bolder;
	color: #594712;
}

#searchControlsShaded p
{
	padding: 0;
}

#searchControlsShaded input,select
{
	font-size:10px;
}

#searchPageResults 
{
	padding: 5px 5px 5px 25px;
}

#searchPageResults ul
{
	list-style-type: none;
	margin:10px 0px 10px 0px;
	padding:0;
}

#searchPageResults li
{
	list-style-type: none;
	margin:0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

#searchPageResults a
{
	color:Black;
	text-decoration: underline;
	font-weight: normal;
}

#searchPageResults a.nonunderlined
{
	color:Black;
	text-decoration: none;
	font-weight: normal;
}

.infoIconContent img
{
	vertical-align: middle;
	display: inline-block;
}

.searchInput
{
	font-size: 9px;
}


.searchGoButton
{
	font-size: 10px;
	text-transform: uppercase;
	height: 18px !important;
	width: 30px !important;
}

#publishersLegend
{
	padding-top: 15px;
}


#todayDevotional
{
	clear: both;
}

.paddedImage
{
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


/* For generic template */
#contentPageContainer
{
	padding: 10px 10px 10px 10px;
}


.topMenuItem
{
	float: left;
	height: 24px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.dropDownMenu
{
	float: left;	
	background-color: #afb368;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);
}

.dropDownMenuContent
{
	padding: 5px 5px 5px 5px;
}

.dropDownMenuItem 
{
	border-bottom:  dotted 1px gray;
	padding: 4px 4px 4px 4px;
}

.dropDownMenuItemLast
{
	padding: 4px 4px 4px 4px;
}

.dropDownMenuItem a
{
	color: black;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.dropDownMenuItemLast a
{
	color: black;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.dropDownMenuContent
{
	z-index: 220;
}

#dropDownMenuContainer
{
	position:absolute;
	top: 28px;
	left: 205px;
	z-index: 1000;
	height: 200px;
}

.topMenuItem img
{
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	vertical-align:baseline; 
	border-top-style: none; 
	padding-top: 0px; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none
}

.menuSeparator
{
	color: #6AA82F;
}

#searchTools
{
	background-color: #664b21;	
	padding-bottom: 5px;
}

#searchTools a
{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	
	color: #d1b78f;
	text-decoration: underline;
}

#searchControls
{
	padding-left: 5px;
	vertical-align: middle;
}

#headerNavigationMenu img
{
	display: block;
}

#contentNavigationMenu
{
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: White;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	background: purple;
}

#contentNavigationMenu a
{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: White;
	text-transform: uppercase;
	text-decoration: none;
}

#cover
{
	padding: 10px 10px 10px 10px;
	font-family: Arial;
	font-size: 11px;
}

#contentNavigationMenu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#contentNavigationMenu li
{
	margin: 0;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 11px;
	position:relative;
}

#formContainer
{
	margin: 10px 10px 10px 10px;
	font-family: Arial;
	font-size: 11px;
}

#formContainer a
{
	color: Black;
	text-decoration: underline;
}

#onlineOffer
{
	position: relative;
	padding: 0;
	margin: 0;
}

#onlineOffer img
{
	display: block;
}

#onlinePromo img
{
	display: block;
}

#relatedResources img
{
	display: block;
}

#relatedResources
{
	font-family: Arial;
	font-size: 11px;
	background-color: #efe2b4;
	color: Black;
	position: relative;
	border-bottom: solid 1px #bdb497;
}

#relatedResources a.black
{
	color: Black;
}

#relatedResources a
{
	color: #ac490e;
}

#relatedResources ul
{
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px !important;
	margin-left: 25px;
	margin-right: 12px;
	list-style-type:square;
	line-height: 12px;
	text-decoration: underline;
}

.relatedResourcesSectionTitle
{
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bold;
}

.relatedResourcesSection
{
	border-top: solid 1px #bdb497;
	border-left: solid 1px #bdb497;
	padding: 0;
	margin: 0;
}

.printButton
{
	border-left: solid 1px #4b3e57;
}

.relatedResourcesSectionForward
{
	text-decoration: none;
}

.relatedResourcesMoreLink
{
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: right;	
}

#authorList
{
	padding: 0;
	margin: 10px 10px 10px 10px;
	list-style-type:none;
}
#authorList img
{
	border: 0;
}

#authorList a
{
	color: Black;
	text-decoration: underline;
}

#authorList li
{
	float: left;
	width: 110px;
	height: 150px;
	text-align: center;
}

#authorContainer
{
	padding: 10px 10px 5px 10px;
	
}

#authorPicture
{
	padding-right: 10px;
	font-family: Arial;
	float: left;
}

#authorName
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

#authorBio
{
	font-family: Arial;
	font-size: 11px;
}

#moreArticles
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding-top: 20px;
}

/* Devotionals */
#devotionalDetails
{
	font-size: 12px;
	font-family: Arial;
	background-color: #d4c89f;
	padding: 6px 10px 10px 10px;
	height: 140px;
	position:relative;
}

#devotionalDetails .devotionalDate
{
	padding: 0;
	margin:0;
	margin-bottom: 4px;
}

#devotionalDetails .devotionalTitle
{
	font-weight: bold;
	font-size: 13px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#devotionalDetailsContainer
{
	float: left;
	background-color: #d4c89f;
	width: 240px;
}

#imageCover
{
	text-align: center;
	float:right;
	background-color: #d4c89f;
	width: 100px;
}

#imageCover a
{
	
	color: #ac490e;
	text-decoration:underline;
}

#devotionalContent
{
	font-size: 14px;
	font-family: Arial;
	padding: 5px 10px 5px 10px;
	clear: both;
	line-height: 20px; 
}

#devotionalContent a
{
	color: Black;
	text-decoration: underline;
}

.devotionalThought
{
	font-size: 13px;
	font-family: Arial;
	padding: 5px 5px 5px 5px;
	text-align:center;
	font-style: italic;
	line-height: 16px; 
}

.devotionalQuote
{
	font-size: 12px;
	font-family: Arial;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-weight: bold;
}

#devotionalTopics
{
	font-size:11px;
	font-family: Arial;
	padding: 5px 5px 5px 5px;
	border-top: solid 1px #bfb590;
	color: #ac490e;
}

#devotionalTopics a
{
	color: #ac490e;
	text-decoration: underline;
}

#devotionalTopics .headerForMore
{
	font-weight: bold;
	color:Black;
}

#bibleInOneYearLink 
{
	text-align:left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	background-color: #babba1;
	padding: 2px 5px 2px 5px;
	margin-top:10px;
}

#bibleInOneYearLink  a
{
	color: Black;
	text-decoration: underline;
}

.tab
{
	margin: 0;
	padding: 0;
	width: 100%;
	text-transform:uppercase;
	font-size: 11px;
	list-style-type:none;
}

.selectedTab a
{
	display:block;
	color: #5c5c5c;
	text-align: center;
	height: 41px;
}

.selectedTab
{
	font-size: 11px;
	font-family: Arial;
	float:left;
	background-color: #ece9d0;
	border: solid 2px #ece9d0;	
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: #5c5c5c;
	height: 51px !important;
	list-style-type:none;
}

.normalTab a
{
	display: block;
	color: White;
	height: 42px;
	margin-left: -1px;
	margin-right: 0px;
}

.normalTab
{
	font-size: 11px;
	font-family: Arial;
	float:left;
	background-color: #a88f43;
	border-left: solid 1px white;
	border-top: solid 1px #a88f43;
	border-bottom: solid 2px #81681c;
	border-right: solid 2px #81681c;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: White;
	height: 52px;
	list-style-type:none;
}

#authorResultsFrame a
{
	color: Black;
	text-decoration: underline;
}

#authorResultsFrame
{
	sfloat:none;
	margin: 0px 5px 0px 0px;
	padding:5px 5px 5px 5px;
	background-color: #ece9d0;
	border: inset 2px #81681c;	
	clear: both;
	font-size: 11px;
	font-family: Arial;
	position: relative;	
	color: Black;
}


#authorSearchResults
{
	margin: 0px 5px 0px 0px;
	list-style-type: none;
	
}
#authorSearchResults li
{
	padding-bottom: 10px;
}

#footerContainer
{
	border-top: solid 1px #cc8f36;
	margin:0;
	padding:0;
}

.searchGoButton
{
	background-color: #a08f75;
	color: Black;
	font-size: 10px;
	text-transform: uppercase;
	height: 18px;
	width: 30px;
}

#listenLinks a
{
	color: Black;
	text-decoration: underline;
}

.listenLinks a
{
	color: Black;
	text-decoration: underline;
}

.readLink
{
	color: Black;
	text-decoration: underline;
}


.topScriptureVerse
{
	padding-right: 10px;
}

/* ------ tab config ------------ */

/*.tabSectionanswersToToughQuestions
{
	width: 100px;
}

.tabSectionAll
{
	width: 40px;
}

.tabSectiondayOfDiscovery
{
	width: 100px;
}
.tabSectiondiscoverTheWord
{
	width: 80px;
}

.tabSectiondiscoverySeries
{
	width: 80px;
}
.tabSectionmyUtmost
{
	width: 100px;
}
.tabSectionourDailyBread
{
	width: 100px;
}
.tabSectionourJourney
{
	width: 80px;
}
.tabSectionreasonsToBelieve
{
	width: 80px;
}
.tabSectionsportsSpectrum
{
	width: 80px;
}
.tabSectionsportsSpectrumInterviews
{
	width: 100px;
}
.tabSectionwordsToLiveBy
{
	width: 80px;
}
.tabSectionbeenThinkingAbout
{
	width: 80px;
}
*/

.pagingLinksContainer a
{
	margin-right: 5px;
}

.pagingLinksContainer span
{
	margin-right: 5px;
}

.pagingLinksContainer span.line
{
	margin-right: 25px;
}





.menua {
	position: absolute;
	right: 37px;
	top: 6px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a
{
	color: #333333;
	letter-spacing: 1px;	
}

.nav {
	position: relative;
	right: 40px;
	color:White;
	top: 4px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav a
{
	color: #ffffff;
	letter-spacing: 1px;	
}

/*AJAX Controls*/
.accordionHeader
{
    background-color: #6D90AA;
	border-bottom:1px solid #CCCCCC;
    font:bold 8pt Tahoma;
    color:#FFFFFF;
    text-align:left;
	text-decoration: none;
	padding: 4px;
	padding-left: 10px;
	cursor:pointer
	/*
    border: 1px solid #2F4F4F;
    color: #666666;
    background-image: url("Images/bgWhiteBar.gif");
    background-position:left;   
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;*/
}

.accordionContent
{
    font:8pt Tahoma;
	color:#FFFFFF;
	text-decoration:none;
	
    background-color:#47637A;
	border-bottom:1px solid #CCCCCC;
    text-align:left;
	
	padding: 4px;
	padding-left: 10px;
/*
    background-color: #FFFFFF;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;*/
}

.accordionLink
{
    font:8pt Tahoma;
	color:#FFFFFF;
	text-decoration:none;
	
    background-color:#47637A;
	border-bottom:1px solid #CCCCCC;
    text-align:left;
	
	padding: 4px;
	padding-left: 10px;
    
}

.accordionLinka
{
    font:8pt Tahoma;
    color:#FFFFFF;
	text-decoration:none;
	
}

.accordionHeaderSelected
{   background-color: #6D90FF;
	border-bottom:1px solid #CCCCCC;
    font:bold 8pt Tahoma;
    color:#FFFFFF;
    text-align:left;
	text-decoration: none;
	padding: 4px;
	padding-left: 10px;
	cursor:pointer
	}

/*Accordion Style Ends*/

/* Link description starts*/
a:link {text-decoration:underline;color:#3366CC;}

a:active {text-decoration:underline;color:#3366CC;}

a:visited {text-decoration:underline;color:#3366CC;}

a:hover {text-decoration:underline;color:#3366CC;}



a.nlink:link {color:#FFFFFF; text-decoration:none;}

a.nlink:active {color:#FFFFFF;}

a.nlink:visited {color:#FFFFFF;text-decoration:none;}

a.nlink:hover {color:#FFFFFF; text-decoration:underline;}



a.flink:link {color:#666666;}

a.flink:active {color:#666666;}

a.flink:visited {color:#666666;}

a.flink:hover {color:#666666;}


a.mlink:link {color:#FFFFFF; font-size:x-small; text-decoration:none;}

a.mlink:active {color:#FFFFFF;font-size:x-small; text-decoration:none;}

a.mlink:visited {color:#FFFFFF;font-size:x-small; text-decoration:none;}

a.mlink:hover {color:#FFFFFF;font-size:x-small; text-decoration:underline;}
/* Link description ends*/