/*
  $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-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; /*color: #cc0033;*/ color: #F89838; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  color: #653614;
  margin: 0px;
  text-align: center;
  background: url('images/tt_bkgrd.gif');
}

.body {
	width: 786px;
	text-align: left;
	margin: 0 auto;
	background: #ffffff;
}

A:visited, A:link {
  color: #653613;
  text-decoration: underline;
}


A:hover, A:active {
  color: #f89838;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  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, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #653613;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #653613;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.headerInfo A:link, TD.headerInfo A:visited {
	color: #ffffff;
}

TD.headerInfo A:active, TD.headerInfo A:hover {
	color: #f89838;
}
TR.footer {
  background: #bbc3d3;
}

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

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

.infoBoxContents {
  /*background: #f8f8f9;*/
  background: #CCE49D;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #9ACB3C;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: #fce9d5;*/
  background: #cce49d;
}

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: #faddbf;*/
  background: #e5f2ce;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #b6b7cb;*/
  background: #9ACB3C;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*A.pageResults:visited, A.pageResults:link {
  color: #0000FF;
}

A.pageResults:hover, A.pageResults:active {
  color: #0000FF;
}*/

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  /*color: #9a9a9a;*/
  color: #F89838;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: 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, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  /*color: #c76170;*/
  color: #F89838;
  font-weight: bold;
}

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

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

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}
.moduleRow { }
.moduleRowOver { /*background-color: #faddbf;*/ background-color: #e5f2ce; cursor: pointer; cursor: hand; }
.moduleRowSelected { /*background-color: #fce9d5;*/ background: #cce49d; }

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

/* message box */

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

/* input requirement */

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

/***************************************************************************************/
/*																					   */
/*                               Added Styles                                          */
/*                                                                                     */
/***************************************************************************************/
a img {
	border: none;
}
.answers {
	color: #653613;
	/*color: #F89838;*/
	margin: 5px 0 15px 0;
}
.body_cells {
	padding: 0 5px;
}
#bottom_table {
	/*border-bottom: 2px solid #99ca3c;
	border-left: 2px solid #99ca3c;
	border-right: 2px solid #99ca3c;*/
}
.comparison_chart {
	border-collapse: collapse;
	border: 1px solid #653613;
}
.comparison_chart td {
	border-collapse: collapse;
	border: 1px solid #653613;
}
#comparison_window {
	overflow: auto;
	width: 510px;
	height: 250px;
	margin: 5px;
	border: 1px solid #653613;
	padding: 3px;
}
#copyright {
	font-size: 10px;
	color: #653613;
	text-align: right;
	padding-top: 10px;
}
.inner_table {
	/*border-left: 2px solid #99ca3c;
	border-right: 2px solid #99ca3c;*/
}
input[type=text], textarea, select {
	border: 1px solid #653614;
	padding: 2px;
}
#left-column {
	background: url('images/column_bg.jpg') repeat-y top center;
}
/*#left-column td,p {
	color: #ffffff;
}*/
#left-column a:visited, #left-column a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#left-column a:hover, #left-column a:active {
	text-decoration: underline;
}
a#headline:visited, a#headline:link {
	color: #653613;
	text-decoration: none;
}
a#headline:hover, a#headline:active {
	color: #653613;
	text-decoration: underline;
}
#product_info {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.products a:link, .products a:visited {
	color: #653613;
	text-decoration: none;
}
.products a:hover, .products a:active {
	color: #f89838;
	text-decoration: underline;
}
.questions {
	margin: 0 0 5px 0;
	/*color: #F89838;*/
	color: #653613;
	font-weight: bold;
}
.section_heading {
	font-weight: bold;
	font-size: 11px;
}
.section_info {
	text-align: justify;
	font-size: 10px;
	margin: 10px 0px;
}
.section_text {
	text-align: justify;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#short_description {
	padding: 10px 0 0 0;
	font-size: 11px;
	text-align: justify;
	color: #ffffff;
}
.subheading {
	padding-top: 20px;
}
td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #653613;
}
.textarea {
	overflow: auto;
}
#top_table {
	/*margin: 10px auto 0 auto;
	border-top: 2px solid #99ca3c;
	border-left: 2px solid #99ca3c;
	border-right: 2px solid #99ca3c;*/
}
.tryit_features {
	text-align: center;
	width: auto;
}
.tryit_heading {
	text-align: center;
	font-weight: bold;
	background: #F89838;
	vertical-align: bottom;
}
.tryit_info {
	text-align: center;
}
.tryit_model {
	white-space: nowrap;
}
.tryit_titles {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
ul {
	margin-top: 10px;
	list-style-type: square;
}

/*BOF Options as Images*/
SPAN.optionsAvailable {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
/*EOF Options as Images*/
/* --- Start Registry Styles --- */
A.registryLink { 
  color: #000000; 
  text-decoration: none; 
}
A.registryLink:hover { 
  color: #000000; 
  text-decoration: none; 
}
A.registryLink:visited { 
  color: #000000; 
  text-decoration: none; 
}
/* --- End Registry Styles --- */

.divider {
height: 34px;
width: 100%;
background: url('/images/line_separator.jpg') repeat-x;
}