body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #142C61;
	margin: 0px;
	font-size: 80%;
	color: white;
	max-width:1000px;
	min-width:600px;
}
table.wholepage {
	width: 100%;
	width:expression(document.body.clientWidth > 1000? "1000px": (document.body.clientWidth < 600? "600px":"100%") );
}
div.etextbookshop {
	padding: 7;
	background-color: white;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 80%;
	vertical-align: top;
}

img {
	border: none;
}

td.low-v-pad {
	padding-top: 5px;
	padding-bottom: 5px;
}

td.indent {
	padding-left: 20px !important;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 90%;
}

th.top {
	margin-bottom: 0px;
	text-align: left;
	background-color: white;
	border-bottom: 0.5pt solid #142C61;
	empty-cells: show;
}

td.menu {
	color: white;
	vertical-align: top;
}

td.main {
	background-color: #78A094;
	vertical-align: top;
}

div.menuhover {
	background-color: #234EA5;
}

div.foot {
	float: right;
	width: 640px;
	color: white;
	font-size: 90%;
	text-align: right;
}

a {
	color: #E8F0F8;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}


td.menu a{
	color: white;
}
td.menu a:visited {
	color: #F0F0F0;
}

div.sidenews a{
	color: white;
}
div.sidenews a:visited {
	color: white;
}

div.sidenews {
	font-size: 85%;
	border: 0.5pt solid white;
	padding: 5px;
	margin: 0px;
	background-color: #142C61;
	color: white;
	float: right;
	width: 200px;
}
div.sidenews h1 {
	margin: 0px;
}
div.sidenews h2 {
	margin: 0px;
}
div.sidenews p {
	margin: 0px;
}


h1 {
	font-size: 125%;
	margin-bottom: 0px;
}
h2 {
	font-size: 115%;
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

legend {
	color: white;
	font-weight: bold;
}

fieldset {
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

label {
	white-space: nowrap;
}

hr {
	background-color: #E5F5F1;
	color: #E5F5F1;
	height: 0.75pt;
	border: none;
}

.breadcrumbs {
	font-size: 80%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: right;
	color: #142C61;
}
.breadcrumbs a {
	color: #1D428D;
}

div.menuitemselected {
	background-color: #1D428D;
}

div.menuitem {
	padding: 1px 1px 1px 10px;
	font-size: 90%;
	white-space: nowrap;
}

div.menuitem a {
	color: white;
	padding: 1px;
	white-space: nowrap;
}
div.menuitem a:visited {
	color: #ECECEC;
}
div.menuitem a:hover {
	background-color: #1A3A7C;
	color: white;
	text-decoration: underline;
}

div.adminitemselected {
	background-color: #ABBCDD;
}

div.sellers {
	width: 136px;
	float: right;
	clear: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
div.wide {
	width: auto;
	float: none;
	clear: left;
}
table.sellers {
	width: 100%;
	border: 0.5pt solid #142C61;
	background-color: #DDE7E4;
}

table.sellers th {
	background-color: #142C61;
	color: white;
	text-align: center;
	padding: 5px;
	font-size: 70%;
}

table.wide th {
	text-align: left;
}

table.sellers td {
	padding: 5px;
	font-size: 70%;
	text-align: center;
	color: #142C61;
}

table.wide td {
	text-align: left;
	color: #142C61;
}

table.sellers td a {
	color: #142C61;
}

table.settings td {
	font-size: 75%;
}

table.booklist {
	border-bottom: 0.5pt solid #142C61;
}

table.booklist th {
	text-align: left;
	padding: 4px;
	background-color: #142C61;
	color: white;
}

table.booklist td {
	padding: 4px;
}

table.pagenavigator {
	width: 100%;
}

table.pagenavigator td {
	font-size: 75%;
}

table.filter {
	border: 0.5pt solid #142C61;
	background-color: #DDE7E4;
}

table.filter td {
	font-size: 80%;
	text-align: left;
	vertical-align: middle;
	padding: 1px 5px 1px 5px;
	color: #142C61;
}

td.description {
	font-size: 70%;
	padding-top: 0px;
	border-bottom: 0.5pt solid #DDE7E4;
}
td.nobottomborder {
	border-bottom: none;
}

table.book {
}

table.book td {
	padding: 1px 5px 1px 0px;
}

.title {
	font-weight: bold;
	font-size: 150%;
}

table.orderlist {
	width: 100%;
}
table.orderlist tr {
	background-color: #142C61;
}
table.orderlist td {
	padding: 5px;
	vertical-align: middle;
}
tr.orderitem td {
	font-size: 75%;
	font-style: italic;
	color: #142C61;
}
tr.orderitem td a {
	color: #142C61;
}

tr.orderitem td.left {
	border-left: 0.5pt solid #142C61;
}
tr.orderitem td.right {
	border-right: 0.5pt solid #142C61;
}

table.orderlist td.install {
	background-color: #C0C0C0;
	text-align: center;
	width: 1%;
	empty-cells: show;
}

tr.row0 {
	background-color: #DDE7E4 !important;
}
tr.row1 {
	background-color: #CADAD5 !important;
}
tr.clear {
	background-color: #78A094 !important;
}
tr.clear td {
	border-top: 0.5pt solid #142C61;
}

.error {
	color: #F2F432;
	font-weight: bold;
}
table.downloads td {
	padding: 3;
	vertical-align: middle;
}

div.order {
	background-color: #DDE7E4;
	border: 0.5pt solid white;
	color: black;
	margin-bottom: 2pt;
	padding: 2pt;
	clear: both;
}

.clickable {
	cursor: pointer;
}

.hidden {
	display: none;
}

.expandcollapse {
	color: black;
	font-weight: bold;
	padding: 0 0 0 0.2em;
	vertical-align: middle;
	margin: 0pt 1pt;
}

.orderdetails dt {
	float: left;
	clear: both;
	width: 6em;
	text-align: right;
	font-weight: bold;
}
.colon dt:after {
	content: ":";
}
.orderdetails dd {
	margin: 0 0 0 7em;
 	padding: 0 0 0.2em 0;
}
.orderdetails dd a {
	color: black;
}

.featurelist tr td {
	padding: 3 15 3 0;
	vertical-align: bottom;
}

#new {
	color: yellow;
	font-weight: bold;
	vertical-align: super;
	font-size: smaller;
}

.center {
	text-align: center;
}

span.description {
	font-size: smaller;
}