/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FF0000; font-weight:bold; }
.productsNotifications { background: #ffebd3; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #3493c1; text-decoration: underline; }

html, body {
  background: #ffffff;
  background-image:url(images/miniship_background_xmas.jpg);
  background-repeat:repeat;
  color: #3d3b39;
  margin: 0;
  padding: 0;
  height: auto;
  text-align:center;
}

#container {
  width: 1000px;
  padding: 0px;
  margin: auto;
  min-height: 100%; /* Mindesthöhe für moderne Browser */
  height: auto !important; /* Important Regel für moderne Browser */
  height: 100%; /* Mindesthöhe für den IE */
  text-align: center;
}
#header {
  background-image: url(images/content_bg.png);
  background-repeat: repeat-y;
  width: 1000px;
  padding: 0px;
  margin: 0px;
  text-align: center;
}

#content {
  width: 950px;
  /*padding: 0px 25px 0px 25px;*/
  margin: 0px 25px 0px 25px;
  text-align: center;
}

* html content {
  \width: 1000px; /* for IE5 and IE6 in quirks mode */
  w\idth: 950px; /* for IE6 in standards mode */
}
#sharebarContainer {
    top:200px;
	width: 95px;
	padding: 10px 5px 10px 5px;
	text-align: center; 
	position:absolute; 
	background: #ffebd3;  
	border: 1px solid #3d3b39; 
	margin-left: -100px;
	overflow:hidden;
	z-index: 80; 
}

A {
  color: #3493c1;
  text-decoration: underline;
}

A:hover {
  color: #7bbad9;
  text-decoration: underline;
}

FORM {
  display: inline;
}

.headerTab {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #ffebd3;
  font-weight : bold;
  text-align: center;
  width: 950px;
  height: 35px;
  background: #3493c1;
  padding: 0px;
  margin: 0px 25px 0px 25px;
}

.headerNavigationTab {
	width: 950px;
	padding: 0px;
	margin: 0px 25px 15px 25px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #3d3b39;
  height: 27px;
  font-weight : bold;
  background:#ffebd3;
  padding-right: 8px;
  padding-bottom: 6px;
  padding-left: 8px;
  padding-top: 6px;
}

A.headerNavigation { 
  color: #3d3b39; 
  text-decoration:underline;
}

A.headerNavigation:hover {
  color: #666666;
  text-decoration:underline;
}

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: #FFFFFF;
  color: #CCCCCC;
  font-weight: bold;
  text-align: center;
}

.footer {
  height: 45px;
  background: #3493c1;
}
.footerText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  color: #ffebd3;
  text-decoration: none;
}
.footerText a:link {
 color: #ffebd3;
 text-decoration: none;
}
.footerText a:visited {
 color: #ffebd3;
 text-decoration: none;
}
.footerText a:hover {
 color: #ffffff;
 text-decoration: underline;
}
.footerText a:active {
 color: #ffffff;
 text-decoration: underline;
}
.footerText a:focus {
 color: #ffebd3;
 text-decoration: none;
}

.infoBox {
  background: #3493c1;
  margin-bottom: 4px;
}
.infoBoxShipping {
  background: #3493c1;
}
.infoBoxContents {
  background: #ffebd3; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.7;
  padding: 6px;
}
.infoBoxContentsWhite {
  background: #ffffff; 
}

.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;
  background: #3493c1;
  color: #ffebd3;
  padding: 6px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.CategoriesBox {
  background: #3493c1;
}
TD.CategoriesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #3493c1;
  color: #ffebd3;
  padding: 6px;
}
.CategoriesBoxContents {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 2.4;
 color: #3d3b39;
 padding: 2px;
 text-align:left;
}
.CategoriesBoxContents a:link {
 color: #3d3b39;
 text-decoration: none;
}
.CategoriesBoxContents a:visited{
 color: #3d3b39;
 text-decoration: none;
}
.CategoriesBoxContents a:hover {
 color: #424242;
 text-decoration: none;
  font-weight: bold;
}
.CategoriesBoxContents a:active {
 color: #3d3b39;
 text-decoration: none;
 font-weight: bold;
}
.CategoriesBoxContents a:focus{
 color: #3d3b39;
 text-decoration: none;
 font-weight: bold;
}

.CategoriesBoxSubcategory {
 color: #333333;
 text-decoration: none;
 padding-left: 3px;
}

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: #ffebd3;
}

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: #fff8f0;
}

TABLE.productListing {
  border: 2px;
  border-style: solid;
  border-color: #3493c1;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #3493c1;
  color: #ffebd3;
  font-weight: bold;
}
.productListing-heading a:link {
 color: #ffebd3;
 text-decoration: underline;
}
.productListing-heading a:visited{
 color: #ffebd3;
 text-decoration: underline;
}
.productListing-heading a:hover {
 color: #ffffff;
 text-decoration: underline;
}
.productListing-heading a:active {
 color: #ffffff;
 text-decoration: underline;
}
.productListing-heading a:focus{
 color: #ffebd3;
 text-decoration: underline;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  vertical-align: top;
  padding:6px;
}

A.pageResults {
  color: #3493c1;
}

A.pageResults:hover {
  color: #7bbad9;
  text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #3493c1;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #3d3b39;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #3d3b39;
  font-weight: normal;
}

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: #3d3b39;
  text-align: left;
}

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: #3493c1;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #3493c1;
  border-style: solid;
  border-width: 2px;
}

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: #FF0000;
  font-weight: bold;
}
.productPrice {
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 text-align: right;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #3493c1;
}
.productOrgPrice{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  text-decoration:line-through;
}
.productPriceInfo {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #3493c1;
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: 900;
  color: #ffebd3;
  background-color: #3493c1;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #fff8f0; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #fff8f0; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #3d3b39; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tax_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #758389;
}

.shipping_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #3d3b39;
}

/* BOF: More Pics 6 */
TABLE.popup {
  border-width: 2px;
  border-style: dotted;  
  border-color: 3493c1;
}
/* EOF: More Pics 6 */

.productDesc a, .productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding-bottom: 6px;
}

.productListing-name {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 color: #3d3b39;
}
.productListing-name a:link {
 color: #3d3b39;
 text-decoration: none;
}
.productListing-name a:visited{
 color: #3d3b39;
 text-decoration: none;
}
.productListing-name a:hover {
 color: #424242;
 text-decoration: underline;
}
.productListing-name a:active {
 color: #424242;
 text-decoration: underline;
}
.productListing-name a:focus{
 color: #424242;
 text-decoration: underline;
}

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #3493c1;
}
.h1_format {
 font-family: Verdana, Arial, sans-serif;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #3493c1;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #3d3b39;
}

h3 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #3d3b39;
}
/*** End Header Tags SEO ***/

/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
  text-align: left;
}
/* EOF Dynamic Sitemap */
.shippingInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.specialsInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align:right;
}

p { margin: 0; padding: 7; }

