/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

body,td,input	{ font-family: Arial, helvetica; font-size: 12px; color: #000; line-height: 14px; }

	form		{ margin: 0px; }
	.mhead		{ font-weight: bold; }
	.small		{ font-size: 10px; }
	.blink a, .blink		{ color: #f7fac3; }
	ul		{ margin: 0; padding: 0; list-style: disc; list-style-position: inside; }

.boxText { 
	font-family: Arial, sans-serif;
	font-size: 12px; color:#000000;
}

.boxTextBG {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #cccccc;
}
.boxTextBGII {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #cccccc;
}
.boxTextPrice {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.errorBox {
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Arial, sans-serif;
	font-size : 12px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Arial, sans-serif;
	font-size : 12px;
	color: #70d250;
	text-decoration: underline;
}

img{
	border:0;
}

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

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

FORM {
	display: inline;
}

TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  color: #ffffff;
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #ffffff;
  font-weight : normal;
}

A.headerNavigation:hover {
  color: #ffffff;
  font-weight : normal;
}

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

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 12px;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 12px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox, infoBox a{
 background: #f2f7d2;
    padding: 5px 0 0 5px;
    color: #000;
}

.infoBoxContents {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {

}

.infoBoxNoticeContents {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxHeading, .infoBoxHeading a{
  color: #f7fac3;
  font-size: 12px;
  font-weight: bold;
  background:  url(img/a60.jpg) ;
  height:20px;
  padding: 5px 0 0 5px;
}




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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
	color: #000000;
	text-decoration: underline;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {

  line-height: 1.3;
}

.main, P.main{

  line-height: 1.4;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

INPUT{
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

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

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #ffffff;
  padding: 0 5px 0 5px;
}

TD.formAreaTitle {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  font-family: Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-align:center;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #000000;
   font-size: 12px;
}
SPAN.productOldPrice {
	font-family: Arial, sans-serif;
    font-size: 12px;
	color: #000000;
}
SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Arial, sans-serif;
  color: #000000;
}


.moduleRow {background: url(img/l7.jpg);line-height: 26px; padding:0 0 0 5px;}
.moduleRowOver {background: url(img/l2.jpg);line-height: 26px; padding:0 0 0 5px;}
.moduleselected {background: url(img/l2.jpg);line-height: 26px; padding:0;font-weight: bold;}


.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 12px; color: #000000; }



/* Sitemap Tables */
.sitemap_heading {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 12px; color: #ff0000; }




.contentsTopics {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.pageHeading {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}


.onepxwidth {
	width: 1px;
}

.contentbox {background: url(img/l7.jpg);line-height: 26px; color: #000;}

.contentbox a {color: #000;margin-left:8px; line-height: 26px;}

.categoriebox {background: url(img/l7.jpg);line-height: 26px;color: #000;}

.categoriebox a {color: #000;margin-left:8px; line-height: 26px;}

img { border: 0 }

.rahmen { border: 1px solid #666666 }
.rahmen2 { border-left: 1px solid #666666; border-right: 1px solid #666666; border-bottom: 1px solid #666666 }

