/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Greenmania Template by www.badeziner.com 
  Released under the GNU General Public License
*/

.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px;color:#CCCCCC; background: #1C0000; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FF0000; }
.productsNotifications { background: #1C0000; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FFFFFF; text-decoration: underline; }

BODY {
  color:#cccccc;
  margin:0;
  background: url(images/template/bg_loop.png) repeat-x #000000;
  text-align:center;
}
#wrapper {
width:814px;
text-align:right;
margin:0 auto;
padding:0;
background-color:#000000;
}
A {
  color:#999999;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #CCCCCC;
  font-weight : bold;
}

A.headerNavigation { 
  color: #CCCCCC; 
}

A.headerNavigation:hover {
  color: #CCCCCC;
}

TR.headerError {
  background: #1C0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #1C0000;
  color: #CCCCCC;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #000000;
}

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

TR.footer {
  background: #000000;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #CCCCCC;
  font-weight: bold;
}

.infoBoxSmall {
  background: #1C0000;
}
.infoBox {
  background: #1C0000;
  border:1px solid #1C0000;
}

.infoBoxContents {
  background: #1C0000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
.contentBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
.infoBoxNotice {
  background: #1C0000;
}

.infoBoxNoticeContents {
  background: #1C0000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #000000;
  color: #CCCCCC;
}

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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-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.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #000000;
}
TR.productListing-odd {

}
TR.productListing-even {

}
TABLE.productListing {
border:0;
margin:0;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #666666;
  font-weight: bold;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

A.pageResults {
  color:#CCCCCC;
  text-decoration:none;
}

A.pageResults:hover {
  color:#CCCCCC;
  text-decoration:underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
}

TR.subBar {
  background: #000000;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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: #CCCCCC;
}

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: 12px;
  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: 12px;
}

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

TABLE.formArea {
  background: #1C0000;
  border-color: #1C0000;
  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: #FF0000;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #13282D;color:#CCCCCC; cursor: hand; cursor: hand; }
.moduleRowSelected { background-color: #13282D;color: #CCCCCC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #CCCCCC; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #00FF00; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px;color:#CCCCCC; background-color: #1C0000; }
.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #00FF00;
	color: #000000;
}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
/* BOX STYLE */
.t1 {background:url(images/template/box/t1.gif) no-repeat;width:17px;height:28px;}
.t2 {background:url(images/template/box/t2.gif) repeat-x;width:100%;height:28px;}
.t2 {color:#CCCCCC;text-transform:uppercase;font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold}
.t2 a {text-decoration:none;}
.t3 {background:url(images/template/box/t3.gif) no-repeat;width:17px;height:28px;}
.m1 {background:url(images/template/box/m1.gif) repeat-y;width:17px;}
.m2 {background:url(images/template/box/m2.gif) repeat-y;width:17px;}
.d1 {background:url(images/template/box/d1.gif) no-repeat;width:17px;height:14px;}
.d2 {background:url(images/template/box/d2.gif) repeat-x;width:100%;height:14px;}
.d3 {background:url(images/template/box/d3.gif) no-repeat;width:17px;height:14px;}
/* END BOX STYLE */
/* MENU */
#menu {
  text-align:center; 
  position:relative;
  height:37px;

  }
.box {
position:relative;
float:left; 
width:154px;
  }
.box a {
background: url(images/template/home.jpg) 0 0 no-repeat;
outline:none;
}
.box a:hover {
background: url(images/template/home.jpg) 0 100% no-repeat;
}
.box2 {
position:relative;
float:left;
width:154px;
}
.box2 a {
background: url(images/template/new_products.jpg) 0 0 no-repeat;
outline:none;
}
.box2 a:hover {
background: url(images/template/new_products.jpg) 0 100% no-repeat;
}
.box3 {
position:relative;
float:left;
width:154px;
}
.box3 a {
background: url(images/template/specials.jpg) 0 0 no-repeat;
outline:none;
}
.box3 a:hover {
background: url(images/template/specials.jpg) 0 100% no-repeat;
}
.box4 {
position:relative;
float:left;
width:152px;
}
.box4 a {
background: url(images/template/account.jpg) 0 0 no-repeat;
outline:none;
}
.box4 a:hover {
background: url(images/template/account.jpg) 0 100% no-repeat;
}
.box5 {
position:relative;
float:left; 
width:153px;
}
.box5 a {
background: url(images/template/contact.jpg) 0 0 no-repeat;
outline:none;
}
.box5 a:hover {
background: url(images/template/contact.jpg) 0 100% no-repeat;
}
#menu a, #menu a:visited {
  position:relative; 
  display:block; 
  height:37px;
  }
#menu a:hover {
  height:37px;
}
.spacer {
  float:left;
  width:8px;
  height:37px;
}
.spacer-right {
  float:right;
  width:7px;
  height:37px;
}
/* END MENU */
