/*
  $Id: stylesheet.css,v 1.75 2004/11/29 bjtemplates.com $

  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 { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: url('images/bg_leaves_left.jpg') center top;
  background-color: #ffffff;
  background-repeat:no-repeat;
  background-attachment:fixed;
  color: black;
  margin: 0px;
}

.middletabbackimg
{
background-image:url('images/mainbg.jpg');
}

A {
  color: #243717;
  text-decoration: none;
  font-weight: bold;
}

A:hover {
  color: #975008;
  text-decoration: underline;
  font-weight: bolder;
}

FORM {
	display: inline;
}

TR.header {

}

TR.headerNavigation {

}

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

  color: White;
  font-weight : bold;
}

TD.headerNavigation A {
  color: White; 
}

TD.headerNavigation A:hover {
  color: White; 
}

A.headerNavigation { 
  color: White; 
}

A.headerNavigation:hover {
  color: White;
}

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

  color: #ffffff;
  font-weight : bold;
}

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

  color: #ffffff;
  font-weight : bold;
}

A.footerNavigation { 
  color: #ffffff; 
}

A.footerNavigation:hover {
  color: #B22222;
}

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

.infoBox {

}
.infoBoxReview {
  background: #76766c;
}
.infoBoxContentsReview {
  background: #f5f5f5;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents {

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

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;

  color: White;
}

TD.npBoxHeading {
	  background: url(images/bjtemplates_11.jpg) no-repeat left top;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #3F4030;
  height: 37px;
  padding-left: 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 {

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}

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

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

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

A.pageResults {
  color: #3F4030;
}

A.pageResults:hover {
  color: ##3F4030;
  background: #FFFFFF;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #3F4030;
}

TD.pageheading2 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #243717;
}

TD.pageheading3 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #3F4030;
}

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.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: #FFFACD; */
  color: #CC6699; 
}

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: 10px;
  color: #ffffff;
  font-weight: bold;
}

TABLE.formArea {

  border-color: White;
  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: #b7b795; cursor: ; cursor: hand; }
.moduleRowSelected { background-color: #c5c4a8; }

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






TD.infoBox_left {
  background: url(images/bjtemplates_10.jpg) no-repeat right top;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
height: 23px;
	padding-left: 5px;
padding-top: 2px;
 padding-bottom: 5px;
}

TD.infoBox_lefter {
  background: url(images/bjtemplates_10.jpg) no-repeat right top;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
height: 23px;
	padding-left: 5px;
	padding-right: 10px;
padding-top: 0px;
 padding-bottom: 5px;
}

TD.infoBox_lefter2 {
  background: ;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
height: 37px;
	padding-left: 5px;
	padding-right: 10px;
padding-top: 12px;
 padding-bottom: 5px;
}

TD.infoBox_righter {
  background: url(images/bjtemplates_10a.jpg) no-repeat right top;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
height: 23px;
	padding-left: 10px;
	padding-right: 5px;
padding-top: 2px;
 padding-bottom: 5px;
}

.hr {
	color: #DD9425;
}


.moduleFeat { BORDER-RIGHT: #b7b7b7 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #e8e8e8 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 5px; BORDER-LEFT: #e8e8e8 1px solid; COLOR: #f37c25; PADDING-TOP: 5px; BORDER-BOTTOM: #b7b7b7 1px solid; BACKGROUND-COLOR: white; TEXT-ALIGN: center}

.moduleFeatOver { BORDER-RIGHT: #b7b7b7 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #e8e8e8 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 5px; BORDER-LEFT: #e8e8e8 1px solid; COLOR: #F32535; PADDING-TOP: 5px; BORDER-BOTTOM: #b7b7b7 1px solid; background-color: #FFEBCD; TEXT-ALIGN: center  cursor: pointer; cursor: hand; }

TABLE.npmain {
	  background: url(images/np_03.jpg);
}

.nptop {
	  background: url(images/bjtemplates_10.jpg) no-repeat left top;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
    color: #3F4030;

	 padding-top: 15px
	 
	}
	
.top {
	  background: url(images/bjtemplates_11.jpg) no-repeat left top;
}	

TD.divide {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;

  color: White;
  font-weight : bold;
	border-top: 1px solid #D1D1BC;
	padding-left: 30px;
}

TD.divider {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;

  color: White;
  font-weight : bold;
	border-left: 1px solid #D1D1BC;
	padding-left: 1px;
}

TD.cartnavigation {
  font-family: tahoma, Arial, sans-serif;
  font-size: 10px;

  color: White;
  font-weight : bold;
}

A.cartnavigation { 
  color: White; 
}

A.cartnavigation:hover {
  color: #FF6347;
}

A.boxlink { 
  color: #243717; 
  height: 12px;
  width: 155px;
}

A.boxlink:hover {
  color: #975008;
    height: 12px;
	   width: 160px;		
}

.dviderdots {

border-left:1px dotted #C2C2C2;
 margin-bottom: 5px;
}

.topdviderdots {

border-top:1px dotted #C2C2C2 90%;

}

.botdviderdots {

border-bottom:1px dotted #C2C2C2 90%;

}

.dots {

border:1px dotted #C2C2C2;  

}

.nicebox {

border: 1px ridge #E2E2E2;
 background-color: White;
}

h1, h2, h3 {

  font-family: Verdana, Arial, sans-serif;
  font-size: 100%;
  color: #FFFFFF;
  line-height: 0;
}

TD.loginBoxHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;

  color: Black;
}

.ts {
	padding-left: 3px;
	padding-right: 3px;
}

ul.sitemap {
color: #ff0000;
}

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

/* systemsmanager begin */
/* buy two */
A.buybothPrice {
	font-family: Palatino Linotype;
	font-size: 18px;
/*	color: b2d524; */
	color: #59118E;
}
A.buybothHeading {
	font-family: Palatino Linotype;
	font-size: 18px;
/*	color: b2d524; */
	color: #59118E;
}
.buybothText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #506b00;
}

.login_name{
font-size: 11px;
font-weight: bold;
text-decoration: none; 
color: #E55C19;
}
.privatemessages { font-family: Verdana, Arial, sans-serif; font-size: 10px; 
font-weight: bold; 
color: #ff0000; 
text-align: left; 
border-left: 1px solid #ff0000; 
border-right: 1px solid #ff0000; 
border-top: 1px solid #ff0000; 
border-bottom: 1px solid #ff0000; 
padding-bottom: 2px; 
padding-top: 2px; 
padding-right: 2px; 
padding-left: 2px;

}

/* buy two */
/* systemsmanager end */


