
  $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 : 14px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
body  {background-image:none;
 background-attachment:fixed;}
A { color: rgb(0,0,0);
  text-decoration: none;
}

A:hover { color:  rgb(128,0,128);

  text-decoration: none;
}
A:activ {
  color: #FF0070;
  text-decoration: none;
}
A:focus {
  color: darksilver;
  text-decoration: none;
}
span.greet { color: rgb(0,0,0); 
  font-family: Arial, sans-serif;
  font-size: 12px;text-decoration: none;
  
}
.greet { color: blue; 
  font-family: Arial, sans-serif;
  font-size: 14px;font-weight: bold;text-decoration: underline;
}
.greet:hover { color:  rgb(128,0,128);
font-family: Arial, sans-serif;
  font-size: 14px; font-weight: bold;text-decoration: underline;
}
.greet:activ {
  color: #FF0070;
  font-family: Arial, sans-serif;
  font-size: 14px;font-weight: bold;text-decoration: underline;
}
.greet:focus {
  color: darksilver;
  font-family: Arial, sans-serif;
  font-size: 14px;font-weight: bold;text-decoration: underline;
} 
.ulin { color: rgb(100,20,100); 
  text-decoration: underline;
}

.ulin:hover { color:  rgb(128,0,128);
  font-weight: bold;
  text-decoration: underline;
}
.ulin:activ {
  color: #FF0070;
  font-weight: bold;
  text-decoration: none;
}
.ulin:focus {
  color: darksilver;font-weight: bold;
  text-decoration: none;
}

.hA { color: rgb(255,55,255);
  text-decoration: none;
}

.hA:hover { color:  rgb(128,128,128);

  text-decoration: none;
}
.hA:activ {
  color: #FF0070;
  text-decoration: none;
}
.hA:focus {
  color: darksilver;
  text-decoration: none;
}
FORM {
        display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-image:url(./images/banners/top_head.jpg);
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: pink; background: #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: #0ff00; 
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.cattxts {border:  ridge 2px pink; border-color: #9999FF;
   margin: 1px;
  color: red;
  background-image:url("image/GauzeB.png");
  font-family: verdana, sans-serif;
  font-size: 14px; font-weight: bold;
  font-variant: normal; background-image:url(./images/banners/col4_headx.JPG); }
.cattxts:hover {  background-image:url(./images/banners/col4_head.gif);

  }
.cattxty {border:  ridge 1px pink; border-color: #9999FF;
   margin: 1px;
  color: rgb(200,200,200);
  background-image:url("image/GauzeB.png");
  font-family: verdana, sans-serif;
  font-size: 11px; font-weight: bold;
  font-variant: normal; background-image:url(./images/banners/col4_headx.JPG); }
.cattxty:hover {  background-image:url(./images/banners/col4_head.gif);

  }
.cattxtx {
  background: #f8f8f9; font-size: 10px; font-weight: bold;
  font-variant: smaller;
  background-image:url(./images/banners/col4_head.gif);
}
 .cattxtz {
  background: #f8f8f9; font-size: 10px; font-weight: bold;
  font-variant: smaller;
  background-image:url(./images/banners/col4_headx.JPG);
}
a.dreidbutton{
color: black;
display: block;
background-image: url("images/winbutton.jpg") ;
padding: 3px 5px;
text-align: left;
border-top: #F5E8FB 1px solid; /* Farbe und Art des oberen Rands */
border-left: #F5E8FB 1px solid; /* linker Rand */
border-bottom: #744ABD 1px solid; /* unterer Rand */
border-right: #744ABD 1px solid; /* rechter Rand */
font-family: arial;
font-size: 1.0em;
text-decoration: none;
font-weight: normal;
}

a.dreidbutton:hover{
color: darkblue;
/* hier werden die Farben der entsprechenden Ränder genau umgekehrt, damit beim Überfahren mit der Maus ein eingedrückter Effekt entsteht. */
border-bottom: #F5E8FB 0px solid;
border-right: #F5E8FB 2px solid;
border-top: #744ABD 2px solid;
border-left: #744ABD 0px solid;
font-color: white;
/* Um den Effekt des Eindrückens zu verstärken wird auch der Text durch verändern des Innenabstands um 1 Pixel verrückt */
padding: 3px 5px;
}
a.dreidbutton1{
color: black;
width: 80%;
align: right;
display: block;
background-image: url("images/winbutton1.jpg");
padding: 2px 4px;
text-align: center;
border-top: #F5E8FB 2px solid; /* Farbe und Art des oberen Rands */
border-left: #F5E8FB 2px solid; /* linker Rand */
border-bottom: #744ABD 2px solid; /* unterer Rand */
border-right: #744ABD 2px solid; /* rechter Rand */
font-family: arial;
font-size: 1.0em;
text-decoration: none;
font-weight: normal;
}

a.dreidbutton1:hover{
color: darkblue;
/* hier werden die Farben der entsprechenden Ränder genau umgekehrt, damit beim Überfahren mit der Maus ein eingedrückter Effekt entsteht. */
border-bottom: #F5E8FB 1px solid;
border-right: #F5E8FB 1px solid;
border-top: #744ABD 3px solid;
border-left: #744ABD 3px solid;
font-color: white;
/* Um den Effekt des Eindrückens zu verstärken wird auch der Text durch verändern des Innenabstands um 1 Pixel verrückt */
padding: 4px 4px 2px 2px;
}
.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  background-image:url(./images/banners/col4_head.gif);
  color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  align: middle;
}
TD.infoBoxHeadright {
  background-image:url(./images/banners/colr_head.gif);
  color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  align: middle;
}

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

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

TR.productListing-heading {
  background: pink;
}

TD.productListing-heading {
  font-family:  Arial,Verdana, sans-serif;
  font-size: 11px;
  background: pink;
  color: #000000;x
  font-weight: bold;
  font-variant: normal;
}

TD.productListing-data {
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 0px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px; color=darkblue;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: darkblue;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, 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: #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 {background: #f8f8f9; font-size: 10px; font-weight: bold;
  font-variant: smaller;
  font-family: Verdana, Arial, sans-serif;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px; color:blue;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: rgb(255,100,255);;
  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.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; }
#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0px;
}

#pic a.p1, #pic a.p1:visited {
	background-color: #FFFFFF;
	border: 0px;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#pic a.p1:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	position: absolute;
	width: 300px;
	height: 240px; 
	left: -175px;
	top: -35px;
}
