/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-size: 8pt; }
.errorBox { font-size : 8pt; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 8pt; color: #0066cc; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size: 8pt; text-decoration: underline; font-weight:normal;}

body {	background-color: #333333;}
body {	color: #000000;}
body {	font-size: 9pt; }
body {	margin-top:40; margin-bottom:40; margin-left:50; margin-right:50;}
body {	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;}

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

A.box {   color: #EC0000; text-decoration: underline; }
}


a.footer:link       { color: #FFFFFF;text-decoration:none}
a.footer:hover { color:#FFFFFF; text-decoration:underline; }
a.footer:visited { color:#808080;text-decoration:none;}
a.footer:active { color:#FFFFFF; text-decoration:underline; }


FORM { 	display: inline; }

table.main {border-bottom:#FFFFFF solid 1px; border-right:#DE0029 solid 1px; border-top:#FFFFFF solid 1px; border-left:#DE0029 solid 1px;background-color:#FFFFFF;}
.headnavi {border-bottom:#FFFFFF solid 1px;}
#toplinks a {font-size:8pt; font-weight:bold;color:#FFFFFF; background:#DE0029;
	display:block; text-align:center; 
	border-bottom:#DE0029 solid 1px;
	padding:5px; margin:0px;
	text-decoration:none;}
#toplinks a:hover{ color:#DE0029; background-color:#FFFFFF;}

#leftlinks a {width:160;padding-left:5px;font-size:8pt;color:#DE0029;background-image:url(images/bullet_c.gif); background-repeat:no-repeat;
text-decoration:none}
#leftlinks a:hover {color:#000000; background-image:url(images/bullet_g.gif);}

hr {background-color:#6C3941;color:#6C3941; border:#6C3941; height: 1px;}
hr.block {height:1pt;color:#F0F0F0;}
hr.index {height:1px;color:#910000; border-style:solid;border-width:1px;width:75%}
hr.content {height:1px;color:#DD0000; border-style:solid;border-width:1px;width:100%}

.klein       { font-size: 8pt; }

ul {margin-left:0.5em; padding-left:1.0em;list-style-type:none;list-style-image:url("images/bullet.gif");}


TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #FFFFFF;
}

TD.headerNavigation {
  font-size: 8pt;
  background: #FFFFFF;
  color: #333333;
  border-bottom: #333333 solid 1px;
}

A.headerNavigation { 
  color: #333333; 
}

A.headerNavigation:hover {
  color: #333333; text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

table.headerError {
  font-size: 12px;
  background: #FFFFFF;
  color: #FF0000;
  font-weight : bold;
  text-align : center;
  border:#FF0000 solid 2px;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #DE0029;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 8pt;
  background: #DE0029;
  color: #FFFFFF;
  border-bottom:#FFFFFF solid 1px;
}

.Box_left {margin-left:1.5em;padding-left:0.5em;background-color:#FFFFFF;background-image:url(../images/bg_left.jpg);background-repeat:no-repeat;background-position:center top;font-size: 8pt; color:#DD0000;border-right:#000000 solid 1px;}


/*. {
  background: #FFFFFF;
  border-right:#004A4A solid 1px;
  margin-right:5px;
}*/

.Box_right {
  background: none;
  border-left:#333333 solid 1px;
  margin-left:5px;
}


.infoBox {
  background: none;
  margin-left:5px;
  margin-right:5px;

}

.infoBoxContents {
  font-size: 8pt;

}

.infoBoxNotice {
  background: #DE0029;
}

.infoBoxNoticeContents {
  background: #DE0029;
  font-family: Arial, Verdana, sans-serif;
  font-size: 8pt;
}


TD.title {
  font-size: 10pt;
}


TD.infoBoxHeading {
  font-size: 10pt;
  font-weight: bold;
  /*border-bottom:#DD0000 solid 1px;*/
  /*background: #bbd2c8;*/
}

TD.infoBoxHeader {
  font-size: 10pt;
  font-weight: bold;
  color:#FFFFFF;
  text-align:center;
  background: #DE0029;
}

.boxheader { font-size:8pt;font-weight:bold;border-top: #800000 solid 1px;border-bottom: #800000 solid 1px;padding-left:2px;padding-right:2px;}
.boxheader_n { font-size:8pt;border-top: #800000 solid 1px;border-bottom: #800000 solid 1px;padding-left:2px;padding-right:2px;}
.checkoutborder {border-bottom: #800000 solid 1px; font-size:8pt;}
.checkoutborder2 {border-top: #800000 double medium; font-size:8pt;}

TD.infoBox, SPAN.infoBox {
  font-size: 8pt;
}

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

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: #DE0029;
  border-spacing: 1px;
}

.productListing-heading {
font-size:8pt;font-weight:bold;border-top: #800000 solid 1px;border-bottom: #800000 solid 1px;padding-left:2px;padding-right:2px;}

TD.productListing-data {
  font-size: 8pt;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #DE0029;
  border-bottom:solid 1px #DE0029;
}
TD.productPrice, DIV.productPrice {
  font-size: 8pt;
  font-weight: bold;
  color: #DE0029;
  border-bottom:solid 1px #DE0029;
  text-align:right;
}

TD.indexHeading, DIV.indexHeading {
  font-size: 16px;
  font-weight: bold;
  color: #DE0029;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 8pt;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
  background-color:#FFFFFF;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 8pt;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 9pt;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 9pt;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 8pt;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

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

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

TABLE.formArea {
  background: none;
  border-color: #356d50;
  border-style: solid;
  border-width: 1px;
}

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

SPAN.markProductOutOfStock {
  font-size: 10pt;
  color: #0066cc;
  font-weight: bold;
}

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

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

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

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

/* message box */

.messageBox {font-size: 8pt; }
.messageStackError, .messageStackWarning { font-size: 8pt; background-color: #DD0000; color:#FFFFFF; }
.messageStackSuccess { font-size: 8pt; background-color: #339966; color:#FFFFFF; }

/* input requirement */

.inputRequirement { font-size: 8pt; color: #ff0000;}
