﻿/* IMAGE_PATH = http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK */

#gadgets { }

#gadgets .body { padding: 8px 30px 0 20px; }

#gadgets .body .left { margin-left: 50px; width:278px; float:left; }

#gadgets .body .right { margin-left: 100px; width:278px; float:left; }

#gadgets .body h1 { color:black; font-size:14px;  }

#gadgets .body h2 { color:gray; font-size:16px;  }

/* BEGIN: dragresize css, required for siteinfo/javascript/dragresize.css */
/* Apply the element you want to drag/resize */
.drsElement {
 position: absolute;
 border: 1px solid #333;
}

/*
 The DragResize object name is automatically applied to all generated
 corner resize handles, as well as one of the individual classes below.
*/
.dragresize {
 position: absolute;
 width: 5px;
 height: 5px;
 font-size: 1px;
 background: #EEE;
 border: 1px solid #333;
}

/*
 Individual corner classes - required for resize support.
 These are based on the object name plus the handle ID.
*/
.dragresize-tl,.dragresize-tm,.dragresize-tr,.dragresize-ml,.dragresize-mr,.dragresize-bl,.dragresize-bm {
	display:none;
}
.dragresize-br {
 bottom: -8px;
 right: -8px;
 cursor: se-resize;
}
/* END: dragresize css, required for siteinfo/javascript/dragresize.css */

#rightAd
{
	margin-left:0;
	padding:1px 5px 0 8px;
	width:162px;
	height:600px;
	float:right;
	display:block;
}

.iconPanel
{
	height:30px;
	padding-right:10px;
	vertical-align:baseline;
	margin-left:-10px;
	margin-right:-10px;
	clear:both;
}

.iconPanel ul
{
	margin-top:0;
	margin-bottom:0;
}

.iconPanel ul li
{
	display:inline;
	margin-top:0;
	margin-bottom:0;
}

.iconPanel ul li a img
{
	border:0;
	margin-top:0;
	margin-bottom:0;
}

.iconPanelNotHeader
{
	background-color:#504320; /* orig: #5e4622*/
}

.busycursor
{
	width:50px;
	height:50px;
	background-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/wait.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

ul.arrowred
{
	margin-top:0;
	padding-left:25px;
	margin-left:0;
}

ul.arrowred li
{
	list-style-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/arrow_red.gif);
}

.clearboth
{
	clear:both;
}

.bold
{
	font-weight:bold;
}

.italic
{
	font-style: italic;
}

.smalltext
{
	font-size:11px;
}

a.titleLink span
{
	font-weight:bold;
	margin-left:5px;
	font-size:12px;
	text-decoration:none;
}

a:hover.titleLink span
{
	text-decoration:underline;
}

.contentBlurbTemplate .title a
{
	font-weight:bold;
	font-size:12px;
	margin-left:5px;
	text-decoration:none;
}

.contentBlurbTemplate .title a:hover
{
	text-decoration:underline;
}

.contentBlurbTemplate .paragraphtext
{
	margin-left:5px;
}

.formTemplate
{
	padding-top:15px;
	margin-left:5px;
}

.formTemplate ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

.formTemplate ul li
{
	display:inline;
}

.formTemplate ul li input
{
	margin-top:3px;
	vertical-align:top;
}

.siteAlert
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/common/alertbar_gradientyellow.gif);
	font-size:15px;
	font-weight:bold;
	padding:5px;
	text-align:center;
}

#listTemplate
{
	padding:0;
	margin:0;
}

#listTemplate h2.sectiontitle
{
	text-decoration:none;
	padding-top:0;
	margin-top:0;
	margin-bottom:5px;
}

#listTemplate ul
{
	margin:0;
	padding:0;
}

#listTemplate ul li
{
	list-style:none;
	padding:0 0 5px;
}

#listTemplate ul li a
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/arrow_orange.gif) 0 4px no-repeat;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:0 15px;
}

#listTemplate ul li a:hover
{
	text-decoration:underline;
}

#listTemplate ul li span
{
	font-style:italic;
}

.articleTemplate
{
}

.articleTemplate a
{
}

.articleTemplate .pager
{
	margin:5px 0 10px;
}

.articleTemplate .pager span
{
	margin:0 5px;
}

.articleTemplate .iconPanel
{
	height:30px;
}

.articleTemplate .productDetails img
{
	float:left;
}

.articleTemplate .paragraphtext
{
	padding-bottom:10px;
}

.productDetails
{
	overflow:hidden;
}

.productDetails img
{
	float:left;
	margin-right:20px;
}

.productDetails h1.sectiontitle
{
	margin:4px;
	padding:0;
	vertical-align:text-bottom;
}

.productDetails h2.sectiontitle
{
	margin:2px;
	padding:5px;
	vertical-align:text-bottom;
	font-size:12px;
}

.productDetails h3.sectiontitle
{
	margin:2px;
	padding:10px;
	vertical-align:text-bottom;
	font-size:13px;
}

.articleListTemplate
{
	margin-right:0;
	margin-left:0;
	font-family:Arial, Helvetica, Sans-Serif;
}

.articleListTemplate span a
{
	font-size:12px;
	font-weight:bold;
	padding-left:0;
	margin-left:0;
	text-decoration:none;
}

.articleListTemplate span a:hover
{
	text-decoration:underline;
}

.articleListTemplate a
{
	text-decoration:none;
}

.articleListTemplate a:hover
{
	text-decoration:underline;
}

.articleListTemplate span.paragraphtext
{
	font-style:italic;
	overflow:hidden;
}

.articleListTemplate p.paragraphtext
{
	margin:0;
}

.articleListTemplate p.abstract
{
	margin:0;
	padding:5px 0 0;
}

.articleListTemplate ul
{
	list-style:none;
	margin:0;
	padding:0 0 5px;
}

.articleListTemplate ul li
{
	margin:0;
	marker-offset:1px;
}

.articleListTemplate ul li.readMore
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/arrow_red.gif) 33px 4px no-repeat;
	padding:0;
	margin:0;
	font-weight:bold;
}

.articleListTemplate ul li.readMore a
{
	text-decoration:none;
	font-size:12px;
}

.articleListTemplate ul li.readMore a:hover
{
	text-decoration:underline;
}

.articleListTemplate .item
{
	margin:0;
	padding:0 0 14px;
	clear:both;
}

.articleListTemplate .footer
{
	padding-bottom:14px;
}

.select
{
	font-family:Arial,Helvetica;
}

.mainBkg
{
	background:#ddc984  url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	margin-left:0;
	padding-left:0;
	margin-right:0;
	padding-right:0;
	margin-top:0;
	padding-top:0;
}

h3
{
	font-size:14px;
}

select
{
	font-size:11px;
}

#container
{
	position:relative;
	width:999px;
	margin:10px auto;
}

/* bstLogoArea: top left header*/
#bstLogoArea
{
	width:256px;
	float:left;
	padding:0;
	margin:0;
	vertical-align:bottom;
	overflow:hidden;
}

#bstLogoArea .masterLogo
{
	cursor:pointer;
	width:234px;
    height:71px;
}

#bstLogoArea .links
{
	height:30px;
}

#bstLogoArea .links a
{
	vertical-align:top;
	text-decoration:none;
	border:0;
	font-size:12px;
	color:#c7b680;
	display:block;
}

#bstLogoArea a:hover
{
	text-decoration:underline;
}

#bstLogoArea a img
{
	padding:0;
}

#bstLogoArea img
{
	padding-top:10px;
	padding-bottom:0;
}

/*headerad: top Ad*/
#headerad
{
	width:728px;
	height:90px;
	float:right;
	overflow:hidden;
}

#headerLinks
{
	float:right;
	padding-top:5px;
	color:#c7b680;
}

#headerLinks a
{
	color:#ffffff;
	text-decoration:none;
}

#headerLinks a:hover
{
	text-decoration:underline;
}

/*belowLogo: The backgound-color under the BST logo*/
#belowLogo
{
	height:4px;
	padding-top:0;
	margin-top:-3px;
	overflow:hidden;
	clear:both;
}

#belowLogo img
{
	width:999px;
	margin-top:0;
	padding-top:0;
}

.mainnav
{
	height:31px;
}

/*footerad: buttom Ad*/
#footerad
{
	position:relative;
	padding-top:20px;
	top:0;
	right:0;
	margin:0 auto;
	width:728px;
	height:90px;
}

/*footer: footer container*/
#footer
{
	position:relative;
	padding-top:20px;
	top:0;
	right:0;
	margin:0 auto;
	width:999px;
	text-align:left;
	border:0;
}

#footer .advertisement
{
	padding:0 0 24px;
}


#footer .advertisement .swnRadio
{
	margin:0 0 0 10px;
}

#footer #footerNavigation
{
	margin:12px auto;
	width:620px;
}

#footer #footerNavigation ul
{
	list-style:none;
	margin:0 0 0 62px;
}

#footer #footerNavigation ul li
{
	padding:0;
	display:inline;
	margin:0 0 6px;
}

#footer #footerNavigation ul li a
{
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal;
	font-size:10px;
}

#footer #footerNavigation ul li a:hover
{
	text-decoration:underline;
}

#footer #salemLogo
{
	text-align:left;
	margin:10px 0 0;
	float:left;
	height:200px;
	width:200px;
}

#footer #salemLogo img
{
	border:0;
}

#footer #information
{
	text-align:left;
	margin:10px 0 0;
	font-size:11px;
}

#footer #information ul
{
	list-style:none;
	padding:2px 0 6px;
}

#footer #information ul li
{
	padding:0;
	display:inline;
	margin:0 0 6px;
}

#footer #information ul li a
{
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}

#footer #information ul li a:hover
{
	text-decoration:underline;
}

#footer #information #relatedLinks
{
	font-weight:bold;
	font-size:11px;
}

#footer #information #partners
{
	font-weight:bold;
	font-size:11px;
}

#footer #information #copyright
{
	margin:6px 0;
}

#footer #footerNav
{
	text-align:center;
	margin:10px 0 0;
	font-size:12px;
	list-style:none;
	padding:2px 0 6px;
}

#footer #footerNav li
{
	display:inline;
	list-style-type:none;
	margin:0 0 6px;
}

#footer #footerNav li a
{
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
}

#footer #footerNav li a:hover
{
	text-decoration:underline;
}

#footer .tpAd
{
	float:left;
	width:161px;
	display:block;
	margin:20px 5px 20px 0;
}

#footer .tpAd img 
{
	float: left;
	padding: 0 5px 0 0;
}

/*
#footer .tpAd .textPicAdImg
{
	float:left;
	padding:0 5px 0 0;
}
*/

#imgFooter
{
	height:62px;
	width:998px;
	border:1px solid #c7b680;
}



/***MASTER PAGE***/
/***HOME***/
/*myBst1: home page container*/
#myBst1
{
	padding:0;
}

#myBst1 .left
{
	margin:0;
	padding:10px 15px 0 5px;
	width:470px;
	display:inline;
}

#myBst1 .rightwlborder
{
	margin:0;
	padding:10px 15px;
	width:474px;
}

#myBst1 .mainbkgcolor
{
	margin-top:0;
	padding-top:0;
	margin-left:0;
	width:998px;
	overflow:hidden;
}

.titlebkg .left
{
	margin-top:0;
	margin-bottom:0;
	width:500px;
	overflow:hidden;
}

.titlebkg .right
{
	background-position:top left;
	width:499px;
	overflow:hidden;
}

#flash
{
	height:216px;
	margin-left:0;
}

#featureLeft
{
	background:#f8ecc4;
	float:left;
	width:300px;
	height:250px;
	margin:0;
}

#featureLeft .articleListTemplate
{
	margin:10px;
}

#featureLeft .articleListTemplate .footer
{
	padding:0;
}

#featureCenter
{
	background:#f8ecc4;
	float:left;
	width:397px;
	height:250px;
	border-left:solid 1px #5e4622;
	border-right:solid 1px #5e4622;
	padding:0;
}

#featureCenter .articleListTemplate .footer
{
	padding:0;
}

#featureCenter .articleListTemplate ul
{
	padding:0;
}

#featureCenter #intro
{
	color:#5e4622;
	padding:0 0 10px;
	margin:10px;
}

#featureCenter #left
{
	float:left;
	padding:5px 0 0;
	margin:0 0 0 10px;
}

#featureCenter #right
{
	float:right;
	width:200px;
}

#featureRight
{
	background:#f8ecc4;
	float:right;
	width:280px;
	height:230px;
	padding:10px;
}

#featureRight .articleListTemplate
{
	width:275px;
}

#featureRight .articleListTemplate .footer
{
	padding:0;
}

.featureHeader
{
	background:#000000 url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/header_stretch.gif) repeat-x;
	color:#FFF; /* orig: #f5b700 */
	font-weight:bold;
	font-size:15px;
	padding:7px 5px 5px 10px;
	font-family:Georgia, Times New Roman, Serif;
}

.featureHeaderLeft
{
	width:285px;
	float:left;
}

.featureHeaderCenter
{
	width:399px;
	float:left;
}

.featureHeaderRight
{
	width:300px;
	float:right;
}

/***HOME***/
/***MYBST***/
/*versePanel1: pane 1 in single/or parallel view*/
#versePanel1
{
	padding:0;
	height:564px auto;
	width:800px;
	float:left;
	font-size:11px;
}

/*versePanel1: pane 2 in parallel view*/
#versePanel2
{
	margin-left:0;
	padding:0;
	height:564px;
	float:right;
	font-size:11px;
	display:none;
}

#adPanel3
{
	margin-left:0;
	margin-right:5px;
	padding:0;
	width:160px;
	height:600px;
	float:right;
	display:block;
}

/*headerNav: pane's toolbar(top & buttom)*/
.toolbar
{
	background-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/header_middlebg.gif);
	height:26px;
	margin:0;
	overflow:hidden;
	border-left:solid 1px #c7b680;
}

/*tleft: left nav holder*/
ul.tleft
{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:455px;
	list-style:none;
}

ul.tleft li
{
	float:left;
	margin:0;
	padding:0 1px 0 0;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/button_divider.gif) no-repeat top right;
	height:26px;
}

ul.tleft li.last
{
	background:none;
}

ul.tleft li#audioPlayer1,ul.tleft li#audioPlayer2
{
	width:26px;
}

ul.tleft img
{
	border:0;
}

/*tright: right nav holder*/
.tright
{
	position:relative;
	float:right;
	margin-top:0;
	height:26px;
}

/*verseDisplay: the place in the panel where the contents is displayed*/
#verseDisplay1,#verseDisplay2
{
	padding-top:0;
	height:404px;
	float:none;
	overflow-y:auto;
	overflow-x:hidden;
	position:relative;
	font-size:11px;
	clear:both;
}


#verseFooter1, #verseFooter2
{
}

/*mybstversesdisplay: holds all documents except the search results*/
#mybstversesdisplay1,#mybstversesdisplay2
{
	margin-top:0;
	padding:0 5px;
}

#mybstversesdisplay1 span.error,#mybstversesdisplay2 span.error
{
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
}

/*mybstsearchresultdisplay: holds only the search results*/
#mybstsearchresultdisplay1,#mybstsearchresultdisplay2
{
	display:none;
	padding:0;
	margin:0;
	overflow:auto;
	clear:both;
}

/*mybsttranslationresults: holds the book name, the transaltions and the top book/chapter nav*/
#mybsttranslationresults1,#mybsttranslationresults2
{
	padding:5px 10px;
}

#mybsttranslationresults1 span,#mybsttranslationresults2 span
{
	font-weight:bold;
}

#mybsttranslationresults1 select.inputSelect,#mybsttranslationresults2 select.inputSelect
{
	font-size:11px;
}

#mybsttranslationresults1 a,#mybsttranslationresults2 a
{
	text-decoration:underline;
}

#mybsttranslationresults1 a:hover,#mybsttranslationresults2 a:hover
{
	text-decoration:none;
}

/*panefooter: where the usernotes, footnotes, cross-ref, and strongs are displayed */
.panefooter
{
	height:124px;
	float:none;
	overflow:auto;
}

/*topBookNav: books and chapters navigator holder (top)*/
.topBookNav
{
	height:14px;
	padding-top:3px;
}

/*verseSeperator: books and chapters navigator holder*/
#verseSeperator1,#verseSeperator2
{
	height:18px;
}

/*leftBookNav: previous book and chapter nav holder*/
.leftBookNav
{
	width:20%;
	float:left;
	padding-left:20%;
}

/*rightBookNav: next book and chapter nav holder*/
.rightBookNav
{
	width:20%;
	float:right;
	padding-right:20%;
}

/*TextEditor: verses wrapper*/
#TextEditor
{
	padding:0 0 10px;
	margin-top:0;
}

#TextEditor ul
{
	padding:0px;
	margin:4px 10px 4px 35px;
}

#TextEditor ul li
{
	list-style-type:none;
	display:inline;
}

#TextEditor ul li.bold
{
	font-weight:bold;
}

.subjectheader
{
	font-family:Arial,Helvetica;
	font-weight:bold;
}

.subjectheaderreference
{
	font-family:Arial,Helvetica;
	font-weight:normal;
	font-style:italic;
}

/*usernotes: usernotes, footnotes, cross-ref, and strongs wrapper*/
.panefooternotes
{
	padding:0 0 5px;
}

.panefooternotes ul
{
	padding:0;
	margin:0;
}

.panefooternotes ul li
{
	padding:5px 10px 0;
}

.panefooternotes ul li span
{
	font-weight:bold;
}

.panefooternotes ul li span a
{
	color:#2d649a;
	font-weight:normal;
	text-decoration:underline;
}

.panefooternotes ul li a:hover
{
	text-decoration:none;
}

/***MYBST***/
/***ABOUT US***/
#aboutus
{
}

#aboutus p
{
	padding-bottom:10px;
	overflow:auto;
}

#aboutus ul
{
	padding:0 0 10px;
	margin:0 0 0 20px;
}

#aboutus li
{
	padding:0;
	margin:0;
}

#aboutus a
{
	font-size:12px;
	text-decoration:underline;
}

#aboutus a:hover
{
	text-decoration:none;
}

#aboutus span
{
	font-style:italic;
}

#aboutus span a
{
	font-style:normal;
}

#aboutus span.sectiontitle
{
	font-style:normal;
}

#aboutus span.paragraphtext
{
	font-style:normal;
}

#aboutus p
{
	margin-top:0;
	margin-bottom:0;
}

/***ABOUT US***/
/***BIBLES***/
#bibles
{
}

#bibles a
{
	font-size:12px;
	text-decoration:underline;
}

#bibles a:hover
{
	text-decoration:none;
}

#bibles span
{
	font-style:italic;
}

#bibles span a
{
	font-style:normal;
}

#bibles span.sectiontitle
{
	font-style:normal;
}

#bibles span.paragraphtext
{
	font-style:normal;
}

#bibles .star
{
	font-size:medium;
	font-weight:bold;
	color:#2d649a;
}

#bibles #biblestable p
{
	margin-bottom: 0;
	margin-top: 0;
}

/***BIBLES***/
/***REFERENCES***/
#references
{
}

#references .leftwrborder
{
	margin:10px 0 0 10px;
	padding:0 15px 0 5px;
	width:380px;
	display:inline;
}

#references .right
{
	margin:10px 0 0;
	padding:0 15px;
	width:375px;
}

#references .sectiontitle
{
	margin-bottom:3px;
}

#references a
{
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}

#references a:hover
{
	text-decoration:none;
}

#references .leftwrborder p,#references .right p
{
	margin:3px 0 5px;
}

#references .paragraphtext
{
	padding-bottom:5px;
}

#references .paragraphtext p
{
	margin:3px 0 0;
}

#references .paragraphtext span
{
	font-style:italic;
	font-size:11px;
}

#references .star
{
	font-weight:bold;
	font-size:medium;
	color:#2d649a;
}

/***REFERENCES***/
/***DEVOTIONALS***/
#feature
{
	padding:0;
	width:820px;
}

#devotionals #feature .left
{
	width:510px;
	height:100px;
	margin:3px 0;
	padding:5px;
}

#devotionals #feature .left .contentBlurbTemplate .readMore
{
	margin:15px 0 0 10px;
	display:block;
	width:200px;
}

#devotionals #feature .right
{
	width:285px;
	margin:3px 0;
	padding:5px;
}

.devlettertitle
{
	background-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/dev_title_repo.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	padding:0;
}

#devoSignup
{
	width:820px;
}

#devoSignup a,#devoSignup table a
{
	font-size:14px;
	padding-right:10px;
	text-decoration:none;
}

#devoSignup a:hover,#devoSignup table a:hover
{
	text-decoration:underline;
	font-size:14px;
}

#devotionalSignup .signupError
{
	color:#cc0000;
	font-weight:bold;
	border:solid 1px red;
	padding:5px;
	margin:5px;
	background-color:#c7b680;
	font-size:16px;
}

img
{
	border:none;
}

#devotionals
{
}

#devotionals .left
{
	margin:5px 0;
	padding:5px 15px 0;
	width:380px;
	display:inline;
	border-right:solid 1px #c7b680;
}

#devotionals .left h1
{
	padding-top:10px;
	margin:0;
}

#devotionals a
{
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

#devotionals a:hover
{
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}

#devotionals .right
{
	margin:5px 0;
	padding:5px 15px 0;
	width:375px;
}

#devotionals .right h1
{
	padding-top:10px;
	margin:0;
}

#devotionals p
{
	margin:0;
	padding:3px 0 5px;
}

.seperator
{
	background-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/border_dev_stuff.gif);
	background-repeat:repeat-x;
	background-position:center top;
	height:1px;
	margin:10px 15px 5px;
}

.recommend_this_page
{
	float:right;
	width:133px;
	margin:10px 20px 5px 10px;
	display:inline;
}

.recommend_this_page a img
{
	border:0;
}

.newsletinfo
{
	padding:30px 10px 5px;
	overflow:hidden;
}

#devotionalSignupTop
{
	height:70px;
	margin:0;
	padding:20px 20px 20px 10px;
	background-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/news_bg_green_bottom.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	font-family:font-family: Arial, Helvetica, sans-serif;
	color:#f5b700;
}

#devotionalSignupTop .left
{
	float:left;
	width:350px;
	padding:0;
	margin:0;
}

#devotionalSignupTop .right
{
	float:right;
	width:275px;
	padding:0;
	margin:0;
}

#devotionalSignupTop input
{
	float:right;
	display:block;
	margin:0;
	padding:1px;
	font-size:10px;
}

#devotionalSignupTop p
{
	margin:5px 0 15px;
	padding:0;
}

#devotionalSignupTop .headerText
{
	font-size:14px;
	font-weight:bold;
}

#devotionalSignupTop .linkText a
{
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

#devotionalSignupTop .linkText a:hover
{
	text-decoration:underline;
}

#channelArticle
{
	width:820px;
	float:left;
}

#Subscription
{
	margin:10px;
}

#devotionalSignup
{
	margin:0;
}

#devotionalSignup #Choices
{
	padding:10px;
}

#devotionalSignup #Choices td
{
	font-size:11px;
	font-weight:bold;
	margin-top:0;
	padding-top:0;
}

#devotionalSignup #Choices td p
{
	font-size:11px;
	font-weight:normal;
	padding-top:0;
	margin:0;
	padding-bottom:10px;
}

#devoArticleEmailSignupBox
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/bg_email_signup.jpg) repeat-x scroll top left;
	border:1px solid #5e4622;
	color:#f8ecc4;
	font-size:11px;
	font-weight:bold;
	margin:10px 0;
	padding:5px;
}

#devoArticleEmailSignupBox .arrows
{
	padding:0 5px 0 0;
	float:left;
	height:18px;
	width:19px;
	display:block;
	margin-top:3px;
}

#devoArticleEmailSignupBox input
{
	margin-top:5px;
	padding:0;
}

#devoArticleEmailSignupBox input#email
{
	width:145px;
}

#devoArticleEmailSignupBox .title
{
	float:left;
	width:120px;
}

/***DEVOTIONALS***/
/***READING PLAN***/
#readingPlan
{
	background:#ffffff url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/bg_content.jpg) repeat-x;
	margin:0;
	padding:0;
	display:block;
	height:820px;
}

#readingPlan hr
{
	border:solid 1px #c7b680;
	margin:0 10px;
	margin-top:20px;
}

#readingPlan .main
{
	width:820px;
	height:630px;
	float:left;
	color:#5e4622;
}

#readingPlan .loginBar
{
	height:36px;
	background:#5e4622;
	position:relative;
	margin:5px;
}

#readingPlan .loginBar .loginBarTitle
{
	font-size:16px;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/infobar_arrows.gif) no-repeat 0 0;
	position:absolute;
	padding:0 0 0 35px;
	top:8px;
	left:10px;
	color:#c7b680;
	font-weight:bold;
}

#readingPlan .loginBar .loginLink
{
	position:absolute;
	left:370px;
	top:4px;
}

#readingPlan .chartExample
{
	float:right;
	margin:0 0 10px 10px;
	color:#c7b680;
	font-size:11px;
}

#readingPlan .featurePhoto
{
	float:left;
	margin:0 10px 10px 5px;
}

#readingPlan p
{
	margin:5px;
}

#readingPlan h2
{
	color:#750c09;
	font-weight:bold;
}

#readingPlan h3
{
	margin:10px 0 5px 5px;
	font-weight:bold;
	font-size:14px;
}

#readingPlan ol
{
	list-style-position:inside;
	margin:0;
	padding:0 0 0 10px;
}

#readingPlan .signupButton
{
	vertical-align:middle;
	margin-right:5px;
}

#readingPlanSignup
{
	background:#ffffff url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/bg_content.jpg) repeat-x;
	margin:0;
	padding:0;
	display:block;
	height:720px;
}

#readingPlanSignup #description
{
	float:right;
	width:515px;
}

#readingPlanSignup hr
{
	border:solid 1px #c7b680;
	margin:0 10px;
	margin-top:20px;
}

#readingPlanSignup .main
{
	width:820px;
	height:630px;
	float:left;
	color:#5e4622;
}

#readingPlanSignup .welcomeBar
{
	height:36px;
	background:#5e4622;
	position:relative;
	margin:5px;
}

#readingPlanSignup .welcomeBar .welcomeBarTitle
{
	font-size:16px;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/infobar_arrows.gif) no-repeat 0 0;
	position:absolute;
	padding:0 0 0 35px;
	top:8px;
	left:10px;
	color:#c7b680;
	font-weight:bold;
}

#readingPlanSignup h3
{
	margin:20px 0 0 5px;
}

#readingPlanSignup .content
{
	margin:10px;
}

#readingPlanSignup .submit
{
	margin:20px 0 0;
}

#readingPlanSignup .radioButtons
{
	color:#5e4622;
	padding:2px;
	font-size:12px;
	width: 100%;
}

#readingPlanSignup .radioButtons .title
{
	font-weight: bold;
}

#readingPlanSignup .radioButtons .description
{
	font-style: italic;
}


#readingPlanSignup .dropDownList
{
	color:#5e4622;
	border:solid 1px #5e4622;
	padding:2px;
	font-size:14px;
	margin-left: 5px;
}

#readingPlanChart
{
	background:#ffffff url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/bg_content.jpg) repeat-x;
	margin:0;
	padding:0;
	height:1250px;
}

#readingPlanChart .main
{
	margin:10px;
}

#readingPlanChart .main h3
{
	margin:10px 0 5px;
}

#readingPlanChart .main a.preferences
{
	font-weight:bold;
	padding:0 0 0 12px;
	text-decoration:none;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/arrow_red.gif) no-repeat center left;
}

#readingPlanChart .main a.preferences:hover
{
	text-decoration:underline;
}

#readingPlanChart .leftPane
{
	float:left;
	width:475px;
}

#readingPlanChart #chartBox
{
	height:990px;
	width:475px;
	border:solid 1px #a0a0a0;
	background:#ffffff;
	clear:both;
}

#readingPlanChart #chartBox .chart
{
	width:100%;
}

#readingPlanChart #chartBox .chart caption
{
	text-align: right;
	font-size: 90%;
	padding: 3px 10px 3px 0;
	background:#f8ecc4;
}

#readingPlanChart #chartBox .chart tr
{
	height:20px;
	background:#f8ecc4;
}

#readingPlanChart #chartBox .chart tr.active
{
	background:#f5b700;
}

#readingPlanChart .rightPane
{
	float:right;
	height:730px;
	width:475px;
}

#readingPlanChart #readingPane
{
	overflow:auto;
	border:solid 1px #a0a0a0;
	background:#ffffff;
	height:605px;
	padding:5px;
}

#readingPlanChart .toolbar .finishedReadingButton
{
	margin:2px 0 0;
	float:left;
	width:138px;
	cursor:pointer;
}

#readingPlanChart .toolbar ul
{
	list-style:none;
	float:right;
	margin:0;
	padding:0;
	width:150px;
}

#readingPlanChart #footerFinishedReadingImage
{
	margin:1px 0 0;
	cursor:pointer;
}

#readingPlanChart .toolbar ul li
{
	float:right;
}

#readingPlanChart #translationPane
{
	padding:2px 0;
	border-left:solid 1px #c7b680;
	border-right:solid 1px #c7b680;
}

#readingPlanChart #translationPane span.label
{
	padding:2px;
	font-weight:bold;
	font-size:11px;
}

/*****  END READING PLAN CHART ******/
#monthTabs
{
	list-style:none;
	width:100%;
	float:left;
	margin:0;
	padding:0;
}

#monthTabs li
{
	float:left;
	height:24px;
	width:39px;
	padding:0;
	margin:0;
}

#monthTabs li a
{
	color:#f8ecc4;
	display:block;
	float:left;
	padding:5px 9px 0;
	margin:0;
	font-size:12px;
	font-family:Arial, MS Sans Serif;
	font-weight:normal;
	text-decoration:none;
	height:20px;
	text-decoration:none;
	cursor:pointer;
}

#monthTabs li a:visited
{
	text-decoration:none;
}

#monthTabs .tabActive
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/readingplan_monthtab_active.gif) no-repeat top right;
}

#monthTabs .tabInactive
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/readingplan_monthtab_inactive.gif) no-repeat top right;
}

#monthTabs .tabLinkActive
{
	color:#5e4622;
	font-weight:bold;
}

#monthTabs .tabLinkInactive
{
	color:#f8ecc4;
}

#monthTabs a.tabLinkInactive:hover
{
	font-weight:bold;
}

/***READING PLAN***/
/***STUDY RESOURCES***/
#studyresources
{
}

#studyresources .leftwrborder
{
	margin:10px 0 0 10px;
	padding:0 15px 0 5px;
	width:380px;
	display:inline;
}

#studyresources .right
{
	margin:10px 0 0;
	padding:0 15px;
	width:375px;
}

#studyresources h2.redtext
{
	font-size:14px;
	padding:0 0 5px;
	margin:0;
}

/***STUDY RESOURCES***/
/***SERMON HELPS***/
#sermonhelps
{
}

#sermonhelps .leftwrborder
{
	margin:10px 0 0 10px;
	padding:0 15px 0 5px;
	width:380px;
	display:inline;
}

#sermonhelps .right
{
	margin:10px 0 0;
	padding:0 15px;
	width:375px;
}

#sermonhelps h1
{
	padding:0;
	margin:0;
}

#sermonhelps h2.redtext
{
	padding:0 0 5px;
	margin:0;
	font-size:14px;
}

#sermonhelps p.linkdescription
{
	padding-top:0;
	margin-top:0;
}

#sermonhelps p.linkdescription a
{
	font-weight:bold;
}

/***SERMON HELPS***/
/***BST HELP***/
#bsthelp
{
}

#bsthelp .leftwrborder
{
	margin:10px 0 0 10px;
	padding:0 15px 0 5px;
	width:380px;
	display:inline;
}

#bsthelp .right
{
	margin:10px 0 0;
	padding:0 15px;
	width:375px;
}

#bsthelp h2.redtext
{
	font-size:14px;
	padding:0 0 5px;
	margin:0;
}

/***BST HELP***/
/***BST FAQ***/
#bstfaq
{
}

#bstfaq .left
{
	margin:10px 0 0 10px;
	padding:0 15px 0 5px;
	width:380px;
	display:inline;
	border-right:solid 1px #c7b680;
}

#bstfaq .right
{
	margin:10px 0 0;
	padding:0 15px;
	width:375px;
}

#bstfaq h1
{
	padding:0 0 10px;
	margin:0;
}

#bstfaq h2.redtext
{
	font-size:14px;
	padding:0 0 5px;
	margin:0;
}

#bstfaqtopic
{
}

#bstfaqtopic .left
{
	margin:10px 0 0 10px;
	padding:0 15px 0 5px;
	width:780px;
	display:inline;
}

#bstfaqtopic .right
{
	margin:0;
	padding:0;
	width:0;
}

#bstfaqtopic h1
{
	padding:0 0 10px;
	margin:0;
}

#bstfaqarticle
{
}

#bstfaqarticle .left
{
	margin:10px 0 0 10px;
	padding:0 15px 0 0;
	width:780px;
	display:inline;
}

#bstfaqarticle .right
{
	margin:0;
	padding:0;
	width:0;
}

.topics
{
}

.topics ul
{
	list-style-type:none;
	padding:0 15px;
	margin:0;
}

.topics ul li
{
	padding-bottom:5px;
	list-style-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/arrow_orange.gif);
}

.topics ul li a
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.topics ul li a:hover
{
	text-decoration:underline;
}

.submitquestion
{
	padding-top:15px;
}

.submitquestion ul
{
	list-style-type:none;
	padding:15px;
	margin:0;
}

.submitquestion ul li
{
	padding-bottom:5px;
	list-style-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/arrow_orange.gif);
}

.submitquestion ul li a
{
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.submitquestion ul li a:hover
{
	text-decoration:underline;
}

.faqArticleTemplate
{
	margin:0;
	overflow:hidden;
}

.faqArticleTemplate .advertisement
{
	float:left;
	margin:5px 10px 10px 0;
}

.faqArticleTemplate .iconBarAndAudioAnswers
{
	float:right;
	padding:0 0 0 10px;
	width:296px;
}

.faqArticleTemplate .audioAnswersHeader
{
	background-color:#9F162E; /* orig: #5e4622*/
	color:#FEF9E4; /* orig: #f8ecc4*/
	font-weight:bold;
	padding:2px 0 2px 8px;
}

.faqArticleTemplate .audioAnswersArticleList
{
	padding:2px 0 2px 2px;
	border:solid 1px #c7b680;
	overflow:auto;
	background-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/FAQ_Audio_Answers_bg.gif);
}

.faqArticleTemplate .audioAnswersArticleList img
{
	border:solid 1px #c7b680;
}

.faqArticleTemplate .author
{
	display:inline;
	color:#5e4622;
	font-style:italic;
}

.footerIconBar
{
	background-color:#5e4622;
	padding-right:15px;
}

#bstfaqarticle .faqArticleTemplate h1
{
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, Sans-Serif;
	padding:0 0 10px;
	margin:0;
}

.faqArticleTemplate p
{
	padding:0 0 5px;
	margin:0;
}

.faqArticleTemplate ul
{
	list-style-type:none;
	padding-left:15px;
	margin-top:0;
	margin-left:0;
	float:left;
}

.faqArticleTemplate ul li
{
	list-style-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/arrow_orange.gif);
	padding-bottom:5px;
}

.faqArticleTemplate ul li a
{
	font-weight:bold;
}

/*faqarchiveTemplate*/
.faqarchiveTemplate
{
	width:820px;
	border-right:solid 1px #c7b680;
}

.faqarchiveTemplate ul
{
	list-style:none;
	margin:0;
	padding:0;
}

.faqarchiveTemplate ul li a
{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.faqarchiveTemplate ul li a:hover
{
	text-decoration:underline;
}

.faqarchiveTemplate .pageIndexer
{
	text-align:right;
	padding-right:10px;
}

.faqarchiveTemplate .pageIndexer a
{
	font-weight:normal;
}

/*faqarchiveTemplate*/
/***BST FAQ***/
/***SEARCH RESULTS***/
/*quicksearch*/
.quicksearch
{
	padding-top:1px;
	margin-top:-3px;
	margin-bottom:0;
	padding-bottom:0;
}

.quicksearch ul
{
	margin-left:5px;
	padding-left:0;
	margin-top:5px;
	padding-bottom:5px;
	margin-bottom:0;
}

.quicksearch ul li
{
	display:inline;
	vertical-align:middle;
}

.quicksearch ul li img
{
	margin-top:0;
	vertical-align:top;
}

.quicksearch ul li input
{
	margin-top:0;
	vertical-align:top;
}

/*search box*/
.search
{
	margin-top:-3px;
	margin-bottom:0;
	padding-bottom:0;
	background: #F8ECC4;
	color: #750C09;
}

.search ul
{
	margin:0;
	padding:0;
}

.search ul.searchNav
{
	margin-left:5px;
	margin-top:5px;
	padding-bottom:5px;
	float:left;
}

.search ul.dashboard
{
	float:right;
	z-index:1001;
}

.search ul li
{
	display:inline;
	vertical-align:middle;
	float:left;
	margin:0 3px;
	padding:0;
}

.search ul.dashboard li
{
	margin:0;
	padding:0;
}

.search ul li a
{
	font-size:12px;
	text-decoration:underline;
	vertical-align:middle;
}

.search ul li a:hover
{
	font-size:12px;
	text-decoration:none;
}

.search ul li span
{
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
}

.search ul li input
{
	vertical-align:middle;
}

.search ul li select
{
	vertical-align:middle;
}

.search ul li img
{
	margin-top:0;
	vertical-align:top;
}

/*search results*/
#refineResults
{
	height:80px;
	overflow:visible;
	padding:0;
	margin:0;
}

#refineResults .refinesearchbkgcolor
{
	height:80px;
	margin:0;
	padding:0;
	padding-left:5px;
}

#refineResults h1.redtext
{
	margin:0;
	padding:5px 0 10px 5px;
	font-size:13px;
	font-weight:bold;
}

#refineResults h1.redtext span
{
	font-size:12px;
	font-weight:normal;
}

#refineResults table
{
	margin:0 5px;
}

#refineResults td.redtext
{
	font-size:12px;
	font-weight:bold;
}

#refineResults .searchresultsbkgcolor
{
	padding:10px;
}

#searchResults
{
	padding:10px;
	margin:0;
}

#searchResults .left
{
	width:80%;
}

#searchResults ul
{
	padding:0;
	margin:10px 0;
}

#searchResults ul li
{
	list-style-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/arrow_orange.gif);
	padding:0;
	margin:0 25px;
}

#searchResults ul li h1
{
	margin-top:2px;
	font-weight:normal;
	margin-bottom:2px;
}

#searchResults ul li h2
{
	margin-top:2px;
}

#searchResults ul li h2.referencetitle
{
	font-weight:normal;
	font-size:10px;
}

#searchResults ul li p.mybsttext
{
	margin-top:0;
	font-weight:normal;
	font-size:11px;
}

#searchResults a
{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

#searchResults a:hover
{
	text-decoration:underline;
}

#searchResults .pageIndexer
{
	font-size:11px;
	font-family:Arial,Helvetica;
	padding:0;
	overflow:hidden;
	clear:both;
}

#searchResults .pageIndexer a.currentPage
{
	font-weight:normal;
	text-decoration:none;
}

#searchResults .pageIndexer a
{
	text-decoration:underline;
	font-weight:normal;
	font-size:11px;
}

#searchResults .pageIndexer a:hover
{
	text-decoration:none;
}

#searchResults h1.redtext
{
	font-size:12px;
	font-weight:bold;
}

#searchResults #narrow
{
	margin-top:0;
	margin-right:5px;
	margin-bottom:5px;
	width:160px;
}

#searchResults #narrow ul.narrowsearchresultsbkgcolor
{
	padding:3px 0;
	margin:3px 0;
	font-size:11px;
}

#searchResults #narrow ul li
{
	list-style-type:none;
	padding:0 0 3px;
}

#searchResults #narrow ul li a
{
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

#searchResults #narrow ul li a:hover
{
	text-decoration:underline;
}

#searchResults #adResults
{
	margin-left:0;
	margin-right:5px;
	padding:0;
	width:160px;
	height:600px;
	display:block;
}

#searchResults .textNormal
{
	font-size:11px;
}

#searchResults .textBold
{
	font-size:11px;
	font-weight:bold;
}

#mybstsearchresultdisplay1 .textNormal,#mybstsearchresultdisplay2 .textNormal
{
	font-size:11px;
	padding-left:10px;
}

#mybstsearchresultdisplay1 .textBold,#mybstsearchresultdisplay2 .textBold
{
	font-weight:bold;
	padding-left:10px;
}

#mybstsearchresultdisplay1 h1,#mybstsearchresultdisplay2 h1
{
	padding-left:10px;
}

#mybstsearchresultdisplay1 ul,#mybstsearchresultdisplay2 ul
{
	padding:0;
	margin:10px 0;
}

#mybstsearchresultdisplay1 ul li,#mybstsearchresultdisplay2 ul li
{
	list-style-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/arrow_orange.gif);
	padding:0;
	margin:0 25px;
}

#mybstsearchresultdisplay1 ul li h1,#mybstsearchresultdisplay2 ul li h1
{
	margin-top:2px;
	font-weight:normal;
	margin-bottom:2px;
}

#mybstsearchresultdisplay1 ul li h2,#mybstsearchresultdisplay2 ul li h2
{
	margin-top:2px;
}

#mybstsearchresultdisplay1 ul li h2.referencetitle,#mybstsearchresultdisplay2 ul li h2.referencetitle
{
	font-weight:normal;
	font-size:10px;
	font-style:italic;
}

#mybstsearchresultdisplay1 ul li p.mybsttext,#mybstsearchresultdisplay2 ul li p.mybsttext
{
	margin-top:0;
	font-weight:normal;
	font-size:11px;
}

#mybstsearchresultdisplay1 a,#mybstsearchresultdisplay2 a
{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

#mybstsearchresultdisplay1 a:hover,#mybstsearchresultdisplay2 a:hover
{
	text-decoration:underline;
}

#mybstsearchresultdisplay1 .pageIndexer,#mybstsearchresultdisplay2 .pageIndexer
{
	font-size:11px;
	font-family:Arial,Helvetica;
	padding:0;
	overflow:hidden;
	clear:both;
}

#mybstsearchresultdisplay1 .pageIndexer a.currentPage,#mybstsearchresultdisplay2 .pageIndexer a.currentPage
{
	font-weight:normal;
	text-decoration:none;
}

#mybstsearchresultdisplay1 .pageIndexer a,#mybstsearchresultdisplay2 .pageIndexer a
{
	text-decoration:underline;
	font-weight:normal;
	font-size:11px;
}

#mybstsearchresultdisplay1 .pageIndexer a:hover,#mybstsearchresultdisplay2 .pageIndexer a:hover
{
	text-decoration:none;
}

#mybstsearchresultdisplay1 h1.redtext,#mybstsearchresultdisplay2 h1.redtext
{
	font-size:12px;
	font-weight:bold;
}

/***SEARCH RESULTS***/
/***FINDER***/
.finder
{
	padding:0;
	width:482px;
}

.finderheader
{
	width:482px;
}

.finderboxtitle
{
	padding:0 0 5px;
}

.finderboxtitle a
{
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}

.finderboxtitle a:hover
{
	text-decoration:none;
}

.finderheader .breadcrumb
{
	padding:0 0 5px 5px;
}

.findersearchbuttons
{
	width:480px;
	padding-bottom:0;
	float:left;
	height:23px;
}

.findersearchbuttons img
{
	vertical-align:bottom;
	padding:0;
	margin-right:-3px;
	cursor:pointer;
}

.findergobutton
{
	cursor:pointer;
	margin-top: 5px;
}

.explorebox
{
	font-family:Arial,Helvetica;
	font-size:12px;
	font-weight:normal;
	display:none;
	width:482px;
	height:270px;
	padding:0;
	float:left;
}

.explorebox .bordertop
{
	height:5px;
	width:236px;
	float:right;
}

.exploreboxleft
{
	height:5px;
	float:left;
}

.finderbkg
{
	padding-left:10px;
	background-color:#f8ecc4;
	border-left:solid 1px #a0a0a0;
	border-right:solid 1px #a0a0a0;
}

.explorebox ul.arrowred
{
	margin-top:0;
	padding-left:15px;
	margin-left:0;
}

.finderlist .redtext
{
	font-weight:bold;
	font-size:11px;
}

.searchlist
{
	width:400px;
	padding-bottom:5px;
}

.searchlist p
{
	margin:0;
}

.searchlist p.redtext
{
	font-size:12px;
	font-weight:bold;
}

.searchlist ul
{
	margin:0;
}

.searchlist .finderlistddl
{
	padding-right:0;
	margin-right:0;
	width:370px;
}

.resourcelisting
{
	width:240px;
	float:left;
	padding-bottom:3px;
}

.resourcelisting a
{
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}

.resourcelisting a:hover
{
	font-weight:bold;
	text-decoration:none;
}

.minimize
{
	float:right;
	height:20px;
	width:20px;
	margin-right:5px;
	background-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/Button_Minimize.gif);
	cursor:pointer;
}

.removeFlag
{
	cursor: pointer;
}

.myflagsitems
{
	width: 463px;
	height: 230px;
	overflow: auto;
}

/***FINDER***/
/***MAIN TABS***/
.mainTabs
{
	list-style:none;
	width:100%;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/tabparts/tab_frame_bg.gif);
	float:left;
	margin:0;
	padding:0;
}

.mainTabs li
{
	float:left;
	height:28px;
	padding:0;
	margin:0;
}

.mainTabs li a
{
	display:block;
	float:left;
	padding:8px 14px 0;
	margin:0;
	font-size:13px;
	font-family:Arial, MS Sans Serif;
	font-weight:normal;
	text-decoration:none;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/tabparts/tab_inactive_right.gif) no-repeat top right;
	height:20px;
	text-decoration:none;
}

.mainTabs li a:visited
{
	text-decoration:none;
}

/* tab inactive */
.mainTabs .subtab_inactive
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/tabparts/tab_inactive_left.gif) no-repeat;
}

/* tab hover */
.mainTabs .subtab_inactive_hover
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/tabparts/tab_hover_left.gif) no-repeat;
}

.mainTabs .subtab_inactive a:hover
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/tabparts/tab_hover_right.gif) no-repeat top right;
}

/* tab active */
.mainTabs .subtab_active
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/tabparts/tab_active_left.gif) no-repeat;
}

.mainTabs .subtab_active a
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/tabparts/tab_active_right.gif) no-repeat top right;
	text-decoration:none;
}

.mainTabs .subtab_active a:visited
{
	text-decoration:none;
}

/***MAIN TABS***/
/***BUBBLE TOOLTIPS***/
.tooltip
{
	width:200px;
	color:#000000;
	font:lighter 11px/1.3 Arial,sans-serif;
	text-decoration:none;
	text-align:center;
}

.tooltip span.topleftfootnote
{
	padding:12px 8px 0;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/flyout_top_yellow_left.gif) no-repeat top;
}

.tooltip span.toprightfootnote
{
	padding:12px 8px 0;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/flyout_top_yellow_right.gif) no-repeat top;
}

.tooltip span.middlefootnote
{
	padding:5px 5px 0;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/flyout_mid_yellow.gif) repeat-y top;
}

.tooltip span.bottomfootnote
{
	padding:3px 8px 4px;
	color:#74bf29;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/flyout_bottom_yellow.gif) no-repeat bottom;
}

.tooltip .leftimagefootnote
{
	float:right;
	height:13px;
	width:13px;
	background-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/flyout_x_yellow.gif);
}

.tooltip span.topleftcrossref
{
	padding:12px 8px 0;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/flyout_top_grn_left.gif) no-repeat top;
}

.tooltip span.toprightcrossref
{
	padding:12px 8px 0;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/flyout_top_grn_right.gif) no-repeat top;
}

.tooltip span.middlecrossref
{
	padding:5px 5px 0;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/flyout_mid_grn.gif) repeat-y top;
}

.tooltip span.bottomcrossref
{
	padding:3px 8px 4px;
	color:#74bf29;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/flyout_bottom_grn.gif) no-repeat bottom;
}

.tooltip .leftimagecrossref
{
	float:right;
	height:13px;
	width:13px;
	background-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/flyout_x_grn.gif);
}

/***BUBBLETOOLTIPS***/
/***DISPLAY OPTIONS***/
.notesWindow
{
	background-color:yellow;
	border:solid 1px #2d649a;
	overflow:auto;
}

.displayOptions
{
	background-color:#ffffff;
	border:solid 1px #2d649a;
	overflow:auto;
}

.displayOptions table
{
	color:#750c09;
	font-family:Arial,Helvetica;
	font-size:11px;
}

.annotation
{
	background-color:#ffffff;
}

.annotation td
{
	width:50px;
	height:10px;
	border:1px solid #000000;
}

annotation. table
{
	width:150px;
	height:100px;
	border:1px solid #000000;
	background:#ffffff;
}

.iconcrossref
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/Icon_CrossRef_wht_bg.gif) 2px 3px no-repeat;
}

.iconfootnotes
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/Icon_Footnotes_wht_bg.gif) 2px 3px no-repeat;
}

.iconusernotes
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/icon_note.gif) 2px 3px no-repeat;
}

.iconstrongs
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/icon_strongs.gif) 2px 3px no-repeat;
}

.iconredletter
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/icon_red_letter.gif) 2px 3px no-repeat;
}

/***DISPLAY OPTIONS***/
/***COMMENTARIES***/
#commentaries
{
}

#commentaries .borderbottom
{
	padding:0 15px 15px;
	height:10px auto;
	overflow:auto;
}

/***COMMENTARIES***/
/***DICTIONARIES***/
#dictionaries
{
}

#dictionaries .borderbottom
{
	padding:0 15px 15px;
	height:10px auto;
	overflow:auto;
}

/***DICTIONARIES***/
/***EMAILAFRIEND***/
#emailAFriend
{
}

#emailAFriend .fieldHeader
{
	font-size:10px;
	font-style:normal;
}

#emailAFriend h1
{
	font-size:16px;
}

#emailAFriend h1 a
{
	color:#2d649a;
	text-decoration:none;
}

#emailAFriend h1 a:hover
{
	text-decoration:underline;
}

#emailAFriend ul
{
	list-style:none;
}

#emailAFriend ul li
{
	width:100%;
	float:left;
	margin:6px 0;
}

#emailAFriend .instructions
{
	font-size:12px;
	margin:1.6em 0;
	font-weight:bold;
}

#emailAFriend input
{
	float:left;
	margin:0;
	border:1px solid #2d649a;
}

#emailAFriend label
{
	float:left;
	width:100px;
	margin:2px 0 0;
	text-align:right;
}

#emailAFriend input.submit
{
	border:1px solid #e0e0e0;
	margin:0;
	padding:1px;
	clear:none;
}

#emailAFriend .thanks
{
	font-size:1.2em;
}

#emailAFriend .thanks ul li
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/arrow_orange.gif) 0 5px no-repeat;
	padding:0 0 0 10px;
	margin:0 0 6px;
}

#emailAFriend .thanks ul li a
{
	text-decoration:underline;
}

#emailAFriend .thanks ul li a:hover
{
	text-decoration:none;
}

#emailAFriend .thanks .popular
{
	padding:10px;
	float:left;
	width:100%;
	margin:1em 0;
	clear:both;
}

#emailAFriend .thanks .popular .sectionTitle
{
	font-size:12px;
	font-weight:bold;
}

#emailAFriend .thanks .popular ol
{
	font-size:.8em;
}

#emailAFriend .thanks .popular ol li
{
	margin-left:16px;
}

#emailAFriend .thanks .popular .primary,#emailAFriend .thanks .popular .secondary
{
	clear:both;
	width:100%;
}

#emailAFriend span
{
	font-size:10px;
}

#emailAFriend .error
{
	color:#cc0000;
	margin:0 0 0 2em;
}

#emailAFriend .message
{
	font-weight:bold;
	margin:0 0 4px;
	width:100%;
	display:block;
	float:none;
	text-align:left;
}

#emailAFriend .copyright
{
	line-height:1.6em;
	font-size:10px;
}

#emailAFriend .copyright a
{
	font-size:10px;
}

/***EMAILAFRIEND***/
/*** DEMOGRAPHICS ***/
#demographics
{
}

#demographics .header
{
	font-size:110%;
	font-weight:bold;
	padding-bottom:5px;
}

#demographics .questionTitle
{
	margin:7px 0 2px;
}

#demographics .buttons
{
	margin:10px 0 0 10px;
}

#demographics .detail
{
	margin:0 0 0 10px;
}

/*** END - DEMOGRAPHICS ***/
/***ARCHIVETEMPLATE***/
.archiveTemplate
{
	width:820px;
}

#archive h1
{
	margin:15px 0 0 15px;
	padding:0;
}

.archiveTemplate ul
{
	list-style:none;
	padding:0 0 0 15px;
	margin:10px 0 0;
}

.archiveTemplate ul li
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/arrow_orange.gif) 8px 9px no-repeat;
	vertical-align:top;
	width:773px;
	float:left;
	padding:4px 0 7px 20px;
	margin:0;
}

.archiveTemplate ul li a
{
	text-decoration:none;
	font-size:12px;
}

.archiveTemplate ul li a:hover
{
	text-decoration:underline;
}

.archiveTemplate ul li .author
{
	font-style:italic;
	font-size:10px;
}

.archiveTemplate ul li.alternate
{
	background-color:#f8ecc4;
}

.archiveTemplate .publishDate
{
	font-size:10px;
}

.archiveTemplate .abstractMini
{
	font-size:11px;
}

.archiveTemplate .details
{
	width:100%;
	float:left;
	clear:right;
}

.archiveTemplate .pageIndexer
{
	padding-right:30px;
}

.archiveTemplate .pageIndexer a
{
	font-weight:bold;
	text-decoration:none;
}

.archiveTemplate .pageIndexer a:hover
{
	font-weight:bold;
	text-decoration:underline;
}

.archiveTemplate .groupHeader
{
	font-size:11px;
	font-weight:bold;
	padding:4px 0 6px 15px;
}

/***ARCHIVETEMPLATE***/
#morelikethis
{
}

#discuss
{
}

/***MORELINKS***/
#morelinks
{
}

#morelinks .left
{
	width:520px;
}

#morelinks .right
{
	width:300px;
}

#morelinks p
{
	margin:0;
	padding:10px 0 5px 15px;
	background:#ffffff url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/article_page_section_division.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

#morelinks .morearticles
{
}

#morelinks ul.morearticles
{
	margin-top:10px;
	margin-left:15px;
	padding-left:0;
	margin-bottom:10px;
}

#morelinks ul li.readMoreListItem
{
	padding-top:10px;
}

#morelinks .devotionalProduct
{
	padding:0 10px;
}

.morepages
{
	height:auto;
	font-size:10px;
	padding:10px;
}

.morepages a
{
	text-decoration:none;
}

.morepages a:hover
{
	text-decoration:underline;
}

/***MORELINKS***/
/***ARTICLE***/
#articlecontent
{
	height:auto;
	padding:0 10px;
	font-size:12px;
}

#articlecontent ul
{
	float:none;
}

#paging
{
	height:auto;
}

/***ARTICLE***/
/***BANNER TITLES: Page Titles***/
.bannertitle
{
/*skin: backgound of the page title(check the pages: bibles, references...)*/
	background-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/title_background.gif);
/*skin: page title(check the pages: bibles, references...)*/
	border-top:solid 1px #750c09;
	height:32px;
}

.bannertitle p
{
	margin-top:5px;
	font-weight:bold;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
/*skin: page title(check the pages: bibles, references...)*/
	color:#FFF; /* orig: #f5b700 */
}

.leftbanner
{
/*skin: page title(check the pages: bibles, references...)*/
	background-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/title_left.gif);
	float:left;
	width:15px;
	height:32px;
}

.rightbanner
{
/*skin: page title(check the pages: bibles, references...)*/
	background-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/title_right.gif);
	width:15px;
	float:right;
	height:32px;
	padding:0;
	margin:0;
}

/***BANNER TITLES***/
/****** FAITH TOOLS BOX (HOMEPAGE) *******/
.faithTools
{
	height:215px;
	width:1000px;
	color:#ffffff;
}

.faithTools #leftNav
{
	float:left;
	width:240px;
}

.faithTools img
{
	border:0;
}

.faithTools #leftNav #iWantTo
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/faithtools/FaithTools_I_want_to.jpg);
	height:35px;
	width:240px;
	background-repeat:no-repeat;
}

.faithTools .openBibleNav_off
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/faithtools/FaithTools_Open_off.jpg);
	height:45px;
	width:240px;
	cursor:pointer;
	background-repeat:no-repeat;
}

.faithTools .openBibleNav_on
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/faithtools/FaithTools_Open_on.jpg);
	height:45px;
	width:240px;
	cursor:pointer;
	background-repeat:no-repeat;
}

.faithTools .readScriptureNav_off
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/faithtools/FaithTools_Scripture_off.jpg);
	height:45px;
	width:240px;
	cursor:pointer;
	background-repeat:no-repeat;
}

.faithTools .readScriptureNav_on
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/faithtools/FaithTools_Scripture_on.jpg);
	height:45px;
	width:240px;
	cursor:pointer;
	background-repeat:no-repeat;
}

.faithTools .readDevoNav_off
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/faithtools/FaithTools_Devotional_off.jpg);
	height:45px;
	width:240px;
	cursor:pointer;
	background-repeat:no-repeat;
}

.faithTools .readDevoNav_on
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/faithtools/FaithTools_Devotional_on.jpg);
	height:45px;
	width:240px;
	cursor:pointer;
	background-repeat:no-repeat;
}

.faithTools .studyBibleNav_off
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/faithtools/FaithTools_Study_off.jpg);
	height:45px;
	width:240px;
	cursor:pointer;
	background-repeat:no-repeat;
}

.faithTools .studyBibleNav_on
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/faithtools/FaithTools_Study_on.jpg);
	height:45px;
	width:240px;
	cursor:pointer;
	background-repeat:no-repeat;
}

.faithTools #main
{
	float:left;
	height:215px;
	width:460px;
}

.faithTools #main #openBible
{
	height:165px;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/faithtools/FaithTools_Open_background.jpg);
	background-repeat:no-repeat;
	padding:40px 10px 10px;
}

.faithTools #main #openBible #surpriseMe
{
	width:300px;
	height:30px;
	padding:8px 5px 5px;
	margin:0;
	color:#5e4622;
}

.faithTools #main #openBible #surpriseMe h3
{
	color:#750c09;
	font-weight:bold;
	padding:0;
	margin:0;
}

.faithTools #main #openBible #surpriseMe .go
{
	float:right;
	margin-top:5px;
}

.faithTools #main #openBible #findVerse
{
	margin-top:5px;
	width:300px;
	height:40px;
	padding:5px;
}

.faithTools #main #openBible #findVerse #faithToolsFindVerseText
{
	width:220px;
}

.faithTools #main #openBible #findVerse .go
{
	float:right;
	margin-top:16px;
}

.faithTools #main #openBible #findVerse h3
{
	color:#750c09;
	font-weight:bold;
	padding:0;
	margin:0;
}

.faithTools #main #openBible #searchBible
{
	width:300px;
	height:40px;
	padding:10px 5px 5px;
	margin:0;
}

.faithTools #main #openBible #searchBible #faithToolsKeywords
{
	width:220px;
}

.faithTools #main #openBible #searchBible .go
{
	float:right;
	margin-top:16px;
}

.faithTools #main #openBible #searchBible h3
{
	color:#750c09;
	font-weight:bold;
	padding:0;
	margin:0;
}

.faithTools #main #readScripture
{
	height:165px;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/faithtools/FaithTools_Scripture_background.jpg);
	background-repeat:no-repeat;
	display:none;
	padding:40px 10px 10px;
	color:#5e4622;
}

.faithTools #main #readScripture #reference
{
	color:#750c09;
	font-weight:bold;
	font-size:110%;
}

.faithTools #main #readScripture #date
{
	margin:0 0 10px;
}

.faithTools #main #readDevo
{
	height:165px;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/faithtools/FaithTools_Devotional_background.jpg);
	background-repeat:no-repeat;
	display:none;
	padding:40px 10px 10px;
}

.faithTools #main #readDevo .contentBlurbTemplate .title a
{
	color:#750c09;
	font-weight:bold;
	font-size:110%;
}

.faithTools #main #readDevo .contentBlurbTemplate .readMore
{
	margin:10px 0 0;
}

.faithTools #main #readDevo .signupDevo
{
	display:block;
	font-weight:bold;
	margin:20px 0 0;
	width:370px;
}

.faithTools #main #readDevo .signupDevo a
{
	color:#750c09;
	text-decoration:none;
}

.faithTools #main #readDevo .signupDevo a:hover
{
	text-decoration:underline;
}

.faithTools #main #readDevo .formTemplate .label2
{
	color:#750c09;
	font-weight:bold;
}

.faithTools #main #studyBible
{
	height:165px;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/faithtools/FaithTools_Study_background.jpg);
	background-repeat:no-repeat;
	display:none;
	padding:40px 10px 10px;
}

.faithTools #main #studyBible	.articleListTemplate .item
{
	margin:0;
	padding:0 0 10px;
	clear:both;
}

.faithTools #myBST
{
	float:left;
	height:215px;
	width:300px;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/faithtools/home_login_background.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	padding:0;
	margin:0;
	position:relative;
}

.faithTools #myBST .mybstLogin
{
	padding:0 0 0 25px;
	height:140px;
	position:relative;
}

.faithTools #myBST .passwordLink
{
	font-size:11px;
	vertical-align:10px;
	margin-left:35px;
}

.faithTools #myBST .loginPersonalize
{
	float:right;
	clear:both;
}

.faithTools #myBST .loginInput
{
	width:110px;
}

.faithTools #myBST .passwordLabel
{
	margin:0 0 0 62px;
	clear:both;
}

.faithTools #myBST .loginButton
{
	margin:5px 0;
}

.faithTools #myBST h2
{
	color:#f5b700;
	font-family:Georgia, Times New Roman, Serif;
	font-weight:bold;
}

.faithTools #myBST a
{
	color:#ffffff;
}

.faithTools #myBST ul
{
	width:100px;
	margin:0 0 0 15px;
	padding:0;
	list-style:none none;
}

.faithTools #myBST ul li
{
	margin:0;
	padding:0;
	list-style:none none;
	list-style-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/arrow_orange.gif);
}

.faithTools #myBST ul li a
{
	color:#ffffff;
}

.faithTools #myBST #links1
{
	float:left;
}

.faithTools #myBST #links2
{
	padding:0 20px 0 0;
	float:right;
}

.faithTools #myBST #links3
{
	clear:both;
	float:left;
	margin-top:20px;
}

.faithTools #myBST .bstLinks
{
	padding:0 0 0 25px;
}

/****** END FAITH TOOLS BOX (HOMEPAGE) *******/
/******* MY BST DASHBOARD *******/
.dashboard
{
	position:relative;
}

.dashboard a
{
	color:#ffffff;
	text-decoration:none;
}

.dashboard label
{
	color:#ffffff;
	font-size:11px;
}

.dashboard ul li a
{
	text-decoration:none;
}

.dashboard #dashboardLinks ul
{
	margin:0 0 0 10px;
	padding:8px 0 0;
	clear:both;
}

.dashboard #dashboardLinks ul li
{
	float:none;
	display:block;
}

.dashboard h3
{
	color:#f5b700;
	font-family:Georgia, Times New Roman, Serif;
	font-weight:bold;
	font-size:12px;
	position:absolute;
	top:2px;
	left:5px;
	margin:0;
	padding:0;
	z-index:101;
}

.dashboard input.textInput
{
	margin:4px 2px 2px 5px;
	width:95px;
}

.dashboard input.btnInput
{
	float:right;
	margin:2px 5px 2px 0;
}

.dashboardMinimizeLink
{
	float:right;
	margin:5px 5px 0 0;
}

.dashboardMaximizeLink
{
	float:right;
	margin:5px 5px 0 0;
}

#dashboardLoginMini
{
	border:solid 1px #750c09;
	width:173px;
	height:28px;
	background:#750c09 url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/bg_dashboard.jpg) repeat-y;
	overflow:hidden;
}

#dashboardLoginMini .buttonLogin
{
	float:right;
	margin:5px 5px 0 0;
}

#dashboardLoginMini a.registerLink
{
	font-size:10px;
	margin:15px 0 0 10px;
	padding:0 0 0 15px;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/arrow_orange.gif) no-repeat 4px 4px;
	display:block;
	float:left;
	text-decoration:none;
	color:#ffffff;
}

#dashboardLoginFull
{
	border:solid 1px #750c09;
	position:absolute;
	background:#750c09 url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/bg_dashboard.jpg) repeat-y;
	width:173px;
	height:153px;
	display:none;
	top:0;
	right:0;
	z-index:100;
}

#dashboardLoginFull #userNameLabel
{
	font-size:10px;
	color:#ffffff;
	margin:0 0 0 6px;
}

#dashboardLoginFull #passwordLabel
{
	font-size:10px;
	color:#ffffff;
	margin:0 5px;
}

#dashboardLoginFull ul li a
{
	font-size:10px;
	margin:2px 0 0 5px;
	padding:0 0 0 15px;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/arrow_orange.gif) no-repeat 4px 4px;
	clear:both;
	float:left;
	width:140px;
	color:#ffffff;
}

#dashboardLoginFull a
{
	font-size:10px;
	color:#ffffff;
}

#dashboardLinks
{
	border:solid 1px #750c09;
	position:absolute;
	background:#750c09 url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/bg_dashboard.jpg) repeat-y;
	width:173px;
	height:28px;
	top:0;
	right:0;
	overflow:hidden;
	z-index:100;
}

#dashboardLinks ul li a
{
	font-size:12px;
	margin:2px 0 0 5px;
	padding:0 0 0 15px;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/arrow_orange.gif) no-repeat 4px 4px;
	width:140px;
	color:#ffffff;
}

#dashboardLinks .welcome
{
	color:#ffffff;
	font-size:11px;
	margin:15px 0 0 10px;
	padding:0 0 0 15px;
	display:block;
	float:left;
}

/****** END - MY BST DASHBOARD ******/
/**** SEARCH TIPS POPUP ****/
.searchTips
{
	margin:10px;
}

.searchTips a
{
	text-decoration:underline;
}

.searchTips hr
{
	border:0;
	background-color:#c7b680;
	height:1px;
}

/**** SEARCH TIPS POPUP ****/
/**** REGISTER ****/
#register .left
{
	background-color:#750c09;
	color:#FFFFFF;
	height:750px;
	margin-bottom:5px;
	margin-top:5px;
	padding:0 15px 15px;
	width:785px;
}

#register .left h1
{
	padding-left:0;
	font-size:18px;
	color:#f5b700;
	font-weight:bold;
	margin:5px 0;
}

#register .confirm
{
	font-size:16px;
}

#register .confirm a
{
	color:#ffffff;
}

#register .right
{
	background-color:#5e4622;
	color:#FFFFFF;
	height:650px;
	padding:0 15px 15px 0;
	width:160px;
}

#register .right a
{
	color:#ffffff;
}

#register .right #log h1
{
	font-size:14px;
	padding:10px 0 0;
}

/*** ERROR ***/
#error
{
	height:400px;
	margin:3px;
}

#errortitle
{
	padding:8px 5px 8px 10px;
	font-size:16px;
}

#errortitle	ul
{
	padding:0;
	margin:0;
	list-style-type:none;
}

#errortitle	ul li
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/infobar_arrows.gif) no-repeat 0 0;
	padding-left:35px;
}

#errorbody h1
{
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
}

#errorbody h2
{
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
}

#errorbody ul
{
	padding:0 0 0 15px;
	margin:0;
	list-style-type:none;
}

#errorbody ul li
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/arrow_orange.gif) 0 4px no-repeat;
	padding:0 0 3px 10px;
}

#errorbody ul li a
{
	text-decoration:underline;
}

#errorbody ul li a:hover
{
	text-decoration:none;
}

#log
{
	padding-left:15px;
}

#log h1,#log .left h1
{
	padding-left:0;
	font-size:12px;
	color:#f5b700;
	font-weight:bold;
}

#error .left h1
{
	padding-left:0;
	font-size:14px;
	color:#f5b700;
	font-weight:bold;
}

#log h2
{
	padding-left:0;
	font-size:12px;
}

#log input,#log span
{
}

#log a
{
	text-decoration:underline;
}

#log a:hover
{
	text-decoration:none;
}

#error .left
{
	width:785px;
	height:500px;
	padding:0 15px 15px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#750c09;
	color:#ffffff;
}

#error .right
{
	width:160px;
	height:500px;
	padding:0 15px 15px 0;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#5e4622;
	color:#ffffff;
}

#confirm
{
	padding:15px;
	height:150px;
	font-size:14px;
}

#confirm p
{
	padding-top:0;
	margin-top:0;
	padding-bottom:5px;
	margin-bottom:5px;
}

#passwordassistance
{
	padding:15px;
	height:350px;
}

#passwordassistance h3
{
	font-size:14px;
	font-weight:bold;
	padding-top:0;
	margin:0;
}

#passwordassistance h4
{
	font-size:12px;
	font-weight:bold;
}

/*** ERROR font-weight: bold;***/
/***********************************skin classes start are defined here************************************/
/***CCOM SKIN***/
#mainColor1Content
{
	background:#ffffff url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/content_background.gif) repeat-x top left;
	border-top:solid 1px #c7b680;
	width:999px;
}

#mainColor2Content
{
	background-color:#f8ecc4;
	border-top:solid 1px #c7b680;
	border-bottom:solid 1px #c7b680;
	width:999px;
}

#mainColor3Content
{
	background-color:#ffffff;
	border-top:solid 1px #c7b680;
	width:999px;
}

#leftContent1
{
	width:820px;
	overflow:hidden;
	float:left;
	border-right:solid 1px #c7b680;
	border-left:solid 1px #c7b680;
	padding-bottom:0;
}

#leftContent2
{
	width:820px;
	height:600px auto;
	overflow:hidden;
	background-color:#ffffff;
	float:left;
	padding-bottom:15px;
	border-left:solid 1px #c7b680;
	border-right:solid 1px #c7b680;
}

.sectiontitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5e4622;
	font-weight:bold;
}

.highlighttitle
{
	font-family:Arial, Helvetica, sans-serif;
	color:#c7b680;
	background-color:#5e4622;
	font-weight:bold;
}

.redtext
{
	font-family:Arial, Helvetica, sans-serif;
	color:#750c09;
}

.paragraphtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e4622;
}

.redletteron
{
	color:#cc0000;
}

.redletteroff
{
	color:#000000;
}

.highlight
{
	color:#e27501;
	font-weight:bold;
	background-color:#fff38d;
}

.signuptext
{
	font-family:Arial, Helvetica, sans-serif;
	color:#f5b700;
}

.mybsttext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.referencetitle
{
	font-family:Arial, Helvetica, sans-serif;
	color:#750c09;
}

.breadcrumb
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.label1
{
	font-size:12px;
	font-weight:normal;
}

.label2
{
	color:#c7b680;
	font-size:12px;
	font-weight:normal;
}

.mainbkgcolor
{
	background:none;
	background-color:#f8ecc4;
}

.refinesearchbkgcolor
{
	background-color:#fff38d;
}

.searchresultsbkgcolor
{
	background-color:#ffffff;
}

.alternatingsearchresultsbkgcolor
{
	background-color:#f8ecc4;
}

.pagingsearchresultsbkgcolor
{
	background-color:#f8ecc4;
}

.narrowsearchresultsbkgcolor
{
	background-color:#f8ecc4;
	border:solid 1px #a0a0a0;
}

.narrowsearchresultsheader
{
	background-color:#a0a0a0;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:3px 0;
}

.loginerror
{
	color:#cc0000;
	background:#f8ecc4;
	padding:5px;
	border:solid 1px #cc0000;
	width:250px;
}

.cookieerror
{
	color:red;
	background:#f8ecc4;
	padding:5px;
	border:solid 1px #cc0000;
	width:500px;
}

.titlebkg
{
	background-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/title_rep.gif);
}

.titlebkgcolor
{
	background-color:#9f162e; /* orig: #750c09*/
}

a:link
{
	color:#2d649a;
	text-decoration:underline;
}

a:visited
{
	color:#2d649a;
	text-decoration:underline;
}

a:hover
{
	color:#2d649a;
	text-decoration:underline;
}

a:active
{
	color:#2d649a;
	text-decoration:none;
}

a.linkcolor1,a:hover.linkcolor1
{
	color:#FEF9E4; /* orig: #c7b680*/
}

a.linkcolor2,a:visited.linkcolor2,a:hover.linkcolor2,span.linkcolor2
{
	color:#5e4622;
}

a.tablinkactive
{
	color:#000000;
	text-decoration:none;
}

a:visited.tablinkactive
{
	color:#000000;
	text-decoration:none;
}

a:hover.tablinkactive
{
	text-decoration:none;
}

a.tablinkinactive
{
	color:#FFF; /* orig: #f8ecc4*/
	text-decoration:none;
}

a:visited.tablinkinactive
{
	color:#FFF; /* orig: #f8ecc4*/
	text-decoration:none;
}

a:hover.tablinkinactive
{
	color:#FFF; /* orig: 000 */
	text-decoration:none;
}

input
{
	padding-left:3px;
	color:#5e4622;
	font-size:12px;
}

select
{
	color:#5e4622;
	font-size:12px;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

.leftwrborder
{
	float:left;
	border-right:solid 1px #c7b680;
}

.rightwlborder
{
	float:right;
	border-left:solid 1px #c7b680;
}

.borderbottom
{
	border-bottom:solid 1px #c7b680;
}

.bordertop
{
	border-top:solid 1px #c7b680;
}

.mybstpane
{
	border-left:solid 1px #a0a0a0;
	border-right:solid 1px #a0a0a0;
	border-bottom:solid 1px #a0a0a0;
}

.mybstheaderbkg
{
	background-color:#f8ecc4;
}

.BibleTitle
{
	font-weight:bold;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF; /* orig: f5b700 */
}

.AboutUsTitle
{
	font-weight:bold;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#f5b700;
}

/*****************************************skin classes end here********************************************/
/* new rtb classes */
#firstdiv
{
	position:absolute;
	width:450px;
	height:324px;
	padding:0;
	margin:0;
	border-top:solid 1px #000000;
}

#firstdiv input
{
	font-weight:bold;
	width:250px;
}

#toolBar
{
	background-color:#ffffff;
	border:solid 1px red;
}

#linkBar
{
	padding:5px;
	height:25px;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
}

.rtbToolBarBkg
{
	background-color:#fff38d;
}

.rtbTextBkg
{
}

.rtbBkg
{
	background-color:#f8ecc4;
	padding:0;
	margin:0;
}

#rtbFrame
{
	overflow:visible;
	padding-bottom:0;
	margin-bottom:0;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
}

#rtbStats
{
	background-color:#fff38d;
	padding-bottom:15px;
	padding-top:0;
	margin-top:0;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
}

/* User Preferences */
#userPreferences
{
	margin:10px;
	position:relative;
	color:#5e4622;
}

#userPreferences #links span
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

#userPreferences h4
{
	font-size:130%;
	margin-bottom:10px;
}

#userPreferences #mybst
{
	display:block;
	width:350px;
}

#userPreferences #annotations
{
	float:right;
	width:350px;
}

#userPreferences #annotations select
{
	width:150px;
}

#userPreferences #readingplan
{
	margin:40px 0;
}

#userPreferences #readingplan #right
{
	display:block;
	float:right;
	width:540px;
}

#userPreferences #readingplan #left
{
	display:block;
	width:260px;
	clear:left;
}

#userPreferences #buttons
{
	clear:both;
	padding:20px 0 0;
}

#userPreferences label
{
	font-weight:bold;
}

/* YUI Calendar */
.yui-calcontainer
{
	position:relative;
	float:none;
	_overflow:hidden;
}

.yui-calcontainer iframe
{
	position:absolute;
	border:none;
	margin:0;
	padding:0;
	z-index:0;
	width:100%;
	height:100%;
	left:0;
	top:0;
}

.yui-calcontainer iframe.fixedsize
{
	width:50em;
	height:50em;
	top:-1px;
	left:-1px;
}

.yui-calcontainer.multi .groupcal
{
	z-index:1;
	float:left;
	position:relative;
}

.yui-calcontainer .title
{
	position:relative;
	z-index:1;
}

.yui-calcontainer .close-icon
{
	position:absolute;
	z-index:1;
}

.yui-calendar
{
	position:relative;
}

.yui-calendar .calnavleft
{
	position:absolute;
	z-index:1;
}

.yui-calendar .calnavright
{
	position:absolute;
	z-index:1;
}

.yui-calendar .calheader
{
	position:relative;
	width:100%;
	text-align:center;
}

.yui-calcontainer .yui-cal-nav-mask
{
	position:absolute;
	z-index:2;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	_width:0;
	_height:0;
	left:0;
	top:0;
	display:none;
}

.yui-calcontainer .yui-cal-nav
{
	position:absolute;
	z-index:3;
	top:0;
	display:none;
}

.yui-calcontainer .yui-cal-nav .yui-cal-nav-btn
{
	display:0;
	display:inline-block;
}

.yui-calcontainer .yui-cal-nav .yui-cal-nav-btn button
{
	display:block;
	display:inline-block;
	overflow:visible;
	border:none;
	background-color:transparent;
	cursor:pointer;
}

.yui-calendar .calbody a:hover
{
	background:inherit;
}

p#clear
{
	clear:left;
	padding-top:10px;
}

.calendar
{
	background:#F8ECC4 none repeat scroll 0% 50%;
	border:1px solid #DDC984;
	display:block;
	margin:20px 0pt 0pt 5px;
	padding:8px;
	width:182px;
}

.calendar .yui-calcontainer
{
	background-color:#e0e0e0;
	border:1px solid #a0a0a0;
	padding:10px;
}

.calendar .yui-calcontainer.multi
{
	padding:0 5px;
}

.calendar .yui-calcontainer.multi .groupcal
{
	background-color:transparent;
	border:none;
	padding:10px 5px;
	margin:0;
}

.calendar .yui-calcontainer .title
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/yui-sprite.png) repeat-x 0 0;
	border-bottom:1px solid #e0e0e0;
	font:100% sans-serif;
	color:#000000;
	font-weight:bold;
	height:auto;
	padding:.4em;
	margin:0 -10px 10px;
	top:0;
	left:0;
	text-align:left;
}

.calendar .yui-calcontainer.multi .title
{
	margin:0 -5px;
}

.calendar .yui-calcontainer.withtitle
{
	padding-top:0;
}

.calendar .yui-calcontainer .calclose
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/yui-sprite.png) no-repeat 0 -300px;
	width:25px;
	height:15px;
	top:.4em;
	right:.4em;
	cursor:pointer;
}

.calendar .yui-calendar
{
	border-spacing:0;
	border-collapse:collapse;
	font:100% sans-serif;
	text-align:center;
}

.calendar .yui-calendar .calhead
{
	background:transparent;
	border:none;
	vertical-align:middle;
}

.calendar .yui-calendar .calheader
{
	background:transparent;
	font-weight:bold;
	padding:0 0 .6em;
	text-align:center;
}

.calendar .yui-calendar .calheader img
{
	border:none;
}

.calendar .yui-calendar .calnavleft
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/yui-sprite.png) no-repeat 0 -450px;
	width:25px;
	height:15px;
	top:0;
	bottom:0;
	left:-10px;
	margin-left:.4em;
	cursor:pointer;
}

.calendar .yui-calendar .calnavright
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/yui-sprite.png) no-repeat 0 -500px;
	width:25px;
	height:15px;
	top:0;
	bottom:0;
	right:-10px;
	margin-right:.4em;
	cursor:pointer;
}

.calendar .yui-calendar .calweekdayrow
{
	height:2em;
}

.calendar .yui-calendar .calweekdaycell
{
	color:#5e4622;
	font-weight:bold;
	text-align:center;
	width:2em;
}

.calendar .yui-calendar .calfoot
{
	background-color:#e0e0e0;
}

.calendar .yui-calendar .calrowhead,.calendar .yui-calendar .calrowfoot
{
	color:#a0a0a0;
	font-size:85%;
	font-style:normal;
	font-weight:normal;
}

.calendar .yui-calendar .calrowhead
{
	text-align:right;
	padding-right:2px;
}

.calendar .yui-calendar .calrowfoot
{
	text-align:left;
	padding-left:2px;
}

.calendar .yui-calendar td.calcell
{
	border:1px solid #e0e0e0;
	background:#ffffff;
	padding:1px;
	height:1.6em;
	line-height:1.6em;
	text-align:center;
	white-space:nowrap;
}

.calendar .yui-calendar td.calcell a
{
	color:#5e4622;
	display:block;
	height:100%;
	text-decoration:none;
}

.calendar .yui-calendar td.calcell.today
{
	background-color:#000000;
}

.calendar .yui-calendar td.calcell.today a
{
	background-color:#ffffff;
}

.calendar .yui-calendar td.calcell.oom
{
	background-color:#e0e0e0;
	color:#a0a0a0;
	cursor:default;
}

.calendar .yui-calendar td.calcell.selected
{
	background-color:#ffffff;
	color:#000000;
}

.calendar .yui-calendar td.calcell.selected a
{
	background-color:#c7b680;
	color:#000000;
}

.calendar .yui-calendar td.calcell.calcellhover
{
	background-color:#5e4622;
	color:#ffffff;
	cursor:pointer;
}

.calendar .yui-calendar td.calcell.calcellhover a
{
	background-color:#5e4622;
	color:#ffffff;
}

.calendar .yui-calendar td.calcell.previous
{
	color:#e0e0e0;
}

.calendar .yui-calendar td.calcell.restricted
{
	text-decoration:line-through;
}

.calendar .yui-calendar td.calcell.highlight1
{
	background-color:#74bf29;
}

.calendar .yui-calendar td.calcell.highlight2
{
	background-color:#99ccff;
}

.calendar .yui-calendar td.calcell.highlight3
{
	background-color:#ffb4b4;
}

.calendar .yui-calendar td.calcell.highlight4
{
	background-color:#74bf29;
}

.calendar .yui-calendar a.calnav
{
	border:1px solid #e0e0e0;
	padding:0 4px;
	text-decoration:none;
	color:#000000;
	zoom:1;
}

.calendar .yui-calendar a.calnav:hover
{
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/yui-sprite.png) repeat-x 0 0;
	border-color:#A0A0A0;
	cursor:pointer;
}

.calendar .yui-calcontainer .yui-cal-nav-mask
{
	background-color:#000000;
	opacity:0.25;
	filter:alpha(opacity=25);
}

.calendar .yui-calcontainer .yui-cal-nav
{
	font-family:arial,helvetica,clean,sans-serif;
	font-size:93%;
	border:1px solid #a0a0a0;
	left:50%;
	margin-left:-7em;
	width:14em;
	padding:0;
	top:2.5em;
	background-color:#e0e0e0;
}

.calendar .yui-calcontainer.withtitle .yui-cal-nav
{
	top:4.5em;
}

.calendar .yui-calcontainer.multi .yui-cal-nav
{
	width:16em;
	margin-left:-8em;
}

.calendar .yui-calcontainer .yui-cal-nav-y,.calendar .yui-calcontainer .yui-cal-nav-m,.calendar .yui-calcontainer .yui-cal-nav-b
{
	padding:5px 10px;
}

.calendar .yui-calcontainer .yui-cal-nav-b
{
	text-align:center;
}

.calendar .yui-calcontainer .yui-cal-nav-e
{
	margin-top:5px;
	padding:5px;
	background-color:#e0e0e0;
	border-top:1px solid black;
	display:none;
}

.calendar .yui-calcontainer .yui-cal-nav label
{
	display:block;
	font-weight:bold;
}

.calendar .yui-calcontainer .yui-cal-nav-mc
{
	width:100%;
	_width:auto;
}

.calendar .yui-calcontainer .yui-cal-nav-y input.yui-invalid
{
	background-color:#fff38d;
	border:1px solid #000000;
}

.calendar .yui-calcontainer .yui-cal-nav-yc
{
	width:4em;
}

.calendar .yui-calcontainer .yui-cal-nav .yui-cal-nav-btn
{
	border:1px solid #a0a0a0;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/yui-sprite.png) repeat-x 0 0;
	background-color:#e0e0e0;
	margin:auto .15em;
}

.calendar .yui-calcontainer .yui-cal-nav .yui-cal-nav-btn button
{
	padding:0 8px;
	font-size:93%;
	line-height:2;
	line-height:1.7;
	min-height:2em;
	min-height:auto;
	color:#000000;
}

.calendar .yui-calcontainer .yui-cal-nav .yui-cal-nav-btn.yui-default
{
	border:1px solid #2d649a;
	background-color:#5e4622;
	background:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/yui-sprite.png) repeat-x 0 -1400px;
}

.calendar .yui-calcontainer .yui-cal-nav .yui-cal-nav-btn.yui-default button
{
	color:#ffffff;
}

/* ***** Footer Service ***** */
.Footer_Main_Container
{
	clear:both;
	font-size:11px;
	color:#5e4622;
}

.Footer_Main_Container a
{
	color:#5e4622;
	text-decoration:underline;
}

.Footer_Main_Container .Default_Brand_DIV
{
	float:left;
	height:200px;
	margin:0 20px 0 0;
}

.Footer_Brand_IMG_Default_Brand
{
	width: 195px;
	height: 70px;
}

.Footer_Main_Container .Footer_Default_Message_DIV
{
	font-weight:bold;
}

.Footer_Main_Container .Footer_Links_DIV
{
	height: 65px;
	display: block;
	padding-top: 10px;
}

.Footer_Main_Container .Footer_Links_DIV ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display: block;
	margin: 0;
	padding: 0;
}

.Footer_Main_Container .Footer_Links_DIV ul li
{
	display:inline;
	margin:0 0 6px;
	padding:0 5px 0 0;
	float: left;
}

.Footer_Main_Container .Footer_Default_AD_Message_DIV
{
	font-size:11px;
	font-weight:bold;
	display: block;
}

.Footer_Main_Container .Footer_AD_Links_DIV
{
}

.Footer_Main_Container .Footer_AD_Links_DIV ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:2px 0 6px;
}

.Footer_Main_Container .Footer_AD_Links_DIV ul li
{
	display:inline;
	margin:0 0 6px;
	padding:0 5px 0 0;
}

.Footer_Main_Container .Footer_Default_Legal_DIV
{
}

/* ***** FAQ Player ***** */
#playerbody
{
	background-color:#f5b700;
	background-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/player_window_background.gif);
	background-repeat:repeat-x;
}

#playerbody #container
{
	position:relative;
	width:650px;
	margin:5px auto;
}

#playerbody #logo
{
	width:258px;
	padding-top:28px;
	vertical-align:bottom;
}

#playerbody #logoArea
{
	height:100px;
}

#playerbody #logoArea #ad
{
	float:right;
	width:235px;
	height:90px;
	margin-bottom:10px;
	margin-right:10px;
}

#playerbody #main
{
	background-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/player_background.gif);
	background-repeat:repeat-x;
	height:235px;
	padding:10px;
}

#playerbody #main #left
{
	float:left;
	margin:0 10px 10px 0;
}

#playerbody #main #left #HelpButton
{
	margin-left:135px;
}

#playerbody #main #right
{
	margin-left:270px;
}

#playerbody #title
{
	font-size:14px;
	font-weight:bold;
}

#playerbody #author
{
	font-size:12px;
	font-style:italic;
}

#playerbody #player
{
	margin-top:20px;
}

/* Profile */
#profile
{
	padding:15px;
	color: #5e4622;
}

#profile p
{
	padding-bottom:3px;
	margin-bottom:3px;
}

#profile h1
{
	font-weight:bold;
	font-size:12px;
	padding-bottom:3px;
	margin-bottom:0;
}

#profile h2
{
	font-weight:bold;
	font-size:11px;
	padding-top:0;
	margin-top:0;
	padding-bottom:10px;
	margin-bottom:0;
}

#profile p.links
{
	padding-top:0;
	margin-top:0;
	padding-bottom:0;
	margin-bottom:0;
}

#profile span a
{
	color:#006699;
	text-decoration:underline;
}

#profile a:hover
{
	text-decoration:none;
}

#profile span
{
	font-size:14px;
	font-weight:bold;
}

#profile .options
{
	width:80px;
	float:left;
}

#profile .title
{
	width:250px;
	float:left;
}

#profile .verses
{
	width:80px;
	float:left;
}

#profile .translation
{
	width:80px;
	float:left;
}

#profile .options span,#profile .title span,#profile .verses span,#profile .translation span
{
	font-weight:bold;
	font-size:12px;
}

#profile .main
{
	width:100%;
	margin-top:20px;
}

#profile .main td
{
	width:50%;
}

#profile .main .loginInfo .header,#profile .main .personalInfo .header
{
	font-weight:bold;
	font-size:110%;
	padding-bottom:5px;
}

#profile .main .personalInfo .view,#profile .main .loginInfo .view
{
	padding-bottom:50px;
}

#profile .main .personalInfo .view p,#profile .main .loginInfo .view p
{
	margin-top:0;
	padding-top:0;
	padding-bottom:3px;
	margin-bottom:3px;
}

#profile .main .personalInfo .edit .error,#profile .main .loginInfo .edit .error
{
	padding:5px;
	color:red;
	background:#f8ecc4;
	margin:10px;
	width:300px;
}

#profile .main
{
	width:100%;
	margin-top:20px;
}

#profile .main td .preferences
{
	width:50%;
}

#profile .main td.higlite
{
	width:50%;
}

#profile .main td.higlite select
{
	width:115px;
}

#profile .main .preferences p.header
{
	font-weight:bold;
	font-size:110%;
	padding-bottom:5px;
	margin-top:0;
	padding-top:0;
}

#profile .main .preferences p.label
{
	padding-top:0;
	margin-top:0;
	padding-bottom:2px;
	margin-bottom:0;
}

#profile .main .preferences p.select
{
	padding-top:0;
	margin-top:0;
	padding-bottom:10px;
	margin-bottom:0;
}

#profile .main .preferences p.button
{
	padding-top:35px;
	margin-top:0;
	padding-bottom:0;
	margin-bottom:0;
}

.referenceTrail
{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.readingPanelsContainer
{
	background-color:#ffffff; 
	width:979px; 
	padding:10px; 
	overflow:hidden;
}


#linktobst .sample
{
	text-align:center;
	width:370px;
	margin: 10px;
}

#linktobst .code
{
	float:right;
	width: 400px;
	height: 115px;
	background: #f8ecc4;
	border: solid 1px #5e4622;
	overflow: auto;
	font-family: Courier New, Courier, Monospace;
	font-size: 8pt;
	margin: 10px;
	color: #5e4622;
	padding: 5px;
}

#linktobst hr
{
	margin: 5px 0;
	background:#f5b700;
	border: 0;
	margin:0 10px;
	height: 1px;
}

#linktobst .instructions
{
	color: #5e4622;
	width: 700px;
	margin: 10px 10px 20px 10px;
}

/* ***** SHOPPING ***** */
#shopping
{
	background:#ffffff url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/bg_content.jpg) repeat-x;
	margin:0;
	padding:0;
	display:block;
	height:850px;
}

#shopping .main
{
	width:820px;
	height:630px;
	float:left;
	color:#5e4622;
}

#shopping ul
{
	margin: 0 0 0 15px;
	padding: 0;
}

#shopping ul li
{
	list-style-image:url(http://media.salemwebnetwork.com/biblestudytools/skin/BST-UK/arrow_orange.gif);
	margin: 0 0 5px 0;
}

#shopping a
{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#shopping a:hover
{
	text-decoration: underline;
}

#shopping .col1
{
	width: 180px;
	height: 350px;
	clear: none;
	float: left;
	margin: 10px 0 10px 10px;
}

#shopping .col2
{
	clear:none;
	width: 180px;
	height: 350px;
	float: left;
	margin: 10px 0 10px 0;
}

#shopping .col2 ul
{
	margin-top: 45px;
}

#shopping .col3
{
	border-left: solid 1px #c7b680;
	width: 180px;
	height: 350px;
	float: left;
	margin: 10px 0 10px 20px;
	padding: 0 0 0 10px;
}

#shopping .col4
{
	border-left: solid 1px #c7b680;
	width: 180px;
	height: 350px;
	float: left;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 0;
}

#shopping .bookstore
{
	margin: 20px;
}

#shopping .bookstore li
{
	list-style-image: none;
	list-style-type: none;
	float: left;
	width: 350px;
	height:110px;
	margin: 0 20px 20px 0;
}

#shopping .search
{
	background: #c7b680;
	padding: 5px;
	margin: 0;
	font-weight: bold;
}

#shopping .search #button
{
	cursor: pointer;
	vertical-align:bottom;
}