﻿/*
  $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
#container, #footer, #navigation, #topbar {
 width: expression(document.body.clientWidth < 982 ? "980px"
 : document.body.clientWidth > 982 ? "auto" : "auto");
}

.product_listing{
  margin-top: 15px;
  padding-top: 15px;
  margin-bottom: 10px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  min-width: 680px;
  position: relative; clear: both;
  min-height:100px;
  height:auto !important;  /* für moderne Browser */
  height:100px;
 width: expression(document.body.clientWidth < 982 ? "762px"
 : document.body.clientWidth > 982 ? "auto" : "auto");
}

.details_link a:link{
  font-family: Arial, sans-serif;
  text-decoration: underline;
  color: #0056B6;
  font-size: 12px;
  clear: both;
  position: relative;
}

.details_link a:hover{
  font-family: Arial, sans-serif;
  text-decoration: underline;
  color: #AABBDD;
  font-size: 12px;
  clear: both;
  position: relative;
}
.details_link a{
  font-family: Arial, sans-serif;
  text-decoration: underline;
  color: #0056B6;
  font-size: 12px;
  clear: both;
  position: relative;
}

.active_sub_cat a:link{
  text-decoration: underline;
  color: #ff0000
}

.active_sub_cat a:hover{
  text-decoration: underline;
  color: #AABBDD
}

.active_sub_cat a{
  text-decoration: underline;
  color: #ff0000
}

.main_cat_active a{
  font-weight: bold;
  color: #0056B6;
}

.main_cat_active a:link{
  font-weight: bold;
  color: #0056B6;
}

.main_cat_active a:hover{
  font-weight: bold;
  color: #AABBDD;
}

.boxText { font-family: Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications {
  background: #F4F7FE;
  margin-right: 14%;
}
.orderEdit {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color: #0056B6;
	text-decoration: underline;
}

.single_element a:link{
  color: #000000;
}

.single_element a:hover{
  text-decoration: none;
  color: #0056B6;
}

.login_box_pw_forgotten a:link{
  text-decoration: none;
  color: #000000;
}

.login_box_pw_forgotten a:hover{
  text-decoration: none;
  color: #AABBDD;
}

.login_box_create_acc a:link{
  text-decoration: none;
  color: #ff0000;
}

.login_box_create_acc a:visited{
  text-decoration: none;
  color: #ff0000;
}

.login_box_create_acc a:hover{
  text-decoration: none;
  color: #AABBDD;
}

.show_all a{
  font-size: 10px;
  color: #0056B6;
  font-family: Arial, sans-serif;
  text-decoration: underline;
}

.show_all a:hover{
  font-size: 10px;
  color: #AABBDD;
  font-family: Arial, sans-serif;
  text-decoration: underline;
}

BODY {
	background: #ffffff;
	margin: 0px;
  font-family: Arial, sans-serif;
}

A, a.anchor:hover{
	color: #000000;
	text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
	background: #efffc6;
}

TR.headerNavigation {
  background: #f4f7fe;
}

TD.headerNavigation {
	font-family: Arial, sans-serif;
	font-size: 10px;
	background: #f4f7fe;
	color: #ffffff;
	font-weight : bold;
}

A.headerNavigation {
	color: #ffffff;
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
	background-color: #F4F7FE;
}

TD.footer {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #F4F7FE;
	color: #888888;
	font-weight: bold;
  border-top: 1px solid #0056B6;
  border-bottom: 2px solid #0056B6;
}

.infoBox {
	background: #ffffff;
    border-color: #888888;
}

.infoBoxContents {
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #888888;
	background: #ffffff;
    font-family: Arial, sans-serif;
	font-size: 12px;
}

.infoBoxBottom {
    font-family: Arial, sans-serif;
	font-size: 10px;
	position: relative;
	top: -10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
    font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #F4F7FE;
	color: #0156B0;
}

A.infoBoxHeadingLink {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #f4f7fe;
	color: #0156B0;
}

A.infoBoxHeadingLink:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #f4f7fe;
	color: #0156B0;
}

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


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

TR.productListing-heading {
	background: #0056B6;
}

TD.productListing-heading {
	font-family: Arial, sans-serif;
	font-size: 10px;
	background: #f4f7fe;
	color: #0056B6;
	font-weight: bold;
	font-variant: normal;
}

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

A.pageResults {
	color: #0056B6;
}

A.pageResults:hover {
	color: #0056B6;
	background: #efffc6;
}

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

H1.pageHeading{
  
}

div.name{
font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
    margin-top:5px;
	margin-bottom:-8px;
	color: #000000;
}
div.catalogPage{
  font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

span.info{
	font-size: 11px;
  font-weight: bold;
}

div.shipping{
font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
    margin-top:2px;
	margin-bottom:0px;
	color: #000000;
}

TD.pageHeadingPrice {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #0056B6;

}

TR.subBar {
  background: #f4f7fe;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  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.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: 10px;
  color: #ff0000;
}

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

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

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

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

TABLE.formAreaCompany {
	background: #efffc6;
	border-color: #ff0000;
	border-style: solid;
	border-width: 2px;
}

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

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

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

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

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

.checkoutBarFrom, .checkoutBarTo {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #888888;
}
.checkoutBarCurrent {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #0056B6;
}


div.topbar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  text-align: right;
  color: #0056B6;
}

.topbar a{
    color: #0056B6;
}

.topbar a:hover{
  color: #AABBDD;
}

