/*
  $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
*/
p {margin:0; padding: 0;}

.boxText { font-family: arial, helvetica, sans-serif; font-size: 14px; }
.errorBox { font-family : arial, helvetica, sans-serif; font-size : 14px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : arial, helvetica, sans-serif; font-size : 14px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : arial, helvetica, sans-serif; font-size : 14px; color: #70d250; text-decoration: underline; }
#admeC{position: relative; width:976px; margin:auto; height:0; background: #FFFFFF;}
#help { position:relative; left:-220px; top:5px; width:200px; }
#addme { position:relative; left:600px; top:5px; width:450px; padding-left:4px; }
BODY {
  color: #000000;
  margin: 0px;  color:#333333; font-family:Arial, Helvetica, sans-serif;
}

a:active,a:visited ,a:link  {
  color:#985864;
  text-decoration: none; font-size:14px;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}
.specs_ul li {margin-left:5px; list-style-image: url(includes/templates/invisible/images/start_li.gif); list-style-position:inside; 
}
TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, arial, helvetica, sans-serif;
  font-size: 14px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, arial, helvetica, sans-serif;
  font-size: 14px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
/*  background: #b6b7cb;
*/}

.infoBoxContents {
/*  background: #f8f8f9;
*/  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
/*  background: #FFE6E6;
*/  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
}

TD.infoBoxHeading {
  font-family: arial, helvetica, sans-serif;
  font-size: 14x;
  font-weight: bold;
/*  background: #bbc3d3;
*/  color: #ffffff; text-align:center;
}

TD.infoBox, SPAN.infoBox {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
}

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: #f8f8f9;
*/}

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: #f8f8f9;
*/}

TABLE.productListing {
  border: 1px; 
  border-style: solid;
  border-color: #EEEEEE;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
   background: #EEEEEE; padding:8px;
  color: #333;
  font-weight: bold;
}

TD.productListing-data {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px; text-indent:4px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: arial, helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #663333;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
}

TD.main, P.main {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}
.main_heading {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	height:28px;
	text-indent:5px;
	line-height: 1.5;
	background-color: #FFF4F4;
}
TD.smallText, SPAN.smallText, P.smallText em.smallText {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
}

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

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

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

TD.tableHeading {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #ff0000;
}
CHECKBOX {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
}
SELECT, input[type="text"], input[type="password"] {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;  border: #ddd 1px solid;
}
TEXTAREA {
  width: 100%;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px; border: #FFCCCC 1px dashed; 
}

SPAN.greetUser {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
border: #FFCCCC 1px dashed; 
}

TD.formAreaTitle {
  font-family: Tahoma, arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, arial, helvetica, sans-serif;
  font-size: 14px;
  color: #c76170;
  font-weight: bold;
}

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: arial, helvetica, sans-serif; font-size: 14px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: arial, helvetica, sans-serif; font-size: 14px; color: #000000; }

/* message box */

.messageBox { font-family: arial, helvetica, sans-serif; font-size: 14px; }
.messageStackError, .messageStackWarning { font-family: arial, helvetica, sans-serif; font-size: 14px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: arial, helvetica, sans-serif; font-size: 14px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: arial, helvetica, sans-serif; font-size: 14px; color: #ff0000; }

/*** Begin Header Tags SEO ***/
h1 {
 font-family: arial, helvetica, sans-serif;
 font-size: 24px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
  color: #663333;
}
.price_h1 {
 font-family: arial, helvetica, sans-serif;
 font-size: 24px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
  color: #993366;
}
h2 {
 font-family: arial, helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
  color: #663333;
}
/*** End Header Tags SEO ***/

/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */



/* Paragraph */
p { margin-bottom:.8em; }

/* Form */
form { display:inline;}

/* Size */
small { font-size:.9em; }
big { font-size:1.1em; }
.table_border {
	border: 1px solid #D7E9F7;
}

hr { height:1; }
.nowrap { white-space:nowrap; }
:focus { outline: 0; }
.bold { font-weight:bold; }
.gallery_submit{font-weight:bold; width:250px; height:28px; border:1px solid; background-color:#FFFFCC }
