@charset "utf-8";
html { min-height: 100%; margin-bottom: 1px; 
	   overflow: -moz-scrollbars-vertical !important; }
body {
	font: 0.9em Georgia, "Times New Roman", Times, serif;
	background: #1d1609 url(../images/back.gif) repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 966px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}
.index #container  {
	background: transparent url(../images/content-back.jpg) repeat-y 0 274px;
	}
.secondary #container  {
	background: transparent url(../images/content-back.jpg) repeat-y 0 162px;
	}
#header {
	margin: 0;
	position:relative;
	padding: 0;
	}
.index #header {
	background: url(../images/header-index.jpg) no-repeat -2px top;
	height: 271px;
	width: 989px;
}
.secondary #header	{
	height: 210px;
	width: 989px;
}

/* header images */

.about #header {background: url(../images/header-about.jpg) no-repeat 13px top;}
.blog #header {	background: url(../images/header-blog.jpg) no-repeat 13px top;}
.books #header {	background: url(../images/header-books.jpg) no-repeat 13px top;}
.contact #header {	background: url(../images/header-contact.jpg) no-repeat 13px top;}
.faq #header {	background: url(../images/header-faq.jpg) no-repeat 13px top;}
.movies #header {	background: url(../images/header-movies.jpg) no-repeat 13px top;}
.order #header {	background: url(../images/header-order.jpg) no-repeat 13px top;}
.press #header {	background: url(../images/header-press.jpg) no-repeat 13px top;}
.translations #header {	background: url(../images/header-translations.jpg) no-repeat 13px top;}





#header h1 {
	display: none;
	padding:0;
	margin:0;
}

.index #mainContent {
	padding: 0px 60px 30px 80px;
	margin: 0;
	line-height: 1.2em;
}
.index #container #mainContent a .bookspic {
	float: left;
	border-width: 0px;
	position: relative;
	left: -30px;
}

.secondary #mainContent {
	padding: 10px 60px 30px 100px;
	margin: 0;
	line-height: 1.2em;
	background: url(../images/h1-back.png) no-repeat 75px 10px;
}

.index #mainContent p.first {   /*allows index left sidebar to be in correct location*/
	margin: 0px;
	padding: 30px 20px 0px 20px;
	background: url(../images/h1-back.gif) no-repeat 165px 15px;
}

h1  {
	color: #380000;
	font: normal 2.5em Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0 0 30px 0;
}
h2 {
	font-weight:normal;
	color: #000;	/* color: #9C750E; */
	line-height:1em;
	}
h3 {
	font-size: 1.5em;
	font-weight: normal;
	font-style: italic;
}
h4 {
	font-size: 1em;
	font-weight: normal;
	font-variant: small-caps;
	color: #000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


/*top nav bar*/

#topnav {
	font-variant: small-caps;
	font-size:1em;
	background: url(../images/topnav-back.gif) repeat-x 0px 10px;
	height: 37px;
	color:#ffffcc;
}
#topnav a:link, #topnav a:visited, #topnav a:active{
	color:black;
	}
#topnav a:hover {
	color:#BD8D11;
	}
.index #topnav {
	position: absolute;
	width: 668px;
	left: 248px;
	top: 232px;
	background:none;
	}
.secondary #topnav {
	position: absolute;
	width: 866px;
	left: 50px;
	top: 161px;
	text-align:center;
	}	

#topnav ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;

}

#topnav ul li {
	padding-right: 5px;
	padding-left: 15px;
	background: url(../images/bullet.gif) no-repeat 0px 5px;
	display:inline;
}

#topnav ul li.first {
	background:none;
}

.floatright {
	float: right;
	padding: 0;
	margin: 0px 0px 10px 30px;
}


.floatleft {
	float: left;
	padding: 0;
	margin: 0px 30px 10px 0px;
}
.flashmovie{
	float: left;
	padding: 0;
	margin: 0px 10px 0px 10px;
	width: 360px;
}

.noborder {
	border-width: 0px;
}
.underline {
	text-decoration: underline;
}
.quote-author {
	font: bold 0.9em Arial, verdana, sans-serif;
	float: right;
	padding: 10px 0px 30px;
}
.quote {
	font-style: italic;
	clear: right;
}
.goldtext  {
	font-weight:normal;
	color: #3A0000;
	font-size:0.7em;
	}



#rightsidebar {
	padding: 0 10px 0px 10px;
	float: right;
	width: 200px;
	border-left: 1px solid #735518;
	margin-left:20px;
	color: #e9ce64;
	font-size: 0.8em;
	height:100%;
}
.index #rightsidebar  {
	width: 200px;
	margin-top:20px;
	}
.secondary #rightsidebar  {
	width: 280px;
}
.order #rightsidebar  {
	width: 200px;
}
#rightsidebar .firstword {
	font-size:1.5em;
	}
#rightsidebar .author {
	float:right;
	color:#BD8D11;
	}
#rightsidebar h1 {
	font-size: 2em;
	color: #faecb1;
	font-weight: normal;
	margin: 0 0 0 -13px;

	padding:0px 0 5px 0;
}
td.underline {
	border-bottom: 1px solid #000;
}



#footer {
	padding: 0 0 45px 0;
	background: url(../images/footer.gif) no-repeat -2px bottom;
	margin: 0px;
	height: 55px;
	width: 967px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 20px 0 0 50px;
	text-align: center;
	font-size: .7em;
}
a:link, a:visited, a:active {
	color: #BD8D11;
	text-decoration: none;
}
a:hover {
	color:#fff;
	}
.cap { /*capital on index 1st letter */
	font-size: 2em;
}
 .bookbox {
	width:220px;
	float: left;
	padding: 0 10px 10px 10px;
	display: block;
	min-height: 420px;
	border: 1px dotted #2B1D05;
	margin: 5px;
} 
.smbox {
	padding: 0 10px 10px 10px;
	float: left;
	width: 350px;
	margin: 0px 20px 10px 0;
	border: 1px dotted #2B1D05;
	display: block;
}
.bookbox img  {
	float:left;
	padding: 0 10px 5px 0;
	border: 0;
	outline: 0;
	} 
.bookbox h2 a  {
	color:#380000;
	}
.clear {
	clear: both;
}

div.bookbox ul  {
	list-style: circle inside;
	
	}
.sm-dotted-box {
	padding: 10px;
	border: 1px dotted #251904;
	background-color: #7B4D0A;
	text-align: left;
	clear: left;
	width:743px;
}
.center {
	text-align: center;
}
input.price {
	background: #5E3E0B;
	border: 0;
}
table.infoBox  {
	font-size:.9em;
	margin:0px 0 0px 0;
	text-align:center;
	background: #714B0D;
	border:1px solid black;
	border-collapse: collapse;

	}
td.infoBoxHeading  {
	font-size:.9em;
		border-bottom:1px solid black;
			border-collapse: collapse;
}
td.infoBoxContents  {
	font-size:.7em;
		border-bottom:1px solid black;
			border-collapse: collapse;
	
	}
a.headerNavigation {
	font-size: .8em;
}
td.pageHeading {
	font-size: 1.5em;
}



/*table.infoBox th {
	font-size:1.3em;
	width:33%;
	font-weight:normal;
	border-bottom:1.5px solid black;
	border-collapse: collapse;
	text-align:center;
}*/
table.personal_info, table.order_summary, table.credit_info  {
	margin:30px 0 0 0; 
}
table th{
	font-size:1.3em;
	font-weight:normal;
	text-align: left;
}
table.order_summary{
	font-weight:normal;
	text-align: right;
}
table.order_summary td{
	padding:0 10px 0 0;
}
.blog-date {
	padding:0;
	margin:0;
	color:black;
	font-size:10pt;
	}
	
#contact {
	text-align: right;
	width: 320px;
	padding-top: 30px;
	padding-left: 50px;
}
.short480 {
	width: 480px;
	display: block;
}

.smtext {
	font-size: 0.7em;
	margin-top: 0px;
	padding-top: 0px;
}
.lgtext {
	font-size: 1.5em;
}
a img  {
	border-width: 0px;
}
.border {
	border: 1px solid #000;
}
