/*
  $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
*/

*
{
	font-family: Verdana; 
  	font-size: 10px; 
}

/** Göm fula pilar **/
.catwithsubs img
{
	display: none;	
}


.boxText { color: #000000;}
.errorBox { background: #ffffff; font-weight: bold; }
.stockWarning { color: #ffffff; }
.orderEdit { color: #000000; text-decoration: underline; }


BODY {

  background: #f3dffa url(http://lilyofthevalley.se/catalog/images/n.jpg) 0 0 fixed;
  color: #ffffff
  text-align: center;
}


#wrapper, 
#content
{
	background-color: #fff;
	width: 800px;	
	text-align: center;
	margin: auto;
  border: 1px;
  border-style:normal;
  border-color: #000000;
  border-spacing: 10px;

}

#leftcolumn
{
	float: left;
	width: 140px;
}

.clr
{
	clear: both;
}

#rightcolumn
{
	float: right;
	width: 140px;
}

#maincontent
{
	float:left;
	width: 455px;	
}

A {
  color: #70477d;
  text-decoration: none;
}

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

FORM 
{
	display: inline;
}

/*** Logo-topp ***/
TR.header {
	
}

TR.headerNavigation {
	

}

TD.headerNavigation {
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
}

A.headerNavigation:hover {
}


/** Rubriker **/
TD.infoBoxHeading,
TD.CategoriesBoxHeading,
TD.CurrenciesBoxHeading,
TD.InformationBoxHeading,
TD.LanguagesBoxHeading,
TD.ManufacturerInfoBoxHeading,
TD.ManufacturersBoxHeading,
TD.OrderHistoryBoxHeading,
TD.SearchBoxHeading,
TD.ShoppingCartBoxHeading,
TD.SpecialsBoxHeading,
TD.WhatsNewBoxHeading,
TD.contentBoxHeading
{
  font-weight: bold;
  color: #8e71a9;


}

/** Box-innehåll ***/
.infoBoxContents, 
.contentBoxContents,
.CategoriesBoxContents,
.CurrenciesBoxContents,
.InformationBoxContents,
.LanguagesBoxContents,
.ManufacturerInfoBoxContents,
.ManufacturersBoxContents,
.OrderHistoryBoxContents,
.SearchBoxContents,
.ShoppingCartBoxContents,
.SpecialsBoxContents,
.WhatsNewBoxContents
{
  background-color: #ffffff; 
  
}


/*** Boxar ***/

.infoBox,
.contentBox,
.CategoriesBox,
.CurrenciesBox,
.InformationBox,
.LanguagesBox,
.ManufacturerInfoBox,
.ManufacturersBox,
.OrderHistoryBox,
.SearchBox,
.ShoppingCartBox,
.SpecialsBox,
.WhatsNewBox
{
}


/** FEL **/
TR.headerError {
  background: #000000;
}

TD.headerError {
  font-family: Verdana;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
  text-align : center;



}



TR.headerInfo {
  /**background: #000000;**/
  background: #000000;

}

TD.headerInfo {
  font-family: Verdana;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #ffffff;
}

TD.footer {
  background: #000000;
  color: #ffffff;
  font-weight: bold;
}





.infoBoxNotice {
  background: #000000;
}

.infoBoxNoticeContents {
  background: #000000;
  font-family: Verdana;
  font-size: 10px;
}



TD.infoBox, 
SPAN.infoBox 
{
  font-family: Verdana;
  font-size: 10px;
}



TR.accountHistory-odd, TR.addressBook-odd, TR.payment-odd, TR.productListing-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.payment-even, TR.productListing-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: dashed;
  border-color: #000000;
  border-spacing: 1px;
}

.productListing-heading {
  background: #b297b8;
  color: #ffffff;
  font-weight: bold;

}

TD.productListing-data 
{
	background-color: #ffffff;
	  border: 2px;
  border-style: none;

  border-color: #eee0fd;
  border-spacing: 4px;
	
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
  background: #FFFFff;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 15px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #000000;
}

TD.subBar {
  color: #ffffff;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, 
SPAN.smallText, 
P.smallText 
{
	
}

TD.accountCategory {
  font-size: 13px;
  color: #000000;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #000000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #000000;
}

SPAN.errorText {
  color: #000000;
}

.moduleRow { }
.moduleRowOver { background-color: #ffffff; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ffffff; }

.checkoutBarFrom, .checkoutBarTo 
{ 
	color: #000000; 
}

.checkoutBarCurrent 
{ 
	color: #000000; 
}

/* message box */

.messageBox 
{ 
	
}

.messageStackError, .messageStackWarning 
{ 
	background-color: #000000; 
}

.messageStackSuccess 
{ 
	background-color: #000000; 
}

/* input requirement */

.inputRequirement 
{ 
	color: #000000; 
}

.cssButton {
  background: #d5c2e8;
  color: #ffffff;
  padding: 1px;
  vertical-align: middle;
  font-weight: normal;
  font-family: Verdana;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 1px;
  border-style: dashed;
  border-color: #696969;
  border-spacing: 1px;
}

#thecategories a:hover {
	background-color: #ffffff;
	color: #000000;
}

.catwithsubs, 
.catwithnosubs 
{
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -10px;
	margin-bottom: -10px;
	width: 117px;
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;

}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 6px;
	padding-top: 6px;
	width: 100%;

}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */
