/* This is chartreuse  color: #83AE53;     */
/* This is the aqua 563 color #96CABF      */

.abouth1 {
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: 99cc33;
	letter-spacing: .2em;
}
.productOptions {
	width: 50%;
	float: left;
}  
.productBuy {
	width: 50%;
	float: right;
}  
.viewbag {
	text-decoration: none;
	color: #FFFFFF;
}
  
  
.boxText { font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family : "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.categorySubMenu {
  position: absolute;
  width: 200px;
  color: #999999;
  padding: 0px 0 0 12px;
  font-size: 11px;
}
.categorySubMenu a {
	color: #CCCCCC;
}



/*BODY {
  background: #EFEFEF;
  color: #333333;
  margin: 0 10% 0 10%;
  padding: 15px 0 0 0;
}*/

A {
  /* color: #666666; */
  color: #006666;
  text-decoration: none;
}

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

A.registryLink { 
  color: #333333; 
  text-decoration: none; 
}

A.registryLink:hover { 
  color: #333333; 
  text-decoration: none; 
}

A.registryLink:visited { 
  color: #333333; 
  text-decoration: none; 
}
.categoryBox {
  font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 22px;
  color: #CCCCCC;
}

/* THIS IS THE MAIN MENU */
.categoryBox a:link {
	color: #666666;
	text-decoration: none;
	text-transform: lowercase;
    font-weight: bold;
}
.categoryBox a:visited {
	color: #666666;
	text-decoration: none;
	text-transform:lowercase;
    font-weight: bold;
}
.categoryBox a:hover {
	color: #83AE53; /* this is the chartreuse highlight */
	text-decoration: underline;
	text-transform:lowercase;
    font-weight: bold;
}
.categoryBox a:active {
	color: #333333;
	text-decoration: none;
	text-transform:lowercase;
    font-weight: bold;
}
FORM {
	display: inline;
}

/*TR.header {
  background: #ffffff;
}
*/


/************* THIS IS THE SUBHEAD BAR *****************/
TR.headerNavigation {
  background: #663300;
  /*background: #83AE53;
  background: #BBC4B7;*/
  padding: 6px 0 0 0;
}

TD.headerNavigation {
  font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
  font-size: 10px;
  width: 100%;
  height: 25px;
  /*background: #bbc3d3;*/
  color: #efefef;
  font-weight : bold;
}

A.headerNavigation { 
  /*color: #83AE53; */
  color: #efefef;
}

A.headerNavigation:hover {
  color: #FFFFFF;
}


/*********** CHANGE BREADCRUMB TEXT COLOR BELOW *************************/
.cmoon #subheader .breadcrumb a {
	color: #83AE53;
	text-transform:lowercase;
} 

/**********************************************/
TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #83AE53;
}

TD.headerInfo {
  font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #83AE53;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TD.headerInfo a {
	color: #CCFFFF;
}

/*
TR.footer {
  background: #bbc3d3;
}
*/

TD.footer {
  font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #99cc33;
  /*background: #bbc3d3;*/
  color: #ffffff;
  font-weight: bold;
}
.footertext {
	padding: 4px 0 0 0;
	margin: 0;
}
.infoBox {
/* #96CABF This is the aqua 563 color */
/* IT LOOKS LIKE THIS IS MAINLY A BORDER. I'M GOING TO SET IT TO WHITE FOR NOW */
  background: #FFFFFF;
  /*background: #96CABF;
  background: #b6b7cb;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  background: #FFFFFF;
  font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #FFFFFF;
  color: #96CABF;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, 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: #FFFFFF;
}

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

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

.productListing-heading {
  font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
  font-size: 10px;
  /*background: #96CABF;
  color: #FFFFFF;*/
  color: #999999;
  font-weight: bold;
  border-bottom: 1px solid #CCCCCC;
}

.productListing-heading a {
	border: none;
}
TD.productListing-data {
  font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
  font-size: 11px;
  /*color: #FF6666;*/
  color: #333333;
}
TD.productListing-data a {
  font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
  font-size: 12px;
  /*color: #83AE53;*/
  color: #333333;
}

A.pageResults {
  color: #83AE53;
}

A.pageResults:hover {
  color: #83AE53;
  /*background: #FFFF33;*/
}

/* THIS IS THE TAG FOR PRODUCT DETAILS HEAD */
TD.pageHeading, DIV.pageHeading {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	font-stretch:expanded;
	/*color: #96CABF;*/
  color: #333333;
  padding: 10px 0 0 0;
}
TD.priceHeading, DIV.priceHeading {
  font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  /*color: #96CABF;*/
  /*color: #FF6633;*/
  color: #333333;
  padding: 10px 0 0 0;
}

TR.subBar {
  /*background: #f4f7fd;*/
  background: #FFFFFF;
}

TD.subBar {
  font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
}

TD.main, P.main {
  font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #666666;
}
TD.boxPicture {
border: 1px solid #CCCCCC;
height: 250px;
}
TD.boxPicture a {
color: #999999;
}
TD.boxPicture a:hover {
color: #83AE53;
}

TD.boxPicture, P.boxPicture {
  font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
  font-size: 10px;
  /*color: #96CABF;*/
  color: #666666;
}
TD.accountCategory {
  font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
  font-size: 13px;
  /*color: #aabbdd;*/
  color: #83AE53;
}

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

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
  font-size: 11px;

}
CHECKBOX, INPUT, RADIO {
  font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #EFEFEF;
  color: #666666;

}

TEXTAREA {
  width: 100%;
  font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
  font-size: 11px;
}


SPAN.greetUser {
  font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #83AE53;
  font-weight: bold;
}

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

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

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

SPAN.productSpecialPrice {
  font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; }

/* message box */

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

/* input requirement */

.inputRequirement { font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }
