html,
body {
  height: 100%;
}
body {
  margin: 0;
  color: #333;
  min-width: 952px;
  background: #fff url("/novus/gfx/images/bg-body1.gif") repeat-x;
  font: 12px/1.417 arial, helvetica, sans-serif; /* base font: 12px/18px */
}
/* general reset */
form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}
img {
  border-style: none;
}
input,
select,
textarea {
  vertical-align: middle;
  font: 12px arial, helvetica, sans-serif;
}
a {
  color: #3e8db6;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a#active {
  text-decoration: underline;
}

header,
footer,
article,
section,
hgroup,
nav,
figure {
  display: block;
}
/* general settings */
#header {
  width: 952px;
  height: 74px;
  margin: 0 auto;
  position: relative;
}
#header .logo {
  top: 28px;
  left: 26px;
  position: absolute;
}
.logo {
  width: 115px;
  height: 22px;
  display: block;
  cursor: pointer;
  overflow: hidden;
  text-indent: -9999px;
  background: url("/novus/gfx/images/bg-logo1.png") no-repeat;
}
.main-nav {
  top: 37px;
  left: 246px;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
}
.main-nav li {
  float: left;
  font-weight: bold;
  padding: 0 20px 0 0;
}
.main-nav li a {
  color: #333;
}
.main-nav li a:hover,
.main-nav li.active a {
  color: #e8a001;
  text-decoration: none;
}
.language {
  top: 7px;
  right: 85px;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
}
.language li {
  float: left;
  padding: 0 0 0 10px;
}
.language li a {
  float: left;
  color: #666;
  padding: 0 0 0 23px;
}
.language li .l-english {
  background: url("/novus/gfx/images/ico1f.gif") no-repeat 0 3px;
}
.search-form {
  top: 33px;
  right: 7px;
  width: 300px;
  height: 25px;
  position: absolute;
  background: url("/novus/gfx/images/bg-input1.gif") no-repeat;
}
.search-form .submit {
  width: 13px;
  height: 13px;
  float: left;
  border: 0;
  padding: 0;
  margin: 7px 0 0 11px;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  cursor: pointer;
  background: url("/novus/gfx/images/transparent.gif");
}
.search-form .text {
  float: left;
  margin: 5px 0 0 9px;
  padding: 0;
  width: 256px;
  border: 0;
  color: #999;
}
.search-form .submit:focus,
.search-form .text:focus {
  outline: none;
}
.panel {
  width: 952px;
  margin: 0 auto;
  padding: 11px 0 5px;
}
.pl1 {
  padding-bottom: 8px;
}
.pl2 {
  padding-bottom: 29px;
}
.breadcrumbs {
  margin: 0;
  padding: 1px 24px 0;
  float: left;
  list-style: none;
}
.breadcrumbs li {
  color: #999;
  float: left;
  padding: 0 6px 0 10px;
  background: url("/novus/gfx/images/bg-s1.png") no-repeat 0 50%;
}
.breadcrumbs li:first-child {
  padding-left: 0;
  background-image: none;
}
.breadcrumbs li a {
  color: #333;
}
.basket {
  margin: 0;
  float: right;
  line-height: 16px;
  padding: 0 29px 0 0;
}
.basket a {
  float: left;
  padding: 1px 7px 0 25px;
  background: url("/novus/gfx/images/ico1b.png") no-repeat;
  cursor: pointer;
  color: #000000;
}
.basket dd {
  float: left;
  margin: 0;
}
#main {
  width: 952px;
  margin: 0 auto;
}

.topbanner {
  display: inline;
}

.topbanner img {
  height: 200px;
}

.shell1 {
  width: 628px;
  padding: 10px 0 0;
  background: url("/novus/gfx/images/bg-t1.png") no-repeat;
}
.shell1-b {
  width: 628px;
  padding: 0 0 11px;
  background: url("/novus/gfx/images/bg-b1.png") no-repeat 0 100%;
}
.shell1-m {
  width: 628px;
  background: url("/novus/gfx/images/bg-m1.png") repeat-y;
}
.shell1-w {
  top: -10px;
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: -21px;
}
.shell2 {
  width: 308px;
  padding: 10px 0 0;
  background: url("/novus/gfx/images/bg-t2.png") no-repeat;
}
.shell2-b {
  width: 308px;
  padding: 0 0 11px;
  background: url("/novus/gfx/images/bg-b2.png") no-repeat 0 100%;
}
.shell2-m {
  width: 308px;
  background: url("/novus/gfx/images/bg-m2.png") repeat-y;
}
.shell2-w {
  top: -10px;
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: -21px;
}
.shell3 {
  width: 937px;
  padding: 4px 0 0;
  background: url("/novus/gfx/images/bg-t3.png") no-repeat;
}
#footer .shell3 {
  margin: 0 0 0 5px;
}
.shell3-b {
  width: 937px;
  padding: 0 0 4px;
  background: url("/novus/gfx/images/bg-b3.png") no-repeat 0 100%;
}
.shell3-m {
  width: 937px;
  background: #f1f1f1;
}
.shell3-w {
  top: -4px;
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: -8px;
}
.shell4 {
  width: 952px;
  padding: 15px 0 0;
  background: url("/novus/gfx/images/bg-t4.png") no-repeat;
}
.shell4-b {
  width: 952px;
  padding: 0 0 15px;
  background: url("/novus/gfx/images/bg-b4.png") no-repeat 0 100%;
}
.shell4-m {
  width: 952px;
  background: url("/novus/gfx/images/bg-m4.png") repeat-y;
}
.shell4-w {
  top: -15px;
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: -30px;
}
.main1 {
  padding: 0 2px 16px;
}
.main1 .column1 {
  float: left;
  margin-bottom: 20px;
}
.main1 .column2 {
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
}
.intro1 {
  color: #666;
  font-size: 14px;
  line-height: 17px;
  min-height: 183px;
  padding: 20px 5px 5px 3px;
  text-align: center;
}
.intro1 img {
  display: block;
}
.intro1 h1 {
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 4px;
}
.intro1 h1,
.intro1 h1 a {
  color: #000;
}
.intro1 p {
  margin: 0;
}
.entry1,
.entry4 {
  color: #666;
  font-size: 14px;
  line-height: 17px;
}
.entry1 {
  min-height: 200px;
  padding: 3px 5px 5px 23px;
}
.entry4 {
  text-align: center;
  padding: 23px 5px 5px 3px;
}
.entry1 h2,
.entry1 h3 {
  margin: 0;
  color: #000;
  font-size: 18px;
  line-height: 22px;
}
.entry1 h2,
.entry1 h3 {
  padding: 53px 0 4px;
}
.entry4 h2,
.entry4 h3 {
  margin: 0 0 5px;
}
.entry1 h2,
.entry1 h3,
.entry1 p {
  z-index: 1;
  position: relative;
}
.entry1 h2,
.entry1 h3,
.entry1 h2 a,
.entry1 h3 a,
.entry4 h2,
.entry4 h3,
.entry4 h2 a,
.entry4 h3 a {
  color: #000;
}
.entry1 p {
  padding: 0 0 17px;
  margin: 0;
}
.entry4 p {
  padding: 0 0 12px;
  margin: 0;
}
.entry1 img {
  float: right;
  position: relative;
  margin: 0 0 0 -20px;
}
.entry4 img {
  display: block;
  margin: 0 auto;
}
.entry1 .price {
  color: #000;
  display: block;
}
.entries2 {
  display: table;
  margin: 0 0 27px;
  padding: 0 0 0 5px;
  background: url("/novus/gfx/images/bg-hl1.gif") no-repeat 5px 100%;
}
.e2-1 {
  margin-bottom: 37px;
}
.e2-2 {
  margin-bottom: 51px;
}
.e2-3 {
  margin-bottom: 39px;
}
.entry2 {
  float: left;
  width: 300px;
  margin-right: 20px;
  padding: 19px 0 0;
  border-top: 1px solid #ccc;
}
.entry2-last {
  margin-right: 0;
}
.entry2 figure {
  margin: 0 0 15px;
  width: 300px;
  height: 200px;
  overflow: hidden;
}
.entry2 figure img {
  display: block;
  margin: 0 auto;
}
.entry2 h2,
.entry2 h3 {
  margin: 0 0 7px;
  font-size: 18px;
  line-height: 21px;
}
.entry2 h2,
.entry2 h2 a,
.entry2 h3,
.entry2 h3 a {
  color: #000;
}
.entry2 p {
  margin: 0 0 19px;
}
#footer {
  width: 952px;
  margin: 0 auto;
  padding: 0 0 30px;
}
.categories {
  padding: 20px 10px 17px 20px;
}
.w-categories {
  background: url("/novus/gfx/images/bg-vl1.gif") repeat-y 300px 0;
}
.categories h2,
.categories h3,
.categories h4 {
  font-size: 12px;
  margin: 0 0 13px;
}
.categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.categories ul li {
  padding: 0 0 7px;
}
.categories a {
  color: #333;
}
.contact,
.category,
.log-in {
  margin: -2px 0 0;
  position: relative;
}
.contact {
  float: left;
  width: 280px;
  padding: 0 40px 0 0;
}
.ct1 a {
  color: #3e8db6;
}
.category {
  float: left;
  width: 136px;
  padding: 0 23px 0 0;
}
.log-in {
  float: right;
  width: 109px;
}
.heading1 {
  padding: 0 5px 5px;
}
.heading1 h2 {
  margin: 0;
  color: #000;
  font-size: 12px;
  font-weight: bold;
}
.categories2 {
  margin: 0 0 31px;
  padding: 15px 0 11px;
  background: #f1f1f1;
}
.w1-categories2 {
  width: 952px;
  margin: 0 auto;
  background: url("/novus/gfx/images/bg-vl2.gif") repeat-y 5px 0;
}
.w2-categories2 {
  background: url("/novus/gfx/images/bg-vl3.gif") repeat-x 0 100%;
}
.categories2 nav {
  float: left;
  width: 145px; /*134px;*/
  padding: 0 0 0 15px; /*0 0 0 26px;*/
}
.categories2 .first-nav {
  padding-left: 25px;
}
.categories2 .last-nav {
  float: right;
  width: 127px;
  padding: 0;
}
.categories2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.categories2 ul li {
  padding: 0 0 7px;
}
.categories2 ul li a {
  color: #333;
}
.categories2 ul li a:hover,
.categories2 ul li.active a {
  color: #e8a001;
  text-decoration: none;
}
.main2 {
  padding: 0 2px 0 5px;
}
.content1 {
  float: left;
  width: 620px;
}
.sidebar1 {
  float: right;
  width: 308px;
  padding: 32px 0 0;
}
.logos {
  margin: 0;
  padding: 0;
  list-style: none;
}
.logos li {
  float: left;
  padding: 0 10px 0 0;
}
.logos li img {
  display: block;
}
.entry3 {
  padding: 0 0 28px;
}
.entry3 h1 {
  color: #000;
  font-size: 30px;
  line-height: 34px;
  margin: 0 0 7px;
}
.entry3 h2 {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
}
.entry3 h3 {
  font-size: 12px;
  margin: 0;
}

.kred {
  margin-top: 20px;
  margin-left: 25px;
}
.kred p {
  color: grey;
  margin: 0;
}
.entry3 p {
  margin: 0 0 19px;
}
.entry3 .in-the {
  margin: 0;
}
.entry3 .logos {
  padding: 0 0 12px;
}
.entry3 .datalist1 {
  padding: 0 0 19px;
}
.intro-entry {
  color: #666;
  font-size: 14px;
  line-height: 24px;
  padding: 0 0 10px;
}
.picture-entry {
  margin: 0 0 7px;
  width: 100%;
  display: block;
  overflow: hidden;
}
.picture-entry img {
  /*display: block;*/
  margin: 0 auto;
}
.entry3 {
  padding: 0 0 28px;
}
.data-entry {
  color: #999;
  display: block;
  padding: 0 0 13px;
}
.datalist1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.datalist1 li {
  padding: 0 0 0 8px;
  background: url("/novus/gfx/images/ico2b.png") no-repeat 0 7px;
}
.datalist2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.author-search {
  color: #000;
  margin: 0 7px 38px 5px;
  padding: 10px 21px 9px;
  background: #f1f1f1;
}
.as1 {
  margin-bottom: 24px;
}
.as2 {
  margin-bottom: 30px;
}
.author-search p {
  margin: 0 0 9px;
}
.author-search ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
}
.author-search ul li {
  float: left;
  color: #ccc;
  padding: 0 5px 0 0;
}
.author-search ul li a {
  color: #000;
}
.author-search ul li a:hover,
.author-search ul li.active a {
  color: #efb311;
  text-decoration: none;
}
.sidebar1 .shell2 {
  margin-bottom: 13px;
}
.intro2 {
  padding: 16px 7px 23px 5px;
}
.i2-1 {
  padding-bottom: 18px;
}
.i2-2 {
  margin-top: -19px;
  position: relative;
  padding-bottom: 10px;
}
.intro2 h1 {
  font-size: 30px;
  line-height: 28px;
  margin: 0 0 13px;
}
.intro2 p {
  margin: 0;
}
.intro3 {
  color: #666;
  font-size: 18px;
  line-height: 30px;
  padding: 5px 26px 7px 25px;
}
.intro3 h1 {
  margin: 0;
  color: #000;
  font-size: 30px;
  line-height: 34px;
  padding: 51px 0 2px;
}
.intro3 p {
  margin: 0;
}
.intro3 img {
  float: right;
  margin: 0 0 0 -20px;
}
#main .shell4 {
  top: -5px;
  margin: 0 0 17px;
  position: relative;
}
.entries5 {
  margin: 0 0 28px;
  padding: 0 0 0 5px;
  background: url("/novus/gfx/images/bg-hl1.gif") no-repeat 5px 100%;
}
.w-entries5 {
  padding: 0 0 17px;
}
.entry5 {
  float: left;
  width: 300px;
  margin-right: 20px;
  position: relative;
  padding: 16px 0 0;
  min-height: 168px;
  border-top: 1px solid #ccc;
}
.entry5-last {
  margin-right: 0;
}
.entry5 figure {
  float: left;
  margin: 3px 12px 0 0;
}
.entry5 .info {
  display: table;
  padding: 0 0 50px;
}
.entry5 .extra {
  bottom: 0px;
  left: 123px;
  position: absolute;
}
.entry5 .btn1 {
  position: relative;
  margin: 0 0 0 -3px;
}
.entry5 h3 {
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 1px;
}
.entry5 h3,
.entry5 h3 a {
  color: #000;
}
.entry5 p {
  margin: 0;
}
.entry5 .price {
  display: block;
  padding: 0 0 1px;
}
.btn1,
.btn2 {
  color: #fff;
  float: left;
  height: 31px;
  cursor: pointer;
  white-space: nowrap;
}
.btn1:hover,
.btn1:hover span,
.btn2:hover,
.btn2:hover span {
  text-decoration: underline;
}
.btn1 span,
.btn2 span {
  float: left;
  overflow: hidden;
}
.btn1 .l,
.btn2 .l {
  height: 23px;
  font-size: 12px;
  line-height: 23px;
  padding: 4px 6px 3px 16px;
}
.btn1 .l {
  background: url("/novus/gfx/images/bg-buttons1.png") no-repeat 0 -3px;
}
.btn2 .l {
  background: url("/novus/gfx/images/bg-buttons1.png") no-repeat 0 -77px;
}
.btn1 .r,
.btn2 .r {
  width: 10px;
  height: 31px;
}
.btn1 .r {
  background: url("/novus/gfx/images/bg-buttons1.png") no-repeat 100% -40px;
}
.btn2 .r {
  background: url("/novus/gfx/images/bg-buttons1.png") no-repeat 100% -114px;
}
.intro4 {
  padding: 0 0 25px;
}
.io4-1 {
  padding-bottom: 5px;
}
.intro4 .info {
  float: left;
  width: 300px;
  padding: 0 0 0 5px;
}
.intro4 .shell1 {
  float: right;
  width: 628px;
  margin: 0 2px 0 0;
}
.intro4 h1 {
  font-size: 30px;
  line-height: 34px;
  margin: 0 0 11px;
}
.intro4 h1,
.intro4 h1 a {
  color: #000;
}
.intro4 p {
  margin: 0;
}
.intro4 .image {
  width: 620px;
  overflow: hidden;
  margin: 0 0 0 3px;
  height: 206px;
  padding-top: 3px;
}
.intro4 .logos {
  padding: 0 0 12px;
}
.intro4 .search {
  float: right;
  width: 279px;
  padding: 63px 10px 0 0;
}
.persons {
  padding: 0 0 18px;
  margin: 0 7px 19px 5px;
  border-bottom: 1px solid #ccc;
}
.persons nav {
  float: left;
  width: 300px;
  padding: 0 20px 0 0;
}
.persons .last-nav {
  padding-right: 0;
}
.persons ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  line-height: 18px;
}
.persons ul li {
  padding: 0 0 6px;
}
.persons ul,
.persons ul a {
  color: #333;
}
.authors {
  padding: 0 0 25px;
}
.w-authors {
  padding: 0 0 24px;
  margin: 0 7px 19px 5px;
  border-bottom: 1px solid #ccc;
}
.author {
  float: left;
  width: 300px;
  padding: 0 20px 0 0;
}
.author-last {
  padding-right: 0;
}
.author figure {
  margin: 0 0 12px;
}
.author h2,
.author h3 {
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 7px;
}
.author h2,
.author h2 a,
.author h3,
.author h3 a {
  color: #000;
}
.author p {
  margin: 0;
}
.main3 {
  padding: 0 7px 35px 5px;
}
.m3-1 {
  padding-top: 1px;
}
.m3-2 {
  padding-bottom: 31px;
}
.m3-3 {
  padding-bottom: 14px;
}
.content2 {
  float: left;
  width: 620px;
}
.sidebar2 {
  float: right;
  width: 221px;
  padding: 65px 79px 0 0;
}
.sidebar3 {
  float: right;
  width: 300px;
  padding: 39px 0 0;
}
.sr2-1 {
  padding-top: 8px;
}
.sr2-2 {
  padding-top: 40px;
}
.sidebar2 h2,
.sidebar2 h3,
.sidebar3 h2,
.sidebar3 h3 {
  font-size: 12px;
}
.sidebar2 h2,
.sidebar3 h2 {
  margin: 0 0 4px;
}
.sidebar2 h3,
.sidebar3 h3 {
  margin: 0 0 3px;
}
.book-info {
  padding: 0;
}
.book-info .image {
  float: left;
  margin: 0 20px 0 0;
}
.book-info .image img {
  display: block;
}
.book-info .description {
  display: table;
  margin-top: -5px;
  position: relative;
}
.book-info h1 {
  font-size: 30px;
  line-height: 34px;
  margin: 0 0 12px;
}
.book-info h1,
.book-info h1 a {
  color: #000;
}
.book-info h2 {
  color: #666;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  margin: 0 0 7px;
}
.book-info p {
  margin: 0 0 18px;
}
.book-info .price {
  color: #000;
  font-size: 14px;
  line-height: 18px;
  display: block;
  padding: 0 0 2px;
}
.extra-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.book-info .add {
  padding: 0 0 12px;
}
.book-info .add .btn1 {
  margin: 0 0 0 -4px;
  position: relative;
}
.details {
  margin: 0;
  padding: 0 0 14px;
  list-style: none;
  border-top: 1px solid #ccc;
}
.sr2-1 .details {
  padding-bottom: 0;
}
.sr2-1 .ds1 {
  padding-bottom: 39px;
}
.details li {
  padding: 3px 0;
  border-bottom: 1px solid #ccc;
}
.share {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sr2-1 .share {
  padding-bottom: 17px;
}
.share li,
.share li a,
.share li span {
  float: left;
}
.share li span {
  margin: 1px -3px 0 0;
}
.share li {
  padding: 0 10px 0 0;
}
.share li a img {
  display: block;
}
.w-tabs {
  padding: 0 7px 21px 5px;
}
.tabs {
  margin: 0;
  float: left;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #ccc;
}
.tabs li {
  float: left;
  padding: 0 20px;
  border-left: 1px solid #ccc;
}
.tabs li a {
  color: #333;
  cursor: pointer;
  float: left;
  min-width: 119px;
  line-height: 18px;
  position: relative;
  padding: 1px 0 7px;
}
.tabs li a span {
  bottom: -7px;
  left: 21px;
  width: 13px;
  height: 7px;
  overflow: hidden;
  visibility: hidden;
  position: absolute;
  background: url("/novus/gfx/images/bg-cr1.gif") no-repeat;
}
.tabs li a:hover span,
.tabs li.active a span {
  visibility: visible;
}
.tabs li a:hover,
.tabs li.active a {
  color: #e8a001;
  text-decoration: none;
}
.tabs li .last {
  min-width: 63px;
}
.tabs-content {
  padding: 0 7px 0 5px;
}
.description1 {
  padding: 0 320px 30px 0;
}
.description1 p {
  margin: 0 0 19px;
}
.links-author {
  padding: 0 7px 30px 9px;
}
.links-author nav {
  float: left;
  width: 150px;
  padding: 0 0 0 10px;
}
.links-author .last-nav {
  width: 114px;
}
.links-author ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.links-author ul li {
  padding: 0 0 7px;
}
.details2 {
  margin: 1px 0 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #ccc;
}
.details2 li {
  padding: 3px 0 4px;
  border-bottom: 1px solid #ccc;
}
.details2 li strong {
  float: left;
  width: 73px;
  padding: 0 5px 0 0;
}
.details2 li span {
  display: table;
}
.employess {
  padding: 0 7px 31px 5px;
  /* 3 -> 2 Columns for Ansatte - background: url("/novus/gfx/images/bg-hl1.gif") no-repeat; */
}
.employe {
  float: left;
  width: 460px; /* WAS: width: 300px; */
  margin: 0 20px 0 0;
  padding: 16px 0 19px;

  border-top: 1px solid #ccc;
  /*border-bottom: 1px solid #ccc;*/
}
.employe-holder {
  float: left;
}

.employe-last {
  margin-right: 0;
}
.employe .photo {
  float: left;
  margin: 3px 13px 0 0;
}
.employe .photo img {
  display: block;
}
.employe .info {
  display: table;
}

.employe h3 {
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 1px;
}
.employe h3,
.employe h3 a {
  color: #000;
}
.employe p {
  margin: 0 0 19px;
}
.employe dl {
  margin: 0;
}
.employe dl dt {
  display: inline;
}
.employe dl dd {
  margin: 0;
  display: inline;
}
.employe ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.results {
  padding: 0 317px 39px 5px;
}
.results h2,
.results h3 {
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 1px;
}
.results h2 a,
.results h3 a {
  text-decoration: underline;
}
.results h2 a:hover,
.results h3 a:hover {
  text-decoration: none;
}
.results p {
  margin: 0 0 18px;
}
.shopping-basket {
  padding: 0 327px 78px 5px;
}
.datagrid1 {
  width: 100%;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  margin: 0 0 21px;
  text-transform: uppercase;
  border-collapse: collapse;
}
.datagrid1 th {
  text-align: left;
}
.datagrid1 th,
.datagrid1 td {
  padding: 8px 4px 9px;
  border-bottom: 1px solid #ccc;
}
.datagrid1 td {
  color: #000;
}
.datagrid1 th {
  padding-bottom: 10px;
}
.datagrid1 th:first-child,
.datagrid1 td:first-child {
  width: 242px;
  padding-left: 0;
}
.datagrid1 td .title {
  color: #000;
  display: block;
  padding: 5px 0 0;
  text-transform: none;
}
.datagrid1 td .person {
  display: block;
  font-weight: normal;
  font-size: 12px;
  text-transform: none;
}
.basket-form {
  padding: 0;
}
.basket-form .text {
  margin: 0;
  width: 20px;
  float: left;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 4px 3px;
  border: 1px solid #d7d7d7;
}
.basket-form .submit {
  border: 0;
  width: 18px;
  height: 18px;
  font-size: 0;
  line-height: 0;
  float: left;
  cursor: pointer;
  margin: 6px 0 0 6px;
  text-indent: -9999px;
  background: url("/novus/gfx/images/ico1b.gif") no-repeat;
}
.btn-cancel {
  width: 16px;
  height: 16px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  background: url("/novus/gfx/images/ico2b.gif") no-repeat;
}
.buttons .btn1 {
  float: left;
  position: relative;
  margin: 0 0 0 -4px;
}
.buttons .btn2 {
  float: right;
  margin: 0 -4px 0 0;
  position: relative;
}
.buttons .btn1 .l,
.buttons .btn2 .l {
  min-width: 98px;
  text-align: center;
}
/* clear float elements */
.panel:after,
#header:after,
#main:after,
#footer:after,
.shell1-m:after,
.shell2-m:after,
.shell3-m:after,
.shell4-m:after,
.intro1:after,
.intro2:after,
.intro3:after,
.intro4:after,
.entry1:after,
.entry3:after,
.entry4:after,
.entry5:after,
.entries2:after,
.entries5:after,
.main1:after,
.main2:after,
.main3:after,
.categories:after,
.categories2:after,
.w-categories:after,
.heading1:after,
.w1-categories2:after,
.w2-categories2:after,
.logos:after,
.author-search:after,
.author-search ul:after,
.w-entries2:after,
.w-entries5:after,
.persons:after,
.authors:after,
.w-authors:after,
.book-info:after,
.add:after,
.share:after,
.w-tabs:after,
.tabs-content:after,
.description1:after,
.links-author:after,
.details2:after,
.details2 li:after,
.employess:after,
.w-employess:after,
.employe dl:after,
.employe ul:after,
.results:after,
.shopping-basket:after,
.basket-form:after,
.buttons:after {
  clear: both;
  content: "";
  display: block;
}
/* web accessibility */
#skip a,
#back a {
  width: 1px;
  height: 1px;
  color: #000;
  left: -9999px;
  font-size: 11px;
  overflow: hidden;
  line-height: 25px;
  font-weight: bold;
  position: absolute;
}
#skip {
  top: 0;
}
#back {
  bottom: 0;
}
#skip a:focus,
#back a:focus {
  height: 25px;
  z-index: 1000;
  display: block;
  padding: 0 5px;
  position: static;
  background: #fff;
  min-width: 130px;
  line-height: 25px;
  margin-bottom: -25px;
}
* html #skip a:focus,
* html #back a:focus {
  width: 130px;
}
/* hidden info */
.hidden {
  top: 0;
  margin: 0;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  font-size: 0;
  left: -9999px;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
}
/* alignment of elements */
.align-right {
  float: right;
}
.align-left {
  float: left;
}
.align-center {
  margin: 0 auto;
}
br.clear {
  float: none;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  width: 0;
  height: 0;
}

div.banner-pad {
  background-color: #ffffff;
  background-position: 1px 3px;
  background-repeat: no-repeat;
  float: left;
  width: 300px;
}

div.banner-pad.mid {
  /*float: right;*/
  margin: 0 2px 0 0;
  width: 619px;
}

div.banner-pad.mid .banner-mid {
  width: 603px;
}

article.intro4 div.banner-pad.mid {
  float: right;
}

div.banner-pad.long {
  margin: 0 2px 0 0;
  width: 939px;
}

div.banner-pad.long .banner-mid {
  width: 923px;
}

div.banner-leftside {
  background: url("/gfx/left.png") no-repeat scroll left top transparent;
  height: 205px;
  width: 8px;
  float: left;
}
div.banner-rightside {
  background: url("/gfx/right.png") no-repeat scroll right top transparent;
  height: 205px;
  position: relative;
  /*width: 300px;*/
  z-index: 10;
  /*float: left;*/
}

div.banner-top {
  background: url("/gfx/banner-top.png") repeat-x scroll 0 0 transparent;
  float: left;
  height: 5px;
  position: relative;
  width: 284px;
  z-index: 10;
}

div.banner-bottom {
  background: url("/gfx/banner-bottom.png") repeat-x scroll 0 0 transparent;
  float: left;
  height: 5px;
  position: relative;
  width: 284px;
  z-index: 10;
}
div.banner-mid {
  background: url("/gfx/banner-mid.png") repeat-x scroll 0 0 transparent;
  float: left;
  height: 206px;
  position: relative;
  width: 284px;
  z-index: 10;
}

/* Mods 2011-10-10 */
.w2-categories2 .rad {
  float: left;
  width: 100%;
  clear: both;
}
