@charset "UTF-8";

/* Global Content Formatting and Styles */

body {
	color:#444444;
	line-height:1.4em;
	font-family:Arial;
	font-size:12px;
	background:#7c7e76 url(../images/bg3.jpg) repeat 0px 0px;
}

.page {
	max-width:980px;
	margin:30px auto;
	position:relative;
	background: #fff;
	padding:0px;
	overflow: hidden;
}

h1 {
	font-size:2em;
	font-weight:normal;
	color:#a6430a;
	margin:0 0 .5em 0;
}

h2 {
	font-size:1.7em;
	margin:0 0 1em 0;
}
h2 {
	font-size:1.5em;
	margin:0 0 1em 0;
}
h3 {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px dotted #AAAAAA;
    border-top: 1px dotted #8A826A;
    color: #444444;
    font-family:HelveticaVerdana,,Arial,"Times New Roman",sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
}
p {
	margin:0 0 .75em 0;
}
a {
	color:#de9000;
}
a:hover {
	color:#009eff;
}
header {
	background-color: transparent;
	overflow: hidden;
}
footer {
	font-size:.85em;
	color:#000;
	background-color: #636d6e;
	padding: 10px 10px 10px 10px;
	display:block;
	zoom:1;
}
a.cta {
	text-transform:uppercase;
	font-size:.9em;
	font-weight:bold;
	text-decoration:none;
	margin:.5em 0 0 0;
	padding:0px 12px 0px 0px;
	background:url(../images/cta_arrow.png) no-repeat right 0px;
}
a.cta:hover {
	background-position:right -50px;
}
.promo h3 {
	font-size:1.1em;
	margin:0;
}
.promo p {
	line-height:1.2em;
	font-size:.9em;
	margin-bottom:.5em;	
}
.promo {
	background-repeat:no-repeat;
}
.promo.one {
	background-image: url(../images/promo_1.jpg);	
}
.promo.two {
	background-image: url(../images/promo_2.jpg);	
}
.promo.three {
	background-image: url(../images/promo_3.jpg);	
}
nav {
	top:0px;
	margin:0px;
	color:#000000;
	/*84px;
	float: left;
	clear: left;*/
	width: 180px;
	padding: 10px 10px 20px 10px;
	background-color:#7e7e77;	
	display:block;
	position:absolute;
	top:84px;
	-moz-border-radius: 0px 0px 20px 0px;
 	border-radius: 0px 0px 20px 0px;
 	zoom:1;
 	display:block;
}
nav a {
	text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
	float:none;
	font-weight:bold;
	font-size:12px;
	line-height: 3em;
	zoom:1;
	color: #fff;
	width: 100%;
	border-bottom: 1px #000 dotted;	
}
nav a:hover {
	color:#fff;
}
.revbody {
    color: #000000;
    font-family: Tahoma,Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-indent: 1.5em;
}
.revauthor {
    color: #CC0000;
    font-family: Tahoma,Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-left: 1.5em;
}
.int_editions {
	float:right;
	margin-right: 0px;
	text-align: center;
}
.int_editions img{
	margin-left: 10px;
	float:right;
}
.stores {
	float:left;
	margin-left: 0px;
	text-align: center;
	zoom:1;
	display:block;
	width: auto;
}
.stores div {
	border: 1px solid #ffffff;
	padding:5px;
	-moz-border-radius: 5px 5px;
 	border-radius: 5px 5px;
 	zoom:1;
 	width: auto;
 	float:left;
 	position:relative;
}
.stores div.clear-fix {
	border: 0 none;
	padding: 0px;
	margin: 0px;
	width:1px;
	clear:both;
	zoom:1;
}
.stores p {
	font-size: 12px;
	color:#ffffff;
	/*float:left;
	zoom:1;
	display:block;
	clear: both;*/
	margin-left: 1.2em;
	margin-bottom: 2px;
	text-align: left;	
}
.stores a {
	display:inline;
	margin: 0;
	padding: 0;
	zoom:1;
}
.stores p.buy {
	font-weight: bold;
	background-color: #636d6e;
	float:none;
	color:#ffffff;
	padding-left:5px;
	padding-right: 5px;
	display:block;
	zoom:1;
	position:absolute;
	right:4em;
	bottom:-10px;
	line-height: 1.2em;
}
.stores img{
	float:left;
	margin: 5px;
}
.spacer {
	width:10px;
	height: 10px;
	float:left;
	clear: none;
}
.clear-fix {
	clear:both;
	line-height:0px;
	border: 0 none;
	margin:0;
	padding: 0;	
}
.new_book {
	background-color: #d5e5e3;
	margin:50px 0px 0px 0px;
	padding:10px;
	text-align: center;
	-moz-border-radius: 5px 5px 10px 5px;
 	border-radius: 5px 5px 10px 5px;
 	line-height: 1.2em;
}
.new_book h2{
	color: #000000;
	font-size: 14px;
}
.new_book img {
	margin-bottom: 6px;
	float:none;
}
.new_book p {
	color: #000000;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 1em;
}
.new_book a {
	color: #3a5879;
	font-size: 12px;
	text-transform: lowercase;
	border-bottom: 0 none;
	line-height: 1em;

	font-weight: normal;
}
.main_menu {
	background-color:#7e7e77;
	padding:10px;
	-moz-border-radius: 5px 5px;
 	border-radius: 5px 5px;
 	font-family: Verdana,Arial,Helvetica,Geneva,"Times New Roman",sans-serif;
 	display:block;
 	zoom:1;
}
.main_cover {
	border: 0 none;
	width: 271px; 
	height: 331px;
	float:right;
	clear:none;
	margin-bottom: 30px;
	margin-left:30px;
}
.author img {
	border: 0 none;
	width: 271px; 
	height: 331px;
	float:right;
	clear:none;
	margin-bottom: 30px;
	margin-left:30px;
}
.lichapter,
.lichapter ul {
    padding: 0;
}
.lichapter li {
    list-style-type: none;
    padding-left: 2em;
}
.hr_dotted {
	border: 0 none;
	border-top: 1px dotted #AAAAAA;
	margin:20px 0;
}
a.buy_book {
	text-align: center;
	border: 0 none #fff;
	text-decoration: none;
	color: #fff;
	padding:10px 20px;
	width: 100%;
}
a.buy_book:hover {
	border: 0 none;
}
.buy_book img {
	width:356px;
	height: 156px;
	border: 0 none;
	margin:0 auto;
}