fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0; }

/* Globals and nearly global stuff */
#wrap {
	position: relative;
	width: 780px;
	margin: 0 auto;
	padding: 0 27px; }
.hide {
	display:none; }
.col {
	float: left; }
/* Grid stuff - 6 column */
.gutter {
	margin-right: 9px; }
.span1 {
	width: 120px; }
.span2 {
	width: 252px; }
.span3 {
	width: 384px; }
.span4 {
	width: 516px; }
.span5 {
	width: 648px; }
.span6 {
	width: 780px; }
.clear {
	clear:both; }

/* Homepage Specific styling */

#home #content-box {
	margin-top: 12px;
	border: 1px solid #ccc; }
#home #content-box h2 {
	font-size: 100%;
	color: #fff;
	margin: 0;
	height: 20px;
	text-align: left;
	padding:0 0 1px 10px;
	font-weight: normal;
	line-height: 20px;
	background: #b2b2b2 url(/images/layout/box-header-bg.png) repeat-x top; }
#home #content-box .noUnder {
	text-decoration: none; }
#home #content-box h3 {
	font-size: inherit;
	margin: 0; }
#home .box-contents {
	height: 165px;
	padding: 5px 5px 0 5px; }
img.cover {
	padding: 0 5px 5px 0;
	background: transparent url(/images/layout/shadow.png) no-repeat bottom right; }
.dark {
	background-color: #e5e5e5; }
.light {
	background-color: #edf0eb; }
#flash {
	width: 780px;
	height: 296px;
	margin-top: -9px; }
#fallBackNav {
	height: 25px;
	margin:0;
	background-color: #ccc; }
#fallBackNav ul {
	margin: 0;
	padding: 0;
	position:relative; }
#fallBackNav ul li {
	height: 20px;
	display: inline-block;
	border-right: 1px solid #000;
	margin: 0 0 0 -4px;
	padding: 4px 10px 1px;
	font-size: 80%; }
#fallBackNav ul li a {
	text-decoration: none;
	color: #000;
	font-weight:normal; }
#fallBackNav ul li:hover {
	background-color: #fff; }
#book-viewer {
	position:relative;
	width:565px;
	height:285px;
	margin-top:15px;
	float:right; }
#book-viewer ul li {
	position:absolute;
	display:inline;
	width: 121px;
	height: 164px;
	margin: 0;
	background: transparent url("/images/layout/home/book-shadow.png") no-repeat bottom center; }
#book-viewer ul li img {
	border: 1px solid #ccc; }
#book-viewer ul li.sib1 {
	top:0px;
	left: 0px;
	z-index:1; }
#book-viewer ul li.sib2 {
	top:10px;
	left: 111px;
	z-index:2; }
#book-viewer ul li.sib3 {
	top:20px;
	left: 222px;
	z-index:3; }
#book-viewer ul li.sib4 {
	top:10px;
	left: 333px;
	z-index:2; }
#book-viewer ul li.sib5 {
	top:0px;
	left: 444px;
	z-index:1; }
#book-viewer .flashCaption {
	margin-top: 200px;
	font-weight: bold; }
.sold {
position:relative;
display:block; }

.soldoutimg {
position: absolute;
top: 100px;
left: 0; }