@charset "utf-8";
/* CSS Document */

body {
	font-size: x-small; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /*for compliant browsers */
	background-image: url(../img/bg-tile-dark.gif);
	background-repeat: repeat;
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html>body { font-size: small; } /* be nice to Opera */

#wrapper-main {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #000066;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
#wrapper-reviews {
	color: #FFFF00;
	margin-right: 20px;
	margin-left: 20px;
}

#wrapper-content {
	background-color: #000033;
	padding: 1px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	border-top-width: 1px;
	font-size: 12px;
	clear: both;
}
#wrapper-header {
	clear: both;
}
#slideshow-wrapper form {
	margin: 0px;
	padding: 0px;
}


#book-info {
	padding: 2px;
	background-color: #000033;
	color: #000033;
	border: 1px solid #FF9900;
	font-size: 11px;
}
a {
	text-decoration: underline;
	color: #FFFFFF;
}
.sidebar-header {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	font-variant:small-caps;
}
.sidebar-p {
	font-size: 11px;
	color: #FFFFFF;
	padding: .5em;
}
#book-purchasing-wrapper {
	background-color: #000033;
	padding: 10px;
	color: #FFFFFF;
	margin-right: 25px;
	margin-left: 25px;
}
#freedownloads-wrapper {
	color: #000000;
	background-color: #000033;
	margin: 25px;
	padding: 10px;
	font-size: 10px;
}

#freedownloads-wrapper strong {
	font-size: 14px;
	color: #FFFFFF;
}


#book-info a:link {
	color: #FFFFFF;
}
#book-info a:visited {
	color: #FFFFFF;
}
.link-in-text {
	color: #FFFFFF;
}

#book-info a:hover {
	color: #FF0000;
}


#wrapper-footer {
	font-size: 9px;
	padding: 10px;
	background-color: #000033;
	color: #FFFFFF;
}
.star-image {
	float: left;
}
.cover-float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
