/*
  $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

  Released under the GNU General Public License
*/

.boxText { font-family: Book Antiqua; font-size: 11px; }
.errorBox { font-family : Book Antiqua; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Book Antiqua; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #000000; }
.orderEdit { font-family : Book Antiqua; font-size : 11px; color: #70d250; text-decoration: underline; }
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	}

A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #c4c952;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Book Antiqua;
  font-size: 11px;
  background: #bbc3d3;
  color: #c4c952;
  font-weight : bold;
}

A.headerNavigation { 
  color: #c4c952; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Book Antiqua;
  font-size: 13px;
  background: #ff0000;
  color: #c4c952;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Book Antiqua;
  font-size: 13px;
  background: #00ff00;
  color: #c4c952;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Book Antiqua;
  font-size: 11px;
  background: #bbc3d3;
  color: #c4c952;
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
  font-family: Book Antiqua;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Book Antiqua;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Book Antiqua;
  font-size: 11px;
  font-weight: bold;
  background: #bbc3d3;
  color: #c4c952;
}

TD.infoBox, SPAN.infoBox {
  font-family: Book Antiqua;
  font-size: 11px;
}

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

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: #212121;
  color:#c4c952;

}

TABLE.productListing {
  border: 2px;
  border-style: solid;
  border-color: #212121;
  border-spacing: 1px;
    color:#c4c952;

}

.productListing-heading {
  font-family: Book Antiqua;
  font-size: 11px;
  background: #706d2c;
  color: #c4c952;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Book Antiqua;
  font-size: 11px;  color:#c4c952;

}

A.pageResults {
  color:#c4c952;
}

A.pageResults:hover {
  color:#c4c952;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Book Antiqua;
  font-size: 20px;
  font-weight: bold;
  color: #c4c952;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Book Antiqua;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Book Antiqua;
  font-size: 13px;
  line-height: 1.5;color:#c4c952;

}

TD.smallText, SPAN.smallText, P.smallText,a.smallText {
  font-family: Book Antiqua;
  font-size: 11px;color:#c4c952;

}
a.smallText {
  font-family: Book Antiqua;
  font-size: 11px;color:#c4c952;

}

TD.accountCategory {
  font-family: Book Antiqua;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Book Antiqua;
  font-size: 13px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Book Antiqua;
  font-size: 13px;
}

TD.tableHeading {
  font-family: Book Antiqua;
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Book Antiqua;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Book Antiqua;
  font-size: 13px;
}

TEXTAREA {
  width: 100%;
  font-family: Book Antiqua;
  font-size: 13px;
}

SPAN.greetUser {
  font-family: Book Antiqua;
  font-size: 13px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Book Antiqua;
  font-size: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Book Antiqua;
  font-size: 13px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Book Antiqua;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Book Antiqua;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Book Antiqua; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Book Antiqua; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Book Antiqua; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Book Antiqua; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Book Antiqua; font-size: 11px; background-color: #000000;color:#c4c952; }

/* input requirement */

.inputRequirement { font-family: Book Antiqua; font-size: 11px; color: #ff0000; }
.line{
	font-family:Book Antiqua;
	font-size:14px;
	font-weight: 900;
	color: #0F67A1;
	text-decoration: none;
	}
.heding-line{
	font-family:Book Antiqua;
	font-size:18px;
	font-weight: 600;
	color: #FF0000;
	text-decoration: none;
	}
	
	.heding-line1{
	font-family:Book Antiqua;
	font-size:14px;
	font-weight: 800;
	color: #FF0000;
	text-decoration: none;
	}
		
.text{
	color:#c4c952;
	font-family:Book Antiqua;
	font-weight: 400;
	text-decoration: none;
	font-size:13px;
	}
	
.footer-link{
	color:#c4c952;
	font-family:Book Antiqua;
	font-weight: 400;
	text-decoration: none;
	font-size:13px;
	}
	
	
.heading{
	color:#666666;
	font-family:Book Antiqua;
	font-weight: bolder;
	text-decoration: none;
	font-size:13px;
	}
	
.link{
	color:#CEC732;
	font-family:Book Antiqua;
	font-weight: bolder;
	text-decoration: none;
	font-size:13px;
		}
.link:hover{
	color:#F2ED8D;
	font-family:Book Antiqua;
	font-weight: bolder;
	text-decoration: underline;
	font-size:13px;
	}
.side-link{
	color:#0F67A1;
	font-family:Book Antiqua;
	font-weight: 400;
	text-decoration: none;
	font-size:13px;
}
.side-link:hover{
	color:#0F67A1;
	font-family:Book Antiqua;
	font-weight: 400;
	text-decoration: underline;
	font-size:13px;
}
.color{
	color:#FF8500
	}
.text1{
	color:#039BB1;
	font-family:Book Antiqua;
	font-weight: 800;
	text-decoration: none;
	font-size:13px;
	}
.link1{
	font-family:Book Antiqua;
	font-size:13px;
	color:#616060;
	font-weight: 400;
	text-decoration: none;
	}


.top-link{
	color:#c4c952;
	font-family:Book Antiqua;
	font-weight: 400;
	text-decoration: none;
	font-size:13px;
	}
	
	.top-link:hover{
	color:#F2ED8D;
	font-family:Book Antiqua;
	font-weight: 400;
	text-decoration: none;
	font-size:13px;
	}
	
	
	.pageup{
	color:#c4c952;
	font-family:Book Antiqua;
	font-weight: 400;
	text-decoration: none;
	font-size:13px;
		}
.pageup:hover{
	color:#413F3F;
	font-family:Book Antiqua;
	font-weight: 400;
	text-decoration: none;
	font-size:13px;
	}
	
.search_splash
{
font-family:Book Antiqua;
font-size:14px;
color:#c4c952;
background-color:#000000;
border:1px solid #5f5f5f;
}
