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

BODY {
  background: #C0C0C0;
  color: #000000;
  margin: 7px 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #FF6600;
}

TR.headerNavigation {
	background: #B3B1B1;
	  
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #B3B1B1;
  color: #ffffff;
  font-weight : bold;
  height: 25px;
}

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

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
}
.infoBoxContents2 {
  background: #EEEEEE;
  font-family: Arial, sans-serif;
  font-size: 10px;
}
.infoBoxContents_cats {
	background: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#FF6600;
	margin-left: 0px;
	padding-left:7px;
	line-height: 18px;
	font-weight: bold;
	text-transform: capitalize;
}

.infoBoxContents_cats   a:link {text-decoration: none;color: #FF6600} 
.infoBoxContents_cats    a:visited { text-decoration: none;color: #FF6600} 
.infoBoxContents_cats    a:hover { text-decoration: none; color: #666666} 
.infoBoxContents_cats    a:active { text-decoration: none;color: #666666}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #B3B1B1;
  color: #ffffff;
  height: 25px;
}

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

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

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

TABLE.productListing {
/* border: 1px;
  border-style: solid;
  border-color: #cccccc;
  border-spacing: 0px; */

}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #bababa;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	height: 24px;
	text-transform: capitalize;
	font-weight: bold;
}
TD.productListing-data a:link {color: #ff6600; text-decoration: none; }
TD.productListing-data a:visited {color: #ff6600; text-decoration: none; }
TD.productListing-data a:hover {color: #666666; text-decoration: none; }
TD.productListing-data a:active {color: #666666; text-decoration: none;}

.priceListing-heading {
font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  background: #bababa;
  color: #FFFFFF;
  font-weight: bold;
}

.priceListing-smallheading {
font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #bababa;
  color: #FFFFFF;
  font-weight: bold;
  height: 22px;
}

.priceListing-heading2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	background: #ff6600;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
}


A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	color: #605E5E;
	font: bold 16px Arial, Verdana sans-serif;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  /*padding: 15px;*/
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	background: #FFffff;
}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 14px; color: #ff0000; }
.proddesctitle {
	font: bold 16px/19px  Arial, Verdana, sans-serif;
	color: #ffffff;
	background: #B3B1B1;
	height: 25px;
	padding-left: 10px;
}
.proddesctext {
	font: 13px Arial, Helvetica, sans-serif;
	padding: 10px;
	background: #ffffff;
}
.proddecstable {
	width: 100%;
}
.createAccount {
	font: bold 11px  Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 5px;
	height: 30px;
}


.group-CDR {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #FF6600;
  color: #ffffff;
  height: 19px;
}

.group-DVD {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #FF6600;
  color: #ffffff;
  height: 19px;
}

.group-Continuous {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #FF6600;
  color: #ffffff;
  height: 19px;
}

.group-Rolls {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #FF6600;
  color: #ffffff;
  height: 19px;
}

.group-Memory {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #FF6600;
  color: #ffffff;
  height: 19px;
}

.group-Printers {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #FF6600;
  color: #ffffff;
  height: 19px;
}

.group-Accessories {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #FF6600;
  color: #ffffff;
  height: 19px;
}
.group-Remanufactured {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #FF0000;
  color: #ffffff;
  height: 19px;
}
.group-Recycled {
  font-family:  Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #FF0000;
  color: #ffffff;
  height: 19px;
}
.group-Related {
  font-family:  Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #ff6600;
  color: #ffffff;
  height: 19px;
}
.group-Compatible {
  font-family:  Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
  height: 19px;
}
.group-Original {
  font-family:  Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  background: #339966;
  color: #ffffff;
  height: 19px;
  }
.checkout {
font-family:  Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  height: 19px;
  }
.manufact {
	font: bold 12px  Arial, Helvetica, sans-serif;
	color: #FF6600;
	padding-left: 20px;
}
.manufact_small {
	font: 10px  Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 20px;
}
.smallgrey {
	font: 10px  Arial, Helvetica, sans-serif;
	color: #666666;
}

.smallgrey   a:link {text-decoration: underline; color: #666666} 
.smallgrey    a:visited { text-decoration: underline; color: #666666} 
.smallgrey    a:hover { text-decoration: underline; color: #666600} 
.smallgrey    a:active { text-decoration: underline; color: #666666}

.smallwhite {
	font: 11px  Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.headeright {
	background: url(images/header.gif);
	
}
.header_tel {
	
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.header_tel_orange {
	
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF6600;
}

.footer_small {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.footer_main {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #333333;
}

.footer_company {
	font: 11px/20px Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 15px;

}
.catname {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#FF6600;
	font-weight: bold;
	text-transform: capitalize;
}
.catname   a:link {text-decoration: none;color: #FF6600} 
.catname    a:visited { text-decoration: none;color: #FF6600} 
.catname    a:hover { text-decoration: none; color: #666666} 
.catname    a:active { text-decoration: none;color: #666666}


.prod_info_pack_price {
font: 18px/20px Arial, Helvetica, sans-serif;
	color: #333333;
	
}
input {
	background: url(images/fields.gif);
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FF6600;
}
.white {
	color: #FFFFFF;
}
.grey {
	background: #CCCCCC;
}
.bigwhite {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.revolution_copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	
	font-size: 13px;
	line-height: 20px;
}
.revolution {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	font-size: 16px;
}

.SearchBox {
	background: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;  
}
.SearchBoxContents {
	background: #000000;
	padding-left: 4px;  
  }
.searchfield {
	border: 1px solid #999999;
	background-color: #FFffff;
	font-size: 14px;
	color: #ff6600;
	background-image: url(images/pixel_trans.gif);
}
textarea {
	background: url(images/fields.gif);
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FF6600;
}
.impact {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	color:#666666;
	font-weight: bold;
}
.impact   a:link {text-decoration: none;color: #FF6600} 
.impact    a:visited { text-decoration: none;color: #FF6600} 
.impact   a:hover { text-decoration: underline; color: #ff6600} 
.impact    a:active { text-decoration: underline;color: #ff6600}