﻿.Toolbar
{ 
  background-color: black;
  color: White;
  font-family: tahoma, verdana; 
  font-size: 11px; 
  background-repeat:no-repeat;
} 

.BibleToolbar
{ 
  font-family: tahoma, verdana; 
  font-size: 11px; 
  width:100%;
  filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#ffff55',endColorstr='#ffffee',gradientType='1');
} 

.Copyrightbar
{
	background-color: #f1f1f1;
	color: #555555;
	font-family: tahoma, verdana; 
	font-size: 11px; 
	background-repeat:no-repeat;
}

/* Table Styles */
/*
table#main {
	background-color: #00aaff; 
	border-top: #eeffff 2px outset; border-bottom: #eeffff 2px ridge;
	border-left: #eeffff 2px outset; border-right: #eeffff 2px ridge;
}
table#results {
	border-bottom: #000000 1px solid; border-left: #000000 1px solid; border-right: #000000 1px solid; border-top: #000000 1px solid
}
table#admin { background-color: #66ccaa; border-top: #66ff99 2px outset; border-bottom: #66ff99 2px ridge; border-left: #66ff99 2px outset; border-right: #66ff99 2px ridge; }
table#news { background-color: #66ccaa; border-top: #eeffee 2px outset; border-bottom: #eeffee 2px ridge; border-left: #eeffee 2px outset; border-right: #eeffee 2px ridge; }
table#bargain { background-color: #ff8866; border-top: #ffeeee 2px outset; border-bottom: #ffeeee 2px ridge; border-left: #ffeeee 2px outset; border-right: #ffeeee 2px ridge; }
table#event { background-color: #00aaff; border-top: #eeffff 2px outset; border-bottom: #eeffff 2px ridge; border-left: #eeffff 2px outset; border-right: #eeffff 2px ridge; }

td.outset { border-top:white 2px outset; border-bottom:black 1px outset; border-left:white 2px outset; border-right:black 1px outset; }

tr.NavItem { padding-top: 3px; padding-bottom: 3px; padding-left: 0px; padding-right: 0px; }
*/

/* Input Styles */
/*
input.clsButton {
	background-color: #66DD99; border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px;
	font-family: 新細明體,細明體; font-size:12; top: 1px; height: 18px; cursor:hand
}

textarea	{ border-bottom: black 1px solid; border-left: black 1px solid; border-right: black 1px solid; border-top: black 1px solid; color: black; }

button.clsButton {
	background-color: #66DD99; border-bottom-width: 1px; border-left-width: 1px; border-right-width: 1px; border-top-width: 1px;
	font-family: 新細明體,細明體; top: 1px; height: 36px;
}

*/

/* Headers/body Styles */
h1	{font-family: 新細明體,細明體; font-weight: bold; font-size:1.2em; color:#0000EE;
	margin-top: 1em; margin-bottom: .2em;}
h2	{font-family: 新細明體,細明體; font-weight: bold; font-size:1em; color:#000066;
	margin-top: 1em; margin-bottom: .2em;}
h3	{font-family: 新細明體,細明體; font-weight: bold; font-size:1em;
	margin-top: .3em; margin-bottom: .2em;}
h4	{font-family: 新細明體,細明體; font-weight: bold; font-size:1em;
	margin-top: .3em; margin-bottom: .2em;}
h5	{font-family: 新細明體,細明體; font-weight: bold; font-size:1em; color:Blue;
	margin-top: .3em; margin-bottom: .2em;}
h6	{font-family: 新細明體,細明體; font-weight: bold;
	margin-top: .3em; margin-bottom: .2em;}
/*
body	{font-family: 標楷體,華康中楷體,全真中楷體,新細明體,細明體;
	background-image: url("Images\Banner.JPG"); background-repeat: no-repeat;
	background-color: white;
	margin-left: 0em; margin-top: 0em; margin-right: 0em; margin-bottom: 0em }

p	{margin-top: .5em; margin-bottom: .2em; font-family: Verdana,Arial,Helvetica; font-size:10 }
p.ehang	{margin-left: 2em; text-indent: -2em; font-family: Verdana,Arial,Helvetica; font-size:10 }
p.chang	{text-indent: 1.2em; font-family: 標楷體,華康中楷體,全真中楷體,新細明體,細明體; font-size:16 }
*/
body			{font-family:Tahoma; }

a:link			{color:black; text-decoration:none; background:transparent }
a:visited	{color:black; text-decoration:none; }
a:hover		{cursor:hand; }

input		{font-family:tahoma,verdana; font-size:11px; }
select	{font-family:tahoma,verdana; font-size:11px; }

/* Bible Display Styles */
.biblename	{font-family:Arial,Helvetica; font-size:0.9em; font-weight:bold; letter-spacing:0em; color:blue; }
.bname		{font-family:Arial,Helvetica; font-size:20pt; font-weight:bold; font-style:italic; letter-spacing:0em; color:#4d5c80; }
.cno			{font-family:Arial,Helvetica; font-size:16pt; font-weight:bold; letter-spacing:0em; color:darkgreen; }
.vno			{font-family:Arial,Helvetica; font-size:8pt; font-weight:bold; letter-spacing:0em; margin-left:1em; vertical-align:super; color:red; }
.heading	{font-family:華康細圓體,全真細圓體,細明體; font-size:1em; font-weight:bold; color:darkblue; }
.title			{font-weight:bold; }
.person		{border-bottom-width:1px; border-bottom-style:solid; }
.place		{border-bottom-width:1px; border-bottom-style:solid; }
.dots			{border-bottom-width:1px; border-bottom-style:dotted; }
.jesus		{color:Red}
.is				{font-family:Arial,Helvetica; font-size:16pt; font-weight:bold; letter-spacing:0em; color:darkgreen;}
.highlight	{background-color:#fbff86;}
.note			{ font-family:Arial,Helvetica; font-size:8pt; vertical-align:super; background-color:darkgreen; color:white; padding-left:1pt; }
.notetext	{ font-family:Arial,Helvetica; font-size:8pt; }
.parallel		{ font-size:9pt; color:darkblue; }
.quotation	{ margin-left:5em; margin-top: 0em; margin-bottom: 0em; }
.section		{ font-family:Arial,Helvetica; font-size:12pt; text-align:center; font-weight:bold; color:darkblue; }
.pn			{ border-bottom-width:1px; border-bottom-style:solid; }
.verse		{ color:#555555;line-height:1.5em; }
.versesearchtarget		{ color:#555555;background-color:#fbff86;line-height:1.5em;}

/* p	{letter-spacing:0.1em; line-height:2em; } */
p.bb-p	{font-family:標楷體,新細明體,細明體; font-size:1em; letter-spacing:0.1em; line-height:2em; color:black}
p.bb-hp	{font-family:標楷體,新細明體,細明體; font-size:1em; letter-spacing:0.1em; line-height:2em; margin-left:1cm; line-height:1.5em; color:blue}
p.bb-ip	{font-family:標楷體,新細明體,細明體; font-size:1em; letter-spacing:0.1em; line-height:2em; text-indent:1cm; color:black}
p.bb-pp	{font-family:標楷體,新細明體,細明體; font-size:1em; letter-spacing:0.1em; line-height:2em; color:pink}

/* Interlinear Display Styles */
.g-vno, .g-cell,
.g-v,.g-vi,.g-vn,.g-vs,.g-vp,.g-vm,.g-vo,.g-vr,
.g-n,.g-np,.g-n-,
.g-a,.g-ap,.g-ab,.g-a-,
.g-d,.g-da,.g-dd,.g-dg,.g-dn,
.g-c,.g-cc,.g-cs,.g-ch,
.g-q,.g-qn,.g-qt,
.g-p,.g-pa,.g-pd,.g-pg
				{margin-right:0.5em; margin-bottom:0.5em; float:left; }
.gnt			{font-family:SIL Galatia; font-size:1em; }
.ouv			{font-family:新細明體,細明體; font-size:0.8em; }
.trans		{font-family:SIL Greek Trans; font-size:0.8em; color:darkblue; }
.littran		{font-family:Arial,Helvetica; font-size:0.7em; color:darkblue; }
.gcode		{font-family:Arial,Helvetica; font-size:0.7em; font-weight:bold; color:darkgreen; }
.sno			{font-family:Arial,Helvetica; font-size:0.7em; font-weight:bold; color:darkred; }
.ono			{font-family:Arial,Helvetica; font-size:0.6em; font-weight:bold; color:blue; vertical-align:super; }
.grammar	{font-family:Arial,Helvetica; font-size:0.7em; }

/* Search Result Styles */
.ref			{font-family:Arial,Helvetica; font-size:0.7em; color:blue; }

/* Table Styles */
/*
table	{text-align: left; font-size: 10pt; }
col	{font-family: 華康細圓體,全真細圓體,新細明體,細明體; color: blue }
th	{font-family: 華康細圓體,全真細圓體,新細明體,細明體; color: white}
td	{font-family: 新細明體,細明體; }
td.title	{font-family: 華康細圓體,全真細圓體,新細明體,細明體; font-size: 12pt; color: white;
	text-indent: 1em; background-color: #3366cc}
td.left	{font-family: 新細明體,細明體; font-size: 10pt;
	text-align: center; background-color: white}
td.right	{font-family: 新細明體,細明體; font-size: 10pt;
	text-align: center; background-color: #FFFCE8}
*/

img	{border:0}

/* Welcome body */
/*
body.welcome	{font-family: 標楷體,華康中楷體,全真中楷體,新細明體,細明體; 
	background-image: url("Images\Banner-Welcome.JPG"); background-repeat: no-repeat;
	margin-left: 8em; margin-top: 6em; margin-right: 1em; margin-bottom: 0em}
*/

/* Note & Tip heading */
/*
h6.note	{font-size: 95%; color: red; margin-bottom: 0em}
*/

/*
div	{padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px;
	font-family: Verdana,Arial,Helvetica; font-size:10 }
div.hidden	{visibility: hidden}
div.popup	{background-color: lightyellow; border:solid; border-width:1px; }
*/
