@charset "utf-8";
/* reset styles*/
p, h1, h2, h3, th {
	padding:0;
	margin:0;
	font-style:normal;
	font-weight:normal;
}
th, td {
	vertical-align:top;
}
/* CSS Document */
body {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height: 18px;
	text-align:justify;
	background-color: #ebebeb;
}
.wrapper {
	background-color:#FFFFFF;
	border:none;
	margin: 0 auto;
	width: 900px;
	padding:10px;
}
.chapter {
	background: url(images/headerBanner.gif) no-repeat left top;
	width: 100%;
}
.chapter td {
	vertical-align:middle;
	height:32px;
}
.chapter .number {
	color: #2e1d86;
	font-style:oblique;
	font-weight:bold;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	padding-left:840px;
}
.chapter .title {
	color: #2e1d86;
	font-size: 24px;
	text-align:center;
	padding-left:200px;
	line-height:120%;
}
.theory, .exercise {
	width:100%;
	padding-top:10px;
}
/*subcolumn*/
.theory .leftcolumn {
	width:200px;
	text-align:right;
	padding:10px;
	vertical-align:top;
}
table.keywords {
	width:100%;
	border:none;
	background:url(images/keyword_bgrnd.gif) repeat-y left top;
	font-size:12px;
	font-weight:bold;
	font-style:oblique;
	text-align:left;
}
table.picture {
	width:100%;
	text-align:left;
}
.caption {
	color:#666;
	font-size:10px;
	text-align:left;
	line-height:normal;
}
.caption strong {
	color:#2e1d86;
}
table.hint {
	/*width:100%;*/
	border:none;
	text-align:left;
	background:#d4eefb url(images/pin.gif) top left no-repeat;
}
table.info {
	width:100%;
	border:none;
	text-align:left;
	background:#d4eefb url(images/icon_info.gif) top left no-repeat;
}
table.think {
	width:100%;
	border:none;
	text-align:left;
	background:#f5f5db url(images/think.jpg) top left no-repeat;
}
table.attention {
	width:100%;
	border:none;
	text-align:left;
	background:#f5e2db url(images/attention.jpg) top left no-repeat;
}
.attention th {
	font-weight:bold;
	color:#F00;
	text-align:center
}
.hint th, .info th {
	font-weight:bold;
	padding:5px;
}
/*main column*/
.theory .rightcolumn {
	padding:0 10px;
	vertical-align:top;
}
.theory h1 {
	color: #2F3094;
	font-size:14px;
	padding:24px 0 24px 0;
	line-height:120%;
	font-weight:bold;
}
.theory h2 {
	color: #189dbb;
	font-size:18px;
	padding:18px 0 12px 0;
}
.theory h3 {
	color: #189dbb;
	font-size:18px;
	font-style:oblique;
	text-decoration:underline;
	padding:18px 0 12px 0;
}
.theory p, .theory li, .exercise p, .exercise li {
	padding:3px 0 3px 0;
}
table.intable {
	width:100%;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	text-align:center;
}
.intable td {
	border-left: 1px solid #666;
	text-align:center;
}
.intable .head {
	background-color:#9fdaf6;
	text-align:center;
}
.intable .head strong {
	color:#2e1d86;
}
.intable .subhead {
	background-color:#d4eefb;
	text-align:center;
}
table.inselfval {
	width:100%;
	border-top: 1px solid #9ec47d;
	border-right: 1px solid #9ec47d;
	border-bottom: 1px solid #9ec47d;
	text-align:left;
}
.inselfval td {
	border-left: 1px solid #9ec47d;
	border-bottom: 1px solid #9ec47d;
	background-color:c5dbb0;
	text-align:left;
	padding-left:5px;
}
.inselfval .head {
	background-color:#9ec47d;
	text-align:center;
}
.selfchapter {
	background-color:#a8c58e;
}
table.rwtable {
	border: 1px solid #666;
	text-align:left;
}
.rwtable td {
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	padding:1px;
	vertical-align:middle
}
table.selfaval {
	background-color:#fffce4;
}
.bullet1 {
	list-style-image:url(images/bullet1.gif);
}
.bullet2 {
	list-style-image:url(images/bullet2.gif);
}
.bullet1 u, .bullet2 u {
	color: #c52126;
}
.bullet2 img {
	vertical-align:middle;
}
table.questions {
	width:100%;
	border:none;
	text-align:left;
	background:url(images/question_bgrnd.gif) left repeat-y;
}
.questions th {
	color:#d70006;
	font-size:12px;
	font-weight:bold;
	padding:4px;
}
.questions td {
	padding:4px;
}
.questions tr td p strong {
	color:#d70006;
}
/* Not used */
.small_em {
	font-size: 11px;
	font-style:italic;
}
.unit {
	background-color: #303192;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}
.unit1 {
	color:#487744;
	font-weight: bold;
	font-size:36px;
 text-align:center padding: 5px;
}
.unit2 {
	color:#66F;
	font-weight: bold;
	font-size:36px;
 text-align:center padding: 5px;
}
.unittitle {
	color:#333;
	font-size:30px;
	text-align:center;
	padding:5px;
	line-height:120%;
}
/*.questions {
	background-color: #d82b4a;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}*/
.red {
	color:#d82b4a;
}
.blue {
	color:#008cb6;
	font-size: 14px;
}
.activitieshead {
	background-color:#b5d19c
}
.covertitle {
	font-size: 16px;
	color:#FFF;
	font-weight:600
}
.coverwriters {
	font-size: 14px;
	color:#CCC;
}
.coverclass {
	font-size: 16px;
	color:#FFF;
	padding:70px;
	text-align:left
}
.cover {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-weight:600;
	background: url(images/cover.jpg) no-repeat;
	width: 100%;
	background-position:center
}
.cover td {
	vertical-align:middle;
	height:1147px;
}
.contenta {
	font-size:14px;
	background-color:#bfd7a9;
	font-weight:600;
	padding:0px 10px
}
.contentb {
	font-size:14px;
	background-color:#A4DFF9;
	font-weight:600;
	padding:0px 10px
}
.contentg {
	font-size:14px;
	background-color:#FAA746;
	font-weight:600;
	padding:0px 10px
}
.content_unit {
	font-size:14px;
	font-weight:600;
}
.content_chapter {
	padding:0px 30px
}
table.tablearrow {
	width:100%;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	text-align:left;
}
.tablearrow td {
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	text-align:left;
}
.tablearrow .head {
	text-align:center;
	border-left: 0px;
	font-weight:bold;
}
div.pub_info {
	font-family:Roboto, Tahoma, Geneva, sans-serif;
	border:1px solid #000;
	text-align:center;
	padding:6px;
	font-size:15px;
	line-height:120%;
	margin:40px;
}
div.pub_info > span {
	background: #fff;
	padding: 5px 23px;
	position: relative;
	top: -20px;
	font-size: 18px;
	font-weight: bold;
}
.cell_index {
	text-align:justify;
	padding:10px 10px 10px;
	vertical-align:top;
	line-height: 150%;
}
p.repub_info {
	text-align:justify;
	border-bottom:1px solid #000;
	padding: 12px;
	font-size: 14px;
	margin: -16px 4px;
}
.repub_info img {
	padding-left: 30px;
}
.repub_appr {
	font-size: 14px;
	padding: 20px 0 3px;
	margin-bottom: 0;
}
.publication_rights {
	margin:0 auto;
	text-align:justify;
	padding:120px 165px;
	vertical-align:middle;
	line-height:150%;
}
.exof-img {
	padding:0px;
	margin:0 auto;
	width:900px;
	background-color:#FFF;
}
a {
	color: #4685c3;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	text-decoration:underline;
	color: #4685c3;
}
.exof-img img {
	padding:0;
}
img[src^="images/"] {
	padding: 0px 3px;
}
img[src^="extras/images/"] {
	width: 26px;
	vertical-align: middle;
}
