/* CSS Document */

/*reset styles for straight wide one column WCL template
-------------------- */

.pagebot {
  display: none;
}

.crumb {
  text-indent: -9999em;
}

/******End reset styles********/

body {
  background-color: #FFC423;	
}

#everything {
  width: 710px;
  padding-left: 0;
  margin-top: 0px;
}

#really_everything {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #FFC423;
  margin-bottom: 20px;
}

#everything table {
  border: medium none;
}

#b2_header {
  width: 716px;
  height:93px;
  margin-top:10px;
  padding:0;
}

*html #b2_header {
  height:93px;
}

#b2_logo {
  float: left;
  height: 90px;
  width: 226px;
  border-bottom: solid 3px #895092;
  background-color: #ffc423;
}


*html #b2_logo {
  height: 89px;
}

#b2_logo img {
  padding-right: 50px;
}

#b2_menu {
  float: right;
}

#b2_menu img {
  padding: 0px;
  margin: 0px;
}

#b2_content {
  float: left;
  width: 100%;
  padding-top: 0px;
  margin-top: 0px;
  background-color: White;
  border-left: solid 3px #C1272D;
  border-right: solid 3px #C1272D;
  display: inline;
}

#content_heading {
  padding-top: 0px;
  min-height: 130px;
  height: 130px;
  background-color: #C1272D;
}

#content_heading img {
  padding-top: 30px;
  padding-left: 30px;
}

#content_heading h1 {
  font-size: 1.7em;
  color: White;
  padding-top: 55px;
  margin: 0 0 0 150px;
}

#books {
  width: auto;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 30px;
}

.book {
  margin-top:-4px; 
  margin-bottom:-4px; 
  padding-left:20px;
  background-image:url(images/side_line.gif); 
  background-repeat: repeat-y;
}

.inside {
  width: 95%;
  margin-top:0;
  margin-bottom: -4px;
}

.BookIconCell img {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
}


.BookIconCell p {
  margin-left: 0;
}


.bottom {
  margin-bottom: 30px;
}

.bottom_text {
  font-size: 0.8em;
}

#base2_footer p {
  color: White;
  text-align: center;
}

#base2_footer a {
  color: White;
  text-decoration:none;
}

#wrapper {
  background-color: #FFC423;
}

/*styles from existing pages (moved from embedded stylesheets)*/

.photocontainer {
  float: left;
  width: 100%;
  margin: 1px 0;
}

.photo {
  float: left;
  margin-right: 2px;
  padding-bottom: 1px;
  border: none;
 }

.cover {
  float: left;
  margin: 0 0.5em 0.5em 0;
  padding: 0;
}

#everything td, #everything th {
  border-right: medium none;
}

#everything table#holiday {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #666;
  margin-top: 10px;
  margin-bottom: 10px;
}

table#holiday th td {
  padding: 0.2em 1em;
}

table#holiday td {
  vertical-align: top;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}

table#holiday col {
  border-right: 1px solid #ccc;
}

table#holiday thead {
  background-color: #9fd4e4;
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #a5a5a5;
}

table#holiday.seekers thead {
  background-color: #92C7C7;
}

table#holiday.bookbusters thead {
  background-color: #FFD700;
}

table#holiday th {
  font: normal;
  text-align: left;
}

.odd {
  background-color: #edf5ff;
}

.seekers .odd {
  background-color: #EFFBF5;
}

.bookbusters .odd {
  background-color: #FFFACD;
}

table#holiday thead tr:hover {
  background-color: transparent;
  color: inherit;
}

table#holiday caption {
  text-align: left;
  font-size: smaller;
  padding-top: 10px;
}


table#masthead {
  border-bottom: dashed 1px #369;
  margin-bottom: 20px;
}

.cover {
  float: left;
  margin: 0 0.5em 0.5em 0;
  padding: 0;
}

span.one {
  color: #ff3300;
}

span.two {
  color: #9900cc;
}

span.three {
  color: #ff0099;
}

span.four {
  color: #339900;
}

span.five {
  color: #3300cc;
}

img.amazon {
  float: left;
  margin: 2px 20px 2px 0px;
}

.booktop {
  margin-top: 30px;
}

.vid_link {
  margin: 10px 10px 10px 0;
  float: left;
}

.vid_link a:link img, .vid_link a:visited img {
  border: solid 1px #ccc;
  padding: 5px;
}

.vid_link a:hover img {
  border: solid 1px #bbb;
  padding: 5px;
}

.right_content {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 140px;
}

.blank {
  clear: both;
}

.small_text {
  font-size: smaller;
  margin: 20px 0;
  padding: 4px;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  background-color: #edf5ff;
}

