/*
  $Id: stylesheet.css,v 1.5 2008/08/22 20:46:06 wilnis Exp $

  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: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/* ########################mod:wilnis */
.subtitleText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }

.subtitleTextHdef { 
font-family: Verdana, Arial, sans-serif; 
font-size: 12px; 
line-height: 18px;
}

h2 {
font-family: Verdana, Arial, sans-serif; 
font-size: 14px;
color: #1c5c73;
}

h3 {
font-family: Verdana, Arial, sans-serif; 
font-size: 14px;
color: #1c5c73;
}

.headline {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

.infoText { 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 9px; 
  color: #577c95;  
}

.footNavi {
  background: #ffffff;
}

.infoBoxRed {
  background: #AF2505;
}
TD.infoRed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #AF2505;
}

.infoBoxGreen {
  background: #087825;
}
TD.infoGreen {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #087825;
}

.footNaviHilite { 
  border: 1px;
  border-style: solid;
  border-color: #ff0000;
  border-spacing: 1px;
  background: #ffffff;
}

.footNaviWhiteContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.infoBoxWhite {
  background: #577c95;
}
.infoBoxWhiteContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

a.tooltip {
	cursor: help;
	border-bottom: 1px dashed #999;
	text-decoration:none;
	}
a.tooltip span { display: none; }
a.tooltip:hover span { /* diese Anweisung für Geckos u. Opera */
	display:block;
 position:absolute; 
	top:2em;left:0em; 
	width:15em;
 border:1px solid #1c5c73;
	padding:2px; 
	background:#dee0e2; color:#000000;
	text-align: left;
	font-size:81%;
	}
a.tooltip:hover { /* für die Anzeige im Internet Explorer */
	z-index:25;
	background: #dee0e2;
	}
a.tooltip { /* relativ zum Elternelement positionieren */
	position: relative;
	z-index:24;
	}

SPAN.productPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

TD.breadcrumbs {
  font-family: Verdana, Arial, sans-serif;
  color: #577c95;
  font-size: 10px;
  font-weight: bold;
}


A.breadcrumb_link {
  font-family: Verdana, Arial, sans-serif;
  color: #577c95;
  font-size: 10px;
  font-weight: bold;
}

a.plisting_pname {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
}

a.plisting_pname:hover {
  color: #FF4300;
  text-decoration: none;
}

span.plisting_plink {
  font-family: Verdana, Arial, sans-serif;
  color: #1C5C73;
  font-size: 10px;	
}

a.plisting_plink {
  font-family: Verdana, Arial, sans-serif;
  color: #1C5C73;
  font-size: 10px;
  /*font-weight: bold;*/
  text-decoration: underline;
 }


td.plisting_priceincl {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}

td.plisting_priceexcl {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 10px;
}

td.plisting_label {
  font-family: Verdana, Arial, sans-serif;
  color: #333333;
  letter-spacing: -1px;
  font-size: 9px;
}
/* css-tags fuer modul featured_products.php */


TD.specialBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #ffffff;
  color: #577c95;
}
.specialBox {
  background: #ffffff;
}
 
.specialBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; 
}

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

A.navigation:hover {
  color: #FF4300;
  text-decoration: underline;
}

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

A:hover {
  color: #FF4300;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}


A.breadcrumbNavigation { 
  color: #1c5c73; 
}


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

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: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #577c95;
}

.infoBoxContents {
  background: #d4dee0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #1C5C73;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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: #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: #ffffff;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #1c5c73;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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: #f0a480;
  font-weight: bold;
}

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

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: #c76170;
  font-weight: bold;
}

SPAN.productOldPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 21px;
  font-weight: bold;
  color: #ff0000;
}

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

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

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

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

div.pageselect {
  margin: 2px;
  padding: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  color: #1C5C73;
  font-weight: bold;
}
div.pageselect  span {
  border: 1px solid #1C5C73;
  padding: 1px;
}
div.pageselect  a {
  color:#1C5C73;
  padding: 1px;  
}
div.pageselect  a:hover {
  color:#1C5C73;
  border: 1px solid #1C5C73; 
  background-color: #fff;  
}
td.agbaccept {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #dd0000;
	background-color: #fff;
}
td.agbaccepted {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #fff;	
}
textarea.agbbox {
	height: 120px;
	border: 1px solid #577C95;
}

a.sfeelink {
	font-size: 9px;
	font-weight: bold;
	color: #1C5C73;
}
a.sfeelink:hover {
	color: #FF4300;
}

table.techdata {
	font-size: 12px;
}
