@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;
}
.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:#fffce4 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 {
	width:auto;
	padding:10px;
	vertical-align:top;
}
.theory h1 {
	color: #333333;
	font-size:22px;
	padding:24px 0 24px 0;
}
.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;
}
.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:#cf5d0a;
	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;


}
/*.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;
}

.contentg{
	font-size:14px;
	background-color:#f9d2b2;
	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;
}

table.green {
	width:100%;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	text-align:center;
}
.green td {
	border-bottom: 1px solid #666;
	text-align:center;
	
}
.green .head {
	background-color:#4fa123;
	text-align:center;
	color:#FFF;
	font-weight:600
}
