/*
  $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
*/

.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; }

.auflager {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #339933;
}

.auflagercart {
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #339933;
}

.nichtverfcart2 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Red;
}

.loginerrorstyle {
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Red;
}

.smalldatens  {
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: Black;
}

.nichtverfcart {
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: Red;
}
.smallcart {
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: Black;
}
.nichtverf {
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: Maroon;
}

.keywordres {
	font-weight: bold;
	color: white;
	background-color: #009900;
}

TABLE.yps_highlight {
	border: 1px solid #000000;
}

TD.yps_highlight {
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
	color: #000000;
}

TH.yps_highlight {
	background-color: #891313;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
	font-weight: bold;
}

A.yps_highlight {
	 color: #891313; 
     text-decoration: none; 
}

A.yps_highlight:HOVER {
	color: #891313; 
    text-decoration: underline; 
}

BODY {
	background: #ffffff;
	color: #000000;
	margin: 0px;
	background-color : White;
}

.quicknav {
	background: #891313;
   border: 1px solid #480606;
    font-family : Verdana, Arial, sans-serif; font-size : 7pt; color: #F8F6E3; text-decoration: none; 
}

A { 
  color: #891313; 
  text-decoration: none; 
}

A:hover { 
  color: #891313; 
  text-decoration: underline; 
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #666464;
  font-weight : bold;
}

A.headerNavigation { 
  color: #666464; 
}

A.headerNavigation:hover {
  color: #666464;
}

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: #891313;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #891313;
  color: #ffffff;
  font-weight: bold;
}

.top_box {
	background-image : url(images/desg/box_hg.gif);
	background-repeat : no-repeat;
	background-color: #EEE7B2;
	border-left : 1px solid #4C4343;
	border-right : 1px solid #4C4343;
	border-bottom : 1px solid #4C4343;
}

.maintable {
	padding-bottom : 3px;
	padding-right : 3px;
}

.relatedtable {

	border-bottom : 1px solid #000000;

	/*border : thin solid Black;*/

	border-bottom-width : 1px;

}

.relatedA {
	color: Black;
}

.top_box_head {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-variant : small-caps;
	letter-spacing : 1px;
}

.contentBox {
    background: #F8F6E3;
	border-left : 1px solid #4C4343;
	border-right : 1px solid #4C4343;
	border-bottom : 1px solid #4C4343;
}

.contentBoxContents {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.priceBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #891313;
	color: #EEE7B2;
	border-bottom : 1 solid #4C4343;
	border-right : 1 solid #4C4343;
}

.priceBoxContent {
	font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
	border-right : 1 solid #4C4343;
}

.priceBox {
	border-bottom : 1 solid #4C4343;
	border-left : 1 solid #4C4343;
}

.contentBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #891313;
	color: #ffffff;
	font-variant : small-caps;
	letter-spacing : 1px;
	
}

.infoBox {
	background: #EEE7B2;
	border-left: 1 solid #4C4343;
	border-bottom : 1 solid #4C4343;
	border-right : 1 solid #4C4343;
	border-top: 1 solid #4c4343;
}

.shopingCartContents {
  font-family: Verdana, Arial, sans-serif;
   font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.desg_warenkorb {
	background-image: url(images/desg/warenkorb.jpg);
	background-repeat: no-repeat;
	 font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #EEE7B2;
}

.desg_meinkonto {
	background-image: url(images/desg/meinkonto.jpg);
	background-repeat: no-repeat;
	 font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #EEE7B2;
}

.desg_sprache {
	background-image: url(images/desg/sprache.jpg);
	background-repeat: no-repeat;
	 font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #EEE7B2;
}

.top_bg {
	
	 font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #EEE7B2;
}

.top_bg:HOVER {
	
	 font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #ffffff;	
}

.infoBoxContents {
  background: #EEE7B2;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.imageTable {
	background: #ffffff;
    border-left: 1 solid #4C4343;
	border-bottom : 1 solid #4C4343;
	border-right : 1 solid #4C4343;
	border-top: 1 solid #4c4343;
}

.imageBottom {
	background: #891313;
	font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
	color: #EEE7B2;
}
.imageBottomSmall {
	background: #891313;
	font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
	color: #EEE7B2;
}
.imageBottom:HOVER {
	background: #891313;
	font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
	color: #EEE7B2;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	background-image : url(images/desg/box_head.gif);
	font-size: 11px;
	font-weight: bold;
	background-color: #EEE7B2;
	color: #000000;
	
	font-variant : small-caps;
	letter-spacing : 1px;
    border-left: 1 solid #4C4343;
	border-top : 1 solid #4C4343;
	border-right : 1 solid #4C4343;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.colprod_border {
	border-left: 1 solid #000000;
	border-top : 1 solid #000000;
	border-right : 1 solid #000000;
	border-bottom: 1 solid #000000;
}

TD.colprod_top {
	background: #EEECD5;
}

TD.colprod_bottom {
	background: #dddCa5;
	font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

DIV.divprodbox {
	float: left;
	border: 1 solid #000000;
	margin: 4px 4px 4px 4px;
	width: 260px;
}

DIV.divprodtop {
	float: center;
   padding: 4px 4px 4px 4px;
   background: #EEECD5;
}

DIV.divprodbottom {
	float: center;
  background: #dddCa5;
}

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: #EEECD5;
}

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: #F8F6E3;
}

.advent-class {
	background-image : url(images/desg/adventprod.jpg);
	background-repeat: no-repeat;
	background-position : left;
}

TR.productListing-heading {
  background: #891313;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #891313;
  color: #EEE7B2;
  font-weight: bold;
  font-variant: small-caps;
}

.a_listheader {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #891313;
  color: #EEE7B2;
  font-weight: bold;
  font-variant: small-caps;
}

.a_listheader:HOVER {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #891313;
  color: #ffffff;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-ImageData {
	background: #ffffff;
	border: 1px solid #000000;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults { 
  color: #891313; 
}

A.pageResults:hover { 
  color: #EEE7B2; 
  background: #891313; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

.navlink {
	font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #000000;
}

.navlink:HOVER {
	font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #000000;
}

.bignavlink {
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
}

.bignavlink:HOVER {
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
}

.productListingLink {
	font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #000000;
}



.productListingLink:HOVER {
	font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #891313;
    text-decoration: underline;
}

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: 11px;
  line-height: 1.5;
}

TD.main_advent, P.main_advent {
    font-family: Verdana, Arial, sans-serif;
     font-size: 17px;
     line-height: 1.5;	
     color: #891313;
     font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.bigText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #C7BC9D;
}

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;
  border: 1px solid #4C4343;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #891313;
  font-weight: bold;
}

TABLE.formArea {
  background: #EEE7B2;
  border-color: #4C4343;
  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.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; 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; }

 #dhtmltooltip{
position: absolute; 
font-family:Verdana, sans-serif;
font-size:12px;
color:#000000;
/*width: 150px;*/
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);}