/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $   ========================================  
   DIGISTORE ECOMMERCE OPEN SOURCE VER 3.0  
   ========================================
      
   (c)2005-2006
   The Digistore Developing Team NZ   
   http://www.digistore.co.nz                       
                                                                                           
   SUPPORT & PROJECT UPDATES:                                  
   http://www.digistore.co.nz/support/
   
   Portions Copyright (c) 2003 osCommerce
   http://www.oscommerce.com   
   
   This software is released under the
   GNU General Public License. A copy of
   the license is bundled with this
   package.   
   
   No warranty is provided on the open
   source version of this software.
 
   Template System Developed by KPR IT Solutions 
   Website : http://www.kpritsolutions.com
   http://www.kprtechnologies.com   

   ========================================
   ========================================
   
*/

.OuterTable1 { background: #efefef url(images/pageBg.gif); background-position: top left; background-repeat: repeat-x; }
.OuterTable1Top { background: url(images/footerTopDes.gif); background-position: bottom center; background-repeat: repeat-x; }
.OuterTable1Bottom { background: url(images/footerBg.gif); background-position: bottom center; background-repeat: repeat-x; }
.footerBg { background: url(images/footerBg.gif); background-position: bottom center; background-repeat: repeat-x; height: 487px; }
.OuterTable2 { background: #efefef; }
.OuterTable2Bottom {}


.headerTop { font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; }
.headerTop a { font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; }
.headerTop a:hover { font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; }

.headerSearchBg { background:url(images/searchBg.gif) no-repeat; height: 48px; width: 285px;}
.shoppingCartBg { padding-bottom: 10px; background:url(images/shoppingCart.gif) no-repeat bottom right; width: 78px; height: 82px; }
.shoppingCartText  { font-family: 10px; vertical-align: top;}
.shoppingCartText  a, .shoppingCartText  a:hover { text-decoration: none;  }

.headerBg  { background:url(images/headerBg.gif); background-position: top left; background-repeat: repeat-x; height: 170px; }

.saveBg { background:url(images/saveBg.gif); background-position: top left; background-repeat: no-repeat; height: 41px; width: 41px; color: #eaeaea; font-size: 9px; }
.saveText { font-size: 9px; font-style:none; font-weight: bold; color: #8b929c; }

.navBg { background:url(images/navBg.gif); background-position: top left; background-repeat: repeat-x; height: 76px; vertical-align:middle; }

.navBgOver  A { padding-left: 12px; padding-right: 12px; padding-top: 20px; color: #91949d; text-transform: uppercase; font-size: 13px; text-decoration:none; height: 76px;}
.navBgOver  A SMALL{ padding-left: 12px; padding-right: 12px; color: #51e4ee; text-transform: capitalize; font-size: 10px; text-decoration:none; }

.navBgOver  A:hover { padding-left: 12px; padding-right: 12px; color: #FFFFFF; text-transform: uppercase; font-size: 13px; text-decoration:none;}
.navBgOver  A:hover SMALL{ padding-left: 12px; padding-right: 12px; color: #51e4ee; text-transform: capitalize; font-size: 10px; text-decoration:none; }

TD.navBgOverOver { background: url(images/navBgOver.gif) repeat-x; height: 76px; padding-left: 10px; padding-right: 10px;}
TD.navBgOver { padding-left: 10px; padding-right: 10px; height: 76px;}
   

.navBgOverOver  A { padding-left: 12px; padding-right: 12px; padding-top: 20px; color: #91949d; text-transform: uppercase; font-size: 13px; text-decoration:none; height: 76px;}
.navBgOverOver  A SMALL{ padding-left: 12px; padding-right: 12px; color: #51e4ee; text-transform: capitalize; font-size: 10px; text-decoration:none; }

.navBgOverOver  A:hover { padding-left: 12px; padding-right: 12px; color: #FFFFFF; text-transform: uppercase; font-size: 13px; text-decoration:none;}
.navBgOverOver  A:hover SMALL{ padding-left: 12px; padding-right: 12px; color: #51e4ee; text-transform: capitalize; font-size: 10px; text-decoration:none; }

.navBottomBg { background:url(images/navBottomBg.gif); background-position: top left; background-repeat: repeat-x; height: 25px; }

.columDesign { background:url(images/columDesign.gif); background-position: top left; background-repeat: repeat-y; }
.footerTopDes { background:url(images/footerTopDes.gif); background-position: top left; background-repeat: repeat-x; }

.footerNewsLetterBg  { background:url(images/img_footer_newsletterBg.gif) no-repeat; width:223px; height: 30px;}
.footerNewsLetterHeading  { font-size: 12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#ababad; } 

.footerLoginBg  { background: url(images/img_loginBg.gif) no-repeat; width: 323px; height: 30px;  }
.footerLoginHeading  { font-size: 12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#ababad; } 

.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 { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #5680A9; text-decoration: underline; }

BODY {
  color: #000000;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif; 
  font-size: 11px;  
}

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

A:hover {
  color: #5680A9;
  text-decoration: underline;
}

A.top {
  color: #ffffff;
  text-decoration: none;
  font-family: Verdana;
  font-size: 10px;
}

A.klarna_cart {     

  color: #ffffff;
  text-decoration: none;
  font-family: Verdana;
  font-size: 10px;
}

A.top:hover {
  color: #ffffff;
  text-decoration: underline;
  font-family: Verdana;
  font-size: 10px;
}

TD  { font-size: 12px;} 

FORM {
    display: inline;
}

/* Tekstannonsen på toppen av forsiden */
TABLE.tekstannonse {
  border:1px solid #CFCFCF;
  }
  
TR.header {
  background: #ffffff;
}
TD.headerNavigation {
  color: #919191; 
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif;
  padding-bottom: 8px;
}
A.headerNavigation { 
  color: #919191; 
  text-decoration:none;
}

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

TR.headerError {
  background: #000000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  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;
}
TD.headerproduct {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #666666;
  font-weight: bold;
}

h1.product_info {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #666666;
  font-weight: bold;
}

TD.productsprice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #1069b9;
  padding-right: 95px;
}

TD.productsprice SPAN{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #d30002;
}

TD.productsModule {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #666666;
  height: 30px;
  font-weight: bold;
}

TD.productsStock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #666666;
  height: 30px;
}

.addLink {
    background: url(images/adLinkBg.gif) repeat-y;
    font-size: 14px;
    text-transform:uppercase;
    color: #3f3f3f;
    text-decoration: none;
    width: 205px;
    height: 68px;
    padding-left: 15px;
    border-bottom: 1px solid #e7e7e7;
}

.addLink a, .addLink a:hover {
    font-size: 14px;
    text-transform:uppercase;
    color: #3f3f3f;
    text-decoration: none;
    display: block;
}
.addLink a SPAN, .addLink a:hover  SPAN {
    font-size: 11px;
    text-transform: capitalize;
    color: #8f9092;
    text-decoration: none;
}

.addLinkActive {
    background: url(images/adLinkActiveBg.gif) repeat-y;
    font-size: 14px;
    text-transform:uppercase;
    color: #e5e5e5;
    text-decoration: none;
    width: 205px;
    height: 68px;
    padding-left: 15px;
}

.addLinkActive a, .addLinkActive a:hover {
    font-size: 14px;
    text-transform:uppercase;
    color: #e5e5e5;
    text-decoration: none;
    display: block;
}
.addLinkActive a SPAN, .addLinkActive a:hover  SPAN {
    font-size: 11px;
    text-transform: capitalize;
    color: #5ebfc8;
    text-decoration: none;
}

TABLE.infoboxTable {  }

.myinfoBox {
  background: #f7f7f7;
  border-left:1px solid #eeeeee;
  border-right:1px solid #eeeeee;
  border-bottom:1px solid #eeeeee;
}

TD.infoboxhead {
  font-family: Verdana, Arial, sans-serif;
  color: #272727;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px; 
}

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


/* Infoboks, innhold under heading */
.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; 
  background-color:#FFFFFF; 
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
  background-color:#f7f7f7;
  border-left:1px solid #eeeeee;
  border-right:1px solid #eeeeee;
  border-top:1px solid #eeeeee;
}

/* colum ................. */

TD.columLeftBoxHeading, 
TD.columRightBoxHeading    {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #4d4e52;
  font-weight: bold;
  background: url(images/infobox/infoBoxHeadingBg.gif) repeat-x;
  height: 25px;
}

TD.columLeftBox,
TD.columRightBox { }

.columLeftBoxContents,
.columRightBoxContents { }

.columLeftBoxText,
.columRightBoxText,
.columLeftBoxText TD,
.columRightBoxText TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#7993aa; 
}

TD.columLeftBoxText  a  {   
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #858585;
  text-decoration: none; 
}

TD.columLeftBoxText  a:hover  {   
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #363636;
  text-decoration: none; 
}

TD.columLeftBoxText  a  b{ color: #363636; }

TD.CatTD:hover { background: url(images/catTDBg.gif) no-repeat center left; }
TD.CatTDSelected { background: url(images/catTDBg.gif) no-repeat center left; }

TD.columLeftBoxFooter  { background:url(images/infobox/columLeftFooter.gif); background-position: top left; background-repeat: repeat-x;}
TD.columRightBoxFooter  { background:url(images/infobox/columRightFooter.gif); background-position: top left; background-repeat: repeat-x;}
/* colum ................. */


/* Product Listing ......... */
.prodListfront { border: 0px solid #d8d7dc; background: #FFFFFF url(images/frontlistBg.gif) no-repeat bottom right; } 

.prodListfront_bestsellers  {border: 1px solid #d8d7dc; background: #FFFFFF; } 


/* Product Listing ......... */
.prodListTable { border: 1px solid #d8d7dc; background: #FFFFFF; } 
.prodListTableShadow { width: 397; height: 249px; background: #FFFFFF url(images/prodListBg.gif) no-repeat bottom right; } 

.prodListDesc { font-size: 12px; color: #858489; } 
.prodListImage { text-align: center; height: 225px; } 
.prodListName { font-size: 11px; font-weight: bold; font-style:italic; }

.prodListPrice {padding-right: 20; padding-left: 5px; color: #000000; font-size: 14px; font-weight: bold;}
.prodListPricebestsellers {color: #000000; font-size: 14px; font-weight: bold;}
.prodListPriceSpecial {padding-right: 5; color: #000000; font-size: 14px; font-weight: bold;}

.prodListPrice SPAN   { color: #000000; font-size: 14px; font-weight: bold;} 
.prodListPrice S  { color: #8c929e; font-size: 10px; font-weight: bold;}
.prodListPricebestsellers S  { color: #8c929e; font-size: 10px; font-weight: bold;}
.prodListPriceSpecial S  { color: #8c929e; font-size: 10px; padding-right: 5; font-weight: bold;}


.front_buy {padding-right: 10px;}



.prodExtLinks  {
    background:url(images/product_info_midd.gif); background-position: top left; background-repeat: no-repeat;
    width: 800px; height: 86px;
}

.shareLinks  {
    color: #626367;
    font-size: 10px;
}

.shareLinks a,
.shareLinks a:hover {
    color: #4ed9f8;
    text-decoration: underline;
}

.pageContents {}
.pageBorder {
     border: 1px solid #d8d7dc; background: #FFFFFF;
     padding: 10px;
 }

/* Product Listing ......... */

TD.infoBoxHeadingXsell {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
  background-color:#ffffff;
  border-left:1px solid #eeeeee;
  border-right:1px solid #eeeeee;
  border-top:1px solid #eeeeee;
}

.catmenu {
  background: #f7f7f7;
  border:1px solid #eeeeee;
}

.contentBox { }

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

TD.contentBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #4d4e52;
  font-weight: bold;
  background: url(images/infobox/infoBoxHeadingBg.gif) repeat-x;
  height: 25px;
}
TD.contentBoxHeadingRight {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #4d4e52;
  background: url(images/infobox/infoBoxHeadingBg.gif) repeat-x;
  height: 25px;
}

TD.prodNav a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #4d4e52;
  text-decoration:none;
}

TD.prodNav a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration:underline;
}

TD.footerBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  color: #b1b2b4;
  font-size: 14px;
  text-transform: uppercase;
  background:url(images/icon_footerHeadingBg.gif) repeat-x; height: 24px;
}

TD.footerBoxContent,
TD.footerBoxContent P {
  font-family: Verdana, Arial, sans-serif;
  color: #b1b2b4;
  font-size: 11px;
}
TD.footerBoxContent P STRONG{ color: #10b3d4; }

TD.footerLinkBg {
    background: url(images/footerCopyRightTop.gif) repeat-x bottom left; height: 42px;
    color: #57585a;
    font-size: 10px;
}

TD.footerLinkBg A,
TD.footerLinkBg A:hover {
    text-decoration: underline;
    color: #57585a;
}

TD.footerLinkBg A SPAN,
TD.footerLinkBg A:hover SPAN {
    text-decoration: underline;
    color: #0e9fbc;
}

TD.footer,
TD.footer A,
TD.footer A:hover {
    color: #57585a;
    font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #F6F5ed;
  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: #f5f5f5;
}

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: #FFFFFF;
}

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

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

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

A.pageResults {
  color: #5680A9;
}

A.pageResults:hover {
  color: #5680A9;
  background: #e9f4fc;
}

TD.pageHeading, DIV.pageHeading, h1.pageHeading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
}

.pageListPrice {
    color : #000000;
    font-size: 17px;
    font-weight: bold;
}
.pageListPrice S  { color: #8b929c; font-size: 10px;}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #666666;
  font-size: 11px;
}


TD.produktoverskrift, P.main {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #666666;
  font-size: 11px;
  background-image:url(/images/newprodbg.gif);
  border-top:1px solid #cecece;
  border-left:1px solid #cecece;
  border-right:1px solid #cecece;
  border-bottom:1px solid #cecece;
}


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

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: #000000;
}

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: #7b9ebd;
  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;
}
SPAN.productPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.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; }
.style1 {
  color: #ffffff;  
  font-family: Verdana;
  font-size: 10px;
}
.style7 {
color: #6e6e6e;  
  font-family: Verdana;
  font-size: 10px;
}
.style8 {color: #797979}
.style9 {font-size: 12px}

.productTitle {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
}
.txt90{
font-family:tahoma;
font-size:10px;
color:#909090;
}
.dropmenu{
font-family: Arial;
font-size: 12px;
color:#666666;
}
/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EOF: Additional Images */
    .maincont_mid_td{
    }
    
.tracking_div {
background-color: #f3f3f3;
border: solid 2px #e5e5e5;
padding: 10px;
font-size: 11px;
margin: 10px 0 0 0;
width: auto;
font-family: Verdana, Arial, sans-serif;
}

.hiddenDiv {
display: none;
}

.klarna_pp_td {
  color: #888888;  
  font-size: 10px;
}

.klarna_pp_td2 {
  color: #888888;  
  font-size: 10px;
}

SPAN.klarna_pp_span {
  color: #000000;  
}

A.klarna_partpayment {     

  color: #10A9B7;
  text-decoration: underline;
  font-weight: bold;
  font-size: 10px;
}
