/* CSS Document */
* { margin: 0; padding: 0; }
html { background: #13100C url(../images/bg-html.jpg) top center repeat-y; color: #A19080; font-size: 12px; font-family: Arial, Helvetica, sans-serif;  }
body { background: url(../images/bg-page.jpg) top center no-repeat; height: 100%; }
#body2 {background: url(../images/bg-home.jpg) top center no-repeat;}
a { text-decoration: none; color: #8D602B; }
a:hover { text-decoration: underline; }
h2 { padding: 0 0 30px 0; font-weight: bold; font-size: 18px; }
.title { text-align: center; font-weight: bold; font-size: 13px; }
#outer-wrapper {  position: relative; width: 100%; overflow: hidden;  z-index: 1000; }
#wrapper { width: 900px; margin: 0 auto;  }
#xednav { width: 900px; margin: 0 auto; }
	
#content-here { position:relative; float: right; width: 470px; padding: 30px; overflow: hidden; }
#book { float: left; padding: 13px 0 0 90px;  }
#writeup { float: right; width: 470px;  font-weight: bold; text-align:center; }
	#writeup p { font-size: 14px;  line-height: 25px; }
#authorpic { float: left; padding: 0 20px 5px 0; }
#rm { padding: 20px 0 0 0; font-size: 14px; }
.atb { padding: 0 0 20px 0;  line-height: 25px; }
.atb span { font-weight: bold; font-style: italic; }
#order { text-align: center; padding: 0 0 20px 0; }
#order a { font-size: 18px; }		
.isbn { text-align: center; padding: 0 0 10px 0; font-weight: bold; }		
.xlibris { text-align: center; padding: 10px 0 10px 0;  }
#footer { clear: both; float: right; width: 470px; margin: 0 auto; text-align: center; font-size: 10px; background: #2D251B; margin-top: 50px; padding: 3px 0 3px 0; }

.box60 { padding:0 60px;}


#dropmedia { position:absolute; left:850px; z-index:9000; top:150px; display:none;}
#dropmedia li { width:180px; background:#000; float:left; clear:both;}
#dropmedia li a { padding:4px; width:172px; float:left;}
#dropmedia li { list-style-type:none;}

#closemedia { color:#fff; font-size:11px; font-family:georgia; text-align:center; background:#9C6C54;}

.imgbord img { border:3px #ccc solid;}
.scrollthis { height:510px; }

.npH { }
h3 a { text-decoration:underline; line-height:1.5em;}
h3 a:hover { color:#ccc;}

