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

/* *****new csses ############################################################################*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #006665;
	margin: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006665;
	margin: 0;
}
/* *****changes in colours */
.fixcenter {
	width: 950px;
	background: #FFFFFF;
	color: #003300;
	margin: auto;
	margin-top: 0px;
	text-align: left;
	border-right: 1px solid #007A7B;
	border-left: 1px solid #007A7B;
	border-bottom: 1px solid #007A7B;
	border-top-color: #007A7B;
}

TD.contactus {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000099;
  font-weight: bold;
}
.image {
	PADDING: 3px;
	border: 1px solid #CCCCCC;
}
.noimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* ***** contribution change the menu hover color below*/
#thecategories a:hover {
	text-decoration: none;
	padding-left: 17px;
	background-image: url(images/infobox/arrow_right1.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	color: #007A7B;
	background-color: #FFFFFF;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
/*	width: 150px;  sets category box width */
}

.activelink {  /* sets category colour of selected cats */
	display: block;
	font-weight: bold;
	background-color: #FCFCDA;
	border: 1px solid #CCCCCC;
	color: #006665;
}

#thecategories a {
	display: block;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
/*	width: 100%; */
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 15px;
	margin: 0px 5px;
	background-image: url(images/infobox/dots_d.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}
/* ***** contribution change the menu hover color below END*/

/* BOF: *****Additional Images */
.imagesBoxContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* EOF: Additional Images */

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000099; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000099; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000099; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000099; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000099; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000099; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000099; }
.smallText_INVOIVE { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */

/* ***** ###########################################################################new css
 end */

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #003366;
}
p a{
	color: #990000;
	text-decoration: none;
}
p a:hover {
	color: #0033CC;
}
A {
	color: #007A7B;
	text-decoration: none;
}

A:hover {
	color: #990000;
	text-decoration: underline;
}
p, .productsNotifications {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.productsNotifications a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.productsNotifications a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: underline;
}
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

#bread{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
}
#searchbox{
	background-image: url(images/infobox/catbg_search.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 192px;
	float: left;
	margin-left: 8px;
	padding-left: 5px;
	padding-top: 9px;
	margin-right: 10px;
}
.srchbtn {
	WIDTH: 60px;
	COLOR: #00797B;
	HEIGHT: 21px;
	BACKGROUND-COLOR: #FFFBDE;
	font-weight: bold;
}
.srchtxt {
	FONT-SIZE: 11px;
	WIDTH: 118px;
	COLOR: #7B7573;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 16px;
	border: 1px solid #999;
	padding-top: 3px;
}
#buttons{
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	float: left;
	margin-top: -12px;
	*margin-top: 0px; /* for IE7 only */
	padding: 0px;
	width: 600px;	
	
	
	/*margin-right: 8px;
	margin-top: 5px;
	border: 1px solid #999999;
	padding-top: 5px;*/
}
#button a {
	font-family: calibri, arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FCFCDA;
	background: url(images/infobox/catbg_menu.gif) 0 -3px no-repeat;
	float: left;
	height: 40px;
	width: 105px;
	padding-top: 8px;
	display: block;
	text-decoration: none;
	padding-right: 2px;
	background-color: #FFFFFF;
	bottom: 5px;
	margin: 0;
}
#button a:hover{
	color: #FBFBC6;
	text-align: center;
	background: url(images/infobox/catbg_menu.gif) 0 0px no-repeat;
	display: block;
	padding-top: 12px;
}
TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
}

TD.footer { /* ***** footer colour */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 25px;
	background: #FCFCDA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #666666;
}

.infoBox { /*border of boxes ***** */
	background-color: #FFFFFF;
}

.infoBoxContents { /*inside boxes ***** */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading { /* ***** box headings */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FCFCDA;
	height: 20px;
	background-image: url(images/infobox/catbg.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
TD.infoBoxHeading_mod, TD.infoBoxHeading_mod a, TD.infoBoxHeading_mod a:visited, TD.infoBoxHeading_mod a:hover  { /* ***** box headings */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FCFCDA;
	height: 20px;
	background-image: url(images/infobox/catbg.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	text-align: center;
	background-position: center center;
}
.infoboxspecial a{ 
	font-family: Arial, Helvetica, sans-serif;
	color: #007A7B;
	font-size: 11px;
	font-weight: bold;
}
.infoboxspecial a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

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;
	padding: 5px;
}

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;
  padding: 5px;
}

TABLE.productListing {
	border: 0px solid #006665;
	margin-bottom: 10px;
	padding-top: 5px;
}

.productListing-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #14008C;
	color: #FFFFFF;
	font-weight: bold;
	height: 16px;
}

TD.productListing-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main { /* *****included the vertical-align and divided the P.main in another property below */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	vertical-align: top;
}
TD.main_account { /* ***** main for account.php only */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5;
	vertical-align: top;
}

P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

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

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

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

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #E65B00;
  font-weight: bold;
}

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

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

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

SPAN.productSpecialPrice {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
}

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

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

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

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }
.currency {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.currency_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.currency_small_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
form{
	margin: 0px;
}
.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:  #007A7B;
}
