/********
navigational styles
********/

#navbar
{
	position:absolute;
	top: 130px;
	left: 175px;
	height:50px;
	background:transparent;
}
.navspace
{
float:left;
}

.navhome 
{
	display:block;
	width:43px;
	height:18px;
	float:left;
	background: url("/Images/nav_home.gif") 0 0 no-repeat;
	text-decoration: none;
	background-position: 0 0;
}
.navhome:hover 
{	
	background-position: -43px 0;
}
.navhome:active 
{
	background-position: 0 0;
}



.navaboutme 
{
	display:block;
	width:62px;
	float:left;
	background: url("/Images/nav_aboutme.gif") 0 0 no-repeat;
	text-decoration: none;
	background-position: 0 0;
	height:18px;		
}
.navaboutme:hover 
{	
	background-position: -62px 0;
}
.navaboutme:active 
{
	background-position: 0 0;
}	
		
.navbookshelf 
{
	display:block;
	width:67px;
	float:left;
	background: url("/Images/nav_bookshelf.gif") 0 0 no-repeat;
	text-decoration: none;
	background-position: 0 0;
	height:18px;	
}
.navbookshelf:hover 
{	
	background-position: -67px 0;
}
.navbookshelf:active 
{
	background-position: 0 0;
}
		
.navfaq 
{
	display:block;
	width:33px;
	float:left;
	background: url("/Images/nav_faq.gif") 0 0 no-repeat;
	text-decoration: none;
	background-position: 0 0;
	height:18px;			
}
.navfaq:hover 
{	
	background-position: -33px 0;
}
.navfaq:active 
{
	background-position: 0 0;
}
.navglossary 
{
	display:block;
	width:59px;
	float:left;
	background: url("/Images/nav_glossary.gif") 0 0 no-repeat;
	text-decoration: none;
	background-position: 0 0;
	height:18px;			
}
.navglossary:hover 
{	
	background-position: -59px 0;
}
.navglossary:active 
{
	background-position: 0 0;
}
.navlinks 
{
	display:block;
	width:40px;
	float:left;
	background: url("/Images/nav_links.gif") 0 0 no-repeat;
	text-decoration: none;
	background-position: 0 0;
	height:18px;			
}
.navlinks:hover 
{	
	background-position: -40px 0;
}
.navlinks:active 
{
	background-position: 0 0;
}

.navcontact 
{
	display:block;
	width:53px;
	float:left;
	background: url("/Images/nav_contact.gif") 0 0 no-repeat;
	text-decoration: none;
	background-position: 0 0;
	height:18px;			
}
.navcontact:hover 
{	
	background-position: -53px 0;
}
.navcontact:active 
{
	background-position: 0 0;
}
										
.navadmin 
{
	display:block;
	width:150px;
	float:left;
	background: url("/Images/nav_admin.gif") 0 0 no-repeat;
	text-decoration: none;
	background-position: 0 0;
	height:18px;			
}
.navadmin:hover 
{	
	background-position: -150px 0;
}

.navadmin:active 
{
	background-position: 0 0;
}	
/**
END NAVIGATIONAL STYLES
**/

.top {
	text-align: right;
}



.admincaption
{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-color: #6e1a25;
	color: #e5ca85;
	width: 100%;
	margin-bottom:10px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.adminpromptright
{
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: Black;
	text-align:right;
	width:100%;
	margin-right:5px;
	padding-bottom:10px;
	padding-top:10px;
}

.adminpromptblock
{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: Black;
	margin-right:5px;
	padding-bottom:10px;
	padding-top:10px;
}


table.admintable
{
	border: solid 1px black;
	table-layout:auto;
	border-collapse:collapse;
}

span.adminglossarylink a
{
	font-size:16px;
	margin-right:5px;
}

table.admintable thead
{
	color:#e5ca85;
	font-weight:bold;
	background-color:#6e1a25;
	text-align:center;
	padding:5px 5px 5px 5px;
}

table.admintable tbody
{
	background-color:Blue;
	border: solid 1px black;
}

table.admintable tfoot
{
	background-color:#C9C9C9;
	height:24px;
	padding-top:24px;
}

tfoot.admintable td
{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

tbody.admintable td
{
	background-color:#e4dac2;
	padding:5px 5px 5px 5px;
	border: solid 1px black;
}

tr.admintableselect td
{
	background-color:#e5ca85;
	padding:5px 5px 5px 5px;
	border: solid 1px black;
}

thead.admintable td
{
	color:#e5ca85;
	font-weight:bold;
	background-color:#6e1a25;
	text-align:center;
	padding:5px 5px 5px 5px;
}

.faqcategory
{
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #6C8BE4;
}

.lightbluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6C8BE4;
}.defaultindent {
	padding-left: 10px;
	padding-right: 10px;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
html
{
	height:100%;
}
body 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #000000 url(/Images/BodyBack4.jpg) top left repeat;
  color: #000000;
  margin : 0px 0px 0px 0px;
  height:100%;
  background-color :#6e1a25;
}

#nonFooter
{
	position:relative;
	min-height: 100%;
	padding-bottom:10px;
	height:100%;
}

* html #nonFooter
{
	height: 100%;
}
	
#top 
{
  position:relative;
  height: 150px;
  width: 780px;
  border:0px none;
  margin:auto;
  background:url(/Images/Banner.jpg) top left;
  background-color:#e5ca85;
}
#left {
  position: absolute;
  height:100%;
  width:150px;
  top:100px;
  background-color:Teal;
}

.page
{
	width: 780px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	background-color: #e5ca85; 
	padding:0px 0px 0px 0px;
	border-left:solid 5px  #e5ca85;
	border-right:solid 5px  #e5ca85;
}

* html .page
{
	height:100%;
}

.main
{
  border-top:solid 2px #6e1a25; /* test layout */
  position:relative;
  width:760px;
  margin:auto;
  padding-left:10px;
  padding-right:10px;
  padding-top:5px;
  padding-bottom:48px;
  height:100%;
}


.reviewRating
{
	color: #6e1a25;
	font-weight:bold;
}

#bottom
{
	padding-top:10px;
	position: relative;
	margin: -50px auto 0 auto;
	width:780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #e5ca85;
	text-align:center;
	/*background-color:#c0c0c0;*/
	height:37px;
	background:url(/Images/BannerFooter2.jpg) top left;
	border-top:2px solid #6e1a25;
}


/* A CSS hack that only applies to IE -- specifies a different height for the footer */
* html #bottom
{
	margin-top: -48px;
}

#homesidebar
{
/**
	position:absolute;
	top:0px;
	left:600px;
**/
	VERTICAL-ALIGN: top; 
	WIDTH: 180px; 
	HEIGHT: 100%; 
	padding-left:10px;
}

a {
	color: #5a0017;
	text-decoration: none;
}
a:link {
	color: #5a0017;
	font-weight: bold;
}

a:visited {
  color: #5a0017;
  font-weight: bold;
}

a:hover 
{
	color: #6e1a25;
	text-decoration: underline;
	font-weight: bold;
}

a:active 
{
	color: #5a0017;
	font-weight: bold;
}

a.clsLightLink {
	color: #5a0017;
	text-decoration: none;
}
a:link.clsLightLink {
	color: #5a0017;
	font-weight: normal;
}

a:visited.clsLightLink {
  color: #5a0017;
  font-weight: normal;
}

a:hover.clsLightLink 
{
	color: #6e1a25;
	text-decoration: underline;
	font-weight: normal;
}

a:active.clsLightLink
{
	color: #5a0017;
	font-weight: normal;
}

/** MISC. TEXT STYLES **/
h1
{
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#6e1a25;
}
h2
{
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#6e1a25;
	margin-bottom:4px;
}
h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.block
{
	display:block;
}

.sitemapnav
{
	display:block;
	margin-bottom:8px;
}

/*** MAIN PAGE SIDEBAR ***/
img.homebookimg
{
	padding-top:6px;
	padding-left:10px;
}
div.sidebarcaption
{
	margin:2px 2px 2px 2px;
}
div.sidebarframe
{
	margin-top:5px;
	padding-bottom:10px;
	color:#6e1a25; 
	BORDER-RIGHT: 1px solid #6e1a25; 
	BORDER-TOP: 1px solid #6e1a25; 
	VERTICAL-ALIGN: middle; 
	BORDER-LEFT: 1px solid #6e1a25; 
	BORDER-BOTTOM: 1px solid #6e1a25; 
	TEXT-ALIGN:left;

}



.prompt
{
	display:block;
	font-weight:bold;
}


.news-pastlink
{
	width:575px;
	text-align:right;
	margin-top:1em;
}

.news-post
{
	width:575px;
	margin-top:1em;
}

.news-title
{
	text-align:left;
	text-decoration: none;
	font-style: normal;
	font-size: 1.4em;		
	padding:0;
	color: #6e1a25;
}
.news-date
{
	border-top:#6e1a25 1px solid;
	color: #565050;
	font-size:1em;
}
.news-body {
	padding: 10px 0 0;
}

.book-excerpt
{
	font-size:12px;
	text-indent:2em;
	line-height:2em;
	padding-left:2em;
	padding-right:2em;
}

.faqquestion
{
	display:block;
	text-align:left;
	text-decoration: none;
	font-style: normal;
	font-size: 1.4em;
	font-weight:bold;		
	padding:0;
	color: #6e1a25;
	margin-bottom:3px;
}

.glossaryletter
{
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #6e1a25;
}

.glossaryterm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.0em;
	color: #6e1a25;
	text-decoration:underline;
}


a.clsBooksNav 
{
	display:block;
	padding-left:5px;
	height:30px;
	width:173px;
	color: #5a0017;
	text-decoration: none;
	vertical-align:middle;
	line-height:30px;
	background-color: #e5ca85;
}
a:link.clsBooksNav {
	color: #5a0017;
	font-weight: normal;
}

a:visited.clsBooksNav {
  color: #5a0017;
  font-weight: normal;
  background-color:#e5ca85;
}

a:hover.clsBooksNav 
{
	color:  #e5ca85;
	text-decoration: none;
	font-weight: normal;
	background-color:#6e1a25;
}

a:active.clsBooksNav
{
	color:  #e5ca85;
	font-weight: normal;
	background-color:#6e1a25;
}


a.clsBookNav 
{
	padding-top:10px; 
	padding-bottom:10px; 
	padding-left:5px;
	padding-right:5px;
	display:block;
	width:125px; 
	height: 175px;
	color: #6e1a25;
	text-decoration: none;
	background-color: #e5ca85;
	font-weight:bold;
}
a:link.clsBookNav {
	color: #6e1a25;
}

a:visited.clsBookNav {
  color: #6e1a25;
  background-color:#e5ca85;
}

a:hover.clsBookNav 
{
	background-color: #D4AC57;
	color:#6e1a25;
}

a:active.clsBookNav
{
	color:  #e5ca85;
	background-color:#6e1a25;
}

span.clsFooterBullet
{
	color:#e5ca85;
	font-weight:bold;
}

a.clsFooterNavLink {
	color: #e5ca85;
	text-decoration: none;
	font-weight:normal;
}
a:link.clsFooterNavLink {
	color: #e5ca85;
	font-weight: normal;
}

a:visited.clsFooterNavLink {
  color: #e5ca85;
  font-weight: normal;
}

a:hover.clsFooterNavLink 
{
	color: #e5ca85;
	text-decoration:underline;
	font-weight: normal;
}

a:active.clsFooterNavLink 
{
	color: #e5ca85;
	font-weight: normal;
}

.clsAwardListItem
{
	list-style:inside;
	margin-top:2px;
	margin-left:2px;
}

.clsFlashBack
{
	width:600px;
	height:400px;
}
