/*
  $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: #FFFFF; }
.OuterTable2 { background: #FFFFF; }

.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: 10px; font-style:italic; color: #8b929c; }

.navBar { padding: 0px 15px 0 0; }
.navBarFooter { font-size: 11px; }

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

.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: #00000; text-decoration: underline; }

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

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

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

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

h1.product_info {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
  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: #000000;
  height: 30px;
  font-weight: bold;
}

TD.productsStock {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  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:0px solid #eeeeee;
  border-right:0px solid #eeeeee;
  border-bottom:0px solid #eeeeee;
}

TD.infoboxhead {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  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: #000000;
  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: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  height: 25px;
  text-transform:uppercase;
}

TD.columLeftBox,
TD.columRightBox { border-top: 1px solid #000000; padding-top: 20px; padding-bottom: 20px; }

.columLeftBoxContents,
.columRightBoxContents { }

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

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;
  font-weight: bold;
  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_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: 110px; } 
.prodListName { font-size: 11px; height: 20px;  }

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

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


.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: #000000;
  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: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  height: 25px;
  text-transform:uppercase;  
}
TD.contentBoxHeadingRight {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #000000;
  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: #f96c02;
}

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

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

TD.homePageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 32px;
  color: #000000;
  padding: 30px 0px;
}
.pageListPrice {
    color : #000000;
    font-size: 12px;
    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: #000000;
  font-size: 11px;
}


TD.produktoverskrift, P.main {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #000000;
  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: #000000; }
.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:#000000;
}
/* 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;
}

 
