/*
  $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, Verdana, sans-serif; font-size: 11px; }
.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; }
.site-map { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #0000FF; font-weight: bold; text-decoration: none; line-height: 2.0; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  /*
  Changed : Removed Following -
  scrollbar-face-color: #0000FF;
  scrollbar-shadow-color: #003E68;
  scrollbar-highlight-color: #0098FF;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #1580c8;
  scrollbar-track-color: #b6b7cb;
  scrollbar-arrow-color: #ffffff;
  */
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}


TR.headerNavigation {

  background: #FFCC66;

}



TD.headerNavigation {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  background: #FFCC66;

  color: #oooooo;

  font-weight : bold;

}



A.headerNavigation {

  color: #oooooo;

}



A.headerNavigation:hover {

  color: #0000CC;

}



TR.headerError {
  background: #7fc41c;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #7fc41c;
  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 {
  /* Changed :background: #0000ff; */
  background: #7fc41c;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* Changed :
  background: #0000ff;
  color: #ffffff;
  */
  background: #7fc41c;
  color: #FFFFFF;
  font-weight: bold;
}

.infoBox {
/* Changed : background: #7fc41c; */
 /* +++++++++++++++++++ CHanged ++++ */
   font:Arial, Helvetica, sans-serif;
   font-size: 14px;
   background-color:#7fc41c;
}

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

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


.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: 12px;
  font-weight: bold;
  /*Changed :
  background: #0000ff;
  color: #ffffff;
   */
  background: #7fc41c;
  color: #FFFFFF;
}

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

TD.infoNavigation, SPAN.infoNavigation {
  border-bottom: 1px solid #5582D2;
  border-left: 1px solid #5582D2;
  border-right: 1px solid #5582D2;
  border-top: 1px solid #5582D2;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

TD.boxNavigation, SPAN.boxNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: #f8f8f9;
  border: 1px solid rgb(0,0,0);
  padding: 6px;
  cursor: pointer;
  cursor: hand;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-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.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #C0C0C0;
}

TR.productListing-odd {
  /* Changed
  background: #f4f4f9;
  */
  background: #FFFFFF;
}

TR.productListing-even {
/* Changed   background: #f8f8f9; */
  background: #EAEAFF;
}

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

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  /* Changed:
  background: #CCCCFF;
  color: #0000FF;
  */
  background: #7fc41c;
  color: #FFFFFF;
  font-weight: bold
  /* Added */
  text-decoration: underline;
}

.productListing-box {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold
  color: #ffffff;
  border-right: 1px solid #5582D2;
  border-bottom: 1px solid #5582D2;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #5582D2;
}

.productListing-heading-row {
  background: #C9C9C9;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color:#000000;
  line-height: 1.6;
}

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

a:hover.catagoryListing-data {
  color: #0000FF;
  background: #FFFF33;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight:bold;
  text-shadow:Gray;
  /*Changed : color: #0000FF; */
  color: #7fc41c;
}

TD.titleHeading, DIV.titleHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  /*Changed : color: #0000FF; */
  color: #7fc41c;
  line-height: 2.5;
}

TD.priceHeading, DIV.priceHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: Blue;
  font-style: normal;
}

.priceBox, DIV.priceBox {
  border: 1px;
  border-style: solid;
  /* Changed:  border-color: #0000ff; */
  border-color: #7fc41c;
  border-spacing: 1px;
  border-padding: 2px;
}

TD.priceBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  /* Changed:
  background: #0000ff;
  color: #ffffff;
   */
  background: #7fc41c;
  color: #FFFFFF;
  padding: 4px;
}

.priceBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  color: #000000;
  border-spacing: 1px;
  border-padding: 2px;
}

.bonusBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

TD.main-bb, P.main-bb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 1.5;
  color: #3366cc;
  font-weight: bold;
}

TD.main-bb:hover, P.main-bb:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 1.5;
  color: #3366cc;
  font-weight: bold;
}

.main-bb::hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #FF9900;
  font-weight: bold;
}

TD.main-title, P.main-title {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  color: #0066cc;
  font-weight: bold;
  text-decoration: none;
}

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;
}

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

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

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

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

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

.moduleRow {color: #000000; background-color:#C8C8C8}
.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: 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: #7fc41c; }

/* page box */
.pagebox { border: 1pt solid rgb(0,0,0); padding: 5px;}
.pageblock { border: 1px solid rgb(0,0,0); padding: 10px;}
.text2 { font-family: Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,0,0); font-weight: normal; font-style: normal; padding-left: 20pt; padding-right: 10pt; cursor: hand;}

/* data table */
.dataTableHeadingRow { background-color: #C9C9C9; }
.dataTableHeadingContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.dataTableContentRed { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #CC0000; }
.dataTableContentRedAlert { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #7fc41c; font-weight: bold; }

.blue-border {
  border-right: 1px solid #5582D2;
  border-bottom: 1px solid #5582D2;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #5582D2;
}

.organge-border {
  border-right: 1px solid #FF9900;
  border-bottom: 1px solid #FF9900;
  border-left-width: 1px;
  border-left-style: solid;
  border-left: 1px solid #FF9900;
}

.raised {
  border-top: solid #000000 1px;
  border-bottom: solid #838485 1px;
  padding: 5px 10px;
}
/* Newly Added Prashant : 10/22/2004 */
.MainPageFeatureProducts {
	border: 1px solid #999999;
}
.PSPProductListing {
	border-top: 1px none #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;
}


/* BOF: menu-category Tabs */

TD.tab {
	background-image: url(images/tabs/tab_middle.gif);
/* BOF: menu-category Tabs */

TD.tab {
	background-image: url(images/tabs/tab_middle.gif);
	background-repeat: repeat;
	color: #6699cc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	}

A.tab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}
A.tab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
TD.ontab {
	background-image: url(images/tabs/tab_middle_on.gif);
	background-repeat: repeat;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
}
A.ontab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	}
A.ontab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
TD.tableft {
        background-image: url(images/tabs/tab_left.gif);
	background-repeat: no-repeat;
	color: #DEB887;
	font-size: smaller;
}
TD.tabright {
	background-image: url(images/tabs/tab_right.gif);
	background-repeat: no-repeat;
	color: #DEB887;
	font-size: smaller;
}

A.headerLink {
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #000099;
	text-decoration: none;
}
A.headerLink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #99ccff;
	text-decoration: none;
}
/* EOF: Menu-Category Tabs */


/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */



SPAN.removeProduct {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #3366FF;
  font-weight: normal;
}

INPUT.quantitybox {
  border: 1px;
  border-style: solid;
  border-color: #000000;
    font-size: 12px;
  width: 20px;
  height: 22px;
  border-spacing: 0px;
  background: #F8f8f9;
}
.websites {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
}



