@charset "utf-8";
body {
	background-image: url(bkgd.gif);
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 18px;
	color: #36231F;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	background-color: #FFFFFF;
}
#nav  {
	width: 900px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#navleft    {
	padding-left: 5px;
	color: #FFFFFF;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(headbkgd.png);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;
}
#navright    {
	text-align: right;
	padding-right: 5px;
	color: #FFFFFF;
	font-size: 12px;
}
#container #sidebar {
	width: 180px;
	color: #000000;
	float: left;
}

#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url((URL));
	font-size: 12px;
	color: #FFFFFF;
}
#main2  {
	color: #333333;
	background-image: url(navbkgd.gif);
	background-repeat: no-repeat;
	background-position: 185px 0px;
}
#footerleft    {
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 12px;
}
#footerright    {
	text-align: right;
	color: #FFFFFF;
	padding-right: 5px;
	font-size: 12px;
}
#header #headleft {
	width: 400px;
	float: left;
	padding-left: 5px;
}
#header #headright {
	width: 150px;
	margin-left: 695px;
	text-align: right;
	margin-top: 20px;
}
.clear { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

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


.errorBox {
	font-family : "Century Gothic";
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	font-family : "Century Gothic";
	font-size : 10px;
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
	font-family: "Century Gothic";
}
.orderEdit {
	font-family : "Century Gothic";
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

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

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

img {
	border: 0;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

.headerNavigation {
color: #ffffff;
font-size: 12px;
}

A.headerNavigation {
	color: #ffffff;
	font-size: 12px;
}

A.headerNavigation:hover {
	color: #ffffff;
	text-decoration: underline;
}

A.headerNavigation2 {
	color: #666666;
	font-size: 12px;
}

A.headerNavigation2:hover {
	color: #666666;
	text-decoration: underline;
}

/* Used in Product Listing */

A.productName {
	color: #EEAAB7;
	font-size: 14px;
}

A.productName:hover {
	color: #3B2621;
	text-decoration: underline;
}

A.footer {
	color: #FFFFFF;
}

A.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

A.image{
	border: 1px solid #666666;
        padding: 5px;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
	font-family: "Century Gothic";
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
	font-family: "Century Gothic";
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer {
  background: #ff99cc;
font-size: 10px;

}

TD.footer {
	font-family: "Century Gothic";
	font-size: 10px;
	background: #ff99cc;
	color: #666666;
	font-weight: bold;
}

/* Information Boxes*/

.boxText {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 15px;
}

.infoBox {
}

.infoBoxContents {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 14px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 14px;
}

TD.infoBoxHeading {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	color: #3B2621;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E894A4;
}

TD.infoBox, SPAN.infoBox {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 14px;
}

/* Shopping Cart Page */

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

.productListing-heading {
	font-family: "Century Gothic";
	font-size: 10px;
	background: #b6b7cb;
	color: #FFFFFF;
	font-weight: bold;
}

/* Category Description */

TD.productListing-data {
	font-family:"Century Gothic";
	font-size: 12px;
	line-height: 16px;
}

A.pageResults {
	color: #3B2621;
}

A.pageResults:hover {
	color: #3B2621;
	background: #FFFFff;
	text-decoration: underline;
}

/* Page Titles */

TD.pageHeading, DIV.pageHeading, P.PageHeading, SPAN.PageHeading {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #EA849A;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
	font-family: "Century Gothic";
	font-size: 10px;

	color: #000000;
}

/* Main Content */

TD.main, P.main {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: "Century Gothic";
	font-size: 10px;
}

TD.accountCategory {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #aabbdd;
}

TD.fieldKey {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
}

TD.fieldValue {
	font-family: "Century Gothic";
	font-size: 12px;
}

TD.tableHeading {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
}

/* Used in Shoping Cart Box */

SPAN.newItemInCart {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #F68CA3;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: "Century Gothic";
	font-size: 11px;
}

TEXTAREA {
	width: 100%;
	font-family: "Century Gothic";
	font-size: 11px;
}

/*  Front Page Greeting */

SPAN.greetUser {
	font-family: "Century Gothic";
	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: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #E88D9F;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: "Century Gothic";
	color: #A9E0DD;
}
SPAN.productPrice {
	font-family: "Century Gothic";
	color: #E8859A;
}

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

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

.checkoutBarFrom, .checkoutBarTo {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
}

/* message box */

.messageBox {
	font-family: "Century Gothic";
	font-size: 10px;
}
.messageStackError, .messageStackWarning {
	font-family: "Century Gothic";
	font-size: 10px;
	background-color: #ffb3b5;
}
.messageStackSuccess {
	font-family: "Century Gothic";
	font-size: 10px;
	background-color: #99ff00;
}

/* input requirement */

.inputRequirement {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #ff0000;
}


TD.productDesc {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #808080;
	padding: 1px 7px 1px 7px;
}

TD.productheadDesc {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 4px 0px 0px 10px;
}
#container #ribbon {
	width: 80px;
	float: left;
	margin-top: 5px;
	background-image: url(navbkgd.gif);
}
#container2 {
	width: 890px;
	color: #000000;
	background-attachment: fixed;
	background: url(navbkgd.gif) repeat-y 160px 0px;
	padding: 5px;
}
#main {
	color: #333333;
	font-size: 12px;
}
