/*****
base.css

Version 10/5/2009

Built by RainStorm Consulting <contact@rainstormconsulting.com>
Please request permission prior to use.

****/

/*
Basic elements
*/

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 70%;
	color: #333;
	text-align: center;
}

a:link {
	color: #3762b0;
}

a:visited {
	color: #6699cc;
	text-decoration: none;
}

a:active {
	color: #bfdee1;
}

a:hover {
	color: #99920f;
	text-decoration: none;
}


#container {
	width: 963px;
	margin: 0 auto;
	text-align: left;
	background: url('../images/container_bg.gif') left top repeat-y;
}

/*
branding-container
*/

#branding-container {
	height: 72px;
	background: url('../images/branding/branding-container_bg.gif') left top no-repeat;
}
 
.newsletter-signup {
	float: right;
	padding: 40px 55px 0 0;
}

.newsletter-label {
	padding: 0 3px 0 0;
}

.newsletter-signup form {
}

.logo-link {
	z-index: 2;
	position: relative;
	top: 11px;
	left: 32px;
	width: 360px;
	height: 60px;
}

/*
content-container elements
*/

#content-container {
	float: right;
	width: 100%;
	margin: 0 0 0 -253px;
}

#content-area {
	margin: 0 0 0 253px;
	background: #eee;
}

#inner-container-home {
	float: left;
	width: 100%;
	margin: 0 -201px 0 0;
	background: url('../images/inner-container-home_bg.jpg') 410px 0 no-repeat;
}

#inner-container {
	float: left;
	width: 100%;
	margin: 0 -201px 0 0;
	background: url('../images/inner-container_bg.jpg') 410px 0 no-repeat;
}

#inner-content-area {
	/*min-height: 440px;*/
	margin: 0 181px 0 0;
	padding: 34px 30px 0 0;
	line-height: 150%;
}

/* 
sidebar elements
*/

#sidebar {
	float: left;
	width: 193px;
	margin: 0 0 0 21px;
}

#sidebar ul {
	list-style: none;
	margin: 4px 0 0 4px;
	padding: 0;
}

#sidebar li {
	list-style: none;
	margin: 0 0 -3px 0;
	padding: 0;
}

#books-sidebar {
	float: right;
	width: 181px;
}

/*
suppnav-container elements
*/

#suppnav-container {
	clear: both;
	height: 141px;
	background: url('../images/suppnav/suppnav-container_bg.gif') left top no-repeat;
}

/*
Fonts
*/

#pagetitle-home {
	width: 547px;
	height: 40px;
	margin: 15px 0 20px 0 !important;
	background: url('../images/pagetitles/welcome_head.gif') left top no-repeat;
}

#pagetitle-about {
	width: 547px;
	height: 40px;
	margin: 15px 0 20px 0 !important;
	background: url('../images/pagetitles/about_head.gif') left top no-repeat;
}

#pagetitle-books {
	width: 547px;
	height: 40px;
	margin: 15px 0 20px 0 !important;
	background: url('../images/pagetitles/books_head.gif') left top no-repeat;
}

#pagetitle-tos {
	width: 547px;
	height: 40px;
	margin: 15px 0 20px 0 !important;
	background: url('../images/pagetitles/tos_head.gif') left top no-repeat;
}

#pagetitle-bsc {
	width: 547px;
	height: 40px;
	margin: 15px 0 20px 0 !important;
	background: url('../images/pagetitles/bsc_head.gif') left top no-repeat;
}

#pagetitle-news {
	width: 547px;
	height: 40px;
	margin: 15px 0 20px 0 !important;
	background: url('../images/pagetitles/news_head.gif') left top no-repeat;
}

#pagetitle-favorites {
	width: 547px;
	height: 40px;
	margin: 15px 0 20px 0 !important;
	background: url('../images/pagetitles/favorites_head.gif') left top no-repeat;
}

#pagetitle-contact {
	width: 547px;
	height: 40px;
	margin: 15px 0 20px 0 !important;
	background: url('../images/pagetitles/contact_head.gif') left top no-repeat;
}

#pagetitle-newsletter {
	width: 547px;
	height: 40px;
	margin: 15px 0 20px 0 !important;
	background: url('../images/pagetitles/newsletter_head.gif') left top no-repeat;
}

#pagetitle-pnf {
	width: 547px;
	height: 40px;
	margin: 15px 0 20px 0 !important;
	background: url('../images/pagetitles/page-not-found_head.gif') left top no-repeat;
}

#pagetitle-home span, #pagetitle-about span, #pagetitle-books span, #pagetitle-tos span, #pagetitle-bsc span, #pagetitle-news span, #pagetitle-favorites span, #pagetitle-contact span, #pagetitle-newsletter span, #pagetitle-pnf span {
	display: none;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 130%;
	color: #698c90;
}

.styled {
	list-style: none;
	margin: 0;
	padding: 0;
}

.styled li {
	list-style: none;
	margin: 0;
	padding: 4px 0 4px 18px;
	background: url('../images/graphics/bullet.gif') left 8px no-repeat;
}

/*
Etc. elements
*/

.post {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #99920f;
}

#home_graphic_images {
	position: relative;
	margin: 40px 0 0 0;
	width: 499px;
	height: 301px;  
}

.sideitem {
	width: 250px;
	margin: 10px;
	padding: 12px;
	border-left: 1px dotted #99920f;
}

.sidebox {
	width: 200px;
	margin: 10px;
	padding: 6px 12px 0 12px;
	background: #d2d0a5;
}

.sidebox .quote {
	font-size: 110%;
	line-height: 160%;
}

.section {
	clear: left;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #99920f;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: 140%;
	font-style: italic;
}

.caps {
	text-transform: uppercase;
	font-weight: bold;
}

.subcontent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.indent {
	padding: 0 0 0 20px;
}

.normal {
	font-style: normal;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.middle, .middle img {
	vertical-align: middle;
}

.clear {
	clear: both;
	height: 0;
}

.hide {
	display: none;
}

.warning, .confirm {
	padding: 8px 8px 8px 32px;
	border: 1px dotted #3762b0;
	background: #eee url('../images/graphics/warning.gif') 8px 20px no-repeat;
}

.confirm {
	background: #eee url('../images/graphics/confirm.gif') 8px 20px no-repeat;
}

a.skipcontent:link, a.skipcontent:hover, a.skipcontent:visited  { 
  position: absolute; 
  color: #fff;
  left: 0px; 
  top: -500px; 
  width: 1px; 
  height: 1px; 
  overflow: hidden;
} 
  
a.skipcontent:active, a.skipcontent:focus { 
  color: #fff;
  position: static; 
  width: auto; 
  height: auto; 
}

/** *************************** **/
#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#overlay {
	text-align: left;
	background-image: url(../images/lightbox_plus/overlay.png);
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
* html #overlay {
	background-color: #000;
	background-image: url(../images/lightbox_plus/blank.gif);
	filter: Alpha(opacity=50);
}

/** *************************** **/
