/*

  $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: Arial, Verdana, sans-serif; font-size: 9px; font-color: #000033: }

.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; }

.productsNotifications { background: #fefffd; }

.productsNotifications2 { background: #dadaa2; }

.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }



/* BÖ bakgrunden generell  */

BODY {

  background: #fefffd;

  color: #000033;

  margin: 0px;

}



A {

  color: #000033;

  text-decoration: none;  font-weight : bold;



}



A:hover {

  color: #000033;

  text-decoration: underline;

}



FORM {

	display: inline;

}



TD.category_desc {

  font-family: Arial, Verdana, sans-serif;

  background: #fefffd;

  font-size: 11px;

  line-height: 1.5;

}



/* BÖ header    */

TR.header {

  background: #fefffd;

}



TR.headerNavigation {

  background: #bbc3d3;

}

/* BÖ header navigation  */

TD.headerNavigation {

  font-family: Arial, Verdana, sans-serif;

  font-size: 13px;

  background: #333399;

  color: #ffffff;

  font-weight : bold;

}



TD.headerNavigationtext {

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px;

  background: #62a059;

  color: #ffffff;

  font-weight : bold;

}

  




A.headerNavigation { 

  color: #ffffff; 

}

/* BÖ header navigation  */

A.headerNavigation:hover {

  color: #ffffff;

}



TR.headerError {

  background: #ff0000;

}



TD.headerError {

  font-family: Tahoma, Arial, Verdana, sans-serif;

  font-size: 12px;

  background: #ff0000;

  color: #ffffff;

  font-weight : bold;

  text-align : center;

}



TR.headerInfo {

  background: #00ff00;

}



TD.headerInfo {

  font-family: Tahoma, Arial, Verdana, sans-serif;

  font-size: 12px;

  background: #00ff00;

  color: #ffffff;

  font-weight: bold;

  text-align: center;

}



TR.footer {

  background: #ffffff;

}

/* BÖ streck  */

TD.footer {

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px;

  background: #ffffff;   

  color: #313131;

  font-weight: bold;

}



.infoBox {

  background: #3B867C;

   

}



.infoBox2{

  background: #ccccff;

   

}



.infoBox3{

  background: #999966;

   

}



.infoBox4{

  background: #dadaa2;

   

}



.infoBox5 {

  background: #FFFFFF;

   

}



/*  BÖ bakgrund boxar och text varukorg 82be96*/

.infoBoxContents {

  background: #ffffff;

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px;

  color: #000033; font-weight : bold;





}



.infoBoxContentsx {

  background: #ffffff;

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px;

  color: #313131; font-weight : bold;





}





.infoBoxContents2 {

  background: #ccccff;

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px;

  color: #313131; font-weight : bold;





}



.infoBoxContents3 {

  background: #ccccff;

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px;

  color: #313131; font-weight : bold;





}



/* felsignaler BÖ */ 

.infoBoxNotice {

  background: #f9c37f;

}



.infoBoxNoticeContents {

  background: #f9c37f;

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px;

}

/* BÖ rubrik boxar */

TD.infoBoxHeading {

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #333399;

  color: #ffffff;

}



A.infoBoxHeading{ 

  color: #313131; 

}

 

A.infoBoxHeading:hover {

  color: #313131;

}





TD.infoBox, SPAN.infoBox {

  font-family: Arial, Verdana, 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;

}



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: #bbc3d3;

  border-spacing: 1px;

}



/* BÖ listning böcker rubrik */

.productListing-heading {

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px;

  background: #ccccff;

  color: #000033;

  font-weight: bold;

}

  /* BÖ listning böcker rubrik  sortat fält*/

.productListing-Xheading {

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px;

  background: #ccccff;

  color: #000033;

  font-weight: bold;

}

/* BÖ listning böcker */

TD.productListing-data {

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #ffffff;

  color: #000033;

}

TD.productListing-data2 {

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px;

  font-weight: bold;

  background: #ffffff;

 color: #000033; 

}



A.pageResults {

  color: #000033;

  font-weight: bold;

  background: #ccccff;

}



A.pageResults:hover {

  color: #2c241e;   

  background: #ada760;  

}



TD.pageHeading, DIV.pageHeading {

  font-family: Arial, Verdana, sans-serif;

  font-size: 15px;

  font-weight: bold;

  color: #000033;

}



TD.pageHeading2, DIV.pageHeading2 {

  font-family: Arial, Verdana, sans-serif;

  font-size: 15px;

  font-weight: bold;

  color: #575030;

  background: #dadaa2;

}



TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px;

  color: #000033;

}

 

TD.condmain, P.condmain {

  font-family: Arial, Verdana, sans-serif;

  font-size: 12px;

  line-height: 1.5;

  background: #fefffd;

  color: #000033;

}



TD.main, P.main {

  font-family: Arial, Verdana, sans-serif;

  font-size: 12px;

  line-height: 1.5;

  background: #ccccff;

  color: #000033;

}



TD.mainy, P.mainy {

  font-family: Arial, Verdana, sans-serif;

  font-size: 12px;

  line-height: 1.5;

  background: #ffffff;

  color: #000033;

}



 

TD.mainx, P.mainx {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  

  background: #ffffff;

  color: #000033;
    
}



TD.main2, P.main2 {

  font-family: Arial, Arial, Verdana;

  font-size: 9px;

  line-height: 1.5;

  background: #758d47;

  color: #ffffff;

}

  

TD.main3, P.main3 {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  line-height: 1.5;

  background: #758d47;

  color: #000033;

}





TD.main4, P.main4 {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  line-height: 1.5;

  background: #758d47;

  color: #ffffff;

}

TD.main5, P.main5 {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  line-height: 1.5;

  background: #dadaa2;

  color: #2c241e;

}





 

TD.csmain, P.csmain {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  line-height: 1.5;

  background: #ccccff;

  color: #000033;

}



TD.csmain2, P.csmain 2{

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  line-height: 1.5;

  background: #758d47;

  color: #2c241e;

}



TD.csmain3, P.csmain3{

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

  line-height: 1.5;

  background: #ccccff;

  color: #000033;



 } 

  

TD.smallText, SPAN.smallText, P.smallText {

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px; 

  color: #ccccff;

 background: #f8da880;

}



TD.smallTextx, SPAN.smallText, P.smallText {

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px; 

  color: #000033;

 background: #ffffff;

}



TD.smallText2, SPAN.smallText2, P.smallText2 {

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px; 

  color: #000033;

 background: #ccccff;

}



TD.smallText3, SPAN.smallText3, P.smallText3 {

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px; 

  color: #2c241e;

 background: #dadaa2;

}



TD.smallText4, SPAN.smallText4, P.smallText4 {

  font-family: Arial, Verdana, sans-serif;

  font-size: 12px; 

  color: #000033;

 background: #f8da880;

}

TD.smallText5, SPAN.smallText5, P.smallText5, DIV.smallText5 {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px; 

  color: #000033;

 background: #f8da880;

}



TD.accountCategory {

  font-family: Arial, Verdana, sans-serif;

  font-size: 13px;

  color: #aabbdd;

}



TD.fieldKey {

  font-family: Arial, Verdana, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  font-family: Arial, Verdana, sans-serif;

  font-size: 12px;

}



TD.tableHeading {

  font-family: Arial, Verdana, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.newItemInCart {

  font-family: Arial, Verdana, sans-serif;

  font-size: 10px;

  color: #000033;

}



CHECKBOX, INPUT, RADIO, SELECT {

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

}



TEXTAREA {

  width: 100%;

  font-family: Arial, Verdana, sans-serif;

  font-size: 11px;

}



SPAN.greetUser {

  font-family: Arial, Verdana, sans-serif;

  font-size: 12px;

  color: #f0a480;

  font-weight: bold;

}



TABLE.formArea {

  background: #fefffd;

  border-color: #7b9ebd;

  border-style: solid;

  border-width: 1px;

}



TD.formAreaTitle {

  font-family: Tahoma, Arial, Verdana, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.markProductOutOfStock {

  font-family: Tahoma, Arial, Verdana, sans-serif;

  font-size: 12px;

  color: #c76170;

  font-weight: bold;

}



SPAN.productSpecialPrice {

  font-family: Arial, Verdana, sans-serif;

  color: #ff6633;

}



SPAN.errorText {

  font-family: Arial, Verdana, sans-serif;

  color: #ff0000;

}

/*ändrat från DADAA2 till ccccff */

.moduleRow { }

.moduleRowOver { background-color: #ccccff; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #ccccff; }



.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #8c8c8c; }

.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #000033; }



/* message box */



.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 10px; }

.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #fefffd; }

.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #fefffd; }



/* input requirement */



.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #ff0000; }
