/*
  $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 {
  	color : Black;
	
}

.whiteBox .boxText {
	background-color: #FFFFFF;
	color: #000000;
}

.errorBox {
	font-size : small;
	background: Red;
	font-weight: bold;
   color : White;
}

.stockWarning {
	font-size : small;
	color: #CC0033;
	background-color: #FFFFFF;
}

.productsNotifications {
	background: #F2FFF7;
	color: #000000;
}

.orderEdit {
	font-size : small;
	color: #70D250;
	text-decoration: underline;
}

body {
	text-align: center;
	background-color: Black;
	color : Black;
	margin: 0;
	font : 70%/1 Arial,Helvetica,"MS Sans Serif",sans-serif;


}

#container {
	text-align: center;
	margin-right:auto;
	margin-left:auto;
	width: 755px;
	border-right: 1px solid #76B900;
	border-left: 1px solid #76B900;
	/* Change value of color or remove line for no border */
	background: White;
	color: Black;
	text-align: left;
}

A {
	color: Black;
	text-decoration: underline;
}

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

FORM {
	display: inline;
}

TR.header {
	background-color: White;
}

TR.headerNavigation {
	background: #76B900;
}

TD.headerNavigation {
	
	
	color: #FFFFFF;
	font-weight : bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

A.headerNavigation {
	color: #FFFFFF;
}

A.headerNavigation:hover {
	color: #FFFFFF;
	text-decoration:none
}

TR.headerError {
	background: #FF0000;
	color : White;
}

TD.headerError {
	
	background: #FF0000;
	color: White;
	font-weight : bold;
	text-align : center;
}

TR.headerInfo {
	background: #00FF00;
}

TD.headerInfo {
	
	background: #00FF00;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

TR.footer {
	background: #76B900;
}

TD.footer {
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

TD.footer_benefon {
	
	color: #FFFFFF;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

TR.footer a, TD.footer a {
	color: #FFFFFF;
	text-decoration:underline;
}

TR.footer a:hover, TD.footer a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

.infoBox {
	background: White;
    color : Black;
	
}
.mainTitle {
	background-color : #76B900;
	color : White;
	height : 1.5em;
	padding-left : 2px;
}

.infoBoxContents {	
	
	color: Black;	
}
#shopping-cart .infoBoxContents {
	border : 1px solid #76B900;
}
#shopping-cart .infoBoxContents .infoBoxContents{
	border : none;
}
#currenciesAndLanguages {
	width:130px;
}

#shopping-cart .infoBoxContents {
	background-color: #FFFFFF;
	color: #000000;
}

#shopping-cart .infoBox {
	background-color: #FFFFFF;
	color : Black;
}

#register .infoBoxContents {
	background-color: #FFFFFF;
	color: #000000;

}
#register img{
		 border : 1px solid #76B900;
}
#promotions img {
     	border : 1px solid #76B900;
}
#register .infoBox {
	background-color: #FFFFFF;
   
}

.category-link {
	color: Black;
	text-decoration:none;
	display: block;
	padding-top:5px;
	padding-bottom:5px;
	border-top: solid 2px #76B900;
	
}

.subcategory-link {
	color: Black;
	text-decoration:none;
	display: block;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 15px;	
	background-image:url(images/green_dot_wht.gif);
	background-repeat:no-repeat;
	background-position: 2px;
}
.moreinfoButton {
	position : absolute;
	left : 145px;
	top : 190px;
}
.holdingCategory-link {
	color: Black;
	text-decoration:none;
	display: block;
	padding-top:5px;
	padding-bottom:5px;
	
}

#sub-categoriesBox a:hover {
	color: #76B900;
}

#sub-categoriesBox a {
	color: #FFFFFF;
	text-decoration:none;
	display: block;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: solid 2px #76B900;
	font-size:small;
}

#categoriesBox a:hover {
	color: #76B900;
}

.infoBoxContents a {
	color: Black;
	text-decoration:none;
}

.infoBoxNotice {
	background: #FFFFFF;
}

.infoBoxNoticeContents {
	background: #000000;	
	
}

TD.infoBoxHeadingShoppingCart, TD.infoBoxHeading, TD.infoBoxHeadingCategories {
	
	font-weight: bold;
	background: #76B900;
	color: #FFFFFF;
	padding-bottom: 2px;
}

TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	
}

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;
	border-bottom: 1px solid #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: #FFFFFF;
	border-bottom: 1px solid #000000;
}

.productListing-heading {
	
	color: White;
	font-weight: bold;
	background-color : #76B900;	
}

TD.productListing-data {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

TD.productListing-data a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

TD.productListing-data a:hover {
	text-decoration: none;
	color : #76B900;
}

A.pageResults {
	color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-size: medium;
	font-weight: bold;
	color: Black;
}

TD.pageHeading a, DIV.pageHeading a {
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

TD.pageHeading a:hover, DIV.pageHeading a:hover {
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

TD.pageLinks {
	
	font-weight: bold;
	color: #FFFFFF;
}

TD.pageLinks a {
	
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

TD.pageLinks a:hover {
	
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

TD.pageSubHeading {
	
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 5px;
}

TD.pageSubHeading a {
	
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 5px;
	text-decoration:underline;
}

TD.pageSubHeading a:hover {
	
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 5px;
	text-decoration:none;
}

TR.subBar {
	background: #F4F7FD;
}

TD.subBar {
	
	color: #000000;
}

.subNav{
	padding-left: 5px;
	background-image:url(images/green_dot.gif);
	background-repeat:no-repeat;
}

.main {
	color: #000000;
	font-size : larger;
	line-height: 1.5;
	padding: 5px;
	background-color: white;
	color : black;
}

tr.infoBoxContents {
	background-color: #FFFFFF;
}
.subCatProd {
	font-weight : bold;
	font-size : 1.2em;
	text-align:left;
	
}
.mainCookies {
	color: #FFFFFF;
}

.main a {
	color: #000000;
	text-decoration:underline;
}

tr.infoBoxContents a {
	
	line-height: 1.5;
	background-color: #FFFFFF;
	padding: 5px;
}

.main a:hover {
	text-decoration:none;
	color : #76B900;
}

TD.smallText, SPAN.smallText, P.smallText {
	
}

TD.accountCategory {
	font-size: 13px;
	color: #AABBDD;
}

TD.fieldKey {
	
	font-weight: bold;
}

TD.fieldValue {
	
}

TD.tableHeading {
	
	font-weight: bold;
}

SPAN.newItemInCart {
	
	color: #FF0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	
}

TEXTAREA {
	width: 100%;
	
}

SPAN.greetUser {
	
	color: #F0A480;
	font-weight: bold;
}

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

TD.formAreaTitle {
	
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	
	color: #C76170;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	color: #FF0000;
}

SPAN.errorText {
	color: #FF0000;	
}
.smallerrorText {
	color: #FF0000;		
	font-size : x-small;
}

.moduleRow {
}

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

.moduleRowSelected {
	background-color: #E9F4FC;
}

.checkoutBarFrom, .checkoutBarTo {
	
	color: #8C8C8C;
}

.checkoutBarCurrent {
	
	color: #000000;
}

/* message box */
.messageBox {
	
}

.messageStackError, .messageStackWarning {
	
	background-color: Red;
	color : White;
}

.messageStackSuccess {
	
	background-color: #228B22;
	color : White;
}

/* input requirement */
.inputRequirement {
	
	color: #FF0000;
}

.dataTableHeadingRow {
	background-color: #76B900;
}
