@charset "utf-8";
/* CSS Document */
p {
	margin:0;
	text-indent:20px;
}
.toc p {
	text-indent:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 140%;
	background-color: #ebebeb;
}
a {
	color:#009;
	text-decoration:none;
}
a:hover {
	color:#00F;
	text-decoration:underline;
}
.container {
	background-color:#FFF;
	width:900px;
	margin:0 auto;
	border-spacing:0px;
	border:none
}
/* cell of container table*/
.cell {
	text-align:justify;
	padding:10px 45px;
	vertical-align:top;
}
#cover {
	width: 900px;
	background-image: url(images/img0_1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 1180px;
	background-color: #c1b4a1;
	vertical-align: top;
	text-align: center;
}
.book-title {
	width: 80%;
	font-family: serif;
	height: 45px;
	background-color: #9E927F;
	color: #fff;
	margin: 0px auto;
	position: relative;
	top: -50px;
	z-index: 0;
	border-radius: 10px;
	border: 2px solid #A43727;
	font-size: 48px;
	padding: 82px 0 10px 0;
	text-align: center;
}
p.taxi {
	position: relative;
	background-color: #a43727;
	color: #fff;
	font-size: 27px;
	z-index: 1;
	padding: 10px;
}
.itye {
	font-size: 14px;
	color: #fff;
	position: relative;
	bottom: -665px;
	z-index: 1;
	padding: 10px;
}
.box_credits_in_title {
	position: absolute;
	width: 280px;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: -12px;
	background: #fff;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.box_credits_in p {
	padding:0;
	text-indent:0;
}
.box_credits_in {
	border: 1px solid #000;
	width: 82%;
	padding: 30px 35px;
	margin: 0 auto;
	background: #fff;
	padding-bottom: 0;
	position: relative;
	font-size:16px;
	line-height: 28px;
}
td.leftcol {
	width: 50%;
	text-align:right;
	padding-right:40px;
	color:#6d6e70;
	border-right:#5d8bc8 2px solid;
	vertical-align:top;
	font-weight:bold;
}
td.rightcol {
	width: 50%;
	text-align:left;
	padding-left:20px;
}
.book_title {
	font-size: 36px;
	font-weight: bold;
	line-height: 40px;
}
.purple {
	color: #6d6e70;
	font-size: 28px;
	font-weight: 700;
}
.title {
	font-size:20px;
	font-weight:900;
	line-height:40px;
	margin:0 0 10px;
	font-stretch: expanded;
}
.title_blue {
	color:#5d8bc8;
	font-size:22px;
	font-weight:700;
	margin-bottom:22px;
}
.chapter_blue {
	color:#5d8bc8;
	font-size:26px;
	font-weight:700;
	margin-bottom: 40px;
}
.pink_bold {
	color:#ec0098;
	font-weight:700;
}
.chapter {
	font-size:24px;
	font-weight:700;
	line-height: 35px;
	text-transform: uppercase;
}
.indent {
	padding-left:15px;
}
.bold {
	font-weight:900;
}
.italic {
	font-style:italic;
}
.underline {
	text-decoration:underline;
}
.notes {
	font-size: 15px;
	line-height: 20px;
}
.notes_img {
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	line-height:150%;
	padding-top:10px;
}
.center {
	text-align:center
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.white_box {
	border:#000 1px solid;
	margin:0 auto;
}
.blue_frame {
	border:#5d8bc8 4px solid;
	background-color:#fff;
	padding:3px;
}
.blue_box {
	border:#5d8bc8 1px solid;
	background-color:#eaedf7;
	padding:10px;
	font-size:14px;
}
.blue_table {
	font-size:14px;
	border:#5d8bc8 1px solid;
	padding:10px;
}
.blue_cell {
	background-color:#5d8bc8;
	color:#fff;
	font-size:17px;
	text-align:center;
	line-height:120%;
	padding: 5px;
}
.blue_header {
	background-color:#aec2e4;
	font-weight:bold;
	text-align:center;
	padding:4px;
}
.purple_box {
	background-color:#d4ddf0;
	padding:10px;
}
.empl {
	border: 2px dashed #9D9DBE;
	padding: 20px 20px 20px 40px;
}
.box {
	background-color: #A7BBDF;
	width: 310px;
	height:100px;
	border: 2px solid #5C8AC7;
	padding: 40px 110px 170px 110px;
	margin: 100px 100px 50px 150px;
}
img[src^="extras/images/"] {
	height:28px;
	vertical-align:text-top;
}
