/* -----------------------------------------------------------------------------------------
  $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $  

  XT-Commerce - community made shopping
  http://www.xt-commerce.com

  Copyright (c) 2004 XT-Commerce 
  -----------------------------------------------------------------------------------------
  based on: 
  (c) 2000-2001 The Exchange Project (earlier name of osCommerce)
  (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
  (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

  Released under the GNU General Public License 
  ---------------------------------------------------------------------------------------*/

.boxText { 
	font-family: Palatino, Georgia, Times, serif;
	font-size: 12px;
	line-height: 1.5;
}

.boxTextBG {
	font-family: Palatino, Georgia, Times, serif;
	font-size: 12px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Palatino, Georgia, Times, serif;
	font-size: 12px;
	background-color: #ffcc99;
}
.boxTextPrice {
	font-family: Palatino, Georgia, Times, serif;
	font-size: 12px;
	color: #cc0033;
}

.errorBox {
	font-family : Palatino, Georgia, Times, serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Palatino, Georgia, Times, serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #ffffff;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Palatino, Georgia, Times, serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #fff7f2;
}

.orderEdit { 
	font-family : Palatino, Georgia, Times, serif;
	font-size : 10px;
	color: #d25050;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0px;
	background: #f7f7f7;
}

img{
	border:0;
}

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

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

.main_nav A {
 color: #fff;
 text-decoration: none;
}

.main_nav A:hover {
 color: #a41d23;
 text-decoration: underline;
}

FORM {
	display: inline;		  
}

#head {
	background: #f7f7f7;
}

#head img {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}

#shop {
	width: 79%;
	background: #fff;
	margin: 30px auto;
}

#fingerprint {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: -1;
}

TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
 background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Palatino, Georgia, Times, serif;
	font-size: 14px;
	color: #fff;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #c10505;
	background-color: #F6F6F6;
}

A.headerNavigation { 
	color: #fff;
}

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

TD.conditions {
 background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #990000;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #990000;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
 background-color: #cc0033;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Palatino, Georgia, Times, serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 14px;
 background: #cc0033;
 color: #ffffff;
 font-weight : bold;
 text-align : center;
}

TR.headerInfo {
 background: #cc0033;
}

TD.headerInfo {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 14px;
 background: #cc0033;
 color: #ffffff;
 font-weight: bold;
 text-align: center;
}

TR.footer {
 background: #d3c3bb;
}

TD.footer {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 12px;
  background: #F6F6F6;
 color: #000000;
 font-weight : bold;
 border-bottom: 1px solid;
 border-color: #c10505;
}

.infoBox {
}

.infoBoxContents {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 12px;
}

.infoBoxNotice {
 background: #FF8E90;
}

.infoBoxNoticeContents {
 background: #e6ffff;
 font-family: Palatino, Georgia, Times, serif;
 font-size: 12px;
}

TD.infoBoxHeading {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 12px;
 font-weight: bold;
 background: #a41d23;
 height:19px;
 color: #fff;
 padding-left: 4px;
}

TD.infoBoxHeading_right {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 12px;
 font-weight: bold;
 background: #a41d23;
 height:19px;
 color: #fff;
 padding-left: 4px;
}

TD.infoBox, SPAN.infoBox {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 12px;
 background: #ffffff;
}

TD.infoBox_right, SPAN.infoBox_right {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 12px;
 background: #ffffff; 

}

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

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

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

.productListing-heading {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 12px;
 background: #c10505;
 color: #ffffff;
 font-weight: bold;
}

.new_product {
	margin-bottom: 10px;
}

TD.productListing-data {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 12px;
}

A.pageResults {
	color: #FF0000;
	text-decoration: underline;
}

A.pageResults:hover {
 color: #FF0000;
 background: #33FFFF;
}

TD.pageHeading, DIV.pageHeading {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 16px;
 font-weight: bold;
 color: #000000;
}

TR.subBar {
 background: #f4f7fd;
}

TD.subBar {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 12px;
 color: #000000;
}

.main_nav {
	color: #fff;
	background: #898989;
}

TD.main, P.main {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 13px;
 line-height: 1.5;
 vertical-align: top;
 padding: 0 5px;
}

TD.smallText, SPAN.smallText, P.smallText {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 12px;
}

TD.accountCategory {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 13px;
 color: #aabbdd;
}

TD.fieldKey {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 14px;
 font-weight: bold;
}

TD.fieldValue {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 14px;
}

TD.tableHeading {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 14px;
 font-weight: bold;
}

SPAN.newItemInCart {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 12px;
 color: #cc0033;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Palatino, Georgia, Times, serif;
	font-size: 13px;
}

TEXTAREA {
 width: 100%;
 font-family: Palatino, Georgia, Times, serif;
 font-size: 13px;
}

SPAN.greetUser {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 14px;
 color: #f0a480;
 font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
 background: #f1f1f1;
 border-color: #cccccc;
 border-style: solid;
 border-width: 1px;
}

TD.formAreaTitle {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 14px;
 font-weight: bold;
}

.copyright {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 13px;
 line-height: 1.5;
 text-align:center;
}
.parseTime {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 13px;
 line-height: 1.5;
 text-align:center;
}
A.copyright {
 color: #000000;
}
A.copyright:hover {
 color: #0000ff;
 text-decoration: underline;
}


SPAN.markProductOutOfStock {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 14px;
 color: #c76170;
 font-weight: bold;
}

SPAN.productSpecialPrice {
 font-family: Palatino, Georgia, Times, serif;
 color: #cc0033;
}
SPAN.productOldPrice {
	font-family: Palatino, Georgia, Times, serif;
	color: #cc0033;
	text-decoration: line-through;
}
SPAN.errorText {
 font-family: Palatino, Georgia, Times, serif;
 color: #cc0033;
}

SPAN.productDiscountPrice {
 font-family: Palatino, Georgia, Times, serif;
 color: #cc0033;
 font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 13px;
 line-height: 1.5;
 background-color: #ffffff;
 border: 1px solid;
 border-color: #ffffff;

}
.moduleRowOver { 
	background-color: #fec9c9; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Palatino, Georgia, Times, serif;
	font-size: 13px;
	line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #f8e6cb; }

.checkoutBarFrom, .checkoutBarTo { font-family: Palatino, Georgia, Times, serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Palatino, Georgia, Times, serif; font-size: 12px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Palatino, Georgia, Times, serif; font-size: 8pt; }
.heading2 { font-family: Palatino, Georgia, Times, serif; font-size: 10pt; }
.heading3 { font-family: Palatino, Georgia, Times, serif; font-size: 12pt; }
.heading4 { font-family: Palatino, Georgia, Times, serif; font-size: 14pt; }
.heading5 { font-family: Palatino, Georgia, Times, serif; font-size: 18pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Palatino, Georgia, Times, serif; font-size: 12pt; color: #ffffff; 
	background-color: #a41d23; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#ffffff;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Palatino, Georgia, Times, serif; font-size: 10pt; color: #000000; background-color: #ffffff; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Palatino, Georgia, Times, serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Palatino, Georgia, Times, serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Palatino, Georgia, Times, serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Palatino, Georgia, Times, serif; font-size: 12px; color: #cc0033; }

.tableShop {
background-color: #EEEEEE;
border-left: 1px solid;
border-right: 1px solid;
border-color: #c10505;
}

.navLeft {
	border-right: 2px solid;
	border-color: #cccccc;
	background-color: #fff;
	width: 185px;
}
.navRight {
	border-color: #cccccc;
	border-left-width: 2px;
	border-left-style: solid;
	background-color: #fff;
	width: 185px;
}

.contentsTopics {
	font-family: Palatino, Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.tableListingI {
	background-color: #EEEEEE;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
 font-family: Palatino, Georgia, Times, serif;
 font-size: 12px;
 color: #000000;
 font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

