@charset "utf-8";
/* CSS Document */

body {
    background: #ffffff url(images/backimage.jpg) top repeat-x;
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}

div#main {
    width: 968px;
    background-color:#FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding:0px 5px 0px 5px;
}

#topBox {
	width: 968px;
}

#bookImages {
	float:left;
	width:344px;
}

#bookData {
	float:right;
	width:591px;
}

#comingBack {
	float:right;
	background-image:url(images/soon_back.gif);
	width:258px;
	height:168px;
	text-align:center;
}

#comingBack H2 {
	font-weight:bold;
	line-height:1em;
	font-size:2em;
}

#comingBack .comingSoonText {
	margin-top:-12px;
	font-weight:bold;
}

#orderBlock {
	float:left;
	background:url(images/button_back.jpg) top no-repeat;
	width:354px;
	height:100px;
	padding: 10px 0px 0px 7px;
}
#bottomMatter {

}
#authorInfo {
	font-size:11px;
	width:642px;
	float:left;
}
#pubInfo {

}

#otherPubs {
	float:right;
	width: 316px;
}

#copyright {
	background:url(images/ginosko_50h.gif) right no-repeat;
	font-size:10px;
	text-align:right;
	padding:0px 50px 0px 0px;
	margin-top:50px;
	line-height:110%;
	height:50px;
}

#ordertext {
	font-weight:bolder;
	color:#ffffff;
	font-size:11.5px;
}

#ordertext h2 {
	text-align:center;
	font-size:1.3em;
	margin:0px 0px 7px 0px;
	line-height:.95em;
}
#vertMiddle {
	padding:0px 0px 0px 0px;
}
#vertMiddle form {
	padding:0px 0px 0px 0px;
}
.authorPic {
	padding-right:10px;
}
.indivPrice {
	font-size:.97em;
}

.mainText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:117%;
	text-indent:25px;
}

#otherPubs a:link, a:visited, a:active {
	color:#6a1f60;
	text-decoration:underline;
}
#otherPubs a:hover {
	color:#4F1448;
	text-decoration:none;
}
#lifedrain {
	float:right;
	font-size:12px;
	width:200px;
	padding:10px;
	text-align:center;
	font-weight:bold;
}
.onedown {
	vertical-align:middle;
	color: #781351;
	background: #F3ECB8;
	border: 1px solid #781351
}