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

/* begin styles for RSS Feed */

h1 { 
 font-family: Arial, Verdana, sans-serif;
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}


.dots { background-image: url(images/dots.gif);
        height: 1px; }
.rss_box {
	 width: 100%;
	 padding: 0px 0px;
	 text-align: center;
}

.rss_title, .rss_title a:link
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 5px;
	font-weight: bold;
	padding: 0;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;

}

.rss_title a:visited, .rss_title a:active, .rss_title a:hover {
	color: #999999;
}

.rss_items {
	list-style:none;
  
}

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

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	color: #999999;
	}

.rss_item a:hover { 
	text-decoration : underline;
	color: #1A3B66;
	}
	
.rss_date {
	font-size: 0px;
	font-weight : normal;
	color: #333;
	}	

.boxText { font-family: Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

#link { color: #666666; 
font-weight: bold;}

A.new { color: #FFFFFF; }

A:hover {
  color: #666666;
  text-decoration: underline;
}
/* Schneemenschen */

A.nav_link {
	 PADDING-RIGHT: 0px;
	 DISPLAY: block;
	 PADDING-LEFT: 1px;
	 FONT-SIZE: 11px;
	 PADDING-BOTTOM: 4px;
	 COLOR: #fff;
	 PADDING-TOP: 4px;
	 BACKGROUND-COLOR: #98B0D1;
	 moz-box-sizing: border-box;
	 FONT-WEIGHT: bold;
	 
	}

A.nav_link:hover {
	 BACKGROUND-COLOR: #7495C0;
	 TEXT-DECORATION: none;
	 PADDING-LEFT: 1px;
	 FONT-WEIGHT: bold;
	 FONT-SIZE: 11px;
	 COLOR: #FFFFFF;
}

.m_bbox2 {
	BACKGROUND-IMAGE: url(/images/bbox_bg.gif); MARGIN-BOTTOM: 10px;
}
.m_bbox_head {
	PADDING-LEFT: 3px; FONT-WEIGHT: bold; BACKGROUND-IMAGE: url(/images/bbox_bghead.gif); WIDTH: 100%; COLOR: #ffffff; font-family: Arial, sans-serif; font-size: 11px;
}
.m_bbox_bericht {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 1px;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #ffffff;
	
	
}
.m_bbox_main {
	BACKGROUND-COLOR: #d3ebb2; COLOR: #000000; font-family: Arial, sans-serif; font-size: 11px; }

/* Schneemenschen */

FORM {
        display: inline;
}

TR.header {
	background: #1A3B66;
}

TR.headerNavigation {
  background: #7CB0E4;
}

TD.headerNavigation {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #1A3B66;
	color: #ffffff;
	font-weight: bold;
	line-height: 2.3;
	background-image: url('images/infobox/corner_right_left.gif');
}

A.headerNavigation {
	color: #ffffff;
}

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

TR.headerError {
  background: #cccccc;
}

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

TR.headerInfo {
  background: #ffffff;
}

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

TR.footer {
  background: #FFFFFF;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #98B0D1;
}

.infoBoxContents {
  color: #ffffff;
  background: #98B0D1;
  font-family: Arial, sans-serif;
  font-size: 12px;
  
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #F8F8F8;
  color: #FFFFFF;
background-image:url('images/infobox/corner_right_left.gif');
}

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

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: #cccccc;
  border-spacing: 1px;
}

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

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #FF8E90;
}

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

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  
}

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

TD.smallText2 {
  font-family: Arial, sans-serif;
  font-size: 9px;
  color: #ffffff;
}

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

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 14px;
  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;
}

CHECKBOX, INPUT, RADIO, SELECT {
  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: #f0a480;
  font-weight: bold;
}

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

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

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

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

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

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

/* 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; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

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

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TR.linkListing-odd {
  background: #F8F8F8;
}

TR.linkListing-even {
  background: #F8F8F8;
}
/* VJ Links Manager v1.00 end */
