/*
  $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: Verdana, Arial, sans-serif; 
	font-size: 14px; 
	color: #ffffff;   
}
.errorBox { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px; 
	background: #ffb3b5; 
	font-weight: bold; 
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px; 
	color: #cc0033; 
}
.productsNotifications { 
	background: #000000; 
}
.orderEdit { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px; 
	color: #70d250; 
	text-decoration: underline; 
}
.sidebg {
	border-style: solid; 
	border-width: 0px;
	border-color: #000000;
	height : 10%;
	margin-right: auto;
	margin-left: auto;
	background:url('images/sidebg.gif'); 
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.maintable
{
/*	background-image:url('images/maintablebg.jpg'); */
}
a.maintable		
{ 
	color: #ffffff; 
	text-decoration: underline;
}
a.maintable:hover 
{ 
	color: #333333; 
	text-decoration: none;
}

select
{
	border: solid black 1px;
	background-color: #222222;
	color: #ffffff;
}

.columnleftdiv
{
	border: solid #000000 1px;
	/*background-color: #cccccc; */
}

.columnrightdiv
{
	border: solid #000000 1px;
	/*background-color: #cccccc; */
}

.newproductstable
{
	border : 0px;
	font-family : Arial;
	color: #ffffff;
	font-size : 15px; 
	font-weight: bold;
	text-align: center;
}

.newproductstable a:link {
	text-decoration: underline;
	color: #ffffff;
}

.newproductstable a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}

.newproductstable a:visited {
	text-decoration: underline;
	color: #ffffff;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
/* =-=-=-=-=-=-=-[Menu Two]-=-=-=-=-=-=-=- */
	
#menu2 {
	width: 180px;
	border-style: solid solid none solid;
	border-color: #677D92;
	border-size: 0px;
	border-width: 0px;
	margin: 1px;
}
	
#menu2 li a {
/*	height: 40px; */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
}
	
#menu2 li a:link, #menu2 li a:visited {
	color: #ffffff;
	/*font-weight: bold; */
	/*	background: url(images/menu2.gif); */
	padding: 8px 0 0 10px;
	text-decoration: none;
}
	
#menu2 li a:hover {
	color: #ffffff;
/*	background: url(images/menu2.gif) 0 -50px; */
	padding: 8px 0 0 10px;
font-weight: bold;
	text-decoration: underline;
}
	
#menu2 li a:active {
	color: #283A50;
/*	background: url(images/menu2.gif) 0 -100px;*/
	padding: 8px 0 0 10px;
}

.navh2
{
	background-color: #222222;
	color: #990000;
	font-weight: bold;
	width: 120px;
}

.footertable {
	width: 100%;
	height : 60px;
/*
	background: url(images/footerbg.jpg) no-repeat;*/
	background:url('images/sidebg.gif'); 
/* filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5; */
}
.headerdiv {
	/* background-image: url("images/headerdivbg.jpg");
	background-repeat: no-repeat;
	color: #000000;
	margin: 0px;
	height : 151px;
	padding : 0px;
	*/
	margin-left:auto;
	margin-right:auto;
}

.credits
{
	font-family : Verdana, Arial, sans-serif;
	color: #333333; 
	text-decoration:none;
	font-size:8px;
	text-align: right;
	font-weight : normal;
}

a.credits		
{ 
	color: #333333; 
	text-decoration: none;
}
a.credits:hover 
{ 
	color: #333333; 
	text-decoration: none;
}

body {
	background: url(images/fixed-bg.jpg) no-repeat left bottom;
	background-attachment: fixed;
 	background-color:#660000;
	margin: 0px;
	padding: 0;
	font-family:  Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

a {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #AABBDD;
	text-decoration: none;
}

form {
	display: inline;
}

tr.header {
	background: #660000;
	height: 130px;
}

tr.headerNavigation {
	background:#000000;
}

td.headerNavigation {
	font-family:  Arial, sans-serif;
	font-size: 16px;
	background: #000000;
	color: #ffffff;
	font-weight : bold;
}

a.headerNavigation { 
	color: #FFFFFF; 
}

a.headerNavigation:hover {
	color: #ffffff;
}

tr.headerError {
	background: #ff0000;
}

td.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}

tr.headerInfo {
	background: #00ff00;
}

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

TR.footer {

}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
}

.headerline {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase
}

.infoBox {
	/* background: #333333; */
	/*	background: url(images/infoboxbg.jpg); */
	border: none ;
	padding : 3px;
}

.infoBoxContents {
	/*background: url(images/infoboxcontentsbg.jpg);*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family:  Arial, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	background: #000000; 
	/*background-image: url("images/tableheaderbg.jpg"); */
	color: #ffffff;
	height: 20px;
	padding: 5px;
}

TD.infoBoxHeading1 {
	font-family:  Arial, sans-serif;
	font-size: 14px;
	/* font-weight: bold; */
	background: #000000; 
	/*background-image: url("images/1infoBoxHeading.jpg"); */
	color: #ffffff;
	height: 20px;
}

TD.infoBoxHeading2 {
	font-family:  Arial, sans-serif;
	font-size: 14px;
	/* font-weight: bold; */
	background: #000000; 
	/* background-image: url("images/infoBoxHeading2.jpg"); */
	background-position: top right;
	color: #ffffff;
	height: 20px;
	white-space: nowrap;
}

TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	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:#2F0000;
}

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

TABLE.productListing {
  
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

a.pageResults:active,visited {
	color: #0000FF;
	font-size: 14pt;
}

a.pageResults:hover {
	color: #FF0000;
	background: #FFFFFF;
	font-size: 14pt;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	background: #000000;
}

TR.subBar {
	background: #f4f7fd;
}

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

TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #ffffff;
	/*background: #cccccc;*/
	padding: 4px;
	/* text for listings  */
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}

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

TD.fieldKey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

TD.fieldValue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}

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

SPAN.newItemInCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}

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

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

TABLE.formArea {
	background: #f1f9fe;

}

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: #c76170;
	font-weight: bold;
}

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

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

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

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.rounded1 {
	background-image: url("images/roundedbox_r1_c2.jpg");
}
.rounded2 {
	background-image: url("images/roundedbox_r2_c1.jpg");
	width: 18px;
}
.rounded3 {
	background-image: url("images/roundedbox_r2_c2.jpg");
}
.rounded4 {
	background-image: url("images/roundedbox_r2_c3.jpg");
	width: 18px;
}
.rounded5 {
	background-image: url("images/roundedbox_r3_c2.jpg");
}
.subcat
{
	font-size: 14pt;
}
.displaypages
{
	font-size: 14pt;
	color: #FF0000;
}
.prodlisting
{
	padding: 5px;
	margin: 0;
}
