/*
  $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: 10px; }
.boxText2 {
	font-size: 11px;
 }
.errorBox { font-size : 10px; background: #ff0000; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #ff0000; text-decoration: underline; }

BODY {
  background: #000000;
  color: #ffffff;
  margin: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  overflow : auto;
  scrollbar-face-color: #cccccc;
  scrollbar-shadow-color: #333333;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #eeeeee;
  scrollbar-track-color: #eeeeee;
  scrollbar-arrow-color: #ffffff;
  background-image: url(images/line_back.gif);
  background-repeat: repeat-y;
  font-family: Verdana, Arial, sans-serif;
}

.catnav {
}

.line{
	font-size: 11px;
	background-image: url(images/line_left_top.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	line-height: 15px;
}

.line2{
	font-size: 11px;
	/*background-image: url(images/line_left_top.gif);*/
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	line-height: 15px;
}

.line3{
	font-size: 11px;
	background-image: url(images/line2.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	line-height: 15px;
	vertical-align: top;

}

A {
  color: #fff;
  text-decoration: none;
}

A:hover {
  color: #aaa;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #333;
}

TR.headerNavigation {
  background: #D2ECFD;
}

TD.headerNavigation {
  font-size: 10px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
  background-image: url();
}

TD.text {
  font-size: 11px;
}

TD.headerNavigation2 {
	border-top-width: 1px;
	border-top-color: #999999;
	border-top-style: solid;
}

.menu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
}

a.menu,a.menu:visited, a.menu:focus{
	color: #aaaaaa;
	font-size:11px;
  font-weight : bold;
	text-decoration:none;
}

a.menu:hover {
  color: #333333;
  text-decoration: underline;
}

A.headerNavigation {
  color: #fff;
}

A.headerNavigation:hover {
  color: #eeeeee;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #eeeeee;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #333333;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
/*
 background: #ffff00;  rahmen infobox
*/
}

.infoBoxContents2 {
/*
	background: #000000;
	background-image: url(images/line_left_top.gif);
*/
	font-size: 10px;
}

.infoBoxContents3 {
  color: #fffffff;
  background: #ffffff;
  font-size: 10px;
}

.infoBoxContents {
  color: #ffffff;
/*
  background: #000000;
*/
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-size: 12px;
	font-weight: bold;
	/*
	background: #000000;
*/
	color: #ddddddd;
	padding-top: 10px;
}

TD.infoBox, SPAN.infoBox {
  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: #000000;
}

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: #000000;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #888888;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 10px;
  background: #000000;
  color: #cccccc;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #ffffff;
}

A.pageResults:hover {
  color: #ffffff;
  background: #888888;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 12px;
  font-weight: bold;
  color: #eeeeee;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-size: 10px;
  font-weight: normal;
}


TD.accountCategory {
  font-size: 12px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 98%;
  background-color: #000000;
  color: #ffffff;
	border: 1px solid #666666;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #ffaa00;
  font-weight: bold;
}

TABLE.formArea {
  background: #F5ECE3;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #ff2020;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff8800;
}

SPAN.errorText {
  color: #ff0000;
}

TD.productPriceInListing {
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-size: 10px;
  background: #ccffcc;
}

.moduleRow { }
.moduleRowOver { background-color: #aaaaaa; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #888888; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #ff3e61; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #a00000; }
.messageStackSuccess { font-size: 10px; background-color: #008000; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }

input {
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #666666;
}

.selectbox {
	font-size: 10px; color: #ff0000;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
}


/* // Base Price Insert 1.2.0 */
.tax_info { font-size: 9px; color: #758389; }
/* // Base Price End */

/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
    overflow: hidden;
	background-color: navy;
	padding-left: 5px;
}

/* Mouse Over Images CSS Start */

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

/*  */
/* Mouse Over Images CSS End */
