/*
  $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
*/

iframe.grelated-iframe {
	left:-99999px !important;
	display: none !important;
}

.boxText { font-family: Geneva, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Geneva, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Geneva, Arial, sans-serif; font-size : 11px; color: #000000; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Geneva, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	font-family: arial;
	font-size: 11px;
	background-color : white;
	width: 135px;
}	
#nav li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.75em;
	background-color : white;
	width: 135px;
}	
#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 135px;
	margin-top : -2em;
	border: 1px solid black;
	margin-bottom : -1px;
	background-color : white;
}	
#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
	margin-bottom : -1px;
}	
#nav li a { /* Menu Boxes */
	display : block;
	color : 595959;
	text-decoration : none;
	padding: 1px 4px;
	border-bottom: 1px solid #d9d9da;
}	
#nav li a:hover { /* Highlighted items */
	color : white;
	background-color : 43794e;
		
}	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav .parent1{
background: url(images/categories/arrow_right.gif) no-repeat center right;
}	
BODY {
  background: #ffffff;
  color: #595959;
  margin: 0px;
}
h1, h2, h3 {
  font-size:16px;
  margin-top: 0px;
  margin-bottom: 2px;
}
h4 {
  font-size:12px;
  margin-top: 1px;
  margin-bottom: 1px;
}
h5 {
  font-size:11px;
  margin-top: 1px;
  margin-bottom: 1px;
}
.pageCurrent  {
  font-weight: bold;
  border-color: #BD1415;
  border: 1px;
  border-style: solid; 
  color: #BD1415;
  margin: 1px;
  padding: 2px;
}
TD.productPageInfo {
  font-family: Geneva, Arial, sans-serif;
  font-size: 10px;
  border-top: 1px;
  border-top-style: solid;
  border-top-color: #cdcdcd;
}
td.categoryImage  {
  font-family: Geneva, Arial, sans-serif;
  font-size: 12px;
  background: #EDECE2;
}
TD.newsletterBottom {
  border: 1px;
  border-style: solid;
  border-color: #cdcdcd;
  font-family: Geneva, Arial, sans-serif;
  font-size: 12px;
  background: #A5A4A4;
}
TABLE.mainTable {
}
.prodListHeader {
  font-family: Geneva, Arial, sans-serif;
  font-size: 12px;
  background: #f4f4f4;
  font-weight: bold;
  border: 1px;
  border-style: solid;
  border-color: #cdcdcd;
}
TD.dynamicMain, TD.categoryPageHead, DIV.categoryPageHead {
  font-family: Geneva, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #cdcdcd;
  color: #000000;
}
TABLE.mainTableRight, TD.mainTableRight {
  border-right: 1px;
  border-right-style: solid;
  border-right-color: #cdcdcd;
}
TABLE.prodTableRight, TD.prodTableRight {
  border-right: 1px;
  border-right-style: solid;
  border-right-color: #cdcdcd;
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cdcdcd;
}
TD.mainTableLeft {
  border-left: 1px;
  border-left-style: solid;
  border-left-color: #cdcdcd;
  border-right: 1px;
  border-right-style: solid;
  border-right-color: #cdcdcd;  
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cdcdcd;
  background: #ffffff;  
}
A {
  color: #595959;
  font-weight : bold;
  text-decoration: none;
}
A:hover {
  color: #037e1b;
  font-weight : bold;
  text-decoration: underline;
}
FORM {
	display: inline;
}
TR.header {
  background: #ffffff;
}
TD.headerNavigation {
  font-family: Geneva, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : bold;
}
TD.headerNavigation2, TD.footer {
  font-family: Geneva, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff; 
}
A.headerNavigation:hover {
  color: #037e1b;
}
TR.headerError {
  background: #14c302;
}
TD.headerError {
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 12px;
  background: #14c302;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #00ff00;
}
TD.headerInfo {
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TR.footer {
  background: #ffffff;
}
TD.wishlist {
  font-family: Geneva, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}
.infoBox, .contentBox {
  background: #cdcdcd;
}
TD.smallTextLine {
  border-top: 1px;
  border-top-style: solid;
  border-top-color: #cdcdcd;
  font-family: Geneva, Arial, sans-serif;
  font-size: 10px;
}
TD.prodRowDivide {
  border-top: 1px;
  border-top-style: solid;
  border-top-color: #cdcdcd;
  font-family: Geneva, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #980101;
}
TD.prodRowHead {
  font-family: Geneva, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #980101;
}
TD.largeHead {
  font-family: Geneva, Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: #505050;
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cdcdcd;
}
TD.prodRowHeadGray {
  font-family: Geneva, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #3F3F3F;
}
TD.prodRowHeadMatch {
  font-family: Geneva, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #393939;
  border:1px; 
  border-color: #c6c5c5; 
  border-style: solid;
  background: #efefef;
}
.infoBoxContents {
  background: #f4f4f4;
  font-family: Geneva, Arial, sans-serif;
  font-size: 10px;
}
.sideBoxContents {
  background: #ffffff;
  font-family: Geneva, Arial, sans-serif;
  font-size: 10px;
}
.loginBoxContents {
  background: #FEFDE9;
  font-family: Geneva, Arial, sans-serif;
  font-size: 11px;
}
TD.loginBoxHeading {
  font-family: Geneva, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  background-image: url(images/loginbg.gif);
  background-color: #5b8263;
}
TD.affiliateBoxHeading {
  font-family: Geneva, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  color: #ffffff;
  background-image: url(images/affiliate_bg.gif);
  background-color: #018507;
}
TD.affiliateLinkBox {
  font-family: Arial, Geneva sans-serif;
  font-size: 12px;
  border: 1px;
  border-style: solid;
  border-color: #cdcdcd;
  color: #000000;
  background: #FFFFFF;
}
.infoBoxNotice {
  background: #FF8E90;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Geneva, Arial, sans-serif;
  font-size: 10px;
}
TD.infoBoxHeading {
  font-family: Geneva, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1.5;
  background-color: #282828;
  background-image: url(images/bginfobox.gif);  
}
TD.loginHeading {
  font-family: Geneva, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.2;
  background-color: #5c8e5b;
}
TD.contentBoxHeading {
  font-family: Geneva, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-image: url(images/bgcontentbox.gif);
  background-color: #717171;
  background-repeat: no-repeat;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd, 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: #EFEEEE;
}
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}
.productListing-heading {
  font-family: Geneva, Arial, sans-serif;
  font-size: 11px;
  background: #5b8263;
  color: #FFFFFF;
  font-weight: bold;
}
TD.productListing-data, xsellRowHead {
  font-family: Geneva, Arial, sans-serif;
  color: #595959;
  font-size: 12px;
}
TD.productListing-extra, .reviewBoxContents, TD.searchTop {
  font-family: Geneva, Arial, sans-serif;
  font-size: 11px;
}
A.pageResults {
  color: #595959;
  font-weight: bold;
}
A.pageResults:hover {
  color: #BD1415;
  font-weight: bold;
}
TD.pageHeading, TD.prodPageHead, DIV.pageHeading, DIV.prodPageHead {
  font-family: Geneva, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #595959;
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cdcdcd;
}
TD.categoryHeading {
  font-family: Geneva, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #2e773c;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: Geneva, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}
TD.shipTime {
  font-family: Geneva, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #EE7C01;
}
TD.main, P.main {
  font-family: Geneva, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
TD.loginHeader {
  font-family: Geneva, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #FFFFFF;
  background: #BF1412;
  font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText, .messageBox, TD.infoBox, SPAN.infoBox  {
  font-family: Geneva, Arial, sans-serif;
  font-size: 10px;
}
TD.accountCategory {
  font-family: Geneva, Arial, sans-serif;
  font-size: 13px;
  color: #AA0E0F;
}
TD.fieldValue {
  font-family: Geneva, Arial, sans-serif;
  font-size: 12px;
}
TD.tableHeading, TD.fieldKey, TD.formAreaTitle {
  font-family: Geneva, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Geneva, Arial, sans-serif;
  font-size: 11px;
  color: #000000;  
}
TD.categ {
     vertical-align: top;
}
CHECKBOX, INPUT, RADIO, SELECT, TD.xsellProducts {
  font-family: Geneva, Arial, sans-serif;
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-family: Geneva, Arial, sans-serif;
  font-size: 11px;
}
SPAN.greetUser {
  font-family: Geneva, Arial, sans-serif;
  font-size: 12px;
  color: #870101;
  font-weight: bold;
}
TABLE.formArea {
  background: #f4f4f4;
  border-color: #cdcdcd;
  border-style: solid;
  border-width: 1px;
}
DIV.centerpage {
  width: 770px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -385px;
}
SPAN.markProductOutOfStock {
  font-family: Tahoma, Geneva, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: Geneva, Arial, sans-serif;
  color: #BD1415;
}
SPAN.errorText,TR.headerError {
  font-family: Geneva, Arial, sans-serif;
  color: #ff0000;
}
/* added image borders define */
.fotgal {border:1px; border-thickness: 1px; border-color: #cdcdcd; 
border-style: solid;} 
A:hover .fotgal, A:active .fotgal {border:1px; border-thickness: 1px; 
border-color: 037e1b; border-style: solid} 
/* end added image borders define */
.moduleRow { }
.moduleRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #D2FFD6; }
.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 */
.messageStackError, .messageStackWarning { font-family: Geneva, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Geneva, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }
/* input requirement */
.inputRequirement, SPAN.newItemInCart { font-family: Geneva, Arial, sans-serif; font-size: 10px; color: #ff0000; }
/* DDB - 041031 - Form Field Progress Bar -- Option Type Contrib*/
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
      overflow: hidden;
	background-color: 807F7F;
	padding-left: 5px;}
