/*
  $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 { padding-right: 15px; padding-left: 15px; list-style-type: none; font-family: Tahoma, Verdana, Georgia; font-size: 11px; }
.errorBox { font-family : Tahoma, Verdana, Georgia; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Verdana, Georgia; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #ffffff; }
.orderEdit { font-family : Tahoma, Verdana, Georgia; font-size : 10px; color: #9c9c9c; text-decoration: underline; }

BODY {
background-image: url(images/bg2.jpg);
	background-repeat: repeat;
  color: #000000;
  margin: 0px;
}
TBODY {
  background: #ffffff;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  border-right-color: black;
  border-bottom-color: black;
  border-left-color: black;
  border-top-color: black;
  border-right-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  border-top-style: solid;
  border-left-width: 1px;
  border-bottom-width: 0px;
  border-top-width: 1px;
  background-color: #3e3e3e;
  font-family: Georgia;
  font-size: 10px;
  background-repeat: repeat-x;
  color: white;
  font-weight : bold;
  padding: 3px;
}

A.headerNavigation { 
  color: #FFFFFF;
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Georgia;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana,  Georgia;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Tahoma, Verdana, Georgia;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
TD.productDesc {
  font-family: Tahoma, Verdana, Georgia;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}

TD.productheadDesc {
 font-family: Tahoma, Verdana,  Georgia, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
 padding: 4px 0px 0px 10px;
}

.infoBox {
  background: #b2b2b2;
}

.infoBoxContents {
  padding: 0px;
  background: #ffffff;
  font-family: Tahoma, Verdana, Georgia;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FFffff;
}

.infoBoxNoticeContents {
  background: #FFffff;
  font-family: Tahoma, Verdana, Georgia;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Tahoma, Verdana, Georgia;
  font-size: 12px;
  height:25px;
  font-weight: bold;
  background-image:url(images/graphics/table_bg_silver.gif);
  background-color: #dcdcdc;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: black;
  border-top-style: solid;
  border-top-width: 1px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Verdana, Georgia;
  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-color: #000000;
  border-width: 0px;
  border-style: solid;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Georgia;
  font-size: 10px;
  background: #3d3d3d;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma, Verdana, Georgia;
  font-size: 11px;
  border-bottom: inset black 1px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Verdana, Georgia;
  font-size: 12px;
  height:25px;
  font-weight: bold;
  background-image:url(images/graphics/table_bg_silver.gif);
  background-color: #dcdcdc;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: black;
  border-top-style: solid;
  border-top-width: 1px;
}

TR.subBar {
  background: #333333;
}

TD.subBar {
  text-align: left;
  font-family: Tahoma, Verdana, Georgia;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma, Verdana, Georgia;
  padding: 15px;
  font-size: 11px;
  line-height: 15px;

}

TD.productText {
  font-family: Tahoma, Verdana, Georgia;
  font-size: 10px;

}

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

  border-bottom-color: black;
  border-left-color: black;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-width: 1px;
  font-family: Tahoma, Verdana, Georgia;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Tahoma, Verdana, Georgia;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, Verdana, Georgia;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Verdana, Georgia;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Verdana, Georgia;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Verdana, Georgia;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Verdana, Georgia;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Verdana, Georgia;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma, Verdana, Georgia;
  font-size: 15px;
  color: #ff0000;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, Verdana,  Georgia;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Georgia;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-size: 12px;
  font-family: Tahoma, Verdana, Georgia;
  color: #ff0000;
  font-weight: bold;
}

SPAN.productSpecialPrice2 {
	font-weight: bold;
	color: red;
	font-family: Tahoma, Verdana, Georgia;
	font-size: 20px;
}SPAN.normalPrice {
	font-weight: bold;
	font-size: 16px;
	font-family: Tahoma, Verdana, Georgia;
}

SPAN.errorText {
  font-family: Tahoma, Verdana, Georgia;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Verdana, Georgia; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Verdana, Georgia; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Verdana, Georgia; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Verdana, Georgia; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Verdana, Georgia; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Verdana, Georgia; font-size: 10px; color: #ff0000; }

/* Special Scroller */

#pscroller1 {
	height: 160px;
	border: 0px;
	padding: 5px;
}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 0px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}

TD.headerNavigation2 {
	font-weight: bold;
	font-family: Tahoma, Verdana, Georgia;
	font-size: 10px;
	text-align: right;
}

A.headerNavigation2 {
	color: #515151;
}
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Tahoma, Verdana, Georgia, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Tahoma, Verdana,  Georgia, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/

/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #ff0000;
}
.sitemap {
  font-family: Tahoma, Verdana,  Georgia, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Tahoma, Verdana,  Georgia, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Tahoma, Verdana,  Georgia, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : normal;
}
A.sitemap { 
  color: #000000; 
}
A.sitemap:hover {
  color: #000000;
}
/***** End Sitemap_SEO *****/ 

