/*
  $Id: stylesheet.css,v 1.1 2005/01/18 07:08:34 Michael Sasek Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications {  }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #525252;
  color: #fff;
  margin: 0px;
}

A {
  color: #e2e2e2;
  text-decoration: none;
}

A:hover {
  color: #fff;
  text-decoration: none;
}

FORM {
        display: inline;
}

TD.bodyBorderLeft {
 background: url(../../images/black/border_left.gif);
 width: 5px;
}

TD.bodyBorderRight {
 background: url(../../images/black/border_right.gif);
 width: 5px;
/* border: 1px solid #fff;*/
}

TR.header {
  background: #ffffff;
}

TABLE.headerNavigation {
  background: url(../../images/black/menu.gif);
  height: 34px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight : bold;
/*  padding-left: 220px;*/
}

A.headerNavigation { 
  color: #e2e2e2;
  text-decoration: none; 
}

A.headerNavigation:hover {
  color: #ffffff;
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TABLE.footer {
  background: url(../../images/black/nybund.gif) no-repeat;
  height: 53px;
}

A.footer {
  color: #fff;
}

TR.footer {
/*  background: #c7c7c7;*/
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #c7c7c7;*/
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
/*  background: #b6b7cb;*/
  border: 1px solid #676767;
}

.infoBoxContents {
/*  background: #000;*/
  color: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #c7c7c7;*/
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000;
}

TD.productListing-data A {
  color: #000;
}

TD.productListing-data A:hover {
  color: #676767;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
/*  color: #9a9a9a;*/
  color: #fff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
/*  background: #f1f9fe;*/
  border-color: #676767;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
/*  color: #ff0000;*/
  color: #2690ff;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver {cursor: pointer; cursor: hand;  }
.moduleRowSelected {  color: #FECE00;}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.shoppingCart {
  background: url(../../images/black/kurv_bg.jpg) bottom;
  min-height: 230px;
  height: 100%;
}

.shoppingCartTop {
  background: url(../../images/black/kurv_top.jpg) top;
  background-repeat: no-repeat;
  height: 45px;
  padding: 0;
}

.shoppingCartTop_danish {
  background: url(../../includes/languages/danish/images/black/kurv_top.jpg) top;
  background-repeat: no-repeat;
  height: 45px;
  padding: 0;
}

.shoppingCartTop_english {
  background: url(../../includes/languages/english/images/black/kurv_top.jpg) top;
  background-repeat: no-repeat;
  height: 45px;
  padding: 0;
}

.shoppingCartTop_svenska {
  background: url(../../includes/languages/svenska/images/black/kurv_top.jpg) top;
  background-repeat: no-repeat;
  height: 45px;
  padding: 0;
}

.shoppingCartTop_norsk {
  background: url(../../includes/languages/norsk/images/black/kurv_top.jpg) top;
  background-repeat: no-repeat;
  height: 45px;
  padding: 0;
}

.shoppingCartTop_german {
  background: url(../../includes/languages/german/images/black/kurv_top.jpg) top;
  background-repeat: no-repeat;
  height: 45px;
  padding: 0;
}

.shoppingCartTop_greenland {
  background: url(../../includes/languages/greenland/images/black/kurv_top.jpg) top;
  background-repeat: no-repeat;
  height: 45px;
  padding: 0;
}

.shoppingCartTop_faroe {
  background: url(../../includes/languages/faroe/images/black/kurv_top.jpg) top;
  background-repeat: no-repeat;
  height: 45px;
  padding: 0;
}

.shoppingCartMid {
  background: url(../../images/black/kurv_mid.jpg) top;
  background-repeat: no-repeat;
  min-height: 155px;
  _height: 155px;
  padding-left: 5px;
  padding-right: 5px;
}

.shoppingCartButton {
}

.shoppingCartContents {
  color: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  padding-bottom: 3px;
}

#shoppingCartTotal {
  border-top: 1px solid #fff;
}

.menuRow {
  background: url(../../images/black/venstre_menu.jpg);
  background-repeat: no-repeat;
  height: 27px;
}

.menuRowSelected {
  background: url(../../images/black/venstre_menu_selected.jpg);
  background-repeat: no-repeat;
  height: 27px;
}

.subMenuRow,
.subMenuRow A,
.subMenuRow A:hover {
  height: 20px;
  color: #fece00;
  font-family: Verdana,Arial,sans-serif;
  font-weight: bold;
  font-size: 11px;
  font_decoration: none;
}

.subMenuRowOver {
  background: url(../../images/black/venstre_menu_selected2.jpg);
  background-repeat: no-repeat;
  height: 27px;
}


.subMenuRowOver A,
.subMenuRowOver A:hover {
  height: 20px;
  color: #fece00;
  font-family: Verdana,Arial,sans-serif;
  font-weight: bold;
  font-size: 11px;
  font_decoration: none;
}

.menuRowOver {
  background: url(../../images/black/venstre_menu_mouseover.jpg);
  background-repeat: no-repeat;
  height: 27px;
}

.menuRow A,
.menuRowOver A,
.menuRowSelected A
 {
  color: #e2e2e2;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.menuRow A:hover,
.menuRowOver A:hover {
  color: #fff;
  text-decoration: none;
}

.newProductsCellLeft {
  background: url(../../images/black/vare_boks2.jpg);
  background-repeat: no-repeat;
  height: 180px;
  width: 385px;
}

.newProductsCellRight {
  background: url(../../images/black/vare_boks_lille2.jpg);
  background-repeat: no-repeat;
  height: 180px;
}

.newProductsImageLeft {
/*  width: 130px;
  height: 120px;*/
}

.newProductsImageRight {
/*  width: 130px;
  height: 120px;*/
}

.newProductsCartIconLeft {
}

.newProductsCartIconRight {
}

.newProductsDescriptionLeft {
  padding: 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  width: 200px;
}

.newProductsDescriptionLeft A {
  color: #fff;
  text-decoration: none;
}

.newProductsDescriptionRight A {
  color: #fff;
  text-decoration: none;
}

.newProductsDescriptionRight {
  padding: 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  width: 110px;
}

.productsName{
  font-size: 14px;
}
.newProductsInfo {
  font-size: 10px;
}

.newProductsPriceLeft {
  float: left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  width: 120px;
  text-align: right;
  color: #2690ff;
  margin-right: 40px;
}

.newProductsPriceRight {
  float: left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  width: 70px;
  text-align: right;
  color: #2690ff;
  margin-right: 10px;
}

.textBox {
  background: url(../../images/black/textbox.gif);
  background-repeat: no-repeat;
  height: 174px;
  padding-left: 10px;
  padding-top: 10px;
}

.indexText {
  width: 335px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

.bestSellerBox {
  background: url(../../images/black/most_pop.jpg);
  background-repeat: no-repeat;
  padding-left: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.bestSellersLink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  color: #e2e2e2;*/
  color: #000;
  text-decoration: none;  
}

.bestSellersLink:hover {
  color: #fff;
  text-decoration: none;
}

.bestSellersPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}

#bestSellersPrice1 {
  color: #f00;
}

.content {
  background: #000;
}

.bigBox {
  background: url(../../images/black/big_box.gif);
  background-repeat: no-repeat;
  _height: 580px;
  min-height: 580px;
}

.bigBoxReview {
  background: url(../../images/black/big_box.gif);
  background-repeat: no-repeat;
  _height: 80px;
  min-height: 80px;
}

.productInfoName {
  height: 50px;
  padding-left: 2px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
}

.productInfoDescription {
  padding-left: 12px;
  padding-top: 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}

.productInfoButtonPrice {
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
}

.productInfoImage {
  background: url(../../images/black/rettelser_mid.jpg);
  background-repeat: no-repeat;
  height: 224px;
  align: center;
}

.breadcrumb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

.xsellBox {
  background: url(../../images/black/vare_boks_lille2.jpg);
  background-repeat: no-repeat;
  height: 162px;
}

.xsellImage {
/*  width: 130px;
  height: 120px;*/
}

.productsListBox {
  background: url(../../images/black/vare_boks2.jpg);
  background-repeat: no-repeat;
  height: 180px;
  width: 385px;
}

.wight {
  color: #fff;
}

.infoPage {
  padding-right: 20px;

}

.outer {
  background: #272727 url(../../images/black/big_box_bg.gif);
  background-repeat: repeat-x;

}

.outerLeft {
  background: url(../../images/black/big_box_left.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 5px;
}

.outerRight {
  background: url(../../images/black/big_box_right.gif);
  background-repeat: no-repeat;
  background-position: top right;
  padding-right: 5px;
  padding-bottom: 5px;
}

.bigBox_bg {
  background: url(../../images/black/big_box_bot.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  _height: 610px;
  min-height: 610px;
}

#categoryItem {
  background: url(../../images/black/kategori.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  height: 81px;
}

#categoryItemName A {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #e2e2e2;
  font-weight : bold;
  text-decoration: none;
}

#categoryItemName A:hover {
  color: #fff;
}

.reviewsBox {
  background: url(../../images/black/anmeld_box.gif);
  background-repeat: no-repeat;
  height: 108px;
  padding-top: 30px;
}

.reviewsBox_danish {
  background: url(../../includes/languages/danish/images/black/anmeld_box.gif);
  background-repeat: no-repeat;
  height: 108px;
  padding-top: 30px;
}

.reviewsBox_english {
  background: url(../../includes/languages/english/images/black/anmeld_box.gif);
  background-repeat: no-repeat;
  height: 108px;
  padding-top: 30px;
}

.reviewsBox_svenska {
  background: url(../../includes/languages/svenska/images/black/anmeld_box.gif);
  background-repeat: no-repeat;
  height: 108px;
  padding-top: 30px;
}

.reviewsBox_norsk {
  background: url(../../includes/languages/norsk/images/black/anmeld_box.gif);
  background-repeat: no-repeat;
  height: 108px;
  padding-top: 30px;
}

.reviewsBox_greenland {
  background: url(../../includes/languages/greenland/images/black/anmeld_box.gif);
  background-repeat: no-repeat;
  height: 108px;
  padding-top: 30px;
}

.reviewsBox_german {
  background: url(../../includes/languages/german/images/black/anmeld_box.gif);
  background-repeat: no-repeat;
  height: 108px;
  padding-top: 30px;
}

.reviewsBox_faroe {
  background: url(../../includes/languages/faroe/images/black/anmeld_box.gif);
  background-repeat: no-repeat;
  height: 108px;
  padding-top: 30px;
}

.reviewDevisor {
  background: url(../../images/black/reviewDevisor.jpg);
  background-repeat: no-repeat;
  height: 29px;
  width: 100%;
  padding-left: 120px;
  background-position: 3;
}

.top_header {
  background: #515151;
}

.search {
  width: 147px;
  height: 38px;
  border-left: 2px solid #f4cb36;
  border-top: 2px solid #f4cb36;
  border-bottom: 2px solid #f4cb36;
  border-right: 0px solid #f4cb36;
  font-size: 25px;
}

#wibox {
  background: url(../../images/black/what_is_box.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}

#cdescription {
  padding-left: 15px;
  padding-right: 20px;
  font-family: Verdana,Arial,sans-serif;
  font-size: 12px;
}

#cheadline {
  padding-left: 25px;
  padding-right: 20px;
  font-family: Verdana,Arial,sans-serif;
  font-size: 20px;
}
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
/*** End Header Tags SEO ***/

.boxHeaders {
  font-family: arial;
  font-size: 16px;
  font-stretch: extra-condensed;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}

.similar_products_left {
  background-image: url('images/bg_sim_left.jpg');
  background-repeat: no-repeat;  
}

.similar_products_center {
  background-image: url('images/bg_sim_center.jpg');
  background-repeat: repeat-x;
}

.similar_products_right {
  background-image: url('images/bg_sim_right.jpg');
  background-repeat: no-repeat;  
}

.newProductsPriceSimilar {
  color: #77CF2F;
}

.prod_currency{
	 font-family: Verdana, Arial, sans-serif;
 	font-size: 12px;
 	font-weight: normal;
	color:#f9c406;
}


.similar_products_left_ye {
  background-image: url('images/by_sim_left.gif');
  background-repeat: no-repeat;  
}

.similar_products_center_ye {
  background-image: url('images/by_sim_cen.gif');
  background-repeat: repeat-x;
}

.similar_products_right_ye {
  background-image: url('images/by_sim_rih.gif');
  background-repeat: no-repeat;  
}





