/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
  adapted for Separate Pricing Per Customer v4 and Price Break 1.11.3 2005/03/12


  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; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
border-style: solid;   border-width: 1px;

  text-align: center;
  background: #6699cc;
  background-image: url('images/background_site.jpg');
  background-attachment: scroll;
  background-repeat: repeat-x ;
  color: #000000;
  margin: 1px;
}

h1 {
font-size:14px;
}
h2 {
font-size:12px;
color:#990000;
}
h3 {
	font-size:11px;
	font-style: italic;
}
.install {
	font-style: normal;
}
.highlight {
	color:#990000;
	font-weight: bold;
}
#navcontainer ul
{
list-style-type: none;
text-align: center;
padding: 2px;
position: relative;
z-index: 1;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 2px 2px;
}

#navcontainer li a
{
padding: 2px 2px;
color: #000;
background-color: #fff;
border: 1px solid #666;
text-decoration: none;
}

#navcontainer li a:hover
{
color: #900;
border: 1px solid #666;
border-top: 2px solid #333;
border-bottom: 2px solid #333;
}
.code {
	border: 1px dashed #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.header_nav{
	background-image: url(images/header_nav_bg.gif);
	background-color: #F0F1F3;
	background-repeat: repeat-x;
	text-align: center;
}
.header{
	background-image: url(images/header_bg.jpg);
	background-color: #0D2B45;
	background-repeat: repeat-x;
}

.fixcenter {
  width: 980px;

// set to width 980 for 1024 site , or 756 for 800, or for the brave 1236 for 1280

  color: #9f9f9f;
  background: #ffffff;
  background-image: url('images/background_form.jpg');
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: top left;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}

TD.pollBoxHeading {   
font-family: Verdana, Arial, sans-serif;   
font-size: 8px;   border-color: #ffffff;   
border-style: solid;   border-width: 1px;
font-weight : bold;
text-align : center;
} 

TD.pollBoxRow {   
font-family: Verdana, Arial, sans-serif;   
font-size: 8px;   border-color: #ffffff;   
border-style: solid;   border-width: 1px;
font-weight : bold;
text-align : left;
} 

TD.pollBoxText {   
font-family: Verdana, Arial, sans-serif;   
font-size: 8px;   border-color: #ffffff;   
border-style: solid;   
border-width: 1px;
font-weight : BOLD;
text-align : center;
} 

TD.accCreateWhy {   
font-family: Verdana, Arial, sans-serif;   
font-size: 9px;   border-color: #ffffff;   
font-weight : normal;
text-align : center;
} 


TR.pollOptRow {   
background: #ffffff; 
} 
TR.pollFooter { 
  background: #ffffff;
}  

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #0000ff;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {

  background: #000066;
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000066;
  font-weight : bold;
}

A.headerNavigation { 
  color: #0000FF; 
}

A.headerNavigation:hover {
  color: #ff0000;
}

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;
}

TR.footer {
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000ff;
  font-weight: bold;
}

TD.footerSmall {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000ff;
  font-weight: normal;
}


.infoBox {
  background: #cccccc;
//b6b7cb;
}

.infoboxclean {
  background: #dddddd;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoboxmike {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

.infoBoxContents {
  background: #FFFFFF;
//f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-attachment: fixed;
  background-repeat: repeat-x;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
//  background-image: url('images/background_infoboxnotice.gif');
  background-attachment: fixed;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  background: #bbc3d3;
  color: #0000ff;
}

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;
//f8f8f8;
}

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;
//f8f8f8;
}

TR.forumList-odd {
  background: #e0e0e0;
}

TR.forumList-even {
  background: #f0f0f0;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #FFFFFF;
//b6b7cb;
  border-spacing: 1px;
  background: #FFFFFF;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #000000;
  font-weight: bold;
}

TR.productListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.tableData {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000ff;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #323232;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, SPAN.pricesavings, SPAN.pricesavingstext, SPAN.priceinsteadfeatured, SPAN.pricenormalfeatured {
  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.tinyText, SPAN.tinyText, P.tinyText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}


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: #000000;
  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;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #ff0000;
}

SPAN.productSpecialPriceLarge {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

/* BOF price-break-1.11.3 */
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #eeeeee;
}

SPAN.productPriceOutBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

/* EOF price-break-1.11.3 */

.moduleRow { background-color: #dddddd; }
.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: #ff0000; }

/* 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: #ff0000; }

/* BEGIN Fancier Invoice and Packingslip */

.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */

// category infobox images
.subNav		{padding-left:33px;line-height:19px;}

/* ISM Start */

.newinfobox_top1 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top2 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top3 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top4 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top5 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top6 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top7 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top8 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top9 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top10 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* ISM End */
