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

.boxText {
	font-family: verdana, sans-serif;
	font-size: 9px;
}
.errorBox {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background: #ffb3b5;
}
.stockWarning {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
.orderEdit {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #6e0000;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #6e0000;
}

TD.headerNavigation {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
  color: #ffffff;
}

A.headerNavigation {
  color: #FFFFFF;
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
	background: #ff0000;
	color: #ffffff;
	text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
	background: #00ff00;
	color: #ffffff;
	text-align: center;
}

TR.footer {
  background: #6e0000;
}

TD.footer {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background: #6e0000;
	color: #ffffff;

}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
	background: #E3D8D8;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

TD.infoBoxHeading {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background: #6e0000;
    color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

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

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

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #6e0000;				/*b6b7cb*/
	border-spacing: 1px;
}

.productListing-heading {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background: #6e0000;
	color: #FFFFFF;

}

TD.productListing-data {
  	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;

  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
  	color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

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

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;

}

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

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6E0000;
}

SPAN.newItemInCart {
  	font-family: verdana, sans-serif;
  	font-weight: normal;
	font-size: 12px;
  	color: #ff0000;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #6E0000;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;

}

SPAN.productSpecialPrice {
  	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
  	color: #ff0000;
}

SPAN.errorText {
  	font-family: Verdana, Arial, sans-serif;
  	font-weight: normal;
	font-size: 12px;
  	color: #ff0000;
}

.moduleRow {
}

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

.moduleRowSelected {
	background-color: #E9F4FC;
}

.checkoutBarFrom, .checkoutBarTo {
	font-family: Verdana, Arial, sans-serif;
  	font-weight: normal;
	font-size: 12px;
	color: #8c8c8c;
}

.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
  	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

/* message box */

.messageBox {
	font-family: Verdana, Arial, sans-serif;
  	font-weight: normal;
	font-size: 12px;
}

.messageStackError, .messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
  	font-weight: normal;
	font-size: 12px;
	background-color: #ffb3b5;
}

.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
  	font-weight: normal;
	font-size: 12px;
	background-color: #99ff00;
}

/* input requirement */

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


/*......................Extra CSS not provided by OS Commerce.........................................*/


/*CSS Coding Copyright 2006 Nutech Digital*/

/*
	Layout			--->		Contains all layout CSS
	Formatting	--->		Links, text, etc.
	Main Page		--->	 	Content background images and content table CSS
*/


/*START...................................................Layout-*/

/*START OS Commerce only stuff*/
.OStable
{
	background-color: #FFFFFF;
	border-left: 3px solid #570000;
	border-right: 1px solid #B6B6B6;
	border-spacing: 0px;
	table-layout: fixed;
}

#OStableFooter
{
	background-image: url(/images/footerBkg.gif);
	background-repeat: no-repeat;
	border-bottom: 3px solid #6E0000;
	background-color: #FFFFFF;
	border-left: 3px solid #570000;
	border-right: 1px solid #B6B6B6;
	border-spacing: 0px;
	table-layout: fixed;
}

#onlineStore
{
	position: absolute;
	z-index: 3;
	left:722px;
	top: 70px;
	width: 92px;
	height: 37;
}

#btnOnlineStore {
	position: absolute;
	left: 742px;
	top: 70px;
}

#footer
{
	width: 760px;
	height: 20px;
	line-height: 20px;
	background-color: #FFFFFF; /* 6E0000 */
	color: #A1A1A1;
	text-align: right;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.15em;
}

#copyright
{
	padding-right: 10px;
}

/*END OS Commerce Only Stuff*/


/*START headerLogo.php+topNav.php Included Stuff*/
#container
{
	position: static;
	/* this contains evrythign on top
	width: 760px;
	height: auto;
	background-color: #FFFFFF;*/
}

#header
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 756px;
	height: 193px;
	background-color: #FFFFFF;
	background-image: url('/images/header.jpg');
	background-repeat: no-repeat;
}

#headerLogo
{
	position: absolute;
	top: 0px;
	left: 0px;
	vertical-align: top;
}

#contactInfo
{
	position: absolute;
	right: 5px; top: 2px;
	text-align: right;
	font-family: verdana, sans-serif;
	letter-spacing: 0.05em;
	font-size: 13px;
	color: #000000;
}

#onlineStore
{
	position: absolute;
	z-index: 3;
	left: 622px;
	top: 70px;
	width: 92px;
	height: 37;
}

#btnOnlineStore {
	position: absolute;
	left: 622px;
	top: 70px;
}

#content
{
	position: static;
	width: 760px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
/*END headerLogo.php+topNav.php Included Stuff*/




/*START Top Navigation..*/
#navTop1
{
	position: absolute;
	width: 125px; height: 14px;
	top: 127px; left: 440px; /*580px*/
}

#navTop2
{
	position: absolute;
	width: 358px; height: 14px;
	top: 140px; left: 400px; /*526px*/
	word-spacing: 2em;
}

#navTop3
{
	position: absolute;
	width: 415px; height: 14px;
	top: 163px; left: 345px; /*474px*/
	word-spacing: 1.1em;
}

#navEvents
{
	position: absolute;
	width: 65px; height: 14px;
	top: 128px; left: 709px;
	word-spacing: 1em;
}

.twoWords
{
	word-spacing: 0;
}
/*END Top Navigation...*/

/*START Bottom Nav*/
#linksContainer, #linksRel
{
	position: relative;
	width: 760px;
	top: 0px; left: 0px;
}

#linksPosition
{
	position: static;
	width: 760px; height: 78px;
}

#monthlySpecials
{
	position: absolute;
	top: 0px; left: 251px;
}

#bottomNav
{
	float: right;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 0px;
}

#bottomNum
{
	font-size: 22px;
	font-family: verdana, sans-serif;
	letter-spacing 0.05em;
	text-align: center;
}

.btmNumDots
{
	font-size: 8px;
	font-family: verdana, sans-serif;
	font-weight: normal;
	vertical-align: middle;
}
/*END Bottom Nav*/

#topHome
{
	position: absolute;
	top: 180px;
}

select
{
	background-color:#ededed;
	font-family: 'times new roman', serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.08em;
}

input
{
	background-color:#ededed;
	font-family: 'times new roman', serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.08em;
}

textarea
{
	background-color:#ededed;
	font-family: 'times new roman', serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.08em;
}

.redmarker
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#6e0000;
	font-size:10px;
}

#contactUs
{
	margin-left: 10px;
}

/*END............................................................Layout-*/


/*START..........................................................Formatting-*/
.firstText
{
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
}

.firstText:first-letter
{
	font-family: 'Times New Roman', Times, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 100%;
}

.bodyText
{
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
}

A
{
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.05em;
}

A:hover
{
	color: #ACACAC;
}

A.btmLinks
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

A.btmLinks:hover
{
	color: #ACACAC;
}

A.topLinks
{
	ffont-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.05em;
}

A.topLinks:hover
{
	color: #6e0000;
}

.noLink
{
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.05em;
}

.regFontTitle
{
	font-family: 'times new roman', serif;
	font-weight: bold;
	font-size: 20px;
	color: #acacac;
	text-decoration: none;
	letter-spacing: 0.15em;
}

.regFontSml
{
	font-family: 'times new roman', serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0.08em;
}

.tableHeadings
{
	font-family: verdana, sans-serif;
	font-size: 16px;
	line-height: 30px;
	vertical-align: bottom;
	margin-top: 10px;
}

.regFormTitle
{
	font-family: 'times new roman', serif;
	font-weight: bold;
	font-size: 16px;
	color: #6E0000;
	text-decoration: none;
	letter-spacing: 0.15em;
}

h1
{
	font-family: 'times new roman', serif;
	font-weight: bold;
	font-size: 20px;
	color: #acacac;
	text-decoration: none;
	letter-spacing: 0.15em;
}

/*END..............................................................Formatting-*/


/*START.............................................................Main Page*/
#contentTable
{
	border-collapse: collapse;
	padding-left: 2px;
	table-layout: inherit;
}