

a:link { color: #3218F0; }
a:visited { color: #800060; }
a:hover { color: #BE0064; }
a:active { color: #A40874; }

html,body { height: 100%; }
body {
	margin: 0;
	padding: 0;
	color: #1E0A00;
	background: url(/graywhite2.gif) repeat-y #fcfcfc;
}
body,td {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
}

img { border: none; }

textarea {
	font-family: Arial,sans-serif;
	font-size: 13px;
}

h1,h2,h3,h4 { font-weight: bold; }
h1 { font-size: 24px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 13px; }
.page h1 {
	padding: 10px 0 14px 0;
}
.page h2 { padding-top: 10px; }

li {
	list-style-type: square;
	margin-left: -7px;
}

hr { width: 96%; }



#header {
	background: url(/header.jpg) no-repeat #737898;
	width: 770px;
	height: 50px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #888;
}

#ee {
	width: 205px;
	height: auto;
	float: left;
}



.nav {
	color: #4B4C4F;
	background: #EBF7EE;
	border: #5E6077 solid 1px;
	border-bottom-width: 0;
	float: left;
	width: 82px;
	height: 18px;
	margin: 31px 1px 0 0;
	font-size: 13px;
	text-align: center;
}
.nav a {
	text-decoration: none;
	display: block;
	height: 18px;
}
.nav a:link {
	color: #6B6044;
	background: #D0DBD3;
}
.nav a:visited {
	color: #6B6044;
	background: #D0DBD3;
}
.nav a:hover {
	color: #796D4D;
	background: #eef0ee;
}
.nav a:active {
	color: #6B6044;
	background: #D0DBD3;
}

.nav_narrow {
	width: 80px;
}
.nav_wide {
	width: 84px;
}



#layout {
	height: 100%;
	display: table;
	border-collapse: collapse;
	border: none;
}
#leftsidebar {
	width: 110px;
	margin: 0;
	padding: 1px 9px 10px 7px;
	vertical-align: top;
	background: url(/quartz.jpg) #EDF0ED;
	border-right: 1px solid #666;
	font-size: 13px;
}
#leftsidebar b {
	font-size: 19px;
	padding: 5px 0 0 0;
	color: #4B3C5B;
	display: block;
}
.page {
	width: 588px;
	padding: 11px 20px 10px 34px;
	vertical-align: top;
	background: #fff;
	font-size: 13px;
	border-right: 1px solid #8890B3;
}

@media screen {
	div.pageborder {
		border-right: 1px solid #8890B3;
		width: 769px;
		height: 95%;
	}
}

.menu h4 { margin: 0.8em 0 0 0; }
.menu {
	text-align: right;
	text-decoration: none;
}
.menu a:link, .correction a:link { color: #7B005C; text-decoration: none; }
.menu a:visited, .correction a:visited { color: #7B006E; text-decoration: none; }
.menu a:hover, .correction a:hover { color: #BE0064; }
.menu a:active, .correction a:active { color: #BE0064; }

#footer {
	text-align: center;
	margin-top: 50px;
}
#copyright {
	margin-top: 22px;
	text-align: center;
	font-size: 11px;
}
#langpref {
	font-style:italic;
	background:#f7f0ee;
	float:right;
	margin-left:15px;
	padding-left: 0.5em;
}


.button {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	background: #eee;
}
.center { text-align: center; }
#prnbtn { width: 5em; float: right; margin-top: 3em; }
.search { margin-top: 14px; text-align: right; }
#search_qs { width: 100px; float: right; }
#search { height: 24px; }



img.cover { margin: 4px 0; }
.book { width: 100%; }
.bookifrm {
	vertical-align: top;
	padding: 0 22px 1em 0;
}
.bookimg {
	vertical-align: top;
	padding-bottom: 1em;
	width: 80px;
}
.bookdesc {
	vertical-align: top;
	padding-bottom: 2em;
}

.amazframe iframe, .amaz iframe {
	margin: 0;
	border: none;
	width: 120px;
	height: 240px;
}



.flag {
	border: 1px solid #555;
	border-top: 0;
	border-left: 0;
}

.aflag {
	width: 18px;
	height: 12px;
	margin: 1px 0 4px 4px;
	overflow: hidden;
	position: relative;
	display: block;
	float: right;
	border: 1px solid #555;
	border-top: 0;
	border-left: 0;
}
.aflag span {
	background: url(/flags/strip-of-flags.gif) no-repeat;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}


.correction {
	background: #fbfbfb;
	border: 1px solid #111;
	padding: 2px;
	margin: 64px 2px 0 12px;
	text-align: center;
}


.eimg {
	float: right;
	padding: 0 0 5px 10px;
}


.chac {
	padding: 5px 3px 0px 3px;
	margin: 0;
	font-size: 1px;
	border: 1px solid #000;
}

#chac1 { background: #FC0E0C; }
#chac2 { background: #FC9E0B; }
#chac3 { background: #FCF64C; }
#chac4 { background: #13A643; }
#chac5 { background: #1C86FC; }
#chac6 { background: #5C3E94; }
#chac7 { background: #9D6BAD; }



@media print {
	body { color: #000; background: none #fff; }
	#home { border: 2px solid #888; }
	#header { background: none #fff; }
	.nav { width: auto; font-weight: normal; padding: 0 2px; }
	.nav a { display: inline; }
	#layout { height: auto; }
	.page { border: none; font-size: 10pt; }
	h1 { font-size: 18pt; }
	h2 { font-size: 12pt; }
	h3 { font-size: 11pt; }
	h4 { font-size: 10pt; }
	.nonprn, #leftsidebar, #footer, div.amaz, #mirror, #langpref { display: none; }
}



.table {
	display: table;
}

.tr {
	display: table-row;
}

.td {
	display: table-cell;
}
