body {
margin: 0;
padding: 0;
background: #e1d9d2 url("/images/site-bg.jpg") repeat-y center;
}
#mainContainer {
width: 779px;
}
#header {
background: url("/images/header.jpg") no-repeat;
}

#homeRightCol td.homeNav {
color: #fff;
font: 15px bold "Trebuchet MS", Trebuchet, "Lucida Grande", "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
text-decoration: underline;
}
#homeRightCol td.homeNav a {
width: 240px;
height: 40px;
margin: 0;
padding: 0;
color: #fff;
text-decoration: none;
display: block;
}
#homeRightCol td.homeNav a span {
display: block;
margin: 0 0 0 33px;
padding: 10px 0 0 0;
text-decoration: underline;
}

#mainContainer a {
color: #08b;
text-decoration: underline;
}

a.nav1 {
background: url("/images/nav-off.gif") repeat-x;
}
a.nav2 {
background: url("/images/nav-off.gif") repeat-x;
}
a.nav3 {
background: url("/images/nav-off.gif") repeat-x;
}
a.nav4 {
background: url("/images/nav-off.gif") repeat-x;
}
a.nav5 {
background: url("/images/nav-off.gif") repeat-x;
}

a.nav1:hover {
background: url("/images/nav-1.gif") repeat-x;
}
a.nav2:hover {
background: url("/images/nav-2.gif") repeat-x;
}
a.nav3:hover {
background: url("/images/nav-3.gif") repeat-x;
}
a.nav4:hover {
background: url("/images/nav-4.gif") repeat-x;
}
a.nav5:hover {
background: url("/images/nav-5.gif") repeat-x;
}


#kSearch {
width: 300px;
margin: 22px 22px 0 0;
}
#kSearch form {
margin: 0;
padding: 0;
}
#kSearch input.searchInput {
width: 126px;
height: 18px;
margin: 0 3px 0 0;
padding: 2px 3px 0 3px;
background: #000;
border: 1px solid #fff;
color: #fff;
font: 10px normal "Helvetica Neue", Helvetica, "Trebuchet MS", Trebuchet, "Lucida Grande", "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
}
#headerNav {
color: #c6d9c5;
font: 13px bold "Trebuchet MS", Trebuchet, "Lucida Grande", "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
}
#headerNav a { color: #000; font: 11px "Trebuchet MS", bold, Trebuchet, "Lucida Grande", "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif; text-decoration: none; }
#headerNav a:hover { color: #000; text-decoration: underline; }

#footer {
width: 779px;
padding: 10px 0 10px 0;
background: #ececec;
color: #666666;
font: 13px "Trebuchet MS", Trebuchet, "Lucida Grande", "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
}
#footer a {
background: #ececec;
color: #666666;
font: 13px bold "Trebuchet MS", Trebuchet, "Lucida Grande", "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
text-decoration: underline;
}
#copyright {
width: 779px;
margin: 10px 0 0 0;
color: #666666;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.navMain {
margin: 0;
padding: 0;
text-align: center;
}
.navMain a {
color: #797979 !important;
font: 12px Georgia, "Times New Roman", Times, serif !important;
text-decoration: none !important;
}
.navMain a:hover {
color: #000 !important;
text-decoration: none !important;
}




/*
  $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 {
	font: 13px "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 20px;
}

.boxcopy {
	font: 12px "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
}
.errorBox { font-family : "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ddd;
  color: #069;
  font-weight : bold;
}

A.headerNavigation { 
  color: #09b !important; 
}

A.headerNavigation:hover {
  color: #ff08d5 !important;
}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, "Trebuchet MS", Trebuchet, "Lucida Grande", 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, "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #999;
}

.infoBoxContents {
  background: #eee;
  font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: 12px "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
}

TD.infoBoxHeading {
  font: 12px "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
  font-weight: bold;
  background: #333 url("/images/infobox/infobox-bg.gif") repeat-x top;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 12px;
}

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

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: #b6b7cb;
  border-spacing: 1px;
}

td.productListing-heading {
  background: #333 url("/images/infobox/infobox-bg.gif") repeat-x top;
	text-align: center !important;
}
a.productListing-heading {
	color: fff !important;
}
.productListing-heading {
  font: 12px "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
  color: #fff;
  font-weight: bold;
}

TD.productListing-data {
  font: 12px "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: center;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font: 20px "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

TD.fieldKey {
  font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 12px;
}

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

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

/* message box */

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

/* input requirement */

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


/* BEGIN SLIDING SCROLLER */
/* Special Scroller */

#pscroller1 {
	height: 160px;
	border: 0px;
	padding: 5px;
}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 0px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}
/* END SLIDING SCROLLER */