/*
  $Id: stylesheet.css,v 1.47 2002/06/11 19:49:51 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
 
  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Tahoma, Verdana, sans-serif; font-size: 11px; }
.errorBox { font-family : Tahoma, Verdana, sans-serif; font-size : 11px; background: #ffffff; font-weight: bold; }
.stockWarning { font-family : Tahoma, Verdana, sans-serif; font-size : 11px; color: #000000; }

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

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

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

FORM {
	display: inline;
}

TR.header {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 11px;
  background: #C00000;
  color: #cococo;
  font-weight : bold;
    text-align : center;
}

TR.headerNavigation {
  background: #092C83 ;
}

TD.headerNavigation {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 11px;
  background: #C00000;
  color: #cococo;
  font-weight : bold;
}

A.catl1 {
  font-size : 11px;
  font-weight : bold;
  }

A.catnav_l1 {
  font-size : 11px;
  }

A.catl2 {
  font-size : 11px;
  }
  
P.catl1 {
	margin-top : 11px;
	margin-bottom : 0px;
}

P.catl2 {
	margin-top : 1px;
	margin-bottom : 1px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #C00000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #C00000;
}

TD.footer {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 11px;
  background: #C00000;
  color: #cococo;
  font-weight: bold;
}

.infoBox {
  background: #000000;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #c00000;
  color: #ffffff;
}

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

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;
}

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;
}

TR.productListing-heading {
  /*font-weight: bold; */
  background: #ffffff;
}

TD.productListing-heading {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps; 
}

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

A.productListing-pname {
  font-size: 11px;
  font-weight: bold;
    color: #ffffff;
}

A.pageResults { 
  color: #C00000; 
}

A.pageResults:hover { 
  color: #000000; 
  background: #092C83; 
}
/* här kontrollerar man rubriken på huvudsidan! */
TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

TR.subBar {
  background: #C00000;
}

TD.subBar {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 10px;
  color: #ffffff;
}
/*  här kontrollerar man texten i huvudfönstret! */
TD.main,  P.main {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 13px;

}

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

TD.accountCategory {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

TD.fieldKey {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 10px;
 /*  font-weight: bold; */
}

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

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

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

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

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

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

TABLE.formArea {
  background: #ffffff;
  border-color: #C0C0C0;
  border-style: solid;
  border-width: 1px;
}

TABLE.norm {
  padding: 0px;
  margin: 0px;
  border-width: 0px;
  width: 100%
}
TD.norm {
  width: 33%;
}
TD.catl2 {
  padding-left: 15px;
}

TD.catl3 {
  padding-left: 30px;
}

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

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

SPAN.productSpecialPrice {
  font-family: Tahoma, Verdana, sans-serif;
  color: #D70101;
}

TD.checkoutBar {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

SPAN.checkoutBarHighlighted {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ff0000;
}


#htmleditor img {
	border : 0px;
}

#htmleditor hr {
	color : #9AA2DC;
	height : 1px;
}

#htmleditor h1 {
	color : #26296C;
	font-weight : bolder;
	font-size: 10px;
	font-family : Tahoma,  Verdana, Helvetica, Geneva, sans-serif;
}

#htmleditor h2 {
	color : #26296C;
	font-weight : bolder;
	font-size: 10px;
	font-family : Tahoma,  Verdana, Helvetica, Geneva, sans-serif;
}

#htmleditor h3 {
	color : #26296C;
	font-size: 10px;
	font-family : Tahoma,  Verdana, Helvetica, Geneva, sans-serif;
}

#htmleditor strong {
	font-weight : bolder;
	font-size: 10px;
	font-family : Tahoma,  Verdana, Helvetica, Geneva, sans-serif;
	color: #000000;
}

#htmleditor p {
	font-size: 10px;
	font-family : Tahoma,  Verdana, Helvetica, Geneva, sans-serif;
	color: #000000;
}

#htmleditor {
	font-size: 10px;
	font-family : Tahoma,  Verdana, Helvetica, Geneva, sans-serif;
	color: #000000;
}

#htmleditor a:link {
	font-size : 10px;
	text-decoration : underline;
	color : #343B63;
	font-family : Tahoma,  Verdana, Helvetica, Geneva, sans-serif;
}

#htmleditor a:visited {
	font-size : 10px;
	text-decoration : underline;
	color : #343B63;
	font-family : Tahoma,  Verdana, Helvetica, Geneva, sans-serif;
}

#htmleditor a:hover {
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
	color : #F58220;
	font-family : Tahoma,  Verdana, Helvetica, Geneva, sans-serif;
}

#htmleditor a:active {
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
	color : #F58220;
	font-family : Tahoma,  Verdana, Helvetica, Geneva, sans-serif;
}

#htmleditor a:focus {
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
	color : #F58220;
	font-family : Tahoma,  Verdana, Helvetica, Geneva, sans-serif;
}

em {
	font-size: 10px;
	font-family : Tahoma,  Verdana, Helvetica, Geneva, sans-serif;
	font-style : italic;
}
/*  här kontrollerar man det som är understruket! */
u {
	font-size: 13px;
	font-family : Tahoma,  Verdana, Helvetica, Geneva, sans-serif;
	text-decoration : underline;
}

ul {
	font-size: 10px;
	font-family : Tahoma,  Verdana, Helvetica, Geneva, sans-serif;
}

ol {
	font-size: 10px;
	font-family : Tahoma,  Arial, Helvetica, Geneva, sans-serif;
}
