/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl 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-color: #ffb3b5; color: #cc0033; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; background-color: #ffb3b5; color: #cc0033; }
.productsNotifications { background: #f2fff7; color: #cc0033;  }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; background-color: #ffffff; text-decoration: underline; }

BODY {
  background: #330000;
  color: #990033;
  margin: 0px;
}

h3 {
  background: #ffffff;  
  color: #660033;
  font-size: 12px;
}

h2 {
  color: #660033;
  font-size: 12px;
  margin-bottom: 0px;
}

table { background: #ffffff; color: #660033;
}

A {
  color: #660033;
  background: none;
  text-decoration: none;
}

A:hover {
  color: #ff0000;
  background: none;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
background: #E6D2DD;
color: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
  color: #660033;
  border-bottom: 1px dotted #660033;
}

TD.headerNavigation_v {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #660033;
  background-color: #ffffff;
  font-weight : bold;
  border-bottom: 1px dotted #660033;

}

TD.headerNavigation_r {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #660033;
  background-color: #ffffff;
  font-weight : bold;
  line-height:150%;
  border-bottom: 1px dotted #660033;
	}

A.headerNavigation { 
  font-size: 10px;
	color: #660033; 
  background: #ffffff;
}

A.headerNavigation:hover {
  color: #ff0000;
  background: #ffffff;
}

A.catNavigation { 
  font-size: 10px;
  color: #660033;
  background: none; 
  
}

A.catNavigation:hover {
  color: #ff0000;
  background: none;
  }

TR.headerError {
    color: #000000;
	background: #ff0000;
}

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

TR.headerInfo {
  color: #000000;
  background: #00ff00;
}

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

TR.footer {
  color: #ffffff;
  background: #E6D2DD;
  }

TD.footer_v {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E6D2DD;
  background-image: url('pic/bund-side.jpg');
  background-repeat : no-repeat; background-attachment : fixed; background-position: left bottom;
  color: #990033;
  line-height:150%;
  border-top: 1px solid #E6D2DD;
}

TD.footer_r {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E6D2DD;
  background-image: url('pic/bund-side.jpg');
  background-repeat : no-repeat; background-attachment : fixed; background-position: right bottom;
  color: #990033;
  border-top: 1px solid #E6D2DD;
}

.infoBox {
  background: #E6D2DD;
  color:#ffffff;  
}

.infoBox_login {
  background: #E6D2DD;
  color:#660033;
  padding: 15px; 
  border-bottom: 2px Solid #000000; 
  border-right: 2px solid #000000;	
  
}

.infoBox_knap {
  background: #ffffff;
  color: #660033;
}

.infoBoxContents {
  background: #ffffff;
  color: #660033;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents2 {
  background: #000000;
  color: #660033;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents_login {
  background: #E6D2DD;
  color: #660033;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #660033;
  color: #ffffff;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #E6D2DD;
  color: #990033;
}

a.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #E6D2DD;
  color: #990033;
}

A:hover.infoBoxHeading {
  color: #ff0000;
  background: none;
  text-decoration: underline;
}

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: #ffffff; color: #660033;
}

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

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

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

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

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

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

TD.pageHeading, DIV.pageHeading {
  font-family: Garamond, Verdana, Arial, sans-serif;
  font-size: 21px;
  font-weight: bold;
margin-top: 5px;	
	margin-bottom: 5px;
  color: #660033;
  background: #ffffff;
}

TD.pageHeading_login {
  font-family: Garamond, Verdana, Arial, sans-serif;
  font-size: 21px;
  font-weight: bold;
  color: #660033;
  background: #E6D2DD;
}

h1 {
	font-family: Garamond, Verdana, Arial, sans-serif;
  	font-size: 22px;
  	font-weight: bold;
	position:relative;
	margin-top: 5px;	
	margin-bottom: 5px;
  	color: #660033;
  	background: #ffffff;
	}

h1.skjul
	{font-family: Garamond, Verdana, Arial, sans-serif;
  	font-size: 9px;
  	font-weight: bold;
	color: #E6D2DD;
	background-color:#E6D2DD;
	}


b.pageHeading {
  font-family: Garamond, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #660033;
  background: #ffffff;
}

TR.subBar {
  background: #ffffff;
  color: #660033;
}

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

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: 10px;
  color: #aabbdd;
  background: #ffffff;
}

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

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

TABLE.formArea {
  background: #ffffff;
  color: #660033;
  border-color: #660033;
  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;
  background: #ffffff;
  font-weight: bold;
}

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

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

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

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

/* message box */

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

/* input requirement */

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

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

.tekst_boks_forside { width: 98%; padding: 5px; font-family: Verdana, Arial, sans-serif;
  color: #660033; background-color: #ffffff; border: 0px solid #E6D2DD;
}
 
.maininfo {
	margin-top:10px;
	margin-left:15px;
	margin-right:15px;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #660033;
  background-color: #ffffff;
}

.spalte1 {float: left; width: 48%; padding-left: 0px; padding-right: 5px; border-right: 1px solid #660033; text-align:left; }
.spalte2 {float: left; width: 48%; padding-left: 10px; padding-right: 0px; text-align:left;}

.spalte3 {float: left; width: 48%; padding-left: 0px; padding-right: 5px; text-align:left;}
.spalte4 {float: right; width: 48%; padding-left: 5px; padding-right: 0px; text-align:left;}

.spalte3a {float: left; width: 100%; padding-left: 0px; padding-right: 5px; text-align:left;}

.catdescript {
	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
	font-weight: normal;
	color: #660033;
	text-decoration: none;
	}
.imgleft {
        float: left;
        margin-right: 10px;
        }
