/*----- MAIN HTML ELEMENTS ---------------------------------------*/
						
* {
	margin : 0px;
	padding : 0px;
}

body {
	font-family : Arial, Helvetica, sans-serif;
	text-align:center;
	background-position:center;
	margin:0;
	background : #FFFAFA;
}

a {
	text-decoration:none;
	border-bottom: 1px solid Black;
}

a:hover {
	background-color : #00FA9A;
}

a:visited {
	color : #006400;
}

ul {list-style-type:circle;}

ul > ul {list-style-type:square;}

li {line-height:1.6em;}			

select {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : Black;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

input.submit {
	padding : 0px;
	border : none;
	cursor : pointer;
}

.clearthis {
	margin : 0px;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}

#navcontainer a {border:none;}

.banner {
	background : url(images/Cloudbackground.gif) no-repeat;
}

#banner a {border:none;}

img, img a {
			border:none;
			margin:0;
			padding:0;
			
			}
			
.sidetitle a, .sidetitle-shadow a {border:none;}

td ul { list-style : disc; }

td li { line-height : 1em; }

/*---MAIN DIV ELEMENTS---------------------------------------*/

#print_nav {
	background-color: Aqua;
	text-align : right;
}

#print_nav a {
        border: none;
}

#italic {
	font-style : italic;
}

#bold {
	font-weight : bold;
}

#bold-italic {
	font-style : italic;
	font-weight : bold;
}

#container {
	width: 100%;
	padding: 0;
	margin:0;
	background: #FFFAFA;
}

#container table {
	background: #FFFAFA;
   }

#banner {
	padding: 0;
	margin-bottom: 0;
	font-size:0;
	background-image : url(http://www.biblepathway.org/images/Cloudbackground.jpg);
}

#content {
			padding: 0;
			margin-left: 180px;
			margin-right: 180px;
			text-align:left;
			
		}

h3 {
	color : Black;
	font-size : large;
	font-variant : small-caps;
	font-weight : bold;
}

/*---MAIN MENU ELEMENTS---------------------------------------*/	

#navcontainer ul {
	padding: 2px 0 2px 0;
	margin: 0 0 0 0;
	color: White;
	width: 100%;
	background-color: #316AC5;
}

#navcontainer li {  display: inline; } 

#navcontainer li a {
	padding: 2px 12px 2px 12px;
	margin: 0 0 0 0;
	background-color: #316AC5;
	color: White;
	text-decoration: none;
	font-family: Verdana;
	font-size : x-small;
	font-weight: bold;
	white-space : nowrap;
}

#navcontainer li a:hover  {
	background-color: Black;
	color : White !important;
}
	
#content {
	margin-left : 12em;
}
	
#menu1-list a:hover {
	background-color: black;
	color : #fff !important;
}

.menu1 {
	margin-left:0px;
	padding-left:20px;
	padding-top:0px;
	padding-bottom: 2px;
	display:block;
	text-decoration: none;
	font-weight : bold;
	color: black;
	height: auto;
	background-color : #DEFEDE;
}

.submenu{
	display: block;
	height: auto;
	margin-left: 0px;
	padding-top: 2px;
	padding-left: 38px;
	color: Black;
	font-weight : bold;
	background-color : #E6E6FA;
}

.hide{
display: none;
}

.show{
display: block;
}

#cart {
	margin : 0;
	padding-bottom : 22px;
	padding-left : 10px;
	background : Aqua;
	border-bottom : none;
}
	
#cart a:link, #cart a:visited	{
	background : Aqua;
	color : Black;
	float : left;
	font-size : small;
	font-weight : bold;
	line-height : 14px;
	margin-right : 8px;
	padding : 4px 10px;
	text-decoration : none;
	border-bottom : none;
}


 #cart a:hover {
	background-color: #efefef;
	color : #f00 !important;
}

/*---- MAIN CLASS ELEMENTS ----------------------------------------*/
/* Header Style */

#page_header {
	margin : 0px auto;
	width : 753px;
	height : 90px;
	text-align : left;
	overflow : hidden;
	background : url(http://www.biblepathway.org/images/BPWeb_Banner.jpg) no-repeat;
}

#page_title {
	margin-left : 0px;
	margin-top : 0px;
	width : 358px;
	height : 100px;
	float : left;
}

#page_title img {
	position : absolute;
	top : 0px;
	margin-left : 0px;
}

#header_title {
	margin-top : 0px;
	width : 389px;
	overflow : hidden;
	text-align : center;
}

/* Menu Style */

#menu {
	width : 684px;
}

/* Main Body Style */

#page_wrapper {
	margin : 0px auto;
	width : 753px;
	text-align : left;
	display : block;
	clear : both;
}

#page_leftcol {
	width : 122px;
	float : left;
}

#page_maincol {
	margin-left : 4px;
	width : 423px;
	float : left;
}

#page_rightcol {
	margin-left : 4px;
	width : 200px;
	float : left;
}


/* Left Column Style */

.leftcol_box {
	width : 122px;
	overflow : hidden;
	display : block;
	clear : both;
	text-align : center;
	margin-top : 3px;
}

.leftcol_box a {
	border-bottom : 0px;
	padding : 5px 0px 5px 0px;
}

.leftcol_box p {
	margin : 10px 0 10px 0;
	text-align : center;
}

.leftcol_box h2 {
	padding : 0px 0px;
	width : 122px;
	height : 11px;
	color : #fff;
	font-size : x-small;
	line-height : normal;
	font-weight : bold;
}

.leftcol_box h2 span {
	display : block;
	position : relative;
}

.leftcol_box .content {
	margin : 3px 3px;
	width : 122px;
	text-align : left;
	float: left;
}

.leftcol_box .content p {
	color : Black;
}

.leftcol_box .footnote {
	padding-left : 5px;
	padding-right : 5px;
	text-align : right;
	color : #949393;
	clear : both;
	font-size : 10pt;
}

.leftcol_box form {
	width : 122px;
	float : none;
}

/* Main Column Style */

#maincol_top {
	margin-top : 3px;
	background-color: Green;
	overflow : hidden;
}

#maincol_top h2 {
	display : block;
	margin-top : 5px;
	margin-bottom : 5px;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	color : White;
	text-align : center;
}

.maincol_top {
	width : 423px;
}

.maincol_top h2 {
	width : 416px;
}

#maincol_top .content {
	position : absolute;
	margin-left : 5px;
	width : 423px;
	color : Black;
}

#maincol_top .content #head-sc {
	margin-top : 3px;
	font-weight : bold;
	font-variant : small-caps;
	font-size : small;
	margin-bottom : 3px;
}

#maincol_top .readmore {
	margin-top : 8px;
	text-align : right;
}

#maincol_top a {
	color : #fff;
	font-weight : bold;
	text-decoration : none;
}

#maincol_top a:hover {
	text-decoration : underline;
}

.maincol_box {
	width : 421px;
	height: 400px;
	background : #fff;
	overflow : scroll;
}

.maincol_box h2 {
	height : 26px;
	overflow: hidden;
}

#maincol_inst {
	width : 421px;
	overflow : hidden;
	font-size : x-small;
	color : Black;
	border-bottom : #A5A4A4 1px solid;
	padding : 3px 5px 5px 5px;
}

#maincol_inst #lang {
	float: left;
}

#maincol_inst #dev_print {
	float: right;
	margin-right : 10px;
}

#maincol_inst #dev_print input {
	font-size: 7pt;
}

#devotion {
	color : Black;
	overflow: hidden;
}

#devotion h2 {
	background-color : Green;
	color : White;
	text-align : center;
	font-size : medium;
}

#devotion .wrapper {
	position : relative;
	margin : 0px 9px;
	width : 162px;
	overflow : hidden;
}

#devotion h3 {
	clear : both;
	margin : 0px 5px 10px 5px;
	font-size : x-small;
	font-weight : bold;
}

#devotion .thumbnail {
	margin-right : 5px;
	margin-bottom : 5px;
	float : left;
	position : static;
}

#devotion p {
	margin : 10px 5px 10px 5px;
	line-height : normal;
	font-size : x-small;
}

#devotion li {
	padding : 3px 5px 5px 0px;
	font-size : x-small;
}

#devotion table {
	font-size : x-small;
}

#devotion td {
	padding : 3px 5px 5px 5px;
}

#devotion blockquote {
	margin : 10px 25px 10px 25px;
	font-size : x-small;
}

#maincol_bottom {
	margin-top : 5px;
	width : 421px;
	overflow : hidden;
	font-size : x-small;
}

#maincol_bottom #prev {
	width: 90px;
	float: left;
        margin-right: 10px;
}

#maincol_bottom #listen {
	width: 40px;
	float: left;
}

#maincol_bottom #audio_type {
	width: 100px;
	float: left;
        text-align: right;
        margin-right: 3px;
}

#maincol_bottom #play_audio {
	font-size: xx-small;
	float: left;
}

#maincol_bottom #next {
	float: right;
}

/* Russian Devotions */

#russian_maincol {
	margin-left : 4px;
	width : 100%;
	float : left;
}

#russian_top {
	margin-top : 3px;
	width : 100%;
	background-color: Green;
	overflow : hidden;
}

.russian_box {
	width : 98%;
	height: 400px;
	overflow : hidden;
}

.russian_box h2 {
	height : 26px;
	overflow: hidden;
}

#russian_inst {
	width : 98%;
	overflow : hidden;
	font-size : x-small;
	color : Black;
	border-bottom : #A5A4A4 1px solid;
	padding : 3px 5px 5px 5px;
}

#russian_inst #lang {
	float: left;
}

#russian_inst #dev_print {
	float: right;
	margin-right : 10px;
}

#russian_bottom {
	margin-top : 5px;
	width : 98%;
	overflow : hidden;
	font-size : x-small;
}

#russian_bottom #prev {
	float: left;
}

#russian_bottom #next {
	float: right;
}

/* Right Column Style */

.rightcol_box {
	width : 198px;
	background-color : #fff;
	overflow : hidden;
}

.rightcol_box h2 {
	width : 198px;
	height : 36px;
}

#ibra h2 {
	display : block;
	margin-top : 0px;
	margin-bottom : 5px;
	width : 198px;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	color : White;
	text-align : center;
	background-color : Green;
}

#ibra .wrapper {
	position : relative;
	margin : 0px 9px;
	width : 198px;
	overflow : hidden;
}

#ibra h3 {
	clear : both;
	margin-top : 0;
	margin-bottom : 5px;
	color : #234662;
	font-size : small;
	font-weight : bold;
	text-align : center;
	font-variant : normal;
}

#ibra .thumbnail {
	margin-right : 5px;
	margin-bottom : 5px;
	float : left;
	position : static;
}

#ibra p {
	font-size : 8pt;
	color : Black;
	margin-top : 2px;
	margin-bottom : 2px;
}

#ibra a {
	font-size : 10pt;
	font-weight : bold;
}

#ibra #quot {
	font-size : 8pt;
	font-style : normal;
	color : Green;
}

#ibra .readmore {
	margin : 30px 0px 5px;
	text-align : right;
	clear : both;
	float : none;
	font-weight : bold;
}

#ibra .readmore a {
	color : #5C5E5F;
	text-decoration : none;
}

#ibra .readmore a:hover {
	color : #8C8F91;
	text-decoration : none;
}

/* Devotion menu */

.devmenu_box {
	width : 183px;
	background-color : #fff;
	overflow : hidden;
}

#page_dev_menu {
	margin : 0px auto;
	width : 755px;
	height : 87px;
	font-size : x-small;
	color : Black;
}

#dev_menu {
	width : 753px;
	overflow : hidden;
	font-size : x-small;
	color : Black;
	padding : 0 5px 5px 5px;
	font-weight : bold;
	font-size : 7pt;
}

#dev_menu #options {
	float: left;
	width : 247px;
}

#dev_menu #option_moda {
	float: left;
	width : 230px;
}

#dev_menu #option_scrip {
	float: left;
	width : 260px;
}

#dev_menu #option_read {
	float: left;
	width : 247px;
}

#dev_menu table {
	font-weight : bold;
	font-size : 7pt;
}

#dev_menu #month_sel {
	width : 90px;
}

#dev_menu #day_sel {
	width : 45px;
}

#month_select {
	display : inline;
}

#dev_menu #book_list {
	vertical-align : middle;
}

#day_select {
	display : inline;
}

#month_day_go {
	display : inline;
}

#dev_menu input {
	font-size: 7pt;
}

/* Footer Style */

#page_spacing {
	clear : both;
	float : none;
	border-top : 5px solid #FFFAFA;
}

#page_footer {
	margin : 0px auto;
	width : 755px;
	height : 27px;
	background-color : #5C5E5F;
	font-size : 7pt;
	color : #C8C6C6;
}

#page_footer a {
	color : #E4E1E1;
	text-decoration : none;
}

#page_footer a:hover {
	color : #fff;
}

#page_footer #rights {
	padding-top : 7px;
	padding-left : 15px;
	float : left;
	padding-right : 10px;
}

#page_footer #links {
	padding-top : 3px;
	padding-right : 10px;
	float : right;
}

#page_footer #links table {
	font-weight : bold;
	font-size : 7pt;
}

#page_footer #links span {
	margin-left : 20px;
	display : block;
	position : relative;
	float : left;
}

.borderbox {
	clear : both;
	float : none;
	margin-top : 3px;
	border : #A5A4A4 1px solid;
}

/* Pages called from home */
#page_inner {
	margin-left : 4px;
	width : 753px;
	float : left;
}

#inner_link {
	width : 746px;
	overflow : hidden;
	font-size : x-small;
	color : Black;
	/*border-bottom : #A5A4A4 1px solid;*/
	padding : 3px 5px 5px 5px;
}

#inner_link #back {
	float: left;
}

#inner_link #print {
	float: right;
	margin-right : 10px;
}

.inner_top {
	width : 753px;
}


.inner_top h2 {
	width : 746px;
}

.inner_top .content {
	position : absolute;
	margin-left : 5px;
	width : 753px;
	color : Black;
}

.inner_top .content #head-sc {
	margin-top : 3px;
	font-weight : bold;
	font-variant : small-caps;
	font-size : small;
	margin-bottom : 3px;
}

.inner_box {
	width : 748px;
}

.inner_box h2 {
	height : 26px;
	overflow: hidden;
}

#inner_ul {
	list-style-type: disc;
	margin: 0px 0px 0px 60px;
}	

#inner_ul li {
	line-height:1em;
	margin: 0px 0px 0px 0px;
}

#inner_fm td {
	padding : 0px 0px 0px 0px;
}

#img-link { border:none; }

.main-content h2 {
	margin-bottom : 15;
	margin-left : 5;
	margin-right : 15;
	margin-top : 0;
	font-size : medium;
	text-align : center;
}

.main-content h3 {
	margin-bottom : 15;
	margin-left : 5;
	margin-right : 15;
	margin-top : 0;
        font-size: small;
}

.main-content p {
	margin-bottom : 15;
	margin-left : 5;
	margin-right : 15;
	margin-top : 0;
	font-size : small;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

.main-content li {
	padding : 3px 5px 5px 0px;
	font-size : small;
}

.main-content blockquote {
	margin-bottom : 15;
	margin-left : 50;
	margin-right : 50;
	margin-top : 0;
	font-size : small;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

.main-content td {
	padding : 3px 5px 3px 5px;
}

.subscr p {
	margin-bottom : 5;
	margin-left : 5;
	margin-right : 5;
	margin-top : 0;
}

.subscr a {
	border-bottom : none;
}

#pcked  {
	color: Black;
	font-variant : small-caps;
	font-weight : bold;
	font-size : 14px;
	background-color : #FFFFE0;
}

#scr {
	font-style : italic;
	color : #004080;
}

#scr-bold {
	font-size : small;
	font-style : italic;
	font-weight : bold;
	color : #004080;
}

#scr-s2 {
	font-size : x-small;
	font-style : italic;
	font-weight : normal;
	color : #004080;
}

#scr-s2-bold {
	font-size : x-small;
	font-style : italic;
	font-weight : bold;
	color : #004080;
}

#scr-s4 {
	font-size : medium;
	font-style : italic;
	font-weight : normal;
	color : #004080;
}

#scr-s5 {
	font-size : large;
	font-style : italic;
	font-weight : normal;
	color : #004080;
}

#scr-s6 {
	font-size : x-large;
	font-style : italic;
	font-weight : normal;
	color : #004080;
}

#scr-vs {
	font-weight : bold;
	color : #A0522D;
	font-size : 75%;
}

#smc {
	font-variant : small-caps;
}

#special {
	font-style : normal;
	font-weight : normal;
	color : Red;
	font-size : medium;
}

#subscription {
	font-family : "Times New Roman";
	color : #808000;
	font-size : small;
	font-style : italic;
	font-weight : bold;
}

#thanks {
	font-family : NuptialScript;
	color : #808000;
	font-size : x-large;
	font-style : italic;
	font-weight : bold;
}
#uline {
	text-decoration : underline;
}

#warn {
	color : Red;
	font-weight : bold;
}

#blt {
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : #B79B75;
}

#bt {
	font-size : small;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

#bt a {
	text-decoration : none;
	border-bottom : 0px;
}

#bt-it {
	font-size : small;
	font-style : italic;
	font-weight : normal;
	color : Black;
}

#bt-bold {
	font-size : small;
	font-style : normal;
	font-weight : bold;
	color : Black;
}

#bt-bold-it {
	font-size : small;
	font-style : italic;
	font-weight : bold;
	color : Black;
}

#bt-gray {
	font-size : small;
	font-style : normal;
	font-weight : normal;
	color : Black;
	background : #cccccc;
}

#bt-gray-it {
	font-size : small;
	font-style : italic;
	font-weight : normal;
	color : Black;
	background : #cccccc;
}

#bt-head {
	font-size : small;
	font-style : normal;
	font-weight : bold;
	font-variant : small-caps;
	color : Black;
}

#bt-med {
	font-size : medium;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

#bt-med-bold {
	font-size : medium;
	font-style : normal;
	font-weight : bold;
	color : Black;
}

#bt-pal12 {
	font-family: Paletino Linotype;
	font-size: 12pt;
	font-style : normal;
}

#bt-pal12-it {
	font-family: Paletino Linotype;
	font-size: 12pt;
	font-style : italic;
}

#bt-pal10 {
	font-family: Paletino Linotype;
	font-size: 10.5pt;
	font-style : normal;
}

#bt-pal10-it {
	font-family: Paletino Linotype;
	font-size: 10.5pt;
	font-style : italic;
}

#bt-sc-bold {
	font-size : small;
	font-style : italic;
	font-weight : bold;
	color : Black;
	font-variant : small-caps;
}

#bt-sc-bold-it {
	font-size : small;
	font-style : italic;
	font-weight : bold;
	color : Black;
	font-variant : small-caps;
}

#bt-sc-it {
	font-size : small;
	font-style : italic;
	font-weight : normal;
	color : Black;
	font-variant : small-caps;
}

#bt-s1 {

	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

#bt-s2 {
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

#bt-s2-it {
	font-size : x-small;
	font-style : italic;
	font-weight : normal;
	color : Black;
}

#bt-s2-bold {
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Black;
}

#bt-s2-bold-it {
	font-size : x-small;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
	color : Black;
}

#bt-s4 {
	font-size : medium;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

#bt-s4-bold {
	font-size : medium;
	font-style : normal;
	font-weight : bold;
	color : Black;
}

#bt-s4-bold-it {
	font-size : medium;
	font-style : italic;
	font-weight : bold;
	color : Black;
}

#bt-s5 {
	font-size : large;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

#bt-s5-bold {
	font-size : large;
	font-style : normal;
	font-weight : bold;
	color : Black;
}

#bt-s5-bold-it {
	font-size : large;
	font-style : italic;
	font-weight : bold;
	color : Black;
	margin-top : 8;
}

#bt-s6-bold {
	font-size : x-large;
	font-style : normal;
	font-weight : bold;
	color : Black;
}

#bt-s6-bold-it {
	font-size : x-large;
	font-style : italic;
	font-weight : bold;
	color : Black;
	margin-top : 8;
}

#bt-s7-bold {
	font-size : xx-large;
	font-style : normal;
	font-weight : bold;
	color : Black;
}

#bt-s7-bold-it {
	font-size : xx-large;
	font-style : italic;
	font-weight : bold;
	color : Black;
	margin-top : 8;
}

#hilt {
	font-size : small;
	font-style : normal;
	font-weight : bold;
	color : #004080;
}

#hilt-n {
	font-size : small;
	font-style : normal;
	font-weight : normal;
	color : #004080;
}

#hilt-n a {
	text-decoration:none;
	border-bottom: 1px solid Black;
}

#hilt-n-it {
	font-size : small;
	font-style : italic;
	font-weight : normal;
	color : #004080;
}

#hilt-n-it a {
	text-decoration: none;
	border-bottom: 1px solid Black;
}

#hilt-it {
	font-size : small;
	font-style : italic;
	font-weight : bold;
	color : #004080;
}

#hilt-s2 {
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : #004080;
}

#hilt-s2-n {
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : #004080;
}

#hilt-s2-it {
	font-size : x-small;
	font-style : italic;
	font-weight : bold;
	color : #004080;
}

#hilt1-s2 {
	font-size : x-small;
	font-style : italic;
	font-weight : bold;
	color : #C1A988;
}

#hilt2 {
	font-size : small;
	font-style : italic;
	font-weight : normal;
	color : #00376D;
}

#hilt2-s2 {
	font-size : x-small;
	font-style : italic;
	font-weight : normal;
	color : #00376D;
}

#hilt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660066;
	font-size: medium;
}

#inst {
	font-size : small;
	font-style : italic;
	font-weight : bold;
	color : #660000;
}

