body {
	font-family: Arial;
	color: #333;
}

.container
{
	margin: 0px;
	padding: 0px;
    width: 940px;
    height: 850px;
	top:0px;
	left: 0px;
    position:absolute;
    background-color: #eeeeee;
	overflow: hidden;
	background-image:url('../images/background.gif');
}

#blocker {
    margin: 0px;
	padding: 0px;
    width: 940px;
    height: 850px;
	top:0px;
	left: 0px;
    position:absolute;
    background-image:url('../images/trans.gif');
	display: none;
	z-index: 999999999;
    
}

#report-view {
	position: absolute;
	width: 940px;
	left: -40px;
	top:10px;
}



#loading {
	font-size: 14px;
	background-color: #fff;
	height: 800px;
	padding-top: 248px;
	text-align: center;
	width: 940px;
	position: absolute;
	z-index: 999999999;
	left: 0;
	top: 0;
	color: #777;
}

.page-end {
	float: right;
	width: 4px;
	height: 739px;
	background-color: #ccc;
	border-right: 1px solid #bbb;
}

#note {
	position: absolute;
	top:295px;
	left: 150px;
	width: 628px;
	height: 555px;
	
	font-family: Courier;
	font-size: 13px;
	line-height: 16px;
	z-index: 596;
	opacity:0;
	filter:alpha(opacity=0); /* For IE8 and earlier */
	background-image:url('../images/note.png');
}

#note a {
	color: #003a64;
	font-weight: bold;
}

#note-inner {
	position: absolute;
	width: 500px;
	height: 500px;
	left: 105px;
	top: 20px;
}

.imagefloatright {
	width: 130px;
	height: 150px;
	float: right;
	margin: 0px 0px 20px 20px;
}

#main-image {
	position: absolute;
	left: 488px;
	top: -40px;
	width: 80px;
	height: 100px;
	z-index: 597;
border-left: 1px solid #333;
border-bottom: 1px solid #333;
background: #eee;
}

#clip {
	position: absolute;
	left: 541px;
	top: -3px;
	width: 46px;
	height: 60px;
	z-index: 598;
}

#note blockquote {
	color: #ab1700;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

#note p {
	
	padding-top: 10px;
	padding-bottom: 10px;
}

.notetitle {
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

#arrow {
	display: inline-block;
	margin-right: 10px;
}

.bookmark {
	position: absolute;
	width: 200px;
	height: 50px;
	background: #000;
}

#cover {
	position: absolute;
	width: 522px;
	height: 739px;
	top: 50px;
	left: 200px;
	background-image:url('../images/cover.gif');
	z-index: 600;
	cursor: pointer;
}

#page {
	position: absolute;
	width: 522px;
	height: 739px;
	top: 50px;
	left: 200px;
	z-index: 500;
}

#book-rear {
	position: absolute;
	width: 630px;
	height: 739px;
	top: 50px;
	left: 200px;
	background-color: #ddd;
	z-index: 100;
}

#cover-reverse {
	position: absolute;
	width: 0px;
	height: 759px;
	top: 40px;
	right: 740px;
	z-index: 601;
}

#tabs {
	position: absolute;
	top:0px;
	right: 0px;
	width: 215px;
}

.tab {
	
	position: absolute;
	width: 150px;
	height: 55px;
	cursor: pointer;
	font-family: courier;
	z-index: 500;
	font-weight: bold;
	text-align: right;
	background-image:url('../images/shadow.png');
	background-repeat: no-repeat;
}

.tab a {
	position: absolute;
	display: block;
	height: 30px;
	width: 140px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #333;
}

.tab:hover a {
	text-decoration: underline;
	padding-left: 50px;
}

.tab-selected {
	padding-left: 50px;
}

.tab-deselected {
	padding-left: 5px;
}

#spine {
	position: absolute;
	width: 108px;
	height: 739px;
	background-image:url('../images/spine.gif');
}

#tab_0 {
	top: 80px;
	right: 40px;
}

#tab_0 a {
	background-color: #d61d00;
}

#tab_1 {
	top: 140px;
	right: 20px;
}

#tab_1 a {
	background-color: #ff5d00;
}

#tab_2 {
	top: 200px;
	right: 40px;
}

#tab_2 a {
	background-color: #ffcd17;
}

#tab_3 {
	top: 260px;
	right: 20px;
}

#tab_3 a {
	background-color: #afcd00;
}

#tab_4 {
	top: 330px;
	right: 40px;
}

#tab_4 a {
	background-color: #50ab49;
}

#tab_5 {
	top: 400px;
	right: 20px;
}

#tab_5 a {
	background-color: #6dbeab;
}

#tab_6 {
	top: 460px;
	right: 40px;
}

#tab_6 a {
	background-color: #65c5fb;
}

#tab_7 {
	top: 530px;
	right: 20px;
}

#tab_7 a {
	background-color: #4c8dc6;
}

#tab_8 {
	top: 590px;
	right: 40px;
}

#tab_8 a {
	background-color: #6f55b7;
}

#tab_9 {
	top: 640px;
	right: 20px;
}

#tab_9 a {
	background-color: #e97ec5;
}

#doclink {
	position: absolute;
	text-align: right;
	top: 25px;
	left: 580px;
	color: #9fc5f1;
	text-decoration: none;
	font-size: 14px;
}

#doclink:hover {
	text-decoration: underline;
}


