/*
  $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: 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 {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}


h1 {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #93c309;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000;
  font-weight : normal;
}

A.headerNavigation { 
  color: #000;
}

A.headerNavigation:hover {
  color: #007f92;
}

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 {
  background: #bbc3d3;
}

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

.infoBox {
  background: #fff;
}

.infoBoxContents {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family:  Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #93c309;
  border-bottom: 1px solid #d8d8d8;
  line-height: 1.5;
}

table.infoBoxHeading { margin-bottom: 5px;}

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

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

TABLE.productListing {

}

td.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
  background-image: url(themeImages/listing/headerSeparator.png);
  background-repeat: no-repeat;
  background-position: right;
  height: 22px;
}

td.productListing-heading-text {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}

a.productListing-heading {color: white;}
a.productListing-heading:hover {color: white;}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url(themeImages/listing/itemSeparator.png);
  background-repeat: no-repeat;
  background-position: right;
  background-color: #f8f8f8;
}

TD.productListing-data-text {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #f8f8f8;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #93c309;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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


.mainTable { width: 100%; background-image: url(themeImages/bg/main.gif); background-color: #e7f8b3;}
.leftSide { vertical-align: top; background-image: url(themeImages/bg/leftShadow.gif); background-position: right; background-repeat: repeat-y;}
.rightSide { vertical-align: top; background-image: url(themeImages/bg/rightShadow.gif); background-position: left; background-repeat: repeat-y; }
.greenHeaderBar { width: 100%; height: 30px; background-color: #9cc536; border-bottom: 1px solid white;}

.leftSideImg { width: 100%; height: 702px; background-image: url(themeImages/bg/leftSide.png); background-position: right; background-repeat: no-repeat; }
.rightSideImg { width: 100%; height: 702px; background-image: url(themeImages/bg/rightSide.png); background-position: left; background-repeat: no-repeat; }

.footerBar { width: 100%; height: 35px; background-color: #9cc536; }

.centerBar { width: 1020px; background-color: white; background-image: url(themeImages/bg/center.jpg); background-position: top right; background-repeat: no-repeat;  }


TD.catBox{
  font-family:  Arial, sans-serif;
  font-size: 11px;

}

a.catBoxLink { color: white;}

/*categories box*/
TABLE.corner_table_box_categories_heading{ width: 100%; }
TD.corner_table_box_categories_heading{ color: #93c309; font-weight: bold; font-family:  Arial, sans-serif; font-size: 11px; line-height: 1.5; padding: 2px; text-align: center; }
TD.corner_table_box_categories_heading_left{ width: 31px; height: 22px;  background-image: url(themeImages/tableBox/categoriesHeadingLeft.png); background-repeat: no-repeat; }
TD.corner_table_box_categories_heading_right{ width: 31px; height: 22px;  background-image: url(themeImages/tableBox/categoriesHeadingRight.png); background-repeat: no-repeat; }

TABLE.corner_table_box_categories{ width: 100%; }
TD.corner_table_box_categories{ width: 100%; padding-top: 5px; font-family:  Arial, sans-serif; font-size: 11px; line-height: 1.5;  color: white; text-align: left; background-color: #93c309; }
TD.corner_table_box_categories_middle_left{ background-color: #93c309; }
TD.corner_table_box_categories_middle_right{ background-color: #93c309;}
TD.corner_table_box_categories_left_bottom{ width: 6px; height: 6px; background-image: url(themeImages/tableBox/categoriesBottomLeft.png); background-repeat: no-repeat; }
TD.corner_table_box_categories_right_bottom{ width: 6px; height: 6px; background-image: url(themeImages/tableBox/categoriesBottomRight.png); background-repeat: no-repeat; }
TD.corner_table_box_categories_middle_bottom{ background-color: #93c309;}
/*orange box*/
TABLE.corner_table_box_orange_heading{ width: 100%; }
TD.corner_table_box_orange_heading{ color: white; font-weight: bold; font-family:  Arial, sans-serif; font-size: 11px; line-height: 1.5; padding: 2px; text-align: center; background-color: #ff7200;  background-image: url(themeImages/tableBox/orangeHeadingCenter.png); background-repeat: repeat-x;}
TD.corner_table_box_orange_heading_left{ width: 31px; height: 23px;  background-image: url(themeImages/tableBox/orangeHeadingLeft.png); background-repeat: no-repeat; }
TD.corner_table_box_orange_heading_right{ width: 23px; height: 23px; background-image: url(themeImages/tableBox/orangeHeadingRight.png); background-repeat: no-repeat; }

/*green box*/
TABLE.corner_table_box_green_heading{ width: 100%; }
TD.corner_table_box_green_heading{ color: white; font-weight: bold; font-family:  Arial, sans-serif; font-size: 11px; line-height: 1.5; padding: 2px; text-align: center; background-color: #93c309;  background-image: url(themeImages/tableBox/greenHeadingCenter.png); background-repeat: repeat-x;}
TD.corner_table_box_green_heading_left{ width: 31px; height: 23px;  background-image: url(themeImages/tableBox/greenHeadingLeft.png); background-repeat: no-repeat; }
TD.corner_table_box_green_heading_right{ width: 25px; height: 23px;  background-image: url(themeImages/tableBox/greenHeadingRight.png); background-repeat: no-repeat; }


/*dark green box*/
TABLE.corner_table_box_darkgreen_heading{ width: 100%; }
TD.corner_table_box_darkgreen_heading{ color: white; font-weight: bold; font-family:  Arial, sans-serif; font-size: 11px; line-height: 1.5; padding: 2px; text-align: center; background-color: #4ca012;  background-image: url(themeImages/tableBox/darkGreenHeadingCenter.png); background-repeat: repeat-x;}
TD.corner_table_box_darkgreen_heading_left{ width: 31px; height: 23px;  background-image: url(themeImages/tableBox/darkGreenHeadingLeft.png); background-repeat: no-repeat; }
TD.corner_table_box_darkgreen_heading_right{ width: 24px; height: 23px;  background-image: url(themeImages/tableBox/darkGreenHeadingRight.png); background-repeat: no-repeat; }


TABLE.round_corner_table_box{ width: 100%; }
TD.round_corner_table_box{ width: 100%; padding-top: 5px; font-family:  Arial, sans-serif; font-size: 11px; line-height: 1.5;  text-align: center; background-color: #f8f8f8; background-image: url(themeImages/tableBox/boxFon.png); background-repeat: repeat-x; }
TD.round_corner_table_box_middle_left{ width: 5px; border-left: 1px solid #dfdfdf;  background-color: #f8f8f8; background-image: url(themeImages/tableBox/boxFon.png); background-repeat: repeat-x; }
TD.round_corner_table_box_middle_right{ width: 5px; border-right: 1px solid #dfdfdf; background-color: #f8f8f8; background-image: url(themeImages/tableBox/boxFon.png); background-repeat: repeat-x; }
TD.round_corner_table_box_left_bottom{ width: 6px; height: 6px; background-image: url(themeImages/tableBox/boxBottomLeft.png); background-repeat: no-repeat; }
TD.round_corner_table_box_right_bottom{ width: 6px; height: 6px; background-image: url(themeImages/tableBox/boxBottomRight.png); background-repeat: no-repeat; }
TD.round_corner_table_box_middle_bottom{ background-image: url(themeImages/tableBox/boxBottomCenter.png); background-repeat: repeat-x; }

TABLE.dark_round_corner_table_box{ width: 100%; }
TD.dark_round_corner_table_box{  padding-top: 5px; font-family:  Arial, sans-serif; font-size: 11px; line-height: 1.5;  text-align: center; background-color: #fff; background-image: url(themeImages/tableBox/boxFonDark.png); background-repeat: repeat-x; }
TD.dark_round_corner_table_box_middle_left{ width: 5px; border-left: 1px solid #cccccc;  background-color: #f8f8f8; background-image: url(themeImages/tableBox/boxFonDark.png); background-repeat: repeat-x; }
TD.dark_round_corner_table_box_middle_right{ width: 5px; border-right: 1px solid #cccccc; background-color: #f8f8f8; background-image: url(themeImages/tableBox/boxFonDark.png); background-repeat: repeat-x; }
TD.dark_round_corner_table_box_left_bottom{ width: 6px; height: 6px; background-image: url(themeImages/tableBox/boxBottomLeftDark.png); background-repeat: no-repeat; }
TD.dark_round_corner_table_box_right_bottom{ width: 6px; height: 6px; background-image: url(themeImages/tableBox/boxBottomRightDark.png); background-repeat: no-repeat; }
TD.dark_round_corner_table_box_middle_bottom{ background-image: url(themeImages/tableBox/boxBottomCenterDark.png); background-repeat: repeat-x; }

TABLE.pInfo_table_box{ width: 100%; }
TD.pInfo_table_box{ background-color: #f8f8f8; width: 100%; padding-bottom: 5px; font-family:  Arial, sans-serif; font-size: 11px; line-height: 1.5;  text-align: center;}
TD.pInfo_table_box_left_top{ width: 5px;  height: 7px; background-image: url(themeImages/pInfo/leftTop.png); background-repeat: no-repeat; }
TD.pInfo_table_box_right_top{ width: 5px; height: 7px; background-image: url(themeImages/pInfo/rightTop.png); background-repeat: no-repeat; }
TD.pInfo_table_box_middle_top { background-image: url(themeImages/pInfo/middleTop.png); background-repeat: repeat-x;}
TD.pInfo_table_box_middle_left{ background-color: #f8f8f8; border-left: 1px solid #e7e7e7;}
TD.pInfo_table_box_middle_right{ background-color: #f8f8f8; border-right: 1px solid #e7e7e7; }
TD.pInfo_table_box_left_bottom{ width: 5px; height: 16px; background-image: url(themeImages/pInfo/leftBottom.png); background-repeat: no-repeat; }
TD.pInfo_table_box_right_bottom{ width: 5px; height: 16px; background-image: url(themeImages/pInfo/rightBottom.png); background-repeat: no-repeat; }
TD.pInfo_table_box_middle_bottom{ background-image: url(themeImages/pInfo/middleBottom.png); background-repeat: repeat-x;}
div.pInfo_table_box_more{ text-align: right; font-family:  Arial, sans-serif; font-size: 10px;width: 62px; height: 16px; background-image: url(themeImages/pInfo/infoFon.png); background-repeat: no-repeat; float: right;}

div.catBottom {width: 183px; height: 57px; background: url(themeImages/cat/bottom.png); background-repeat: no-repeat; color: white;}
div.catBottomContent {padding-right: 10px; padding-left: 10px; text-align: center;}
div.catImage {width: 169px; background: url(themeImages/cat/middle.png); background-repeat: repeat-y; margin-left: 6px; text-align: center; padding-top: 25px; padding-bottom: 25px;}
div.catTop {margin-left: 6px; }

TABLE.listing_table_box{ width: 100%; margin-bottom: 7px;}
TD.listing_table_box{   }
TD.listing_table_box_left_top{ width: 6px;  height: 6px; background-image: url(themeImages/listing/itemTopLeft.png); background-repeat: no-repeat; background-position: top;}
TD.listing_table_box_right_top{ width: 6px; height: 6px; background-image: url(themeImages/listing/itemTopRight.png); background-repeat: no-repeat; }
TD.listing_table_box_middle_top { background-image: url(themeImages/listing/itemTop.png); background-repeat: repeat-x;}
TD.listing_table_box_middle_left{ background-image: url(themeImages/listing/itemLeft.png); background-repeat: repeat-y;}
TD.listing_table_box_middle_right{ background-image: url(themeImages/listing/itemRight.png); background-repeat: repeat-y; background-position: right;}
TD.listing_table_box_left_bottom{ width: 6px; height: 6px; background-image: url(themeImages/listing/itemBottomLeft.png); background-repeat: no-repeat; }
TD.listing_table_box_right_bottom{ width: 6px; height: 6px; background-image: url(themeImages/listing/itemBottomRight.png); background-repeat: no-repeat; }
TD.listing_table_box_middle_bottom{ background-image: url(themeImages/listing/itemBottom.png); background-repeat: repeat-x;}

TABLE.listing_table_box_heading{ width: 100%; height: 22px; margin-bottom: 7px; }
TD.listing_table_box_heading{ background-image: url(themeImages/listing/headingFon.png); background-repeat: repeat-x;  }
TD.listing_table_box_heading_left { width: 5px;}
TD.listing_table_box_heading_right { width: 5px;}


