body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	background-color:white;
	font-size: 1.2em;
	font-weight: normal;
/*	background-image: url(BGTorahAlpha.jpg);
	background-position: 50% -20%;
	background-repeat:no-repeat; /* 5-7-2010 repeats down*/
	}
	
h1 {
	margin:0px 0px 1em 0px;
	padding:0px;
	font-size:1.6em;
	line-height:.5em;
	font-weight:900;
	color:#999;
	text-indent: 1.5em;
	}
	
h1.header {
	margin-left:10em;
}
	
h1.date {
	margin-right:3em;
	padding:.5em;
	font-size:1.3em;
	}
	
h2 {
	margin:0px 0px 1em 10em;
	padding:0px;
	font-size:1em;
	line-height:1em;
	font-weight:900;
	color:#000;
	text-indent: 1.5em;
}

li {
	margin-left:11em;
}
p {
	font:1em verdana, arial, helvetica, sans-serif;
	margin-left:10em;
	padding:0px;
	}
	
	
.err {
	position:absolute;
	top:20em;
	left:20em;
	color:red;
}

.errtry {
	position:absolute;
	top:21em;
	left:20em;
	color:red;
}

.errReg {
	position:absolute;
	bottom:2em;
	left:20em;
	color:red;
}

.errRegtry {
	position:absolute;
	bottom:1em;
	left:20em;
	color:red;
}

#welcome{ /*Created 6-23-2010*/
	margin-left:15em;
	font-size:1em;
	}
#welcomeimage{
	position:absolute;
	top:23em;
	margin-left:15em;
}

#welcomeaudio{
	position:absolute;
	top:24.5em;
	left:20.5em;
}
audio {width:85px;}

#playmp3arrow{
	position:absolute;
	top:24.25em;
	margin-left:10.5em;
	z-index:1;
}

#small {
	font-size:.75em;
	white-space:normal;
	}
#Content>p {padding:0px; text-indent:0px;}

a {
	color:#09c;
	font-size:.55em;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
	
a:link {color:#09c;}

a:visited {color:#07a;}

a:hover {background-color:#eee;}

#Header { /*this is for the gray bar on the top of every page*/
	position:fixed;
	margin:0em 0px 2em 0px;
	padding:0px 3em;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	width:100%;
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	background-color:#666; /*This is a dark gray color*/
	/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	text-align: right;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:5em;} /*this is the height for the gray bar*/

#Content {
	margin:0em 0em 0em 5em;
	padding-top:7em;
	}
#prem_button{width:160px;}

#Menu {
	position:fixed;
	top:6em;
/*	width:40%;*/
	float:left;
	padding:.5em;
	background-color:#eee;
	border:1px solid #999;
	line-height:1em;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	left: 1em;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {
	width:7em;/*This is the correct width of the menu that contains navigational links.*/
}

#Donate {
	position:fixed;
	top:12.5em;
/*	width:40%;*/
	float:left;
	padding:.5em;
	background-color:#eee;
	border:1px solid #999;
	line-height:1em;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	left: 1em;
	}
/* Again, "be nice to Opera 5". */
body>#Donate {
	width:7em;/*This is the correct width of the menu that contains navigational links.*/
}

/*8-8-2016 Styles for video to promote bibleinhebrew.com*/
#BiH_video{
	position: fixed;
	top: 400px;left: 1em;
	width: 270px;
	background-color: #eee;
	border: 1px solid #999;
}

#Donateperl {
	position:absolute;
	top:20em;
/*	width:40%;*/
	float:left;
	padding:.5em;
	background-color:#eee;
	border:1px solid #999;
	line-height:1em;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	left: 1em;
	}
/* Again, "be nice to Opera 5". */
body>#Donateperl {
	width:7em;/*This is the correct width of the menu that contains navigational links.*/
}


#Error {
	color:#FF0033;
	font-size:14px;
	}
#logo {
	float: right;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF3;
	position: absolute;
	left: 0px;
	top: 377px;
	width: 100%;
	height: 29px;
	display: inline;
}
li {
display:inline;
}
.submit input {
	padding:2px 10px;
	font-size:.75em;
	color: #000;
	background: tan;
	border: 1.5px outset #4f3b21;
	text-align: center;
	font-weight: bold;
}
/* All Below code added 5/1/10. This will align the text fields and input fields nicely.*/
div.row {
  clear: both;
  padding-top: 5px;
  }
form.register {
	font-family: Tahoma, Geneva, sans-serif;
	padding:.5em .5em;
	position:absolute;
	left: 15em; 
	width: 25em;
	border:thin solid #000;
	}

form.register div.row span.label {
  float: left;
  font-size:.8em;
  width: 10em;
  text-align: right;
/*  background-color:#e4abbb;*/
  }
form.register div.row span.formw {/*formw stands for form width.*/
  float: right;
  text-align: left;
  width:15em;
  }
  
form.login{
	font-family: Tahoma, Geneva, sans-serif;
	margin:1em;
	padding:1em;
	position:absolute;
	left: 17em; /*How far from the left the box surrounding the login form is*/
	border:thin solid #000;
	width:14em;
}

form.login div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }
form.login div.row span.formw {
  float: right;
  text-align: left;
  width:150px;
  }

form.forgotpass{
	font-family: Tahoma, Geneva, sans-serif;
	padding:10px 20px 10px 0px;
	position:absolute;
	left: 17em; /*How far from the left the box surrounding the login form is*/
	border:thin solid #000;
	width:18em;
}

form.forgotpass div.row span.label {
  float: left;
  width: 8em;
  text-align: right;
  }
form.forgotpass div.row span.formw {
  float: right;
  text-align: left;
  width:8em;
  }
  
form.changepass{
	font-family: Tahoma, Geneva, sans-serif;
	padding:10px 20px 10px 0px;
	position:absolute;
	left: 17em; /*How far from the left the box surrounding the login form is*/
	border:thin solid #000;
	width:20em;
}

form.changepass div.row span.label {
  float: left;
  width: 11em;
  text-align: right;
  }
form.changepass div.row span.formw {
  float: right;
  text-align: left;
  width:8em;
  }

form.Selection {
/* 	padding:0px 15px;
	position:absolute;
	top: 8em;
	left: 10em;
	width: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:0.5em;
 */	
	padding: 0px 15px; width: 500px; margin: auto;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    line-height: 0.5em;
}

  form.Selection div.StoriesTopicsQuotes {
	padding:10px;
	margin:5px 0px; /*added June 16 2010*/
	border:1px solid #000;
	background-color:#e0e0e0;
	color: saddlebrown;
	line-height: 2em;
	  }
  form.Selection div.BookChapVerse {
	padding:10px;
	margin:5px 0px; /*added June 16 2010*/
	border:1px solid black;
	background-color:#e0e0e0;
	color: saddlebrown;
	line-height: 2em;	  
	  }
  form.Selection div.Options {
  	/*float:right;*/
  	width: 35em;
	padding:10px;
	margin:5px 0px; /*added June 16 2010*/
	border:1px solid #000000;
	background-color:#e0e0e0;
	color: black;
	line-height: 2em;
	font-size:.5em;	  	  
	  }
	  form.Selection div.Options table {margin:auto}
	  
	form.Selection div.rightl {
	width: 15em;
	padding:10px;
	margin:5px 0px; /*added June 16 2010*/
	border:1px solid #000000;
	background-color:#e0e0e0;
	color: black;
	line-height: 2em;
	}
	
	form.Selection div {
    text-align: center;
	}
	
	.hebrew {
/*	background-color:#white; added June 16 2010*/
	font-size: 1.5em;
	  }
	.translit {
/*	background-color:ccc; /*added June 16 2010*/
	font-size: 1em;
	  }
	.translate{
	font-size: 1em;
/*	background-color:ccc; /*added June 16 2010*/
	  }
	  
	  
/* Rules for suggest.php */
	form.suggest {
	font-family: Tahoma, Geneva, sans-serif;
	padding:.5em .5em;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	top:14em;
	left: 15em; 
	width: 23em;
	border:thin solid #000;
	}
p.suggest {
	font:.75em verdana, arial, helvetica, sans-serif;
	position:absolute;
	left: 20em;
	margin:1em;
	padding:0px;
}

#vtotals { /*verse totals*/
	position:absolute;
	top:19.75em;
	margin-left:20em;
}

#utotals { /*user requests totals*/
	position:absolute;
	top:19.75em;
	margin-left:30em;
}
#versenum {
	position:absolute;
	top:20em;
	margin-left:21em;
	font-size:1em;
	padding:2px 10px;
	color: #000;
/*	background: lightgrey;*/
	text-align: center;
	z-index:1;
}

#reqnum {
	position:absolute;
	top:20em;
	margin-left:31em;
	font-size:1em;
	padding:2px 10px;
	color: #000;
/*	background: lightgrey;*/
	text-align: center;
	z-index:1;
}

#footerlinks {
position:fixed;
bottom: 1em;
font-size:.75em;
text-align:center;
}

#perllogo {
position:fixed;
}