/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

@font-face {
 
font-family: 'Garamond';
 
src: url('GARA.TTF') format ('ttf');
 
}

.boxText { font-family: Garamond; font-size: 12px; }
.errorBox { font-family : Garamond; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Garamond; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Garamond; font-size : 12px; color: #70d250; text-decoration: underline; }
/*.searchbox { border:none; font-family: "Century Gothic",  Arial,  Helvetica,  Geneva,  Sans-serif;font-size: 11.3px;text-align: center;letter-spacing: 3;text-transform: uppercase;color: rgb(247,147,35);font-weight: bold;text-decoration: none ;font-variant: normal; }
*/
.searchbox {
   font-size: 18px;
   text-transform: none;
   color: rgb(247,147,35);
   text-decoration: none;
   font-weight:bold;
   height: 29px;
   border: none;
   text-align: center;
   vertical-align:middle;
      
}

#FormsEditField1 {
width:175px;
height:29px;
border:none;
position:relative;
top:-11px;

}

TD.searchbox {
   vertical-align: middle;
}
 
*/

BODY {
  background: ;
  color: #5d4d4d;
  margin: 0px;
  font:Garamond;
}

A {
  color: #5d4d4d;
  text-decoration: none;
  
}

A:hover {
  color: #f6931c;
  text-decoration: none;
}



TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: ;
}

TD.headerNavigation {
  font-family: Garamond;
  font-size: 14px;
  background: ;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Garamond;
  font-size: 14px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Garamond;
  font-size: 14px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Garamond;
  font-size: 14px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  
}

.infoBoxContents {
  font-family: Garamond;
  font-size: 15px;
  line-height:30px;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Garamond;
  font-size: 14px;
}

TD.infoBoxHeading {
  font-family: Garamond;
  font-size: 16px;
  font-weight: bold;
  background: ;
  color: #5d4d4d;
}

TD.infoBox, SPAN.infoBox {
  font-family: Garamond;
  font-size: 14px;
  
}

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

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

TABLE.productListing {
background: ;
}

.productListing-heading {
  font: Garmond;
  font-size: 16px;
  background: ;
  color: #5d4d4d;
  font-weight: bold;
 
}

TD.productListing-data {
  font-family: Garamond;
   font-size: 14px;

}

A.pageResults {
  font-size: 14px;
  color: #ff9933;
  font-style: bold;
  
}

A.pageResults:hover {
font-size: 14px; 
font-style: bold; 
color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Garamond;
  font-size: 20px;
  font-weight: bold;
  color: #5d4d4d;
}

TD.featured, DIV.featured {
  font-family: Garamond;
  font-size: 22px;
  font-weight: bold;
  color: #5d4d4d;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Garamond;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Garamond;
  font-size: 14px;
  line-height: 1.5;
}

TD.featured {
  font-family: Garamond;
  font-weight: bold;
  font-style: italic;
  font-size: 17px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Garamond;
  font-size: 14px;
  color: #c0b6ad;
}

TD.accountCategory {
  font-family: Garamond;
  font-size: 15px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Garamond;
  font-size: 14px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Garamond;
  font-size: 14px;
}

TD.tableHeading {
  font-family: Garamond;
  font-size: 14px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Garamond;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Garamond;
  font-size: 13px;
}

TEXTAREA {
  width: 100%;
  font-family: Garamond;
  font-size: 13px;
}

SPAN.greetUser {
  font-family: Garamond;
  font-size: 14px;
  color: #5b4d4c;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Garamond;
  font-size: 14px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Garamond;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Garamond;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Garamond;
  color: #ff0000;
}

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Garamond; font-size: 12px; color: #5b4d4c; }

.infoBoxProducts {
  text-align: center;
  font: Garamond;
  font-size: 12px;
  font-weight: normal;
  background-color: transparent;
  color: #5b4d4c;
  margin-bottom:-8px;
}
.infoBoxProducts a {
  color: #5b4d4c;
  font: Garamond;
}
TD.infoBoxGrid {
  font-family: Garamond;
  font-size: 12px;
 
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #857776;
}  
.infoBoxList {
 font: Garamond;
  font-size: 12px;
  color:#857776;
  text-align:center;
  vertical-align: text-bottom;

 }
.thumbcontent {
  font: Garamond;
  font-size: 15px;
  font-variant:small-caps;
  color:#857776; 
  text-align:center;
  vertical-align: text-bottom;
  
}
.thumbcontent a {
  color: #857776;
  font-size: 15px;
  font-variant:small-caps;
  font: Garamond;
}

.featuretitle {
  font: Garamond;
  font-size: 20px;
  color:#5b4d4c;
  text-align:center;
  vertical-align: text-bottom;
  text-decoration: none;
  }
  

  
TD.noborderbox {
  font: Garamond;
  font-size: 12px;
}



/* BOF: Additional Images */
.imagesBoxContents {
  
  font-size: 12px;
}
/* EOF: Additional Images */

#sidebar {
	font: Garamond;
	position: relative;
	top: -5px; 
	width: 11em;
}

#sidebar form {
	margin: 0 0 0 13px;
}

#sidebar input#s {
	width: 80%;
	background: #fff;
	border: 1px solid #999;
	color: #000;
}

#sidebar ul {
	color: #5d4d4d;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	
}

#sidebar ul li {
	font: italic normal 110% 'Garamond';
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#sidebar ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 150%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#sidebar ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Garamond';
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
	line-height:130%;
}

#sidebar ul ul li a {
	color: #000;
	text-decoration: none;
}

#sidebar ul ul li a:hover {
    color:#f6931c;
	border-bottom: 1px solid #f6931c;
}

#sidebar ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

.email, email_small{
  font-family: Garamond;
  font-size: 17px;
  font-weight: normal;
  text-align: left;
}
.email{
	border: 2px;
}
.email_small{
  font-size: 14px;
}


.master_products_listing table
{
	width:50%;
}
.master_products_listing input
{
  	height: 20px;
    padding: 0 5px;
    text-align: right;
    vertical-align: middle;
    width: 25px;
}


.pretty-payment-table
{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border: 1px solid #5D4D4D;
	font-family:Garamond;
	color: #5D4D4D;
}
.pretty-payment-inner-table td
{
	border: 0px dotted #666;
	color: #5D4D4D;
	vertical-align:middle;
	padding-left:10px;
	padding-right:5px;
}

.pretty-table
{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border: 1px solid #5D4D4D;
	font-family:Garamond;
	color: #5D4D4D;
}

.pretty-table .productListing-heading
{
	font-size:12px;
}

.pretty-table caption
{
	caption-side: bottom;
	font-size: 0.9em;
	font-style: italic;
	text-align: right;
	padding: 0.5em 0;
}

.pretty-table th, .pretty-table td
{
	border: 1px dotted #666;
	color: #5D4D4D;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
}

.pretty-inner-table th, .pretty-inner-table td
{
	border: 0px dotted #666;
	color: #5D4D4D;
	font-weight:bold;
	width: 95%;
}

.pretty-table th[scope=col]
{
	color: #5D4D4D;
	background-color:#FFB62B;
	text-transform: uppercase;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
}
.pretty-table td[scope=col]
{
	color: #5D4D4D;
	background-color:#FFB62B;
	text-transform: uppercase;
	border-bottom: 2px solid #333;
}
.productListing-data
{
border:0px dotted #666666;
}

.pretty-table th+th[scope=col]
{
	color: #5D4D4D;
	background-color: #FFB62B;
	border-right: 1px dotted #666;
}

.pretty-table th[scope=row]
{
	background-color: #b8cfe5;
	border-right: 2px solid #333;
}

.pretty-table tr.alt th, .pretty-table tr.alt td
{
	color: #2a4763;
}
.info_table td 
{
	color:#5D4D4D;
}
.simple_table
{
	border: 1px dotted #666;
}
.simple_table td
{
	width:auto;
	padding:0px;
}
.total_table td
{
	border: 0px dotted #666;
	color: #5D4D4D;
	font-weight:bold;
}		
