body {
	text-align: justify;
	font-family: Tahoma,Arial, Verdana, Helvetica, sans-serif;
	background-color:white;
}
body.plain p.sitename {
	display: none;
}
body.plain div#content {
	border-left: none;
}
p.sitename {
	font-size: 2em;
	font-weight: bold;
	margin: 0em;
	padding: 0em 0.1em;
	text-align: center;
}
p.sitename img {
	border: 0em;
	padding: 0em;
}
h1 {
	font-size: 1.3em;
	margin: 0em;
	padding-left: 0.5em;
}
h2 {
	margin: 1em 0em 0em 0em;
	font-size: 1.2em;
}
h3 {
	margin: 1em 0em 0em 0em;
	font-size: 1.1em;
	color: #000000;
    padding: 3px 0px;
	font-weight: bold;
}
h4 {
	margin: 1em 0em 0em 0em;
	font-size: 1em;
}
p {
	margin-top: 0em;
}
acronym {
	cursor: help;
}
em {
	font-style: normal;
	font-weight: bold;
}
form {
	display: inline;
}
fieldset {
	border: 1px solid;
	margin-bottom: 1em;
	padding: 1em;
}




 ul#navlist li a
{
	border-bottom: 1px solid #5d5a5b;
    color: #5d5a5b;
    display: block;
    padding: 3px 10px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
	font-family: "Arial Black",Arial,Helvetica,sans-serif; 
	line-height: 1.3;
    font-size: 0.9em;
    list-style: none outside none;
}
 ul#navlist li a:hover
{
	color: #8b7833;
	background: #ede8d7;
	font-weight: normal;
}

 ul#navlist2 li a
{
	border-bottom: 1px solid #5d5a5b;
    color: #5d5a5b;
    display: block;
    padding: 3px 10px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
	font-family: "Arial Black",Arial,Helvetica,sans-serif; 
	line-height: 1.3;
    font-size: 0.9em;
    list-style: none outside none;
}
 ul#navlist2 li a:hover
{
	color: #8b7833;
	background: #ede8d7;
	font-weight: normal;
}



img {
	border: 2px solid;
}
legend {
	font-size: 1.2em;
	font-weight: bold;
}
tbody th, tfoot th {
	text-align: right;
	padding-right: 0.1em;
}
ul {
	margin: 0em 0em 1em 0em;
	padding-left: 0em;
	list-style-type: none;
	 
}
ul.contents {
	list-style-type: none;
	margin: 0em;
	list-style-type: none;
}

dt {
	font-weight: bold;
}
dd {
	margin-left: 0em;
}
img#splogo {
	float: right;
}
div#mainbuttons {
	position: absolute;
	right: 1em;
	top: 1.3em;
}
div#mainbuttons button {
	/*width: 8em;*/
}
div#mainbuttons button span {
	font-weight: bold;
}
div#header {
	margin: 0em;
	border-bottom: 1px solid;
}
tr#mainmenu td {
	 background-color:#c82c33;
}
#mainmenu ul {
	list-style-type: none;
	padding: 0em;
	margin: 0em;
	margin-top: 0.25em;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.85em;	
    font-weight: bold;
}
#mainmenu ul li {
	display: inline;
}
#mainmenu ul li a {
		width: 160px;
	padding-top: 0.0em;
	padding-bottom: 0.0em;
	padding-left: 1em;
	padding-right: 1em;
	text-align: center;
}

div#searchbar {
	margin: 0em 0em 0em 0em;
	padding: 2px 2px 2px 1em;
	color: #b1a261;
}

div#searchbar p {
	margin: 0em;
}
div#searchbar form {
	display: inline;
}
div#searchbar button {
	padding: 0px;
	margin: 0px;
}
div#searchbar button#searchindetail {
	margin-left: 2em;
}
div#main {
	position: relative;
	padding-left: 0em;
	padding-right: 0em;
}
div#specials {
	float: left;
	text-align: left;
	position: relative;
	padding: 2em;
	width: 13em;
}
div#specials select {
	width: 14em;
}
div#content {
	border-left: 14px solid;
	border-color: white;
	margin-left: 17em;
	padding: 0.5em 0em 0em 0em;
}
body.lessclutter div#content, body.plain div#content, body.secure div#content {
	margin: 0em;
}
body.plain h1 {
	text-align: left;
}
body.plain h2 {
	padding-left: 0;
}
div#footer {
	border-top: 1px solid;
	clear: both;
	width: 100%;
	text-align: center;
}
div#footer ul {
	display: inline;
	list-style-type: none;
	padding: 0em;
	margin: 0em;
}
div#footer ul li {
	display: inline;
}
div#footer ul li a {
	text-align: center;
	padding: 0em 0.75em;
}
button, a.button, a.disabledbutton {
	text-align: center;
	font-weight: bold;
	border: 1px outset;
	padding: 1px;
	margin: 1px;
}
td
{ 
padding-right: 0px;
}
p button, td button, li button,
p a.button, td a.button, li a.button,
p a.disabledbutton, td a.disabledbutton, li a.disabledbutton {
	
}
a.button, a.disabledbutton {
	display: block;
	text-decoration: none;
	margin: 2px;
}
button.big {
	width: 15em;
	font-size: 1.1em;
	background-color: #e6e6e6;
}
a.button.big {
	width: 15em;
	font-size: 1.1em;
	padding-left: 2em;
	padding-right: 2em;
	background-color: #e6e6e6;
}
p.pagenav span {
	margin-right: 1em;
}
p.pagenav label {
	font-weight: normal;
}
p.formadvice {
	float: right;
	margin: 0em 1em 1em 1em;
	font-style: italic;
	text-align: right;
}
p.smallprint {
	clear: both;
	margin: 0em 0em 0em 0em;
	font-size: 1em;
	text-align: center;
	background-color: #c8233c;
	color: white;
	padding-bottom: 1em;
}
a.smallprint {
	color: white;
	background-color: #8c0000;
}

p.smallprint a {
	color: white;
	background-color: #c8233c;
}


p.prominent {
	text-align: center;
}
td.subtotal {
	border-top: 1px solid;
}
td.total {
	border-top: 1px solid;
	border-bottom: 1px solid;
	font-weight: bold;
}
ul.catlist {
	float: left;
	margin-right: 2em;
}
div.publication {
	padding: 1.5em 0.5em 1.5em 0.5em;
	border: 1px solid;
	margin: 1em 0em;
	position: relative;
}
div.publication div.publicationimage {
	float: left;
	width: 100px;
	text-align: center;
}
div.publication div.publicationdetails {
	margin-left: 110px;
	margin-right: 12em;
	max-width: 40em;
}
div.publication h4, div.publication p, div.publication dl {
	margin: 0em;
}
div.publication div.publicationnavigation {
	float: right;
	margin-left: 1em;
	text-align: right;
}
div.publication div.publicationnavigation button {
	width: 9em;
	background-color: #C8233C;
	color:white;
	font-size:0.8em;
}
div.publication div.publicationnavigation span.price {
	font-size: 1.2em;
}
div.publication div.publicationextras {
	text-transform: uppercase;
	text-align: right;
	font-size: 1.4em;
	font-weight: bold;
}
div.largeimage div.publicationimage {
	width: 200px;
}
div.largeimage div.publicationdetails {
	margin-left: 210px;
}
div.publicationdetails div.publicationimage {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
div.publicationdetails div.publicationimage div {
	text-transform: uppercase;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
}
div.publicationdetails div.publicationimage ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
div.publicationdetails div.publicationdetailnavigation {
	float: right;
	margin-left: 1em;
	text-align: right;
}
div.publicationdetails div.publicationdetailnavigation a.button,
div.publicationdetails div.publicationdetailnavigation a.disabledbutton {
	float: left;
	width: 7.5em;
	background-color:#e6e6e6;
}
div.publicationdetails div.publicationdetailnavigation div {
	float: left;
	padding: 0.1em;
	font-size: 1.2em;
}
div.publicationdetails div.publicationnavigation {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	text-align: right;
}
div.publicationdetails div.publicationnavigation ul {
	list-style-type: none;
}
div.publicationdetails div.publicationnavigation button {
	width: 14em;
	background-color:#C8233C;
	color: white;
	font-size:0.8em;
}
div.publicationdetails div.samples {
	width: 14em;
	border: 2px solid;
	text-align: left;
	float: right;
	clear: right;
	margin-left: 1em;
	margin-bottom: 1em;
	padding: 0.1em;
}
div.publicationdetails div.samples h3 {
	margin-top: 0;
}
div.publicationdetails div.samples ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
div.publicationdetails div.samples img {
	border: 0;
}
div.publicationdetails div.details {
	/*margin-right: 15em;*/
}
div.publicationdetails table.moredetails {
	float: right;
	margin-left: 1em;
}
div.publicationdetails div.contents, div.publicationdetails div.reviews {
	padding: 0.5em;
	margin-bottom: 2em;
	margin-right: 1%;
	width: 45%;
	float: left;
}
div.publicationdetails div.contents h3, div.publicationdetails div.reviews h3 {
	margin-top: 0em;
	font-size: 1.5em;
}
div.review {
	padding-top: 20px;
	background-image: url("../images/quote-open.png");
	background-repeat: no-repeat;
	background-position: top left;
}
div.review blockquote {
	padding: 0px 2em 10px 2em;
	min-height: 45px;
	background-image: url("../images/quote-close.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0em;
}
div.review blockquote p {
	text-align: center;
}
div.review p {
	text-align: right;
}
div.review p cite {
	font-weight: bold;
}
div.searchagain {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}
div.searchagain ul {
	list-style-type: none;
}
div.searchagain a.button {
	width: 14em;
	background-color: #8c0000;
	color:white;
	font-size:0.85em;
}
div.person {
	clear: right;
}
div.fixedwidth {
	max-width: 50em;
	margin: auto;
}
div.relatedimages {
	float: right;
	text-align: right;
	margin-top: -0.3em;
	margin-left: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	padding-right: 0em;
	font-size: 0.9em;
}
div.relatedimages a {
	text-decoration: none;
}
div.map {
	float: right;
	margin-left: 2em;
}
ul.nobullet {
	list-style-type: none;
	padding-left: 0em;
}
ul.accountcommands {
	float: right;
	margin-left: 1em;
}
img.logo {
	float: left;
	margin-right: 1em;
}
span.examdetails {
	font-weight: bold;
	padding-left: 1em;
}
.twocol {
	width: 40%;
	float: left;
	margin-right: 0.5em;
}
.nowrap {
	white-space: nowrap;
}
.clear {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.invisible {
	display: none;
}
.stockbuttons {
	color: black;
	background-color: white;
}



.rbroundbox { 
	background-color: #e6e6e6; 	
	float: left;
	text-align: left;
	position: relative;
	width: 15em;
	min-height: 53em;
}

/* height and width stuff, width not really necessary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0px 0px 0px 7px; }
.rbroundbox {  margin: 0em 0em 0em 0em; }

div.description {
	background-color: #e6e6e6;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	margin-bottom: 2em;
	margin-right: 1%;
	width: 65%;
	text-align: justify;
	font-size: 90%;
	border: 1px solid;
}

div.seriesdescription {
	background-color: #ede8d7;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	margin-bottom: 2em;
	margin-right: 1%;
	width: 65%;
	text-align: justify;
	font-size: 90%;
	border: 1px solid;
}
/* I couldn't get this last one to work.  MG  Feb 2011 */
a.currentpage li a hover {
	background-color:#e2d8b4;
}

#featuredimages p {

}