/*
  $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: 12.5px; 

}

.errorBox { 
font-family : Verdana, Arial, sans-serif; 
font-size : 12px; 
background: #ffb3b5; 
font-weight: bold; 
}

.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #FF0000; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #0300ff; text-decoration: underline; }

TD.underlinemenu{
background-image:url('images/CbinFiles/images/bin/assets/htd-ft.gif');
background-repeat: no-repeat;
font-weight: bold;
width: 100%;
}

TD.underlinemenu ul{
padding: 0px 0 0px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 12;
text-align: center; //set value to "left", "center", or "right"*/
}

TD.underlinemenu ul li{
display: inline;
}

TD.underlinemenu ul li a{
color: #ffffff;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid white; /*bottom border is 3px*/
}

TD.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
color: #ffffff;
border-bottom-color: black;
}

BODY {
  text-align: center;
/*  background-image:url('images/bg/bg_gradient.jpg');
  background-repeat:repeat-y; */  
  background: #ffffff;     
  color: #000000;
  margin: 0px;
}

.fixcenter {
  width: 778px;
/*  background-image:url('images/bg/0156.gif ');
  background-repeat:repeat-x; */  
  border: solid; border-width: 0px 2px 0px 2px;
  border-color:#EBE9ED;
  background: #ffffff; 
  color: #000000;
  margin: auto;
  margin-top: 2px;
  text-align: left;
}

.fixedheader {
  width: 778px;
  background: #ffffff; 
  color: #000000;
  margin: auto;
  margin-top: 2px;
  text-align: left;
}

.fixedfooter {
  width: 780px;
  background: #CCCCCC; 
  color: #000000;
  margin: auto;
  margin-top: 2px;
  text-align: left;
}

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

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

FORM {
	display: inline;
	margin:0;
	padding:0
}

TR.header {
/*  background-image:url('images/coa_header.gif'); */ 
  background: #ffffff; 
  border: solid; border-width: 1px;
}

TR.headerNavigation {
/*    background-image:url('images/icons/headerbox.gif'); */
  background: #000000; 
}

TR.headerNavigation2 { 
   background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-image:url('images/icons/headerbox.gif');
/*  background: #000000; */
  color: #ffffff;
  font-weight : bold;
}

TD.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation2 { 
  color: #000000
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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

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

.sslcert {
  background-image:url('images/CbinFiles/images/bin/bg/certbg.gif');
  background-repeat:repeat-y;
/*  background: #FF0000; */
}

TR.footer {   
  background: #000000;   
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-image:url('images/icons/footerbox.gif');
/*  background: #000000; */
  color: #ffffff;
  font-weight: bold;
}

TR.footerNav {
  background-image:url('images/CbinFiles/images/bin/bg/ftr_bg.gif');
  background-position:top right; 
}

.infoBox {
  background: #ffffff; 
}

.infoBox2 {
  background: #FAFAFA; 
}

.plainBox {
  background: #ffffff;
}

.infoBoxContents {
/*  background-image:url('images/bg/bg_info.gif');
  background-repeat:repeat-x; */
  background: #F7F7F7;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  border-spacing: 2px;
  border-collapse: separate;
  border-collapse: expression('separate', cellSpacing = '0px');
}

.infoBoxContents2 { 
  background: #ffffff; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.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: 11.5px;
  font-weight: bold;
  background-image:url('images/bg/bg_info.gif');
  background-repeat:repeat-x; 
/*  background: #FAFAFA; */  
  color: #000000;
}

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

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


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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-image:url('images/icons/headerbox.gif');
/*  background: #000000; */
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
width: 10%;
text-align:center;
vertical-align:top; 
padding:10 10 10 10;

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
}

TD.pageHeader {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

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

.jmain {
  font-family: Verdana, Arial, sans-serif;
  text-align:justify;
  font-size: 11px;
  line-height: 1.5;
}

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

TD.mains {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  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;
}

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

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: #FF0000;
  font-weight: bold;
}

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

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

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

.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: 12px; background-color: #ffffff; border: dotted #D5D5D5; border-width: 1px; color: #000000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; background-color: #ffffff; border: dotted #D5D5D5; border-width: 1px; }

/* input requirement */

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

/* Product Listing CSS */
.infoBoxProducts {
  text-align: center;
/*  border: solid 1px #999999; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 0px;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
  margin-bottom:-8px;
}
.infoBoxProducts a {
  color: #000000;
}
TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  border: solid 1px #999999; */
}
/* 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: #000000;
} 
.infoBoxList {
 border: ridge 0px #ffffff;
 border-collapse: collapse;
 background-color: #fff;
 }
.thumbcontent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#000000;
  text-align:center;
}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.separator {border-bottom: 1px solid #ccc;}

.productListing-list-price {
	font-family: Verdana, Arial, sans-serif;
	font-size: 5px;
	color: #333;
}

TABLE.buytable {
	 width: 100%;
	 height: 80px;
	 vertical-align: bottom;
         text-align:right;
}

TR.list-block {
}		
	 			
If you wish to use a background image, add to the .infoBoxProducts above:

  background-image: url(images/my-pic.gif);
  background-attachment: scroll;
  background-x-position: 0%;
  background-y-position: 0%;
  background-repeat: repeat-x;
  