@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/assets/images/layoutImages/newBG.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #525D94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.125em;
}
p,li,dd {
	font-size: 0.8em;
}

h1,h2,h3 {
	color: #A0A0BA;
	margin: 0.75em 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {font-size: 1.2em;}
h2 {font-size: 1em; font-weight: normal; font-style: italic;}
h3 {font-size: .9em;}
h4 {font-size: .8em; color: #A0A0BA;}
h5 {font-size: .8em;}
h6 {font-size: .8em; font-weight: normal; font-style: italic;}

.bookTitles {
	font-size: 14px;
	line-height: 18px;
	width: 50%;
}
.bookSections {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #D7D7E8;
	color: #48487A;
	border-top: #48487A 1px solid;
	border-bottom: #48487A 1px solid;
}
.topMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: .9em;
	font-weight: bold;
}
.topMenu a, .topMenu a:link, .topMenu a:visited {
	color: #660000;
	text-decoration: none;
}
.topMenu a:hover, .topMenu a:active {
	color: #000000;
}
.leftMenu td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-right: 10px;
}
.leftMenu p {
	margin: 0px;
	font-size: .8em;
	line-height: 1em;
}
.leftMenu h6 {
	margin: 12px 0px 0px;
	font-size: .7em;
	line-height: .8em;
	color: #EDA735;
	font-style: normal;
	font-weight: bold; 
}
.leftMenu div {
	margin-top: 0px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 6px;
	background-image: url(/assets/images/layoutImages/menuArrow.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	font-size: .7em;
	line-height: .9em;
}
.leftMenu div a, .leftMenu div a:link, .leftMenu div a:visited  {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.leftMenu div a:hover {
	color: #EFA631;
	text-decoration: underline;
}

#mainTable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

a:link {
	color: #5E5E90;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #5E5E90;
}
a:hover {
	text-decoration: none;
	color: #9A9ABE;
}
a:active {
	text-decoration: underline;
	color: #9A9ABE;
}
.top {
	font-size: .8em;
}
.footer {
	font-size: .7em;
	line-height: .9em;
	color: #545207;
}

.footer a, .footer a:link, .footer a:visited {
	font-size: .9em;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #000000;
}

.footer span {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
}

.bookTitles2Col {
	font-size: 14px;
	line-height: 18px;
}
.titles {
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	color: #616193;
}
#detailTable {
	margin-left: 14px;
	margin-bottom: 10px;
	border: #CBCBDC 1px solid;
}
#detailTable  ul {
	margin-left: -20px;
	font-size: 13px;
	margin-top: 3px;
}
#detailTable .seeAlsoArea {
	font-weight: bold;
	background-color: #CBCBDC;
	padding: 3px;
}
.subTitle {
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}
.mainHeader {
	font-size: 24px;
	line-height: 28px;
	color: #A0A0BA;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px;
}
#bookThumbs p.title {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#bookThumbs p.subtitle {
	font-size: .9em;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding: 0;
}
#bookThumbs p.author {
	font-size: .8em;
	font-style: italic;
	margin: .5em 0 0;
	padding: 0;
}
#pubPage p.title {
	font-size: 1em;
	font-weight: bold;
	color: #616193;
	margin: 0;
	padding: 0;
}
#pubPage p.subtitle {
	font-size: .9em;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding: 0;
}
#pubPage p.author {
	font-size: .8em;
	font-style: italic;
	margin: .5em 0 0;
	padding: 0;
}
#pubPage p.isbn {
	font-size: .7em;
	font-weight: bold;
	margin: .5em 0 0;
	padding: 0;
}
#pubPage .price, p.price {
	font-size: 1em;
	font-weight: bold;
	color: #616193;
	margin: .5em 0 0;
	padding: 0;
}
#pubPage p.orderBtn {
	font-size: .8em;
	text-align: center;
	background-color: #358F85;
	padding: 3px 1px;
	margin: 3px 0 0;
}
#pubPage p.orderBtn a, #pubPage p.orderBtn a:link {
	font-size: .8em;
	text-align: center;
	background-color: #358F85;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#pubPage h4 {
	margin: 0;
	padding: 0;
}
.testimonialText {
	font-size: .7em;
	font-style: italic;
	margin: 2em 1em .5em;
}
.testimonialAuthor {
	font-size: .7em;
	line-height: 1em;
	font-weight: bold;
	text-align: right;
	margin: 1em 1em 0;
}
.testimonialAffiliation {
	font-size: .7em;
	line-height: 1em;
	text-align: right;
	margin: 0 1em;
}
.romanText {
	font-style: normal;
}
.noMarginText {
	margin: 0;
}
#sidebar  .header {
	font-size: .9em;
	color: #FFFFFF;
	background-color: #48487A;
	background-position: center;
	font-weight: bold;
}
#sidebar p.title {
	font-size: .8em;
	line-height: 1.1em;
	font-weight: bold;
	color: #616193;
	margin: 0;
	padding: 0;
}
#sidebar p.subtitle {
	font-size: .7em;
	line-height: 1em;
	font-weight: bold;
	font-style: italic;
	margin: 1px 0 0;
	padding: 0;
}
#sidebar p.author {
	font-size: .6em;
	line-height: .9em;
	font-style: italic;
	margin: 1px 0 0;
	padding: 0;
}
#sidebar .textArea {
	padding-bottom: 12px;

}
table#dataTable {
	border: 1px solid #48487A;
}
table#dataTable td, th {
	border: 1px solid #48487A;
	font-size: .8em;
}
table#dataTable th {
	border: 1px solid #FFF;
	color: #FFFFFF;
}

table.textTable td, th {
	font-size: .8em;
}
table.textTable th {
	font-weight: bold;
}

.indent {
	margin-left: 2.5em;
}
.indent2 {
	margin-left: 3.5em;
}
.indentRef {
	text-indent: -1em;
	margin-left: 3.5em;
}

ul.triangle {
	list-style-image: url(/assets/images/arrow.gif);
}

ul.checkbox {
	list-style-image: url(/assets/images/check.gif);
}