@IMPORT url("wai.css");

/* ------------ header + priser: "Book Antique" ------------ */

body, html {
  background-color: #E5E5E5;
  width: 100%;
  height: 100%;
}
ul, ol, li, pre, form, body, html, p, blockquote, fieldset, input {
  font-size: 12px;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input  {
  font-family: Arial, Verdana, sans-serif;
  margin: 0;
  padding: 0;
}
h1, h2, h3 {
  font-family: "Book Antiqua" tahome;
}
body {
  margin: 15px 0;
}
img {
  border: none;
}
a, a:link {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
td, th {
  vertical-align: top;
  text-align: left;
}
h1.pageHeading {
  font-size: 2.2em;
  font-family: "Book Antiqua" tahome;
  font-style: italic;
  margin-bottom: 15px;
}
h2.b {
  margin-top: 5px;
}
h3 a {
  color: #000;
}

/* ------------ global styles ------------ */

span.breadcrumb {
  font-weight: 900;
  display: block;
  margin-bottom: 10px;
}
.s {
  text-decoration: line-through;
  background: inherit;
  color: inherit;
}
.b {
  font-weight: 900;
  background: inherit;
  color: inherit;
}
.productListing-odd,
.productListing-even {
  background: #f8f8f9;
  color: inherit;
}
.productListing-heading {
  color: #ffffff;
  font-weight: 900;
}
.messageBox {}
.messageStackError,
.messageStackWarning {
/*  background-color: #ffb3b5;*/
  color: inherit;
}
.messageStackSuccess {
  background-color: #99ff00;
  color: inherit;
}
.bold {
  font-weight: 900;
}
.clear {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.information {
  padding: 20px;
}
.information input {
  margin-left: 5px;
}
/* ------------ containers ------------ */

div#container {
  width: 992px;
  background-color: #fff;
  margin: 0 auto;
}
div#homeLink {
  position: absolute;
  top: 48px;
}
div#homeLink a {}
div#homeLink a img {
  width: 220px;
  _width: 260px;
  height: 60px;
}
div#homeLink a:hover {
  text-decoration: none;
}
div#header {
  background-image: url(images/top_background.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  height: 135px;
  margin-bottom: 15px;
}
div#header div.wrapper div.left a {
  color: #fff;
  font-weight: 900;
  margin-right: 40px;
}
div#header div.wrapper {
  padding: 111px 15px 0 30px;
  height: 20px;
}
form#search {
  background-color: #000;
}
form#search input {
  border: none;
}
form#search input#keywords {
  height: 14px;
  border: none;
  background-color: #fff;
  margin-bottom: 1px;
}
form#search input.button {
  color: #fff;
  font-weight: 900;
  background-color: #000;
  margin-right: 10px;
  cursor: pointer;
  cursor: hand;
}
form#search span {
  background-image: url(images/search_bg.gif);
  background-repeat: no-repeat;
  padding: 2px 8px;
}
form#search span input {
  width: 154px;
}
div#left {
  float: left;
  margin-left: 15px;
  _margin-left: 7px;
}
div#left div.wrapper {
  width: 170px;
}
div#center {
  margin-left: 15px;
  _margin-left: 7px;
  float: left;
}
div#center div.wrapper {
  width: 587px;
}
div#right {
  margin-left: 15px;
  float: left;
}
div#right div.wrapper {
  width: 170px;
}
div#footer {
  margin-top: 15px;
}
div#footer div.wrapper {
  padding: 5px 30px;
  background-color: #000;
}
div#footer div.wrapper .right {
  padding-top: 4px;
}
div#footer div.wrapper .right a {
  color: #fff;
  font-weight: 900;
  margin-left: 30px;
}
div#shoppingCart {
  background-image: url(images/shopping_cart.gif);
  background-repeat: no-repeat;
  width: 170px;
  height: 114px;
}
div#shoppingCart .wrapper {
  padding-top: 45px;
  padding-left: 10px;
  color: #fff;
  line-height: 1.4em;
}
div#shoppingCart .wrapper a {
  color: #fff;
  text-decoration: underline;
}
div#categoriesBox {
  margin-top: 5px;
  height: 640px;
  border: 1px solid #ccc;
  width: 168px;
}
div#categoriesBox div.wrapper {
  background-image: url(images/left_background.jpg);
  background-repeat: no-repeat;
  background-position: left 70%;
  height: 100%;
}
div#categoriesBox .AlignLeft {}
div#categoriesBox .AlignLeft ul {
  padding: 0;
  list-style: none;
  margin-left: 10px;
  margin-top: 10px;
  width: 145px;
}
div#categoriesBox .AlignLeft li {
  padding: 0;
  list-style: none;
}
div#categoriesBox .AlignLeft li a {
  font-weight: 900;
  color: #000;
  line-height: 1.8em;
}
#betalingskort {
  margin: 0 auto;
  padding-top: 10px;
  width: 125px;
}
#betalingskort img {
  padding-left: 5px;
  padding-top: 5px;
}
div#categoryBoxImages div {
  padding-bottom: 10px;
}

/* ------------ front page products ------------ */

div#topProduct {
  background-image: url(images/product_of_the_week.jpg);
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  height: 468px;
  padding-bottom: 10px;
}
div#topProduct table.outer {
  height: 100%;
}
div#topProduct table td {
  vertical-align: bottom;
}
div#topProduct table td.image {
  padding: 0 60px;
}
div#topProduct table td.image div {
  width: 240px;
  overflow: hidden;
}
div#topProduct table td.info {
  padding-right: 20px;
}
div#topProduct h3 {
  font-size: 1.8em;
  font-family: "Book Antiqua" tahome;
}
div#topProduct h4 {
  font-size: 1.8em;
  font-weight: normal;
  font-style: italic;
  font-family: "Book Antiqua" tahome;
}
div#topProduct div.description {
  padding: 20px 0 30px 0;
}

/* ------------ frontpage teasers ------------ */

div.teaserProduct {
  border: 1px solid #ccc;
  margin-top: 10px;
  padding: 10px;
  width: 265px;
  height: 263px;
}
div.teaserProduct h3 {
  font-size: 1.4em;
  font-family: "Book Antiqua" tahome;
}
div.teaserProduct h4 {
  font-size: 1.3em;
  font-weight: normal;
  font-style: italic;
  font-family: "Book Antiqua" tahome;
}
div.teaserProduct td.image {
  vertical-align: middle;
}
div.teaserProduct td.image a {
  display: block;
  width: 104px;
  overflow: hidden;
}
div.teaserProduct td.info {}
div.teaserProduct td.info div.w {
  float: right;
  width: 130px;
}
div.teaserProduct td.info p.description {
  height: 85px;
  padding-top: 10px;
}
small.save {
  padding-left: 20px;
  font-weight: bold;
  font-style: italic;
}

/* ------------ styled buttons ------------ */

div.a_rounded {
  border: 1px solid #ccc;
  display: inline;
}
div.a_rounded a {
  white-space: nowrap;
  font-weight: 900;
  color: #000;
  text-decoration: none;
  padding: 0 5px;
}
span.button {
  border:1px solid #ccc;
}
span.button input {
  background-color: transparent;
  border: none;
  padding: 0 10px;
  font-weight: 900;
  cursor: pointer;
}

/* ------------ product listings ------------ */

p.delimiter {
  line-height: 1px;
  border-bottom: 1px solid #ccc;
}
h2.delimiter {
  width: 590px;
  background: transparent url(images/category_delimeter.png) no-repeat scroll left top;
  line-height: 31px;
  padding-left: 10px;
  font-size: 1.4em;
}
h2.delimiter em {
  font-weight: normal;
}
div.productListItem {
  padding: 10px 0;
}

div.productListItem td.info {
  padding-left: 25px;
}
div.productListItem div.image {
  float: left;
  width: 140px;
  text-align: center;
}
div.productListItem div.info h3 {
  margin-bottom: 10px;
}
div.productListItem div.info {
  float: left;
  padding-left: 20px;
  width: 410px;
}
div.productListItem div.info td.save {
  vertical-align: bottom;
  text-align: right;
  font-weight: 900;
  font-size: 0.9em;
  padding-right: 2px;
}
div.productListItem div.info table.c {
  width: 100%;
}
div.productListItem div.info td {
  vertical-align: top;
}
div.productListItem div.info td.s,
div.productListItem div.info td.readMore {
  vertical-align: bottom;
}
div.productListItem div.info td.s,
div.productListItem div.info td.readMore a {
  color: #000;
  text-decoration: underline;
}
div.productListItem div.info td.desc {
  padding-bottom: 10px;
}
div.productListItem div.info table.attr td {
  padding: 2px;
}
div.productListItem div.info table.attr td.key {
  font-weight: 900;
  padding-right: 10px;
}
div.productListItem div.info table.buyNow,
div#topProduct table td.info table.buyNow,
div.teaserProduct td.info table.buyNow {
  margin-top: 10px;
  width: auto;
  float: right;
}
div.productListItem div.info table.buyNow td,
div#topProduct table td.info table.buyNow td,
div.teaserProduct td.info table.buyNow td {
  padding-left: 10px;
  vertical-align: middle;
}
table.buyNow td input {
  text-align: right;
  width: 20px;
  border: 1px solid #ccc;
}

div.productListItem div.info table.price,
div.productInfo div.info table.price,
div.teaserProduct td.info table.price {
  background: transparent url(images/small_price_bg.png) no-repeat scroll left top;
  width: 113px;
  height: 46px;
  float: right;
}
div.productListItem div.info table.price td,
div.productInfo div.info table.price td,
div#topProduct table td.info table.price td,
div.teaserProduct td.info table.price td {
  padding: 3px 0;
}
div.productListItem div.info table.price td.p,
div.productInfo div.info table.price td.p,
div#topProduct table td.info table.price td.p,
div.teaserProduct td.info table.price td.p {
  font-size: 2.6em;
  font-weight: normal;
  font-style: italic;
  font-family: "Book Antiqua" tahome;
  padding-left: 4px;
  letter-spacing: -1px;
}

div.productListItem div.info table.price td.s,
div.productInfo div.info table.price td.s,
div#topProduct table td.info table.price td.s,
div.teaserProduct td.info table.price td.s {
  vertical-align: bottom;
  text-decoration: none;
  font-style: italic;
  padding-right: 4px;
  font-weight: 900;
}
div.productListItem div.info table.price td.s p,
div.productInfo div.info table.price td.s p,
div#topProduct table td.info table.price td.s p,
div.teaserProduct td.info table.price td.s p {
  font-family: "Book Antiqua" tahome;
  font-weight: 900;
}
div.productListItem div.info table.price td.s small,
div.productInfo div.info table.price td.s small,
div#topProduct table td.info table.price td.s small,
div.teaserProduct td.info table.price td.s small {
  font-weight: 900;
  font-size: 0.9em;
}

/**/

div.relatedProducts div.wrapper div.info table.price {
  background: transparent url(images/tiny_price_bg.png) no-repeat scroll left top;
  width: 96px;
  height: 39px;
}
div.relatedProducts div.wrapper div.info table.price td {
  padding: 3px 0;
}
div.relatedProducts div.wrapper div.info table.price td.p {
  font-size: 2em;
  font-weight: normal;
  font-style: italic;
  font-family: "Book Antiqua" tahome;
  padding-top: 6px;
  padding-left: 4px;
  letter-spacing: -1px;
}
div.relatedProducts div.wrapper div.info table.price td.s {
  vertical-align: bottom;
  text-decoration: none;
  font-style: italic;
  padding-right: 4px;
  font-weight: 900;
}
div.relatedProducts div.wrapper div.info table.price td.s p {
  font-family: "Book Antiqua" tahome;
  font-weight: 900;
  font-size: 0.9em;
}
div.relatedProducts div.wrapper div.info table.price td.s small {
  font-weight: 900;
  font-size: 0.9em;
}

/* ------------ product info ------------ */

div.productInfo {
  border: 1px solid #ccc;
  padding: 20px;
}
div.productInfo div.wrapper {
  width: 545px !important;
}
div.productInfo h2 {
  margin-bottom: 10px;
}
div.productInfo div.image {
  overflow: hidden;
  padding-top: 20px;
  padding-left: 20px;
  float: left;
  width: 260px;
}
div.productInfo div.info {
  width: 200px;
  float: right;
}
div.productInfo div.info table,
div.productInfo div.info p {
  clear: both;
}
div.productInfo div.info p {
  margin-top: 20px;
}

/* ------------ large price tag ------------ */

div.productInfo div.info table.price,
div#topProduct table td.info table.price {
  background: transparent url(images/large_price_bg.png) no-repeat scroll left top;
  width: 200px;
  height: 75px;
  float: right;
  margin: 20px 0;
}
div.productInfo div.info table.price td.p,
div#topProduct table td.info table.price td.p {
  font-size: 4.4em;
  font-weight: normal;
  font-style: italic;
  font-family: "Book Antiqua" tahome;
  vertical-align: middle;
  letter-spacing: -2px;
  text-align: center;
}
div.productInfo div.info table.price td.s {}
div.productInfo div.info table.price td.p small {
  font-size: 2.6em;
}

div.productInfo div.info table.attr td.key {
  font-weight: 900;
  padding-right: 10px;
}
div.productInfo div.info table.buyNow td {
  vertical-align: middle;
  padding-right: 5px;
}
div.productInfo div.info table.buyNow td input {
  margin-right: 15px;
}

/* ------------ related products ------------ */

div.relatedProducts {
  border:1px solid #ccc;
  border-top: none;
}
div.relatedProducts h3 {
  background-color: #000;
  color: #fff;
  font-style: italic;
  font-family: "Book Antiqua" tahome;
  padding-left: 20px;
  padding-right: 0;
  margin-right: 0;
}
div.relatedProducts h4,
div.relatedProducts h5 {
  width: 180px;
}
div.relatedProducts div.item {
  width: 195px;
  background-color: #yellow;
  float: left;
}
div#center div.wrapper div.relatedProducts div.item .wrapper {
  width: 185px;
  padding: 10px 5px 5px 5px;
  height: 120px;
}
div#center div.wrapper div.relatedProducts div.item .wrapper div.image {
  float: left;
  width: 80px;
  overflow: hidden;
  text-align: center;
  padding-top: 2px;
}
div#center div.wrapper div.relatedProducts div.item .wrapper div.image img {}
div#center div.wrapper div.relatedProducts div.item .wrapper div.info {
  float: left;
  width: 80px;
  padding: 2px 5px 0 5px;
  font-size: 0.8em;
}
div#center div.wrapper div.relatedProducts div.order {
  float: right;
  vertical-align: bottom;
  padding-bottom: 10px;
  padding-right: 5px;
}
div#center div.wrapper div.relatedProducts div.order td {
  vertical-align: middle;
  padding-right: 5px;
}
div#center div.wrapper div.relatedProducts div.item .wrapper div.info td.attr {
  height: 40px;
}


/* ------------ "static" pages ------------ */

div#bcContainer .Table_templateClear {
  margin: 10px 0;
}
div#bcContainer .Table_templateClear p {
  border-bottom: 1px solid #ccc;
}
div#bcContainer a {
  color: #000;
  text-decoration: underline;
}
a.checkoutBarFrom {
  color: #000;
}
div#shoppingCartCOntainer div.Venticinque2 label input {
  margin-left: 8px;
}
div#bcContainer h2.b {
  margin: 20px 0 5px 0;
}
div#bcContainer h3.b {
  margin: 10px 0 5px 0;
}
div#loginFormContainer .InfoBoxContenent2MA div {
  height: 20px;
  clear: both;
}
div#loginFormContainer .InfoBoxContenent2MA div label,
div#createAccountContainer .InfoBoxContenent2MA div label {
  width: 100px;
  display: block;
  float: left;
}

/* ------------ labels ------------ */

label.bc,
div#bcContainer .InfoBoxContenent2MA label {
  width: 100px;
  display: block;
  float: left;
}

/* ------------ info pages ------------ */

div.infoText {
  margin: 20px 0;
}
div.infoPages {
  width: 487px;
}
div.infoPages p {
  margin: 10px 0;
}
table#infoPagesLinkBox {
  margin-top: 50px;
  width: 100%;
  background: transparent url(images/info_box_bg.gif) no-repeat scroll right bottom;
  border: 1px solid #ccc;
}
table#infoPagesLinkBox th,
table#infoPagesLinkBox td {
  padding: 10px 20px;
}
table#infoPagesLinkBox th {
  background-color: #000;
  color: #fff;
  font-size: 1.4em;
  font-style: italic;
  font-family: "Book Antiqua" tahome;
  font-weight: normal;
}
table#infoPagesLinkBox td {
  padding-bottom: 50px;
  padding-top: 20px;
}
table#infoPagesLinkBox td a {
  background: transparent url(images/info_box_bulit.png) no-repeat scroll left center;
  padding-left: 20px;
  font-weight: 900;
  text-decoration: none;
  line-height: 25px;
}
table#infoPagesLinkBox td a:hover {
  text-decoration: underline;
}

/* ------------ skin type ------------ */

table.skinType {
  width: 100%;
}
table.skinType td {
  width: 49%;
  background: #fff url(images/skintype_bg.png) no-repeat scroll left bottom;
  padding: 10px;
}
table.skinType td div.c {
  height: 160px;
  border: 1px solid #ccc;
}
table.skinType td div.c ul {
  margin: 5px 10px 10px 20px;
}
table.skinType td div.c h2 {
  text-align: center;
  padding-top: 5px;
}
table.skinType td div.c div.lnk {
  padding-right: 40px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}


/* ------------ auto complete ------------ */

.ac_results {
  padding: 0px;
  border: 1px solid #ccc;
  background-color: #F6EEEC;
  overflow: hidden;
}
.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}
.ac_results iframe {
  display: none;/*sorry for IE5*/
  display/**/: block;/*sorry for IE5*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  filter: mask();
  width: 3000px;
  height: 3000px;
}
.ac_results li {
  margin: 0px;
  padding: 2px 5px;
  cursor: pointer;
  display: block;
  width: 100%;
  font: menu;
  font-size: 12px;
  overflow: hidden;
}
.ac_loading {
  background : Window url('images/loading.gif') right center no-repeat;
}
.ac_over {
  background-color: #E9D6D6;
  color: #000;
}

/* ------------ checkout ------------ */

div.proccessSteps {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px;
}
div.proccessSteps ul {
  clear: both;
}
div.proccessSteps ul,
div.proccessSteps ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.proccessSteps ul li {
  float: left;
  padding: 2px 0 2px 30px;
}
div.proccessSteps ul li a {
  color: #000;
}
div.proccessSteps ul li.current {
  font-weight: 900;
}

/* ------------ select filters ------------ */

form#plf {
  margin: 10px;
  margin-bottom: 20px;
 font-size: 0.9em;
}
form#plf select {
  font-size: 0.9em;
  border: 1px solid #ccc;
}
form#plf select.selCat {
  margin-right: 10px;
}

/* ------------ newsletter ------------ */

.newsletter h2,
.newsletter p {
  margin-top: 20px;
}
.newsletter img {
  margin-top: 20px;
  margin-left: 80px;
}
.newsletter form table {
  margin: 10px;
}
.newsletter form table img {
  margin-top: 5px;
  margin-left: 10px;
}
.newsletter form p {
  margin: 0;
  font-size: 0.8em;
}
.inputRequirement,
.req {
  color: red;
  font-weight: bold;
  padding: 0 5px;
}
.newsletter form input {
  margin-left: 5px;
  border: 1px solid #000;
}

/* ------------ div ------------ */

div#bcContainer li {
  margin-left: 20px;
}

.onStock,
.outOfStock {
  padding: 0 15px;
  line-height: 17px;
  vertical-align: middle;
  white-space: nowrap;
}
.onStock {
  background : url('images/onStock.png') left center no-repeat;
}
.outOfStock {
  background : url('images/outOfStock.png') left center no-repeat;
}

.method {
  padding-left: 10px;
}

/* ------------ create account overrides ------------ */
#bcContainer #createAccountForm div.formErrors div.InfoBoxContenent2MABox,
#bcContainer #createAccountForm div.formErrors div.InfoBoxContenent2MABox span.messageStackError {
  margin: 0;
}
#bcContainer #createAccountForm div.formErrors div.InfoBoxContenent2MABox div.Clear,
#bcContainer #createAccountForm div.formErrors br  {
  display: none;
}
#bcContainer #createAccountForm div.formErrors div.InfoBoxContenent2MABox span.messageStackError {
  background-color: inherit;
}

#createAccountForm div.formErrors {
  border: 1px solid #f00;
  padding: 20px;
}
#bcContainer #createAccountForm table td span {
  color: #f00;
  font-weight: bold;
  padding: 0 5px;
}


#bcContainer h2.b a,
#bcContainer h3.b a {
  margin-left: 5px;
  font-size: 11px;
}

/* ------------ payment ------------ */
#payment_form {
  margin: 20px;
}
#chooseCard img {
  padding: 5px;
  cursor: pointer;
}
#chooseCard img:hover {
  background-color: #ccc;
}
#chooseCard h3,
#chooseCard p {
  padding-bottom: 10px;
}

div#cvcHelp {
  border: 2px solid #ccc;
  width: 400px;
  display: none;
  position: absolute;
  background-color: #fff;
}
div#cvcHelp p,
div#cvcHelp img {
  background-color: #fff;
  padding: 10px;
}

/* ------------ newsletter ------------ */

form#bcSubscribe {
  display: compact;
  border: 1px solid #ccc;
  margin: 10px auto;
}
form#bcSubscribe table {
  margin: 20px auto 10px auto;
}
form#bcSubscribe table td label {
  line-height: 18px;
}
form#bcSubscribe table td input {
  margin-bottom: 5px;
}
form#bcSubscribe td.teaser {
  font-family: "Book Antiqua" tahome;
  color: #856131;
  font-size: 1.6em;
  line-height: 1.8em;
  padding-right: 40px;
}
