/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.3;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography */
body {font-size:75%;color:#FFFF00;background:#000000;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1 {font-weight:normal;color:#FFFFFF;}
h2, h3, h4, h5, h6 {font-weight:normal;color:#FFA500;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 10px 10px;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;}
a:focus, a:hover {color:#FFFFFF;}
a {color:#FF0000;text-decoration:underline;}
blockquote {margin:1.5em;color:#FFFF00;font-style:italic;}
strong {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}


a { text-decoration:none; color:#FF0000; }
a:hover { text-decoration:underline; }
body { text-align:center; font-family:verdana; font-size:12px; background:#000000 }
#wrapper { width:97%; margin:auto; text-align:left; display:block; padding:5px; background:#000000; }
#headertop { display:block; background:#000000; padding:3px 10px 3px 10px; }
#header h1 { font-size:24px; margin:0; padding:0; }
h2 { font-size:18px; }
#header  { display:block; color:#FFA500; clear:both; background:#000000; padding:10px; }


h1,h2,h3 { font-weight:lighter; }

#body { margin:10px; display:block; }
#footer { background:#000000; padding:5px; margin-top:10px; }
.floatright { float:right; }
.break { clear:both; font-size:0; }

#main h2 { font-size:18px; font-family:Georgia; margin-top:15px; border-bottom:2px solid #ccc; }
#left { width:27%; float:left; margin:0px 0px 10px 0px; padding:10px; padding-top:0; }
#right{ width:66%; float:right; margin:0px 0px 10px 0px; padding:10px; padding-top:0; }

#topnav { margin:0; background:#000000; line-height:30px; }
#topnav a { color:#FF0000; margin-right:3px; font-size:12px; margin:4px; }
#topnav a { line-height:27px; background:#000000; padding:6px; }
#topnav a:hover { background:#696969; text-decoration:none; color:#FFFFFF;}

li { margin-bottom:6px; }
#leftnav ul { list-style-position:inside; margin:0; padding:0; }
#leftnav ul li { padding:0; margin-left:10px; }

#header h1 { font-size:24px; }
#header h2 { font-size:14px; margin:0; }



#news-feed {
  padding: 0;
  margin: 0 0 0 10px;
  position: relative;
  height: 200px;
  width: 17em;
  overflow: hidden;
}

.headline {
  position: absolute;
  height: 200px;
  top: 210px;
  overflow: hidden;
}
#news-feed h4 {
  margin-top: .5em;
  margin-bottom: .25em;
  font-size: 1em;
}
#news-feed h4 a {
  color: #006;
}
#news-feed .publication-date {
  margin-bottom: 1em;
  font-style: italic;
}
.news-wait {
  position: absolute;
  top: 30%;
  left: 50%;
  margin-left: -10px;
  z-index: 4;
}

.fade-slice {
  position: absolute;
  width: 20em;
  height: 2px;
  background-color: #efd;
  z-index: 3;
}



a img {
  border: 0;
}

.author {
  margin-bottom: 1em;
  padding-bottom: .5em;
  border-bottom: 1px solid #ccc;
}
.book {
  font-style: italic;
}


#featured-books {
  position: relative;
  background: #ddd;
  width: 440px;
  height: 186px;
  overflow: auto;
  margin: 1em auto;
  padding: 0;
  text-align: center;
  z-index: 2;
}
#featured-books .covers {
  position: relative;
  width: 840px;
  z-index: 3;
}
#featured-books a {
  float: left;
  margin: 10px;
  height: 146px;
}
#featured-books .price {
  display: none;
}

#featured-books .control {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
}

img.enlarged {
  position: absolute;
  z-index: 5;
  cursor: pointer;
}

img.enlarged-control {
  position: absolute;
  z-index: 6;
  cursor: pointer;
}

.enlarged-price {
  background-color: #373c40;
  color: #fff;
  width: 80px;
  padding: 5px;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
  position: absolute;
  z-index: 6;
}


/*.sidewiper {
  position: relative;
  border: 1px solid #ccc;
  height: 300px;
}
#content .sidewiper h3 {
  position: relative;
  width: 20px;
  float: left;
  height: 280px;
  background-color: #15b;
  background-repeat: no-repeat;
  color: #fff;
  border-right: 1px solid #fff;
}
#content .sidewiper div {
  position: relative;
  width: 300px;
  padding: 10px;
  height: 260px;
  float: left;
}*/