/*
  $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;  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: #70d250; text-decoration: underline; }

BODY {

//background-color:#f0eff0;
background-color:#193c74;
  color: #000000;
  margin-top:10px;
//background-image: url('images/snowflake_1.jpg');
//background-image: url('images/back.gif');
//background-image: url('images/fallbackground2.jpg');
//background-attachment: fixed;
//background-image: url('images/fallbackground3.jpg');
//background-image: url('images/bluesnow.gif');
//background-image: url('images/bg-blue-s.jpg');
background-image: url('images/coinsbackground.jpg');

//background-repeat: repeat-x;
background-repeat: repeat;
  
}

A {

  color: #000000;

  text-decoration: none;

}



A:hover {

  color: #000000;

  text-decoration: underline;

}

FORM {

	display: inline;

}

TR.header {

  background: #ffffff;

}



TR.headerNavigation {



}



TD.headerNavigation {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #ffffff;

  font-weight : bold;

}



A.headerNavigation { 
 font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #ffffff;

  font-weight : bold;
}



A.headerNavigation:hover {
  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #ffffff;

  font-weight : bold;
}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  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;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
 /* background: #b6b7cb;*/
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:4px;
  
   
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}



TD.infoBoxHeading {

font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
padding-left:5px;
 
}

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;
}

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: #b6b7cb;

  border-spacing: 1px;

}
*/



TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.2;
 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #999999;
}

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: #ff0000;
}

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.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.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; color:#FF0000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#009900;   }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

 /*Mindsparx styles below */
 
  .box_title{

 font-family: Tahoma, Verdana, Arial;
 font-size: 12px;
 font-weight: bold;
 color: #4192BB;
 padding-bottom:0px;

 }   


 .box_price{

 font-family: verdana;
 font-size: 12px;
 color: #999999;
 font-weight: bold;
 padding-top:5px;
 padding-left:3px;

 }    
 
 .cart_header1{
  font-family: tahoma;
 font-size: 11px;
 color: #000000;
 font-weight: bold;

 }     

 .cart_header2{
  font-family: tahoma;
 font-size: 11px;
 color: #000000;

 }   

 .cart_header3{

  font-family: tahoma;
 font-size: 11px;
 color: #066094;
 font-weight: bold;
 text-decoration: none;

 }        


.link_prodinfo{

  font-family: tahoma;
 font-size: 11px;
 color: #55B713;
 text-decoration: none;

 }        
 
 .prodinfo_text{

  font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 color: #222222;

 }    
 
 .search_header1{
 font-family: verdana;
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;

 }

  .search_box_header{ 

   font-family: verdana;
   padding-left:7px;
   border-style: solid;
   border-width: 1px;
   border-color: #CCCCCC;  
   width: 140px;
   height: 18px;
   font-size: 10px;
   color:#333333;
   background-color: #FFFFFF;

 }       
 
 .search_box_leftnav{ 

   font-family: verdana;
   padding-left:0px;
   width: 110px;
   height: 18px;
   font-size: 10px;
   color:#333333;
   background-color: #ffffff;

 }     
 
  .prod_desc{
 font-family: arial;
 font-size: 12px;
 color: #353535;

 } 
 
 .prod_namn{
 font-family: tahoma;
 font-size: 11px;
 color: #FF5500;
 font-weight: bold;
 text-decoration: none;



}
.outline_box2 {

background-color:#FFFFFF;

border-top-width: 1px;

border-bottom-width: 1px;

border-right-width: 1px;

border-left-width: 1px;

border-style: solid;

border-color: #999999;

}



.outline_box3 {
border-top-width: 0px;
border-bottom-width: 0px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #B9B9B9;

}

.outline_box4 {
background-color:#FFFFFF;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #cccccc;

}

.kategori_meny{
  border-top: 0px solid #EAEAEA;
   border-bottom: 1px solid #DFDFDF;
    border-right: 0px solid #cccccc;
	 border-left: 0px solid #cccccc;
	 padding-top:3px;
	 padding-bottom:3px;
}

.productsname{
font-family:Tahoma, Arial, Helvetica, sans-serif;
 
color:#066094; 
text-transform:uppercase; 
font-size:11px; 
font-weight:bold; 
text-align:left;}


.rubrik_content {
  font-family: Arial,  Verdana, sans-serif;
  font-size: 16px;
  color: #066094;
  font-weight : bold;
}

.rubrik_content2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #EF5119;
  font-weight : bold;
}

/* för loginboxen*/
.rubrik_content3 {
  font-family: Arial,  Verdana, sans-serif;
  font-size: 12px;
  color: #273E68;
  font-weight : bold;

}

TABLE.productListing_mindsparx  {
background-color:#FFFFFF;
border-top-width: 0px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #999999;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff; 
  background-image: url("images/dott_lod.gif");
  background-repeat: repeat-y;
  color: #222222;
  font-weight: bold;
  padding: 8px;

}

.bg3{
 background-image: url("images/dott_vag.gif");
 background-repeat: repeat-x;
 }



.bg2{
 background-image: url("images/dott_lod.gif");
 background-repeat: repeat-y;
 }


.productListing-heading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #222222;
  font-weight: bold;
  padding: 8px;

}

.prod_pris{
 font-family: verdana;
 font-size: 12px;
 color: #999999;
 font-weight: bold;
 }
 
 .smallText2{
 font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #999999;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  border-color: #cccccc;
}

.topline{

 font-family: Tahoma, Verdana, Arial;
 font-size: 12px;
// color: #009900;
color: #FF0000;
font-weight: bold;
background-color: #eeeeee;

 }
